Aug 14 03:43:05.334592 np0000007313 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 14 03:43:05.341392 np0000007313 devstack@c-api.service[100271]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 14 03:43:05.344364 np0000007313 devstack@c-api.service[100271]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 14 03:43:05 2026] *** Aug 14 03:43:05.344364 np0000007313 devstack@c-api.service[100271]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 14 03:43:05.344364 np0000007313 devstack@c-api.service[100271]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 14 03:43:05.344364 np0000007313 devstack@c-api.service[100271]: nodename: np0000007313 Aug 14 03:43:05.344364 np0000007313 devstack@c-api.service[100271]: machine: x86_64 Aug 14 03:43:05.344364 np0000007313 devstack@c-api.service[100271]: clock source: unix Aug 14 03:43:05.344364 np0000007313 devstack@c-api.service[100271]: pcre jit disabled Aug 14 03:43:05.344364 np0000007313 devstack@c-api.service[100271]: detected number of CPU cores: 16 Aug 14 03:43:05.344364 np0000007313 devstack@c-api.service[100271]: current working directory: / Aug 14 03:43:05.344364 np0000007313 devstack@c-api.service[100271]: detected binary path: /usr/bin/uwsgi-core Aug 14 03:43:05.344364 np0000007313 devstack@c-api.service[100271]: your processes number limit is 257052 Aug 14 03:43:05.344364 np0000007313 devstack@c-api.service[100271]: your memory page size is 4096 bytes Aug 14 03:43:05.344364 np0000007313 devstack@c-api.service[100271]: detected max file descriptor number: 2048 Aug 14 03:43:05.344364 np0000007313 devstack@c-api.service[100271]: lock engine: pthread robust mutexes Aug 14 03:43:05.344818 np0000007313 devstack@c-api.service[100271]: thunder lock: enabled Aug 14 03:43:05.344818 np0000007313 devstack@c-api.service[100271]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 14 03:43:05.344881 np0000007313 devstack@c-api.service[100271]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 14 03:43:05.344881 np0000007313 devstack@c-api.service[100271]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 14 03:43:05.344881 np0000007313 devstack@c-api.service[100271]: Set PythonHome to /opt/stack/data/venv Aug 14 03:43:05.387495 np0000007313 devstack@c-api.service[100271]: Python main interpreter initialized at 0x7a15d24a4668 Aug 14 03:43:05.387495 np0000007313 devstack@c-api.service[100271]: python threads support enabled Aug 14 03:43:05.387495 np0000007313 devstack@c-api.service[100271]: your server socket listen backlog is limited to 100 connections Aug 14 03:43:05.387495 np0000007313 devstack@c-api.service[100271]: your mercy for graceful operations on workers is 80 seconds Aug 14 03:43:05.387968 np0000007313 devstack@c-api.service[100271]: mapped 671795 bytes (656 KB) for 4 cores Aug 14 03:43:05.388097 np0000007313 devstack@c-api.service[100271]: *** Operational MODE: preforking *** Aug 14 03:43:05.388328 np0000007313 devstack@c-api.service[100271]: *** uWSGI is running in multiple interpreter mode *** Aug 14 03:43:05.388328 np0000007313 devstack@c-api.service[100271]: spawned uWSGI master process (pid: 100271) Aug 14 03:43:05.388453 np0000007313 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 14 03:43:05.388829 np0000007313 devstack@c-api.service[100271]: spawned uWSGI worker 1 (pid: 100326, cores: 1) Aug 14 03:43:05.392153 np0000007313 devstack@c-api.service[100271]: spawned uWSGI worker 2 (pid: 100327, cores: 1) Aug 14 03:43:05.392153 np0000007313 devstack@c-api.service[100271]: spawned uWSGI worker 3 (pid: 100328, cores: 1) Aug 14 03:43:05.392153 np0000007313 devstack@c-api.service[100271]: spawned uWSGI worker 4 (pid: 100329, cores: 1) Aug 14 03:43:05.392153 np0000007313 devstack@c-api.service[100271]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 14 03:43:05.504558 np0000007313 devstack@c-api.service[100326]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 03:43:05.504558 np0000007313 devstack@c-api.service[100326]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 03:43:05.504558 np0000007313 devstack@c-api.service[100326]: we strongly recommend against using it for new projects. Aug 14 03:43:05.504558 np0000007313 devstack@c-api.service[100326]: If you are already using Eventlet, we recommend migrating to a different Aug 14 03:43:05.504558 np0000007313 devstack@c-api.service[100326]: framework. For more detail see Aug 14 03:43:05.504558 np0000007313 devstack@c-api.service[100326]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 03:43:05.504558 np0000007313 devstack@c-api.service[100326]: import eventlet # noqa Aug 14 03:43:05.506404 np0000007313 devstack@c-api.service[100328]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 03:43:05.506404 np0000007313 devstack@c-api.service[100328]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 03:43:05.506404 np0000007313 devstack@c-api.service[100328]: we strongly recommend against using it for new projects. Aug 14 03:43:05.506404 np0000007313 devstack@c-api.service[100328]: If you are already using Eventlet, we recommend migrating to a different Aug 14 03:43:05.506404 np0000007313 devstack@c-api.service[100328]: framework. For more detail see Aug 14 03:43:05.506404 np0000007313 devstack@c-api.service[100328]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 03:43:05.506404 np0000007313 devstack@c-api.service[100328]: import eventlet # noqa Aug 14 03:43:05.508731 np0000007313 devstack@c-api.service[100327]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 03:43:05.508731 np0000007313 devstack@c-api.service[100327]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 03:43:05.508731 np0000007313 devstack@c-api.service[100327]: we strongly recommend against using it for new projects. Aug 14 03:43:05.508731 np0000007313 devstack@c-api.service[100327]: If you are already using Eventlet, we recommend migrating to a different Aug 14 03:43:05.508731 np0000007313 devstack@c-api.service[100327]: framework. For more detail see Aug 14 03:43:05.508731 np0000007313 devstack@c-api.service[100327]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 03:43:05.508731 np0000007313 devstack@c-api.service[100327]: import eventlet # noqa Aug 14 03:43:05.539184 np0000007313 devstack@c-api.service[100329]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 03:43:05.539184 np0000007313 devstack@c-api.service[100329]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 03:43:05.539184 np0000007313 devstack@c-api.service[100329]: we strongly recommend against using it for new projects. Aug 14 03:43:05.539184 np0000007313 devstack@c-api.service[100329]: If you are already using Eventlet, we recommend migrating to a different Aug 14 03:43:05.539184 np0000007313 devstack@c-api.service[100329]: framework. For more detail see Aug 14 03:43:05.539184 np0000007313 devstack@c-api.service[100329]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 03:43:05.539184 np0000007313 devstack@c-api.service[100329]: import eventlet # noqa Aug 14 03:43:05.649693 np0000007313 devstack@c-api.service[100326]: /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 14 03:43:05.649693 np0000007313 devstack@c-api.service[100326]: from cgi import parse_header Aug 14 03:43:05.654737 np0000007313 devstack@c-api.service[100328]: /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 14 03:43:05.654737 np0000007313 devstack@c-api.service[100328]: from cgi import parse_header Aug 14 03:43:05.661636 np0000007313 devstack@c-api.service[100327]: /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 14 03:43:05.661636 np0000007313 devstack@c-api.service[100327]: from cgi import parse_header Aug 14 03:43:05.685512 np0000007313 devstack@c-api.service[100329]: /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 14 03:43:05.685512 np0000007313 devstack@c-api.service[100329]: from cgi import parse_header Aug 14 03:43:05.691309 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 03:43:05.691309 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:43:05.694060 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 03:43:05.694060 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:43:05.694932 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 03:43:05.694932 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:43:05.702879 np0000007313 devstack@c-api.service[100328]: /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 14 03:43:05.702879 np0000007313 devstack@c-api.service[100328]: removals.removed_module( Aug 14 03:43:05.703722 np0000007313 devstack@c-api.service[100328]: /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 14 03:43:05.703722 np0000007313 devstack@c-api.service[100328]: removals.removed_module( Aug 14 03:43:05.705081 np0000007313 devstack@c-api.service[100326]: /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 14 03:43:05.705081 np0000007313 devstack@c-api.service[100326]: removals.removed_module( Aug 14 03:43:05.705895 np0000007313 devstack@c-api.service[100326]: /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 14 03:43:05.705895 np0000007313 devstack@c-api.service[100326]: removals.removed_module( Aug 14 03:43:05.705964 np0000007313 devstack@c-api.service[100327]: /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 14 03:43:05.705964 np0000007313 devstack@c-api.service[100327]: removals.removed_module( Aug 14 03:43:05.706826 np0000007313 devstack@c-api.service[100327]: /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 14 03:43:05.706826 np0000007313 devstack@c-api.service[100327]: removals.removed_module( Aug 14 03:43:05.720365 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 03:43:05.720365 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:43:05.731015 np0000007313 devstack@c-api.service[100329]: /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 14 03:43:05.731015 np0000007313 devstack@c-api.service[100329]: removals.removed_module( Aug 14 03:43:05.731808 np0000007313 devstack@c-api.service[100329]: /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 14 03:43:05.731808 np0000007313 devstack@c-api.service[100329]: removals.removed_module( Aug 14 03:43:06.426666 np0000007313 devstack@c-api.service[100328]: /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 14 03:43:06.426666 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:43:06.437749 np0000007313 devstack@c-api.service[100326]: /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 14 03:43:06.437749 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:43:06.437897 np0000007313 devstack@c-api.service[100327]: /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 14 03:43:06.437897 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:43:06.476530 np0000007313 devstack@c-api.service[100328]: /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 14 03:43:06.476530 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:43:06.478630 np0000007313 devstack@c-api.service[100329]: /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 14 03:43:06.478630 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:43:06.484113 np0000007313 devstack@c-api.service[100326]: /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 14 03:43:06.484113 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:43:06.484800 np0000007313 devstack@c-api.service[100327]: /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 14 03:43:06.484800 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:43:06.531576 np0000007313 devstack@c-api.service[100329]: /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 14 03:43:06.531576 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:43:06.647425 np0000007313 devstack@c-api.service[100326]: 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 14 03:43:06.647829 np0000007313 devstack@c-api.service[100326]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100326) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 03:43:06.647891 np0000007313 devstack@c-api.service[100327]: 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 14 03:43:06.647891 np0000007313 devstack@c-api.service[100327]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100327) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 03:43:06.658649 np0000007313 devstack@c-api.service[100328]: 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 14 03:43:06.658649 np0000007313 devstack@c-api.service[100328]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100328) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 03:43:06.695869 np0000007313 devstack@c-api.service[100329]: 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 14 03:43:06.696208 np0000007313 devstack@c-api.service[100329]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100329) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 03:43:06.728371 np0000007313 devstack@c-api.service[100326]: /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 14 03:43:06.728371 np0000007313 devstack@c-api.service[100326]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 03:43:06.728922 np0000007313 devstack@c-api.service[100327]: /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 14 03:43:06.728922 np0000007313 devstack@c-api.service[100327]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 03:43:06.730077 np0000007313 devstack@c-api.service[100328]: /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 14 03:43:06.730077 np0000007313 devstack@c-api.service[100328]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 03:43:06.756370 np0000007313 devstack@c-api.service[100329]: /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 14 03:43:06.756370 np0000007313 devstack@c-api.service[100329]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 03:43:07.166448 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100327) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 03:43:07.166663 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100326) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 03:43:07.166748 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100328) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 03:43:07.166809 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100329) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 03:43:07.166858 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.166858 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.167056 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.167120 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.167192 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.167244 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.167307 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.167361 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.167416 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.167468 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.167520 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.167577 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.169098 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.169189 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.169240 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.169296 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.169350 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.169401 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.169448 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.169496 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.169550 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.169599 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.169652 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.169699 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.169749 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.169796 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.169843 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.169895 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.169940 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.170001 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.170154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.170154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.170261 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.170323 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.170371 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.170424 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.170475 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.170475 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.170475 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.170475 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.170676 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.170744 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.170797 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.170847 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.170900 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.170962 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.171017 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.171066 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.171121 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.171190 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.171239 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.171302 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.171354 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.171402 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.171451 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.171501 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.171551 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.171599 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.171646 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.171695 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.171739 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.171786 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.171835 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.171882 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.171930 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.171973 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.172022 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.172089 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.172153 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.172207 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.172254 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.172314 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.172368 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.172412 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.172462 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.172504 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.172552 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.172595 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.172636 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.172681 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.172728 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.173433 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.173488 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.173515 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.173544 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.173570 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.173595 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.173619 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.173647 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.173647 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.173695 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.173695 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.173695 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.173695 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.173695 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.173695 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.173813 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.173842 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.173866 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.173898 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.173925 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.173951 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.173972 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.173994 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.174023 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.174023 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.174094 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.174094 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.174459 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.174525 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.174575 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.174650 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.174705 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.178201 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.178314 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.178314 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.178372 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.178409 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.178438 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.178463 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.178483 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.178507 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.178530 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.178556 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.178584 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.178610 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.178631 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.178660 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.178696 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.178724 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.178724 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.178777 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.178819 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.178866 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.178903 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.178938 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.178974 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.179014 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.179043 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.179063 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.179087 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.179114 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.179156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.179181 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.179210 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.179236 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.179265 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.179305 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.179334 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.179359 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.179359 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.179359 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.179422 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.179422 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.179469 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.179492 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.179521 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.179546 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.179573 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.179593 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.179614 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.179637 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.179658 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.179681 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.179705 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.179728 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.179755 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.179780 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.179803 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.179828 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.179848 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.179872 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.179896 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.179917 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.179940 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.179967 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.179967 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.179967 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.179967 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.179967 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.180102 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.180150 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.180176 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.180206 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.180231 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.180263 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.180298 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.180325 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.180346 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.180371 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.180396 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.180423 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.180449 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.180473 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.180501 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.180526 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.180547 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.180571 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.180592 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.180616 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.180640 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.180663 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.180687 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.180712 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.180739 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.180765 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.180786 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.180806 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.180829 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.180854 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.180874 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.180894 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.180917 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.180940 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.181015 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.181038 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.181062 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.181086 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.181106 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.181295 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.181797 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.181797 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.181883 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.181935 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.181983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.181983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.181983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.181983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.181983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.181983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.181983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.181983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.181983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.181983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.181983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.182261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.182298 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.182298 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.182298 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.182298 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.182384 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.182412 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.182412 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.182451 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.182471 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.182495 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.182495 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.182543 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.182570 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.182597 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.182626 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.182626 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.182661 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.182661 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.182661 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.182661 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.182661 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.182753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.182753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.182753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.182753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.182753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.182753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.182753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.187299 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.188323 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.188323 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.188323 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.188323 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.188323 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.188323 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.188634 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.188634 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.188634 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.188777 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.188849 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.188927 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.188998 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.189055 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.189107 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.189175 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.189232 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.189289 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.189457 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.189519 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.190025 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.190102 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.190102 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.190392 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.190392 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.190541 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.190596 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.191062 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.191062 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.191122 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.191189 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.191230 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.191230 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.191309 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.191339 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.191377 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.191405 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.191437 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.191437 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.191516 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.191560 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.191765 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.191821 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.191869 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.191913 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.191962 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.192014 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.192014 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.192128 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.192212 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.192212 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.192324 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.192390 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.192432 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.192432 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.192504 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.192504 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.192597 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.192669 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.192719 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.192762 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.192810 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.192854 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.192909 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.192961 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.192961 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.193128 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.193201 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.193231 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.193231 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.193292 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.193292 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.193292 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.193292 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.193292 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.193292 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.193413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.193413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.193558 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.193749 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.193794 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.193794 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.193839 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.193866 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.193891 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.193920 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.193944 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.193965 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.193993 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.194022 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.194063 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.194098 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.194124 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.194177 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.194216 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.194216 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.194264 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.194295 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.194295 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.194343 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.194343 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.194343 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.194343 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.194343 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.194343 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.194343 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.194343 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.194343 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.195052 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.195101 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.195178 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.195242 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.195303 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.195361 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.195413 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.195459 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.195503 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.195545 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.195591 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.195634 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.195676 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.195727 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.195787 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.195841 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.195908 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.195966 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.196060 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.196115 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.196183 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.196241 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.196241 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.196241 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.196382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.196382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.196382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.196382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.196382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.196382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.196382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.197114 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.197217 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.197266 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.197319 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.197349 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.197383 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.197406 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.197431 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.197456 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.197483 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.197505 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.197532 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.197557 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.197584 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.197608 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.197627 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.197652 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.197677 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.197697 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.197722 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.197722 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.198083 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.198083 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.198083 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.198083 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.199227 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.199227 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.199294 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.199323 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.199344 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.199344 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.199388 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.199416 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.199441 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.199462 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.199499 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.199520 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.199546 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.199567 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.199593 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.199593 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.199593 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.199662 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.199662 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.199700 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.199721 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.199741 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.199741 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.199780 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.199804 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.199804 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.199853 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.199874 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.199897 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.199924 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.199949 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.200596 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.200596 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.200596 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.200596 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.200836 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.200881 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.200915 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.200947 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.201096 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.201172 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.201220 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.201258 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.201315 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.201362 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.201456 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.201489 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.201520 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.201556 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.201589 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.201589 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.201589 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.201676 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.201704 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.201735 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.201784 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.201829 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.201857 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.201884 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.201918 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.201954 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.201985 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.202011 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.202155 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.202193 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.202228 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.202258 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.202293 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.202321 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.202348 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.202381 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.202412 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.202440 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.202467 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.202501 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.202535 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.202572 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.202599 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.202622 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.202648 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.202670 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.202690 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.202712 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.202739 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.202785 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.202819 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.202842 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.202864 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.202889 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.202915 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.202935 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.202962 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.202987 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.203013 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.203035 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.203057 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.203078 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.203120 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.203158 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.203191 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.203217 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.203244 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.203274 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.203315 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.203337 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.203362 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.203387 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.203419 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.203447 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.203474 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.203501 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.203533 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.203563 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.203588 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.203624 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.203652 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.203681 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.203713 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.203738 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.203786 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.203817 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.203842 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.203869 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.203869 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.203930 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.203981 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.204018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.204018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.204018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.204018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.204018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.204018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.204018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.204018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.204018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.204018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.204302 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.204302 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.204302 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.204302 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.204302 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.204302 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.204454 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.204482 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.204515 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.204515 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.204563 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.204586 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.204609 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.204630 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.204660 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.204685 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.204712 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.204737 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.204777 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.204818 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.204848 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.204879 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.204907 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.204929 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.204954 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.204976 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.204997 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.205023 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.205065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.205065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.205065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.205065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.205065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.205065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.205223 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.205248 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.205277 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.205277 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.205277 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.205277 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.205385 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.205409 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.205445 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.205475 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.205497 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.205523 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.205544 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.205572 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.205596 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.205625 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.205680 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.205710 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.205737 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.205779 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.205823 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.205853 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.205883 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.205915 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.205943 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.205973 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.206002 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.206028 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.206053 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.206084 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.206109 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.206159 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.206220 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.206265 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.206301 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.206328 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.206354 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.206385 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.206410 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.206440 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.206474 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.206499 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.206543 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.206582 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.206618 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.206649 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.206679 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.206708 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.206762 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.206804 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.206804 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.206855 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.206883 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.206907 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.206907 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.206907 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.206907 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.208229 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.208321 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.208384 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.211164 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.211164 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.211324 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.211365 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.211397 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.211425 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.211452 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.211484 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.211520 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.211557 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.211583 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.211608 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.211634 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.211658 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.211687 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.211712 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.211744 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.211789 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.211830 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.211830 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.211830 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.211830 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.211830 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.211830 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.211830 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.212013 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.212013 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.212013 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.212093 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.212123 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.212123 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.212183 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.212209 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.212235 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.212261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.212295 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.212295 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.212349 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.212378 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.212405 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.212430 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.212460 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.212485 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.212516 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.212546 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.212546 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.212599 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.212631 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.212661 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.212686 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.212716 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.212751 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.212751 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.212813 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.212813 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.212813 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.212813 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.212813 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.212813 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.212813 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.212991 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.212991 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.212991 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.212991 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.213080 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.213110 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.213154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.213154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.213210 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.213240 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.213270 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.213301 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.213328 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.213349 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.213369 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.213394 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.213426 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.213453 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.213453 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.213453 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.213453 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.213624 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.213704 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.213769 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.213818 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.213854 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.213882 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.213917 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.213954 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.213992 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.214034 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.214064 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.214090 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.214120 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.214172 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.214207 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.214238 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.214264 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.214305 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.214331 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.214358 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.214382 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.214406 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.214437 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.214475 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.214507 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.214548 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.214585 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.214617 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.214646 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.214676 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.214705 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.214739 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.214780 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.214824 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.214857 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.214886 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.214919 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.214950 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.214992 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.215033 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.215061 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.215089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.215119 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.215211 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.215242 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.215271 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.215308 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.215335 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.215360 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.215381 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.215407 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.215427 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.215458 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.215488 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.215488 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.215488 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.218738 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.218821 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.218854 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.218918 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.218970 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.219004 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.219038 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.219078 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.219123 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.219172 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.219209 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.219261 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.219320 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.219356 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.219385 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.219417 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.219417 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.219466 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.219489 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.219514 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.219538 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.219563 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.219585 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.219649 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.219703 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.219765 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.219844 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.219904 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.223576 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.223778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.223778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.223778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.223853 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.223893 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.223946 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.224354 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.224455 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.224497 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.224546 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.224579 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.224614 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.224645 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.224668 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.224695 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.224718 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.224751 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.224790 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.224828 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.224855 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.224886 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.224915 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.224947 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.224982 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.225015 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.225067 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.225113 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.225210 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.225261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.225315 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.225355 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.225355 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.225431 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.225469 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.225504 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.225504 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.225593 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.225631 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.225662 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.225689 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.225718 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.225740 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.225762 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.225788 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.225818 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.225839 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.225869 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.225900 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.225930 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.225956 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.226003 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.226033 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.226054 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.226083 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.226083 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 03:43:07.227912 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.227980 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.228021 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.228088 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.228155 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.228230 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100329) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.228370 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.228429 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.228461 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.228503 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.228548 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.228592 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.228592 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.228638 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.228673 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100328) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.228723 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.228774 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 03:43:07.228822 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.228851 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 03:43:07.228900 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100327) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.228934 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 03:43:07.229026 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 03:43:07.229103 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 03:43:07.229193 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100326) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 03:43:07.268986 np0000007313 devstack@c-api.service[100329]: INFO dbcounter [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Registered counter for database cinder Aug 14 03:43:07.270698 np0000007313 devstack@c-api.service[100327]: INFO dbcounter [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Registered counter for database cinder Aug 14 03:43:07.270776 np0000007313 devstack@c-api.service[100328]: INFO dbcounter [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Registered counter for database cinder Aug 14 03:43:07.272204 np0000007313 devstack@c-api.service[100326]: INFO dbcounter [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Registered counter for database cinder Aug 14 03:43:07.308757 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-1747bbf1-d575-4dc8-8fed-56826190e521 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=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:43:07.310051 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 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=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:43:07.311358 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 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=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:43:07.312751 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-6981778c-b27c-499d-b759-f8da39dd7067 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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:43:07.420224 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writer thread running {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 03:43:07.421760 np0000007313 devstack@c-api.service[100327]: INFO cinder.rpc [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 03:43:07.425829 np0000007313 devstack@c-api.service[100327]: INFO cinder.rpc [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 03:43:07.427243 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writer thread running {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 03:43:07.428072 np0000007313 devstack@c-api.service[100327]: INFO cinder.rpc [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 03:43:07.429537 np0000007313 devstack@c-api.service[100327]: INFO cinder.rpc [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 03:43:07.429587 np0000007313 devstack@c-api.service[100326]: INFO cinder.rpc [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 03:43:07.429841 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.430070 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.431605 np0000007313 devstack@c-api.service[100326]: INFO cinder.rpc [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 03:43:07.431690 np0000007313 devstack@c-api.service[100327]: WARNING cinder.keymgr.conf_key_mgr [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 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 14 03:43:07.433437 np0000007313 devstack@c-api.service[100326]: INFO cinder.rpc [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 03:43:07.434220 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.434385 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.435113 np0000007313 devstack@c-api.service[100326]: INFO cinder.rpc [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 03:43:07.435471 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.435713 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.436375 np0000007313 devstack@c-api.service[100326]: WARNING cinder.keymgr.conf_key_mgr [None req-6981778c-b27c-499d-b759-f8da39dd7067 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 14 03:43:07.438825 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.438960 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.454781 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writer thread running {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 03:43:07.455907 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writer thread running {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 03:43:07.457148 np0000007313 devstack@c-api.service[100329]: INFO cinder.rpc [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 03:43:07.459422 np0000007313 devstack@c-api.service[100329]: INFO cinder.rpc [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 03:43:07.459933 np0000007313 devstack@c-api.service[100328]: INFO cinder.rpc [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 03:43:07.461488 np0000007313 devstack@c-api.service[100329]: INFO cinder.rpc [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 03:43:07.462810 np0000007313 devstack@c-api.service[100328]: INFO cinder.rpc [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 03:43:07.463369 np0000007313 devstack@c-api.service[100329]: INFO cinder.rpc [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 03:43:07.463773 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.464100 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.464954 np0000007313 devstack@c-api.service[100328]: INFO cinder.rpc [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 03:43:07.465021 np0000007313 devstack@c-api.service[100329]: WARNING cinder.keymgr.conf_key_mgr [None req-1747bbf1-d575-4dc8-8fed-56826190e521 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 14 03:43:07.465866 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 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=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:43:07.466849 np0000007313 devstack@c-api.service[100328]: INFO cinder.rpc [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 03:43:07.467175 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.467430 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.468056 np0000007313 devstack@c-api.service[100328]: WARNING cinder.keymgr.conf_key_mgr [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 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 14 03:43:07.468254 np0000007313 devstack@c-api.service[100327]: INFO cinder.rpc [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 03:43:07.468773 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.468976 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.470196 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-6981778c-b27c-499d-b759-f8da39dd7067 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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:43:07.470417 np0000007313 devstack@c-api.service[100327]: INFO cinder.rpc [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 03:43:07.470779 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.470904 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.470943 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.471052 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.472595 np0000007313 devstack@c-api.service[100326]: INFO cinder.rpc [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 03:43:07.475222 np0000007313 devstack@c-api.service[100326]: INFO cinder.rpc [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 03:43:07.475222 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.475416 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.479872 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.480015 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.482128 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.482283 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.485333 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.485504 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.485567 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.485718 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.488555 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.488680 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.489386 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.489566 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.490704 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.490828 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.491706 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.491834 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.492681 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.493055 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.494559 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.494679 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.495227 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.495381 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.496624 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.496746 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.497186 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.497357 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.498838 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.498985 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.499229 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.499386 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.500091 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.500211 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.501226 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.501358 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.501887 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.502009 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.503156 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.503305 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.505096 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.505247 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.505980 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.506054 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.506103 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.506168 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.507149 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 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=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:43:07.507719 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.507871 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.508503 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.508625 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.509385 np0000007313 devstack@c-api.service[100328]: INFO cinder.rpc [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 03:43:07.509866 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.509986 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.510962 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.511079 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.511427 np0000007313 devstack@c-api.service[100328]: INFO cinder.rpc [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 03:43:07.511790 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.511845 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.511892 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.511935 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.511980 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.512064 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.512920 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.513118 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.514352 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.514485 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.514637 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.514683 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.515518 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.515696 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.515851 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.515906 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-1747bbf1-d575-4dc8-8fed-56826190e521 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=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:43:07.515961 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.516311 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.516482 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.516847 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.517001 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.517262 np0000007313 devstack@c-api.service[100327]: WARNING cinder.api.contrib.hosts [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 03:43:07.517509 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.517614 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.517669 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.517731 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.518205 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: extensions {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.518497 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.518636 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.518692 np0000007313 devstack@c-api.service[100329]: INFO cinder.rpc [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 03:43:07.519352 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: consistencygroups {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.519461 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.519510 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.520234 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.520360 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.520899 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.521050 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.521188 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: extra_specs {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.521492 np0000007313 devstack@c-api.service[100329]: INFO cinder.rpc [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 03:43:07.521910 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.522055 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.522104 np0000007313 devstack@c-api.service[100326]: WARNING cinder.api.contrib.hosts [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 03:43:07.522391 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.522557 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.522721 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.522898 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.523119 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: extensions {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.523836 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: capabilities {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.524239 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: consistencygroups {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.524933 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: backups {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.526463 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.526635 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.526691 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: extra_specs {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.526730 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: os-quota-sets {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.527991 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: qos-specs {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.528325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: capabilities {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.528707 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.528838 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.529351 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: backups {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.529814 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: encryption {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.530977 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: os-quota-sets {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.531147 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: encryption {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.531573 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.531724 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.532367 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.532414 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: qos-specs {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.532479 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: cgsnapshots {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.532544 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.533535 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.533688 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.533804 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: scheduler-stats {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.533983 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: encryption {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.535001 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: os-volume-manage {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.535331 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: encryption {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.535456 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.535585 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.536218 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: os-snapshot-manage {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.536747 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: cgsnapshots {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.537305 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.537478 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: os-volume-transfer {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.537565 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.537790 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.537906 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.538151 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: scheduler-stats {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.539074 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: os-hosts {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.539576 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: os-volume-manage {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.540033 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.540178 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.540285 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: os-volume-type-access {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.540910 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.541035 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: os-snapshot-manage {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.541102 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.541807 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: os-availability-zone {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.542010 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.542157 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.542217 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: os-volume-transfer {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.542860 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.542977 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.543027 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extended resource: os-quota-class-sets {{(pid=100327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.543858 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: os-hosts {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.544461 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.544603 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.544942 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: os-volume-type-access {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.545465 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.545527 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.545559 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.545582 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.545654 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.545714 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.546201 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: os-availability-zone {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.546278 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.546433 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.546957 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.snapshot_actions [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] SnapshotActionsController initialized {{(pid=100327) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 03:43:07.547272 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extended resource: os-quota-class-sets {{(pid=100326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.547337 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.547466 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.548041 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.548197 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.548536 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.548637 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.548669 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.548819 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.548854 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.548961 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.549379 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.549492 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.549676 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.549730 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.549787 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.549871 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.550088 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.550234 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.550385 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.550515 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.550614 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.550718 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.550797 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.snapshot_actions [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] SnapshotActionsController initialized {{(pid=100326) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 03:43:07.550840 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.550899 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.551025 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension UsedLimits extending resource: limits {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.551120 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.551257 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.551365 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.551469 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension AdminActions extending resource: volumes {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.551561 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.551591 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension AdminActions extending resource: snapshots {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.551667 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension AdminActions extending resource: backups {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.551734 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.551761 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension VolumeActions extending resource: volumes {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.551792 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.551859 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.551892 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.551969 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.router [None req-134e870e-0ff9-4bfe-8c5d-b4a1746cfbe7 None None] Extension TypesManage extending resource: types {{(pid=100327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.552155 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.552291 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.552471 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.552579 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.553187 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.553328 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.553609 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.553784 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.554035 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.554213 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.554839 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.555417 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.555603 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.555655 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.555717 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.555764 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.555807 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.555807 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.555807 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.555807 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.555807 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension UsedLimits extending resource: limits {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.555807 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.555807 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.556084 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.556084 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension AdminActions extending resource: volumes {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.556084 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension AdminActions extending resource: snapshots {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.556219 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.556257 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension AdminActions extending resource: backups {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.556304 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.556347 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension VolumeActions extending resource: volumes {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.556397 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.556449 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.router [None req-6981778c-b27c-499d-b759-f8da39dd7067 None None] Extension TypesManage extending resource: types {{(pid=100326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.556923 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.557003 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.557189 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.557254 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.557971 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.558107 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.558747 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.558897 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.559202 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.559365 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.559582 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.559727 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.560079 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.560231 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.560610 np0000007313 devstack@c-api.service[100328]: WARNING cinder.api.contrib.hosts [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 03:43:07.560838 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.560948 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.561320 np0000007313 devstack@c-api.service[100327]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a15d24a4668 pid: 100327 (default app) Aug 14 03:43:07.561534 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: extensions {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.561911 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.562031 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.562803 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: consistencygroups {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.563999 np0000007313 devstack@c-api.service[100326]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a15d24a4668 pid: 100326 (default app) Aug 14 03:43:07.565574 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: extra_specs {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.566204 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.566359 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.566973 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: capabilities {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.568055 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: backups {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.568640 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.568768 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.569947 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.569986 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: os-quota-sets {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.570063 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.570895 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.571007 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.571234 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: qos-specs {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.571692 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.571814 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.572507 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.572618 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.572987 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: encryption {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.573309 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.573428 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.573552 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d7b11ab0-48cc-43c6-8706-a02403252e48 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:43:07.574179 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.574315 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.574481 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: encryption {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.574850 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.574957 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.575850 np0000007313 devstack@c-api.service[100329]: WARNING cinder.api.contrib.hosts [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 03:43:07.575908 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: cgsnapshots {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.576085 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.576222 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.576793 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: extensions {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.577391 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: scheduler-stats {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.577457 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1/1] 10.4.3.64 () {60 vars in 918 bytes} [Fri Aug 14 03:43:07 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 03:43:07.577956 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: consistencygroups {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.578730 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: os-volume-manage {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.579821 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: os-snapshot-manage {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.580518 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: extra_specs {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.581040 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: os-volume-transfer {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.581762 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: capabilities {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.582477 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: os-hosts {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.582749 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: backups {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.583644 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: os-volume-type-access {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.584757 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: os-quota-sets {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.585121 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: os-availability-zone {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.585854 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: qos-specs {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.586292 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extended resource: os-quota-class-sets {{(pid=100328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.587667 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: encryption {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.588115 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.588323 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.588999 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: encryption {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.589166 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.589363 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.590130 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.590337 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.590395 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: cgsnapshots {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.591050 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.snapshot_actions [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] SnapshotActionsController initialized {{(pid=100328) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 03:43:07.591662 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: scheduler-stats {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.592266 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.592434 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.593098 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.593285 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.593337 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: os-volume-manage {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.594003 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.594174 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.594433 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: os-snapshot-manage {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.595069 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.595253 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.595602 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: os-volume-transfer {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.595782 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.595905 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.596008 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.596146 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.596314 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.596436 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.596532 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension UsedLimits extending resource: limits {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.596621 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.596724 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.596811 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.596910 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension AdminActions extending resource: volumes {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.596948 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: os-hosts {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.597004 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension AdminActions extending resource: snapshots {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.597095 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension AdminActions extending resource: backups {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.597225 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension VolumeActions extending resource: volumes {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.597416 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.597623 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.router [None req-d892ad07-0f7e-415a-8a83-ade452c7fd15 None None] Extension TypesManage extending resource: types {{(pid=100328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.598075 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: os-volume-type-access {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.599823 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: os-availability-zone {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.600942 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extended resource: os-quota-class-sets {{(pid=100329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 03:43:07.602416 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.602591 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.603487 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.603605 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.604280 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.604410 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.605031 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.snapshot_actions [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] SnapshotActionsController initialized {{(pid=100329) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 03:43:07.606111 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.606262 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.606323 np0000007313 devstack@c-api.service[100328]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a15d24a4668 pid: 100328 (default app) Aug 14 03:43:07.606872 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.606992 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.607639 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.607755 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.608487 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:43:07.608599 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:43:07.609069 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.609229 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.609346 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.609450 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.609543 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.609630 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.609715 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension UsedLimits extending resource: limits {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.609802 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.609888 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.610004 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.610152 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension AdminActions extending resource: volumes {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.610324 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension AdminActions extending resource: snapshots {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.610464 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension AdminActions extending resource: backups {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.610598 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension VolumeActions extending resource: volumes {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.610761 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.610856 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.router [None req-1747bbf1-d575-4dc8-8fed-56826190e521 None None] Extension TypesManage extending resource: types {{(pid=100329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 03:43:07.618036 np0000007313 devstack@c-api.service[100329]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a15d24a4668 pid: 100329 (default app) Aug 14 03:43:12.106087 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2fb89704-1cc6-4511-9cb7-e0000642abc2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:43:12.632374 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2fb89704-1cc6-4511-9cb7-e0000642abc2 admin admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:43:12.632925 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2fb89704-1cc6-4511-9cb7-e0000642abc2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:43:12.634496 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:43:12.634496 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:43:12.665557 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-2fb89704-1cc6-4511-9cb7-e0000642abc2 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=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:43:12.688502 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2fb89704-1cc6-4511-9cb7-e0000642abc2 admin admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:43:12.688917 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1/2] 10.4.3.64 () {68 vars in 1295 bytes} [Fri Aug 14 03:43:12 2026] POST /volume/v3/types => generated 183 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:43:12.697375 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e4607b78-c4ab-406e-b593-19b78021d656 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:43:12.965372 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e4607b78-c4ab-406e-b593-19b78021d656 admin admin] POST https://10.4.3.64/volume/v3/types/64cf754b-f617-46f1-a742-9d470d028448/extra_specs Aug 14 03:43:12.965914 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e4607b78-c4ab-406e-b593-19b78021d656 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:43:12.967564 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:43:12.967564 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:43:13.007040 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-e4607b78-c4ab-406e-b593-19b78021d656 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=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:43:13.057489 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e4607b78-c4ab-406e-b593-19b78021d656 admin admin] https://10.4.3.64/volume/v3/types/64cf754b-f617-46f1-a742-9d470d028448/extra_specs returned with HTTP 200 Aug 14 03:43:13.058029 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 2/3] 10.4.3.64 () {68 vars in 1442 bytes} [Fri Aug 14 03:43:12 2026] POST /volume/v3/types/64cf754b-f617-46f1-a742-9d470d028448/extra_specs => generated 52 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:43:13.269604 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-acf90352-5c7e-4936-b6dc-c07bbcd8cf47 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:43:13.536315 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-acf90352-5c7e-4936-b6dc-c07bbcd8cf47 admin admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:43:13.536987 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-acf90352-5c7e-4936-b6dc-c07bbcd8cf47 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:43:13.538976 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:43:13.538976 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:43:13.581154 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-acf90352-5c7e-4936-b6dc-c07bbcd8cf47 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=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:43:13.604053 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-acf90352-5c7e-4936-b6dc-c07bbcd8cf47 admin admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:43:13.604494 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1/4] 10.4.3.64 () {68 vars in 1295 bytes} [Fri Aug 14 03:43:13 2026] POST /volume/v3/types => generated 186 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:43:13.622065 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-07da471c-dd36-4fc9-b7e8-02eed0f8b886 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:43:13.887117 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-07da471c-dd36-4fc9-b7e8-02eed0f8b886 admin admin] POST https://10.4.3.64/volume/v3/types/754adb0b-54a3-46c4-b933-4c794a18d923/extra_specs Aug 14 03:43:13.887745 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-07da471c-dd36-4fc9-b7e8-02eed0f8b886 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:43:13.889390 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:43:13.889390 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:43:13.920912 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-07da471c-dd36-4fc9-b7e8-02eed0f8b886 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=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:43:13.973826 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-07da471c-dd36-4fc9-b7e8-02eed0f8b886 admin admin] https://10.4.3.64/volume/v3/types/754adb0b-54a3-46c4-b933-4c794a18d923/extra_specs returned with HTTP 200 Aug 14 03:43:13.974340 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1/5] 10.4.3.64 () {68 vars in 1442 bytes} [Fri Aug 14 03:43:13 2026] POST /volume/v3/types/754adb0b-54a3-46c4-b933-4c794a18d923/extra_specs => generated 45 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:43:22.686593 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:43:23.056313 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:43:23.602029 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:43:23.972501 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:43:36.985839 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-38e21500-fcd3-4b81-8b69-2ab338446f48 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:43:36.986485 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-38e21500-fcd3-4b81-8b69-2ab338446f48 None None] GET https://10.4.3.64/volume// Aug 14 03:43:36.986671 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-38e21500-fcd3-4b81-8b69-2ab338446f48 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:43:36.986869 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-38e21500-fcd3-4b81-8b69-2ab338446f48 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:43:36.987372 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-38e21500-fcd3-4b81-8b69-2ab338446f48 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:43:36.987673 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 2/6] 10.4.3.64 () {66 vars in 1418 bytes} [Fri Aug 14 03:43:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:44:14.217429 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ab2958b3-aaa6-4147-9099-de8b54fa940c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:44:14.460765 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ab2958b3-aaa6-4147-9099-de8b54fa940c tempest-verify_tempest_config-251646334 tempest-verify_tempest_config-251646334-project-member] GET https://10.4.3.64/volume/v3/extensions Aug 14 03:44:14.460963 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ab2958b3-aaa6-4147-9099-de8b54fa940c tempest-verify_tempest_config-251646334 tempest-verify_tempest_config-251646334-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:44:14.461215 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ab2958b3-aaa6-4147-9099-de8b54fa940c tempest-verify_tempest_config-251646334 tempest-verify_tempest_config-251646334-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:44:14.461562 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ab2958b3-aaa6-4147-9099-de8b54fa940c tempest-verify_tempest_config-251646334 tempest-verify_tempest_config-251646334-project-member] https://10.4.3.64/volume/v3/extensions returned with HTTP 200 Aug 14 03:44:14.461927 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 3/7] 10.4.3.64 () {66 vars in 1239 bytes} [Fri Aug 14 03:44:14 2026] GET /volume/v3/extensions => generated 5245 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:44:49.290913 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:44:49.293513 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:44:49.293896 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-180978153", "imageRef": "f75d613d-1ea4-4ef9-b3a5-a8cff08a9fc5", "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:44:49.295247 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-180978153', 'imageRef': 'f75d613d-1ea4-4ef9-b3a5-a8cff08a9fc5', 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:44:49.862122 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Create volume of 1 GB Aug 14 03:44:49.871069 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Availability zone cache updated, next update will occur around 2026-08-14 04:44:49.870470. {{(pid=100328) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:44:49.871069 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Availability Zones retrieved successfully. Aug 14 03:44:49.891650 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Flow 'volume_create_api' (b777e30e-74ce-417b-8ba0-519e549bef98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:44:49.892737 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (314f4868-520b-4c77-be19-43d215375887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:44:49.893741 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:44:49.979933 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (314f4868-520b-4c77-be19-43d215375887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:44:49.980916 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (228bbba4-8685-4536-8f72-50e498393a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:44:50.015189 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-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 14 03:44:50.015490 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-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 14 03:44:50.055957 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Created reservations ['6c5579f7-eb35-483c-b73d-51a356e9a2e3', '657575a4-1daf-477f-bb50-97ade4d70156', 'ba6e7421-2279-4a40-a583-714fc5b63280', '1545a318-2f2c-47d8-a921-3a9da1daf076'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:44:50.056794 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (228bbba4-8685-4536-8f72-50e498393a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c5579f7-eb35-483c-b73d-51a356e9a2e3', '657575a4-1daf-477f-bb50-97ade4d70156', 'ba6e7421-2279-4a40-a583-714fc5b63280', '1545a318-2f2c-47d8-a921-3a9da1daf076']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:44:50.057654 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4560667-a826-4135-b6c0-0f7847dcce13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:44:50.115168 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4560667-a826-4135-b6c0-0f7847dcce13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10be74b3-755c-4100-a3ba-23768ab5fdd5', '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-180978153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a0e29dda32a4b6c935ad6d15875c0c0',qos_specs=None,replication_status=,reservations=['6c5579f7-eb35-483c-b73d-51a356e9a2e3','657575a4-1daf-477f-bb50-97ade4d70156','ba6e7421-2279-4a40-a583-714fc5b63280','1545a318-2f2c-47d8-a921-3a9da1daf076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='265aa3d2007c447d815af15415e661cc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-180978153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10be74b3-755c-4100-a3ba-23768ab5fdd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a0e29dda32a4b6c935ad6d15875c0c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='265aa3d2007c447d815af15415e661cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:44:50.116670 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8af0504-9763-4b68-9063-7743e4d3d454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:44:50.140204 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8af0504-9763-4b68-9063-7743e4d3d454) transitioned into state 'SUCCESS' from state '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-180978153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a0e29dda32a4b6c935ad6d15875c0c0',qos_specs=None,replication_status=,reservations=['6c5579f7-eb35-483c-b73d-51a356e9a2e3','657575a4-1daf-477f-bb50-97ade4d70156','ba6e7421-2279-4a40-a583-714fc5b63280','1545a318-2f2c-47d8-a921-3a9da1daf076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='265aa3d2007c447d815af15415e661cc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:44:50.141118 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43daf372-b740-4950-a9d0-b32f883e242a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:44:50.163566 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43daf372-b740-4950-a9d0-b32f883e242a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:44:50.164662 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Flow 'volume_create_api' (b777e30e-74ce-417b-8ba0-519e549bef98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:44:50.164973 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Create volume request issued successfully. Aug 14 03:44:50.166074 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c3dd653f-9688-4307-a1d6-ca0893ed241a tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:44:50.166652 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 2/8] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:44:49 2026] POST /volume/v3/volumes => generated 750 bytes in 876 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:44:50.178052 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1dd5c0c8-6871-4253-be5f-4efd8dbd1bc4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:44:50.180987 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1dd5c0c8-6871-4253-be5f-4efd8dbd1bc4 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:44:50.181189 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1dd5c0c8-6871-4253-be5f-4efd8dbd1bc4 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:44:50.181388 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1dd5c0c8-6871-4253-be5f-4efd8dbd1bc4 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:44:50.206272 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:44:50.206272 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:44:50.212545 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1dd5c0c8-6871-4253-be5f-4efd8dbd1bc4 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:44:50.219821 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1dd5c0c8-6871-4253-be5f-4efd8dbd1bc4 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 200 Aug 14 03:44:50.220298 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 2/9] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:44:50 2026] GET /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:44:51.231591 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-062390d1-b727-4346-a53a-e476e902eda5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:44:51.235273 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-062390d1-b727-4346-a53a-e476e902eda5 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:44:51.235273 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-062390d1-b727-4346-a53a-e476e902eda5 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:44:51.235273 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-062390d1-b727-4346-a53a-e476e902eda5 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:44:51.266769 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:44:51.266769 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:44:51.273257 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-062390d1-b727-4346-a53a-e476e902eda5 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:44:51.279045 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-062390d1-b727-4346-a53a-e476e902eda5 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 200 Aug 14 03:44:51.279543 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 3/10] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:44:51 2026] GET /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:44:52.296688 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-94f22343-ffc1-4589-9f1a-38167fdd8a59 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:44:52.298915 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-94f22343-ffc1-4589-9f1a-38167fdd8a59 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:44:52.299215 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-94f22343-ffc1-4589-9f1a-38167fdd8a59 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:44:52.299369 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-94f22343-ffc1-4589-9f1a-38167fdd8a59 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:44:52.330772 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:44:52.330772 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:44:52.337940 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-94f22343-ffc1-4589-9f1a-38167fdd8a59 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:44:52.345505 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-94f22343-ffc1-4589-9f1a-38167fdd8a59 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 200 Aug 14 03:44:52.345928 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 4/11] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:44:52 2026] GET /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:44:53.358683 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-543bc4b4-64f8-462a-836f-89da673b63f3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:44:53.362976 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-543bc4b4-64f8-462a-836f-89da673b63f3 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:44:53.363330 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-543bc4b4-64f8-462a-836f-89da673b63f3 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:44:53.363593 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-543bc4b4-64f8-462a-836f-89da673b63f3 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:44:53.373841 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:44:53.373841 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:44:53.381067 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-543bc4b4-64f8-462a-836f-89da673b63f3 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:44:53.388253 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-543bc4b4-64f8-462a-836f-89da673b63f3 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 200 Aug 14 03:44:53.388622 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 3/12] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:44:53 2026] GET /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:44:54.407065 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ae89dc22-7094-420b-a3d0-896ea32fad67 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:44:54.410101 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ae89dc22-7094-420b-a3d0-896ea32fad67 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:44:54.410367 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ae89dc22-7094-420b-a3d0-896ea32fad67 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:44:54.410546 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ae89dc22-7094-420b-a3d0-896ea32fad67 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:44:54.421036 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:44:54.421036 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:44:54.425889 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ae89dc22-7094-420b-a3d0-896ea32fad67 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:44:54.431798 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ae89dc22-7094-420b-a3d0-896ea32fad67 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 200 Aug 14 03:44:54.432335 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 3/13] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:44:54 2026] GET /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:44:55.446891 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e3ebebf3-7c51-4e11-a0af-5e64d29cc3a2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:44:55.449122 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e3ebebf3-7c51-4e11-a0af-5e64d29cc3a2 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:44:55.449574 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e3ebebf3-7c51-4e11-a0af-5e64d29cc3a2 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:44:55.449629 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e3ebebf3-7c51-4e11-a0af-5e64d29cc3a2 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:44:55.457101 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:44:55.457101 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:44:55.460751 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e3ebebf3-7c51-4e11-a0af-5e64d29cc3a2 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:44:55.464701 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e3ebebf3-7c51-4e11-a0af-5e64d29cc3a2 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 200 Aug 14 03:44:55.465054 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 4/14] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:44:55 2026] GET /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:44:56.479686 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-eaae34ea-f0f5-41f4-b1e8-494c30915c12 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:44:56.483113 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-eaae34ea-f0f5-41f4-b1e8-494c30915c12 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:44:56.483497 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-eaae34ea-f0f5-41f4-b1e8-494c30915c12 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:44:56.483708 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-eaae34ea-f0f5-41f4-b1e8-494c30915c12 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:44:56.493397 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:44:56.493397 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:44:56.503432 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-eaae34ea-f0f5-41f4-b1e8-494c30915c12 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:44:56.510001 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-eaae34ea-f0f5-41f4-b1e8-494c30915c12 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 200 Aug 14 03:44:56.510339 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 5/15] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:44:56 2026] GET /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:44:57.524469 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8390cc8c-36d6-48cd-86d9-c8983eb78ee3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:44:57.526681 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8390cc8c-36d6-48cd-86d9-c8983eb78ee3 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:44:57.526860 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8390cc8c-36d6-48cd-86d9-c8983eb78ee3 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:44:57.527103 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8390cc8c-36d6-48cd-86d9-c8983eb78ee3 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:44:57.546508 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:44:57.546508 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:44:57.553247 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8390cc8c-36d6-48cd-86d9-c8983eb78ee3 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:44:57.558445 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8390cc8c-36d6-48cd-86d9-c8983eb78ee3 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 200 Aug 14 03:44:57.558791 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 4/16] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:44:57 2026] GET /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:44:58.574962 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6a25b8dc-18a7-4bdc-ac83-e9d5bec1cf76 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:44:58.577306 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6a25b8dc-18a7-4bdc-ac83-e9d5bec1cf76 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:44:58.577610 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6a25b8dc-18a7-4bdc-ac83-e9d5bec1cf76 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:44:58.577795 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6a25b8dc-18a7-4bdc-ac83-e9d5bec1cf76 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:44:58.585614 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:44:58.585614 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:44:58.592426 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6a25b8dc-18a7-4bdc-ac83-e9d5bec1cf76 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:44:58.600905 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6a25b8dc-18a7-4bdc-ac83-e9d5bec1cf76 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 200 Aug 14 03:44:58.601364 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 4/17] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:44:58 2026] GET /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:44:59.615333 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e1e88299-1ced-41ed-8486-3eb6e5b32c6d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:44:59.618485 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e1e88299-1ced-41ed-8486-3eb6e5b32c6d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:44:59.618954 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e1e88299-1ced-41ed-8486-3eb6e5b32c6d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:44:59.619262 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e1e88299-1ced-41ed-8486-3eb6e5b32c6d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:44:59.631248 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:44:59.631248 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:44:59.635382 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e1e88299-1ced-41ed-8486-3eb6e5b32c6d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:44:59.641268 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e1e88299-1ced-41ed-8486-3eb6e5b32c6d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 200 Aug 14 03:44:59.641794 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 5/18] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:44:59 2026] GET /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 1156 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:44:59.996268 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-9e176ac9-abb1-402d-8f24-d4fc95897f6e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:00.202839 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-9e176ac9-abb1-402d-8f24-d4fc95897f6e tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:45:00.203049 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-9e176ac9-abb1-402d-8f24-d4fc95897f6e tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:00.203288 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-9e176ac9-abb1-402d-8f24-d4fc95897f6e tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:00.210868 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:00.210868 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:00.215097 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-9e176ac9-abb1-402d-8f24-d4fc95897f6e tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:45:00.219688 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-9e176ac9-abb1-402d-8f24-d4fc95897f6e tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 200 Aug 14 03:45:00.220078 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 6/19] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:44:59 2026] GET /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 1156 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:02.357118 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-69b78daf-cc76-4beb-97b8-4bf1914a3def None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:02.361358 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-69b78daf-cc76-4beb-97b8-4bf1914a3def tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:45:02.361665 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-69b78daf-cc76-4beb-97b8-4bf1914a3def tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:02.361838 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-69b78daf-cc76-4beb-97b8-4bf1914a3def tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:02.370181 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:02.370181 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:02.381842 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6691673c-77db-4d96-8e99-1355f9949d30 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:02.401022 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-69b78daf-cc76-4beb-97b8-4bf1914a3def tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:45:02.406723 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-69b78daf-cc76-4beb-97b8-4bf1914a3def tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 200 Aug 14 03:45:02.407177 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 5/20] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:45:02 2026] GET /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 1156 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:02.422177 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-957074b2-975e-46b9-a9f5-1731a9e4b5e4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:02.422614 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-957074b2-975e-46b9-a9f5-1731a9e4b5e4 None None] GET https://10.4.3.64/volume// Aug 14 03:45:02.422783 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-957074b2-975e-46b9-a9f5-1731a9e4b5e4 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:02.422986 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-957074b2-975e-46b9-a9f5-1731a9e4b5e4 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:02.423366 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-957074b2-975e-46b9-a9f5-1731a9e4b5e4 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:02.423668 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 6/21] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:45:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:45:02.431958 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-464dd0a6-c8b7-47f1-a9c0-97c58e9e13e3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:02.435050 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-464dd0a6-c8b7-47f1-a9c0-97c58e9e13e3 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:45:02.435544 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-464dd0a6-c8b7-47f1-a9c0-97c58e9e13e3 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10be74b3-755c-4100-a3ba-23768ab5fdd5", "connector": null, "instance_uuid": "ee9656e2-e185-4c52-b7d0-425dd9d35ee5"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:02.443848 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:02.443848 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:02.491375 np0000007313 devstack@c-api.service[100327]: /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 14 03:45:02.491375 np0000007313 devstack@c-api.service[100327]: .first() Aug 14 03:45:02.525628 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-464dd0a6-c8b7-47f1-a9c0-97c58e9e13e3 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:45:02.526204 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 7/22] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:45:02 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 14 03:45:02.918040 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:02.918446 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-415717445", "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:02.922160 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-415717445', 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:03.450789 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Create volume of 1 GB Aug 14 03:45:03.470125 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Availability zone cache updated, next update will occur around 2026-08-14 04:45:03.469431. {{(pid=100329) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:45:03.470320 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Availability Zones retrieved successfully. Aug 14 03:45:03.493664 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Flow 'volume_create_api' (f7b8cb0a-31cd-4f2e-866a-df36b203b95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:03.495349 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (476c45f0-cff3-4413-b832-1eb5b9cd1fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:03.495911 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:03.605690 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (476c45f0-cff3-4413-b832-1eb5b9cd1fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:03.605817 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f45f388-909b-4a84-9e56-1640101cf9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:03.646285 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-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 14 03:45:03.646672 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-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 14 03:45:03.698338 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Created reservations ['ae5f9740-3185-4b52-ae67-40261ad51595', '95ccc462-62b6-4e39-8a7d-a7bada557d73', '791a4eb9-e77b-40d5-863c-dfdbce441652', 'a4a86146-96cd-4236-af82-431ea3a6ebf7'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:03.699208 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f45f388-909b-4a84-9e56-1640101cf9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae5f9740-3185-4b52-ae67-40261ad51595', '95ccc462-62b6-4e39-8a7d-a7bada557d73', '791a4eb9-e77b-40d5-863c-dfdbce441652', 'a4a86146-96cd-4236-af82-431ea3a6ebf7']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:03.699966 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6aa1efa-c95a-472c-90ba-35357583d443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:03.724677 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6aa1efa-c95a-472c-90ba-35357583d443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-415717445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f65127def1741ffb264809fd0c94092',qos_specs=None,replication_status=,reservations=['ae5f9740-3185-4b52-ae67-40261ad51595','95ccc462-62b6-4e39-8a7d-a7bada557d73','791a4eb9-e77b-40d5-863c-dfdbce441652','a4a86146-96cd-4236-af82-431ea3a6ebf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485311a02f42480fad0a33c43fb72d58',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-415717445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f65127def1741ffb264809fd0c94092',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='485311a02f42480fad0a33c43fb72d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:03.725412 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b2b66db-3060-4470-95c6-219a3027eb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:03.758525 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b2b66db-3060-4470-95c6-219a3027eb2d) transitioned into state 'SUCCESS' from state '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-415717445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f65127def1741ffb264809fd0c94092',qos_specs=None,replication_status=,reservations=['ae5f9740-3185-4b52-ae67-40261ad51595','95ccc462-62b6-4e39-8a7d-a7bada557d73','791a4eb9-e77b-40d5-863c-dfdbce441652','a4a86146-96cd-4236-af82-431ea3a6ebf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485311a02f42480fad0a33c43fb72d58',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:03.759423 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be750ec0-e725-41c1-8537-dc8b528de6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:03.786526 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be750ec0-e725-41c1-8537-dc8b528de6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:03.787670 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Flow 'volume_create_api' (f7b8cb0a-31cd-4f2e-866a-df36b203b95e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:03.788088 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Create volume request issued successfully. Aug 14 03:45:03.788876 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6691673c-77db-4d96-8e99-1355f9949d30 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:03.789425 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 5/23] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:45:02 2026] POST /volume/v3/volumes => generated 749 bytes in 1409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:03.808067 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ce5ca0c5-f4fa-4ba2-819f-48c9e9d41d23 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:03.810283 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ce5ca0c5-f4fa-4ba2-819f-48c9e9d41d23 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:45:03.810535 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ce5ca0c5-f4fa-4ba2-819f-48c9e9d41d23 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:03.810783 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ce5ca0c5-f4fa-4ba2-819f-48c9e9d41d23 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:03.819347 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:03.819347 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:03.825640 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ce5ca0c5-f4fa-4ba2-819f-48c9e9d41d23 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:03.833891 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ce5ca0c5-f4fa-4ba2-819f-48c9e9d41d23 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 200 Aug 14 03:45:03.834612 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 6/24] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:03 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:04.722160 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cc080510-3ba0-43a8-bc0f-2d6cf0b44c9f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:04.722645 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc080510-3ba0-43a8-bc0f-2d6cf0b44c9f None None] GET https://10.4.3.64/volume// Aug 14 03:45:04.722820 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cc080510-3ba0-43a8-bc0f-2d6cf0b44c9f None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:04.722916 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cc080510-3ba0-43a8-bc0f-2d6cf0b44c9f None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:04.723261 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc080510-3ba0-43a8-bc0f-2d6cf0b44c9f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:04.723567 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 7/25] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:45:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 03:45:04.752779 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-ae37d85f-88d5-46e5-99b4-7c6bcb86544d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:04.850685 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dee8d8c6-df81-4c26-a53c-cb23e7ed0d35 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:04.856161 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dee8d8c6-df81-4c26-a53c-cb23e7ed0d35 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:45:04.856161 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dee8d8c6-df81-4c26-a53c-cb23e7ed0d35 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:04.856161 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dee8d8c6-df81-4c26-a53c-cb23e7ed0d35 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:04.866557 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:04.866557 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:04.871220 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-dee8d8c6-df81-4c26-a53c-cb23e7ed0d35 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:04.877464 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dee8d8c6-df81-4c26-a53c-cb23e7ed0d35 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 200 Aug 14 03:45:04.878117 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 6/26] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:04 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:05.019181 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-ae37d85f-88d5-46e5-99b4-7c6bcb86544d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:45:05.019796 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-ae37d85f-88d5-46e5-99b4-7c6bcb86544d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:05.019796 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-ae37d85f-88d5-46e5-99b4-7c6bcb86544d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:05.031257 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:05.031257 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:05.035069 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-ae37d85f-88d5-46e5-99b4-7c6bcb86544d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:45:05.042479 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-ae37d85f-88d5-46e5-99b4-7c6bcb86544d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 200 Aug 14 03:45:05.043001 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 8/27] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:45:04 2026] GET /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 1335 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:45:05.840746 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-d027f757-fc2d-4d9d-b945-13bcf71b9e0d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:05.843817 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-d027f757-fc2d-4d9d-b945-13bcf71b9e0d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] PUT https://10.4.3.64/volume/v3/attachments/d3518cfd-3898-456f-aa95-d28ab8cfff78 Aug 14 03:45:05.844216 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-d027f757-fc2d-4d9d-b945-13bcf71b9e0d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:05.861709 np0000007313 devstack@c-api.service[100328]: /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 14 03:45:05.861709 np0000007313 devstack@c-api.service[100328]: .first() Aug 14 03:45:05.876193 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-d027f757-fc2d-4d9d-b945-13bcf71b9e0d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Acquiring lock "cinder-attachment_update-10be74b3-755c-4100-a3ba-23768ab5fdd5-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:45:05.884154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-d027f757-fc2d-4d9d-b945-13bcf71b9e0d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Lock "cinder-attachment_update-10be74b3-755c-4100-a3ba-23768ab5fdd5-np0000007313" acquired by "attachment_update" :: waited 0.008s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:45:05.886199 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:05.886199 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:05.899543 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0f73285e-4f2b-4a1d-b5dd-a7589f444072 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:05.901900 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0f73285e-4f2b-4a1d-b5dd-a7589f444072 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:45:05.902171 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0f73285e-4f2b-4a1d-b5dd-a7589f444072 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:05.902404 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0f73285e-4f2b-4a1d-b5dd-a7589f444072 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:05.911469 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:05.911469 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:05.916703 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0f73285e-4f2b-4a1d-b5dd-a7589f444072 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:05.926205 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0f73285e-4f2b-4a1d-b5dd-a7589f444072 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 200 Aug 14 03:45:05.927000 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 8/28] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:05 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:06.037305 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-d027f757-fc2d-4d9d-b945-13bcf71b9e0d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Lock "cinder-attachment_update-10be74b3-755c-4100-a3ba-23768ab5fdd5-np0000007313" released by "attachment_update" :: held 0.152s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:45:06.037305 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-d027f757-fc2d-4d9d-b945-13bcf71b9e0d tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/attachments/d3518cfd-3898-456f-aa95-d28ab8cfff78 returned with HTTP 200 Aug 14 03:45:06.037305 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 7/29] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:45:05 2026] PUT /volume/v3/attachments/d3518cfd-3898-456f-aa95-d28ab8cfff78 => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:06.074059 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-05d30f66-c875-4891-ad6a-066cd88ce635 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:06.076063 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-05d30f66-c875-4891-ad6a-066cd88ce635 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] POST https://10.4.3.64/volume/v3/attachments/d3518cfd-3898-456f-aa95-d28ab8cfff78/action Aug 14 03:45:06.078153 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-05d30f66-c875-4891-ad6a-066cd88ce635 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:06.078153 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-05d30f66-c875-4891-ad6a-066cd88ce635 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:06.092940 np0000007313 devstack@c-api.service[100329]: /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 14 03:45:06.092940 np0000007313 devstack@c-api.service[100329]: .first() Aug 14 03:45:06.118201 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:06.118201 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:06.139820 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-04ef0d11-f5ee-4ac3-b509-e871525cf4eb req-05d30f66-c875-4891-ad6a-066cd88ce635 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/attachments/d3518cfd-3898-456f-aa95-d28ab8cfff78/action returned with HTTP 204 Aug 14 03:45:06.140432 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 7/30] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:45:06 2026] POST /volume/v3/attachments/d3518cfd-3898-456f-aa95-d28ab8cfff78/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:06.947330 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c5042321-b587-4e4f-9832-defa71cc8601 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:06.953326 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c5042321-b587-4e4f-9832-defa71cc8601 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:45:06.953326 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c5042321-b587-4e4f-9832-defa71cc8601 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:06.953326 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c5042321-b587-4e4f-9832-defa71cc8601 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:06.961739 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:06.961739 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:06.966353 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c5042321-b587-4e4f-9832-defa71cc8601 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:06.971262 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c5042321-b587-4e4f-9832-defa71cc8601 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 200 Aug 14 03:45:06.971262 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 9/31] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:06 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:07.987636 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-31ce4811-d60b-4777-9150-75f461b092bb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:07.991671 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-31ce4811-d60b-4777-9150-75f461b092bb tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:45:07.991846 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-31ce4811-d60b-4777-9150-75f461b092bb tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:07.992034 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-31ce4811-d60b-4777-9150-75f461b092bb tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:08.002959 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:08.002959 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:08.010033 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-31ce4811-d60b-4777-9150-75f461b092bb tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:08.017121 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-31ce4811-d60b-4777-9150-75f461b092bb tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 200 Aug 14 03:45:08.017621 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 9/32] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:07 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:08.554727 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:08.556567 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:08.556996 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-499554979"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:08.560760 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-499554979'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:08.560760 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Create volume of 1 GB Aug 14 03:45:08.560760 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:08.560760 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:08.565752 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Availability Zones retrieved successfully. Aug 14 03:45:08.572307 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Flow 'volume_create_api' (937a375f-2967-4483-bbe5-71793b033530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:08.573673 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7da4e71f-364d-45c6-91b3-c76828820e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:08.574935 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:08.605636 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7da4e71f-364d-45c6-91b3-c76828820e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:08.606598 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (238d60b1-813c-4b6d-96fa-c43b682c6fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:08.670553 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Created reservations ['462c44e4-ea81-455a-b6b2-e012c8bf6bc7', '3cf5c426-23bf-4c17-a781-fd68547562b9', '57e67056-050f-4945-868c-c971e21aeee1', '0e609df9-7bf4-48b3-9079-eb93ba0ae78c'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:08.671373 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (238d60b1-813c-4b6d-96fa-c43b682c6fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['462c44e4-ea81-455a-b6b2-e012c8bf6bc7', '3cf5c426-23bf-4c17-a781-fd68547562b9', '57e67056-050f-4945-868c-c971e21aeee1', '0e609df9-7bf4-48b3-9079-eb93ba0ae78c']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:08.672057 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad924251-9e33-432e-a110-fda1608b902f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:08.695259 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad924251-9e33-432e-a110-fda1608b902f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2aaec93-81be-4de5-9725-ad6ccc3550c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-499554979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cbdd2086f394fc19b480834ebe0ef59',qos_specs=None,replication_status=,reservations=['462c44e4-ea81-455a-b6b2-e012c8bf6bc7','3cf5c426-23bf-4c17-a781-fd68547562b9','57e67056-050f-4945-868c-c971e21aeee1','0e609df9-7bf4-48b3-9079-eb93ba0ae78c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d01f01b60d4c08a645738ce95a871b',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-499554979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2aaec93-81be-4de5-9725-ad6ccc3550c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cbdd2086f394fc19b480834ebe0ef59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8d01f01b60d4c08a645738ce95a871b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:08.695970 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd8cf51c-4c4f-48c7-828c-c4b86862c8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:08.712802 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd8cf51c-4c4f-48c7-828c-c4b86862c8e1) transitioned into state 'SUCCESS' from state '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-499554979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cbdd2086f394fc19b480834ebe0ef59',qos_specs=None,replication_status=,reservations=['462c44e4-ea81-455a-b6b2-e012c8bf6bc7','3cf5c426-23bf-4c17-a781-fd68547562b9','57e67056-050f-4945-868c-c971e21aeee1','0e609df9-7bf4-48b3-9079-eb93ba0ae78c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d01f01b60d4c08a645738ce95a871b',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:08.713499 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3efe17bd-b6ac-45d2-a3f3-b3075d0e07af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:08.724900 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3efe17bd-b6ac-45d2-a3f3-b3075d0e07af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:08.724900 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Flow 'volume_create_api' (937a375f-2967-4483-bbe5-71793b033530) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:08.724900 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Create volume request issued successfully. Aug 14 03:45:08.725124 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b49ee176-ca64-4f9b-a6f2-9ca6a39d3794 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:08.725462 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 8/33] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:45:08 2026] POST /volume/v3/volumes => generated 749 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:08.738563 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-eabae175-dc97-42e3-9227-20062d97cde3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:08.740914 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eabae175-dc97-42e3-9227-20062d97cde3 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:45:08.741170 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-eabae175-dc97-42e3-9227-20062d97cde3 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:08.741326 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-eabae175-dc97-42e3-9227-20062d97cde3 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:08.749047 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:08.749047 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:08.753016 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-eabae175-dc97-42e3-9227-20062d97cde3 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:45:08.757289 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eabae175-dc97-42e3-9227-20062d97cde3 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:45:08.757712 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 8/34] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:08 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:09.034681 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f209de30-a6fc-4fcd-b575-1f6285b6b2e5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:09.036981 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f209de30-a6fc-4fcd-b575-1f6285b6b2e5 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:45:09.038417 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f209de30-a6fc-4fcd-b575-1f6285b6b2e5 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:09.038774 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f209de30-a6fc-4fcd-b575-1f6285b6b2e5 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:09.049869 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:09.049869 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:09.055598 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f209de30-a6fc-4fcd-b575-1f6285b6b2e5 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:09.062418 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f209de30-a6fc-4fcd-b575-1f6285b6b2e5 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 200 Aug 14 03:45:09.063195 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 10/35] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:09 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:09.678234 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:09.773111 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b3b83150-ac90-4700-8dc8-f297b25d7ce5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:09.774882 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b3b83150-ac90-4700-8dc8-f297b25d7ce5 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:45:09.775342 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b3b83150-ac90-4700-8dc8-f297b25d7ce5 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:09.775637 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b3b83150-ac90-4700-8dc8-f297b25d7ce5 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:09.782906 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:09.782906 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:09.786896 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b3b83150-ac90-4700-8dc8-f297b25d7ce5 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:45:09.790994 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b3b83150-ac90-4700-8dc8-f297b25d7ce5 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:45:09.791545 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 9/36] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:09 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:09.942080 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:09.942512 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1787314195"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:09.943918 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1787314195'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:09.944869 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Create volume of 1 GB Aug 14 03:45:09.952843 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Availability zone cache updated, next update will occur around 2026-08-14 04:45:09.952357. {{(pid=100326) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:45:09.952969 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Availability Zones retrieved successfully. Aug 14 03:45:09.973983 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Flow 'volume_create_api' (0a3d7465-9452-486d-af40-91347a02f923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:09.974980 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab00c8f3-8a20-45fe-a45f-4b8a5d6260c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:09.976010 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:10.020631 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab00c8f3-8a20-45fe-a45f-4b8a5d6260c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:10.021459 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32e9d21f-1b2a-4725-b93b-4c5f2375b7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:10.059825 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-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 14 03:45:10.060314 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-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 14 03:45:10.078267 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4aa7f8c8-3adf-4938-a688-37863c9203ca None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:10.080628 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4aa7f8c8-3adf-4938-a688-37863c9203ca tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:45:10.080939 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4aa7f8c8-3adf-4938-a688-37863c9203ca tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:10.081347 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4aa7f8c8-3adf-4938-a688-37863c9203ca tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:10.092413 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:10.092413 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:10.097778 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4aa7f8c8-3adf-4938-a688-37863c9203ca tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:10.105756 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4aa7f8c8-3adf-4938-a688-37863c9203ca tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 200 Aug 14 03:45:10.106251 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 9/37] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:10 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:10.107566 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Created reservations ['f2301906-9861-4d14-843b-75f4d62a3970', 'b5f03d6f-91fc-4213-a99d-b6b48c3b6a5c', '3126e8c1-2a30-4e63-8430-e740be3b4be6', 'aa2a155a-6af2-42fc-a525-531264d507e9'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:10.108553 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32e9d21f-1b2a-4725-b93b-4c5f2375b7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2301906-9861-4d14-843b-75f4d62a3970', 'b5f03d6f-91fc-4213-a99d-b6b48c3b6a5c', '3126e8c1-2a30-4e63-8430-e740be3b4be6', 'aa2a155a-6af2-42fc-a525-531264d507e9']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:10.109308 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca0843d0-9433-4282-9e42-a183d937dc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:10.172376 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca0843d0-9433-4282-9e42-a183d937dc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1740efe1-45a8-46e9-a4ae-aee10fe80626', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1787314195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c01040ecfc6a48cab662df2fff0fa67c',qos_specs=None,replication_status=,reservations=['f2301906-9861-4d14-843b-75f4d62a3970','b5f03d6f-91fc-4213-a99d-b6b48c3b6a5c','3126e8c1-2a30-4e63-8430-e740be3b4be6','aa2a155a-6af2-42fc-a525-531264d507e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf3eca2d084db98ebcfc7869b670e3',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1787314195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1740efe1-45a8-46e9-a4ae-aee10fe80626,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c01040ecfc6a48cab662df2fff0fa67c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cbf3eca2d084db98ebcfc7869b670e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:10.173622 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82967f8a-fcd5-4980-a35d-f675a210db79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:10.197627 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82967f8a-fcd5-4980-a35d-f675a210db79) transitioned into state 'SUCCESS' from state '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-1787314195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c01040ecfc6a48cab662df2fff0fa67c',qos_specs=None,replication_status=,reservations=['f2301906-9861-4d14-843b-75f4d62a3970','b5f03d6f-91fc-4213-a99d-b6b48c3b6a5c','3126e8c1-2a30-4e63-8430-e740be3b4be6','aa2a155a-6af2-42fc-a525-531264d507e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbf3eca2d084db98ebcfc7869b670e3',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:10.198550 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8699c538-bbb7-4670-9111-80d9ad1d338c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:10.225679 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8699c538-bbb7-4670-9111-80d9ad1d338c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:10.227049 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Flow 'volume_create_api' (0a3d7465-9452-486d-af40-91347a02f923) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:10.227601 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Create volume request issued successfully. Aug 14 03:45:10.228366 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3ea6c9b2-0779-44f5-ae63-eb64ea0f186c tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:10.228893 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 10/38] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:45:09 2026] POST /volume/v3/volumes => generated 783 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:10.256193 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-97fb414f-861f-453a-bcea-bf65727e561a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:10.262481 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97fb414f-861f-453a-bcea-bf65727e561a tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:45:10.262481 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97fb414f-861f-453a-bcea-bf65727e561a tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:10.262481 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97fb414f-861f-453a-bcea-bf65727e561a tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:10.297204 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:10.297204 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:10.301382 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-97fb414f-861f-453a-bcea-bf65727e561a tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:45:10.305794 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97fb414f-861f-453a-bcea-bf65727e561a tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:45:10.306276 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 11/39] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:10 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 962 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:11.125911 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a1b62361-da99-4dc4-9a77-4fbc811a40fa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:11.128862 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a1b62361-da99-4dc4-9a77-4fbc811a40fa tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:45:11.129082 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a1b62361-da99-4dc4-9a77-4fbc811a40fa tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:11.129506 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a1b62361-da99-4dc4-9a77-4fbc811a40fa tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:11.146808 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:11.146808 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:11.150103 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a1b62361-da99-4dc4-9a77-4fbc811a40fa tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:11.155514 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a1b62361-da99-4dc4-9a77-4fbc811a40fa tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 200 Aug 14 03:45:11.155514 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 10/40] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:11 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:11.323440 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6a521d6a-cecd-44af-8d70-bb186035ae78 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:11.325700 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6a521d6a-cecd-44af-8d70-bb186035ae78 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:45:11.325901 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6a521d6a-cecd-44af-8d70-bb186035ae78 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:11.326155 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6a521d6a-cecd-44af-8d70-bb186035ae78 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:11.375499 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:11.375499 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:11.380195 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6a521d6a-cecd-44af-8d70-bb186035ae78 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:45:11.384268 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6a521d6a-cecd-44af-8d70-bb186035ae78 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:45:11.384697 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 10/41] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:11 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1023 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:12.175251 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-52fe101f-1fba-486f-bba3-5a88a8340d93 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:12.177240 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-52fe101f-1fba-486f-bba3-5a88a8340d93 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:45:12.177370 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-52fe101f-1fba-486f-bba3-5a88a8340d93 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:12.177573 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-52fe101f-1fba-486f-bba3-5a88a8340d93 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:12.184506 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:12.184506 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:12.191336 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-52fe101f-1fba-486f-bba3-5a88a8340d93 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:12.195061 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-52fe101f-1fba-486f-bba3-5a88a8340d93 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 200 Aug 14 03:45:12.195588 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 11/42] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:12 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:13.208365 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f7c4a0b5-e919-41d1-9261-e463b812539b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:13.213653 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f7c4a0b5-e919-41d1-9261-e463b812539b tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:45:13.213952 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f7c4a0b5-e919-41d1-9261-e463b812539b tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:13.214247 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f7c4a0b5-e919-41d1-9261-e463b812539b tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:13.227423 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:13.227423 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:13.234199 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f7c4a0b5-e919-41d1-9261-e463b812539b tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:13.240413 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f7c4a0b5-e919-41d1-9261-e463b812539b tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 200 Aug 14 03:45:13.240898 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 12/43] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:13 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:14.254907 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-991fe596-751e-4ea5-85a5-bacd6f33f022 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:14.260314 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-991fe596-751e-4ea5-85a5-bacd6f33f022 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:45:14.260314 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-991fe596-751e-4ea5-85a5-bacd6f33f022 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:14.260314 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-991fe596-751e-4ea5-85a5-bacd6f33f022 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:14.270520 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:14.270520 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:14.276028 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-991fe596-751e-4ea5-85a5-bacd6f33f022 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:14.282158 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-991fe596-751e-4ea5-85a5-bacd6f33f022 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 200 Aug 14 03:45:14.282653 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 11/44] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:14 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:14.302108 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:14.304258 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:14.304660 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1415681694"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:14.309341 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1415681694'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:14.309341 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Create volume of 1 GB Aug 14 03:45:14.320991 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Availability Zones retrieved successfully. Aug 14 03:45:14.328872 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Flow 'volume_create_api' (b4a44b24-841e-4bf1-8f4f-c177a6f75f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:14.330150 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (785ad814-b7a7-43e6-809b-0b0a66a0c666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:14.331431 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:14.371583 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (785ad814-b7a7-43e6-809b-0b0a66a0c666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:14.372965 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d62e0543-3fbb-48b3-b9dc-ebdc3ca73c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:14.437100 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Created reservations ['d765d395-2425-4c3c-845f-fb5c74eafb9b', '693268a2-aa98-4f57-b577-f448705d6ec8', '3ebf1f63-7de0-441e-bc2e-bfb89eebd6d9', '4b6fcb73-c354-4a19-97da-5fb0449befb6'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:14.438084 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d62e0543-3fbb-48b3-b9dc-ebdc3ca73c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d765d395-2425-4c3c-845f-fb5c74eafb9b', '693268a2-aa98-4f57-b577-f448705d6ec8', '3ebf1f63-7de0-441e-bc2e-bfb89eebd6d9', '4b6fcb73-c354-4a19-97da-5fb0449befb6']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:14.439040 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a2f25b7-48ac-4800-9ca3-36d29aff3baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:14.471659 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a2f25b7-48ac-4800-9ca3-36d29aff3baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62a0fb95-5d4f-4385-84de-5a759897644a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1415681694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f65127def1741ffb264809fd0c94092',qos_specs=None,replication_status=,reservations=['d765d395-2425-4c3c-845f-fb5c74eafb9b','693268a2-aa98-4f57-b577-f448705d6ec8','3ebf1f63-7de0-441e-bc2e-bfb89eebd6d9','4b6fcb73-c354-4a19-97da-5fb0449befb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485311a02f42480fad0a33c43fb72d58',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1415681694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62a0fb95-5d4f-4385-84de-5a759897644a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f65127def1741ffb264809fd0c94092',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='485311a02f42480fad0a33c43fb72d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:14.472491 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0195ec96-9c27-4a91-91b2-b760552f1fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:14.478959 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0377ba65-323c-4676-8359-0db000ecc53a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:14.481163 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:14.481163 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-828278963"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:14.482291 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-828278963'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:14.482411 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Create volume of 1 GB Aug 14 03:45:14.486389 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Availability Zones retrieved successfully. Aug 14 03:45:14.490291 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0195ec96-9c27-4a91-91b2-b760552f1fe8) transitioned into state 'SUCCESS' from state '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-1415681694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f65127def1741ffb264809fd0c94092',qos_specs=None,replication_status=,reservations=['d765d395-2425-4c3c-845f-fb5c74eafb9b','693268a2-aa98-4f57-b577-f448705d6ec8','3ebf1f63-7de0-441e-bc2e-bfb89eebd6d9','4b6fcb73-c354-4a19-97da-5fb0449befb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485311a02f42480fad0a33c43fb72d58',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:14.490981 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426b4155-a051-4d67-854a-058da273675d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:14.491561 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Flow 'volume_create_api' (3c8e59ea-3e8d-453a-9a56-2cb7c32f4924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:14.492436 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (492d0db5-ffa9-4ba0-80c6-4b845895e157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:14.493399 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:14.502197 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426b4155-a051-4d67-854a-058da273675d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:14.503040 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Flow 'volume_create_api' (b4a44b24-841e-4bf1-8f4f-c177a6f75f2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:14.504463 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Create volume request issued successfully. Aug 14 03:45:14.504463 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b9bcc80c-7601-4c10-8ab0-d2bee98fccdd tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:14.504546 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 11/45] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:45:14 2026] POST /volume/v3/volumes => generated 750 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:14.522765 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0d2df3e4-61f0-4b78-9555-0cbbb4746fc2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:14.526175 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0d2df3e4-61f0-4b78-9555-0cbbb4746fc2 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a Aug 14 03:45:14.526479 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0d2df3e4-61f0-4b78-9555-0cbbb4746fc2 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:14.526746 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0d2df3e4-61f0-4b78-9555-0cbbb4746fc2 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:14.536532 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:14.536532 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:14.538350 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (492d0db5-ffa9-4ba0-80c6-4b845895e157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:14.539371 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0979389-d8b1-46fd-92c0-9a3f1d00dbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:14.541391 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0d2df3e4-61f0-4b78-9555-0cbbb4746fc2 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:14.548931 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0d2df3e4-61f0-4b78-9555-0cbbb4746fc2 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a returned with HTTP 200 Aug 14 03:45:14.549100 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 13/46] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:14 2026] GET /volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:14.619924 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Created reservations ['85ab9ce3-2c64-428e-95b6-ea673bc524f3', '60a91c9b-f195-4dce-9c53-8462a6df50c2', '13ad8e7d-12e3-41b1-81bb-bcb60a8451ee', '77d58011-f47e-4a32-8e26-62087716bf1b'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:14.624218 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0979389-d8b1-46fd-92c0-9a3f1d00dbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85ab9ce3-2c64-428e-95b6-ea673bc524f3', '60a91c9b-f195-4dce-9c53-8462a6df50c2', '13ad8e7d-12e3-41b1-81bb-bcb60a8451ee', '77d58011-f47e-4a32-8e26-62087716bf1b']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:14.624218 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2056ff28-519c-4a31-8405-0b669f38fbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:14.658562 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2056ff28-519c-4a31-8405-0b669f38fbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79e4e640-bf48-459c-91cf-685a11880f4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-828278963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab1204653cf14914ae67b8fd7456a259',qos_specs=None,replication_status=,reservations=['85ab9ce3-2c64-428e-95b6-ea673bc524f3','60a91c9b-f195-4dce-9c53-8462a6df50c2','13ad8e7d-12e3-41b1-81bb-bcb60a8451ee','77d58011-f47e-4a32-8e26-62087716bf1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b83a6041a6848b78048f957eb964422',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-828278963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79e4e640-bf48-459c-91cf-685a11880f4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab1204653cf14914ae67b8fd7456a259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b83a6041a6848b78048f957eb964422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:14.660469 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac704a91-80d5-42ee-b021-6dc5a9c42691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:14.683503 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac704a91-80d5-42ee-b021-6dc5a9c42691) transitioned into state 'SUCCESS' from state '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-828278963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab1204653cf14914ae67b8fd7456a259',qos_specs=None,replication_status=,reservations=['85ab9ce3-2c64-428e-95b6-ea673bc524f3','60a91c9b-f195-4dce-9c53-8462a6df50c2','13ad8e7d-12e3-41b1-81bb-bcb60a8451ee','77d58011-f47e-4a32-8e26-62087716bf1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b83a6041a6848b78048f957eb964422',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:14.684455 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6edfedc-bd68-4fdf-adde-4ee99b89971d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:14.700903 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6edfedc-bd68-4fdf-adde-4ee99b89971d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:14.702421 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Flow 'volume_create_api' (3c8e59ea-3e8d-453a-9a56-2cb7c32f4924) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:14.702558 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Create volume request issued successfully. Aug 14 03:45:14.703391 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0377ba65-323c-4676-8359-0db000ecc53a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:14.703989 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 12/47] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:45:14 2026] POST /volume/v3/volumes => generated 749 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:14.719049 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d486be4a-2ef6-45c0-b0de-e9fcc22146fe None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:14.721901 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d486be4a-2ef6-45c0-b0de-e9fcc22146fe tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:14.721901 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d486be4a-2ef6-45c0-b0de-e9fcc22146fe tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:14.722006 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d486be4a-2ef6-45c0-b0de-e9fcc22146fe tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:14.740713 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:14.740713 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:14.746834 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d486be4a-2ef6-45c0-b0de-e9fcc22146fe tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:14.753688 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d486be4a-2ef6-45c0-b0de-e9fcc22146fe tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 200 Aug 14 03:45:14.754483 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 12/48] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:14 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:15.569496 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d2c4ebc5-e4b2-4bd4-9255-20434490240f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:15.573398 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d2c4ebc5-e4b2-4bd4-9255-20434490240f tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a Aug 14 03:45:15.573398 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d2c4ebc5-e4b2-4bd4-9255-20434490240f tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:15.573398 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d2c4ebc5-e4b2-4bd4-9255-20434490240f tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:15.581461 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:15.581461 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:15.587015 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d2c4ebc5-e4b2-4bd4-9255-20434490240f tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:15.596118 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d2c4ebc5-e4b2-4bd4-9255-20434490240f tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a returned with HTTP 200 Aug 14 03:45:15.596118 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 12/49] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:15 2026] GET /volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:15.610199 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:15.610622 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:15.610767 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-527974577"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:15.612598 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-527974577'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:15.612970 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Create volume of 1 GB Aug 14 03:45:15.639054 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Availability zone cache updated, next update will occur around 2026-08-14 04:45:15.638058. {{(pid=100327) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:45:15.639054 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Availability Zones retrieved successfully. Aug 14 03:45:15.673886 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Flow 'volume_create_api' (f25e0eaa-6103-49b6-8d40-4d13a86e1ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:15.675202 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1447f7af-8d1c-440a-9f87-beefd4b8e0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:15.677344 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:15.748423 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1447f7af-8d1c-440a-9f87-beefd4b8e0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:15.749435 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (951751d0-7ff6-406a-852a-96d42003d992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:15.768472 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-55394b43-3869-474d-9a9c-56a1e9b4a8e3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:15.770580 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55394b43-3869-474d-9a9c-56a1e9b4a8e3 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:15.770791 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55394b43-3869-474d-9a9c-56a1e9b4a8e3 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:15.771014 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55394b43-3869-474d-9a9c-56a1e9b4a8e3 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:15.779574 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:15.779574 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:15.783206 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-55394b43-3869-474d-9a9c-56a1e9b4a8e3 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:15.787184 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55394b43-3869-474d-9a9c-56a1e9b4a8e3 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 200 Aug 14 03:45:15.787184 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 13/50] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:15 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:15.796648 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-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 14 03:45:15.796922 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-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 14 03:45:15.825695 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Created reservations ['8d938fc1-bcfb-46c1-af88-566201681350', 'b36a8c5f-33e0-4f6e-82c7-91dce8f7b56b', '64758088-6fe6-43e7-ae0b-7e29c60568b9', '4ba05d8a-c685-4ea9-a5b2-53b773128cba'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:15.826531 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (951751d0-7ff6-406a-852a-96d42003d992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d938fc1-bcfb-46c1-af88-566201681350', 'b36a8c5f-33e0-4f6e-82c7-91dce8f7b56b', '64758088-6fe6-43e7-ae0b-7e29c60568b9', '4ba05d8a-c685-4ea9-a5b2-53b773128cba']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:15.827232 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c841677-14dd-44bf-8f61-7e688f2eca51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:15.836060 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-b8f826f7-5d8b-4bb1-be9b-902e911f1236 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:15.839043 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-b8f826f7-5d8b-4bb1-be9b-902e911f1236 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:15.839252 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-b8f826f7-5d8b-4bb1-be9b-902e911f1236 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:15.839447 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-b8f826f7-5d8b-4bb1-be9b-902e911f1236 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:15.853124 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:15.853124 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:15.858733 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c841677-14dd-44bf-8f61-7e688f2eca51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee505ce8-f1d4-4dbc-aa59-db35c22350a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-527974577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f65127def1741ffb264809fd0c94092',qos_specs=None,replication_status=,reservations=['8d938fc1-bcfb-46c1-af88-566201681350','b36a8c5f-33e0-4f6e-82c7-91dce8f7b56b','64758088-6fe6-43e7-ae0b-7e29c60568b9','4ba05d8a-c685-4ea9-a5b2-53b773128cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485311a02f42480fad0a33c43fb72d58',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-527974577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee505ce8-f1d4-4dbc-aa59-db35c22350a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f65127def1741ffb264809fd0c94092',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='485311a02f42480fad0a33c43fb72d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:15.859555 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bebc599c-b217-4d09-aa6c-d579f395dd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:15.864675 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-b8f826f7-5d8b-4bb1-be9b-902e911f1236 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:15.872577 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-b8f826f7-5d8b-4bb1-be9b-902e911f1236 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 200 Aug 14 03:45:15.873110 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 13/51] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:45:15 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:15.885014 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bebc599c-b217-4d09-aa6c-d579f395dd36) transitioned into state 'SUCCESS' from state '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-527974577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f65127def1741ffb264809fd0c94092',qos_specs=None,replication_status=,reservations=['8d938fc1-bcfb-46c1-af88-566201681350','b36a8c5f-33e0-4f6e-82c7-91dce8f7b56b','64758088-6fe6-43e7-ae0b-7e29c60568b9','4ba05d8a-c685-4ea9-a5b2-53b773128cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485311a02f42480fad0a33c43fb72d58',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:15.888180 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bdd4381-4022-4401-9ff3-64fa3b51c33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:15.914574 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bdd4381-4022-4401-9ff3-64fa3b51c33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:15.915883 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Flow 'volume_create_api' (f25e0eaa-6103-49b6-8d40-4d13a86e1ea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:15.917401 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Create volume request issued successfully. Aug 14 03:45:15.917401 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1369b6ab-6edb-49fe-9626-8f3fc4ec6381 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:15.918041 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 14/52] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:45:15 2026] POST /volume/v3/volumes => generated 749 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:15.930595 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-44e4e79e-b2c0-4e33-93e1-525a52e6db0a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:15.932673 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-44e4e79e-b2c0-4e33-93e1-525a52e6db0a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 Aug 14 03:45:15.932892 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-44e4e79e-b2c0-4e33-93e1-525a52e6db0a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:15.933075 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-44e4e79e-b2c0-4e33-93e1-525a52e6db0a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:15.946024 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:15.946024 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:15.955337 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-44e4e79e-b2c0-4e33-93e1-525a52e6db0a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:15.962877 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-44e4e79e-b2c0-4e33-93e1-525a52e6db0a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 returned with HTTP 200 Aug 14 03:45:15.963437 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 13/53] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:15 2026] GET /volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:16.241167 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-15a65585-1e0b-4f14-ac57-2723690dce89 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:16.241680 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-15a65585-1e0b-4f14-ac57-2723690dce89 None None] GET https://10.4.3.64/volume// Aug 14 03:45:16.241920 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-15a65585-1e0b-4f14-ac57-2723690dce89 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:16.245272 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-15a65585-1e0b-4f14-ac57-2723690dce89 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:16.245612 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-15a65585-1e0b-4f14-ac57-2723690dce89 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:16.245885 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 14/54] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:45:16 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:45:16.263765 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-ed5d8eb9-cdba-4271-9390-3b6d1e68349c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:16.541812 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-bc7bb7c4-d4e2-4a0e-aa54-f498b5fdbc7b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:16.544859 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-bc7bb7c4-d4e2-4a0e-aa54-f498b5fdbc7b tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/limits Aug 14 03:45:16.545755 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-bc7bb7c4-d4e2-4a0e-aa54-f498b5fdbc7b tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:16.545755 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-bc7bb7c4-d4e2-4a0e-aa54-f498b5fdbc7b tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:16.555479 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-bc7bb7c4-d4e2-4a0e-aa54-f498b5fdbc7b tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-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 14 03:45:16.555775 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-bc7bb7c4-d4e2-4a0e-aa54-f498b5fdbc7b tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-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 14 03:45:16.556070 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-bc7bb7c4-d4e2-4a0e-aa54-f498b5fdbc7b tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-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 14 03:45:16.556496 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-bc7bb7c4-d4e2-4a0e-aa54-f498b5fdbc7b tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-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 14 03:45:16.556772 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-bc7bb7c4-d4e2-4a0e-aa54-f498b5fdbc7b tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-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 14 03:45:16.557021 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-bc7bb7c4-d4e2-4a0e-aa54-f498b5fdbc7b tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-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 14 03:45:16.557323 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-bc7bb7c4-d4e2-4a0e-aa54-f498b5fdbc7b tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-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 14 03:45:16.557787 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:16.557787 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:16.578327 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-bc7bb7c4-d4e2-4a0e-aa54-f498b5fdbc7b tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Aug 14 03:45:16.578915 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 15/55] 10.4.3.64 () {68 vars in 1477 bytes} [Fri Aug 14 03:45:16 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:16.678580 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-b362aad7-34d2-43fd-a3a0-6e63919f7937 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:16.682158 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-b362aad7-34d2-43fd-a3a0-6e63919f7937 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:45:16.682158 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-b362aad7-34d2-43fd-a3a0-6e63919f7937 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:16.682158 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-b362aad7-34d2-43fd-a3a0-6e63919f7937 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:16.696347 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:16.696347 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:16.702336 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-ed5d8eb9-cdba-4271-9390-3b6d1e68349c tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:45:16.702477 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-b362aad7-34d2-43fd-a3a0-6e63919f7937 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:45:16.702839 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-ed5d8eb9-cdba-4271-9390-3b6d1e68349c tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79e4e640-bf48-459c-91cf-685a11880f4f", "connector": null, "instance_uuid": "3734c7a9-b7aa-48ba-8a8d-c64d98c5e7a3"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:16.710096 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-b362aad7-34d2-43fd-a3a0-6e63919f7937 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 200 Aug 14 03:45:16.710823 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 14/56] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:45:16 2026] GET /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 1448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:16.715796 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:16.715796 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:16.721410 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-d2c5afd3-315c-4a24-85ef-07477f546c88 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:16.724288 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-d2c5afd3-315c-4a24-85ef-07477f546c88 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:45:16.724615 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-d2c5afd3-315c-4a24-85ef-07477f546c88 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10be74b3-755c-4100-a3ba-23768ab5fdd5", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1257913586", "description": null, "metadata": {}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:16.750457 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:16.750457 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:16.751086 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-d2c5afd3-315c-4a24-85ef-07477f546c88 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:45:16.751362 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-d2c5afd3-315c-4a24-85ef-07477f546c88 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Create snapshot from volume 10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:45:16.773408 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-d2c5afd3-315c-4a24-85ef-07477f546c88 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-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 14 03:45:16.774515 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-ed5d8eb9-cdba-4271-9390-3b6d1e68349c tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:45:16.775297 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 14/57] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:45:16 2026] POST /volume/v3/attachments => generated 273 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:16.796631 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-d2c5afd3-315c-4a24-85ef-07477f546c88 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Created reservations ['3faf760d-fc8f-4391-8a4e-01fb142e987c', 'ea0479f5-20dd-44d3-9c4e-3e47718ab10a', 'e5b00abf-285d-4a92-91f1-e5207cbf0149', '2ccdb139-ca54-4bf1-a7b3-ea65e5a7ff85'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:16.819464 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3a671e58-4344-4472-bfd9-88a5c9d0350a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:16.824066 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3a671e58-4344-4472-bfd9-88a5c9d0350a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:16.824325 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3a671e58-4344-4472-bfd9-88a5c9d0350a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:16.824548 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3a671e58-4344-4472-bfd9-88a5c9d0350a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:16.834888 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:16.834888 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:16.838868 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3a671e58-4344-4472-bfd9-88a5c9d0350a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:16.841113 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ae990025-9425-44cf-be83-2e042d2ef245 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:16.841880 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ae990025-9425-44cf-be83-2e042d2ef245 None None] GET https://10.4.3.64/volume// Aug 14 03:45:16.842122 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ae990025-9425-44cf-be83-2e042d2ef245 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:16.842429 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ae990025-9425-44cf-be83-2e042d2ef245 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:16.843017 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ae990025-9425-44cf-be83-2e042d2ef245 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:16.843872 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 15/58] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:45:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:45:16.843954 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3a671e58-4344-4472-bfd9-88a5c9d0350a tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 200 Aug 14 03:45:16.844128 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 16/59] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:16 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:16.846664 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-d2c5afd3-315c-4a24-85ef-07477f546c88 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Snapshot force create request issued successfully. Aug 14 03:45:16.847026 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ed8842fe-59c2-4109-a234-cc1eb743ace5 req-d2c5afd3-315c-4a24-85ef-07477f546c88 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:45:16.847641 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 15/60] 10.4.3.64 () {72 vars in 1540 bytes} [Fri Aug 14 03:45:16 2026] POST /volume/v3/snapshots => generated 319 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:16.859195 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-cdbfb0af-39de-4be6-9b70-081457aadee3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:16.862175 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-cdbfb0af-39de-4be6-9b70-081457aadee3 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:16.865154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-cdbfb0af-39de-4be6-9b70-081457aadee3 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:16.865154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-cdbfb0af-39de-4be6-9b70-081457aadee3 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:16.885548 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:16.885548 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:16.891427 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-cdbfb0af-39de-4be6-9b70-081457aadee3 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:16.899686 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-cdbfb0af-39de-4be6-9b70-081457aadee3 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 200 Aug 14 03:45:16.900014 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 15/61] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:45:16 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 1021 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:45:16.981226 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2c4dada1-42ff-4c90-96c0-16ab0b10d149 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:16.984246 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2c4dada1-42ff-4c90-96c0-16ab0b10d149 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 Aug 14 03:45:16.984444 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2c4dada1-42ff-4c90-96c0-16ab0b10d149 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:16.984708 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2c4dada1-42ff-4c90-96c0-16ab0b10d149 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:16.993966 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:16.993966 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:17.002391 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2c4dada1-42ff-4c90-96c0-16ab0b10d149 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:17.002446 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-5412978d-d59e-4e09-97ce-324352df2d2d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:17.005975 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-5412978d-d59e-4e09-97ce-324352df2d2d tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] PUT https://10.4.3.64/volume/v3/attachments/95326251-449f-44fc-97df-1b0861586543 Aug 14 03:45:17.006819 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2c4dada1-42ff-4c90-96c0-16ab0b10d149 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 returned with HTTP 200 Aug 14 03:45:17.006855 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-5412978d-d59e-4e09-97ce-324352df2d2d tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:17.006920 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 16/62] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:16 2026] GET /volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:17.015398 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-5412978d-d59e-4e09-97ce-324352df2d2d tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Acquiring lock "cinder-attachment_update-79e4e640-bf48-459c-91cf-685a11880f4f-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:45:17.019690 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-5412978d-d59e-4e09-97ce-324352df2d2d tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Lock "cinder-attachment_update-79e4e640-bf48-459c-91cf-685a11880f4f-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:45:17.020592 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:17.020592 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:17.122127 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-5412978d-d59e-4e09-97ce-324352df2d2d tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Lock "cinder-attachment_update-79e4e640-bf48-459c-91cf-685a11880f4f-np0000007313" released by "attachment_update" :: held 0.102s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:45:17.122547 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-5412978d-d59e-4e09-97ce-324352df2d2d tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/attachments/95326251-449f-44fc-97df-1b0861586543 returned with HTTP 200 Aug 14 03:45:17.123180 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 17/63] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:45:17 2026] PUT /volume/v3/attachments/95326251-449f-44fc-97df-1b0861586543 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:17.865564 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3c9d3e22-957c-4dd2-afde-7382bc49b305 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:17.867976 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c9d3e22-957c-4dd2-afde-7382bc49b305 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:17.868260 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c9d3e22-957c-4dd2-afde-7382bc49b305 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:17.868496 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c9d3e22-957c-4dd2-afde-7382bc49b305 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:17.883406 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:17.883406 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:17.886689 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3c9d3e22-957c-4dd2-afde-7382bc49b305 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:17.890816 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c9d3e22-957c-4dd2-afde-7382bc49b305 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 200 Aug 14 03:45:17.891174 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 16/64] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:17 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:18.422361 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:18.428149 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:18.429547 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-923784296"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:18.439552 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-923784296'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:18.439739 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Create volume of 1 GB Aug 14 03:45:18.464729 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Availability Zones retrieved successfully. Aug 14 03:45:18.477869 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Flow 'volume_create_api' (348fea13-7e3c-4295-8e1f-6e3372ff5434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:18.480860 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3404dfb5-a6cc-420d-8f17-e0f8d2d7148a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:18.481360 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:18.530769 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3404dfb5-a6cc-420d-8f17-e0f8d2d7148a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:18.531595 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0af60e5-1973-43ac-9299-a8ffe57a4de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:18.623943 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Created reservations ['70dc3ba1-f879-4730-9b3d-cf396b23bd22', '75724928-f8a8-4256-8e2d-212915f94908', 'ded3e71c-ab7c-41f8-ba2c-3d1ff7c03542', 'b7918294-016e-4f7e-ad30-27a95138f4d6'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:18.625152 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0af60e5-1973-43ac-9299-a8ffe57a4de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70dc3ba1-f879-4730-9b3d-cf396b23bd22', '75724928-f8a8-4256-8e2d-212915f94908', 'ded3e71c-ab7c-41f8-ba2c-3d1ff7c03542', 'b7918294-016e-4f7e-ad30-27a95138f4d6']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:18.626593 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19a49a0-3fc8-4148-beaa-e33b02e2ba29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:18.656525 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19a49a0-3fc8-4148-beaa-e33b02e2ba29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22928dfa-8b0e-4f92-87be-9b2b313e8e83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-923784296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36265b3e4290446995b5b00fc02cd260',qos_specs=None,replication_status=,reservations=['70dc3ba1-f879-4730-9b3d-cf396b23bd22','75724928-f8a8-4256-8e2d-212915f94908','ded3e71c-ab7c-41f8-ba2c-3d1ff7c03542','b7918294-016e-4f7e-ad30-27a95138f4d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e744de547e479e8c209077968ce968',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-923784296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22928dfa-8b0e-4f92-87be-9b2b313e8e83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36265b3e4290446995b5b00fc02cd260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e744de547e479e8c209077968ce968',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:18.657270 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09fef7cd-ace9-4f95-8fc5-6650f1ec8855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:18.676054 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09fef7cd-ace9-4f95-8fc5-6650f1ec8855) transitioned into state 'SUCCESS' from state '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-923784296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36265b3e4290446995b5b00fc02cd260',qos_specs=None,replication_status=,reservations=['70dc3ba1-f879-4730-9b3d-cf396b23bd22','75724928-f8a8-4256-8e2d-212915f94908','ded3e71c-ab7c-41f8-ba2c-3d1ff7c03542','b7918294-016e-4f7e-ad30-27a95138f4d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e744de547e479e8c209077968ce968',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:18.676676 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a769b095-627a-47e3-ab5e-82eafe2d92b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:18.688817 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a769b095-627a-47e3-ab5e-82eafe2d92b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:18.689666 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Flow 'volume_create_api' (348fea13-7e3c-4295-8e1f-6e3372ff5434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:18.690026 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Create volume request issued successfully. Aug 14 03:45:18.690535 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a3d31dd7-d15c-430b-b79b-a3cda77edf54 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:18.691018 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 16/65] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:45:18 2026] POST /volume/v3/volumes => generated 752 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:18.708870 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-17919b16-71dd-4ab7-a6c4-834b7c71244e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:18.711542 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-17919b16-71dd-4ab7-a6c4-834b7c71244e tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] GET https://10.4.3.64/volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 Aug 14 03:45:18.711542 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-17919b16-71dd-4ab7-a6c4-834b7c71244e tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:18.711600 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-17919b16-71dd-4ab7-a6c4-834b7c71244e tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:18.718603 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:18.718603 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:18.721860 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-17919b16-71dd-4ab7-a6c4-834b7c71244e tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Volume info retrieved successfully. Aug 14 03:45:18.725820 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-17919b16-71dd-4ab7-a6c4-834b7c71244e tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] https://10.4.3.64/volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 returned with HTTP 200 Aug 14 03:45:18.726294 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 17/66] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:18 2026] GET /volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:18.903249 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bcbe399c-70bc-44c1-9691-5eec5e0948a0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:18.905226 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bcbe399c-70bc-44c1-9691-5eec5e0948a0 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:18.905431 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bcbe399c-70bc-44c1-9691-5eec5e0948a0 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:18.905557 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bcbe399c-70bc-44c1-9691-5eec5e0948a0 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:18.919842 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:18.919842 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:18.924261 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bcbe399c-70bc-44c1-9691-5eec5e0948a0 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:18.928355 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bcbe399c-70bc-44c1-9691-5eec5e0948a0 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 200 Aug 14 03:45:18.928920 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 18/67] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:18 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:19.743256 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f8fdf23d-ff0c-47b9-8804-41a73d459034 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:19.745203 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f8fdf23d-ff0c-47b9-8804-41a73d459034 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/snapshots/d84651f4-ec01-4427-a343-3a9e60462969 Aug 14 03:45:19.745467 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f8fdf23d-ff0c-47b9-8804-41a73d459034 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:19.745705 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f8fdf23d-ff0c-47b9-8804-41a73d459034 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:19.746573 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-52bb816e-5ccf-46b8-907c-2594fa0b4df9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:19.748962 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-52bb816e-5ccf-46b8-907c-2594fa0b4df9 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] GET https://10.4.3.64/volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 Aug 14 03:45:19.749220 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-52bb816e-5ccf-46b8-907c-2594fa0b4df9 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:19.749569 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-52bb816e-5ccf-46b8-907c-2594fa0b4df9 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:19.751087 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:19.751087 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:19.751511 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f8fdf23d-ff0c-47b9-8804-41a73d459034 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Snapshot retrieved successfully. Aug 14 03:45:19.752368 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f8fdf23d-ff0c-47b9-8804-41a73d459034 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/snapshots/d84651f4-ec01-4427-a343-3a9e60462969 returned with HTTP 200 Aug 14 03:45:19.752857 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 17/68] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:45:19 2026] GET /volume/v3/snapshots/d84651f4-ec01-4427-a343-3a9e60462969 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:19.758475 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:19.758475 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:19.763288 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-52bb816e-5ccf-46b8-907c-2594fa0b4df9 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Volume info retrieved successfully. Aug 14 03:45:19.768532 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-52bb816e-5ccf-46b8-907c-2594fa0b4df9 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] https://10.4.3.64/volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 returned with HTTP 200 Aug 14 03:45:19.769149 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 17/69] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:19 2026] GET /volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:19.943754 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8063c8a4-f34e-4b05-b3f5-36a8d1404a9f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:19.949111 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8063c8a4-f34e-4b05-b3f5-36a8d1404a9f tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:19.949111 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8063c8a4-f34e-4b05-b3f5-36a8d1404a9f tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:19.949111 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8063c8a4-f34e-4b05-b3f5-36a8d1404a9f tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:19.961199 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:19.961199 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:19.966075 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8063c8a4-f34e-4b05-b3f5-36a8d1404a9f tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:19.973768 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8063c8a4-f34e-4b05-b3f5-36a8d1404a9f tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 200 Aug 14 03:45:19.973895 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 18/70] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:19 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:20.104898 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-eeed44f2-aec8-4455-80a2-45c1b077701c req-690fa4dc-b88d-4cff-ab1c-007c7d1c11b5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:20.111389 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-eeed44f2-aec8-4455-80a2-45c1b077701c req-690fa4dc-b88d-4cff-ab1c-007c7d1c11b5 tempest-VolumesAdminNegativeTest-573452727 tempest-VolumesAdminNegativeTest-573452727-project] GET https://10.4.3.64/volume/v3/volumes/844973f4-732a-4c02-a1c7-a74fdca65191 Aug 14 03:45:20.111389 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-eeed44f2-aec8-4455-80a2-45c1b077701c req-690fa4dc-b88d-4cff-ab1c-007c7d1c11b5 tempest-VolumesAdminNegativeTest-573452727 tempest-VolumesAdminNegativeTest-573452727-project] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:20.111389 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-eeed44f2-aec8-4455-80a2-45c1b077701c req-690fa4dc-b88d-4cff-ab1c-007c7d1c11b5 tempest-VolumesAdminNegativeTest-573452727 tempest-VolumesAdminNegativeTest-573452727-project] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:20.126725 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-eeed44f2-aec8-4455-80a2-45c1b077701c req-690fa4dc-b88d-4cff-ab1c-007c7d1c11b5 tempest-VolumesAdminNegativeTest-573452727 tempest-VolumesAdminNegativeTest-573452727-project] https://10.4.3.64/volume/v3/volumes/844973f4-732a-4c02-a1c7-a74fdca65191 returned with HTTP 404 Aug 14 03:45:20.126725 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 19/71] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:45:20 2026] GET /volume/v3/volumes/844973f4-732a-4c02-a1c7-a74fdca65191 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:20.143219 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-639363a6-10cf-4788-8dd5-80941d8501f5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:20.149099 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-639363a6-10cf-4788-8dd5-80941d8501f5 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] DELETE https://10.4.3.64/volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 Aug 14 03:45:20.149406 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-639363a6-10cf-4788-8dd5-80941d8501f5 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:20.149662 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-639363a6-10cf-4788-8dd5-80941d8501f5 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:20.149893 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-639363a6-10cf-4788-8dd5-80941d8501f5 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Delete volume with id: 22928dfa-8b0e-4f92-87be-9b2b313e8e83 Aug 14 03:45:20.166492 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:20.166492 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:20.167320 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-639363a6-10cf-4788-8dd5-80941d8501f5 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Volume info retrieved successfully. Aug 14 03:45:20.200517 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-639363a6-10cf-4788-8dd5-80941d8501f5 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Delete volume request issued successfully. Aug 14 03:45:20.200779 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-639363a6-10cf-4788-8dd5-80941d8501f5 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] https://10.4.3.64/volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 returned with HTTP 202 Aug 14 03:45:20.201332 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 18/72] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:45:20 2026] DELETE /volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:20.213524 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d291a1d0-8ba5-43c2-b3e2-4b130a739a06 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:20.215954 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d291a1d0-8ba5-43c2-b3e2-4b130a739a06 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] GET https://10.4.3.64/volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 Aug 14 03:45:20.216514 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d291a1d0-8ba5-43c2-b3e2-4b130a739a06 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:20.216514 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d291a1d0-8ba5-43c2-b3e2-4b130a739a06 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:20.229755 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:20.229755 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:20.234371 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d291a1d0-8ba5-43c2-b3e2-4b130a739a06 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Volume info retrieved successfully. Aug 14 03:45:20.240775 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d291a1d0-8ba5-43c2-b3e2-4b130a739a06 tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] https://10.4.3.64/volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 returned with HTTP 200 Aug 14 03:45:20.241214 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 18/73] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:20 2026] GET /volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:20.412783 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-232adddb-4a37-4063-907b-5d8de0b6b991 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:20.415353 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-232adddb-4a37-4063-907b-5d8de0b6b991 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/d84651f4-ec01-4427-a343-3a9e60462969 Aug 14 03:45:20.415743 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-232adddb-4a37-4063-907b-5d8de0b6b991 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:20.416011 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-232adddb-4a37-4063-907b-5d8de0b6b991 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:20.416248 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-232adddb-4a37-4063-907b-5d8de0b6b991 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Delete snapshot with id: d84651f4-ec01-4427-a343-3a9e60462969 Aug 14 03:45:20.435043 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-7b0e677a-cd63-45a2-8058-85e7deb57ee0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:20.441097 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-7b0e677a-cd63-45a2-8058-85e7deb57ee0 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] POST https://10.4.3.64/volume/v3/attachments/95326251-449f-44fc-97df-1b0861586543/action Aug 14 03:45:20.442900 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-7b0e677a-cd63-45a2-8058-85e7deb57ee0 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:20.443089 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-7b0e677a-cd63-45a2-8058-85e7deb57ee0 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:20.444096 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:20.444096 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:20.444597 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-232adddb-4a37-4063-907b-5d8de0b6b991 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Snapshot retrieved successfully. Aug 14 03:45:20.466171 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:20.466171 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:20.469459 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-232adddb-4a37-4063-907b-5d8de0b6b991 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Snapshot delete request issued successfully. Aug 14 03:45:20.469715 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-232adddb-4a37-4063-907b-5d8de0b6b991 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/snapshots/d84651f4-ec01-4427-a343-3a9e60462969 returned with HTTP 202 Aug 14 03:45:20.470188 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 19/74] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:45:20 2026] DELETE /volume/v3/snapshots/d84651f4-ec01-4427-a343-3a9e60462969 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:20.481091 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7b6af73e-5f17-4608-a3a3-a67c6326dd80 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:20.482740 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fb0ba05f-5206-4122-8ea4-83649245d947 req-7b0e677a-cd63-45a2-8058-85e7deb57ee0 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/attachments/95326251-449f-44fc-97df-1b0861586543/action returned with HTTP 204 Aug 14 03:45:20.482740 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 20/75] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:45:20 2026] POST /volume/v3/attachments/95326251-449f-44fc-97df-1b0861586543/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:20.483029 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7b6af73e-5f17-4608-a3a3-a67c6326dd80 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/snapshots/d84651f4-ec01-4427-a343-3a9e60462969 Aug 14 03:45:20.483306 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7b6af73e-5f17-4608-a3a3-a67c6326dd80 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:20.483581 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7b6af73e-5f17-4608-a3a3-a67c6326dd80 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:20.489043 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:20.489043 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:20.489589 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7b6af73e-5f17-4608-a3a3-a67c6326dd80 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Snapshot retrieved successfully. Aug 14 03:45:20.490500 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7b6af73e-5f17-4608-a3a3-a67c6326dd80 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/snapshots/d84651f4-ec01-4427-a343-3a9e60462969 returned with HTTP 200 Aug 14 03:45:20.490915 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 19/76] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:45:20 2026] GET /volume/v3/snapshots/d84651f4-ec01-4427-a343-3a9e60462969 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:20.990361 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-96f71bb5-a192-4ade-90b3-911aa7b27e44 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:20.992501 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-96f71bb5-a192-4ade-90b3-911aa7b27e44 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:20.992707 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-96f71bb5-a192-4ade-90b3-911aa7b27e44 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:20.992931 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-96f71bb5-a192-4ade-90b3-911aa7b27e44 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:21.004960 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:21.004960 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:21.009185 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-96f71bb5-a192-4ade-90b3-911aa7b27e44 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:21.014622 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-96f71bb5-a192-4ade-90b3-911aa7b27e44 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 200 Aug 14 03:45:21.015228 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 19/77] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:20 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:21.037115 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e42ada9d-f88d-4d03-a138-5e11278f3d39 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:21.039455 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e42ada9d-f88d-4d03-a138-5e11278f3d39 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:21.040215 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e42ada9d-f88d-4d03-a138-5e11278f3d39 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:21.040713 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e42ada9d-f88d-4d03-a138-5e11278f3d39 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:21.054830 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:21.054830 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:21.060019 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e42ada9d-f88d-4d03-a138-5e11278f3d39 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:21.064662 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e42ada9d-f88d-4d03-a138-5e11278f3d39 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 200 Aug 14 03:45:21.065021 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 20/78] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:21 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:21.255891 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d6eed1f0-41f0-4387-8bf1-75628556647f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:21.257997 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d6eed1f0-41f0-4387-8bf1-75628556647f tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] GET https://10.4.3.64/volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 Aug 14 03:45:21.258293 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d6eed1f0-41f0-4387-8bf1-75628556647f tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:21.258737 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d6eed1f0-41f0-4387-8bf1-75628556647f tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:21.265633 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d6eed1f0-41f0-4387-8bf1-75628556647f tempest-VolumesAdminNegativeTest-1878984112 tempest-VolumesAdminNegativeTest-1878984112-project-member] https://10.4.3.64/volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 returned with HTTP 404 Aug 14 03:45:21.266413 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 21/79] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:21 2026] GET /volume/v3/volumes/22928dfa-8b0e-4f92-87be-9b2b313e8e83 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:21.500860 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f844ccc7-35cc-481c-b369-9a36e1d50510 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:21.503661 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f844ccc7-35cc-481c-b369-9a36e1d50510 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] GET https://10.4.3.64/volume/v3/snapshots/d84651f4-ec01-4427-a343-3a9e60462969 Aug 14 03:45:21.503841 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f844ccc7-35cc-481c-b369-9a36e1d50510 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:21.504020 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f844ccc7-35cc-481c-b369-9a36e1d50510 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:21.514663 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f844ccc7-35cc-481c-b369-9a36e1d50510 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/snapshots/d84651f4-ec01-4427-a343-3a9e60462969 returned with HTTP 404 Aug 14 03:45:21.515284 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 20/80] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:45:21 2026] GET /volume/v3/snapshots/d84651f4-ec01-4427-a343-3a9e60462969 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:22.597387 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-77068abd-5d63-45f2-864f-1b4d56cbdf89 req-ab03cbe2-be05-4c7c-bcf3-c7b968af58c8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:22.599696 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-77068abd-5d63-45f2-864f-1b4d56cbdf89 req-ab03cbe2-be05-4c7c-bcf3-c7b968af58c8 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] DELETE https://10.4.3.64/volume/v3/attachments/95326251-449f-44fc-97df-1b0861586543 Aug 14 03:45:22.599854 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-77068abd-5d63-45f2-864f-1b4d56cbdf89 req-ab03cbe2-be05-4c7c-bcf3-c7b968af58c8 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:22.600025 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-77068abd-5d63-45f2-864f-1b4d56cbdf89 req-ab03cbe2-be05-4c7c-bcf3-c7b968af58c8 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:22.610017 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:22.610017 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:22.689124 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-77068abd-5d63-45f2-864f-1b4d56cbdf89 req-ab03cbe2-be05-4c7c-bcf3-c7b968af58c8 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/attachments/95326251-449f-44fc-97df-1b0861586543 returned with HTTP 200 Aug 14 03:45:22.689566 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 20/81] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:45:22 2026] DELETE /volume/v3/attachments/95326251-449f-44fc-97df-1b0861586543 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:23.435494 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-fb1c9357-6a73-452a-98e6-b3396a6c3aad req-f5257797-931a-4327-ae02-5118bc9b4861 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:23.437340 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fb1c9357-6a73-452a-98e6-b3396a6c3aad req-f5257797-931a-4327-ae02-5118bc9b4861 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] DELETE https://10.4.3.64/volume/v3/attachments/d3518cfd-3898-456f-aa95-d28ab8cfff78 Aug 14 03:45:23.437517 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fb1c9357-6a73-452a-98e6-b3396a6c3aad req-f5257797-931a-4327-ae02-5118bc9b4861 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:23.437691 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fb1c9357-6a73-452a-98e6-b3396a6c3aad req-f5257797-931a-4327-ae02-5118bc9b4861 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:23.444615 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:23.444615 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:23.521154 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fb1c9357-6a73-452a-98e6-b3396a6c3aad req-f5257797-931a-4327-ae02-5118bc9b4861 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/attachments/d3518cfd-3898-456f-aa95-d28ab8cfff78 returned with HTTP 200 Aug 14 03:45:23.521632 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 21/82] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:45:23 2026] DELETE /volume/v3/attachments/d3518cfd-3898-456f-aa95-d28ab8cfff78 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:23.533533 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-fb1c9357-6a73-452a-98e6-b3396a6c3aad req-5835d231-3023-4f42-98cf-a7fe2709a005 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:23.535333 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fb1c9357-6a73-452a-98e6-b3396a6c3aad req-5835d231-3023-4f42-98cf-a7fe2709a005 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] DELETE https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:45:23.535492 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fb1c9357-6a73-452a-98e6-b3396a6c3aad req-5835d231-3023-4f42-98cf-a7fe2709a005 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:23.535684 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fb1c9357-6a73-452a-98e6-b3396a6c3aad req-5835d231-3023-4f42-98cf-a7fe2709a005 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:23.535951 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [req-fb1c9357-6a73-452a-98e6-b3396a6c3aad req-5835d231-3023-4f42-98cf-a7fe2709a005 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Delete volume with id: 10be74b3-755c-4100-a3ba-23768ab5fdd5 Aug 14 03:45:23.547630 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:23.547630 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:23.549357 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-fb1c9357-6a73-452a-98e6-b3396a6c3aad req-5835d231-3023-4f42-98cf-a7fe2709a005 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Volume info retrieved successfully. Aug 14 03:45:23.581181 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-fb1c9357-6a73-452a-98e6-b3396a6c3aad req-5835d231-3023-4f42-98cf-a7fe2709a005 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] Delete volume request issued successfully. Aug 14 03:45:23.581181 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fb1c9357-6a73-452a-98e6-b3396a6c3aad req-5835d231-3023-4f42-98cf-a7fe2709a005 tempest-ImageDependencyTests-1526015784 tempest-ImageDependencyTests-1526015784-project-member] https://10.4.3.64/volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 returned with HTTP 202 Aug 14 03:45:23.581181 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 22/83] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Aug 14 03:45:23 2026] DELETE /volume/v3/volumes/10be74b3-755c-4100-a3ba-23768ab5fdd5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:23.635546 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5a1a6fe1-5138-4a06-a8fb-37593f36d984 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:23.638452 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a1a6fe1-5138-4a06-a8fb-37593f36d984 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:23.638723 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a1a6fe1-5138-4a06-a8fb-37593f36d984 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:23.639764 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a1a6fe1-5138-4a06-a8fb-37593f36d984 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:23.652644 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:23.652644 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:23.659167 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5a1a6fe1-5138-4a06-a8fb-37593f36d984 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:23.665817 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a1a6fe1-5138-4a06-a8fb-37593f36d984 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 200 Aug 14 03:45:23.666462 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 21/84] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:23 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:23.682846 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-581e6a9f-6ef2-4cfc-ac74-b951ba541663 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:23.684948 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-581e6a9f-6ef2-4cfc-ac74-b951ba541663 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:23.685212 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-581e6a9f-6ef2-4cfc-ac74-b951ba541663 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:23.685470 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-581e6a9f-6ef2-4cfc-ac74-b951ba541663 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:23.692036 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:23.692036 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:23.698822 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-581e6a9f-6ef2-4cfc-ac74-b951ba541663 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:23.703162 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-581e6a9f-6ef2-4cfc-ac74-b951ba541663 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 200 Aug 14 03:45:23.703554 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 21/85] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:23 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:23.741865 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-226831e3-c237-48b6-ba38-7e46902aca37 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:23.744243 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-226831e3-c237-48b6-ba38-7e46902aca37 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:23.744498 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-226831e3-c237-48b6-ba38-7e46902aca37 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:23.744744 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-226831e3-c237-48b6-ba38-7e46902aca37 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:23.753974 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:23.753974 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:23.758225 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-226831e3-c237-48b6-ba38-7e46902aca37 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:23.765925 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-226831e3-c237-48b6-ba38-7e46902aca37 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 200 Aug 14 03:45:23.766352 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 22/86] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:23 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:23.784699 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d4aa3274-f20c-48df-a73b-09f693bc22a6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:23.787803 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d4aa3274-f20c-48df-a73b-09f693bc22a6 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] DELETE https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:23.787803 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d4aa3274-f20c-48df-a73b-09f693bc22a6 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:23.787803 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d4aa3274-f20c-48df-a73b-09f693bc22a6 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:23.787803 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-d4aa3274-f20c-48df-a73b-09f693bc22a6 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Delete volume with id: 79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:23.794076 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:23.794076 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:23.794609 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d4aa3274-f20c-48df-a73b-09f693bc22a6 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:23.812866 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d4aa3274-f20c-48df-a73b-09f693bc22a6 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Delete volume request issued successfully. Aug 14 03:45:23.813214 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d4aa3274-f20c-48df-a73b-09f693bc22a6 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 202 Aug 14 03:45:23.813672 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 23/87] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:45:23 2026] DELETE /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:23.820994 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e745246b-79a0-4a68-8b3d-2aeeade74d04 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:23.822745 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e745246b-79a0-4a68-8b3d-2aeeade74d04 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:23.822912 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e745246b-79a0-4a68-8b3d-2aeeade74d04 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:23.823111 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e745246b-79a0-4a68-8b3d-2aeeade74d04 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:23.832299 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:23.832299 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:23.837832 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e745246b-79a0-4a68-8b3d-2aeeade74d04 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Volume info retrieved successfully. Aug 14 03:45:23.846684 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e745246b-79a0-4a68-8b3d-2aeeade74d04 tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 200 Aug 14 03:45:23.847108 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 22/88] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:23 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:23.946433 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-497d83e7-a2d8-44d0-96ce-cf6c5ff37b8f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:23.948863 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-497d83e7-a2d8-44d0-96ce-cf6c5ff37b8f tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:45:23.948863 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-497d83e7-a2d8-44d0-96ce-cf6c5ff37b8f tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:23.948863 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-497d83e7-a2d8-44d0-96ce-cf6c5ff37b8f tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:23.957797 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:23.957797 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:23.964119 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-497d83e7-a2d8-44d0-96ce-cf6c5ff37b8f tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:23.971063 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-497d83e7-a2d8-44d0-96ce-cf6c5ff37b8f tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 200 Aug 14 03:45:23.971574 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 22/89] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:45:23 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 1388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:23.982001 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-dffe8857-7ca6-4aa7-98d5-5129033fcc3a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:23.983910 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-dffe8857-7ca6-4aa7-98d5-5129033fcc3a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a Aug 14 03:45:23.984084 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-dffe8857-7ca6-4aa7-98d5-5129033fcc3a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:23.984289 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-dffe8857-7ca6-4aa7-98d5-5129033fcc3a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:23.993153 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:23.993153 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:23.995466 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-dffe8857-7ca6-4aa7-98d5-5129033fcc3a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:24.000494 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-dffe8857-7ca6-4aa7-98d5-5129033fcc3a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a returned with HTTP 200 Aug 14 03:45:24.000885 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 23/90] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:45:23 2026] GET /volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:24.009690 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-5ebd50cc-8fe0-46cb-bf6b-80dd60b38d8a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:24.011796 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-5ebd50cc-8fe0-46cb-bf6b-80dd60b38d8a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 Aug 14 03:45:24.012453 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-5ebd50cc-8fe0-46cb-bf6b-80dd60b38d8a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:24.012453 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-5ebd50cc-8fe0-46cb-bf6b-80dd60b38d8a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:24.019792 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:24.019792 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:24.025122 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-5ebd50cc-8fe0-46cb-bf6b-80dd60b38d8a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:24.029961 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-5ebd50cc-8fe0-46cb-bf6b-80dd60b38d8a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 returned with HTTP 200 Aug 14 03:45:24.030290 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 24/91] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:45:24 2026] GET /volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:24.042127 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3d61d9bf-1c64-4fb9-aeb2-a0bc7f18992f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:24.042673 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3d61d9bf-1c64-4fb9-aeb2-a0bc7f18992f None None] GET https://10.4.3.64/volume// Aug 14 03:45:24.042909 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3d61d9bf-1c64-4fb9-aeb2-a0bc7f18992f None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:24.043102 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3d61d9bf-1c64-4fb9-aeb2-a0bc7f18992f None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:24.043567 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3d61d9bf-1c64-4fb9-aeb2-a0bc7f18992f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:24.044025 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 23/92] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:45:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:45:24.052465 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-94c46f9a-8d64-476c-8627-eac576fcc951 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:24.054552 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-94c46f9a-8d64-476c-8627-eac576fcc951 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:45:24.054935 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-94c46f9a-8d64-476c-8627-eac576fcc951 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54", "connector": null, "instance_uuid": "61806afb-ee7d-49da-92cd-1125506eddaf"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:24.064256 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:24.064256 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:24.084156 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-94c46f9a-8d64-476c-8627-eac576fcc951 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:45:24.084638 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 23/93] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:45:24 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 14 03:45:24.092454 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2311482e-2722-4795-9e37-406343761ccf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:24.092801 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2311482e-2722-4795-9e37-406343761ccf None None] GET https://10.4.3.64/volume// Aug 14 03:45:24.092974 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2311482e-2722-4795-9e37-406343761ccf None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:24.093152 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2311482e-2722-4795-9e37-406343761ccf None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:24.093500 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2311482e-2722-4795-9e37-406343761ccf None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:24.093738 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 24/94] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:45:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:45:24.102056 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-0ca7b445-4a48-4b92-bef5-6ea0e0cc7547 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:24.104159 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-0ca7b445-4a48-4b92-bef5-6ea0e0cc7547 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:45:24.104568 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-0ca7b445-4a48-4b92-bef5-6ea0e0cc7547 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62a0fb95-5d4f-4385-84de-5a759897644a", "connector": null, "instance_uuid": "61806afb-ee7d-49da-92cd-1125506eddaf"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:24.113175 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:24.113175 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:24.133744 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-0ca7b445-4a48-4b92-bef5-6ea0e0cc7547 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:45:24.134212 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 25/95] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:45:24 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 14 03:45:24.143249 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-470c4367-2e0e-4f6e-a011-e1e5be811cc0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:24.143592 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-470c4367-2e0e-4f6e-a011-e1e5be811cc0 None None] GET https://10.4.3.64/volume// Aug 14 03:45:24.143742 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-470c4367-2e0e-4f6e-a011-e1e5be811cc0 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:24.143921 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-470c4367-2e0e-4f6e-a011-e1e5be811cc0 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:24.144240 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-470c4367-2e0e-4f6e-a011-e1e5be811cc0 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:24.144498 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 24/96] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:45:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:45:24.152975 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-ed73f2e9-5668-41ba-a6f1-e48a117dd542 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:24.155369 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-ed73f2e9-5668-41ba-a6f1-e48a117dd542 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:45:24.155794 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-ed73f2e9-5668-41ba-a6f1-e48a117dd542 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee505ce8-f1d4-4dbc-aa59-db35c22350a6", "connector": null, "instance_uuid": "61806afb-ee7d-49da-92cd-1125506eddaf"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:24.166322 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:24.166322 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:24.194063 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-ed73f2e9-5668-41ba-a6f1-e48a117dd542 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:45:24.194732 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 24/97] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:45:24 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 14 03:45:24.862376 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cdffc829-7e8a-419c-8076-b2941df9a6fe None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:24.865065 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cdffc829-7e8a-419c-8076-b2941df9a6fe tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] GET https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f Aug 14 03:45:24.865322 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cdffc829-7e8a-419c-8076-b2941df9a6fe tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:24.865515 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cdffc829-7e8a-419c-8076-b2941df9a6fe tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:25.016753 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cdffc829-7e8a-419c-8076-b2941df9a6fe tempest-DeleteServersTestJSON-363672747 tempest-DeleteServersTestJSON-363672747-project-member] https://10.4.3.64/volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f returned with HTTP 404 Aug 14 03:45:25.017532 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 25/98] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:24 2026] GET /volume/v3/volumes/79e4e640-bf48-459c-91cf-685a11880f4f => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:25.968394 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6a631fc1-7eba-49d8-9eea-e3b1b54db4e7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:25.968394 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6a631fc1-7eba-49d8-9eea-e3b1b54db4e7 None None] GET https://10.4.3.64/volume// Aug 14 03:45:25.968394 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6a631fc1-7eba-49d8-9eea-e3b1b54db4e7 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:25.968394 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6a631fc1-7eba-49d8-9eea-e3b1b54db4e7 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:25.969628 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6a631fc1-7eba-49d8-9eea-e3b1b54db4e7 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:25.969628 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 26/99] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:45:25 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:45:25.981623 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-1532e53b-319f-428b-bcd6-590785890072 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:25.988803 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-1532e53b-319f-428b-bcd6-590785890072 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:45:25.988803 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-1532e53b-319f-428b-bcd6-590785890072 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:25.988910 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-1532e53b-319f-428b-bcd6-590785890072 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:26.002586 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:26.002586 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:26.005859 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-1532e53b-319f-428b-bcd6-590785890072 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:26.011020 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-1532e53b-319f-428b-bcd6-590785890072 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 200 Aug 14 03:45:26.011632 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 25/100] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:45:25 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 1567 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:45:26.098298 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-cc1f3ce7-c137-435d-832f-415e032a3ad6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:26.102605 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-cc1f3ce7-c137-435d-832f-415e032a3ad6 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] PUT https://10.4.3.64/volume/v3/attachments/534cb3c0-54c5-4f5b-9f70-375dc92f9ad6 Aug 14 03:45:26.102926 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-cc1f3ce7-c137-435d-832f-415e032a3ad6 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:26.110893 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-cc1f3ce7-c137-435d-832f-415e032a3ad6 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Acquiring lock "cinder-attachment_update-1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:45:26.118908 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-cc1f3ce7-c137-435d-832f-415e032a3ad6 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Lock "cinder-attachment_update-1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54-np0000007313" acquired by "attachment_update" :: waited 0.007s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:45:26.118908 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:26.118908 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:26.206558 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-cc1f3ce7-c137-435d-832f-415e032a3ad6 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Lock "cinder-attachment_update-1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54-np0000007313" released by "attachment_update" :: held 0.089s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:45:26.206845 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-cc1f3ce7-c137-435d-832f-415e032a3ad6 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/attachments/534cb3c0-54c5-4f5b-9f70-375dc92f9ad6 returned with HTTP 200 Aug 14 03:45:26.207629 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 25/101] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:45:26 2026] PUT /volume/v3/attachments/534cb3c0-54c5-4f5b-9f70-375dc92f9ad6 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:26.231905 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-e7cd910e-85c7-4c32-9170-43354fe147c4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:26.234069 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-e7cd910e-85c7-4c32-9170-43354fe147c4 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] POST https://10.4.3.64/volume/v3/attachments/534cb3c0-54c5-4f5b-9f70-375dc92f9ad6/action Aug 14 03:45:26.234431 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-e7cd910e-85c7-4c32-9170-43354fe147c4 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:26.234545 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-e7cd910e-85c7-4c32-9170-43354fe147c4 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:26.249942 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:26.249942 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:26.260977 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-e7cd910e-85c7-4c32-9170-43354fe147c4 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/attachments/534cb3c0-54c5-4f5b-9f70-375dc92f9ad6/action returned with HTTP 204 Aug 14 03:45:26.261485 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 26/102] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:45:26 2026] POST /volume/v3/attachments/534cb3c0-54c5-4f5b-9f70-375dc92f9ad6/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:26.285874 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4449d6a8-8af3-417e-93c4-20e4bc5520e2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:26.286441 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4449d6a8-8af3-417e-93c4-20e4bc5520e2 None None] GET https://10.4.3.64/volume// Aug 14 03:45:26.286687 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4449d6a8-8af3-417e-93c4-20e4bc5520e2 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:26.287058 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4449d6a8-8af3-417e-93c4-20e4bc5520e2 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:26.288694 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4449d6a8-8af3-417e-93c4-20e4bc5520e2 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:26.288694 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 27/103] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:45:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:45:26.295422 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-ca7c70c6-f526-4c43-a103-69efd80de0e8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:26.298098 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-ca7c70c6-f526-4c43-a103-69efd80de0e8 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a Aug 14 03:45:26.298408 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-ca7c70c6-f526-4c43-a103-69efd80de0e8 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:26.298644 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-ca7c70c6-f526-4c43-a103-69efd80de0e8 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:26.308161 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:26.308161 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:26.312402 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-ca7c70c6-f526-4c43-a103-69efd80de0e8 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:26.316470 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-ca7c70c6-f526-4c43-a103-69efd80de0e8 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a returned with HTTP 200 Aug 14 03:45:26.317987 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 26/104] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:45:26 2026] GET /volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:45:26.410196 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-2a4ff66f-fb8d-4666-b5be-d87c1ac52e74 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:26.416118 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-2a4ff66f-fb8d-4666-b5be-d87c1ac52e74 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] PUT https://10.4.3.64/volume/v3/attachments/491e60b2-3537-4493-8ab3-89d0581f3a5e Aug 14 03:45:26.418150 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-2a4ff66f-fb8d-4666-b5be-d87c1ac52e74 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:26.430957 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-2a4ff66f-fb8d-4666-b5be-d87c1ac52e74 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Acquiring lock "cinder-attachment_update-62a0fb95-5d4f-4385-84de-5a759897644a-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:45:26.439358 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-2a4ff66f-fb8d-4666-b5be-d87c1ac52e74 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Lock "cinder-attachment_update-62a0fb95-5d4f-4385-84de-5a759897644a-np0000007313" acquired by "attachment_update" :: waited 0.006s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:45:26.439358 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:26.439358 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:26.560461 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-2a4ff66f-fb8d-4666-b5be-d87c1ac52e74 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Lock "cinder-attachment_update-62a0fb95-5d4f-4385-84de-5a759897644a-np0000007313" released by "attachment_update" :: held 0.123s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:45:26.560961 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-2a4ff66f-fb8d-4666-b5be-d87c1ac52e74 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/attachments/491e60b2-3537-4493-8ab3-89d0581f3a5e returned with HTTP 200 Aug 14 03:45:26.561608 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 26/105] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:45:26 2026] PUT /volume/v3/attachments/491e60b2-3537-4493-8ab3-89d0581f3a5e => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:26.590443 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-38073584-591c-49db-ab97-4e267fedc669 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:26.594348 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-38073584-591c-49db-ab97-4e267fedc669 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] POST https://10.4.3.64/volume/v3/attachments/491e60b2-3537-4493-8ab3-89d0581f3a5e/action Aug 14 03:45:26.594850 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-38073584-591c-49db-ab97-4e267fedc669 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:26.595512 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-38073584-591c-49db-ab97-4e267fedc669 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:26.621773 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:26.621773 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:26.635540 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-38073584-591c-49db-ab97-4e267fedc669 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/attachments/491e60b2-3537-4493-8ab3-89d0581f3a5e/action returned with HTTP 204 Aug 14 03:45:26.636090 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 27/106] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:45:26 2026] POST /volume/v3/attachments/491e60b2-3537-4493-8ab3-89d0581f3a5e/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:26.656404 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-010af70d-60a1-4733-85ee-23b503543d85 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:26.656876 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-010af70d-60a1-4733-85ee-23b503543d85 None None] GET https://10.4.3.64/volume// Aug 14 03:45:26.657072 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-010af70d-60a1-4733-85ee-23b503543d85 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:26.657319 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-010af70d-60a1-4733-85ee-23b503543d85 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:26.659313 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-010af70d-60a1-4733-85ee-23b503543d85 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:26.659313 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 28/107] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:45:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:45:26.666531 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-18c86d38-6fee-4ff4-ba0d-3ed139ed5194 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:26.668699 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-18c86d38-6fee-4ff4-ba0d-3ed139ed5194 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 Aug 14 03:45:26.668916 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-18c86d38-6fee-4ff4-ba0d-3ed139ed5194 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:26.669206 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-18c86d38-6fee-4ff4-ba0d-3ed139ed5194 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:26.680480 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:26.680480 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:26.684558 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-18c86d38-6fee-4ff4-ba0d-3ed139ed5194 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:45:26.689414 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-18c86d38-6fee-4ff4-ba0d-3ed139ed5194 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 returned with HTTP 200 Aug 14 03:45:26.689925 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 27/108] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:45:26 2026] GET /volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:45:26.800946 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-2fbc680c-dff6-4039-924a-99932552d046 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:26.806592 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-2fbc680c-dff6-4039-924a-99932552d046 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] PUT https://10.4.3.64/volume/v3/attachments/49103ea4-2795-49cb-91e7-a1bffce44053 Aug 14 03:45:26.806662 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-2fbc680c-dff6-4039-924a-99932552d046 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:26.814975 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-2fbc680c-dff6-4039-924a-99932552d046 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Acquiring lock "cinder-attachment_update-ee505ce8-f1d4-4dbc-aa59-db35c22350a6-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:45:26.820637 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-2fbc680c-dff6-4039-924a-99932552d046 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Lock "cinder-attachment_update-ee505ce8-f1d4-4dbc-aa59-db35c22350a6-np0000007313" acquired by "attachment_update" :: waited 0.006s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:45:26.821612 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:26.821612 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:26.895482 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-2fbc680c-dff6-4039-924a-99932552d046 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Lock "cinder-attachment_update-ee505ce8-f1d4-4dbc-aa59-db35c22350a6-np0000007313" released by "attachment_update" :: held 0.075s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:45:26.895763 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-2fbc680c-dff6-4039-924a-99932552d046 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/attachments/49103ea4-2795-49cb-91e7-a1bffce44053 returned with HTTP 200 Aug 14 03:45:26.896609 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 27/109] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:45:26 2026] PUT /volume/v3/attachments/49103ea4-2795-49cb-91e7-a1bffce44053 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:26.916161 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-7fadc6ac-0ad8-439c-a691-91e11ae675f9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:26.918910 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-7fadc6ac-0ad8-439c-a691-91e11ae675f9 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] POST https://10.4.3.64/volume/v3/attachments/49103ea4-2795-49cb-91e7-a1bffce44053/action Aug 14 03:45:26.919378 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-7fadc6ac-0ad8-439c-a691-91e11ae675f9 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:26.919537 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-7fadc6ac-0ad8-439c-a691-91e11ae675f9 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:26.946409 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:26.946409 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:26.957705 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fdac9e7b-2d62-48a4-ba80-23084840ccbd req-7fadc6ac-0ad8-439c-a691-91e11ae675f9 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/attachments/49103ea4-2795-49cb-91e7-a1bffce44053/action returned with HTTP 204 Aug 14 03:45:26.958320 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 28/110] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:45:26 2026] POST /volume/v3/attachments/49103ea4-2795-49cb-91e7-a1bffce44053/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:28.629004 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0447a1ec-09e8-478c-a31d-118ec3ba8577 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:28.902947 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0447a1ec-09e8-478c-a31d-118ec3ba8577 tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:45:28.903344 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0447a1ec-09e8-478c-a31d-118ec3ba8577 tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-918992828"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:28.905788 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:28.905788 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:28.924880 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0447a1ec-09e8-478c-a31d-118ec3ba8577 tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:45:28.925292 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 29/111] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:45:28 2026] POST /volume/v3/types => generated 219 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:28.937292 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1938d754-4d95-4cdc-b386-2f1d10e74a0a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:28.939097 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1938d754-4d95-4cdc-b386-2f1d10e74a0a tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 14 03:45:28.939617 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1938d754-4d95-4cdc-b386-2f1d10e74a0a tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-622691975"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:28.963429 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1938d754-4d95-4cdc-b386-2f1d10e74a0a tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 14 03:45:28.963980 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 28/112] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Aug 14 03:45:28 2026] POST /volume/v3/group_types => generated 176 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:28.972203 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c01d9976-026c-4df3-baee-94853f21273e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:29.179086 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c01d9976-026c-4df3-baee-94853f21273e tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] POST https://10.4.3.64/volume/v3/groups Aug 14 03:45:29.179527 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c01d9976-026c-4df3-baee-94853f21273e tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8bccc1f8-593e-4a24-ac55-990ecd67e37b", "volume_types": ["57b44fc0-7a41-42b3-b02d-fbd7e76fb014"], "name": "tempest-GroupsV314Test-Group-2049681626"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:29.182195 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-c01d9976-026c-4df3-baee-94853f21273e tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Creating new group {'group': {'group_type': '8bccc1f8-593e-4a24-ac55-990ecd67e37b', 'volume_types': ['57b44fc0-7a41-42b3-b02d-fbd7e76fb014'], 'name': 'tempest-GroupsV314Test-Group-2049681626'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:45:29.190936 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.groups [None req-c01d9976-026c-4df3-baee-94853f21273e tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Creating group tempest-GroupsV314Test-Group-2049681626. Aug 14 03:45:29.191529 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:29.191529 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:29.210755 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c01d9976-026c-4df3-baee-94853f21273e tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Availability zone cache updated, next update will occur around 2026-08-14 04:45:29.210261. {{(pid=100328) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:45:29.210930 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c01d9976-026c-4df3-baee-94853f21273e tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Availability Zones retrieved successfully. Aug 14 03:45:29.235226 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-c01d9976-026c-4df3-baee-94853f21273e tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Created reservations ['bbab993f-b630-40f2-b04b-1610b900c271'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:29.269644 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c01d9976-026c-4df3-baee-94853f21273e tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 14 03:45:29.270093 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 28/113] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Aug 14 03:45:28 2026] POST /volume/v3/groups => generated 108 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:29.283758 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ed6abafe-9b32-4e3e-9794-d7e26b0fa430 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:29.288583 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ed6abafe-9b32-4e3e-9794-d7e26b0fa430 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/groups/fd3815f6-15e5-4470-a57c-d4497d6f2043 Aug 14 03:45:29.288865 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ed6abafe-9b32-4e3e-9794-d7e26b0fa430 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:29.291610 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ed6abafe-9b32-4e3e-9794-d7e26b0fa430 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:29.291812 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-ed6abafe-9b32-4e3e-9794-d7e26b0fa430 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] show called for member fd3815f6-15e5-4470-a57c-d4497d6f2043 {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:29.302345 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:29.302345 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:29.336594 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ed6abafe-9b32-4e3e-9794-d7e26b0fa430 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/groups/fd3815f6-15e5-4470-a57c-d4497d6f2043 returned with HTTP 200 Aug 14 03:45:29.338368 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 29/114] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:29 2026] GET /volume/v3/groups/fd3815f6-15e5-4470-a57c-d4497d6f2043 => generated 388 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:30.349941 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b635b800-db60-4419-b94c-1df2a0fe9ad9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:30.353536 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b635b800-db60-4419-b94c-1df2a0fe9ad9 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/groups/fd3815f6-15e5-4470-a57c-d4497d6f2043 Aug 14 03:45:30.353806 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b635b800-db60-4419-b94c-1df2a0fe9ad9 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:30.354237 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b635b800-db60-4419-b94c-1df2a0fe9ad9 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:30.354316 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-b635b800-db60-4419-b94c-1df2a0fe9ad9 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] show called for member fd3815f6-15e5-4470-a57c-d4497d6f2043 {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:30.364761 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:30.364761 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:30.400056 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b635b800-db60-4419-b94c-1df2a0fe9ad9 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/groups/fd3815f6-15e5-4470-a57c-d4497d6f2043 returned with HTTP 200 Aug 14 03:45:30.400663 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 30/115] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:30 2026] GET /volume/v3/groups/fd3815f6-15e5-4470-a57c-d4497d6f2043 => generated 389 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:30.412611 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:30.414946 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:30.415600 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1269071386", "volume_type": "57b44fc0-7a41-42b3-b02d-fbd7e76fb014", "group_id": "fd3815f6-15e5-4470-a57c-d4497d6f2043", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:30.417693 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1269071386', 'volume_type': '57b44fc0-7a41-42b3-b02d-fbd7e76fb014', 'group_id': 'fd3815f6-15e5-4470-a57c-d4497d6f2043', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:30.437841 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:30.437841 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:30.437841 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Create volume of 1 GB Aug 14 03:45:30.451175 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Availability Zones retrieved successfully. Aug 14 03:45:30.458515 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Flow 'volume_create_api' (f9e2b754-920c-467d-a4d8-59bc7765230d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:30.459592 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3cdcfc-a6f3-4e0f-a4eb-19e9d7cfdb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:30.460116 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:30.460116 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:30.460553 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:30.479410 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3cdcfc-a6f3-4e0f-a4eb-19e9d7cfdb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=57b44fc0-7a41-42b3-b02d-fbd7e76fb014,is_public=True,name='tempest-GroupsV314Test-volume-type-918992828',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '57b44fc0-7a41-42b3-b02d-fbd7e76fb014', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fd3815f6-15e5-4470-a57c-d4497d6f2043', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:30.480100 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2249fd9f-e44b-4ff2-9e5c-9b373422d90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:30.503576 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-918992828 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-918992828, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:30.503936 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-918992828 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-918992828, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:30.545086 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Created reservations ['52c9f3bd-5f68-473d-a8e0-6d1978eef1bd', 'b57e29ca-fca0-47fc-9ff6-a50908074e2c', '3ed365db-8396-4c23-8481-33ed4254fb4f', '0c67e8c8-363d-4331-9444-17e7549209e9'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:30.546197 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2249fd9f-e44b-4ff2-9e5c-9b373422d90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52c9f3bd-5f68-473d-a8e0-6d1978eef1bd', 'b57e29ca-fca0-47fc-9ff6-a50908074e2c', '3ed365db-8396-4c23-8481-33ed4254fb4f', '0c67e8c8-363d-4331-9444-17e7549209e9']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:30.546810 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd42eb02-19dd-49e3-ac10-7a7937d1a4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:30.574471 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd42eb02-19dd-49e3-ac10-7a7937d1a4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd3a0344-4bbc-4159-95fc-89e0dfdb9d78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1269071386',encryption_key_id=None,group_id=fd3815f6-15e5-4470-a57c-d4497d6f2043,group_type_id=,metadata={},multiattach=False,project_id='8e4be293155e40c0bcae30c348525e9c',qos_specs=None,replication_status=,reservations=['52c9f3bd-5f68-473d-a8e0-6d1978eef1bd','b57e29ca-fca0-47fc-9ff6-a50908074e2c','3ed365db-8396-4c23-8481-33ed4254fb4f','0c67e8c8-363d-4331-9444-17e7549209e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f50487a0cd54fc084bac5ae15b46d44',volume_type_id=57b44fc0-7a41-42b3-b02d-fbd7e76fb014), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1269071386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fd3815f6-15e5-4470-a57c-d4497d6f2043,host=None,id=dd3a0344-4bbc-4159-95fc-89e0dfdb9d78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e4be293155e40c0bcae30c348525e9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f50487a0cd54fc084bac5ae15b46d44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(57b44fc0-7a41-42b3-b02d-fbd7e76fb014),volume_type_id=57b44fc0-7a41-42b3-b02d-fbd7e76fb014)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:30.575532 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b47224e-0846-4053-9ca1-10e5851849df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:30.603176 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b47224e-0846-4053-9ca1-10e5851849df) transitioned into state 'SUCCESS' from state '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-1269071386',encryption_key_id=None,group_id=fd3815f6-15e5-4470-a57c-d4497d6f2043,group_type_id=,metadata={},multiattach=False,project_id='8e4be293155e40c0bcae30c348525e9c',qos_specs=None,replication_status=,reservations=['52c9f3bd-5f68-473d-a8e0-6d1978eef1bd','b57e29ca-fca0-47fc-9ff6-a50908074e2c','3ed365db-8396-4c23-8481-33ed4254fb4f','0c67e8c8-363d-4331-9444-17e7549209e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f50487a0cd54fc084bac5ae15b46d44',volume_type_id=57b44fc0-7a41-42b3-b02d-fbd7e76fb014)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:30.604078 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ca7e3e-2fbf-46e6-9f50-17a8efd234a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:30.620079 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ca7e3e-2fbf-46e6-9f50-17a8efd234a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:30.622198 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Flow 'volume_create_api' (f9e2b754-920c-467d-a4d8-59bc7765230d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:30.622198 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Create volume request issued successfully. Aug 14 03:45:30.622886 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:30.623075 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:30.666038 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:30.674108 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:30.674108 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:30.679224 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1bc16d0f-2518-4797-865f-31ecbef92be1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:30.679224 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 29/116] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:45:30 2026] POST /volume/v3/volumes => generated 816 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:30.689078 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-abda47ed-d2cf-492c-ad10-d168526cc7c4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:30.692015 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-abda47ed-d2cf-492c-ad10-d168526cc7c4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3a0344-4bbc-4159-95fc-89e0dfdb9d78 Aug 14 03:45:30.692859 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-abda47ed-d2cf-492c-ad10-d168526cc7c4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:30.694285 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-abda47ed-d2cf-492c-ad10-d168526cc7c4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:30.706049 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:30.706049 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:30.710439 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-abda47ed-d2cf-492c-ad10-d168526cc7c4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Volume info retrieved successfully. Aug 14 03:45:30.711678 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-abda47ed-d2cf-492c-ad10-d168526cc7c4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:30.712277 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-abda47ed-d2cf-492c-ad10-d168526cc7c4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:30.763205 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-abda47ed-d2cf-492c-ad10-d168526cc7c4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:30.766608 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:30.766608 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:30.774547 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-abda47ed-d2cf-492c-ad10-d168526cc7c4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/volumes/dd3a0344-4bbc-4159-95fc-89e0dfdb9d78 returned with HTTP 200 Aug 14 03:45:30.774773 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 29/117] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:30 2026] GET /volume/v3/volumes/dd3a0344-4bbc-4159-95fc-89e0dfdb9d78 => generated 884 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:31.792014 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-aab74fb9-b6b2-4914-acce-d74976a1fed8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:31.794336 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-aab74fb9-b6b2-4914-acce-d74976a1fed8 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3a0344-4bbc-4159-95fc-89e0dfdb9d78 Aug 14 03:45:31.794642 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-aab74fb9-b6b2-4914-acce-d74976a1fed8 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:31.795086 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-aab74fb9-b6b2-4914-acce-d74976a1fed8 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:31.814409 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:31.814409 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:31.818954 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-aab74fb9-b6b2-4914-acce-d74976a1fed8 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Volume info retrieved successfully. Aug 14 03:45:31.820040 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-aab74fb9-b6b2-4914-acce-d74976a1fed8 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:31.820040 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-aab74fb9-b6b2-4914-acce-d74976a1fed8 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:31.861619 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-aab74fb9-b6b2-4914-acce-d74976a1fed8 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:31.864708 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:31.864708 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:31.872221 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-aab74fb9-b6b2-4914-acce-d74976a1fed8 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/volumes/dd3a0344-4bbc-4159-95fc-89e0dfdb9d78 returned with HTTP 200 Aug 14 03:45:31.872858 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 30/118] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:31 2026] GET /volume/v3/volumes/dd3a0344-4bbc-4159-95fc-89e0dfdb9d78 => generated 909 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:31.889348 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:31.891883 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] POST https://10.4.3.64/volume/v3/groups/action Aug 14 03:45:31.892281 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Action body: b'{"create-from-src": {"source_group_id": "fd3815f6-15e5-4470-a57c-d4497d6f2043", "name": "tempest-Group_from_grp-620283513"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:31.892723 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "fd3815f6-15e5-4470-a57c-d4497d6f2043", "name": "tempest-Group_from_grp-620283513"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:31.894440 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Creating new group {'create-from-src': {'source_group_id': 'fd3815f6-15e5-4470-a57c-d4497d6f2043', 'name': 'tempest-Group_from_grp-620283513'}}. {{(pid=100327) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 14 03:45:31.894606 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.groups [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Creating group tempest-Group_from_grp-620283513 from source group fd3815f6-15e5-4470-a57c-d4497d6f2043. Aug 14 03:45:31.902387 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:31.902387 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:31.909715 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:31.909715 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:31.957574 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Created reservations ['c0dde269-54b7-4d5e-8185-ddd83cb64161'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:32.014869 np0000007313 devstack@c-api.service[100327]: INFO cinder.group.api [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] A mapping entry already exists for group d2d59068-7e09-4395-aa9a-5ed84b2d7e7a and volume type 57b44fc0-7a41-42b3-b02d-fbd7e76fb014. Do not need to create again. Aug 14 03:45:32.015231 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:32.015231 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:32.018907 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Availability zone cache updated, next update will occur around 2026-08-14 04:45:32.018608. {{(pid=100327) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:45:32.018988 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Availability Zones retrieved successfully. Aug 14 03:45:32.154423 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Flow 'volume_create_api' (f989da02-2792-4c1e-8827-55c3b65e0e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:32.156853 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d32b956c-1eb6-4c17-82cd-77bd959d5210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:32.156853 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:32.195897 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d32b956c-1eb6-4c17-82cd-77bd959d5210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'dd3a0344-4bbc-4159-95fc-89e0dfdb9d78', 'volume_type': VolumeType(created_at=2026-08-14T03:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=57b44fc0-7a41-42b3-b02d-fbd7e76fb014,is_public=True,name='tempest-GroupsV314Test-volume-type-918992828',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '57b44fc0-7a41-42b3-b02d-fbd7e76fb014', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd2d59068-7e09-4395-aa9a-5ed84b2d7e7a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:32.197057 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39ccddd7-51ef-4aeb-af3b-80dc4eefa697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:32.227235 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-918992828 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-918992828, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:32.227615 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-918992828 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-918992828, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:32.241671 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Created reservations ['8cbed5d2-5d7b-4e4a-9889-f87954404efa', '67d5dd67-7f03-463a-a0f6-1747ddbc8184', '9ce781a6-6871-4509-9a6c-4e988648a749', '754d2b34-215e-40b3-b6cc-723bb62af855'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:32.242701 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39ccddd7-51ef-4aeb-af3b-80dc4eefa697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cbed5d2-5d7b-4e4a-9889-f87954404efa', '67d5dd67-7f03-463a-a0f6-1747ddbc8184', '9ce781a6-6871-4509-9a6c-4e988648a749', '754d2b34-215e-40b3-b6cc-723bb62af855']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:32.243821 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd2a7ae2-cecd-41f2-ada9-5a7961de2c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:32.275365 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd2a7ae2-cecd-41f2-ada9-5a7961de2c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58dab662-c508-4d94-aa1a-e688892e2cf0', '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=d2d59068-7e09-4395-aa9a-5ed84b2d7e7a,group_type_id=,metadata={},multiattach=False,project_id='8e4be293155e40c0bcae30c348525e9c',qos_specs=None,replication_status=,reservations=['8cbed5d2-5d7b-4e4a-9889-f87954404efa','67d5dd67-7f03-463a-a0f6-1747ddbc8184','9ce781a6-6871-4509-9a6c-4e988648a749','754d2b34-215e-40b3-b6cc-723bb62af855'],size=1,snapshot_id=None,source_replicaid=,source_volid=dd3a0344-4bbc-4159-95fc-89e0dfdb9d78,status='creating',user_id='8f50487a0cd54fc084bac5ae15b46d44',volume_type_id=57b44fc0-7a41-42b3-b02d-fbd7e76fb014), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d2d59068-7e09-4395-aa9a-5ed84b2d7e7a,host=None,id=58dab662-c508-4d94-aa1a-e688892e2cf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e4be293155e40c0bcae30c348525e9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=dd3a0344-4bbc-4159-95fc-89e0dfdb9d78,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f50487a0cd54fc084bac5ae15b46d44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(57b44fc0-7a41-42b3-b02d-fbd7e76fb014),volume_type_id=57b44fc0-7a41-42b3-b02d-fbd7e76fb014)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:32.276321 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad06436-70f1-46e5-ae0c-345bf41e09f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:32.296011 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad06436-70f1-46e5-ae0c-345bf41e09f4) transitioned into state 'SUCCESS' from 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=d2d59068-7e09-4395-aa9a-5ed84b2d7e7a,group_type_id=,metadata={},multiattach=False,project_id='8e4be293155e40c0bcae30c348525e9c',qos_specs=None,replication_status=,reservations=['8cbed5d2-5d7b-4e4a-9889-f87954404efa','67d5dd67-7f03-463a-a0f6-1747ddbc8184','9ce781a6-6871-4509-9a6c-4e988648a749','754d2b34-215e-40b3-b6cc-723bb62af855'],size=1,snapshot_id=None,source_replicaid=,source_volid=dd3a0344-4bbc-4159-95fc-89e0dfdb9d78,status='creating',user_id='8f50487a0cd54fc084bac5ae15b46d44',volume_type_id=57b44fc0-7a41-42b3-b02d-fbd7e76fb014)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:32.297035 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Flow 'volume_create_api' (f989da02-2792-4c1e-8827-55c3b65e0e8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:32.297697 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Create volume request issued successfully. Aug 14 03:45:32.318497 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-05067d17-72b8-4b1e-a6a5-8375404a0628 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/groups/action returned with HTTP 202 Aug 14 03:45:32.318874 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 31/119] 10.4.3.64 () {70 vars in 1311 bytes} [Fri Aug 14 03:45:31 2026] POST /volume/v3/groups/action => generated 101 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:32.330167 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-26d9caae-8631-4ab3-90ce-b47600b3efe1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:32.332065 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-26d9caae-8631-4ab3-90ce-b47600b3efe1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:45:32.332390 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-26d9caae-8631-4ab3-90ce-b47600b3efe1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:32.332734 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-26d9caae-8631-4ab3-90ce-b47600b3efe1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:32.333472 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-26d9caae-8631-4ab3-90ce-b47600b3efe1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:45:32.334164 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-26d9caae-8631-4ab3-90ce-b47600b3efe1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:45:32.370665 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-26d9caae-8631-4ab3-90ce-b47600b3efe1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Get all volumes completed successfully. Aug 14 03:45:32.371643 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-26d9caae-8631-4ab3-90ce-b47600b3efe1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:32.371766 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-26d9caae-8631-4ab3-90ce-b47600b3efe1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:32.418744 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-26d9caae-8631-4ab3-90ce-b47600b3efe1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:32.423506 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:32.423506 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:32.430693 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-26d9caae-8631-4ab3-90ce-b47600b3efe1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:32.430850 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-26d9caae-8631-4ab3-90ce-b47600b3efe1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:32.466029 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-26d9caae-8631-4ab3-90ce-b47600b3efe1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:32.469355 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:32.469355 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:32.477906 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-26d9caae-8631-4ab3-90ce-b47600b3efe1 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:45:32.478334 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 30/120] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:45:32 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:45:32.496918 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-da78240a-003f-42ae-a244-8f11856347a3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:32.502806 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-da78240a-003f-42ae-a244-8f11856347a3 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/volumes/58dab662-c508-4d94-aa1a-e688892e2cf0 Aug 14 03:45:32.502806 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-da78240a-003f-42ae-a244-8f11856347a3 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:32.502806 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-da78240a-003f-42ae-a244-8f11856347a3 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:32.509025 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:32.509025 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:32.515153 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-da78240a-003f-42ae-a244-8f11856347a3 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Volume info retrieved successfully. Aug 14 03:45:32.515153 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-da78240a-003f-42ae-a244-8f11856347a3 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:32.515153 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-da78240a-003f-42ae-a244-8f11856347a3 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:32.558486 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-da78240a-003f-42ae-a244-8f11856347a3 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:32.561311 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:32.561311 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:32.568160 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-da78240a-003f-42ae-a244-8f11856347a3 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/volumes/58dab662-c508-4d94-aa1a-e688892e2cf0 returned with HTTP 200 Aug 14 03:45:32.568535 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 30/121] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:32 2026] GET /volume/v3/volumes/58dab662-c508-4d94-aa1a-e688892e2cf0 => generated 920 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:32.579573 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a05cf975-be75-4e24-a12d-a53df4c2fbd9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:32.584518 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a05cf975-be75-4e24-a12d-a53df4c2fbd9 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/groups/d2d59068-7e09-4395-aa9a-5ed84b2d7e7a Aug 14 03:45:32.584858 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a05cf975-be75-4e24-a12d-a53df4c2fbd9 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:32.585080 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a05cf975-be75-4e24-a12d-a53df4c2fbd9 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:32.585283 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-a05cf975-be75-4e24-a12d-a53df4c2fbd9 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] show called for member d2d59068-7e09-4395-aa9a-5ed84b2d7e7a {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:32.588737 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:32.588737 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:32.594930 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a05cf975-be75-4e24-a12d-a53df4c2fbd9 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/groups/d2d59068-7e09-4395-aa9a-5ed84b2d7e7a returned with HTTP 200 Aug 14 03:45:32.595389 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 31/122] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:32 2026] GET /volume/v3/groups/d2d59068-7e09-4395-aa9a-5ed84b2d7e7a => generated 416 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:32.603098 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-81070902-c182-43b7-a5a3-49dce1cabca4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:32.604987 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-81070902-c182-43b7-a5a3-49dce1cabca4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:45:32.605229 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-81070902-c182-43b7-a5a3-49dce1cabca4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:32.605413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-81070902-c182-43b7-a5a3-49dce1cabca4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:32.605825 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-81070902-c182-43b7-a5a3-49dce1cabca4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:45:32.606175 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:32.606175 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:32.606571 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-81070902-c182-43b7-a5a3-49dce1cabca4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:45:32.632099 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-81070902-c182-43b7-a5a3-49dce1cabca4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Get all volumes completed successfully. Aug 14 03:45:32.632848 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-81070902-c182-43b7-a5a3-49dce1cabca4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:32.633034 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-81070902-c182-43b7-a5a3-49dce1cabca4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:32.689290 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-81070902-c182-43b7-a5a3-49dce1cabca4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:32.692963 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:32.692963 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:32.696661 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-81070902-c182-43b7-a5a3-49dce1cabca4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:32.696879 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-81070902-c182-43b7-a5a3-49dce1cabca4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:32.760892 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-81070902-c182-43b7-a5a3-49dce1cabca4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:32.765156 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:32.765156 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:32.774284 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-81070902-c182-43b7-a5a3-49dce1cabca4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:45:32.775003 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 32/123] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:45:32 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:45:32.789825 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2a083d86-d412-4792-a1cb-4b5a60764b56 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:32.793708 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2a083d86-d412-4792-a1cb-4b5a60764b56 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] POST https://10.4.3.64/volume/v3/groups/d2d59068-7e09-4395-aa9a-5ed84b2d7e7a/action Aug 14 03:45:32.794530 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2a083d86-d412-4792-a1cb-4b5a60764b56 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:32.794698 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2a083d86-d412-4792-a1cb-4b5a60764b56 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:32.796376 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-2a083d86-d412-4792-a1cb-4b5a60764b56 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] delete called for group d2d59068-7e09-4395-aa9a-5ed84b2d7e7a {{(pid=100326) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:45:32.796528 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.groups [None req-2a083d86-d412-4792-a1cb-4b5a60764b56 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Delete group with id: d2d59068-7e09-4395-aa9a-5ed84b2d7e7a Aug 14 03:45:32.800506 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:32.800506 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:33.018736 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2a083d86-d412-4792-a1cb-4b5a60764b56 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/groups/d2d59068-7e09-4395-aa9a-5ed84b2d7e7a/action returned with HTTP 202 Aug 14 03:45:33.019357 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 31/124] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:45:32 2026] POST /volume/v3/groups/d2d59068-7e09-4395-aa9a-5ed84b2d7e7a/action => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:45:33.030851 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-14468032-3ce3-4db4-91f3-91a4905d3ad0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:33.033532 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-14468032-3ce3-4db4-91f3-91a4905d3ad0 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/volumes/58dab662-c508-4d94-aa1a-e688892e2cf0 Aug 14 03:45:33.033731 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-14468032-3ce3-4db4-91f3-91a4905d3ad0 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:33.034586 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-14468032-3ce3-4db4-91f3-91a4905d3ad0 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:33.046185 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:33.046185 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:33.049561 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-14468032-3ce3-4db4-91f3-91a4905d3ad0 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Volume info retrieved successfully. Aug 14 03:45:33.050572 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-14468032-3ce3-4db4-91f3-91a4905d3ad0 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:33.050801 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-14468032-3ce3-4db4-91f3-91a4905d3ad0 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:33.106334 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-14468032-3ce3-4db4-91f3-91a4905d3ad0 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:33.109653 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:33.109653 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:33.118534 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-14468032-3ce3-4db4-91f3-91a4905d3ad0 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/volumes/58dab662-c508-4d94-aa1a-e688892e2cf0 returned with HTTP 200 Aug 14 03:45:33.119279 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 31/125] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:33 2026] GET /volume/v3/volumes/58dab662-c508-4d94-aa1a-e688892e2cf0 => generated 919 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:34.133210 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e941aba2-6878-4332-977b-f4df075eb86a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:34.137778 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e941aba2-6878-4332-977b-f4df075eb86a tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/volumes/58dab662-c508-4d94-aa1a-e688892e2cf0 Aug 14 03:45:34.137778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e941aba2-6878-4332-977b-f4df075eb86a tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:34.137778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e941aba2-6878-4332-977b-f4df075eb86a tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:34.143541 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e941aba2-6878-4332-977b-f4df075eb86a tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/volumes/58dab662-c508-4d94-aa1a-e688892e2cf0 returned with HTTP 404 Aug 14 03:45:34.143541 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 32/126] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:34 2026] GET /volume/v3/volumes/58dab662-c508-4d94-aa1a-e688892e2cf0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:34.152223 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7efa46e2-cbcc-430e-80cd-e856ec553919 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:34.154301 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7efa46e2-cbcc-430e-80cd-e856ec553919 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/groups/d2d59068-7e09-4395-aa9a-5ed84b2d7e7a Aug 14 03:45:34.154535 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7efa46e2-cbcc-430e-80cd-e856ec553919 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:34.154743 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7efa46e2-cbcc-430e-80cd-e856ec553919 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:34.154909 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-7efa46e2-cbcc-430e-80cd-e856ec553919 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] show called for member d2d59068-7e09-4395-aa9a-5ed84b2d7e7a {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:34.158180 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7efa46e2-cbcc-430e-80cd-e856ec553919 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/groups/d2d59068-7e09-4395-aa9a-5ed84b2d7e7a returned with HTTP 404 Aug 14 03:45:34.158739 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 33/127] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:34 2026] GET /volume/v3/groups/d2d59068-7e09-4395-aa9a-5ed84b2d7e7a => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:34.165798 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-24b35c2c-1538-4f9f-8d24-3baf8b47ef57 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:34.167742 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-24b35c2c-1538-4f9f-8d24-3baf8b47ef57 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:45:34.168163 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-24b35c2c-1538-4f9f-8d24-3baf8b47ef57 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:34.168163 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-24b35c2c-1538-4f9f-8d24-3baf8b47ef57 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:34.168371 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-24b35c2c-1538-4f9f-8d24-3baf8b47ef57 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:45:34.169029 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-24b35c2c-1538-4f9f-8d24-3baf8b47ef57 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:45:34.180931 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-24b35c2c-1538-4f9f-8d24-3baf8b47ef57 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Get all volumes completed successfully. Aug 14 03:45:34.181777 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-24b35c2c-1538-4f9f-8d24-3baf8b47ef57 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:34.181777 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-24b35c2c-1538-4f9f-8d24-3baf8b47ef57 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:34.230779 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-24b35c2c-1538-4f9f-8d24-3baf8b47ef57 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:34.234014 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:34.234014 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:34.244096 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-24b35c2c-1538-4f9f-8d24-3baf8b47ef57 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:45:34.244096 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 32/128] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:45:34 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:34.260694 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9a5e9445-1c51-46c6-8406-f7f91dfd8308 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:34.264361 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9a5e9445-1c51-46c6-8406-f7f91dfd8308 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] POST https://10.4.3.64/volume/v3/groups/fd3815f6-15e5-4470-a57c-d4497d6f2043/action Aug 14 03:45:34.264938 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9a5e9445-1c51-46c6-8406-f7f91dfd8308 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:34.265149 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9a5e9445-1c51-46c6-8406-f7f91dfd8308 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:34.266916 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-9a5e9445-1c51-46c6-8406-f7f91dfd8308 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] delete called for group fd3815f6-15e5-4470-a57c-d4497d6f2043 {{(pid=100328) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:45:34.267076 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.groups [None req-9a5e9445-1c51-46c6-8406-f7f91dfd8308 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Delete group with id: fd3815f6-15e5-4470-a57c-d4497d6f2043 Aug 14 03:45:34.272031 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:34.272031 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:34.484300 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9a5e9445-1c51-46c6-8406-f7f91dfd8308 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/groups/fd3815f6-15e5-4470-a57c-d4497d6f2043/action returned with HTTP 202 Aug 14 03:45:34.484936 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 32/129] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:45:34 2026] POST /volume/v3/groups/fd3815f6-15e5-4470-a57c-d4497d6f2043/action => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:45:34.493032 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c13ee9f2-aeb4-451e-88ec-0f92ae0687dd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:34.496988 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c13ee9f2-aeb4-451e-88ec-0f92ae0687dd tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3a0344-4bbc-4159-95fc-89e0dfdb9d78 Aug 14 03:45:34.497233 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c13ee9f2-aeb4-451e-88ec-0f92ae0687dd tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:34.497411 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c13ee9f2-aeb4-451e-88ec-0f92ae0687dd tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:34.512651 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:34.512651 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:34.518850 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c13ee9f2-aeb4-451e-88ec-0f92ae0687dd tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Volume info retrieved successfully. Aug 14 03:45:34.519416 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-c13ee9f2-aeb4-451e-88ec-0f92ae0687dd tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:34.519552 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-c13ee9f2-aeb4-451e-88ec-0f92ae0687dd tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:34.570487 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-c13ee9f2-aeb4-451e-88ec-0f92ae0687dd tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:34.574224 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:34.574224 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:34.583329 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c13ee9f2-aeb4-451e-88ec-0f92ae0687dd tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/volumes/dd3a0344-4bbc-4159-95fc-89e0dfdb9d78 returned with HTTP 200 Aug 14 03:45:34.586288 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 33/130] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:34 2026] GET /volume/v3/volumes/dd3a0344-4bbc-4159-95fc-89e0dfdb9d78 => generated 908 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:35.598787 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c609419e-1b42-4574-98a5-c8d40c1009b4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:35.600402 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c609419e-1b42-4574-98a5-c8d40c1009b4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3a0344-4bbc-4159-95fc-89e0dfdb9d78 Aug 14 03:45:35.600594 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c609419e-1b42-4574-98a5-c8d40c1009b4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:35.600775 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c609419e-1b42-4574-98a5-c8d40c1009b4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:35.608788 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c609419e-1b42-4574-98a5-c8d40c1009b4 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/volumes/dd3a0344-4bbc-4159-95fc-89e0dfdb9d78 returned with HTTP 404 Aug 14 03:45:35.609183 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 34/131] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:35 2026] GET /volume/v3/volumes/dd3a0344-4bbc-4159-95fc-89e0dfdb9d78 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:35.615824 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e1f65f92-7c5d-4e29-bf15-fda939fc5db8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:35.617897 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e1f65f92-7c5d-4e29-bf15-fda939fc5db8 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] GET https://10.4.3.64/volume/v3/groups/fd3815f6-15e5-4470-a57c-d4497d6f2043 Aug 14 03:45:35.617897 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e1f65f92-7c5d-4e29-bf15-fda939fc5db8 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:35.618064 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e1f65f92-7c5d-4e29-bf15-fda939fc5db8 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:35.618230 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-e1f65f92-7c5d-4e29-bf15-fda939fc5db8 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] show called for member fd3815f6-15e5-4470-a57c-d4497d6f2043 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:35.621227 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e1f65f92-7c5d-4e29-bf15-fda939fc5db8 tempest-GroupsV314Test-1172575896 tempest-GroupsV314Test-1172575896-project-member] https://10.4.3.64/volume/v3/groups/fd3815f6-15e5-4470-a57c-d4497d6f2043 returned with HTTP 404 Aug 14 03:45:35.621791 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 33/132] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:35 2026] GET /volume/v3/groups/fd3815f6-15e5-4470-a57c-d4497d6f2043 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:35.628079 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f0178c76-9bff-4160-a74a-56bd6536dc35 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:35.629781 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f0178c76-9bff-4160-a74a-56bd6536dc35 tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/8bccc1f8-593e-4a24-ac55-990ecd67e37b Aug 14 03:45:35.629974 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f0178c76-9bff-4160-a74a-56bd6536dc35 tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:35.630208 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f0178c76-9bff-4160-a74a-56bd6536dc35 tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:35.652972 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f0178c76-9bff-4160-a74a-56bd6536dc35 tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] https://10.4.3.64/volume/v3/group_types/8bccc1f8-593e-4a24-ac55-990ecd67e37b returned with HTTP 202 Aug 14 03:45:35.653488 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 33/133] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Aug 14 03:45:35 2026] DELETE /volume/v3/group_types/8bccc1f8-593e-4a24-ac55-990ecd67e37b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:45:35.660698 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c0399c29-bc75-4c83-95b4-aee37f6cb4c3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:35.663347 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c0399c29-bc75-4c83-95b4-aee37f6cb4c3 tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] DELETE https://10.4.3.64/volume/v3/types/57b44fc0-7a41-42b3-b02d-fbd7e76fb014 Aug 14 03:45:35.663656 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c0399c29-bc75-4c83-95b4-aee37f6cb4c3 tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:35.663939 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c0399c29-bc75-4c83-95b4-aee37f6cb4c3 tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:35.709284 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c0399c29-bc75-4c83-95b4-aee37f6cb4c3 tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] https://10.4.3.64/volume/v3/types/57b44fc0-7a41-42b3-b02d-fbd7e76fb014 returned with HTTP 202 Aug 14 03:45:35.709284 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 34/134] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:45:35 2026] DELETE /volume/v3/types/57b44fc0-7a41-42b3-b02d-fbd7e76fb014 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:35.716828 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c61bbb55-3a64-4ae6-a275-c11df61015fa None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:35.719343 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c61bbb55-3a64-4ae6-a275-c11df61015fa tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] GET https://10.4.3.64/volume/v3/types/57b44fc0-7a41-42b3-b02d-fbd7e76fb014 Aug 14 03:45:35.719617 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c61bbb55-3a64-4ae6-a275-c11df61015fa tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:35.719875 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c61bbb55-3a64-4ae6-a275-c11df61015fa tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:35.723646 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c61bbb55-3a64-4ae6-a275-c11df61015fa tempest-GroupsV314Test-876320325 tempest-GroupsV314Test-876320325-project-admin] https://10.4.3.64/volume/v3/types/57b44fc0-7a41-42b3-b02d-fbd7e76fb014 returned with HTTP 404 Aug 14 03:45:35.724305 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 35/135] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:35 2026] GET /volume/v3/types/57b44fc0-7a41-42b3-b02d-fbd7e76fb014 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:37.336507 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2b7c2a47-24a4-4de4-9f3e-e0940180bd94 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:37.598178 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2b7c2a47-24a4-4de4-9f3e-e0940180bd94 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 14 03:45:37.598517 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2b7c2a47-24a4-4de4-9f3e-e0940180bd94 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1843308477"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:37.613234 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2b7c2a47-24a4-4de4-9f3e-e0940180bd94 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 14 03:45:37.613908 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 34/136] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Aug 14 03:45:37 2026] POST /volume/v3/group_types => generated 181 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:37.623787 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8f225dfc-9f39-437c-93a1-cda6833cf61a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:37.626255 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8f225dfc-9f39-437c-93a1-cda6833cf61a tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] POST https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs Aug 14 03:45:37.626791 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8f225dfc-9f39-437c-93a1-cda6833cf61a tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:37.642861 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8f225dfc-9f39-437c-93a1-cda6833cf61a tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs returned with HTTP 202 Aug 14 03:45:37.643467 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 34/137] 10.4.3.64 () {70 vars in 1451 bytes} [Fri Aug 14 03:45:37 2026] POST /volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs => generated 53 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 03:45:37.652388 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3c296fa0-90ab-49d9-9e90-21cd2677d319 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:37.654503 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3c296fa0-90ab-49d9-9e90-21cd2677d319 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] POST https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs Aug 14 03:45:37.654883 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3c296fa0-90ab-49d9-9e90-21cd2677d319 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:37.674957 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3c296fa0-90ab-49d9-9e90-21cd2677d319 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs returned with HTTP 202 Aug 14 03:45:37.675550 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 35/138] 10.4.3.64 () {70 vars in 1451 bytes} [Fri Aug 14 03:45:37 2026] POST /volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs => generated 61 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:37.682162 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a4b95aef-c43e-4787-af4f-a648933989da None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:37.683722 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a4b95aef-c43e-4787-af4f-a648933989da tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] GET https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key2 Aug 14 03:45:37.683929 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a4b95aef-c43e-4787-af4f-a648933989da tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:37.684107 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a4b95aef-c43e-4787-af4f-a648933989da tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:37.695080 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a4b95aef-c43e-4787-af4f-a648933989da tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key2 returned with HTTP 200 Aug 14 03:45:37.695495 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 36/139] 10.4.3.64 () {68 vars in 1445 bytes} [Fri Aug 14 03:45:37 2026] GET /volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key2 => generated 26 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:37.702275 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1af9c9ae-e287-4912-8181-f87892f2b3b9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:37.703865 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1af9c9ae-e287-4912-8181-f87892f2b3b9 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] GET https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key3 Aug 14 03:45:37.704055 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1af9c9ae-e287-4912-8181-f87892f2b3b9 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:37.704256 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1af9c9ae-e287-4912-8181-f87892f2b3b9 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:37.710270 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1af9c9ae-e287-4912-8181-f87892f2b3b9 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key3 returned with HTTP 200 Aug 14 03:45:37.710576 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 35/140] 10.4.3.64 () {68 vars in 1445 bytes} [Fri Aug 14 03:45:37 2026] GET /volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key3 => generated 18 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:37.716896 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7515bb07-9952-4db1-a6fb-e79af5d83e6d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:37.718628 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7515bb07-9952-4db1-a6fb-e79af5d83e6d tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] PUT https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key3 Aug 14 03:45:37.718940 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7515bb07-9952-4db1-a6fb-e79af5d83e6d tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:37.728633 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7515bb07-9952-4db1-a6fb-e79af5d83e6d tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key3 returned with HTTP 200 Aug 14 03:45:37.729075 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 35/141] 10.4.3.64 () {70 vars in 1465 bytes} [Fri Aug 14 03:45:37 2026] PUT /volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key3 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:37.735867 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6625bd6e-6227-480c-8b5a-bcd2ad6f1f8e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:37.737541 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6625bd6e-6227-480c-8b5a-bcd2ad6f1f8e tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] GET https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs Aug 14 03:45:37.737740 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6625bd6e-6227-480c-8b5a-bcd2ad6f1f8e tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:37.737918 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6625bd6e-6227-480c-8b5a-bcd2ad6f1f8e tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:37.744148 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6625bd6e-6227-480c-8b5a-bcd2ad6f1f8e tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs returned with HTTP 200 Aug 14 03:45:37.744497 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 36/142] 10.4.3.64 () {68 vars in 1430 bytes} [Fri Aug 14 03:45:37 2026] GET /volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs => generated 87 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:37.751026 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-043d8fe6-8cc5-402f-9349-789a9276ba70 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:37.752879 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-043d8fe6-8cc5-402f-9349-789a9276ba70 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key1 Aug 14 03:45:37.753112 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-043d8fe6-8cc5-402f-9349-789a9276ba70 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:37.753307 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-043d8fe6-8cc5-402f-9349-789a9276ba70 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:37.765435 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-043d8fe6-8cc5-402f-9349-789a9276ba70 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key1 returned with HTTP 202 Aug 14 03:45:37.765793 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 37/143] 10.4.3.64 () {68 vars in 1448 bytes} [Fri Aug 14 03:45:37 2026] DELETE /volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key1 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:45:37.772206 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0547e8b6-abe1-47cf-9994-a184cc2ba245 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:37.773809 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0547e8b6-abe1-47cf-9994-a184cc2ba245 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] GET https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key1 Aug 14 03:45:37.773998 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0547e8b6-abe1-47cf-9994-a184cc2ba245 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:37.774203 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0547e8b6-abe1-47cf-9994-a184cc2ba245 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:37.780006 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0547e8b6-abe1-47cf-9994-a184cc2ba245 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] HTTP exception thrown: Group Type 226bdef1-5d38-4fca-b46f-eb979576ce2d has no extra spec with key key1. Aug 14 03:45:37.780232 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0547e8b6-abe1-47cf-9994-a184cc2ba245 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key1 returned with HTTP 404 Aug 14 03:45:37.780816 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 36/144] 10.4.3.64 () {68 vars in 1445 bytes} [Fri Aug 14 03:45:37 2026] GET /volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key1 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:37.786628 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3e0762ba-c8c4-49fd-8a84-bad52c7ae051 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:37.788497 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3e0762ba-c8c4-49fd-8a84-bad52c7ae051 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key2 Aug 14 03:45:37.788617 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3e0762ba-c8c4-49fd-8a84-bad52c7ae051 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:37.788773 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3e0762ba-c8c4-49fd-8a84-bad52c7ae051 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:37.799380 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3e0762ba-c8c4-49fd-8a84-bad52c7ae051 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key2 returned with HTTP 202 Aug 14 03:45:37.799950 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 36/145] 10.4.3.64 () {68 vars in 1448 bytes} [Fri Aug 14 03:45:37 2026] DELETE /volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key2 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:45:37.806774 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c9f28e05-6ec5-4bee-ba90-e29ee1c831de None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:37.808502 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c9f28e05-6ec5-4bee-ba90-e29ee1c831de tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] GET https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key2 Aug 14 03:45:37.808713 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c9f28e05-6ec5-4bee-ba90-e29ee1c831de tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:37.808911 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c9f28e05-6ec5-4bee-ba90-e29ee1c831de tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:37.814884 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c9f28e05-6ec5-4bee-ba90-e29ee1c831de tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] HTTP exception thrown: Group Type 226bdef1-5d38-4fca-b46f-eb979576ce2d has no extra spec with key key2. Aug 14 03:45:37.814960 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c9f28e05-6ec5-4bee-ba90-e29ee1c831de tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key2 returned with HTTP 404 Aug 14 03:45:37.815551 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 37/146] 10.4.3.64 () {68 vars in 1445 bytes} [Fri Aug 14 03:45:37 2026] GET /volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key2 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:37.823320 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-aeeb885a-a929-48d2-9316-d88cb752746c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:37.825148 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aeeb885a-a929-48d2-9316-d88cb752746c tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key3 Aug 14 03:45:37.825374 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aeeb885a-a929-48d2-9316-d88cb752746c tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:37.825748 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aeeb885a-a929-48d2-9316-d88cb752746c tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:37.834668 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aeeb885a-a929-48d2-9316-d88cb752746c tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key3 returned with HTTP 202 Aug 14 03:45:37.835002 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 38/147] 10.4.3.64 () {68 vars in 1448 bytes} [Fri Aug 14 03:45:37 2026] DELETE /volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key3 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:45:37.842887 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f953b74c-c9fc-471a-a4ba-c29d275fa25c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:37.845355 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f953b74c-c9fc-471a-a4ba-c29d275fa25c tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] GET https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key3 Aug 14 03:45:37.845579 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f953b74c-c9fc-471a-a4ba-c29d275fa25c tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:37.845792 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f953b74c-c9fc-471a-a4ba-c29d275fa25c tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:37.851357 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f953b74c-c9fc-471a-a4ba-c29d275fa25c tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] HTTP exception thrown: Group Type 226bdef1-5d38-4fca-b46f-eb979576ce2d has no extra spec with key key3. Aug 14 03:45:37.851511 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f953b74c-c9fc-471a-a4ba-c29d275fa25c tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key3 returned with HTTP 404 Aug 14 03:45:37.852076 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 37/148] 10.4.3.64 () {68 vars in 1445 bytes} [Fri Aug 14 03:45:37 2026] GET /volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d/group_specs/key3 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:37.860740 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d53772ab-2264-4156-b0cd-bb9ad0c435b9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:37.862245 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d53772ab-2264-4156-b0cd-bb9ad0c435b9 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d Aug 14 03:45:37.862418 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d53772ab-2264-4156-b0cd-bb9ad0c435b9 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:37.862595 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d53772ab-2264-4156-b0cd-bb9ad0c435b9 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:37.873566 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d53772ab-2264-4156-b0cd-bb9ad0c435b9 tempest-GroupTypeSpecsTest-138449425 tempest-GroupTypeSpecsTest-138449425-project-admin] https://10.4.3.64/volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d returned with HTTP 202 Aug 14 03:45:37.874015 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 37/149] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Aug 14 03:45:37 2026] DELETE /volume/v3/group_types/226bdef1-5d38-4fca-b46f-eb979576ce2d => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:45:39.326886 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f81a5fe2-7057-4c9d-a0f4-c2659b57a2ad None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:39.605724 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f81a5fe2-7057-4c9d-a0f4-c2659b57a2ad tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] POST https://10.4.3.64/volume/v3/qos-specs Aug 14 03:45:39.606062 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f81a5fe2-7057-4c9d-a0f4-c2659b57a2ad tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-691545882", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:39.607961 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.qos_specs [None req-f81a5fe2-7057-4c9d-a0f4-c2659b57a2ad tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-691545882', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100329) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 03:45:39.614623 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.db.api [None req-f81a5fe2-7057-4c9d-a0f4-c2659b57a2ad tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] DB qos_specs_create(): root {'id': 'c9352d42-8228-4d90-b460-7e2719c88e44', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-691545882'} {{(pid=100329) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 03:45:39.621680 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f81a5fe2-7057-4c9d-a0f4-c2659b57a2ad tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:45:39.622062 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 38/150] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:45:39 2026] POST /volume/v3/qos-specs => generated 390 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:39.630591 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b02a4726-dbee-40cd-b7bc-20e5b8e9981f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:39.632975 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b02a4726-dbee-40cd-b7bc-20e5b8e9981f tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:45:39.633368 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b02a4726-dbee-40cd-b7bc-20e5b8e9981f tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-165718195"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:39.646578 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b02a4726-dbee-40cd-b7bc-20e5b8e9981f tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:45:39.646934 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 39/151] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:45:39 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:39.657109 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aab8fb39-3d2d-45ce-bf26-299465873956 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:39.658664 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aab8fb39-3d2d-45ce-bf26-299465873956 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:45:39.659029 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aab8fb39-3d2d-45ce-bf26-299465873956 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-966511798"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:39.671193 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aab8fb39-3d2d-45ce-bf26-299465873956 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:45:39.671710 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 38/152] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:45:39 2026] POST /volume/v3/types => generated 221 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:39.678646 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-663b13eb-1ed6-4730-8756-79a8edc3b46d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:39.680290 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-663b13eb-1ed6-4730-8756-79a8edc3b46d tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:45:39.680635 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-663b13eb-1ed6-4730-8756-79a8edc3b46d tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-217965731"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:39.691694 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-663b13eb-1ed6-4730-8756-79a8edc3b46d tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:45:39.692106 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 38/153] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:45:39 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 14 03:45:39.699345 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-319f3e26-ca8a-47d6-96f7-b4773cf6865d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:39.701599 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-319f3e26-ca8a-47d6-96f7-b4773cf6865d tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associate?vol_type_id=dada62cc-4695-4120-9f6e-d940cd0ba6ed Aug 14 03:45:39.701776 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-319f3e26-ca8a-47d6-96f7-b4773cf6865d tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:39.701946 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-319f3e26-ca8a-47d6-96f7-b4773cf6865d tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'associate' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:39.702177 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:39.702177 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:39.702505 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.qos_specs_manage [None req-319f3e26-ca8a-47d6-96f7-b4773cf6865d tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Associate qos_spec: c9352d42-8228-4d90-b460-7e2719c88e44 with type: dada62cc-4695-4120-9f6e-d940cd0ba6ed {{(pid=100329) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 03:45:39.723129 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-319f3e26-ca8a-47d6-96f7-b4773cf6865d tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associate?vol_type_id=dada62cc-4695-4120-9f6e-d940cd0ba6ed returned with HTTP 202 Aug 14 03:45:39.723502 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 39/154] 10.4.3.64 () {66 vars in 1474 bytes} [Fri Aug 14 03:45:39 2026] GET /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associate?vol_type_id=dada62cc-4695-4120-9f6e-d940cd0ba6ed => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:39.730175 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4f14c9a4-b513-4c84-891d-b24f2c21c788 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:39.731974 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4f14c9a4-b513-4c84-891d-b24f2c21c788 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associate?vol_type_id=5ae3be20-9cd9-464b-909a-0eb0c5f36dc8 Aug 14 03:45:39.732198 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4f14c9a4-b513-4c84-891d-b24f2c21c788 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:39.732571 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4f14c9a4-b513-4c84-891d-b24f2c21c788 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'associate' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:39.733192 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4f14c9a4-b513-4c84-891d-b24f2c21c788 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Associate qos_spec: c9352d42-8228-4d90-b460-7e2719c88e44 with type: 5ae3be20-9cd9-464b-909a-0eb0c5f36dc8 {{(pid=100327) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 03:45:39.751265 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4f14c9a4-b513-4c84-891d-b24f2c21c788 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associate?vol_type_id=5ae3be20-9cd9-464b-909a-0eb0c5f36dc8 returned with HTTP 202 Aug 14 03:45:39.752070 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 40/155] 10.4.3.64 () {66 vars in 1474 bytes} [Fri Aug 14 03:45:39 2026] GET /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associate?vol_type_id=5ae3be20-9cd9-464b-909a-0eb0c5f36dc8 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:39.760595 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ee5a6ed1-8184-418a-8ecb-64579e28ec9b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:39.765592 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ee5a6ed1-8184-418a-8ecb-64579e28ec9b tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associate?vol_type_id=92d03291-f359-4e2f-ac00-b4ce148f9a01 Aug 14 03:45:39.765784 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ee5a6ed1-8184-418a-8ecb-64579e28ec9b tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:39.765967 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ee5a6ed1-8184-418a-8ecb-64579e28ec9b tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'associate' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:39.766761 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ee5a6ed1-8184-418a-8ecb-64579e28ec9b tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Associate qos_spec: c9352d42-8228-4d90-b460-7e2719c88e44 with type: 92d03291-f359-4e2f-ac00-b4ce148f9a01 {{(pid=100326) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 03:45:39.793997 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ee5a6ed1-8184-418a-8ecb-64579e28ec9b tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associate?vol_type_id=92d03291-f359-4e2f-ac00-b4ce148f9a01 returned with HTTP 202 Aug 14 03:45:39.794598 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 39/156] 10.4.3.64 () {66 vars in 1474 bytes} [Fri Aug 14 03:45:39 2026] GET /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associate?vol_type_id=92d03291-f359-4e2f-ac00-b4ce148f9a01 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:39.800644 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-55d44458-3814-4e29-9645-7bbab1ba3226 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:39.802844 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-55d44458-3814-4e29-9645-7bbab1ba3226 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associations Aug 14 03:45:39.803013 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-55d44458-3814-4e29-9645-7bbab1ba3226 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:39.803230 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-55d44458-3814-4e29-9645-7bbab1ba3226 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'associations' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:39.803690 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.qos_specs_manage [None req-55d44458-3814-4e29-9645-7bbab1ba3226 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Get associations for qos_spec id: c9352d42-8228-4d90-b460-7e2719c88e44 {{(pid=100328) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 03:45:39.821128 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-55d44458-3814-4e29-9645-7bbab1ba3226 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associations returned with HTTP 200 Aug 14 03:45:39.821575 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 39/157] 10.4.3.64 () {66 vars in 1386 bytes} [Fri Aug 14 03:45:39 2026] GET /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associations => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:39.830082 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dbef6ba2-d421-4b07-9a41-f0af93cba750 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:39.830966 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dbef6ba2-d421-4b07-9a41-f0af93cba750 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/disassociate?vol_type_id=dada62cc-4695-4120-9f6e-d940cd0ba6ed Aug 14 03:45:39.831188 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dbef6ba2-d421-4b07-9a41-f0af93cba750 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:39.831393 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dbef6ba2-d421-4b07-9a41-f0af93cba750 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'disassociate' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:39.831632 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:39.831632 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:39.832661 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dbef6ba2-d421-4b07-9a41-f0af93cba750 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Disassociate qos_spec: c9352d42-8228-4d90-b460-7e2719c88e44 from type: dada62cc-4695-4120-9f6e-d940cd0ba6ed {{(pid=100329) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 14 03:45:39.844302 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dbef6ba2-d421-4b07-9a41-f0af93cba750 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/disassociate?vol_type_id=dada62cc-4695-4120-9f6e-d940cd0ba6ed returned with HTTP 202 Aug 14 03:45:39.844676 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 40/158] 10.4.3.64 () {66 vars in 1483 bytes} [Fri Aug 14 03:45:39 2026] GET /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/disassociate?vol_type_id=dada62cc-4695-4120-9f6e-d940cd0ba6ed => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:39.851367 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-69e68211-8795-4e66-a7aa-2c9545d257a3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:39.853724 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-69e68211-8795-4e66-a7aa-2c9545d257a3 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associations Aug 14 03:45:39.853976 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-69e68211-8795-4e66-a7aa-2c9545d257a3 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:39.854241 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-69e68211-8795-4e66-a7aa-2c9545d257a3 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'associations' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:39.854493 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:39.854493 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:39.854785 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.qos_specs_manage [None req-69e68211-8795-4e66-a7aa-2c9545d257a3 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Get associations for qos_spec id: c9352d42-8228-4d90-b460-7e2719c88e44 {{(pid=100327) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 03:45:39.882299 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-69e68211-8795-4e66-a7aa-2c9545d257a3 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associations returned with HTTP 200 Aug 14 03:45:39.882916 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 41/159] 10.4.3.64 () {66 vars in 1386 bytes} [Fri Aug 14 03:45:39 2026] GET /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associations => generated 304 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:39.890722 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-12f84c31-0b40-4851-ae62-7c3d8bffa543 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:39.893000 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-12f84c31-0b40-4851-ae62-7c3d8bffa543 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/disassociate_all Aug 14 03:45:39.893284 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-12f84c31-0b40-4851-ae62-7c3d8bffa543 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:39.893457 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-12f84c31-0b40-4851-ae62-7c3d8bffa543 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'disassociate_all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:39.893724 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:39.893724 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:39.894080 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.qos_specs_manage [None req-12f84c31-0b40-4851-ae62-7c3d8bffa543 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Disassociate qos_spec: c9352d42-8228-4d90-b460-7e2719c88e44 from all. {{(pid=100326) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 14 03:45:39.914387 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-12f84c31-0b40-4851-ae62-7c3d8bffa543 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/disassociate_all returned with HTTP 202 Aug 14 03:45:39.914748 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 40/160] 10.4.3.64 () {66 vars in 1398 bytes} [Fri Aug 14 03:45:39 2026] GET /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/disassociate_all => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:39.923159 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c10ef786-cbc0-4016-a673-9bd2684868f9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:39.925595 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c10ef786-cbc0-4016-a673-9bd2684868f9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associations Aug 14 03:45:39.925862 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c10ef786-cbc0-4016-a673-9bd2684868f9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:39.926169 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c10ef786-cbc0-4016-a673-9bd2684868f9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'associations' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:39.926521 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:39.926521 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:39.926921 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c10ef786-cbc0-4016-a673-9bd2684868f9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Get associations for qos_spec id: c9352d42-8228-4d90-b460-7e2719c88e44 {{(pid=100328) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 03:45:39.935224 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c10ef786-cbc0-4016-a673-9bd2684868f9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associations returned with HTTP 200 Aug 14 03:45:39.935736 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 40/161] 10.4.3.64 () {66 vars in 1386 bytes} [Fri Aug 14 03:45:39 2026] GET /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/associations => generated 24 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:45:39.947229 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-256d3b8a-04c2-4069-83ed-1738f1f36108 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:39.949010 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-256d3b8a-04c2-4069-83ed-1738f1f36108 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] DELETE https://10.4.3.64/volume/v3/types/92d03291-f359-4e2f-ac00-b4ce148f9a01 Aug 14 03:45:39.949236 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-256d3b8a-04c2-4069-83ed-1738f1f36108 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:39.949426 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-256d3b8a-04c2-4069-83ed-1738f1f36108 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:39.949660 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:39.949660 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:39.986443 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-256d3b8a-04c2-4069-83ed-1738f1f36108 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/types/92d03291-f359-4e2f-ac00-b4ce148f9a01 returned with HTTP 202 Aug 14 03:45:39.986840 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 41/162] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:45:39 2026] DELETE /volume/v3/types/92d03291-f359-4e2f-ac00-b4ce148f9a01 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:39.993538 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cb585be8-c2b7-424e-8148-dffb03d0c945 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:39.995253 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cb585be8-c2b7-424e-8148-dffb03d0c945 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/types/92d03291-f359-4e2f-ac00-b4ce148f9a01 Aug 14 03:45:39.995467 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cb585be8-c2b7-424e-8148-dffb03d0c945 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:39.995629 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cb585be8-c2b7-424e-8148-dffb03d0c945 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:39.998619 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cb585be8-c2b7-424e-8148-dffb03d0c945 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/types/92d03291-f359-4e2f-ac00-b4ce148f9a01 returned with HTTP 404 Aug 14 03:45:39.999066 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 42/163] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:39 2026] GET /volume/v3/types/92d03291-f359-4e2f-ac00-b4ce148f9a01 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:40.005259 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b8168463-3b99-43ef-b33e-7a79d826c924 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.006974 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b8168463-3b99-43ef-b33e-7a79d826c924 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] DELETE https://10.4.3.64/volume/v3/types/5ae3be20-9cd9-464b-909a-0eb0c5f36dc8 Aug 14 03:45:40.007207 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b8168463-3b99-43ef-b33e-7a79d826c924 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.007416 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b8168463-3b99-43ef-b33e-7a79d826c924 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.007641 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.007641 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:40.045806 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b8168463-3b99-43ef-b33e-7a79d826c924 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/types/5ae3be20-9cd9-464b-909a-0eb0c5f36dc8 returned with HTTP 202 Aug 14 03:45:40.046241 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 41/164] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:45:40 2026] DELETE /volume/v3/types/5ae3be20-9cd9-464b-909a-0eb0c5f36dc8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:40.054250 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9bca1537-8119-4ff7-8e17-74189e3cdea0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.056058 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9bca1537-8119-4ff7-8e17-74189e3cdea0 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/types/5ae3be20-9cd9-464b-909a-0eb0c5f36dc8 Aug 14 03:45:40.056255 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9bca1537-8119-4ff7-8e17-74189e3cdea0 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.056436 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9bca1537-8119-4ff7-8e17-74189e3cdea0 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.059687 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9bca1537-8119-4ff7-8e17-74189e3cdea0 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/types/5ae3be20-9cd9-464b-909a-0eb0c5f36dc8 returned with HTTP 404 Aug 14 03:45:40.060266 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 41/165] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/types/5ae3be20-9cd9-464b-909a-0eb0c5f36dc8 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:40.067255 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dfcb8fb8-761f-43ac-8109-333ce3311946 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.068909 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dfcb8fb8-761f-43ac-8109-333ce3311946 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] DELETE https://10.4.3.64/volume/v3/types/dada62cc-4695-4120-9f6e-d940cd0ba6ed Aug 14 03:45:40.069099 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dfcb8fb8-761f-43ac-8109-333ce3311946 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.069316 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dfcb8fb8-761f-43ac-8109-333ce3311946 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.089370 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dfcb8fb8-761f-43ac-8109-333ce3311946 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/types/dada62cc-4695-4120-9f6e-d940cd0ba6ed returned with HTTP 202 Aug 14 03:45:40.089714 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 42/166] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:45:40 2026] DELETE /volume/v3/types/dada62cc-4695-4120-9f6e-d940cd0ba6ed => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:40.097908 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0ec24419-5a5b-40f4-a8af-0b07da96ac3e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.099503 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0ec24419-5a5b-40f4-a8af-0b07da96ac3e tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/types/dada62cc-4695-4120-9f6e-d940cd0ba6ed Aug 14 03:45:40.099707 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0ec24419-5a5b-40f4-a8af-0b07da96ac3e tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.099870 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0ec24419-5a5b-40f4-a8af-0b07da96ac3e tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.103304 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0ec24419-5a5b-40f4-a8af-0b07da96ac3e tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/types/dada62cc-4695-4120-9f6e-d940cd0ba6ed returned with HTTP 404 Aug 14 03:45:40.103715 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 43/167] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/types/dada62cc-4695-4120-9f6e-d940cd0ba6ed => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:40.113195 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f28dcd68-9790-4112-b751-a51772bf76f1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.114951 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f28dcd68-9790-4112-b751-a51772bf76f1 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] POST https://10.4.3.64/volume/v3/qos-specs Aug 14 03:45:40.115321 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f28dcd68-9790-4112-b751-a51772bf76f1 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-649199750", "consumer": "back-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:40.117026 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.qos_specs [None req-f28dcd68-9790-4112-b751-a51772bf76f1 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-649199750', 'consumer': 'back-end', 'specs': {}} {{(pid=100326) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 03:45:40.122708 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-f28dcd68-9790-4112-b751-a51772bf76f1 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] DB qos_specs_create(): root {'id': '9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-649199750'} {{(pid=100326) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 03:45:40.129705 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f28dcd68-9790-4112-b751-a51772bf76f1 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:45:40.130111 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 42/168] 10.4.3.64 () {68 vars in 1257 bytes} [Fri Aug 14 03:45:40 2026] POST /volume/v3/qos-specs => generated 366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:40.138616 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9e4b960e-fd28-443f-8b25-79bc0e68dbf7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.140255 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9e4b960e-fd28-443f-8b25-79bc0e68dbf7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac?force=False Aug 14 03:45:40.140480 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9e4b960e-fd28-443f-8b25-79bc0e68dbf7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.140691 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9e4b960e-fd28-443f-8b25-79bc0e68dbf7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.140949 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.140949 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:40.141391 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9e4b960e-fd28-443f-8b25-79bc0e68dbf7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Delete qos_spec: 9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac, force: False {{(pid=100328) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 03:45:40.154938 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9e4b960e-fd28-443f-8b25-79bc0e68dbf7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac?force=False returned with HTTP 202 Aug 14 03:45:40.155322 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 42/169] 10.4.3.64 () {66 vars in 1373 bytes} [Fri Aug 14 03:45:40 2026] DELETE /volume/v3/qos-specs/9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac?force=False => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:40.162399 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e4ee8af2-6c44-4485-b3da-dc798a2cc71d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.164076 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e4ee8af2-6c44-4485-b3da-dc798a2cc71d tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac Aug 14 03:45:40.164291 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e4ee8af2-6c44-4485-b3da-dc798a2cc71d tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.164518 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e4ee8af2-6c44-4485-b3da-dc798a2cc71d tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.167681 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e4ee8af2-6c44-4485-b3da-dc798a2cc71d tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac returned with HTTP 404 Aug 14 03:45:40.168093 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 43/170] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/qos-specs/9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:40.174239 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-be2a79a1-daaf-4c4c-a859-f00c6bf120e7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.176390 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-be2a79a1-daaf-4c4c-a859-f00c6bf120e7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs Aug 14 03:45:40.176636 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-be2a79a1-daaf-4c4c-a859-f00c6bf120e7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.176879 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-be2a79a1-daaf-4c4c-a859-f00c6bf120e7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.177225 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.177225 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:40.187939 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-be2a79a1-daaf-4c4c-a859-f00c6bf120e7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:45:40.188438 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 44/171] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:40.196277 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-05859b07-240e-46cb-ad54-e24690ed2349 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.201005 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-05859b07-240e-46cb-ad54-e24690ed2349 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac?force=False Aug 14 03:45:40.201005 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-05859b07-240e-46cb-ad54-e24690ed2349 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.201005 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-05859b07-240e-46cb-ad54-e24690ed2349 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.201005 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.201005 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:40.201005 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.qos_specs_manage [None req-05859b07-240e-46cb-ad54-e24690ed2349 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Delete qos_spec: 9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac, force: False {{(pid=100326) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 03:45:40.203740 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-05859b07-240e-46cb-ad54-e24690ed2349 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac?force=False returned with HTTP 404 Aug 14 03:45:40.204367 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 43/172] 10.4.3.64 () {66 vars in 1373 bytes} [Fri Aug 14 03:45:40 2026] DELETE /volume/v3/qos-specs/9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:40.210232 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9dd0ae59-0cfc-446d-806c-21578d03e2d7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.211842 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9dd0ae59-0cfc-446d-806c-21578d03e2d7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac Aug 14 03:45:40.212053 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9dd0ae59-0cfc-446d-806c-21578d03e2d7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.212291 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9dd0ae59-0cfc-446d-806c-21578d03e2d7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.212603 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.212603 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:40.215762 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9dd0ae59-0cfc-446d-806c-21578d03e2d7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac returned with HTTP 404 Aug 14 03:45:40.216220 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 43/173] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/qos-specs/9e7bfec6-0aa2-48ad-88dd-5772f1cf69ac => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:40.223112 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6fa05a66-34a9-4926-b80a-523eeafff020 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.224832 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6fa05a66-34a9-4926-b80a-523eeafff020 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] POST https://10.4.3.64/volume/v3/qos-specs Aug 14 03:45:40.225430 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6fa05a66-34a9-4926-b80a-523eeafff020 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1703757679", "consumer": "both"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:40.227376 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.qos_specs [None req-6fa05a66-34a9-4926-b80a-523eeafff020 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1703757679', 'consumer': 'both', 'specs': {}} {{(pid=100329) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 03:45:40.230256 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.db.api [None req-6fa05a66-34a9-4926-b80a-523eeafff020 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] DB qos_specs_create(): root {'id': '0cf71765-89c5-487e-9bf3-4b9e81ddf163', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1703757679'} {{(pid=100329) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 03:45:40.236041 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6fa05a66-34a9-4926-b80a-523eeafff020 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:45:40.236449 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 44/174] 10.4.3.64 () {68 vars in 1257 bytes} [Fri Aug 14 03:45:40 2026] POST /volume/v3/qos-specs => generated 363 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:40.244414 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b08b7984-edbc-4da7-845c-822cfde6deaf None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.246468 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b08b7984-edbc-4da7-845c-822cfde6deaf tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/0cf71765-89c5-487e-9bf3-4b9e81ddf163?force=False Aug 14 03:45:40.246697 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b08b7984-edbc-4da7-845c-822cfde6deaf tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.246893 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b08b7984-edbc-4da7-845c-822cfde6deaf tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.247224 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.247224 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:40.247602 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b08b7984-edbc-4da7-845c-822cfde6deaf tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Delete qos_spec: 0cf71765-89c5-487e-9bf3-4b9e81ddf163, force: False {{(pid=100327) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 03:45:40.270753 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b08b7984-edbc-4da7-845c-822cfde6deaf tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/0cf71765-89c5-487e-9bf3-4b9e81ddf163?force=False returned with HTTP 202 Aug 14 03:45:40.271192 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 45/175] 10.4.3.64 () {66 vars in 1373 bytes} [Fri Aug 14 03:45:40 2026] DELETE /volume/v3/qos-specs/0cf71765-89c5-487e-9bf3-4b9e81ddf163?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:40.277957 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fd15d76a-8ac2-42c0-8fec-765fdb14efeb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.279288 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fd15d76a-8ac2-42c0-8fec-765fdb14efeb tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/0cf71765-89c5-487e-9bf3-4b9e81ddf163 Aug 14 03:45:40.281214 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fd15d76a-8ac2-42c0-8fec-765fdb14efeb tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.281214 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fd15d76a-8ac2-42c0-8fec-765fdb14efeb tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.283297 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fd15d76a-8ac2-42c0-8fec-765fdb14efeb tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/0cf71765-89c5-487e-9bf3-4b9e81ddf163 returned with HTTP 404 Aug 14 03:45:40.283825 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 44/176] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/qos-specs/0cf71765-89c5-487e-9bf3-4b9e81ddf163 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:40.289418 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0d40f416-39d7-4462-aacd-d6485dec846c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.290978 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0d40f416-39d7-4462-aacd-d6485dec846c tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs Aug 14 03:45:40.291183 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0d40f416-39d7-4462-aacd-d6485dec846c tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.291368 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0d40f416-39d7-4462-aacd-d6485dec846c tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.300201 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0d40f416-39d7-4462-aacd-d6485dec846c tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:45:40.300471 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 44/177] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/qos-specs => generated 174 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:40.310360 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fd1cfc13-f3fa-4d89-9cb0-efc1541679c9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.312107 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fd1cfc13-f3fa-4d89-9cb0-efc1541679c9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/0cf71765-89c5-487e-9bf3-4b9e81ddf163?force=False Aug 14 03:45:40.312315 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fd1cfc13-f3fa-4d89-9cb0-efc1541679c9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.312522 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fd1cfc13-f3fa-4d89-9cb0-efc1541679c9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.312868 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.312868 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:40.313130 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fd1cfc13-f3fa-4d89-9cb0-efc1541679c9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Delete qos_spec: 0cf71765-89c5-487e-9bf3-4b9e81ddf163, force: False {{(pid=100329) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 03:45:40.318338 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fd1cfc13-f3fa-4d89-9cb0-efc1541679c9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/0cf71765-89c5-487e-9bf3-4b9e81ddf163?force=False returned with HTTP 404 Aug 14 03:45:40.318751 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 45/178] 10.4.3.64 () {66 vars in 1373 bytes} [Fri Aug 14 03:45:40 2026] DELETE /volume/v3/qos-specs/0cf71765-89c5-487e-9bf3-4b9e81ddf163?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:40.325319 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2462f4fe-63b5-4d4a-b1cf-3c5a91a5d607 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.327112 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2462f4fe-63b5-4d4a-b1cf-3c5a91a5d607 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/0cf71765-89c5-487e-9bf3-4b9e81ddf163 Aug 14 03:45:40.327322 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2462f4fe-63b5-4d4a-b1cf-3c5a91a5d607 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.327501 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2462f4fe-63b5-4d4a-b1cf-3c5a91a5d607 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.327733 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.327733 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:40.331261 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2462f4fe-63b5-4d4a-b1cf-3c5a91a5d607 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/0cf71765-89c5-487e-9bf3-4b9e81ddf163 returned with HTTP 404 Aug 14 03:45:40.331763 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 46/179] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/qos-specs/0cf71765-89c5-487e-9bf3-4b9e81ddf163 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:40.341296 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f474159e-ff97-4941-86b6-c3efdaaac092 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.345164 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f474159e-ff97-4941-86b6-c3efdaaac092 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] POST https://10.4.3.64/volume/v3/qos-specs Aug 14 03:45:40.345164 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f474159e-ff97-4941-86b6-c3efdaaac092 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1818328468", "consumer": "front-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:40.345742 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.qos_specs [None req-f474159e-ff97-4941-86b6-c3efdaaac092 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1818328468', 'consumer': 'front-end', 'specs': {}} {{(pid=100326) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 03:45:40.348862 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-f474159e-ff97-4941-86b6-c3efdaaac092 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] DB qos_specs_create(): root {'id': 'f76d7102-8245-4022-b6cb-cd437acedaed', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1818328468'} {{(pid=100326) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 03:45:40.354353 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f474159e-ff97-4941-86b6-c3efdaaac092 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:45:40.355125 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 45/180] 10.4.3.64 () {68 vars in 1257 bytes} [Fri Aug 14 03:45:40 2026] POST /volume/v3/qos-specs => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:40.362847 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4e6db595-cefb-463a-bdb5-d6431ca1480c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.365922 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4e6db595-cefb-463a-bdb5-d6431ca1480c tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/f76d7102-8245-4022-b6cb-cd437acedaed?force=False Aug 14 03:45:40.366273 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4e6db595-cefb-463a-bdb5-d6431ca1480c tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.366783 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4e6db595-cefb-463a-bdb5-d6431ca1480c tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.367199 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.367199 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:40.367657 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4e6db595-cefb-463a-bdb5-d6431ca1480c tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Delete qos_spec: f76d7102-8245-4022-b6cb-cd437acedaed, force: False {{(pid=100328) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 03:45:40.387002 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4e6db595-cefb-463a-bdb5-d6431ca1480c tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/f76d7102-8245-4022-b6cb-cd437acedaed?force=False returned with HTTP 202 Aug 14 03:45:40.387654 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 45/181] 10.4.3.64 () {66 vars in 1373 bytes} [Fri Aug 14 03:45:40 2026] DELETE /volume/v3/qos-specs/f76d7102-8245-4022-b6cb-cd437acedaed?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:40.393998 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-91c9abe8-037f-4750-aef4-bb51c2ee4b51 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.395898 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-91c9abe8-037f-4750-aef4-bb51c2ee4b51 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/f76d7102-8245-4022-b6cb-cd437acedaed Aug 14 03:45:40.396125 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-91c9abe8-037f-4750-aef4-bb51c2ee4b51 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.396355 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-91c9abe8-037f-4750-aef4-bb51c2ee4b51 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.403822 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-91c9abe8-037f-4750-aef4-bb51c2ee4b51 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/f76d7102-8245-4022-b6cb-cd437acedaed returned with HTTP 404 Aug 14 03:45:40.404447 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 46/182] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/qos-specs/f76d7102-8245-4022-b6cb-cd437acedaed => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:40.411971 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-634543d8-3ec2-4502-8f48-fb43abec6032 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.414251 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-634543d8-3ec2-4502-8f48-fb43abec6032 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs Aug 14 03:45:40.414510 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-634543d8-3ec2-4502-8f48-fb43abec6032 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.414741 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-634543d8-3ec2-4502-8f48-fb43abec6032 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.419466 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-634543d8-3ec2-4502-8f48-fb43abec6032 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:45:40.420283 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 47/183] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Aug 14 03:45:40 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 14 03:45:40.429576 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7d9d464c-4373-4d76-a450-4f455dba92c9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.431841 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d9d464c-4373-4d76-a450-4f455dba92c9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/f76d7102-8245-4022-b6cb-cd437acedaed?force=False Aug 14 03:45:40.432316 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d9d464c-4373-4d76-a450-4f455dba92c9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.432697 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d9d464c-4373-4d76-a450-4f455dba92c9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.433195 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.433195 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:40.442425 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7d9d464c-4373-4d76-a450-4f455dba92c9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Delete qos_spec: f76d7102-8245-4022-b6cb-cd437acedaed, force: False {{(pid=100326) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 03:45:40.449195 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d9d464c-4373-4d76-a450-4f455dba92c9 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/f76d7102-8245-4022-b6cb-cd437acedaed?force=False returned with HTTP 404 Aug 14 03:45:40.449195 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 46/184] 10.4.3.64 () {66 vars in 1373 bytes} [Fri Aug 14 03:45:40 2026] DELETE /volume/v3/qos-specs/f76d7102-8245-4022-b6cb-cd437acedaed?force=False => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:40.456383 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-97c9e71c-11d8-4ff9-9a23-978edd54921b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.460352 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-97c9e71c-11d8-4ff9-9a23-978edd54921b tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/f76d7102-8245-4022-b6cb-cd437acedaed Aug 14 03:45:40.460607 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-97c9e71c-11d8-4ff9-9a23-978edd54921b tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.460840 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-97c9e71c-11d8-4ff9-9a23-978edd54921b tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.461170 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.461170 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:40.465900 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-97c9e71c-11d8-4ff9-9a23-978edd54921b tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/f76d7102-8245-4022-b6cb-cd437acedaed returned with HTTP 404 Aug 14 03:45:40.466495 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 46/185] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/qos-specs/f76d7102-8245-4022-b6cb-cd437acedaed => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:40.474296 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c96299e2-9643-4af4-a858-109521bcf20c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.476615 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c96299e2-9643-4af4-a858-109521bcf20c tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 Aug 14 03:45:40.476891 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c96299e2-9643-4af4-a858-109521bcf20c tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.477130 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c96299e2-9643-4af4-a858-109521bcf20c tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.483434 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c96299e2-9643-4af4-a858-109521bcf20c tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 returned with HTTP 200 Aug 14 03:45:40.483917 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 47/186] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:40.492991 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-37059bda-b9a3-4803-819a-821c9d8d1681 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.495752 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-37059bda-b9a3-4803-819a-821c9d8d1681 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs Aug 14 03:45:40.495752 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-37059bda-b9a3-4803-819a-821c9d8d1681 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.495752 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-37059bda-b9a3-4803-819a-821c9d8d1681 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.495752 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.495752 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:40.499598 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-37059bda-b9a3-4803-819a-821c9d8d1681 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 14 03:45:40.500164 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 48/187] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Aug 14 03:45:40 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 14 03:45:40.510183 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-92d29b70-53df-46ca-a5c0-c64634aa06b7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.515737 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-92d29b70-53df-46ca-a5c0-c64634aa06b7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] PUT https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 Aug 14 03:45:40.515737 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-92d29b70-53df-46ca-a5c0-c64634aa06b7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:40.520582 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.qos_specs [None req-92d29b70-53df-46ca-a5c0-c64634aa06b7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100326) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 14 03:45:40.533320 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-92d29b70-53df-46ca-a5c0-c64634aa06b7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] qos_specs_update() value: {'id': '1ca6940e-7d9e-4eab-804d-3ef3a21c614c', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'c9352d42-8228-4d90-b460-7e2719c88e44', 'deleted': False} {{(pid=100326) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 14 03:45:40.539402 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-92d29b70-53df-46ca-a5c0-c64634aa06b7 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 returned with HTTP 200 Aug 14 03:45:40.539818 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 47/188] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Aug 14 03:45:40 2026] PUT /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 => generated 36 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:45:40.548924 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-77a857eb-280f-4f58-bb8d-072679b1002a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.554395 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-77a857eb-280f-4f58-bb8d-072679b1002a tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 Aug 14 03:45:40.554395 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-77a857eb-280f-4f58-bb8d-072679b1002a tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.554395 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-77a857eb-280f-4f58-bb8d-072679b1002a tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.558484 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-77a857eb-280f-4f58-bb8d-072679b1002a tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 returned with HTTP 200 Aug 14 03:45:40.558910 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 47/189] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 => generated 411 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:40.567220 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f6d4ba86-63c1-40d8-bb92-7bea3b549b67 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.568853 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f6d4ba86-63c1-40d8-bb92-7bea3b549b67 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] PUT https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/delete_keys Aug 14 03:45:40.569201 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f6d4ba86-63c1-40d8-bb92-7bea3b549b67 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:40.570508 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.570508 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:40.570853 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f6d4ba86-63c1-40d8-bb92-7bea3b549b67 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Delete_key spec: c9352d42-8228-4d90-b460-7e2719c88e44, keys: ['iops_bytes'] {{(pid=100329) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 14 03:45:40.584777 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f6d4ba86-63c1-40d8-bb92-7bea3b549b67 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/delete_keys returned with HTTP 202 Aug 14 03:45:40.585220 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 48/190] 10.4.3.64 () {68 vars in 1403 bytes} [Fri Aug 14 03:45:40 2026] PUT /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44/delete_keys => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:40.599017 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3647b4c4-790b-4261-922a-5e558258d082 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.601353 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3647b4c4-790b-4261-922a-5e558258d082 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 Aug 14 03:45:40.601542 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3647b4c4-790b-4261-922a-5e558258d082 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.601737 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3647b4c4-790b-4261-922a-5e558258d082 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.601997 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.601997 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:40.606023 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3647b4c4-790b-4261-922a-5e558258d082 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 returned with HTTP 200 Aug 14 03:45:40.606424 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 49/191] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:40.616537 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4bdf3837-ec9d-41b5-8dc6-7a51a6b21ad5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.618906 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4bdf3837-ec9d-41b5-8dc6-7a51a6b21ad5 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 Aug 14 03:45:40.619151 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4bdf3837-ec9d-41b5-8dc6-7a51a6b21ad5 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.619384 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4bdf3837-ec9d-41b5-8dc6-7a51a6b21ad5 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.619693 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.619693 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:40.623920 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4bdf3837-ec9d-41b5-8dc6-7a51a6b21ad5 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 returned with HTTP 200 Aug 14 03:45:40.624406 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 48/192] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:40.637111 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1800664b-61a4-4908-8338-dc4ed8b7f5ee None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.638741 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1800664b-61a4-4908-8338-dc4ed8b7f5ee tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44?force=False Aug 14 03:45:40.638913 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1800664b-61a4-4908-8338-dc4ed8b7f5ee tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.639111 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1800664b-61a4-4908-8338-dc4ed8b7f5ee tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.639355 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.639355 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:40.639657 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1800664b-61a4-4908-8338-dc4ed8b7f5ee tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Delete qos_spec: c9352d42-8228-4d90-b460-7e2719c88e44, force: False {{(pid=100328) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 03:45:40.654240 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1800664b-61a4-4908-8338-dc4ed8b7f5ee tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44?force=False returned with HTTP 202 Aug 14 03:45:40.654240 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 48/193] 10.4.3.64 () {66 vars in 1373 bytes} [Fri Aug 14 03:45:40 2026] DELETE /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44?force=False => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:40.664487 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dffc6b5a-a885-4fe1-a855-8789ea334161 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:40.664487 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dffc6b5a-a885-4fe1-a855-8789ea334161 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 Aug 14 03:45:40.664487 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dffc6b5a-a885-4fe1-a855-8789ea334161 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:40.664487 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dffc6b5a-a885-4fe1-a855-8789ea334161 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:40.664487 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:40.664487 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:40.673605 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dffc6b5a-a885-4fe1-a855-8789ea334161 tempest-QosSpecsTestJSON-1762913219 tempest-QosSpecsTestJSON-1762913219-project-admin] https://10.4.3.64/volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 returned with HTTP 404 Aug 14 03:45:40.674220 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 49/194] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:45:40 2026] GET /volume/v3/qos-specs/c9352d42-8228-4d90-b460-7e2719c88e44 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:41.688223 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-56de38f0-16a1-4c33-9643-4222bdb701a1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:41.952492 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-56de38f0-16a1-4c33-9643-4222bdb701a1 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:45:41.954251 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-56de38f0-16a1-4c33-9643-4222bdb701a1 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1395865090"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:41.955765 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:41.955765 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:41.973986 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-56de38f0-16a1-4c33-9643-4222bdb701a1 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:45:41.974447 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 50/195] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:45:41 2026] POST /volume/v3/types => generated 216 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:41.983755 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-00371d56-a3d0-4b35-a86b-34fbb62b9a60 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:41.985674 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00371d56-a3d0-4b35-a86b-34fbb62b9a60 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 14 03:45:41.986009 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-00371d56-a3d0-4b35-a86b-34fbb62b9a60 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1420595060"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:41.987468 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:41.987468 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:41.997714 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00371d56-a3d0-4b35-a86b-34fbb62b9a60 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 14 03:45:41.998089 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 49/196] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Aug 14 03:45:41 2026] POST /volume/v3/group_types => generated 173 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:42.009923 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c2c88349-ce83-4f53-a224-4d87d7e74b95 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:42.223677 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c2c88349-ce83-4f53-a224-4d87d7e74b95 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] POST https://10.4.3.64/volume/v3/groups Aug 14 03:45:42.224113 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c2c88349-ce83-4f53-a224-4d87d7e74b95 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2a6a3856-87fd-42b5-b03e-728d11f9f9e1", "volume_types": ["cfb23d3e-c34e-4b38-8887-42bfb7a05430"], "name": "tempest-Group1-1656504219"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:42.225686 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-c2c88349-ce83-4f53-a224-4d87d7e74b95 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Creating new group {'group': {'group_type': '2a6a3856-87fd-42b5-b03e-728d11f9f9e1', 'volume_types': ['cfb23d3e-c34e-4b38-8887-42bfb7a05430'], 'name': 'tempest-Group1-1656504219'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:45:42.229250 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.groups [None req-c2c88349-ce83-4f53-a224-4d87d7e74b95 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Creating group tempest-Group1-1656504219. Aug 14 03:45:42.229526 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:42.229526 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:42.235943 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c2c88349-ce83-4f53-a224-4d87d7e74b95 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Availability Zones retrieved successfully. Aug 14 03:45:42.258068 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-c2c88349-ce83-4f53-a224-4d87d7e74b95 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Created reservations ['ca41175c-41a6-428b-8222-c955acaa9df8'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:42.285442 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c2c88349-ce83-4f53-a224-4d87d7e74b95 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 14 03:45:42.285888 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 49/197] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Aug 14 03:45:42 2026] POST /volume/v3/groups => generated 94 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:42.295506 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3b22900c-f233-4fb6-8695-17a8a3a2f9e1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:42.297712 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3b22900c-f233-4fb6-8695-17a8a3a2f9e1 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b Aug 14 03:45:42.297969 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3b22900c-f233-4fb6-8695-17a8a3a2f9e1 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:42.298270 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3b22900c-f233-4fb6-8695-17a8a3a2f9e1 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:42.298351 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-3b22900c-f233-4fb6-8695-17a8a3a2f9e1 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member 0a7449bd-6e5f-4f51-bba6-46134a49505b {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:42.304071 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:42.304071 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:42.312544 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3b22900c-f233-4fb6-8695-17a8a3a2f9e1 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b returned with HTTP 200 Aug 14 03:45:42.312959 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 50/198] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:42 2026] GET /volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:43.324068 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7acf2981-201c-4957-a531-e4db79a08fc6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:43.326980 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7acf2981-201c-4957-a531-e4db79a08fc6 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b Aug 14 03:45:43.327250 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7acf2981-201c-4957-a531-e4db79a08fc6 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:43.327462 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7acf2981-201c-4957-a531-e4db79a08fc6 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:43.327627 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-7acf2981-201c-4957-a531-e4db79a08fc6 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member 0a7449bd-6e5f-4f51-bba6-46134a49505b {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:43.330596 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=196,cinder:UPDATE=41,cinder:INSERT=21 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:45:43.332967 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:43.332967 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:43.343186 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7acf2981-201c-4957-a531-e4db79a08fc6 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b returned with HTTP 200 Aug 14 03:45:43.343865 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 51/199] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:43 2026] GET /volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:43.357649 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9139475b-9d67-4912-a553-3f5ad781bff0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:43.357649 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9139475b-9d67-4912-a553-3f5ad781bff0 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] POST https://10.4.3.64/volume/v3/groups Aug 14 03:45:43.357649 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9139475b-9d67-4912-a553-3f5ad781bff0 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2a6a3856-87fd-42b5-b03e-728d11f9f9e1", "volume_types": ["cfb23d3e-c34e-4b38-8887-42bfb7a05430"], "name": "tempest-Group2-348436498"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:43.358393 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-9139475b-9d67-4912-a553-3f5ad781bff0 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Creating new group {'group': {'group_type': '2a6a3856-87fd-42b5-b03e-728d11f9f9e1', 'volume_types': ['cfb23d3e-c34e-4b38-8887-42bfb7a05430'], 'name': 'tempest-Group2-348436498'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:45:43.360081 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=227,cinder:INSERT=47,cinder:UPDATE=57 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:45:43.362713 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.groups [None req-9139475b-9d67-4912-a553-3f5ad781bff0 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Creating group tempest-Group2-348436498. Aug 14 03:45:43.378286 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9139475b-9d67-4912-a553-3f5ad781bff0 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Availability zone cache updated, next update will occur around 2026-08-14 04:45:43.377892. {{(pid=100326) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:45:43.378469 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9139475b-9d67-4912-a553-3f5ad781bff0 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Availability Zones retrieved successfully. Aug 14 03:45:43.394715 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-9139475b-9d67-4912-a553-3f5ad781bff0 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Created reservations ['df943653-1c15-460b-83ae-3d59450dc57f'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:43.426075 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9139475b-9d67-4912-a553-3f5ad781bff0 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 14 03:45:43.426563 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 50/200] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Aug 14 03:45:43 2026] POST /volume/v3/groups => generated 93 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:43.441594 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3818a25c-c13e-4d38-8908-88e46e684a42 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:43.444148 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3818a25c-c13e-4d38-8908-88e46e684a42 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 Aug 14 03:45:43.444486 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3818a25c-c13e-4d38-8908-88e46e684a42 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:43.444783 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3818a25c-c13e-4d38-8908-88e46e684a42 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:43.444993 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-3818a25c-c13e-4d38-8908-88e46e684a42 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:43.452283 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:43.452283 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:43.471940 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3818a25c-c13e-4d38-8908-88e46e684a42 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 returned with HTTP 200 Aug 14 03:45:43.472374 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 50/201] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:43 2026] GET /volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 => generated 321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:44.489907 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f524828d-e5db-4f89-9f9a-19bfad0d7b88 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:44.489907 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f524828d-e5db-4f89-9f9a-19bfad0d7b88 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 Aug 14 03:45:44.489907 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f524828d-e5db-4f89-9f9a-19bfad0d7b88 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:44.489907 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f524828d-e5db-4f89-9f9a-19bfad0d7b88 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:44.489907 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-f524828d-e5db-4f89-9f9a-19bfad0d7b88 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:44.494161 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=221,cinder:INSERT=22,cinder:UPDATE=52 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:45:44.496526 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:44.496526 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:44.526752 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f524828d-e5db-4f89-9f9a-19bfad0d7b88 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 returned with HTTP 200 Aug 14 03:45:44.527330 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 51/202] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:44 2026] GET /volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 => generated 322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:44.551727 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:44.556710 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:44.557254 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1599439563", "volume_type": "cfb23d3e-c34e-4b38-8887-42bfb7a05430", "group_id": "0a7449bd-6e5f-4f51-bba6-46134a49505b", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:44.559298 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1599439563', 'volume_type': 'cfb23d3e-c34e-4b38-8887-42bfb7a05430', 'group_id': '0a7449bd-6e5f-4f51-bba6-46134a49505b', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:44.572761 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:44.572761 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:44.573191 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Create volume of 1 GB Aug 14 03:45:44.577799 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Availability Zones retrieved successfully. Aug 14 03:45:44.582615 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Flow 'volume_create_api' (29ba8b72-fdd2-4837-ad66-e0aa3e736603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:44.583734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c66b506-8100-4038-9d6a-5da544663dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:44.584280 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:44.584280 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:44.584737 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:44.603293 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c66b506-8100-4038-9d6a-5da544663dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:45:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cfb23d3e-c34e-4b38-8887-42bfb7a05430,is_public=True,name='tempest-GroupsTest-volume-type-1395865090',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfb23d3e-c34e-4b38-8887-42bfb7a05430', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0a7449bd-6e5f-4f51-bba6-46134a49505b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:44.604368 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8284f7-2831-4c71-8684-652e665fb246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:44.638222 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1395865090 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1395865090, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:44.638482 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1395865090 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1395865090, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:44.683254 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Created reservations ['f4670669-cdd6-41d8-8471-0f3877633b92', '4901b78f-b666-47db-a570-33e21995f0af', 'd7cb7bab-9249-4b28-b072-3682e7c9c8df', '85351ea5-78a8-42f4-8d59-3635188452ea'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:44.683669 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8284f7-2831-4c71-8684-652e665fb246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4670669-cdd6-41d8-8471-0f3877633b92', '4901b78f-b666-47db-a570-33e21995f0af', 'd7cb7bab-9249-4b28-b072-3682e7c9c8df', '85351ea5-78a8-42f4-8d59-3635188452ea']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:44.684495 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87237bce-c0f9-492b-a575-7c7b166c84d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:44.708032 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87237bce-c0f9-492b-a575-7c7b166c84d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdf334e5-1fb0-49a9-b820-d6712675d51f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1599439563',encryption_key_id=None,group_id=0a7449bd-6e5f-4f51-bba6-46134a49505b,group_type_id=,metadata={},multiattach=False,project_id='2a1dc7abf64748c9bc645bfb40429ab8',qos_specs=None,replication_status=,reservations=['f4670669-cdd6-41d8-8471-0f3877633b92','4901b78f-b666-47db-a570-33e21995f0af','d7cb7bab-9249-4b28-b072-3682e7c9c8df','85351ea5-78a8-42f4-8d59-3635188452ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97972e249e2b44f5a6cd8a74c1136c9a',volume_type_id=cfb23d3e-c34e-4b38-8887-42bfb7a05430), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1599439563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0a7449bd-6e5f-4f51-bba6-46134a49505b,host=None,id=fdf334e5-1fb0-49a9-b820-d6712675d51f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1dc7abf64748c9bc645bfb40429ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97972e249e2b44f5a6cd8a74c1136c9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfb23d3e-c34e-4b38-8887-42bfb7a05430),volume_type_id=cfb23d3e-c34e-4b38-8887-42bfb7a05430)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:44.708745 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cca8a6e-c220-449a-b5d8-b9858c6e8843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:44.735308 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f8319ea2-d32f-4621-89a0-3b6dcf3b6d85 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:44.736820 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cca8a6e-c220-449a-b5d8-b9858c6e8843) transitioned into state 'SUCCESS' from state '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-1599439563',encryption_key_id=None,group_id=0a7449bd-6e5f-4f51-bba6-46134a49505b,group_type_id=,metadata={},multiattach=False,project_id='2a1dc7abf64748c9bc645bfb40429ab8',qos_specs=None,replication_status=,reservations=['f4670669-cdd6-41d8-8471-0f3877633b92','4901b78f-b666-47db-a570-33e21995f0af','d7cb7bab-9249-4b28-b072-3682e7c9c8df','85351ea5-78a8-42f4-8d59-3635188452ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97972e249e2b44f5a6cd8a74c1136c9a',volume_type_id=cfb23d3e-c34e-4b38-8887-42bfb7a05430)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:44.737655 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdde9059-67f3-49ee-beec-018bdc40a7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:44.750094 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdde9059-67f3-49ee-beec-018bdc40a7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:44.750894 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Flow 'volume_create_api' (29ba8b72-fdd2-4837-ad66-e0aa3e736603) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:44.751229 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Create volume request issued successfully. Aug 14 03:45:44.751851 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:44.752004 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:44.791315 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:44.794694 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:44.794694 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:44.798540 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8af4904e-11d4-4688-b9b8-abfd09d1f51f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:44.798940 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 52/203] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:45:44 2026] POST /volume/v3/volumes => generated 813 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:44.814327 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b547921a-a674-4a24-abcf-446384d8733d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:44.817488 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b547921a-a674-4a24-abcf-446384d8733d tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/fdf334e5-1fb0-49a9-b820-d6712675d51f Aug 14 03:45:44.819149 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b547921a-a674-4a24-abcf-446384d8733d tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:44.819149 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b547921a-a674-4a24-abcf-446384d8733d tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:44.821455 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=289,cinder:INSERT=44,cinder:UPDATE=66 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:45:44.827231 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:44.827231 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:44.832500 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b547921a-a674-4a24-abcf-446384d8733d tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Volume info retrieved successfully. Aug 14 03:45:44.833606 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-b547921a-a674-4a24-abcf-446384d8733d tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:44.834205 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-b547921a-a674-4a24-abcf-446384d8733d tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:44.899187 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-b547921a-a674-4a24-abcf-446384d8733d tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:44.903252 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:44.903252 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:44.915219 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b547921a-a674-4a24-abcf-446384d8733d tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/fdf334e5-1fb0-49a9-b820-d6712675d51f returned with HTTP 200 Aug 14 03:45:44.915633 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 51/204] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:44 2026] GET /volume/v3/volumes/fdf334e5-1fb0-49a9-b820-d6712675d51f => generated 881 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:44.965257 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f8319ea2-d32f-4621-89a0-3b6dcf3b6d85 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:45:44.965550 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f8319ea2-d32f-4621-89a0-3b6dcf3b6d85 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:44.966841 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:44.966841 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:44.977153 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f8319ea2-d32f-4621-89a0-3b6dcf3b6d85 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:45:44.977482 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 51/205] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:45:44 2026] POST /volume/v3/types => generated 188 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:44.985300 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-57dd5f00-06a1-4bb7-801b-d0d1e622f785 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:44.987397 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-57dd5f00-06a1-4bb7-801b-d0d1e622f785 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:45:44.987823 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-57dd5f00-06a1-4bb7-801b-d0d1e622f785 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:44.989709 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:44.989709 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:45.002440 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-57dd5f00-06a1-4bb7-801b-d0d1e622f785 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:45:45.002910 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 52/206] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:45:44 2026] POST /volume/v3/types => generated 188 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:45.011282 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:45.188434 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:45.188754 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1944327390"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:45.190128 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1944327390'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:45.193425 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Create volume of 1 GB Aug 14 03:45:45.193689 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:45.193689 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:45.194125 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Availability Zones retrieved successfully. Aug 14 03:45:45.201536 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Flow 'volume_create_api' (0a57bb28-1d12-4265-943d-c33f11e58d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:45.204745 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5279aab-6ea7-4347-8b17-400e4133842f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:45.204745 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:45.226603 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5279aab-6ea7-4347-8b17-400e4133842f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:45:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aae34192-a808-4873-a0fc-67466a44fdf9,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aae34192-a808-4873-a0fc-67466a44fdf9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:45.227454 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4561456-4feb-4379-8aa2-b5ffbe2f5d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:45.251885 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-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 14 03:45:45.252204 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-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 14 03:45:45.292386 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Created reservations ['118261b5-3628-4595-9e20-bf8c29125fe3', '051870bd-506c-42e2-a2cf-50cf8bbfd2bc', '29758b37-a289-4bb7-86a9-fb39927d8a31', '19405175-ff7f-4b8e-8340-e2cf7ce02b0b'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:45.294344 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4561456-4feb-4379-8aa2-b5ffbe2f5d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['118261b5-3628-4595-9e20-bf8c29125fe3', '051870bd-506c-42e2-a2cf-50cf8bbfd2bc', '29758b37-a289-4bb7-86a9-fb39927d8a31', '19405175-ff7f-4b8e-8340-e2cf7ce02b0b']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:45.295655 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520be17d-a99f-43f2-8fe7-f774fc67b4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:45.323953 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520be17d-a99f-43f2-8fe7-f774fc67b4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59ace4e3-ea1f-4d9c-97cc-9327dec78d68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1944327390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7105d3583c644449ac4ce9cd844200e',qos_specs=None,replication_status=,reservations=['118261b5-3628-4595-9e20-bf8c29125fe3','051870bd-506c-42e2-a2cf-50cf8bbfd2bc','29758b37-a289-4bb7-86a9-fb39927d8a31','19405175-ff7f-4b8e-8340-e2cf7ce02b0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f88c5dedce8e4c0dbe3fea33836d9eb4',volume_type_id=aae34192-a808-4873-a0fc-67466a44fdf9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1944327390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59ace4e3-ea1f-4d9c-97cc-9327dec78d68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7105d3583c644449ac4ce9cd844200e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f88c5dedce8e4c0dbe3fea33836d9eb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aae34192-a808-4873-a0fc-67466a44fdf9),volume_type_id=aae34192-a808-4873-a0fc-67466a44fdf9)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:45.324860 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1635adcb-e2db-4fda-b062-26a975fd07b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:45.342177 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1635adcb-e2db-4fda-b062-26a975fd07b4) transitioned into state 'SUCCESS' from state '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-1944327390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7105d3583c644449ac4ce9cd844200e',qos_specs=None,replication_status=,reservations=['118261b5-3628-4595-9e20-bf8c29125fe3','051870bd-506c-42e2-a2cf-50cf8bbfd2bc','29758b37-a289-4bb7-86a9-fb39927d8a31','19405175-ff7f-4b8e-8340-e2cf7ce02b0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f88c5dedce8e4c0dbe3fea33836d9eb4',volume_type_id=aae34192-a808-4873-a0fc-67466a44fdf9)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:45.342968 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (469d8ce7-f02e-44af-936e-954ae9cc867a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:45.353017 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (469d8ce7-f02e-44af-936e-954ae9cc867a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:45.354009 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Flow 'volume_create_api' (0a57bb28-1d12-4265-943d-c33f11e58d20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:45.354573 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Create volume request issued successfully. Aug 14 03:45:45.355227 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9e501306-4c67-4686-8dfd-087f047dc7d9 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:45.355710 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 53/207] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:45:45 2026] POST /volume/v3/volumes => generated 766 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 03:45:45.370230 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5732f439-4378-4cc2-ba0c-fea59580d653 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:45.373664 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5732f439-4378-4cc2-ba0c-fea59580d653 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] GET https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 Aug 14 03:45:45.374109 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5732f439-4378-4cc2-ba0c-fea59580d653 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:45.374446 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5732f439-4378-4cc2-ba0c-fea59580d653 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:45.383819 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:45.383819 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:45.388234 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5732f439-4378-4cc2-ba0c-fea59580d653 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Volume info retrieved successfully. Aug 14 03:45:45.392689 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5732f439-4378-4cc2-ba0c-fea59580d653 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 returned with HTTP 200 Aug 14 03:45:45.393198 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 52/208] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:45 2026] GET /volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:45.942467 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-49bd6c55-4ed8-43f5-b9c6-920055732cc7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:45.950434 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49bd6c55-4ed8-43f5-b9c6-920055732cc7 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/fdf334e5-1fb0-49a9-b820-d6712675d51f Aug 14 03:45:45.950634 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-49bd6c55-4ed8-43f5-b9c6-920055732cc7 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:45.951259 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-49bd6c55-4ed8-43f5-b9c6-920055732cc7 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:45.966594 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:45.966594 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:45.975028 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-49bd6c55-4ed8-43f5-b9c6-920055732cc7 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Volume info retrieved successfully. Aug 14 03:45:45.975912 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-49bd6c55-4ed8-43f5-b9c6-920055732cc7 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:45.976125 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-49bd6c55-4ed8-43f5-b9c6-920055732cc7 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:46.016850 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-49bd6c55-4ed8-43f5-b9c6-920055732cc7 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:46.021047 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:46.021047 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:46.028193 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49bd6c55-4ed8-43f5-b9c6-920055732cc7 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/fdf334e5-1fb0-49a9-b820-d6712675d51f returned with HTTP 200 Aug 14 03:45:46.029401 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 52/209] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:45 2026] GET /volume/v3/volumes/fdf334e5-1fb0-49a9-b820-d6712675d51f => generated 906 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:46.042831 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bfcd255b-0e3d-4e91-8230-9b4c137196e0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:46.046466 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bfcd255b-0e3d-4e91-8230-9b4c137196e0 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b Aug 14 03:45:46.046681 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bfcd255b-0e3d-4e91-8230-9b4c137196e0 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:46.046860 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bfcd255b-0e3d-4e91-8230-9b4c137196e0 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:46.047016 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-bfcd255b-0e3d-4e91-8230-9b4c137196e0 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member 0a7449bd-6e5f-4f51-bba6-46134a49505b {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:46.054164 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:46.054164 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:46.061990 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bfcd255b-0e3d-4e91-8230-9b4c137196e0 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b returned with HTTP 200 Aug 14 03:45:46.062651 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 53/210] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:46 2026] GET /volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:46.079302 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4114d2d2-a047-4ee8-9373-68dcf30edc6c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:46.083122 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4114d2d2-a047-4ee8-9373-68dcf30edc6c tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 Aug 14 03:45:46.083383 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4114d2d2-a047-4ee8-9373-68dcf30edc6c tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:46.083596 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4114d2d2-a047-4ee8-9373-68dcf30edc6c tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:46.083736 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-4114d2d2-a047-4ee8-9373-68dcf30edc6c tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:46.092169 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:46.092169 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:46.107834 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4114d2d2-a047-4ee8-9373-68dcf30edc6c tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 returned with HTTP 200 Aug 14 03:45:46.108660 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 54/211] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:46 2026] GET /volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 => generated 322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:46.120064 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f4625abc-4a07-4f84-ba02-30282dcaf48c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:46.122242 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f4625abc-4a07-4f84-ba02-30282dcaf48c tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/detail Aug 14 03:45:46.122423 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f4625abc-4a07-4f84-ba02-30282dcaf48c tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:46.122602 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f4625abc-4a07-4f84-ba02-30282dcaf48c tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:46.161203 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f4625abc-4a07-4f84-ba02-30282dcaf48c tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/detail returned with HTTP 200 Aug 14 03:45:46.161780 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 53/212] 10.4.3.64 () {68 vars in 1289 bytes} [Fri Aug 14 03:45:46 2026] GET /volume/v3/groups/detail => generated 639 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:46.177829 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-31ed01c4-c309-4be0-b2a5-f85955fa0edd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:46.181791 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-31ed01c4-c309-4be0-b2a5-f85955fa0edd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:45:46.182107 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-31ed01c4-c309-4be0-b2a5-f85955fa0edd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:46.182378 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-31ed01c4-c309-4be0-b2a5-f85955fa0edd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:46.182729 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-31ed01c4-c309-4be0-b2a5-f85955fa0edd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:45:46.190124 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-31ed01c4-c309-4be0-b2a5-f85955fa0edd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:45:46.199935 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-31ed01c4-c309-4be0-b2a5-f85955fa0edd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Get all volumes completed successfully. Aug 14 03:45:46.200808 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-31ed01c4-c309-4be0-b2a5-f85955fa0edd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:46.201091 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-31ed01c4-c309-4be0-b2a5-f85955fa0edd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:46.262657 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-31ed01c4-c309-4be0-b2a5-f85955fa0edd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:46.266430 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:46.266430 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:46.282166 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-31ed01c4-c309-4be0-b2a5-f85955fa0edd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:45:46.282654 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 53/213] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:45:46 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:46.297883 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f8ad7ab3-b34d-4b9c-bd78-1d6bab5c8877 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:46.299831 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f8ad7ab3-b34d-4b9c-bd78-1d6bab5c8877 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:45:46.299831 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f8ad7ab3-b34d-4b9c-bd78-1d6bab5c8877 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:46.300111 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f8ad7ab3-b34d-4b9c-bd78-1d6bab5c8877 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'detail' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:46.300442 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-f8ad7ab3-b34d-4b9c-bd78-1d6bab5c8877 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:45:46.300737 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:46.300737 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:46.301724 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f8ad7ab3-b34d-4b9c-bd78-1d6bab5c8877 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:45:46.342198 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f8ad7ab3-b34d-4b9c-bd78-1d6bab5c8877 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Get all volumes completed successfully. Aug 14 03:45:46.342897 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-f8ad7ab3-b34d-4b9c-bd78-1d6bab5c8877 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:46.343088 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-f8ad7ab3-b34d-4b9c-bd78-1d6bab5c8877 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:46.393362 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-f8ad7ab3-b34d-4b9c-bd78-1d6bab5c8877 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:46.396187 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:46.396187 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:46.406101 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f8ad7ab3-b34d-4b9c-bd78-1d6bab5c8877 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:45:46.406542 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 54/214] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:45:46 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:46.406862 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2ea2dac3-41a0-4082-8b79-7b2a62054dc3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:46.410163 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2ea2dac3-41a0-4082-8b79-7b2a62054dc3 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] GET https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 Aug 14 03:45:46.410406 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2ea2dac3-41a0-4082-8b79-7b2a62054dc3 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:46.410608 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2ea2dac3-41a0-4082-8b79-7b2a62054dc3 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:46.418423 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:46.418423 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:46.420508 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c38adb6e-0f80-49de-8dd7-030a8738ac89 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:46.422984 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c38adb6e-0f80-49de-8dd7-030a8738ac89 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] POST https://10.4.3.64/volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b/action Aug 14 03:45:46.423471 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c38adb6e-0f80-49de-8dd7-030a8738ac89 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:46.423626 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c38adb6e-0f80-49de-8dd7-030a8738ac89 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:46.423767 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2ea2dac3-41a0-4082-8b79-7b2a62054dc3 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Volume info retrieved successfully. Aug 14 03:45:46.425342 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-c38adb6e-0f80-49de-8dd7-030a8738ac89 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] delete called for group 0a7449bd-6e5f-4f51-bba6-46134a49505b {{(pid=100328) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:45:46.425489 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.groups [None req-c38adb6e-0f80-49de-8dd7-030a8738ac89 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Delete group with id: 0a7449bd-6e5f-4f51-bba6-46134a49505b Aug 14 03:45:46.429506 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2ea2dac3-41a0-4082-8b79-7b2a62054dc3 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 returned with HTTP 200 Aug 14 03:45:46.429895 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:46.429895 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:46.429999 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 55/215] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:46 2026] GET /volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:46.444037 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-155196b5-f44f-411d-b0ed-7233ce972eb0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:46.447527 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-155196b5-f44f-411d-b0ed-7233ce972eb0 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] GET https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 Aug 14 03:45:46.447779 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-155196b5-f44f-411d-b0ed-7233ce972eb0 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:46.448013 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-155196b5-f44f-411d-b0ed-7233ce972eb0 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:46.459967 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:46.459967 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:46.466702 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-155196b5-f44f-411d-b0ed-7233ce972eb0 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Volume info retrieved successfully. Aug 14 03:45:46.472258 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-155196b5-f44f-411d-b0ed-7233ce972eb0 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 returned with HTTP 200 Aug 14 03:45:46.472801 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 54/216] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:46 2026] GET /volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:46.481760 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c38adb6e-0f80-49de-8dd7-030a8738ac89 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b/action returned with HTTP 202 Aug 14 03:45:46.481760 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 54/217] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:45:46 2026] POST /volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:45:46.491619 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2365de31-2490-4a17-b973-670754c40807 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:46.493262 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-52f1adee-0f68-49c5-b8de-96c4df22ce48 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:46.493714 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2365de31-2490-4a17-b973-670754c40807 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] POST https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68/action Aug 14 03:45:46.494061 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2365de31-2490-4a17-b973-670754c40807 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:46.494221 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2365de31-2490-4a17-b973-670754c40807 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:46.497838 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-52f1adee-0f68-49c5-b8de-96c4df22ce48 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/fdf334e5-1fb0-49a9-b820-d6712675d51f Aug 14 03:45:46.499171 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-52f1adee-0f68-49c5-b8de-96c4df22ce48 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:46.500342 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-52f1adee-0f68-49c5-b8de-96c4df22ce48 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:46.508289 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:46.508289 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:46.508879 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2365de31-2490-4a17-b973-670754c40807 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Volume info retrieved successfully. Aug 14 03:45:46.513308 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:46.513308 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:46.520004 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-52f1adee-0f68-49c5-b8de-96c4df22ce48 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Volume info retrieved successfully. Aug 14 03:45:46.521351 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-52f1adee-0f68-49c5-b8de-96c4df22ce48 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:46.521762 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-52f1adee-0f68-49c5-b8de-96c4df22ce48 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:46.533434 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-2365de31-2490-4a17-b973-670754c40807 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-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 14 03:45:46.534237 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-2365de31-2490-4a17-b973-670754c40807 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-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 14 03:45:46.564729 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-2365de31-2490-4a17-b973-670754c40807 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Created reservations ['a2658fd8-1edb-46ec-8084-725ab21b066d', 'c54bd837-fbc8-45e7-baff-b5ef9f5857dc'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:46.577214 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-2365de31-2490-4a17-b973-670754c40807 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-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 14 03:45:46.577412 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-2365de31-2490-4a17-b973-670754c40807 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-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 14 03:45:46.584519 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-2365de31-2490-4a17-b973-670754c40807 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Created reservations ['e1c0e5b3-9e15-4695-97e2-02922960b1d4', '800e9fdd-5540-4f6b-ab42-80d5a9dcb7ba'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:46.589651 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-52f1adee-0f68-49c5-b8de-96c4df22ce48 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:46.595231 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:46.595231 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:46.610170 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-52f1adee-0f68-49c5-b8de-96c4df22ce48 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/fdf334e5-1fb0-49a9-b820-d6712675d51f returned with HTTP 200 Aug 14 03:45:46.610800 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 56/218] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:46 2026] GET /volume/v3/volumes/fdf334e5-1fb0-49a9-b820-d6712675d51f => generated 905 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:46.625315 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2365de31-2490-4a17-b973-670754c40807 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Retype volume request issued successfully. Aug 14 03:45:46.625315 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2365de31-2490-4a17-b973-670754c40807 tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68/action returned with HTTP 202 Aug 14 03:45:46.625315 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 55/219] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:45:46 2026] POST /volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:45:46.633099 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-119de08f-783e-4706-b442-aa9d59a38a9e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:46.636685 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-119de08f-783e-4706-b442-aa9d59a38a9e tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] GET https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 Aug 14 03:45:46.636915 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-119de08f-783e-4706-b442-aa9d59a38a9e tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:46.637226 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-119de08f-783e-4706-b442-aa9d59a38a9e tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:46.646661 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:46.646661 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:46.651577 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-119de08f-783e-4706-b442-aa9d59a38a9e tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Volume info retrieved successfully. Aug 14 03:45:46.657484 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-119de08f-783e-4706-b442-aa9d59a38a9e tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 returned with HTTP 200 Aug 14 03:45:46.657484 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 55/220] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:46 2026] GET /volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:45:47.625891 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-68229d26-7c4b-4ec8-824f-fa7d847542cc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:47.627503 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-68229d26-7c4b-4ec8-824f-fa7d847542cc tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/fdf334e5-1fb0-49a9-b820-d6712675d51f Aug 14 03:45:47.627798 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-68229d26-7c4b-4ec8-824f-fa7d847542cc tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:47.628189 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-68229d26-7c4b-4ec8-824f-fa7d847542cc tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:47.634168 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-68229d26-7c4b-4ec8-824f-fa7d847542cc tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/fdf334e5-1fb0-49a9-b820-d6712675d51f returned with HTTP 404 Aug 14 03:45:47.634702 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 55/221] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:47 2026] GET /volume/v3/volumes/fdf334e5-1fb0-49a9-b820-d6712675d51f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:47.643532 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9c370888-ceac-44cf-9bf5-55ca5c9bb414 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:47.647029 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9c370888-ceac-44cf-9bf5-55ca5c9bb414 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b Aug 14 03:45:47.647394 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9c370888-ceac-44cf-9bf5-55ca5c9bb414 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:47.647912 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9c370888-ceac-44cf-9bf5-55ca5c9bb414 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:47.648197 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-9c370888-ceac-44cf-9bf5-55ca5c9bb414 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member 0a7449bd-6e5f-4f51-bba6-46134a49505b {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:47.651936 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9c370888-ceac-44cf-9bf5-55ca5c9bb414 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b returned with HTTP 404 Aug 14 03:45:47.653119 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 57/222] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:47 2026] GET /volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:47.664583 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ed610ded-56f6-4855-905a-533b17717b47 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:47.666853 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ed610ded-56f6-4855-905a-533b17717b47 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] POST https://10.4.3.64/volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5/action Aug 14 03:45:47.667313 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ed610ded-56f6-4855-905a-533b17717b47 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:47.667378 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ed610ded-56f6-4855-905a-533b17717b47 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:47.668879 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-ed610ded-56f6-4855-905a-533b17717b47 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] delete called for group ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 {{(pid=100329) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:45:47.668999 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.groups [None req-ed610ded-56f6-4855-905a-533b17717b47 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Delete group with id: ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 Aug 14 03:45:47.673154 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:47.673154 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:47.673540 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c9a92e25-7c22-4f70-8778-bf08b7bef0dc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:47.675988 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c9a92e25-7c22-4f70-8778-bf08b7bef0dc tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] GET https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 Aug 14 03:45:47.676257 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c9a92e25-7c22-4f70-8778-bf08b7bef0dc tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:47.676489 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c9a92e25-7c22-4f70-8778-bf08b7bef0dc tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:47.685046 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:47.685046 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:47.690233 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c9a92e25-7c22-4f70-8778-bf08b7bef0dc tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Volume info retrieved successfully. Aug 14 03:45:47.695664 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c9a92e25-7c22-4f70-8778-bf08b7bef0dc tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 returned with HTTP 200 Aug 14 03:45:47.696383 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 56/223] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:47 2026] GET /volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:47.707731 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-79a1e85b-507c-4ba2-8c08-e8e5f6d0b4bd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:47.709293 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-79a1e85b-507c-4ba2-8c08-e8e5f6d0b4bd tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] GET https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 Aug 14 03:45:47.709452 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-79a1e85b-507c-4ba2-8c08-e8e5f6d0b4bd tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:47.709622 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-79a1e85b-507c-4ba2-8c08-e8e5f6d0b4bd tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:47.722116 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ed610ded-56f6-4855-905a-533b17717b47 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5/action returned with HTTP 202 Aug 14 03:45:47.722116 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 56/224] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:45:47 2026] POST /volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:45:47.731864 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e22fcb35-4db9-4f50-b854-9b6e327e9823 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:47.734520 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e22fcb35-4db9-4f50-b854-9b6e327e9823 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 Aug 14 03:45:47.734520 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e22fcb35-4db9-4f50-b854-9b6e327e9823 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:47.734638 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e22fcb35-4db9-4f50-b854-9b6e327e9823 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:47.734816 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-e22fcb35-4db9-4f50-b854-9b6e327e9823 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:47.740467 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:47.740467 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:47.743627 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:47.743627 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:47.747473 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-79a1e85b-507c-4ba2-8c08-e8e5f6d0b4bd tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Volume info retrieved successfully. Aug 14 03:45:47.750498 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e22fcb35-4db9-4f50-b854-9b6e327e9823 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 returned with HTTP 200 Aug 14 03:45:47.751005 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 58/225] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:47 2026] GET /volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 => generated 321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:47.753356 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-79a1e85b-507c-4ba2-8c08-e8e5f6d0b4bd tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 returned with HTTP 200 Aug 14 03:45:47.753976 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 56/226] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:47 2026] GET /volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 => generated 1023 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:47.774632 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5ff9723d-0d16-4696-8c20-0c11bbfdabb3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:47.776230 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5ff9723d-0d16-4696-8c20-0c11bbfdabb3 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] GET https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1944327390 Aug 14 03:45:47.778768 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5ff9723d-0d16-4696-8c20-0c11bbfdabb3 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:47.778768 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5ff9723d-0d16-4696-8c20-0c11bbfdabb3 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:47.778768 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-5ff9723d-0d16-4696-8c20-0c11bbfdabb3 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1944327390'), ('all_tenants', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:45:47.806195 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5ff9723d-0d16-4696-8c20-0c11bbfdabb3 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Get all volumes completed successfully. Aug 14 03:45:47.806195 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5ff9723d-0d16-4696-8c20-0c11bbfdabb3 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1944327390 returned with HTTP 200 Aug 14 03:45:47.806514 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 57/227] 10.4.3.64 () {66 vars in 1391 bytes} [Fri Aug 14 03:45:47 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1944327390 => generated 345 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:47.815095 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6ed857e1-be3d-4e04-a194-9becf9e3761a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:47.818480 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6ed857e1-be3d-4e04-a194-9becf9e3761a tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] GET https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 Aug 14 03:45:47.818781 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6ed857e1-be3d-4e04-a194-9becf9e3761a tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:47.819065 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6ed857e1-be3d-4e04-a194-9becf9e3761a tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:47.828211 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:47.828211 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:47.835985 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6ed857e1-be3d-4e04-a194-9becf9e3761a tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Volume info retrieved successfully. Aug 14 03:45:47.839145 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6ed857e1-be3d-4e04-a194-9becf9e3761a tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 returned with HTTP 200 Aug 14 03:45:47.839694 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 57/228] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:47 2026] GET /volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:47.851597 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-769bd859-b8f6-47ad-8a85-ce193e554abf None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:47.858154 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-769bd859-b8f6-47ad-8a85-ce193e554abf tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] DELETE https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 Aug 14 03:45:47.858154 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-769bd859-b8f6-47ad-8a85-ce193e554abf tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:47.858154 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-769bd859-b8f6-47ad-8a85-ce193e554abf tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:47.858154 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-769bd859-b8f6-47ad-8a85-ce193e554abf tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Delete volume with id: 59ace4e3-ea1f-4d9c-97cc-9327dec78d68 Aug 14 03:45:47.868202 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:47.868202 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:47.868842 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-769bd859-b8f6-47ad-8a85-ce193e554abf tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Volume info retrieved successfully. Aug 14 03:45:47.887901 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-769bd859-b8f6-47ad-8a85-ce193e554abf tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Delete volume request issued successfully. Aug 14 03:45:47.888092 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-769bd859-b8f6-47ad-8a85-ce193e554abf tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 returned with HTTP 202 Aug 14 03:45:47.888481 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 59/229] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:45:47 2026] DELETE /volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:47.901223 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5c295b44-7a78-4bc4-beff-3ddbd6d87a7a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:47.905521 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5c295b44-7a78-4bc4-beff-3ddbd6d87a7a tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] GET https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 Aug 14 03:45:47.905717 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5c295b44-7a78-4bc4-beff-3ddbd6d87a7a tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:47.905900 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5c295b44-7a78-4bc4-beff-3ddbd6d87a7a tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:47.917799 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:47.917799 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:47.923284 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5c295b44-7a78-4bc4-beff-3ddbd6d87a7a tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Volume info retrieved successfully. Aug 14 03:45:47.928119 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5c295b44-7a78-4bc4-beff-3ddbd6d87a7a tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 returned with HTTP 200 Aug 14 03:45:47.928858 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 57/230] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:47 2026] GET /volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:48.761024 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-13c03adb-1959-47dd-aa10-c99102b5cdf8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:48.762732 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13c03adb-1959-47dd-aa10-c99102b5cdf8 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 Aug 14 03:45:48.762942 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13c03adb-1959-47dd-aa10-c99102b5cdf8 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:48.763119 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13c03adb-1959-47dd-aa10-c99102b5cdf8 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:48.763449 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-13c03adb-1959-47dd-aa10-c99102b5cdf8 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:48.766946 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13c03adb-1959-47dd-aa10-c99102b5cdf8 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 returned with HTTP 404 Aug 14 03:45:48.767405 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 58/231] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:48 2026] GET /volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:48.774278 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-54758202-0eeb-4f33-a680-f377ea9b7223 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:48.777717 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-54758202-0eeb-4f33-a680-f377ea9b7223 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/detail Aug 14 03:45:48.777717 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-54758202-0eeb-4f33-a680-f377ea9b7223 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:48.777717 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-54758202-0eeb-4f33-a680-f377ea9b7223 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:48.785732 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-54758202-0eeb-4f33-a680-f377ea9b7223 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/detail returned with HTTP 200 Aug 14 03:45:48.786390 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 58/232] 10.4.3.64 () {68 vars in 1289 bytes} [Fri Aug 14 03:45:48 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 14 03:45:48.798036 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-acb9a6d4-ef28-4ff6-bc4d-1a491a015e86 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:48.799887 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-acb9a6d4-ef28-4ff6-bc4d-1a491a015e86 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:45:48.800163 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-acb9a6d4-ef28-4ff6-bc4d-1a491a015e86 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:48.800407 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-acb9a6d4-ef28-4ff6-bc4d-1a491a015e86 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:48.800744 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-acb9a6d4-ef28-4ff6-bc4d-1a491a015e86 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:45:48.801643 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-acb9a6d4-ef28-4ff6-bc4d-1a491a015e86 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:45:48.808635 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-acb9a6d4-ef28-4ff6-bc4d-1a491a015e86 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Get all volumes completed successfully. Aug 14 03:45:48.811491 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-acb9a6d4-ef28-4ff6-bc4d-1a491a015e86 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:45:48.812419 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 60/233] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:45:48 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 14 03:45:48.823496 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3d4c38cb-dc26-4707-a328-0d9510bc2f0a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:48.825554 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3d4c38cb-dc26-4707-a328-0d9510bc2f0a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] POST https://10.4.3.64/volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5/action Aug 14 03:45:48.826005 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3d4c38cb-dc26-4707-a328-0d9510bc2f0a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:48.826168 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3d4c38cb-dc26-4707-a328-0d9510bc2f0a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:48.827850 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-3d4c38cb-dc26-4707-a328-0d9510bc2f0a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] delete called for group ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 {{(pid=100328) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:45:48.828034 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.groups [None req-3d4c38cb-dc26-4707-a328-0d9510bc2f0a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Delete group with id: ab6d506b-8892-4a57-9a0d-d3da29c3ddb5 Aug 14 03:45:48.833156 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3d4c38cb-dc26-4707-a328-0d9510bc2f0a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5/action returned with HTTP 404 Aug 14 03:45:48.833156 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 58/234] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:45:48 2026] POST /volume/v3/groups/ab6d506b-8892-4a57-9a0d-d3da29c3ddb5/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:48.838113 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-70191fe5-7cfd-4e34-ba60-fb4240924b29 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:48.840214 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-70191fe5-7cfd-4e34-ba60-fb4240924b29 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:45:48.840483 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-70191fe5-7cfd-4e34-ba60-fb4240924b29 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:48.840718 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-70191fe5-7cfd-4e34-ba60-fb4240924b29 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:48.841008 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-70191fe5-7cfd-4e34-ba60-fb4240924b29 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:45:48.841398 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:48.841398 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:48.841906 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-70191fe5-7cfd-4e34-ba60-fb4240924b29 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:45:48.848843 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-70191fe5-7cfd-4e34-ba60-fb4240924b29 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Get all volumes completed successfully. Aug 14 03:45:48.851290 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-70191fe5-7cfd-4e34-ba60-fb4240924b29 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:45:48.852402 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 59/235] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:45:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:48.864652 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-061b07c6-ae88-462d-b502-85410a940c6a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:48.865007 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-061b07c6-ae88-462d-b502-85410a940c6a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] POST https://10.4.3.64/volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b/action Aug 14 03:45:48.865344 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-061b07c6-ae88-462d-b502-85410a940c6a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:48.865460 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-061b07c6-ae88-462d-b502-85410a940c6a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:48.866793 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-061b07c6-ae88-462d-b502-85410a940c6a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] delete called for group 0a7449bd-6e5f-4f51-bba6-46134a49505b {{(pid=100329) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:45:48.866897 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.groups [None req-061b07c6-ae88-462d-b502-85410a940c6a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Delete group with id: 0a7449bd-6e5f-4f51-bba6-46134a49505b Aug 14 03:45:48.870451 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-061b07c6-ae88-462d-b502-85410a940c6a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b/action returned with HTTP 404 Aug 14 03:45:48.870827 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 59/236] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:45:48 2026] POST /volume/v3/groups/0a7449bd-6e5f-4f51-bba6-46134a49505b/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:48.877746 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6f62f065-7d0b-44de-a766-91bd77828afd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:48.880064 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6f62f065-7d0b-44de-a766-91bd77828afd tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/2a6a3856-87fd-42b5-b03e-728d11f9f9e1 Aug 14 03:45:48.880316 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6f62f065-7d0b-44de-a766-91bd77828afd tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:48.880497 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6f62f065-7d0b-44de-a766-91bd77828afd tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:48.893462 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6f62f065-7d0b-44de-a766-91bd77828afd tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] https://10.4.3.64/volume/v3/group_types/2a6a3856-87fd-42b5-b03e-728d11f9f9e1 returned with HTTP 202 Aug 14 03:45:48.893812 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 61/237] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Aug 14 03:45:48 2026] DELETE /volume/v3/group_types/2a6a3856-87fd-42b5-b03e-728d11f9f9e1 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:45:48.900250 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cde34acc-1068-494d-885f-4fc9fd59ed30 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:48.902339 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cde34acc-1068-494d-885f-4fc9fd59ed30 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] DELETE https://10.4.3.64/volume/v3/types/cfb23d3e-c34e-4b38-8887-42bfb7a05430 Aug 14 03:45:48.902578 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cde34acc-1068-494d-885f-4fc9fd59ed30 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:48.902824 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cde34acc-1068-494d-885f-4fc9fd59ed30 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:48.941661 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-08c40e40-ed53-4a37-badd-cb0f164a5b6f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:48.943100 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cde34acc-1068-494d-885f-4fc9fd59ed30 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] https://10.4.3.64/volume/v3/types/cfb23d3e-c34e-4b38-8887-42bfb7a05430 returned with HTTP 202 Aug 14 03:45:48.943394 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-08c40e40-ed53-4a37-badd-cb0f164a5b6f tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] GET https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 Aug 14 03:45:48.943585 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 59/238] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:45:48 2026] DELETE /volume/v3/types/cfb23d3e-c34e-4b38-8887-42bfb7a05430 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:48.943633 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-08c40e40-ed53-4a37-badd-cb0f164a5b6f tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:48.943797 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-08c40e40-ed53-4a37-badd-cb0f164a5b6f tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:48.950462 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d6fc82ae-cf1b-4820-af41-08b6a9112e47 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:48.950521 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-08c40e40-ed53-4a37-badd-cb0f164a5b6f tempest-VolumeRetypeWithoutMigrationTest-714246350 tempest-VolumeRetypeWithoutMigrationTest-714246350-project-member] https://10.4.3.64/volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 returned with HTTP 404 Aug 14 03:45:48.950904 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 60/239] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:48 2026] GET /volume/v3/volumes/59ace4e3-ea1f-4d9c-97cc-9327dec78d68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:48.952591 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d6fc82ae-cf1b-4820-af41-08b6a9112e47 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] GET https://10.4.3.64/volume/v3/types/cfb23d3e-c34e-4b38-8887-42bfb7a05430 Aug 14 03:45:48.954157 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d6fc82ae-cf1b-4820-af41-08b6a9112e47 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:48.954157 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d6fc82ae-cf1b-4820-af41-08b6a9112e47 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:48.957287 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d6fc82ae-cf1b-4820-af41-08b6a9112e47 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] https://10.4.3.64/volume/v3/types/cfb23d3e-c34e-4b38-8887-42bfb7a05430 returned with HTTP 404 Aug 14 03:45:48.957766 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 60/240] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:48 2026] GET /volume/v3/types/cfb23d3e-c34e-4b38-8887-42bfb7a05430 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:48.958946 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d60a4ee7-2789-44c9-a0cf-7042ac6bd0f4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:48.960448 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d60a4ee7-2789-44c9-a0cf-7042ac6bd0f4 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] DELETE https://10.4.3.64/volume/v3/types/dcc376b9-bf63-4c7b-ab4a-0c8613be385c Aug 14 03:45:48.960617 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d60a4ee7-2789-44c9-a0cf-7042ac6bd0f4 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:48.960796 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d60a4ee7-2789-44c9-a0cf-7042ac6bd0f4 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:48.965825 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-41a709e6-0ebb-4dd4-bb13-60a680a92f71 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:48.967891 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-41a709e6-0ebb-4dd4-bb13-60a680a92f71 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:45:48.968358 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-41a709e6-0ebb-4dd4-bb13-60a680a92f71 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1349240926"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:48.982204 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-41a709e6-0ebb-4dd4-bb13-60a680a92f71 tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:45:48.982505 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 60/241] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:45:48 2026] POST /volume/v3/types => generated 216 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:48.990630 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-018b5256-0866-4cf0-863a-0c78e80c725c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:48.994629 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-018b5256-0866-4cf0-863a-0c78e80c725c tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 14 03:45:48.994982 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-018b5256-0866-4cf0-863a-0c78e80c725c tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1034795881"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:49.001181 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d60a4ee7-2789-44c9-a0cf-7042ac6bd0f4 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] https://10.4.3.64/volume/v3/types/dcc376b9-bf63-4c7b-ab4a-0c8613be385c returned with HTTP 202 Aug 14 03:45:49.001565 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 62/242] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:45:48 2026] DELETE /volume/v3/types/dcc376b9-bf63-4c7b-ab4a-0c8613be385c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:49.008392 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5685c004-fa94-4384-946f-74638c113981 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:49.010061 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5685c004-fa94-4384-946f-74638c113981 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] GET https://10.4.3.64/volume/v3/types/dcc376b9-bf63-4c7b-ab4a-0c8613be385c Aug 14 03:45:49.010311 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5685c004-fa94-4384-946f-74638c113981 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:49.010472 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5685c004-fa94-4384-946f-74638c113981 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:49.011793 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-018b5256-0866-4cf0-863a-0c78e80c725c tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 14 03:45:49.012307 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 61/243] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Aug 14 03:45:48 2026] POST /volume/v3/group_types => generated 173 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:49.013631 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5685c004-fa94-4384-946f-74638c113981 tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] https://10.4.3.64/volume/v3/types/dcc376b9-bf63-4c7b-ab4a-0c8613be385c returned with HTTP 404 Aug 14 03:45:49.014095 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 61/244] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:49 2026] GET /volume/v3/types/dcc376b9-bf63-4c7b-ab4a-0c8613be385c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:49.020286 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-18c37c67-841a-4154-8893-27ccbc34576d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:49.020433 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3326c01d-2fbb-4592-894c-631247e8b3bd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:49.022077 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-18c37c67-841a-4154-8893-27ccbc34576d tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] DELETE https://10.4.3.64/volume/v3/types/aae34192-a808-4873-a0fc-67466a44fdf9 Aug 14 03:45:49.022332 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-18c37c67-841a-4154-8893-27ccbc34576d tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:49.022558 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-18c37c67-841a-4154-8893-27ccbc34576d tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:49.022598 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3326c01d-2fbb-4592-894c-631247e8b3bd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] POST https://10.4.3.64/volume/v3/groups Aug 14 03:45:49.023049 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3326c01d-2fbb-4592-894c-631247e8b3bd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "265dfc14-3274-4426-8574-3ce64a49f5bd", "volume_types": ["f32c7044-db75-457c-91e6-c0ad692304d7"], "name": "tempest-GroupsTest-Group-662108364"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:49.024877 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-3326c01d-2fbb-4592-894c-631247e8b3bd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Creating new group {'group': {'group_type': '265dfc14-3274-4426-8574-3ce64a49f5bd', 'volume_types': ['f32c7044-db75-457c-91e6-c0ad692304d7'], 'name': 'tempest-GroupsTest-Group-662108364'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:45:49.028665 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.groups [None req-3326c01d-2fbb-4592-894c-631247e8b3bd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Creating group tempest-GroupsTest-Group-662108364. Aug 14 03:45:49.036357 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3326c01d-2fbb-4592-894c-631247e8b3bd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Availability Zones retrieved successfully. Aug 14 03:45:49.043879 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-18c37c67-841a-4154-8893-27ccbc34576d tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] https://10.4.3.64/volume/v3/types/aae34192-a808-4873-a0fc-67466a44fdf9 returned with HTTP 202 Aug 14 03:45:49.044300 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 63/245] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:45:49 2026] DELETE /volume/v3/types/aae34192-a808-4873-a0fc-67466a44fdf9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 03:45:49.050942 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-3326c01d-2fbb-4592-894c-631247e8b3bd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Created reservations ['00a8beea-f615-4c54-a704-89624addcaed'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:49.052614 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1e2391ca-3b45-4946-9d78-fb372124890a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:49.054347 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1e2391ca-3b45-4946-9d78-fb372124890a tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] GET https://10.4.3.64/volume/v3/types/aae34192-a808-4873-a0fc-67466a44fdf9 Aug 14 03:45:49.054505 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1e2391ca-3b45-4946-9d78-fb372124890a tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:49.054674 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1e2391ca-3b45-4946-9d78-fb372124890a tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:49.057792 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1e2391ca-3b45-4946-9d78-fb372124890a tempest-VolumeRetypeWithoutMigrationTest-1368505451 tempest-VolumeRetypeWithoutMigrationTest-1368505451-project-admin] https://10.4.3.64/volume/v3/types/aae34192-a808-4873-a0fc-67466a44fdf9 returned with HTTP 404 Aug 14 03:45:49.058296 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 62/246] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:49 2026] GET /volume/v3/types/aae34192-a808-4873-a0fc-67466a44fdf9 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:49.069863 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3326c01d-2fbb-4592-894c-631247e8b3bd tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 14 03:45:49.070451 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 61/247] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Aug 14 03:45:49 2026] POST /volume/v3/groups => generated 103 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:49.078443 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1c75f08e-7057-4e2a-9162-ee5936597a46 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:49.089205 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1c75f08e-7057-4e2a-9162-ee5936597a46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e Aug 14 03:45:49.090996 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1c75f08e-7057-4e2a-9162-ee5936597a46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:49.091347 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1c75f08e-7057-4e2a-9162-ee5936597a46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:49.092111 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-1c75f08e-7057-4e2a-9162-ee5936597a46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member e0057c19-e06e-454e-b2cf-69a8a3c36b4e {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:49.100358 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:49.100358 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:49.113517 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1c75f08e-7057-4e2a-9162-ee5936597a46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e returned with HTTP 200 Aug 14 03:45:49.117650 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 62/248] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:49 2026] GET /volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e => generated 331 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:49.358446 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:49.360827 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:49.361525 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2046357504"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:49.364485 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2046357504'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:49.364697 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Create volume of 1 GB Aug 14 03:45:49.369579 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Availability Zones retrieved successfully. Aug 14 03:45:49.378005 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Flow 'volume_create_api' (695a8c18-8804-4ba8-8f10-45d574814b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:49.380364 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26bc035-7e74-4806-9a93-8f33b2b06ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:49.382086 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:49.416542 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26bc035-7e74-4806-9a93-8f33b2b06ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:49.419197 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cc75d8d-4631-451d-832c-23ed0232723f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:49.475170 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Created reservations ['6cd8d70d-d6bc-4d80-a4c1-647604aa249b', '549999a5-1652-4c89-9480-c264f9bdf35d', '79d082f2-dfc5-4bc4-9cc1-3c8b5389a736', '4063d4da-6cbe-4464-88fc-7dac6c2a3874'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:49.476247 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cc75d8d-4631-451d-832c-23ed0232723f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cd8d70d-d6bc-4d80-a4c1-647604aa249b', '549999a5-1652-4c89-9480-c264f9bdf35d', '79d082f2-dfc5-4bc4-9cc1-3c8b5389a736', '4063d4da-6cbe-4464-88fc-7dac6c2a3874']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:49.477164 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5492e09-e3be-4ca4-89c4-09423c6d995c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:49.502693 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5492e09-e3be-4ca4-89c4-09423c6d995c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fb49e8c-f039-4026-8b73-eaa8787a3e01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2046357504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e930fff67fb4217b513b5c10dfc5963',qos_specs=None,replication_status=,reservations=['6cd8d70d-d6bc-4d80-a4c1-647604aa249b','549999a5-1652-4c89-9480-c264f9bdf35d','79d082f2-dfc5-4bc4-9cc1-3c8b5389a736','4063d4da-6cbe-4464-88fc-7dac6c2a3874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ea5ebb318a4344a7476d486d30f8cf',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2046357504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fb49e8c-f039-4026-8b73-eaa8787a3e01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e930fff67fb4217b513b5c10dfc5963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07ea5ebb318a4344a7476d486d30f8cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:49.503472 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700e8230-82a5-4be6-83e1-95d7786cade3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:49.520734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700e8230-82a5-4be6-83e1-95d7786cade3) transitioned into state 'SUCCESS' from state '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-2046357504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e930fff67fb4217b513b5c10dfc5963',qos_specs=None,replication_status=,reservations=['6cd8d70d-d6bc-4d80-a4c1-647604aa249b','549999a5-1652-4c89-9480-c264f9bdf35d','79d082f2-dfc5-4bc4-9cc1-3c8b5389a736','4063d4da-6cbe-4464-88fc-7dac6c2a3874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ea5ebb318a4344a7476d486d30f8cf',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:49.521498 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f381820c-ff7a-4dbb-981a-24b6b41c1e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:49.529252 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f381820c-ff7a-4dbb-981a-24b6b41c1e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:49.530181 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Flow 'volume_create_api' (695a8c18-8804-4ba8-8f10-45d574814b50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:49.530544 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Create volume request issued successfully. Aug 14 03:45:49.531150 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-054e580b-95e4-4465-b9ff-c24cf265ca78 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:49.535158 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 64/249] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:45:49 2026] POST /volume/v3/volumes => generated 752 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:49.548390 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f13f1ee3-c4a3-4179-b816-fbeb019c134f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:49.550052 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f13f1ee3-c4a3-4179-b816-fbeb019c134f tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] GET https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 Aug 14 03:45:49.550269 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f13f1ee3-c4a3-4179-b816-fbeb019c134f tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:49.550442 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f13f1ee3-c4a3-4179-b816-fbeb019c134f tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:49.560036 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:49.560036 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:49.565239 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f13f1ee3-c4a3-4179-b816-fbeb019c134f tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Volume info retrieved successfully. Aug 14 03:45:49.569811 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f13f1ee3-c4a3-4179-b816-fbeb019c134f tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 returned with HTTP 200 Aug 14 03:45:49.570189 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 63/250] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:49 2026] GET /volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:50.127289 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-86c52f13-5614-49a3-9b87-af8a0caee09d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:50.129045 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-86c52f13-5614-49a3-9b87-af8a0caee09d tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e Aug 14 03:45:50.129291 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-86c52f13-5614-49a3-9b87-af8a0caee09d tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:50.129474 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-86c52f13-5614-49a3-9b87-af8a0caee09d tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:50.129599 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-86c52f13-5614-49a3-9b87-af8a0caee09d tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member e0057c19-e06e-454e-b2cf-69a8a3c36b4e {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:50.132790 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:50.132790 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:50.139389 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-86c52f13-5614-49a3-9b87-af8a0caee09d tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e returned with HTTP 200 Aug 14 03:45:50.139708 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 62/251] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:50 2026] GET /volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e => generated 332 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:50.148976 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4720b556-43af-481a-8a68-cfc1dc449645 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:50.150660 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:50.151028 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1189494774", "volume_type": "f32c7044-db75-457c-91e6-c0ad692304d7", "group_id": "e0057c19-e06e-454e-b2cf-69a8a3c36b4e", "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:50.152404 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1189494774', 'volume_type': 'f32c7044-db75-457c-91e6-c0ad692304d7', 'group_id': 'e0057c19-e06e-454e-b2cf-69a8a3c36b4e', 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:50.158918 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:50.158918 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:50.159494 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Create volume of 1 GB Aug 14 03:45:50.164876 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Availability Zones retrieved successfully. Aug 14 03:45:50.170048 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Flow 'volume_create_api' (a2594078-6cde-4204-832e-3a928ee2a893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:50.171149 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd7639b-4c10-4cd7-b926-d4d57ead21f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:50.171726 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:50.171726 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:50.172158 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:50.189560 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd7639b-4c10-4cd7-b926-d4d57ead21f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:45:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f32c7044-db75-457c-91e6-c0ad692304d7,is_public=True,name='tempest-GroupsTest-volume-type-1349240926',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f32c7044-db75-457c-91e6-c0ad692304d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e0057c19-e06e-454e-b2cf-69a8a3c36b4e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:50.190391 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b93e683-7955-45d2-8f13-81523065267b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:50.215065 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1349240926 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1349240926, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:50.215451 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1349240926 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1349240926, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:50.241775 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Created reservations ['3f78e1eb-09cd-46a2-961f-35aaca2fffbd', 'c91a3b85-2643-40ff-8536-c18281a09bbd', 'b6202572-861f-419e-9b3c-6b6586668eb6', 'ad87482e-1692-4922-b484-0f7db7624f07'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:50.242626 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b93e683-7955-45d2-8f13-81523065267b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f78e1eb-09cd-46a2-961f-35aaca2fffbd', 'c91a3b85-2643-40ff-8536-c18281a09bbd', 'b6202572-861f-419e-9b3c-6b6586668eb6', 'ad87482e-1692-4922-b484-0f7db7624f07']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:50.243489 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7c9756-8ed9-4e8a-8d58-6b1fb959d2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:50.266311 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7c9756-8ed9-4e8a-8d58-6b1fb959d2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38dced4c-f299-48bc-aa8b-46cc625b1f83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1189494774',encryption_key_id=None,group_id=e0057c19-e06e-454e-b2cf-69a8a3c36b4e,group_type_id=,metadata={},multiattach=False,project_id='2a1dc7abf64748c9bc645bfb40429ab8',qos_specs=None,replication_status=,reservations=['3f78e1eb-09cd-46a2-961f-35aaca2fffbd','c91a3b85-2643-40ff-8536-c18281a09bbd','b6202572-861f-419e-9b3c-6b6586668eb6','ad87482e-1692-4922-b484-0f7db7624f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97972e249e2b44f5a6cd8a74c1136c9a',volume_type_id=f32c7044-db75-457c-91e6-c0ad692304d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1189494774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e0057c19-e06e-454e-b2cf-69a8a3c36b4e,host=None,id=38dced4c-f299-48bc-aa8b-46cc625b1f83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1dc7abf64748c9bc645bfb40429ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97972e249e2b44f5a6cd8a74c1136c9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f32c7044-db75-457c-91e6-c0ad692304d7),volume_type_id=f32c7044-db75-457c-91e6-c0ad692304d7)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:50.267402 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556de7f2-3f54-4f79-ac7c-f059c9d11c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:50.285650 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556de7f2-3f54-4f79-ac7c-f059c9d11c30) transitioned into state 'SUCCESS' from state '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-1189494774',encryption_key_id=None,group_id=e0057c19-e06e-454e-b2cf-69a8a3c36b4e,group_type_id=,metadata={},multiattach=False,project_id='2a1dc7abf64748c9bc645bfb40429ab8',qos_specs=None,replication_status=,reservations=['3f78e1eb-09cd-46a2-961f-35aaca2fffbd','c91a3b85-2643-40ff-8536-c18281a09bbd','b6202572-861f-419e-9b3c-6b6586668eb6','ad87482e-1692-4922-b484-0f7db7624f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97972e249e2b44f5a6cd8a74c1136c9a',volume_type_id=f32c7044-db75-457c-91e6-c0ad692304d7)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:50.286413 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42877b67-4b04-410e-a11b-565d1a4b825b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:50.299464 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42877b67-4b04-410e-a11b-565d1a4b825b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:50.300281 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Flow 'volume_create_api' (a2594078-6cde-4204-832e-3a928ee2a893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:50.300645 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Create volume request issued successfully. Aug 14 03:45:50.301294 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:50.301432 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:50.341469 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:50.344784 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:50.344784 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:50.348156 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4720b556-43af-481a-8a68-cfc1dc449645 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:50.348575 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 63/252] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:45:50 2026] POST /volume/v3/volumes => generated 813 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:50.363415 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e6a4ba71-dd00-42b3-97f2-5ee87426749f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:50.366937 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e6a4ba71-dd00-42b3-97f2-5ee87426749f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/38dced4c-f299-48bc-aa8b-46cc625b1f83 Aug 14 03:45:50.367380 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e6a4ba71-dd00-42b3-97f2-5ee87426749f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:50.367933 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e6a4ba71-dd00-42b3-97f2-5ee87426749f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:50.378734 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:50.378734 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:50.383155 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e6a4ba71-dd00-42b3-97f2-5ee87426749f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Volume info retrieved successfully. Aug 14 03:45:50.383835 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-e6a4ba71-dd00-42b3-97f2-5ee87426749f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:50.384000 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-e6a4ba71-dd00-42b3-97f2-5ee87426749f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:50.423969 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-e6a4ba71-dd00-42b3-97f2-5ee87426749f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:50.427083 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:50.427083 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:50.434476 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e6a4ba71-dd00-42b3-97f2-5ee87426749f tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/38dced4c-f299-48bc-aa8b-46cc625b1f83 returned with HTTP 200 Aug 14 03:45:50.434868 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 65/253] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:50 2026] GET /volume/v3/volumes/38dced4c-f299-48bc-aa8b-46cc625b1f83 => generated 881 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:50.581149 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f2097d06-9f58-4d2d-8bb5-ace2a1ee5bdf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:50.582890 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f2097d06-9f58-4d2d-8bb5-ace2a1ee5bdf tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] GET https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 Aug 14 03:45:50.583102 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f2097d06-9f58-4d2d-8bb5-ace2a1ee5bdf tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:50.583312 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f2097d06-9f58-4d2d-8bb5-ace2a1ee5bdf tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:50.590531 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:50.590531 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:50.593831 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f2097d06-9f58-4d2d-8bb5-ace2a1ee5bdf tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Volume info retrieved successfully. Aug 14 03:45:50.597666 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f2097d06-9f58-4d2d-8bb5-ace2a1ee5bdf tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 returned with HTTP 200 Aug 14 03:45:50.598042 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 64/254] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:50 2026] GET /volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:50.608406 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3c847510-1f7d-46fc-bec3-263d7935b9e9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:50.612152 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3c847510-1f7d-46fc-bec3-263d7935b9e9 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] POST https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01/action Aug 14 03:45:50.612152 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3c847510-1f7d-46fc-bec3-263d7935b9e9 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:50.612152 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3c847510-1f7d-46fc-bec3-263d7935b9e9 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:50.617725 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:50.617725 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:50.618277 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3c847510-1f7d-46fc-bec3-263d7935b9e9 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Volume info retrieved successfully. Aug 14 03:45:50.625626 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3c847510-1f7d-46fc-bec3-263d7935b9e9 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Volume updated successfully. Aug 14 03:45:50.625893 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3c847510-1f7d-46fc-bec3-263d7935b9e9 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01/action returned with HTTP 200 Aug 14 03:45:50.626320 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 63/255] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:45:50 2026] POST /volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:45:50.632430 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bd0b70a4-3e55-4cc6-a731-2a281cc8339a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:50.634359 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bd0b70a4-3e55-4cc6-a731-2a281cc8339a tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] GET https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 Aug 14 03:45:50.634555 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bd0b70a4-3e55-4cc6-a731-2a281cc8339a tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:50.634746 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bd0b70a4-3e55-4cc6-a731-2a281cc8339a tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:50.640867 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:50.640867 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:50.644404 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bd0b70a4-3e55-4cc6-a731-2a281cc8339a tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Volume info retrieved successfully. Aug 14 03:45:50.649345 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bd0b70a4-3e55-4cc6-a731-2a281cc8339a tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 returned with HTTP 200 Aug 14 03:45:50.649717 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 64/256] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:50 2026] GET /volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:50.804506 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-551e5eab-9d4e-476e-89e9-bf0926b7573f req-cd98bfe1-c781-4310-8c87-8401bcf3b745 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:50.808755 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-551e5eab-9d4e-476e-89e9-bf0926b7573f req-cd98bfe1-c781-4310-8c87-8401bcf3b745 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] GET https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 Aug 14 03:45:50.809030 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-551e5eab-9d4e-476e-89e9-bf0926b7573f req-cd98bfe1-c781-4310-8c87-8401bcf3b745 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:50.809356 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-551e5eab-9d4e-476e-89e9-bf0926b7573f req-cd98bfe1-c781-4310-8c87-8401bcf3b745 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:50.818579 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:50.818579 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:50.822728 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-551e5eab-9d4e-476e-89e9-bf0926b7573f req-cd98bfe1-c781-4310-8c87-8401bcf3b745 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Volume info retrieved successfully. Aug 14 03:45:50.827832 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-551e5eab-9d4e-476e-89e9-bf0926b7573f req-cd98bfe1-c781-4310-8c87-8401bcf3b745 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 returned with HTTP 200 Aug 14 03:45:50.828399 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 66/257] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:45:50 2026] GET /volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:51.195271 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:51.196947 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:51.197317 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1419341000"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:51.198919 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1419341000'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:51.199076 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Create volume of 1 GB Aug 14 03:45:51.203089 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Availability Zones retrieved successfully. Aug 14 03:45:51.209580 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Flow 'volume_create_api' (eb663c78-aae1-4201-9e7a-86e384f30d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:51.210773 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ef3895-c881-4c2e-846d-12c48a57598b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.211607 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:51.241891 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ef3895-c881-4c2e-846d-12c48a57598b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.243101 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21eff9c5-1f34-4a18-bbda-5858d7d64f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.290709 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Created reservations ['dffe48ab-a36d-4ca0-a7c7-0dad6beea0df', '786117c4-0d5a-4b56-9c62-43b83062ed1a', '35cf4128-612b-4b0c-9081-1d9655d7e355', '68ca07c3-d979-49ca-9a79-c084c44daf87'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:51.291690 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21eff9c5-1f34-4a18-bbda-5858d7d64f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dffe48ab-a36d-4ca0-a7c7-0dad6beea0df', '786117c4-0d5a-4b56-9c62-43b83062ed1a', '35cf4128-612b-4b0c-9081-1d9655d7e355', '68ca07c3-d979-49ca-9a79-c084c44daf87']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.292469 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dcb34e6-9923-40fa-9382-ea57b89a12fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.318941 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dcb34e6-9923-40fa-9382-ea57b89a12fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ad3d728-9cfe-4e7e-966a-dbc03145d9c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1419341000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e930fff67fb4217b513b5c10dfc5963',qos_specs=None,replication_status=,reservations=['dffe48ab-a36d-4ca0-a7c7-0dad6beea0df','786117c4-0d5a-4b56-9c62-43b83062ed1a','35cf4128-612b-4b0c-9081-1d9655d7e355','68ca07c3-d979-49ca-9a79-c084c44daf87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ea5ebb318a4344a7476d486d30f8cf',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1419341000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ad3d728-9cfe-4e7e-966a-dbc03145d9c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e930fff67fb4217b513b5c10dfc5963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07ea5ebb318a4344a7476d486d30f8cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.320237 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9783ed62-bbcf-46f2-aace-3639146ae928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.343090 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9783ed62-bbcf-46f2-aace-3639146ae928) transitioned into state 'SUCCESS' from state '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-1419341000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e930fff67fb4217b513b5c10dfc5963',qos_specs=None,replication_status=,reservations=['dffe48ab-a36d-4ca0-a7c7-0dad6beea0df','786117c4-0d5a-4b56-9c62-43b83062ed1a','35cf4128-612b-4b0c-9081-1d9655d7e355','68ca07c3-d979-49ca-9a79-c084c44daf87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07ea5ebb318a4344a7476d486d30f8cf',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.344101 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f12c8c54-6465-44b6-985c-9d4334944301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.355014 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f12c8c54-6465-44b6-985c-9d4334944301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.356288 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Flow 'volume_create_api' (eb663c78-aae1-4201-9e7a-86e384f30d79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:51.356700 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Create volume request issued successfully. Aug 14 03:45:51.357498 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-65c166b5-4937-4f62-adc9-64ab7736cc3d tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:51.358820 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 65/258] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:45:51 2026] POST /volume/v3/volumes => generated 752 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:51.373294 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ed2b2984-b048-4d24-89c8-d44d8ab0e683 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:51.378615 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ed2b2984-b048-4d24-89c8-d44d8ab0e683 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] GET https://10.4.3.64/volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 Aug 14 03:45:51.378615 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ed2b2984-b048-4d24-89c8-d44d8ab0e683 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:51.378615 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ed2b2984-b048-4d24-89c8-d44d8ab0e683 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:51.389354 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:51.389354 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:51.397155 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ed2b2984-b048-4d24-89c8-d44d8ab0e683 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Volume info retrieved successfully. Aug 14 03:45:51.399882 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ed2b2984-b048-4d24-89c8-d44d8ab0e683 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 returned with HTTP 200 Aug 14 03:45:51.400439 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 64/259] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:51 2026] GET /volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:51.448705 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ccf0cec4-e8f6-48f0-a342-ece29f30f30b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:51.451826 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ccf0cec4-e8f6-48f0-a342-ece29f30f30b tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/38dced4c-f299-48bc-aa8b-46cc625b1f83 Aug 14 03:45:51.452307 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ccf0cec4-e8f6-48f0-a342-ece29f30f30b tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:51.452548 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ccf0cec4-e8f6-48f0-a342-ece29f30f30b tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:51.459189 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:51.459189 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:51.462588 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ccf0cec4-e8f6-48f0-a342-ece29f30f30b tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Volume info retrieved successfully. Aug 14 03:45:51.463283 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-ccf0cec4-e8f6-48f0-a342-ece29f30f30b tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:51.463433 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-ccf0cec4-e8f6-48f0-a342-ece29f30f30b tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:51.499429 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-ccf0cec4-e8f6-48f0-a342-ece29f30f30b tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:51.503333 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:51.503333 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:51.511389 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ccf0cec4-e8f6-48f0-a342-ece29f30f30b tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/38dced4c-f299-48bc-aa8b-46cc625b1f83 returned with HTTP 200 Aug 14 03:45:51.511794 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 65/260] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:51 2026] GET /volume/v3/volumes/38dced4c-f299-48bc-aa8b-46cc625b1f83 => generated 906 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:51.524637 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d98226a4-3363-4ddb-9753-f270ff45a682 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:51.526983 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:51.527665 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-814615724", "volume_type": "f32c7044-db75-457c-91e6-c0ad692304d7", "group_id": "e0057c19-e06e-454e-b2cf-69a8a3c36b4e", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:51.529700 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-814615724', 'volume_type': 'f32c7044-db75-457c-91e6-c0ad692304d7', 'group_id': 'e0057c19-e06e-454e-b2cf-69a8a3c36b4e', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:51.538542 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:51.538542 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:51.539216 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Create volume of 1 GB Aug 14 03:45:51.544288 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Availability Zones retrieved successfully. Aug 14 03:45:51.549599 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Flow 'volume_create_api' (ce180a0a-2635-4efd-b188-529d03148a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:51.550698 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5c59ad-db4b-4276-a028-a34c9b32213a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.551228 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:51.551228 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:51.551708 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:51.567480 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5c59ad-db4b-4276-a028-a34c9b32213a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:45:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f32c7044-db75-457c-91e6-c0ad692304d7,is_public=True,name='tempest-GroupsTest-volume-type-1349240926',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f32c7044-db75-457c-91e6-c0ad692304d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e0057c19-e06e-454e-b2cf-69a8a3c36b4e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.568181 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32ac813a-b520-4b4e-9005-a11b63e88674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.590729 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1349240926 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1349240926, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:51.591059 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1349240926 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1349240926, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:51.603901 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Created reservations ['d8628d0c-907a-4dff-88c5-1a2eaa9858a7', '7db3a75e-8ece-443f-99e0-f9a824b752e5', 'c10b504c-ce4f-4287-9623-d34c6bdf7443', '385d082d-9e88-49c2-99d9-60226b4f0c75'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:51.604623 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32ac813a-b520-4b4e-9005-a11b63e88674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8628d0c-907a-4dff-88c5-1a2eaa9858a7', '7db3a75e-8ece-443f-99e0-f9a824b752e5', 'c10b504c-ce4f-4287-9623-d34c6bdf7443', '385d082d-9e88-49c2-99d9-60226b4f0c75']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.605258 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e5b8b1-7461-4840-a436-081c2a0413af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.624676 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:51.626429 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:51.626771 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-932233260"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:51.628110 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e5b8b1-7461-4840-a436-081c2a0413af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57e5f929-d950-4f30-bf24-b4cabee72ca5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-814615724',encryption_key_id=None,group_id=e0057c19-e06e-454e-b2cf-69a8a3c36b4e,group_type_id=,metadata={},multiattach=False,project_id='2a1dc7abf64748c9bc645bfb40429ab8',qos_specs=None,replication_status=,reservations=['d8628d0c-907a-4dff-88c5-1a2eaa9858a7','7db3a75e-8ece-443f-99e0-f9a824b752e5','c10b504c-ce4f-4287-9623-d34c6bdf7443','385d082d-9e88-49c2-99d9-60226b4f0c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97972e249e2b44f5a6cd8a74c1136c9a',volume_type_id=f32c7044-db75-457c-91e6-c0ad692304d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-814615724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e0057c19-e06e-454e-b2cf-69a8a3c36b4e,host=None,id=57e5f929-d950-4f30-bf24-b4cabee72ca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1dc7abf64748c9bc645bfb40429ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97972e249e2b44f5a6cd8a74c1136c9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f32c7044-db75-457c-91e6-c0ad692304d7),volume_type_id=f32c7044-db75-457c-91e6-c0ad692304d7)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.628224 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-932233260'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:51.628318 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Create volume of 1 GB Aug 14 03:45:51.628578 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:51.628578 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:51.628811 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7cf2cd1-405f-4f19-b6a1-811dbc7a641b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.632267 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Availability Zones retrieved successfully. Aug 14 03:45:51.640668 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Flow 'volume_create_api' (2e948964-3ca5-47c2-b7fa-30c51bf3bfad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:51.644728 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7cf2cd1-405f-4f19-b6a1-811dbc7a641b) transitioned into state 'SUCCESS' from state '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-814615724',encryption_key_id=None,group_id=e0057c19-e06e-454e-b2cf-69a8a3c36b4e,group_type_id=,metadata={},multiattach=False,project_id='2a1dc7abf64748c9bc645bfb40429ab8',qos_specs=None,replication_status=,reservations=['d8628d0c-907a-4dff-88c5-1a2eaa9858a7','7db3a75e-8ece-443f-99e0-f9a824b752e5','c10b504c-ce4f-4287-9623-d34c6bdf7443','385d082d-9e88-49c2-99d9-60226b4f0c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97972e249e2b44f5a6cd8a74c1136c9a',volume_type_id=f32c7044-db75-457c-91e6-c0ad692304d7)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.645283 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d7e342c-564f-4fa6-8107-3aa421ab4977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.645410 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771dbc22-670d-4723-a8ad-f3ab41820619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.646168 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:51.655364 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771dbc22-670d-4723-a8ad-f3ab41820619) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.656150 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Flow 'volume_create_api' (ce180a0a-2635-4efd-b188-529d03148a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:51.656447 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Create volume request issued successfully. Aug 14 03:45:51.657080 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:51.657234 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:51.681598 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d7e342c-564f-4fa6-8107-3aa421ab4977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.683229 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed2dec8c-18c2-4df2-8a50-89b175ad9ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.708874 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:51.712552 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:51.712552 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:51.716575 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d98226a4-3363-4ddb-9753-f270ff45a682 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:51.717013 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 67/261] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:45:51 2026] POST /volume/v3/volumes => generated 812 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:51.731354 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4ada8a3c-7663-49a1-9431-f27cd4782f28 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:51.733246 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4ada8a3c-7663-49a1-9431-f27cd4782f28 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/57e5f929-d950-4f30-bf24-b4cabee72ca5 Aug 14 03:45:51.733778 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4ada8a3c-7663-49a1-9431-f27cd4782f28 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:51.734184 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4ada8a3c-7663-49a1-9431-f27cd4782f28 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:51.742814 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:51.742814 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:51.747993 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4ada8a3c-7663-49a1-9431-f27cd4782f28 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Volume info retrieved successfully. Aug 14 03:45:51.748908 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-4ada8a3c-7663-49a1-9431-f27cd4782f28 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:51.749589 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-4ada8a3c-7663-49a1-9431-f27cd4782f28 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:51.759264 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Created reservations ['39612f80-3025-4c53-8f8a-5dfe3dc8c795', '10f69844-4884-42b0-ac1a-e78c12c73b41', '934e01f4-363e-459e-9adc-98debf7d6fbc', 'cd3530fa-4d72-4b30-998f-def8464229e7'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:51.759264 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed2dec8c-18c2-4df2-8a50-89b175ad9ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39612f80-3025-4c53-8f8a-5dfe3dc8c795', '10f69844-4884-42b0-ac1a-e78c12c73b41', '934e01f4-363e-459e-9adc-98debf7d6fbc', 'cd3530fa-4d72-4b30-998f-def8464229e7']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.759264 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f21c1bb9-4180-4b32-91c7-e95458417b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.782903 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f21c1bb9-4180-4b32-91c7-e95458417b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1559551-91ba-40a8-8dd5-d014a99f352e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-932233260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b79795cb4be142c3931fa442202df073',qos_specs=None,replication_status=,reservations=['39612f80-3025-4c53-8f8a-5dfe3dc8c795','10f69844-4884-42b0-ac1a-e78c12c73b41','934e01f4-363e-459e-9adc-98debf7d6fbc','cd3530fa-4d72-4b30-998f-def8464229e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bfd2c5b75af4892a37f1327bdfde285',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-932233260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1559551-91ba-40a8-8dd5-d014a99f352e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b79795cb4be142c3931fa442202df073',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bfd2c5b75af4892a37f1327bdfde285',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.786289 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61205039-c440-4954-86ff-2c643655254d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.798451 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-4ada8a3c-7663-49a1-9431-f27cd4782f28 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:51.802299 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:51.802299 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:51.803619 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61205039-c440-4954-86ff-2c643655254d) transitioned into state 'SUCCESS' from state '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-932233260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b79795cb4be142c3931fa442202df073',qos_specs=None,replication_status=,reservations=['39612f80-3025-4c53-8f8a-5dfe3dc8c795','10f69844-4884-42b0-ac1a-e78c12c73b41','934e01f4-363e-459e-9adc-98debf7d6fbc','cd3530fa-4d72-4b30-998f-def8464229e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bfd2c5b75af4892a37f1327bdfde285',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.804357 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9191d448-c614-4aa2-8e69-7a29648c35fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:51.812412 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4ada8a3c-7663-49a1-9431-f27cd4782f28 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/57e5f929-d950-4f30-bf24-b4cabee72ca5 returned with HTTP 200 Aug 14 03:45:51.813014 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 65/262] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:51 2026] GET /volume/v3/volumes/57e5f929-d950-4f30-bf24-b4cabee72ca5 => generated 880 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:51.817065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9191d448-c614-4aa2-8e69-7a29648c35fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:51.817832 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Flow 'volume_create_api' (2e948964-3ca5-47c2-b7fa-30c51bf3bfad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:51.818122 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Create volume request issued successfully. Aug 14 03:45:51.818633 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a4961e9c-a6c4-4cf2-bc1a-2afa58f51542 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:51.819047 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 66/263] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:45:51 2026] POST /volume/v3/volumes => generated 751 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:52.414439 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-eb754047-5648-453e-8cb7-8d6582a92635 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:52.416707 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eb754047-5648-453e-8cb7-8d6582a92635 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] GET https://10.4.3.64/volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 Aug 14 03:45:52.416940 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-eb754047-5648-453e-8cb7-8d6582a92635 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:52.417195 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-eb754047-5648-453e-8cb7-8d6582a92635 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:52.429345 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:52.429345 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:52.436179 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-eb754047-5648-453e-8cb7-8d6582a92635 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Volume info retrieved successfully. Aug 14 03:45:52.442474 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eb754047-5648-453e-8cb7-8d6582a92635 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 returned with HTTP 200 Aug 14 03:45:52.442474 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 66/264] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:52 2026] GET /volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:52.689164 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d8f78ffb-d5ee-48c2-a53c-40a0a7fffb61 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:52.763409 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-644cbd85-eb84-48da-9dc1-ec21de3084d8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:52.765188 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-644cbd85-eb84-48da-9dc1-ec21de3084d8 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 Aug 14 03:45:52.765532 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-644cbd85-eb84-48da-9dc1-ec21de3084d8 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:52.765849 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-644cbd85-eb84-48da-9dc1-ec21de3084d8 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:52.766124 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-644cbd85-eb84-48da-9dc1-ec21de3084d8 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Delete volume with id: 8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 Aug 14 03:45:52.773376 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:52.773376 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:52.774302 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-644cbd85-eb84-48da-9dc1-ec21de3084d8 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Volume info retrieved successfully. Aug 14 03:45:52.796585 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-644cbd85-eb84-48da-9dc1-ec21de3084d8 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Delete volume request issued successfully. Aug 14 03:45:52.796585 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-644cbd85-eb84-48da-9dc1-ec21de3084d8 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 returned with HTTP 202 Aug 14 03:45:52.796585 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 66/265] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:45:52 2026] DELETE /volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:52.804226 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4a8c0972-4fbd-487e-bb80-397c22396f06 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:52.806114 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4a8c0972-4fbd-487e-bb80-397c22396f06 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] GET https://10.4.3.64/volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 Aug 14 03:45:52.806317 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4a8c0972-4fbd-487e-bb80-397c22396f06 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:52.806495 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4a8c0972-4fbd-487e-bb80-397c22396f06 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:52.813311 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:52.813311 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:52.816833 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4a8c0972-4fbd-487e-bb80-397c22396f06 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Volume info retrieved successfully. Aug 14 03:45:52.820937 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4a8c0972-4fbd-487e-bb80-397c22396f06 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 returned with HTTP 200 Aug 14 03:45:52.821452 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 67/266] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:52 2026] GET /volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:52.830101 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0e21873c-0def-4539-864b-5ea253dd2e14 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:52.833994 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0e21873c-0def-4539-864b-5ea253dd2e14 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/57e5f929-d950-4f30-bf24-b4cabee72ca5 Aug 14 03:45:52.833994 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0e21873c-0def-4539-864b-5ea253dd2e14 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:52.833994 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0e21873c-0def-4539-864b-5ea253dd2e14 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:52.839186 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:52.839186 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:52.842849 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0e21873c-0def-4539-864b-5ea253dd2e14 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Volume info retrieved successfully. Aug 14 03:45:52.843583 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-0e21873c-0def-4539-864b-5ea253dd2e14 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:52.843755 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-0e21873c-0def-4539-864b-5ea253dd2e14 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:52.879633 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-0e21873c-0def-4539-864b-5ea253dd2e14 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:52.881899 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:52.881899 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:52.889104 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0e21873c-0def-4539-864b-5ea253dd2e14 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/57e5f929-d950-4f30-bf24-b4cabee72ca5 returned with HTTP 200 Aug 14 03:45:52.889104 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 67/267] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:52 2026] GET /volume/v3/volumes/57e5f929-d950-4f30-bf24-b4cabee72ca5 => generated 905 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:52.889772 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d8f78ffb-d5ee-48c2-a53c-40a0a7fffb61 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:45:52.890122 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d8f78ffb-d5ee-48c2-a53c-40a0a7fffb61 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2132543877", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:52.902049 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bbb02662-42be-4631-bcee-e9a8b4416a6a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:52.906149 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d8f78ffb-d5ee-48c2-a53c-40a0a7fffb61 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:45:52.906224 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bbb02662-42be-4631-bcee-e9a8b4416a6a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] PUT https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e Aug 14 03:45:52.906279 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 68/268] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:45:52 2026] POST /volume/v3/types => generated 275 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:52.906319 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bbb02662-42be-4631-bcee-e9a8b4416a6a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "57e5f929-d950-4f30-bf24-b4cabee72ca5"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:52.909995 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-bbb02662-42be-4631-bcee-e9a8b4416a6a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Update called for group e0057c19-e06e-454e-b2cf-69a8a3c36b4e. {{(pid=100328) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 03:45:52.910235 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.groups [None req-bbb02662-42be-4631-bcee-e9a8b4416a6a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Updating group e0057c19-e06e-454e-b2cf-69a8a3c36b4e with name new_group description: This is a new group add_volumes: None remove_volumes: 57e5f929-d950-4f30-bf24-b4cabee72ca5. Aug 14 03:45:52.913599 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:52.913599 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:52.919614 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8b6e9e09-9278-4b4a-a338-eb20714e8fdf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:52.921361 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b6e9e09-9278-4b4a-a338-eb20714e8fdf tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:45:52.921733 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b6e9e09-9278-4b4a-a338-eb20714e8fdf tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1166635022", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:52.939311 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b6e9e09-9278-4b4a-a338-eb20714e8fdf tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:45:52.939730 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 68/269] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:45:52 2026] POST /volume/v3/types => generated 275 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:52.943792 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bbb02662-42be-4631-bcee-e9a8b4416a6a tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e returned with HTTP 202 Aug 14 03:45:52.944320 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 67/270] 10.4.3.64 () {70 vars in 1400 bytes} [Fri Aug 14 03:45:52 2026] PUT /volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:45:52.949398 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-61f78389-7c42-4cdc-8078-3d463386a706 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:52.959111 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2a19d79f-6805-4ac5-9dde-b8db007cfc34 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:52.961164 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2a19d79f-6805-4ac5-9dde-b8db007cfc34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e Aug 14 03:45:52.961478 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2a19d79f-6805-4ac5-9dde-b8db007cfc34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:52.961654 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2a19d79f-6805-4ac5-9dde-b8db007cfc34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:52.962173 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-2a19d79f-6805-4ac5-9dde-b8db007cfc34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member e0057c19-e06e-454e-b2cf-69a8a3c36b4e {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:52.968000 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:52.968000 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:52.980997 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2a19d79f-6805-4ac5-9dde-b8db007cfc34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e returned with HTTP 200 Aug 14 03:45:52.981643 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 69/271] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:52 2026] GET /volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:53.120586 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:53.121006 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-102844257", "volume_type": "a934b7f6-ac51-4a31-9c60-6d89aae2eb6a", "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:53.122633 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-102844257', 'volume_type': 'a934b7f6-ac51-4a31-9c60-6d89aae2eb6a', 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:53.127488 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Create volume of 1 GB Aug 14 03:45:53.127824 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:53.127824 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:53.128441 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Availability Zones retrieved successfully. Aug 14 03:45:53.134043 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Flow 'volume_create_api' (66a5529a-39be-43d9-a9e5-21c291a556a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:53.134955 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ef6330-25af-4c6b-a1b6-f4a14a051272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:53.135793 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:53.159625 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ef6330-25af-4c6b-a1b6-f4a14a051272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:45:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=a934b7f6-ac51-4a31-9c60-6d89aae2eb6a,is_public=True,name='tempest-VolumeTypesTest-volume-type-2132543877',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a934b7f6-ac51-4a31-9c60-6d89aae2eb6a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:53.160369 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48807472-d068-4eec-a63a-d7bb4a993bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:53.185675 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2132543877 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2132543877, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:53.185881 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2132543877 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2132543877, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:53.212888 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Created reservations ['2e481ac6-df83-4f08-bd07-f4ba97fa9c6f', 'a4cc15e1-d08b-4896-80e7-2fc90f52ac73', '896e64fa-7e0d-453d-a35f-881c4510a53d', '7f3cdf08-d40a-46b1-b398-16892369dc67'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:53.213634 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48807472-d068-4eec-a63a-d7bb4a993bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e481ac6-df83-4f08-bd07-f4ba97fa9c6f', 'a4cc15e1-d08b-4896-80e7-2fc90f52ac73', '896e64fa-7e0d-453d-a35f-881c4510a53d', '7f3cdf08-d40a-46b1-b398-16892369dc67']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:53.214635 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1109e639-0f0a-4c9d-89dc-428ec47c5ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:53.241661 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1109e639-0f0a-4c9d-89dc-428ec47c5ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cb2de2b-86d9-408a-990d-36e4072ededc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-102844257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920ea3c887dc4ca79e4ab1f12b255264',qos_specs=None,replication_status=,reservations=['2e481ac6-df83-4f08-bd07-f4ba97fa9c6f','a4cc15e1-d08b-4896-80e7-2fc90f52ac73','896e64fa-7e0d-453d-a35f-881c4510a53d','7f3cdf08-d40a-46b1-b398-16892369dc67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0552229b1f66490c82a750c372ce2b6a',volume_type_id=a934b7f6-ac51-4a31-9c60-6d89aae2eb6a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-102844257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cb2de2b-86d9-408a-990d-36e4072ededc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='920ea3c887dc4ca79e4ab1f12b255264',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0552229b1f66490c82a750c372ce2b6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a934b7f6-ac51-4a31-9c60-6d89aae2eb6a),volume_type_id=a934b7f6-ac51-4a31-9c60-6d89aae2eb6a)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:53.242471 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81059050-6445-4321-a883-15f9597e5240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:53.258942 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81059050-6445-4321-a883-15f9597e5240) transitioned into state 'SUCCESS' from state '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-102844257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920ea3c887dc4ca79e4ab1f12b255264',qos_specs=None,replication_status=,reservations=['2e481ac6-df83-4f08-bd07-f4ba97fa9c6f','a4cc15e1-d08b-4896-80e7-2fc90f52ac73','896e64fa-7e0d-453d-a35f-881c4510a53d','7f3cdf08-d40a-46b1-b398-16892369dc67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0552229b1f66490c82a750c372ce2b6a',volume_type_id=a934b7f6-ac51-4a31-9c60-6d89aae2eb6a)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:53.259657 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfe85651-ce7f-40fe-8571-d1ce8310043e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:53.267533 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfe85651-ce7f-40fe-8571-d1ce8310043e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:53.268296 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Flow 'volume_create_api' (66a5529a-39be-43d9-a9e5-21c291a556a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:53.268602 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Create volume request issued successfully. Aug 14 03:45:53.269108 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-61f78389-7c42-4cdc-8078-3d463386a706 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:53.269561 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 68/272] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:45:52 2026] POST /volume/v3/volumes => generated 781 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:53.282704 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7d8a6401-0221-4850-b818-1790d2d7811b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:53.284493 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d8a6401-0221-4850-b818-1790d2d7811b tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] GET https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc Aug 14 03:45:53.284699 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d8a6401-0221-4850-b818-1790d2d7811b tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:53.285015 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d8a6401-0221-4850-b818-1790d2d7811b tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:53.296346 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:53.296346 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:53.300344 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7d8a6401-0221-4850-b818-1790d2d7811b tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Volume info retrieved successfully. Aug 14 03:45:53.306179 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d8a6401-0221-4850-b818-1790d2d7811b tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc returned with HTTP 200 Aug 14 03:45:53.306671 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 69/273] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:53 2026] GET /volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:53.833026 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a7d15d70-eb17-413d-bffa-47fb55edb928 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:53.836681 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a7d15d70-eb17-413d-bffa-47fb55edb928 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] GET https://10.4.3.64/volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 Aug 14 03:45:53.836681 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a7d15d70-eb17-413d-bffa-47fb55edb928 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:53.836681 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a7d15d70-eb17-413d-bffa-47fb55edb928 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:53.841105 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a7d15d70-eb17-413d-bffa-47fb55edb928 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 returned with HTTP 404 Aug 14 03:45:53.841677 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 68/274] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:53 2026] GET /volume/v3/volumes/8ad3d728-9cfe-4e7e-966a-dbc03145d9c5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:53.847946 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-aabc1dc0-8d3f-4fdd-98da-53b540e82a2c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:53.850198 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aabc1dc0-8d3f-4fdd-98da-53b540e82a2c tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 Aug 14 03:45:53.850459 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aabc1dc0-8d3f-4fdd-98da-53b540e82a2c tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:53.850703 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aabc1dc0-8d3f-4fdd-98da-53b540e82a2c tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:53.850925 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-aabc1dc0-8d3f-4fdd-98da-53b540e82a2c tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Delete volume with id: 7fb49e8c-f039-4026-8b73-eaa8787a3e01 Aug 14 03:45:53.860865 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:53.860865 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:53.861471 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-aabc1dc0-8d3f-4fdd-98da-53b540e82a2c tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Volume info retrieved successfully. Aug 14 03:45:53.879941 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-aabc1dc0-8d3f-4fdd-98da-53b540e82a2c tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Delete volume request issued successfully. Aug 14 03:45:53.880149 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aabc1dc0-8d3f-4fdd-98da-53b540e82a2c tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 returned with HTTP 202 Aug 14 03:45:53.880528 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 70/275] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:45:53 2026] DELETE /volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:53.889410 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d346100c-b7d8-44de-913c-d655df9c6a29 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:53.891828 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d346100c-b7d8-44de-913c-d655df9c6a29 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] GET https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 Aug 14 03:45:53.892131 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d346100c-b7d8-44de-913c-d655df9c6a29 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:53.892451 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d346100c-b7d8-44de-913c-d655df9c6a29 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:53.900683 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:53.900683 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:53.912458 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d346100c-b7d8-44de-913c-d655df9c6a29 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Volume info retrieved successfully. Aug 14 03:45:53.918682 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d346100c-b7d8-44de-913c-d655df9c6a29 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 returned with HTTP 200 Aug 14 03:45:53.919052 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 69/276] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:53 2026] GET /volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:53.990638 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fcb43225-828b-43c3-b1d4-23f87591c4f6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:53.992684 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fcb43225-828b-43c3-b1d4-23f87591c4f6 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e Aug 14 03:45:53.992897 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fcb43225-828b-43c3-b1d4-23f87591c4f6 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:53.993097 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fcb43225-828b-43c3-b1d4-23f87591c4f6 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:53.993243 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-fcb43225-828b-43c3-b1d4-23f87591c4f6 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member e0057c19-e06e-454e-b2cf-69a8a3c36b4e {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:54.001445 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:54.001445 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:54.007848 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fcb43225-828b-43c3-b1d4-23f87591c4f6 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e returned with HTTP 200 Aug 14 03:45:54.008229 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 70/277] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:53 2026] GET /volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:54.017592 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-87a88643-5057-4669-8ea6-14854ff25761 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:54.018984 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-87a88643-5057-4669-8ea6-14854ff25761 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e Aug 14 03:45:54.019325 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-87a88643-5057-4669-8ea6-14854ff25761 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:54.019602 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-87a88643-5057-4669-8ea6-14854ff25761 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:54.020513 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-87a88643-5057-4669-8ea6-14854ff25761 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member e0057c19-e06e-454e-b2cf-69a8a3c36b4e {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:54.023051 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:54.023051 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:54.030057 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-87a88643-5057-4669-8ea6-14854ff25761 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e returned with HTTP 200 Aug 14 03:45:54.030057 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 69/278] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:54 2026] GET /volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e => generated 324 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:54.042576 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-387e411c-a172-4fe9-908c-309a0303fe34 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:54.044213 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-387e411c-a172-4fe9-908c-309a0303fe34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:45:54.044396 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-387e411c-a172-4fe9-908c-309a0303fe34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:54.044567 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-387e411c-a172-4fe9-908c-309a0303fe34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:54.044836 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-387e411c-a172-4fe9-908c-309a0303fe34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:45:54.045484 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-387e411c-a172-4fe9-908c-309a0303fe34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:45:54.052345 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-387e411c-a172-4fe9-908c-309a0303fe34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Get all volumes completed successfully. Aug 14 03:45:54.053088 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-387e411c-a172-4fe9-908c-309a0303fe34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:54.053241 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-387e411c-a172-4fe9-908c-309a0303fe34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:54.086192 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-387e411c-a172-4fe9-908c-309a0303fe34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:54.088960 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:54.088960 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:54.095636 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-387e411c-a172-4fe9-908c-309a0303fe34 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:45:54.096018 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 71/279] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:45:54 2026] GET /volume/v3/volumes/detail => generated 1770 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:45:54.108924 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-72a6caac-5aed-4078-97fc-0d5f5fb06eca None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:54.110657 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-72a6caac-5aed-4078-97fc-0d5f5fb06eca tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] PUT https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e Aug 14 03:45:54.111067 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-72a6caac-5aed-4078-97fc-0d5f5fb06eca tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "57e5f929-d950-4f30-bf24-b4cabee72ca5"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:54.116539 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-72a6caac-5aed-4078-97fc-0d5f5fb06eca tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Update called for group e0057c19-e06e-454e-b2cf-69a8a3c36b4e. {{(pid=100329) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 03:45:54.116706 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.groups [None req-72a6caac-5aed-4078-97fc-0d5f5fb06eca tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Updating group e0057c19-e06e-454e-b2cf-69a8a3c36b4e with name None description: None add_volumes: 57e5f929-d950-4f30-bf24-b4cabee72ca5 remove_volumes: None. Aug 14 03:45:54.120219 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:54.120219 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:54.156279 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-72a6caac-5aed-4078-97fc-0d5f5fb06eca tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e returned with HTTP 202 Aug 14 03:45:54.156746 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 70/280] 10.4.3.64 () {70 vars in 1399 bytes} [Fri Aug 14 03:45:54 2026] PUT /volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:45:54.163485 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eeed84bb-13f5-4f01-ba93-4b4b92686fc2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:54.166504 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eeed84bb-13f5-4f01-ba93-4b4b92686fc2 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e Aug 14 03:45:54.166716 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eeed84bb-13f5-4f01-ba93-4b4b92686fc2 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:54.166906 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eeed84bb-13f5-4f01-ba93-4b4b92686fc2 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:54.167055 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-eeed84bb-13f5-4f01-ba93-4b4b92686fc2 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member e0057c19-e06e-454e-b2cf-69a8a3c36b4e {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:54.175536 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:54.175536 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:54.185420 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eeed84bb-13f5-4f01-ba93-4b4b92686fc2 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e returned with HTTP 200 Aug 14 03:45:54.185906 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 71/281] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:54 2026] GET /volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:54.319649 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a63db1b3-99e6-4d88-9554-e45e0be6279d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:54.321191 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a63db1b3-99e6-4d88-9554-e45e0be6279d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] GET https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc Aug 14 03:45:54.321612 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a63db1b3-99e6-4d88-9554-e45e0be6279d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:54.322011 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a63db1b3-99e6-4d88-9554-e45e0be6279d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:54.329870 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:54.329870 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:54.335278 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a63db1b3-99e6-4d88-9554-e45e0be6279d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Volume info retrieved successfully. Aug 14 03:45:54.337396 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a63db1b3-99e6-4d88-9554-e45e0be6279d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc returned with HTTP 200 Aug 14 03:45:54.337921 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 70/282] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:54 2026] GET /volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:54.352786 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6e73abdf-4073-47e2-814b-36fd9c1c308d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:54.354750 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6e73abdf-4073-47e2-814b-36fd9c1c308d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] POST https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc/action Aug 14 03:45:54.355214 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6e73abdf-4073-47e2-814b-36fd9c1c308d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Action body: b'{"os-retype": {"new_type": "2683720c-d88d-4cb0-8bf4-72b862356618"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:54.355371 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6e73abdf-4073-47e2-814b-36fd9c1c308d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "2683720c-d88d-4cb0-8bf4-72b862356618"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:54.366406 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:54.366406 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:54.367121 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6e73abdf-4073-47e2-814b-36fd9c1c308d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Volume info retrieved successfully. Aug 14 03:45:54.393750 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-6e73abdf-4073-47e2-814b-36fd9c1c308d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1166635022 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1166635022, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:54.394147 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-6e73abdf-4073-47e2-814b-36fd9c1c308d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1166635022 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1166635022, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:54.413653 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-6e73abdf-4073-47e2-814b-36fd9c1c308d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Created reservations ['7a15a6ce-1fa9-42a7-a52a-0ed103a40db8', '95e399c8-20ef-486e-9f31-8b0a159a33db'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:54.423654 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-6e73abdf-4073-47e2-814b-36fd9c1c308d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2132543877 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2132543877, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:54.423926 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-6e73abdf-4073-47e2-814b-36fd9c1c308d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2132543877 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2132543877, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:45:54.429461 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-6e73abdf-4073-47e2-814b-36fd9c1c308d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Created reservations ['63940afe-9f74-4827-93dc-15a3fa593581', '30402829-764d-4f34-ab5a-9e842a3d8ed7'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:54.456540 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6e73abdf-4073-47e2-814b-36fd9c1c308d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Retype volume request issued successfully. Aug 14 03:45:54.456749 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6e73abdf-4073-47e2-814b-36fd9c1c308d tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc/action returned with HTTP 202 Aug 14 03:45:54.457152 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 72/283] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:45:54 2026] POST /volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:45:54.466215 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1196e5c4-0fd8-4271-9e1f-2ec9d3655a94 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:54.468224 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1196e5c4-0fd8-4271-9e1f-2ec9d3655a94 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] GET https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc Aug 14 03:45:54.468445 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1196e5c4-0fd8-4271-9e1f-2ec9d3655a94 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:54.468653 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1196e5c4-0fd8-4271-9e1f-2ec9d3655a94 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:54.475307 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:54.475307 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:54.478472 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1196e5c4-0fd8-4271-9e1f-2ec9d3655a94 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Volume info retrieved successfully. Aug 14 03:45:54.481888 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1196e5c4-0fd8-4271-9e1f-2ec9d3655a94 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc returned with HTTP 200 Aug 14 03:45:54.482346 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 71/284] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:54 2026] GET /volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:54.933501 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4785df8c-5d84-44c8-b6cf-00acfa312126 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:54.935186 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4785df8c-5d84-44c8-b6cf-00acfa312126 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] GET https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 Aug 14 03:45:54.935382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4785df8c-5d84-44c8-b6cf-00acfa312126 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:54.935562 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4785df8c-5d84-44c8-b6cf-00acfa312126 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:54.940989 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4785df8c-5d84-44c8-b6cf-00acfa312126 tempest-ServersNegativeTestJSON-1423528136 tempest-ServersNegativeTestJSON-1423528136-project-member] https://10.4.3.64/volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 returned with HTTP 404 Aug 14 03:45:54.941410 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 72/285] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:54 2026] GET /volume/v3/volumes/7fb49e8c-f039-4026-8b73-eaa8787a3e01 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:55.194758 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-28bd91d1-98f1-4446-969e-b8cf9b1f3b5e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:55.198154 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-28bd91d1-98f1-4446-969e-b8cf9b1f3b5e tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e Aug 14 03:45:55.198154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-28bd91d1-98f1-4446-969e-b8cf9b1f3b5e tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:55.198154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-28bd91d1-98f1-4446-969e-b8cf9b1f3b5e tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:55.198154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-28bd91d1-98f1-4446-969e-b8cf9b1f3b5e tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member e0057c19-e06e-454e-b2cf-69a8a3c36b4e {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:55.201465 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.201465 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:55.208730 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-28bd91d1-98f1-4446-969e-b8cf9b1f3b5e tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e returned with HTTP 200 Aug 14 03:45:55.209340 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 71/286] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:55 2026] GET /volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:55.219544 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a8b04ee9-0f94-4ecf-bb77-edd4c7a55f46 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:55.221863 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a8b04ee9-0f94-4ecf-bb77-edd4c7a55f46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:45:55.222164 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a8b04ee9-0f94-4ecf-bb77-edd4c7a55f46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:55.222425 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a8b04ee9-0f94-4ecf-bb77-edd4c7a55f46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:55.222771 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-a8b04ee9-0f94-4ecf-bb77-edd4c7a55f46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:45:55.223197 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.223197 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:55.223740 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a8b04ee9-0f94-4ecf-bb77-edd4c7a55f46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:45:55.232004 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a8b04ee9-0f94-4ecf-bb77-edd4c7a55f46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Get all volumes completed successfully. Aug 14 03:45:55.232828 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-a8b04ee9-0f94-4ecf-bb77-edd4c7a55f46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:55.232990 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-a8b04ee9-0f94-4ecf-bb77-edd4c7a55f46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:55.270350 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-a8b04ee9-0f94-4ecf-bb77-edd4c7a55f46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:55.273209 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.273209 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:55.276702 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-a8b04ee9-0f94-4ecf-bb77-edd4c7a55f46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:55.276815 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-a8b04ee9-0f94-4ecf-bb77-edd4c7a55f46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:55.309579 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-a8b04ee9-0f94-4ecf-bb77-edd4c7a55f46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:55.312307 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.312307 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:55.319014 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a8b04ee9-0f94-4ecf-bb77-edd4c7a55f46 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:45:55.319147 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 73/287] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:45:55 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:45:55.337228 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-18a4b1c2-450b-40c3-a168-a05f4873bd05 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:55.338957 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-18a4b1c2-450b-40c3-a168-a05f4873bd05 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:45:55.339163 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-18a4b1c2-450b-40c3-a168-a05f4873bd05 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:55.339365 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-18a4b1c2-450b-40c3-a168-a05f4873bd05 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'detail' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:55.339628 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-18a4b1c2-450b-40c3-a168-a05f4873bd05 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:45:55.340284 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-18a4b1c2-450b-40c3-a168-a05f4873bd05 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:45:55.346954 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-18a4b1c2-450b-40c3-a168-a05f4873bd05 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Get all volumes completed successfully. Aug 14 03:45:55.347551 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-18a4b1c2-450b-40c3-a168-a05f4873bd05 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:55.347697 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-18a4b1c2-450b-40c3-a168-a05f4873bd05 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:55.380698 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-18a4b1c2-450b-40c3-a168-a05f4873bd05 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:55.384464 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.384464 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:55.388155 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-18a4b1c2-450b-40c3-a168-a05f4873bd05 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:55.388324 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-18a4b1c2-450b-40c3-a168-a05f4873bd05 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:55.421357 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-18a4b1c2-450b-40c3-a168-a05f4873bd05 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:55.428298 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.428298 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:55.438129 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-18a4b1c2-450b-40c3-a168-a05f4873bd05 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:45:55.438129 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 72/288] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:45:55 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:45:55.456579 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-24cc83a2-768b-4756-99c8-e33736f34437 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:55.458301 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-24cc83a2-768b-4756-99c8-e33736f34437 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] POST https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e/action Aug 14 03:45:55.458670 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-24cc83a2-768b-4756-99c8-e33736f34437 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:45:55.458815 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-24cc83a2-768b-4756-99c8-e33736f34437 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:55.460118 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-24cc83a2-768b-4756-99c8-e33736f34437 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] delete called for group e0057c19-e06e-454e-b2cf-69a8a3c36b4e {{(pid=100326) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:45:55.460757 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.groups [None req-24cc83a2-768b-4756-99c8-e33736f34437 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Delete group with id: e0057c19-e06e-454e-b2cf-69a8a3c36b4e Aug 14 03:45:55.467789 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.467789 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:55.500588 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f1dc43b3-7435-4481-8c50-dafed7708d32 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:55.504274 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f1dc43b3-7435-4481-8c50-dafed7708d32 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] GET https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc Aug 14 03:45:55.504274 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f1dc43b3-7435-4481-8c50-dafed7708d32 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:55.504274 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f1dc43b3-7435-4481-8c50-dafed7708d32 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:55.514601 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.514601 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:55.520671 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f1dc43b3-7435-4481-8c50-dafed7708d32 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Volume info retrieved successfully. Aug 14 03:45:55.528198 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f1dc43b3-7435-4481-8c50-dafed7708d32 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc returned with HTTP 200 Aug 14 03:45:55.528198 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 72/289] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:55 2026] GET /volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:55.530541 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-24cc83a2-768b-4756-99c8-e33736f34437 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e/action returned with HTTP 202 Aug 14 03:45:55.532151 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 73/290] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:45:55 2026] POST /volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:45:55.537516 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a845c02c-fbf0-448d-bbb5-90aa08b8c32a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:55.537781 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-32c6523a-2698-4889-b858-427d10beb5f8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:55.539824 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a845c02c-fbf0-448d-bbb5-90aa08b8c32a tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] GET https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc Aug 14 03:45:55.540085 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a845c02c-fbf0-448d-bbb5-90aa08b8c32a tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:55.540182 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-32c6523a-2698-4889-b858-427d10beb5f8 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/57e5f929-d950-4f30-bf24-b4cabee72ca5 Aug 14 03:45:55.540323 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a845c02c-fbf0-448d-bbb5-90aa08b8c32a tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:55.540521 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-32c6523a-2698-4889-b858-427d10beb5f8 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:55.540714 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-32c6523a-2698-4889-b858-427d10beb5f8 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:55.551238 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.551238 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:55.554721 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.554721 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:55.558957 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:55.559342 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a845c02c-fbf0-448d-bbb5-90aa08b8c32a tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Volume info retrieved successfully. Aug 14 03:45:55.560232 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-32c6523a-2698-4889-b858-427d10beb5f8 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Volume info retrieved successfully. Aug 14 03:45:55.560875 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-32c6523a-2698-4889-b858-427d10beb5f8 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:45:55.561018 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-32c6523a-2698-4889-b858-427d10beb5f8 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:45:55.562865 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:45:55.563262 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-743699858"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:55.564760 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-743699858'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:45:55.564928 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Create volume of 1 GB Aug 14 03:45:55.566868 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a845c02c-fbf0-448d-bbb5-90aa08b8c32a tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc returned with HTTP 200 Aug 14 03:45:55.567757 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 74/291] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:55 2026] GET /volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:55.570227 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Availability Zones retrieved successfully. Aug 14 03:45:55.576857 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Flow 'volume_create_api' (aeefba49-3eff-4bfe-99c2-9484bd088849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:55.577754 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5e61648-657c-47f9-bd63-f2ec84e80631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:55.578801 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:45:55.587988 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-906fe394-7f92-4ae0-acdd-ff02bb420ef6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:55.590778 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-906fe394-7f92-4ae0-acdd-ff02bb420ef6 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] GET https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc Aug 14 03:45:55.591462 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-906fe394-7f92-4ae0-acdd-ff02bb420ef6 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:55.594997 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-906fe394-7f92-4ae0-acdd-ff02bb420ef6 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:55.605689 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-32c6523a-2698-4889-b858-427d10beb5f8 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:45:55.609306 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.609306 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:55.610958 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5e61648-657c-47f9-bd63-f2ec84e80631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:55.611782 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b9fe9f0-d5b1-442d-b6eb-4d5bfb026d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:55.611987 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.611987 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:55.618259 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-906fe394-7f92-4ae0-acdd-ff02bb420ef6 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Volume info retrieved successfully. Aug 14 03:45:55.620935 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-32c6523a-2698-4889-b858-427d10beb5f8 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/57e5f929-d950-4f30-bf24-b4cabee72ca5 returned with HTTP 200 Aug 14 03:45:55.621396 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 73/292] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:55 2026] GET /volume/v3/volumes/57e5f929-d950-4f30-bf24-b4cabee72ca5 => generated 904 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:55.622499 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-906fe394-7f92-4ae0-acdd-ff02bb420ef6 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc returned with HTTP 200 Aug 14 03:45:55.623052 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 74/293] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:55 2026] GET /volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:55.639012 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f171ce47-b98b-44f6-92e4-32f10bdb20f2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:55.641501 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f171ce47-b98b-44f6-92e4-32f10bdb20f2 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc Aug 14 03:45:55.641682 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f171ce47-b98b-44f6-92e4-32f10bdb20f2 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:55.641890 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f171ce47-b98b-44f6-92e4-32f10bdb20f2 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:55.642039 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-f171ce47-b98b-44f6-92e4-32f10bdb20f2 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Delete volume with id: 1cb2de2b-86d9-408a-990d-36e4072ededc Aug 14 03:45:55.648406 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.648406 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:55.648914 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f171ce47-b98b-44f6-92e4-32f10bdb20f2 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Volume info retrieved successfully. Aug 14 03:45:55.671276 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f171ce47-b98b-44f6-92e4-32f10bdb20f2 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Delete volume request issued successfully. Aug 14 03:45:55.671482 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f171ce47-b98b-44f6-92e4-32f10bdb20f2 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc returned with HTTP 202 Aug 14 03:45:55.671924 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 75/294] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:45:55 2026] DELETE /volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:55.681280 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-912b1428-9cb3-4b27-ba38-8ecf96beb26b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:55.683673 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-912b1428-9cb3-4b27-ba38-8ecf96beb26b tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] GET https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc Aug 14 03:45:55.683972 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-912b1428-9cb3-4b27-ba38-8ecf96beb26b tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:55.684479 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-912b1428-9cb3-4b27-ba38-8ecf96beb26b tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:55.691692 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.691692 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:55.695989 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-912b1428-9cb3-4b27-ba38-8ecf96beb26b tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Volume info retrieved successfully. Aug 14 03:45:55.705317 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-912b1428-9cb3-4b27-ba38-8ecf96beb26b tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc returned with HTTP 200 Aug 14 03:45:55.706148 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 74/295] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:55 2026] GET /volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:55.710622 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Created reservations ['4204f411-4f36-4068-a18b-77de7a895f19', '6daf9513-59f8-4abd-a708-9614f1077060', '1aa26825-5751-4ec4-b51b-41a25c9ab6a5', '442abca4-ac6b-461c-9e53-30f449d2517d'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:45:55.711469 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b9fe9f0-d5b1-442d-b6eb-4d5bfb026d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4204f411-4f36-4068-a18b-77de7a895f19', '6daf9513-59f8-4abd-a708-9614f1077060', '1aa26825-5751-4ec4-b51b-41a25c9ab6a5', '442abca4-ac6b-461c-9e53-30f449d2517d']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:55.712212 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c4fe2af-e0c2-474f-b460-540fab610be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:55.739334 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c4fe2af-e0c2-474f-b460-540fab610be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeb33d24-6991-4948-b519-571294982e2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-743699858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6bf44d6e6fc4cd7b6bf5e3d2bc5f373',qos_specs=None,replication_status=,reservations=['4204f411-4f36-4068-a18b-77de7a895f19','6daf9513-59f8-4abd-a708-9614f1077060','1aa26825-5751-4ec4-b51b-41a25c9ab6a5','442abca4-ac6b-461c-9e53-30f449d2517d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbf144ce3b714f32b85b6cc143a48500',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:45:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-743699858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeb33d24-6991-4948-b519-571294982e2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6bf44d6e6fc4cd7b6bf5e3d2bc5f373',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbf144ce3b714f32b85b6cc143a48500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:55.740063 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea28c30a-c408-4aaa-a03b-bcc572685f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:55.757675 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea28c30a-c408-4aaa-a03b-bcc572685f7a) transitioned into state 'SUCCESS' from state '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-743699858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6bf44d6e6fc4cd7b6bf5e3d2bc5f373',qos_specs=None,replication_status=,reservations=['4204f411-4f36-4068-a18b-77de7a895f19','6daf9513-59f8-4abd-a708-9614f1077060','1aa26825-5751-4ec4-b51b-41a25c9ab6a5','442abca4-ac6b-461c-9e53-30f449d2517d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbf144ce3b714f32b85b6cc143a48500',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:55.758932 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ac19128-e7c4-4878-92ec-725d4fcf1029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:45:55.769084 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ac19128-e7c4-4878-92ec-725d4fcf1029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:45:55.770051 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Flow 'volume_create_api' (aeefba49-3eff-4bfe-99c2-9484bd088849) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:45:55.770397 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Create volume request issued successfully. Aug 14 03:45:55.771061 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-416bd858-d7d9-4f57-8536-3da7e3dae322 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:45:55.771473 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 73/296] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:45:55 2026] POST /volume/v3/volumes => generated 752 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:45:55.788118 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f25885d0-0181-4e6f-acc1-ecfee8dc5ed3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:55.789828 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f25885d0-0181-4e6f-acc1-ecfee8dc5ed3 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:45:55.790026 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f25885d0-0181-4e6f-acc1-ecfee8dc5ed3 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:55.790272 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f25885d0-0181-4e6f-acc1-ecfee8dc5ed3 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:55.798630 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:55.798630 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:55.806612 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f25885d0-0181-4e6f-acc1-ecfee8dc5ed3 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:45:55.812303 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f25885d0-0181-4e6f-acc1-ecfee8dc5ed3 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:45:55.812783 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 75/297] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:55 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:56.635459 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f616d753-6622-4884-9b20-504ce7d68d95 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.637260 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f616d753-6622-4884-9b20-504ce7d68d95 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/57e5f929-d950-4f30-bf24-b4cabee72ca5 Aug 14 03:45:56.637459 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f616d753-6622-4884-9b20-504ce7d68d95 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.637662 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f616d753-6622-4884-9b20-504ce7d68d95 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.643472 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f616d753-6622-4884-9b20-504ce7d68d95 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/57e5f929-d950-4f30-bf24-b4cabee72ca5 returned with HTTP 404 Aug 14 03:45:56.643740 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 76/298] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:56 2026] GET /volume/v3/volumes/57e5f929-d950-4f30-bf24-b4cabee72ca5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:56.650991 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4a226e19-4d03-45ab-8a1f-f39244ec49b7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.652681 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4a226e19-4d03-45ab-8a1f-f39244ec49b7 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/volumes/38dced4c-f299-48bc-aa8b-46cc625b1f83 Aug 14 03:45:56.652923 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4a226e19-4d03-45ab-8a1f-f39244ec49b7 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.653101 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4a226e19-4d03-45ab-8a1f-f39244ec49b7 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.661898 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4a226e19-4d03-45ab-8a1f-f39244ec49b7 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/volumes/38dced4c-f299-48bc-aa8b-46cc625b1f83 returned with HTTP 404 Aug 14 03:45:56.662371 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 75/299] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:45:56 2026] GET /volume/v3/volumes/38dced4c-f299-48bc-aa8b-46cc625b1f83 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:56.668083 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b84e877c-ac09-4731-9ad8-9afd06760561 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.669876 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b84e877c-ac09-4731-9ad8-9afd06760561 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] GET https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e Aug 14 03:45:56.670105 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b84e877c-ac09-4731-9ad8-9afd06760561 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.670334 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b84e877c-ac09-4731-9ad8-9afd06760561 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.670488 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-b84e877c-ac09-4731-9ad8-9afd06760561 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] show called for member e0057c19-e06e-454e-b2cf-69a8a3c36b4e {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:45:56.673156 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b84e877c-ac09-4731-9ad8-9afd06760561 tempest-GroupsTest-1717194701 tempest-GroupsTest-1717194701-project-member] https://10.4.3.64/volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e returned with HTTP 404 Aug 14 03:45:56.673601 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 74/300] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:45:56 2026] GET /volume/v3/groups/e0057c19-e06e-454e-b2cf-69a8a3c36b4e => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:45:56.682770 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3863849a-aece-41d7-b434-669ff769a03e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.685648 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3863849a-aece-41d7-b434-669ff769a03e tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/265dfc14-3274-4426-8574-3ce64a49f5bd Aug 14 03:45:56.685648 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3863849a-aece-41d7-b434-669ff769a03e tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.685648 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3863849a-aece-41d7-b434-669ff769a03e tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.696180 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3863849a-aece-41d7-b434-669ff769a03e tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] https://10.4.3.64/volume/v3/group_types/265dfc14-3274-4426-8574-3ce64a49f5bd returned with HTTP 202 Aug 14 03:45:56.696661 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 76/301] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Aug 14 03:45:56 2026] DELETE /volume/v3/group_types/265dfc14-3274-4426-8574-3ce64a49f5bd => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:45:56.704353 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-62f24a23-2b5e-4915-bee2-4bb11a9a6a8f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.706020 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-62f24a23-2b5e-4915-bee2-4bb11a9a6a8f tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] DELETE https://10.4.3.64/volume/v3/types/f32c7044-db75-457c-91e6-c0ad692304d7 Aug 14 03:45:56.706233 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-62f24a23-2b5e-4915-bee2-4bb11a9a6a8f tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.706419 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-62f24a23-2b5e-4915-bee2-4bb11a9a6a8f tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.718671 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bed6d15a-89a3-4768-a254-b136907a3da6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.720507 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bed6d15a-89a3-4768-a254-b136907a3da6 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] GET https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc Aug 14 03:45:56.720760 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bed6d15a-89a3-4768-a254-b136907a3da6 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.721009 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bed6d15a-89a3-4768-a254-b136907a3da6 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.726694 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bed6d15a-89a3-4768-a254-b136907a3da6 tempest-VolumeTypesTest-1508420361 tempest-VolumeTypesTest-1508420361-project-member] https://10.4.3.64/volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc returned with HTTP 404 Aug 14 03:45:56.727322 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 76/302] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:56 2026] GET /volume/v3/volumes/1cb2de2b-86d9-408a-990d-36e4072ededc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:56.734637 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4c744ee6-ff7f-40f9-bb79-3c7d79772f51 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.736370 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4c744ee6-ff7f-40f9-bb79-3c7d79772f51 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] DELETE https://10.4.3.64/volume/v3/types/2683720c-d88d-4cb0-8bf4-72b862356618 Aug 14 03:45:56.736612 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4c744ee6-ff7f-40f9-bb79-3c7d79772f51 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.736863 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4c744ee6-ff7f-40f9-bb79-3c7d79772f51 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.737171 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:56.737171 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:56.740379 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-62f24a23-2b5e-4915-bee2-4bb11a9a6a8f tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] https://10.4.3.64/volume/v3/types/f32c7044-db75-457c-91e6-c0ad692304d7 returned with HTTP 202 Aug 14 03:45:56.740921 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 77/303] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:45:56 2026] DELETE /volume/v3/types/f32c7044-db75-457c-91e6-c0ad692304d7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:56.747243 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-273daa36-a5ae-4e00-8eaa-2eb07dc86e2e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.748530 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-273daa36-a5ae-4e00-8eaa-2eb07dc86e2e tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] GET https://10.4.3.64/volume/v3/types/f32c7044-db75-457c-91e6-c0ad692304d7 Aug 14 03:45:56.749940 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-273daa36-a5ae-4e00-8eaa-2eb07dc86e2e tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.749940 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-273daa36-a5ae-4e00-8eaa-2eb07dc86e2e tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.758193 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4c744ee6-ff7f-40f9-bb79-3c7d79772f51 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/2683720c-d88d-4cb0-8bf4-72b862356618 returned with HTTP 202 Aug 14 03:45:56.758552 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 75/304] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:45:56 2026] DELETE /volume/v3/types/2683720c-d88d-4cb0-8bf4-72b862356618 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:56.761855 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-273daa36-a5ae-4e00-8eaa-2eb07dc86e2e tempest-GroupsTest-735615525 tempest-GroupsTest-735615525-project-admin] https://10.4.3.64/volume/v3/types/f32c7044-db75-457c-91e6-c0ad692304d7 returned with HTTP 404 Aug 14 03:45:56.762507 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 77/305] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:56 2026] GET /volume/v3/types/f32c7044-db75-457c-91e6-c0ad692304d7 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:56.768320 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c466a76f-6c69-4e15-b0de-880faf82ea0d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.770092 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c466a76f-6c69-4e15-b0de-880faf82ea0d tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] GET https://10.4.3.64/volume/v3/types/2683720c-d88d-4cb0-8bf4-72b862356618 Aug 14 03:45:56.770326 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c466a76f-6c69-4e15-b0de-880faf82ea0d tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.770589 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c466a76f-6c69-4e15-b0de-880faf82ea0d tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.776646 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c466a76f-6c69-4e15-b0de-880faf82ea0d tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/2683720c-d88d-4cb0-8bf4-72b862356618 returned with HTTP 404 Aug 14 03:45:56.777195 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 77/306] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:56 2026] GET /volume/v3/types/2683720c-d88d-4cb0-8bf4-72b862356618 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:56.787624 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0a7afd48-ce66-41ba-bb1b-b943952a4617 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.789051 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0a7afd48-ce66-41ba-bb1b-b943952a4617 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] DELETE https://10.4.3.64/volume/v3/types/a934b7f6-ac51-4a31-9c60-6d89aae2eb6a Aug 14 03:45:56.789292 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0a7afd48-ce66-41ba-bb1b-b943952a4617 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.789515 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0a7afd48-ce66-41ba-bb1b-b943952a4617 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.809872 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0a7afd48-ce66-41ba-bb1b-b943952a4617 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/a934b7f6-ac51-4a31-9c60-6d89aae2eb6a returned with HTTP 202 Aug 14 03:45:56.810311 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 78/307] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:45:56 2026] DELETE /volume/v3/types/a934b7f6-ac51-4a31-9c60-6d89aae2eb6a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:56.817369 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a2d30cb1-e358-40b1-89e5-6955658e462a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.819080 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a2d30cb1-e358-40b1-89e5-6955658e462a tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] GET https://10.4.3.64/volume/v3/types/a934b7f6-ac51-4a31-9c60-6d89aae2eb6a Aug 14 03:45:56.819307 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a2d30cb1-e358-40b1-89e5-6955658e462a tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.819494 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a2d30cb1-e358-40b1-89e5-6955658e462a tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.823159 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a2d30cb1-e358-40b1-89e5-6955658e462a tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/a934b7f6-ac51-4a31-9c60-6d89aae2eb6a returned with HTTP 404 Aug 14 03:45:56.823607 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 76/308] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:56 2026] GET /volume/v3/types/a934b7f6-ac51-4a31-9c60-6d89aae2eb6a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:56.825250 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ce4457aa-3dd6-4452-b69b-a9a89e3be7c6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.829935 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ce4457aa-3dd6-4452-b69b-a9a89e3be7c6 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:45:56.830332 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ce4457aa-3dd6-4452-b69b-a9a89e3be7c6 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.830636 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ce4457aa-3dd6-4452-b69b-a9a89e3be7c6 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.833322 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fdb86220-29c2-46d0-9eb9-ccf70dc46ce7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.837668 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fdb86220-29c2-46d0-9eb9-ccf70dc46ce7 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:45:56.837668 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fdb86220-29c2-46d0-9eb9-ccf70dc46ce7 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1795714241", "description": "tempest-volume-type-description-2131979056", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:56.839698 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:56.839698 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:56.843764 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ce4457aa-3dd6-4452-b69b-a9a89e3be7c6 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:45:56.848802 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ce4457aa-3dd6-4452-b69b-a9a89e3be7c6 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:45:56.849419 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 78/309] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:56 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:56.853124 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fdb86220-29c2-46d0-9eb9-ccf70dc46ce7 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:45:56.853525 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 78/310] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:45:56 2026] POST /volume/v3/types => generated 315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:56.862883 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-dedc89a5-f09f-4ff7-ad7e-0754f7a18f51 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.864721 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dedc89a5-f09f-4ff7-ad7e-0754f7a18f51 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] GET https://10.4.3.64/volume/v3/types/ba2d57b8-cf41-4ce7-a2f0-194d4521bfd8 Aug 14 03:45:56.864935 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dedc89a5-f09f-4ff7-ad7e-0754f7a18f51 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.865121 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dedc89a5-f09f-4ff7-ad7e-0754f7a18f51 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.873125 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dedc89a5-f09f-4ff7-ad7e-0754f7a18f51 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/ba2d57b8-cf41-4ce7-a2f0-194d4521bfd8 returned with HTTP 200 Aug 14 03:45:56.873582 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 79/311] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:56 2026] GET /volume/v3/types/ba2d57b8-cf41-4ce7-a2f0-194d4521bfd8 => generated 337 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:56.882722 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6ed24b3d-53f6-4989-b7aa-c9981592d2de None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.886962 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6ed24b3d-53f6-4989-b7aa-c9981592d2de tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] DELETE https://10.4.3.64/volume/v3/types/ba2d57b8-cf41-4ce7-a2f0-194d4521bfd8 Aug 14 03:45:56.887262 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6ed24b3d-53f6-4989-b7aa-c9981592d2de tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.888482 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6ed24b3d-53f6-4989-b7aa-c9981592d2de tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.891171 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-7a79dfe9-ef35-4614-9878-0dbcc4c14212 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.894103 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-7a79dfe9-ef35-4614-9878-0dbcc4c14212 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:45:56.894424 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-7a79dfe9-ef35-4614-9878-0dbcc4c14212 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.894700 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-7a79dfe9-ef35-4614-9878-0dbcc4c14212 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.901390 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:56.901390 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:56.903728 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-7a79dfe9-ef35-4614-9878-0dbcc4c14212 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:45:56.907291 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-7a79dfe9-ef35-4614-9878-0dbcc4c14212 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:45:56.907756 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 79/312] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:45:56 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:56.913595 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6ed24b3d-53f6-4989-b7aa-c9981592d2de tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/ba2d57b8-cf41-4ce7-a2f0-194d4521bfd8 returned with HTTP 202 Aug 14 03:45:56.914235 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 77/313] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:45:56 2026] DELETE /volume/v3/types/ba2d57b8-cf41-4ce7-a2f0-194d4521bfd8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:56.921700 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2ae1303c-8254-466a-a7b3-d3e4c52e6f6c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.923918 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2ae1303c-8254-466a-a7b3-d3e4c52e6f6c tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] GET https://10.4.3.64/volume/v3/types/ba2d57b8-cf41-4ce7-a2f0-194d4521bfd8 Aug 14 03:45:56.924186 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2ae1303c-8254-466a-a7b3-d3e4c52e6f6c tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:56.924422 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2ae1303c-8254-466a-a7b3-d3e4c52e6f6c tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:56.927521 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2ae1303c-8254-466a-a7b3-d3e4c52e6f6c tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/ba2d57b8-cf41-4ce7-a2f0-194d4521bfd8 returned with HTTP 404 Aug 14 03:45:56.928001 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 79/314] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:56 2026] GET /volume/v3/types/ba2d57b8-cf41-4ce7-a2f0-194d4521bfd8 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:56.939334 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c52c703c-43ee-4e9b-8d4d-7ee3badc4877 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.942888 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c52c703c-43ee-4e9b-8d4d-7ee3badc4877 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:45:56.942888 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c52c703c-43ee-4e9b-8d4d-7ee3badc4877 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1623006945"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:56.955385 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c52c703c-43ee-4e9b-8d4d-7ee3badc4877 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:45:56.955919 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 80/315] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:45:56 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:56.965220 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bc13068b-aa6f-494d-ac97-c55cc074e867 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:56.971157 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bc13068b-aa6f-494d-ac97-c55cc074e867 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] POST https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption Aug 14 03:45:56.971157 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bc13068b-aa6f-494d-ac97-c55cc074e867 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:57.010505 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bc13068b-aa6f-494d-ac97-c55cc074e867 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption returned with HTTP 200 Aug 14 03:45:57.010505 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 80/316] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:45:56 2026] POST /volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:57.021933 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-93c3aec9-f2d1-4dd7-afcc-2e7c455e405f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.025165 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-93c3aec9-f2d1-4dd7-afcc-2e7c455e405f tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] GET https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption Aug 14 03:45:57.025165 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-93c3aec9-f2d1-4dd7-afcc-2e7c455e405f tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.025165 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-93c3aec9-f2d1-4dd7-afcc-2e7c455e405f tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.032338 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-93c3aec9-f2d1-4dd7-afcc-2e7c455e405f tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption returned with HTTP 200 Aug 14 03:45:57.033245 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 78/317] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:45:57 2026] GET /volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:57.040438 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1143fc5f-ba8e-4430-91aa-9ea72f23c5f6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.041951 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1143fc5f-ba8e-4430-91aa-9ea72f23c5f6 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] PUT https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption/975ff7e6-19a9-4d44-a527-ba54bd9320b4 Aug 14 03:45:57.043304 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1143fc5f-ba8e-4430-91aa-9ea72f23c5f6 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:57.073983 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1143fc5f-ba8e-4430-91aa-9ea72f23c5f6 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption/975ff7e6-19a9-4d44-a527-ba54bd9320b4 returned with HTTP 200 Aug 14 03:45:57.074417 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 80/318] 10.4.3.64 () {68 vars in 1500 bytes} [Fri Aug 14 03:45:57 2026] PUT /volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption/975ff7e6-19a9-4d44-a527-ba54bd9320b4 => generated 122 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:57.086082 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-784c8494-5908-4f83-90b4-78154c4b8bc2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.089468 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-784c8494-5908-4f83-90b4-78154c4b8bc2 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] GET https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption Aug 14 03:45:57.089734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-784c8494-5908-4f83-90b4-78154c4b8bc2 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.090131 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-784c8494-5908-4f83-90b4-78154c4b8bc2 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.098545 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-784c8494-5908-4f83-90b4-78154c4b8bc2 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption returned with HTTP 200 Aug 14 03:45:57.099075 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 81/319] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:45:57 2026] GET /volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption => generated 347 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:57.106580 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-da064931-acfc-41a9-aff1-8adab885d05e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.108198 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-da064931-acfc-41a9-aff1-8adab885d05e tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] GET https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption/cipher Aug 14 03:45:57.108934 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-da064931-acfc-41a9-aff1-8adab885d05e tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.108934 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-da064931-acfc-41a9-aff1-8adab885d05e tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.113355 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-da064931-acfc-41a9-aff1-8adab885d05e tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption/cipher returned with HTTP 200 Aug 14 03:45:57.116122 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 81/320] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Aug 14 03:45:57 2026] GET /volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption/cipher => generated 29 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:45:57.120170 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0e8eb527-4f76-4858-a2df-7df4b0812e79 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.121926 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0e8eb527-4f76-4858-a2df-7df4b0812e79 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] DELETE https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption/975ff7e6-19a9-4d44-a527-ba54bd9320b4 Aug 14 03:45:57.122101 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0e8eb527-4f76-4858-a2df-7df4b0812e79 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.122327 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0e8eb527-4f76-4858-a2df-7df4b0812e79 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.146316 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0e8eb527-4f76-4858-a2df-7df4b0812e79 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption/975ff7e6-19a9-4d44-a527-ba54bd9320b4 returned with HTTP 202 Aug 14 03:45:57.146720 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 79/321] 10.4.3.64 () {66 vars in 1482 bytes} [Fri Aug 14 03:45:57 2026] DELETE /volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption/975ff7e6-19a9-4d44-a527-ba54bd9320b4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:57.154733 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4467e722-1829-4547-bc50-a1299ff7af90 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.156758 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4467e722-1829-4547-bc50-a1299ff7af90 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] GET https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption Aug 14 03:45:57.157151 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4467e722-1829-4547-bc50-a1299ff7af90 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.157492 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4467e722-1829-4547-bc50-a1299ff7af90 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.162719 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4467e722-1829-4547-bc50-a1299ff7af90 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption returned with HTTP 200 Aug 14 03:45:57.163147 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 81/322] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:45:57 2026] GET /volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:45:57.171694 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ad465240-2c82-4802-be37-486cd72499b6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.174233 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ad465240-2c82-4802-be37-486cd72499b6 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] GET https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption Aug 14 03:45:57.174296 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c7ccaa48-e7ce-4d06-bb5e-233677d33e5d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.174604 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c7ccaa48-e7ce-4d06-bb5e-233677d33e5d None None] GET https://10.4.3.64/volume// Aug 14 03:45:57.174741 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c7ccaa48-e7ce-4d06-bb5e-233677d33e5d None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.174823 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ad465240-2c82-4802-be37-486cd72499b6 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.174927 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c7ccaa48-e7ce-4d06-bb5e-233677d33e5d None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.175045 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ad465240-2c82-4802-be37-486cd72499b6 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.175233 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c7ccaa48-e7ce-4d06-bb5e-233677d33e5d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:57.175465 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 82/323] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:45:57 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:45:57.180387 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ad465240-2c82-4802-be37-486cd72499b6 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption returned with HTTP 200 Aug 14 03:45:57.180711 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 82/324] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:45:57 2026] GET /volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:45:57.189993 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-abd509e3-d416-4708-8105-e3a0e177e8ba None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.191868 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-abd509e3-d416-4708-8105-e3a0e177e8ba tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] DELETE https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645 Aug 14 03:45:57.192117 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-c0fa2da2-efdc-43e8-bc41-d1cd2e7d86a4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.192190 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-abd509e3-d416-4708-8105-e3a0e177e8ba tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.192474 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-abd509e3-d416-4708-8105-e3a0e177e8ba tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.216978 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-abd509e3-d416-4708-8105-e3a0e177e8ba tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645 returned with HTTP 202 Aug 14 03:45:57.217522 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 80/325] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:45:57 2026] DELETE /volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:57.224183 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3d682931-34df-4f8d-85e2-32ebd2caa9c1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.225922 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3d682931-34df-4f8d-85e2-32ebd2caa9c1 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] GET https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645 Aug 14 03:45:57.226089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3d682931-34df-4f8d-85e2-32ebd2caa9c1 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.226325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3d682931-34df-4f8d-85e2-32ebd2caa9c1 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.229868 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3d682931-34df-4f8d-85e2-32ebd2caa9c1 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645 returned with HTTP 404 Aug 14 03:45:57.230398 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 83/326] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:57 2026] GET /volume/v3/types/e91bc084-eb33-41d4-ae5a-323b50abb645 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:57.237861 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-79a6d589-6c79-4045-91df-1c04194f3291 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.239569 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-79a6d589-6c79-4045-91df-1c04194f3291 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] GET https://10.4.3.64/volume/v3/types Aug 14 03:45:57.239741 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-79a6d589-6c79-4045-91df-1c04194f3291 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.239924 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-79a6d589-6c79-4045-91df-1c04194f3291 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.257099 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-79a6d589-6c79-4045-91df-1c04194f3291 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:45:57.257604 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 83/327] 10.4.3.64 () {66 vars in 1224 bytes} [Fri Aug 14 03:45:57 2026] GET /volume/v3/types => generated 670 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:57.266790 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f90d5593-a441-441e-a7a4-0bbe72f7be69 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.268450 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f90d5593-a441-441e-a7a4-0bbe72f7be69 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:45:57.268885 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f90d5593-a441-441e-a7a4-0bbe72f7be69 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-112397579"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:57.282190 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f90d5593-a441-441e-a7a4-0bbe72f7be69 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:45:57.282558 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 81/328] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:45:57 2026] POST /volume/v3/types => generated 220 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:57.291122 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7919a913-193b-4872-9ea9-098d8e399f9f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.292801 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7919a913-193b-4872-9ea9-098d8e399f9f tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] PUT https://10.4.3.64/volume/v3/types/d390bb8d-f212-4682-b3b1-d6ca10f0d63c Aug 14 03:45:57.293152 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7919a913-193b-4872-9ea9-098d8e399f9f tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-2135190415", "description": "tempest-volume-type-description-652928248", "is_public": false}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:57.331286 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7919a913-193b-4872-9ea9-098d8e399f9f tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/d390bb8d-f212-4682-b3b1-d6ca10f0d63c returned with HTTP 200 Aug 14 03:45:57.331703 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 84/329] 10.4.3.64 () {68 vars in 1356 bytes} [Fri Aug 14 03:45:57 2026] PUT /volume/v3/types/d390bb8d-f212-4682-b3b1-d6ca10f0d63c => generated 204 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:57.341627 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-29d6a571-fbd1-46fd-a912-d9ad1c37aa92 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.344148 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-29d6a571-fbd1-46fd-a912-d9ad1c37aa92 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] GET https://10.4.3.64/volume/v3/types/d390bb8d-f212-4682-b3b1-d6ca10f0d63c Aug 14 03:45:57.344418 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-29d6a571-fbd1-46fd-a912-d9ad1c37aa92 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.344580 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-29d6a571-fbd1-46fd-a912-d9ad1c37aa92 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.351052 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-29d6a571-fbd1-46fd-a912-d9ad1c37aa92 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/d390bb8d-f212-4682-b3b1-d6ca10f0d63c returned with HTTP 200 Aug 14 03:45:57.351671 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 84/330] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:57 2026] GET /volume/v3/types/d390bb8d-f212-4682-b3b1-d6ca10f0d63c => generated 268 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:57.363616 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b191ca8c-dfe2-4603-abff-11f45b815273 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.365295 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b191ca8c-dfe2-4603-abff-11f45b815273 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] DELETE https://10.4.3.64/volume/v3/types/d390bb8d-f212-4682-b3b1-d6ca10f0d63c Aug 14 03:45:57.365481 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b191ca8c-dfe2-4603-abff-11f45b815273 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.365667 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b191ca8c-dfe2-4603-abff-11f45b815273 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.427973 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-c0fa2da2-efdc-43e8-bc41-d1cd2e7d86a4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:45:57.428326 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-c0fa2da2-efdc-43e8-bc41-d1cd2e7d86a4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eeb33d24-6991-4948-b519-571294982e2c", "connector": null, "instance_uuid": "23ed7bfc-afb2-490b-bd1b-55ec4ca2b618"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:57.438423 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:57.438423 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:57.440542 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b191ca8c-dfe2-4603-abff-11f45b815273 tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/d390bb8d-f212-4682-b3b1-d6ca10f0d63c returned with HTTP 202 Aug 14 03:45:57.441120 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 82/331] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:45:57 2026] DELETE /volume/v3/types/d390bb8d-f212-4682-b3b1-d6ca10f0d63c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:45:57.450340 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c7fb244a-1a6b-4a87-8d6f-c28c9e894c5f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.455369 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c7fb244a-1a6b-4a87-8d6f-c28c9e894c5f tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] GET https://10.4.3.64/volume/v3/types/d390bb8d-f212-4682-b3b1-d6ca10f0d63c Aug 14 03:45:57.455756 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c7fb244a-1a6b-4a87-8d6f-c28c9e894c5f tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.455986 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c7fb244a-1a6b-4a87-8d6f-c28c9e894c5f tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.459101 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c7fb244a-1a6b-4a87-8d6f-c28c9e894c5f tempest-VolumeTypesTest-1030911212 tempest-VolumeTypesTest-1030911212-project-admin] https://10.4.3.64/volume/v3/types/d390bb8d-f212-4682-b3b1-d6ca10f0d63c returned with HTTP 404 Aug 14 03:45:57.459840 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 85/332] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:45:57 2026] GET /volume/v3/types/d390bb8d-f212-4682-b3b1-d6ca10f0d63c => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:45:57.472380 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-c0fa2da2-efdc-43e8-bc41-d1cd2e7d86a4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:45:57.473051 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 82/333] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:45:57 2026] POST /volume/v3/attachments => generated 273 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:57.503844 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f6caf103-8043-463a-afb0-7dddbf2f474d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.506865 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f6caf103-8043-463a-afb0-7dddbf2f474d tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:45:57.507006 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f6caf103-8043-463a-afb0-7dddbf2f474d tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.507364 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f6caf103-8043-463a-afb0-7dddbf2f474d tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.512828 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e2d56303-97c2-473e-894d-dbf1c0c651a1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.513466 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e2d56303-97c2-473e-894d-dbf1c0c651a1 None None] GET https://10.4.3.64/volume// Aug 14 03:45:57.513632 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e2d56303-97c2-473e-894d-dbf1c0c651a1 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.513856 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e2d56303-97c2-473e-894d-dbf1c0c651a1 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.514374 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e2d56303-97c2-473e-894d-dbf1c0c651a1 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:57.514652 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 83/334] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:45:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:45:57.521156 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:57.521156 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:57.524340 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-701ccfb2-0a32-41e5-9e0d-9e7708065f17 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.530108 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f6caf103-8043-463a-afb0-7dddbf2f474d tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:45:57.531049 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-701ccfb2-0a32-41e5-9e0d-9e7708065f17 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:45:57.531308 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-701ccfb2-0a32-41e5-9e0d-9e7708065f17 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.532796 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-701ccfb2-0a32-41e5-9e0d-9e7708065f17 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.536351 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f6caf103-8043-463a-afb0-7dddbf2f474d tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:45:57.536710 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 85/335] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:57 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:57.547102 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:57.547102 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:57.550628 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-701ccfb2-0a32-41e5-9e0d-9e7708065f17 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:45:57.555319 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-701ccfb2-0a32-41e5-9e0d-9e7708065f17 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:45:57.555682 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 86/336] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:45:57 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:45:57.643237 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-219790e8-6371-4aa2-960d-81f6cc694d59 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.645945 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-219790e8-6371-4aa2-960d-81f6cc694d59 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] PUT https://10.4.3.64/volume/v3/attachments/5f081d67-73bc-4fc9-b81c-8dc8a4eddad9 Aug 14 03:45:57.646351 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-219790e8-6371-4aa2-960d-81f6cc694d59 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:57.658943 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-219790e8-6371-4aa2-960d-81f6cc694d59 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Acquiring lock "cinder-attachment_update-eeb33d24-6991-4948-b519-571294982e2c-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:45:57.664410 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-7432bf81-ece6-440b-9589-80df69e221bb req-962e455b-d84c-4c6b-9be1-f903142a899a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:57.665752 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-219790e8-6371-4aa2-960d-81f6cc694d59 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Lock "cinder-attachment_update-eeb33d24-6991-4948-b519-571294982e2c-np0000007313" acquired by "attachment_update" :: waited 0.007s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:45:57.666307 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-962e455b-d84c-4c6b-9be1-f903142a899a tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:45:57.666431 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-962e455b-d84c-4c6b-9be1-f903142a899a tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:57.666751 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-962e455b-d84c-4c6b-9be1-f903142a899a tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:57.666795 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:57.666795 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:57.672920 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:57.672920 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:57.677684 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-7432bf81-ece6-440b-9589-80df69e221bb req-962e455b-d84c-4c6b-9be1-f903142a899a tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:45:57.683074 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-962e455b-d84c-4c6b-9be1-f903142a899a tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:45:57.683716 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 84/337] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:45:57 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:57.748032 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-219790e8-6371-4aa2-960d-81f6cc694d59 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Lock "cinder-attachment_update-eeb33d24-6991-4948-b519-571294982e2c-np0000007313" released by "attachment_update" :: held 0.082s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:45:57.748353 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-219790e8-6371-4aa2-960d-81f6cc694d59 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/attachments/5f081d67-73bc-4fc9-b81c-8dc8a4eddad9 returned with HTTP 200 Aug 14 03:45:57.748786 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 83/338] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:45:57 2026] PUT /volume/v3/attachments/5f081d67-73bc-4fc9-b81c-8dc8a4eddad9 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:58.033606 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b8bb291d-ca66-44bb-81bd-f06498b34338 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:58.034016 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b8bb291d-ca66-44bb-81bd-f06498b34338 None None] GET https://10.4.3.64/volume// Aug 14 03:45:58.034231 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b8bb291d-ca66-44bb-81bd-f06498b34338 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:58.034420 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b8bb291d-ca66-44bb-81bd-f06498b34338 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:58.035201 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b8bb291d-ca66-44bb-81bd-f06498b34338 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:58.035702 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 86/339] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:45:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:45:58.061280 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7432bf81-ece6-440b-9589-80df69e221bb req-218a97a5-bef0-4d26-8f09-444c9c090ecd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:58.271192 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-218a97a5-bef0-4d26-8f09-444c9c090ecd tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:45:58.271568 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-218a97a5-bef0-4d26-8f09-444c9c090ecd tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1740efe1-45a8-46e9-a4ae-aee10fe80626", "connector": null, "instance_uuid": "c7cfd7d4-dbec-4bf3-8582-84b0dcb97cb5"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:58.286478 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:58.286478 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:58.336896 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-218a97a5-bef0-4d26-8f09-444c9c090ecd tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:45:58.337451 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 87/340] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:45:58 2026] POST /volume/v3/attachments => generated 273 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:45:58.370164 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ad495782-474e-4b1c-9076-7b7fc7404fef None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:58.372743 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ad495782-474e-4b1c-9076-7b7fc7404fef tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:45:58.372985 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ad495782-474e-4b1c-9076-7b7fc7404fef tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:58.373186 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ad495782-474e-4b1c-9076-7b7fc7404fef tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:58.381253 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-21160577-fa40-4ebc-be04-dd7eb162dfe3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:58.383055 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-21160577-fa40-4ebc-be04-dd7eb162dfe3 None None] GET https://10.4.3.64/volume// Aug 14 03:45:58.383055 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-21160577-fa40-4ebc-be04-dd7eb162dfe3 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:58.383055 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-21160577-fa40-4ebc-be04-dd7eb162dfe3 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:58.383055 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-21160577-fa40-4ebc-be04-dd7eb162dfe3 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:58.383055 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 84/341] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:45:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:45:58.383802 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:58.383802 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:58.387212 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ad495782-474e-4b1c-9076-7b7fc7404fef tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:45:58.394151 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-7432bf81-ece6-440b-9589-80df69e221bb req-04e23eba-829d-42d4-84df-fedfc491dff3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:58.397052 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ad495782-474e-4b1c-9076-7b7fc7404fef tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:45:58.397573 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 85/342] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:58 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:58.402258 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-04e23eba-829d-42d4-84df-fedfc491dff3 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:45:58.404813 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-04e23eba-829d-42d4-84df-fedfc491dff3 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:58.407410 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-04e23eba-829d-42d4-84df-fedfc491dff3 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:58.421789 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:58.421789 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:58.426988 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-7432bf81-ece6-440b-9589-80df69e221bb req-04e23eba-829d-42d4-84df-fedfc491dff3 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:45:58.432179 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-04e23eba-829d-42d4-84df-fedfc491dff3 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:45:58.432618 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 87/343] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:45:58 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1245 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:45:58.533955 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7432bf81-ece6-440b-9589-80df69e221bb req-f0cad1d3-91e4-4050-af11-a1a49952c946 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:58.536464 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-f0cad1d3-91e4-4050-af11-a1a49952c946 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] PUT https://10.4.3.64/volume/v3/attachments/491c4a5f-4b0a-42a8-9b3c-7af0b47deee3 Aug 14 03:45:58.536810 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-f0cad1d3-91e4-4050-af11-a1a49952c946 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:45:58.551856 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-7432bf81-ece6-440b-9589-80df69e221bb req-f0cad1d3-91e4-4050-af11-a1a49952c946 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Acquiring lock "cinder-attachment_update-1740efe1-45a8-46e9-a4ae-aee10fe80626-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:45:58.553622 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ecb5b4b4-06bc-4de5-bf08-1c8c98c52278 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:58.555556 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ecb5b4b4-06bc-4de5-bf08-1c8c98c52278 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:45:58.555776 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ecb5b4b4-06bc-4de5-bf08-1c8c98c52278 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:58.556005 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ecb5b4b4-06bc-4de5-bf08-1c8c98c52278 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:58.558363 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-7432bf81-ece6-440b-9589-80df69e221bb req-f0cad1d3-91e4-4050-af11-a1a49952c946 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Lock "cinder-attachment_update-1740efe1-45a8-46e9-a4ae-aee10fe80626-np0000007313" acquired by "attachment_update" :: waited 0.006s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:45:58.559357 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:58.559357 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:45:58.567595 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:58.567595 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:58.572300 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ecb5b4b4-06bc-4de5-bf08-1c8c98c52278 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:45:58.579306 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ecb5b4b4-06bc-4de5-bf08-1c8c98c52278 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:45:58.579878 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 85/344] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:58 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:58.659891 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-7432bf81-ece6-440b-9589-80df69e221bb req-f0cad1d3-91e4-4050-af11-a1a49952c946 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Lock "cinder-attachment_update-1740efe1-45a8-46e9-a4ae-aee10fe80626-np0000007313" released by "attachment_update" :: held 0.102s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:45:58.660212 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-f0cad1d3-91e4-4050-af11-a1a49952c946 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/attachments/491c4a5f-4b0a-42a8-9b3c-7af0b47deee3 returned with HTTP 200 Aug 14 03:45:58.660693 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 88/345] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:45:58 2026] PUT /volume/v3/attachments/491c4a5f-4b0a-42a8-9b3c-7af0b47deee3 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:59.422388 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-50ae2588-3ef1-450b-a565-7828dd7f2ab5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:59.425759 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-50ae2588-3ef1-450b-a565-7828dd7f2ab5 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:45:59.426111 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-50ae2588-3ef1-450b-a565-7828dd7f2ab5 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:59.426422 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-50ae2588-3ef1-450b-a565-7828dd7f2ab5 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:59.426919 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-0b57dc43-84cc-4142-b012-70ef124c95d1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:59.429425 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-0b57dc43-84cc-4142-b012-70ef124c95d1 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:45:59.429678 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-0b57dc43-84cc-4142-b012-70ef124c95d1 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:59.429974 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-0b57dc43-84cc-4142-b012-70ef124c95d1 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:59.449085 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:59.449085 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:45:59.453990 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-0b57dc43-84cc-4142-b012-70ef124c95d1 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:45:59.458814 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-0b57dc43-84cc-4142-b012-70ef124c95d1 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:45:59.459024 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 88/346] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:45:59 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:59.464399 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:59.464399 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:45:59.474440 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-50ae2588-3ef1-450b-a565-7828dd7f2ab5 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:45:59.478859 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-50ae2588-3ef1-450b-a565-7828dd7f2ab5 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:45:59.479244 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 86/347] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:59 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1023 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:45:59.596967 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8bb361ff-c8ce-42de-83a5-c3cefd9f8dad None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:59.601846 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8bb361ff-c8ce-42de-83a5-c3cefd9f8dad tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:45:59.602071 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8bb361ff-c8ce-42de-83a5-c3cefd9f8dad tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:59.602326 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8bb361ff-c8ce-42de-83a5-c3cefd9f8dad tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:59.619153 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:45:59.619153 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:45:59.623226 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8bb361ff-c8ce-42de-83a5-c3cefd9f8dad tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:45:59.628375 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8bb361ff-c8ce-42de-83a5-c3cefd9f8dad tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:45:59.628901 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 86/348] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:45:59 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:45:59.764639 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-248a3403-5aff-4d41-a5a4-608691091983 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:59.765062 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-248a3403-5aff-4d41-a5a4-608691091983 None None] GET https://10.4.3.64/volume// Aug 14 03:45:59.765248 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-248a3403-5aff-4d41-a5a4-608691091983 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:45:59.765441 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-248a3403-5aff-4d41-a5a4-608691091983 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:45:59.765765 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-248a3403-5aff-4d41-a5a4-608691091983 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:45:59.766057 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 89/349] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:45:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:45:59.784566 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-9a5658e8-983e-43ba-9c05-dfe535505dfa None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:45:59.987626 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-9a5658e8-983e-43ba-9c05-dfe535505dfa tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:45:59.987945 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-9a5658e8-983e-43ba-9c05-dfe535505dfa tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2aaec93-81be-4de5-9725-ad6ccc3550c9", "connector": null, "instance_uuid": "d18a2110-8006-4bf1-aa25-5821e16068e3"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:00.004222 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:00.004222 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:00.027483 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-9a5658e8-983e-43ba-9c05-dfe535505dfa tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:46:00.027911 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 89/350] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:45:59 2026] POST /volume/v3/attachments => generated 273 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:00.051520 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b7544167-e2bc-4c32-8bb5-6f3285e1f32e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:00.053879 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b7544167-e2bc-4c32-8bb5-6f3285e1f32e tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:00.053879 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b7544167-e2bc-4c32-8bb5-6f3285e1f32e tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:00.053879 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b7544167-e2bc-4c32-8bb5-6f3285e1f32e tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:00.064522 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:00.064522 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:00.070323 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b7544167-e2bc-4c32-8bb5-6f3285e1f32e tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:00.074635 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b7544167-e2bc-4c32-8bb5-6f3285e1f32e tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:00.075041 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 87/351] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:00 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:00.079846 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3eb19430-9282-40db-a363-f91f97232223 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:00.079846 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3eb19430-9282-40db-a363-f91f97232223 None None] GET https://10.4.3.64/volume// Aug 14 03:46:00.079846 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3eb19430-9282-40db-a363-f91f97232223 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:00.079846 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3eb19430-9282-40db-a363-f91f97232223 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:00.079846 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3eb19430-9282-40db-a363-f91f97232223 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:46:00.079846 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 87/352] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:46:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:46:00.090013 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-ebdeb375-9a54-4586-977d-39e1de2a52a3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:00.093396 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-ebdeb375-9a54-4586-977d-39e1de2a52a3 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:00.093396 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-ebdeb375-9a54-4586-977d-39e1de2a52a3 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:00.093396 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-ebdeb375-9a54-4586-977d-39e1de2a52a3 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:00.110375 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:00.110375 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:00.115057 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-ebdeb375-9a54-4586-977d-39e1de2a52a3 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:00.123507 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-ebdeb375-9a54-4586-977d-39e1de2a52a3 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:00.124171 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 90/353] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:46:00 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:46:00.214767 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-df6715fa-d982-4f73-8213-e7e9349bdd31 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:00.216572 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-df6715fa-d982-4f73-8213-e7e9349bdd31 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] PUT https://10.4.3.64/volume/v3/attachments/3ecb1169-e219-439b-ac01-534a602d9d87 Aug 14 03:46:00.216921 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-df6715fa-d982-4f73-8213-e7e9349bdd31 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:00.230174 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-df6715fa-d982-4f73-8213-e7e9349bdd31 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Acquiring lock "cinder-attachment_update-a2aaec93-81be-4de5-9725-ad6ccc3550c9-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:46:00.235114 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-df6715fa-d982-4f73-8213-e7e9349bdd31 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Lock "cinder-attachment_update-a2aaec93-81be-4de5-9725-ad6ccc3550c9-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:46:00.235980 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:00.235980 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:00.310644 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-df6715fa-d982-4f73-8213-e7e9349bdd31 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Lock "cinder-attachment_update-a2aaec93-81be-4de5-9725-ad6ccc3550c9-np0000007313" released by "attachment_update" :: held 0.075s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:46:00.311069 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-df6715fa-d982-4f73-8213-e7e9349bdd31 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/attachments/3ecb1169-e219-439b-ac01-534a602d9d87 returned with HTTP 200 Aug 14 03:46:00.311661 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 90/354] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:46:00 2026] PUT /volume/v3/attachments/3ecb1169-e219-439b-ac01-534a602d9d87 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:00.492357 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7b75a002-e38b-483a-8faf-b6a50b58483f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:00.494110 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7b75a002-e38b-483a-8faf-b6a50b58483f tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:00.494874 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7b75a002-e38b-483a-8faf-b6a50b58483f tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:00.494874 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7b75a002-e38b-483a-8faf-b6a50b58483f tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:00.504389 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:00.504389 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:00.507791 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7b75a002-e38b-483a-8faf-b6a50b58483f tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:46:00.511886 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7b75a002-e38b-483a-8faf-b6a50b58483f tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:46:00.512289 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 88/355] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:00 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:00.647992 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-192bd56e-e7ff-4a00-b60d-94bcd77e90d5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:00.650224 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-192bd56e-e7ff-4a00-b60d-94bcd77e90d5 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:00.650509 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-192bd56e-e7ff-4a00-b60d-94bcd77e90d5 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:00.650785 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-192bd56e-e7ff-4a00-b60d-94bcd77e90d5 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:00.662851 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:00.662851 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:00.667222 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-192bd56e-e7ff-4a00-b60d-94bcd77e90d5 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:46:00.673033 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-192bd56e-e7ff-4a00-b60d-94bcd77e90d5 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:00.673251 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 88/356] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:00 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:00.758052 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-07f36f1f-8cd6-4755-8268-0ecb2526a441 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:00.931636 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-07f36f1f-8cd6-4755-8268-0ecb2526a441 tempest-ExtensionsTestJSON-1999088759 tempest-ExtensionsTestJSON-1999088759-project-member] GET https://10.4.3.64/volume/v3/extensions Aug 14 03:46:00.931966 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-07f36f1f-8cd6-4755-8268-0ecb2526a441 tempest-ExtensionsTestJSON-1999088759 tempest-ExtensionsTestJSON-1999088759-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:00.932437 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-07f36f1f-8cd6-4755-8268-0ecb2526a441 tempest-ExtensionsTestJSON-1999088759 tempest-ExtensionsTestJSON-1999088759-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:00.932437 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-07f36f1f-8cd6-4755-8268-0ecb2526a441 tempest-ExtensionsTestJSON-1999088759 tempest-ExtensionsTestJSON-1999088759-project-member] https://10.4.3.64/volume/v3/extensions returned with HTTP 200 Aug 14 03:46:00.932794 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 91/357] 10.4.3.64 () {66 vars in 1239 bytes} [Fri Aug 14 03:46:00 2026] GET /volume/v3/extensions => generated 5245 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:01.084261 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-dc579d5a-d148-40da-bc7a-d1f6c6de4249 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:01.086849 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-dc579d5a-d148-40da-bc7a-d1f6c6de4249 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] POST https://10.4.3.64/volume/v3/attachments/5f081d67-73bc-4fc9-b81c-8dc8a4eddad9/action Aug 14 03:46:01.087326 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-dc579d5a-d148-40da-bc7a-d1f6c6de4249 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:01.087483 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-dc579d5a-d148-40da-bc7a-d1f6c6de4249 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:01.092836 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-77c810f2-c52b-4347-86cb-c4e1114b48ff None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:01.098075 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-77c810f2-c52b-4347-86cb-c4e1114b48ff tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:01.098513 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-77c810f2-c52b-4347-86cb-c4e1114b48ff tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:01.098804 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-77c810f2-c52b-4347-86cb-c4e1114b48ff tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:01.103876 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:01.103876 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:01.108800 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:01.108800 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:01.113472 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-77c810f2-c52b-4347-86cb-c4e1114b48ff tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:01.114808 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-3687cade-c84e-4963-9678-2cd37e7dd421 req-dc579d5a-d148-40da-bc7a-d1f6c6de4249 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/attachments/5f081d67-73bc-4fc9-b81c-8dc8a4eddad9/action returned with HTTP 204 Aug 14 03:46:01.115412 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 91/358] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:46:01 2026] POST /volume/v3/attachments/5f081d67-73bc-4fc9-b81c-8dc8a4eddad9/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:01.119373 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-77c810f2-c52b-4347-86cb-c4e1114b48ff tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:01.119823 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 89/359] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:01 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:01.138601 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6aff8a94-c9f3-45d8-8fd8-00bb2f96e5ec None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:01.374275 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6aff8a94-c9f3-45d8-8fd8-00bb2f96e5ec tempest-VolumePoolsAdminTestsJSON-1351051231 tempest-VolumePoolsAdminTestsJSON-1351051231-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools?detail=True Aug 14 03:46:01.374656 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6aff8a94-c9f3-45d8-8fd8-00bb2f96e5ec tempest-VolumePoolsAdminTestsJSON-1351051231 tempest-VolumePoolsAdminTestsJSON-1351051231-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:01.375069 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6aff8a94-c9f3-45d8-8fd8-00bb2f96e5ec tempest-VolumePoolsAdminTestsJSON-1351051231 tempest-VolumePoolsAdminTestsJSON-1351051231-project-admin] Calling method 'get_pools' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:01.390923 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6aff8a94-c9f3-45d8-8fd8-00bb2f96e5ec tempest-VolumePoolsAdminTestsJSON-1351051231 tempest-VolumePoolsAdminTestsJSON-1351051231-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 14 03:46:01.391588 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 89/360] 10.4.3.64 () {66 vars in 1307 bytes} [Fri Aug 14 03:46:01 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:01.403599 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7370640d-c558-43a5-bff7-e4ab222d2a39 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:01.405825 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7370640d-c558-43a5-bff7-e4ab222d2a39 tempest-VolumePoolsAdminTestsJSON-1351051231 tempest-VolumePoolsAdminTestsJSON-1351051231-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Aug 14 03:46:01.406089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7370640d-c558-43a5-bff7-e4ab222d2a39 tempest-VolumePoolsAdminTestsJSON-1351051231 tempest-VolumePoolsAdminTestsJSON-1351051231-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:01.406371 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7370640d-c558-43a5-bff7-e4ab222d2a39 tempest-VolumePoolsAdminTestsJSON-1351051231 tempest-VolumePoolsAdminTestsJSON-1351051231-project-admin] Calling method 'get_pools' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:01.417059 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7370640d-c558-43a5-bff7-e4ab222d2a39 tempest-VolumePoolsAdminTestsJSON-1351051231 tempest-VolumePoolsAdminTestsJSON-1351051231-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 03:46:01.417537 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 92/361] 10.4.3.64 () {66 vars in 1284 bytes} [Fri Aug 14 03:46:01 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:01.529255 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-35338bc4-35c5-488e-baf3-85f60b058b36 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:01.530992 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-35338bc4-35c5-488e-baf3-85f60b058b36 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:01.531250 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-35338bc4-35c5-488e-baf3-85f60b058b36 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:01.531515 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-35338bc4-35c5-488e-baf3-85f60b058b36 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:01.540352 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:01.540352 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:01.543327 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-35338bc4-35c5-488e-baf3-85f60b058b36 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:46:01.547241 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-35338bc4-35c5-488e-baf3-85f60b058b36 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:46:01.548772 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 92/362] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:01 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:01.685576 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1ef8f10a-d2aa-406f-a143-40a128f495d7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:01.687703 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1ef8f10a-d2aa-406f-a143-40a128f495d7 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:01.687958 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1ef8f10a-d2aa-406f-a143-40a128f495d7 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:01.688168 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1ef8f10a-d2aa-406f-a143-40a128f495d7 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:01.696938 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:01.696938 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:01.705163 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1ef8f10a-d2aa-406f-a143-40a128f495d7 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:46:01.710061 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1ef8f10a-d2aa-406f-a143-40a128f495d7 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:01.710437 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 90/363] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:01 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:01.723149 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b66ca111-2052-4dcb-b11e-1ca9842fb97d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:01.725462 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b66ca111-2052-4dcb-b11e-1ca9842fb97d tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:01.725749 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b66ca111-2052-4dcb-b11e-1ca9842fb97d tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:01.726025 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b66ca111-2052-4dcb-b11e-1ca9842fb97d tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:01.738115 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:01.738115 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:01.742280 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b66ca111-2052-4dcb-b11e-1ca9842fb97d tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:46:01.748040 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b66ca111-2052-4dcb-b11e-1ca9842fb97d tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:01.748554 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 90/364] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:01 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:01.766815 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b438b6be-e486-465d-8cf8-716e472e59d2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:01.767202 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b438b6be-e486-465d-8cf8-716e472e59d2 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:01.767387 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b438b6be-e486-465d-8cf8-716e472e59d2 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:01.767562 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b438b6be-e486-465d-8cf8-716e472e59d2 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:01.777198 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:01.777198 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:01.780684 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b438b6be-e486-465d-8cf8-716e472e59d2 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Volume info retrieved successfully. Aug 14 03:46:01.784812 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b438b6be-e486-465d-8cf8-716e472e59d2 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:01.784974 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 93/365] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:01 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:01.890484 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-7b4bdc6a-a0be-424a-b314-528143455268 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:01.893129 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-7b4bdc6a-a0be-424a-b314-528143455268 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:01.893454 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-7b4bdc6a-a0be-424a-b314-528143455268 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:01.893699 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-7b4bdc6a-a0be-424a-b314-528143455268 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:01.907442 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:01.907442 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:01.917002 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-7b4bdc6a-a0be-424a-b314-528143455268 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:46:01.923277 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-7b4bdc6a-a0be-424a-b314-528143455268 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:01.923867 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 93/366] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:46:01 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:01.988522 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-480ff6f9-b9a6-4c07-bb2b-33f77c99313f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:01.990935 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-480ff6f9-b9a6-4c07-bb2b-33f77c99313f tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] POST https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c/action Aug 14 03:46:01.991358 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-480ff6f9-b9a6-4c07-bb2b-33f77c99313f tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:01.991482 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-480ff6f9-b9a6-4c07-bb2b-33f77c99313f tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:02.016822 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:02.016822 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:02.016822 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-480ff6f9-b9a6-4c07-bb2b-33f77c99313f tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:46:02.020816 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-480ff6f9-b9a6-4c07-bb2b-33f77c99313f tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Begin detaching volume completed successfully. Aug 14 03:46:02.021125 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-480ff6f9-b9a6-4c07-bb2b-33f77c99313f tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c/action returned with HTTP 202 Aug 14 03:46:02.021771 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 91/367] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:46:01 2026] POST /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:46:02.048114 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a4443114-c214-446d-a1c4-92771a4653a3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:02.050078 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a4443114-c214-446d-a1c4-92771a4653a3 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:02.050078 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a4443114-c214-446d-a1c4-92771a4653a3 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:02.050300 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a4443114-c214-446d-a1c4-92771a4653a3 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:02.066696 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:02.066696 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:02.069708 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a4443114-c214-446d-a1c4-92771a4653a3 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Volume info retrieved successfully. Aug 14 03:46:02.073872 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a4443114-c214-446d-a1c4-92771a4653a3 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:02.074316 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 91/368] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:02 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:02.085548 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c08dd832-aaae-4008-8a52-514b9f84a09b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:02.087070 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c08dd832-aaae-4008-8a52-514b9f84a09b None None] GET https://10.4.3.64/volume// Aug 14 03:46:02.087070 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c08dd832-aaae-4008-8a52-514b9f84a09b None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:02.087070 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c08dd832-aaae-4008-8a52-514b9f84a09b None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:02.087070 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c08dd832-aaae-4008-8a52-514b9f84a09b None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:46:02.092511 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 94/369] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:46:02 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:46:02.101454 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-c0ddcebc-b243-4721-ad9e-855626d750e4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:02.104068 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-c0ddcebc-b243-4721-ad9e-855626d750e4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:02.104398 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-c0ddcebc-b243-4721-ad9e-855626d750e4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:02.104643 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-c0ddcebc-b243-4721-ad9e-855626d750e4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:02.119391 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:02.119391 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:02.125169 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-c0ddcebc-b243-4721-ad9e-855626d750e4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:46:02.134889 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d095a004-7a79-4479-8742-ef85aa1d288f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:02.135585 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-c0ddcebc-b243-4721-ad9e-855626d750e4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:02.135992 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 94/370] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:46:02 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 1320 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:46:02.136785 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d095a004-7a79-4479-8742-ef85aa1d288f tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:02.137037 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d095a004-7a79-4479-8742-ef85aa1d288f tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:02.137250 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d095a004-7a79-4479-8742-ef85aa1d288f tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:02.149115 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:02.149115 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:02.153721 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d095a004-7a79-4479-8742-ef85aa1d288f tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:02.160207 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d095a004-7a79-4479-8742-ef85aa1d288f tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:02.160593 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 92/371] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:02 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:02.561182 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a5a5d692-65ee-4c40-94b7-9c499e5e2c87 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:02.563669 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a5a5d692-65ee-4c40-94b7-9c499e5e2c87 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:02.563669 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a5a5d692-65ee-4c40-94b7-9c499e5e2c87 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:02.563829 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a5a5d692-65ee-4c40-94b7-9c499e5e2c87 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:02.574343 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:02.574343 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:02.576949 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a5a5d692-65ee-4c40-94b7-9c499e5e2c87 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:46:02.580862 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a5a5d692-65ee-4c40-94b7-9c499e5e2c87 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:46:02.581274 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 92/372] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:02 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:02.981627 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b81e9295-e28c-4508-980e-95af0540772d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:03.090160 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f7b48c12-92cb-4dbd-9b6d-d54223eba7e2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:03.091992 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f7b48c12-92cb-4dbd-9b6d-d54223eba7e2 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:03.092238 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f7b48c12-92cb-4dbd-9b6d-d54223eba7e2 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:03.092412 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f7b48c12-92cb-4dbd-9b6d-d54223eba7e2 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:03.102748 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:03.102748 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:03.106900 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f7b48c12-92cb-4dbd-9b6d-d54223eba7e2 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Volume info retrieved successfully. Aug 14 03:46:03.112308 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f7b48c12-92cb-4dbd-9b6d-d54223eba7e2 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:03.112751 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 95/373] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:03 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:03.174204 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fd44a652-5f50-4c6f-b427-4c2d5088aea7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:03.179910 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b81e9295-e28c-4508-980e-95af0540772d tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Aug 14 03:46:03.180365 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b81e9295-e28c-4508-980e-95af0540772d tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:03.180365 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b81e9295-e28c-4508-980e-95af0540772d tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] Calling method 'get_pools' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:03.180669 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fd44a652-5f50-4c6f-b427-4c2d5088aea7 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:03.180878 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fd44a652-5f50-4c6f-b427-4c2d5088aea7 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:03.181060 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fd44a652-5f50-4c6f-b427-4c2d5088aea7 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:03.189170 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b81e9295-e28c-4508-980e-95af0540772d tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 03:46:03.189551 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 95/374] 10.4.3.64 () {66 vars in 1284 bytes} [Fri Aug 14 03:46:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:03.197017 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9cd0e8c5-1018-40d6-9dcf-92e5656c54c5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:03.198927 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9cd0e8c5-1018-40d6-9dcf-92e5656c54c5 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools?detail=True Aug 14 03:46:03.199229 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9cd0e8c5-1018-40d6-9dcf-92e5656c54c5 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:03.199334 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9cd0e8c5-1018-40d6-9dcf-92e5656c54c5 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] Calling method 'get_pools' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:03.207832 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:03.207832 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:03.208145 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9cd0e8c5-1018-40d6-9dcf-92e5656c54c5 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 14 03:46:03.208622 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 93/375] 10.4.3.64 () {66 vars in 1307 bytes} [Fri Aug 14 03:46:03 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:03.212364 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fd44a652-5f50-4c6f-b427-4c2d5088aea7 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:03.219916 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8b5f1f27-88f0-41c8-8c99-890e175817b7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:03.221830 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fd44a652-5f50-4c6f-b427-4c2d5088aea7 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:03.222216 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 93/376] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:03 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:03.223524 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8b5f1f27-88f0-41c8-8c99-890e175817b7 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] GET https://10.4.3.64/volume/v3/capabilities/np0000007313@storpool Aug 14 03:46:03.223729 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8b5f1f27-88f0-41c8-8c99-890e175817b7 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:03.223919 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8b5f1f27-88f0-41c8-8c99-890e175817b7 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:03.235708 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8b5f1f27-88f0-41c8-8c99-890e175817b7 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] https://10.4.3.64/volume/v3/capabilities/np0000007313@storpool returned with HTTP 200 Aug 14 03:46:03.236220 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 96/377] 10.4.3.64 () {66 vars in 1311 bytes} [Fri Aug 14 03:46:03 2026] GET /volume/v3/capabilities/np0000007313@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:03.245368 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b2d2c7d4-47e5-411f-992d-93dd3617d5f3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:03.247500 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2d2c7d4-47e5-411f-992d-93dd3617d5f3 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] GET https://10.4.3.64/volume/v3/capabilities/np0000007313@storpool Aug 14 03:46:03.247793 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2d2c7d4-47e5-411f-992d-93dd3617d5f3 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:03.248119 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2d2c7d4-47e5-411f-992d-93dd3617d5f3 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:03.260850 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2d2c7d4-47e5-411f-992d-93dd3617d5f3 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] https://10.4.3.64/volume/v3/capabilities/np0000007313@storpool returned with HTTP 200 Aug 14 03:46:03.261398 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 96/378] 10.4.3.64 () {66 vars in 1311 bytes} [Fri Aug 14 03:46:03 2026] GET /volume/v3/capabilities/np0000007313@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:03.271583 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fe55d282-d328-4822-960b-941a97c231de None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:03.273651 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fe55d282-d328-4822-960b-941a97c231de tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] GET https://10.4.3.64/volume/v3/capabilities/np0000007313@storpool Aug 14 03:46:03.273863 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fe55d282-d328-4822-960b-941a97c231de tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:03.274077 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fe55d282-d328-4822-960b-941a97c231de tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:03.284559 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fe55d282-d328-4822-960b-941a97c231de tempest-BackendsCapabilitiesAdminTestsJSON-1387622010 tempest-BackendsCapabilitiesAdminTestsJSON-1387622010-project-admin] https://10.4.3.64/volume/v3/capabilities/np0000007313@storpool returned with HTTP 200 Aug 14 03:46:03.285288 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 94/379] 10.4.3.64 () {66 vars in 1311 bytes} [Fri Aug 14 03:46:03 2026] GET /volume/v3/capabilities/np0000007313@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:03.593449 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-28579e69-8c18-4927-a204-45002c6e8274 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:03.595666 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-28579e69-8c18-4927-a204-45002c6e8274 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:03.595968 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-28579e69-8c18-4927-a204-45002c6e8274 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:03.596065 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-28579e69-8c18-4927-a204-45002c6e8274 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:03.605655 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:03.605655 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:03.609111 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-28579e69-8c18-4927-a204-45002c6e8274 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:46:03.614042 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-28579e69-8c18-4927-a204-45002c6e8274 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:46:03.614449 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 94/380] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:03 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:04.092255 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-7432bf81-ece6-440b-9589-80df69e221bb req-0b18f8b3-152d-4c47-ba96-bac48f2f4d06 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:04.096079 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-0b18f8b3-152d-4c47-ba96-bac48f2f4d06 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] POST https://10.4.3.64/volume/v3/attachments/491c4a5f-4b0a-42a8-9b3c-7af0b47deee3/action Aug 14 03:46:04.097391 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-0b18f8b3-152d-4c47-ba96-bac48f2f4d06 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:04.097574 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-0b18f8b3-152d-4c47-ba96-bac48f2f4d06 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:04.123624 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:04.123624 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:04.127594 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8d6a4cc8-b578-4e42-8a02-da540912a31a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:04.130397 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8d6a4cc8-b578-4e42-8a02-da540912a31a tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:04.130780 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8d6a4cc8-b578-4e42-8a02-da540912a31a tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:04.131083 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8d6a4cc8-b578-4e42-8a02-da540912a31a tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:04.140550 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7432bf81-ece6-440b-9589-80df69e221bb req-0b18f8b3-152d-4c47-ba96-bac48f2f4d06 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/attachments/491c4a5f-4b0a-42a8-9b3c-7af0b47deee3/action returned with HTTP 204 Aug 14 03:46:04.141105 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 97/381] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:46:04 2026] POST /volume/v3/attachments/491c4a5f-4b0a-42a8-9b3c-7af0b47deee3/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:04.146921 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:04.146921 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:04.156207 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8d6a4cc8-b578-4e42-8a02-da540912a31a tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Volume info retrieved successfully. Aug 14 03:46:04.162351 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8d6a4cc8-b578-4e42-8a02-da540912a31a tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:04.164289 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 97/382] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:04 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:04.240096 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bf1fc7a4-05bd-4f02-852f-3175ae1451c6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:04.241948 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bf1fc7a4-05bd-4f02-852f-3175ae1451c6 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:04.242163 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bf1fc7a4-05bd-4f02-852f-3175ae1451c6 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:04.242377 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bf1fc7a4-05bd-4f02-852f-3175ae1451c6 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:04.251055 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:04.251055 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:04.264467 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bf1fc7a4-05bd-4f02-852f-3175ae1451c6 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:04.268688 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bf1fc7a4-05bd-4f02-852f-3175ae1451c6 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:04.269114 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 95/383] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:04 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:04.627049 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5dca96c2-e637-4de7-99ab-1ff1262e4b26 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:04.628985 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5dca96c2-e637-4de7-99ab-1ff1262e4b26 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:04.629448 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5dca96c2-e637-4de7-99ab-1ff1262e4b26 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:04.629660 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5dca96c2-e637-4de7-99ab-1ff1262e4b26 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:04.640159 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:04.640159 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:04.644338 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5dca96c2-e637-4de7-99ab-1ff1262e4b26 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:46:04.649071 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5dca96c2-e637-4de7-99ab-1ff1262e4b26 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:46:04.649775 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 95/384] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:04 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:04.686258 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2a9a0ac1-f870-4e01-a4d7-6bd883e18245 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:04.686258 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2a9a0ac1-f870-4e01-a4d7-6bd883e18245 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:04.686258 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2a9a0ac1-f870-4e01-a4d7-6bd883e18245 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:04.686258 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2a9a0ac1-f870-4e01-a4d7-6bd883e18245 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:04.698031 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:04.698031 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:04.702162 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2a9a0ac1-f870-4e01-a4d7-6bd883e18245 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:46:04.706766 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2a9a0ac1-f870-4e01-a4d7-6bd883e18245 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:46:04.707347 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 98/385] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:04 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:04.848180 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-91e42f67-8733-4249-a1df-44ecd0666658 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:05.063618 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:05.064010 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-383346835"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:05.065874 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-383346835'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:05.066000 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Create volume of 1 GB Aug 14 03:46:05.070060 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Availability Zones retrieved successfully. Aug 14 03:46:05.076335 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Flow 'volume_create_api' (79ca94a3-e522-4f02-beae-5579a545a4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:05.077250 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f5c1bd1-bdfb-4fb5-a55d-c82cdde19c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:05.078284 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:05.105029 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-96f7cb32-786b-4531-88f8-6df786487560 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:05.106829 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-96f7cb32-786b-4531-88f8-6df786487560 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:05.107015 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-96f7cb32-786b-4531-88f8-6df786487560 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:05.107218 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-96f7cb32-786b-4531-88f8-6df786487560 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:05.113290 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f5c1bd1-bdfb-4fb5-a55d-c82cdde19c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:05.114003 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b864fd07-c582-4e56-af3c-dac88a3a908f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:05.117514 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:05.117514 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:05.121202 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-96f7cb32-786b-4531-88f8-6df786487560 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:46:05.132450 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-96f7cb32-786b-4531-88f8-6df786487560 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:46:05.133112 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 96/386] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:05 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:05.179770 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-aba2df59-67af-4872-a16f-065c2b55a7d4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:05.187042 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-aba2df59-67af-4872-a16f-065c2b55a7d4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:05.188203 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-aba2df59-67af-4872-a16f-065c2b55a7d4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:05.188203 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-aba2df59-67af-4872-a16f-065c2b55a7d4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:05.198983 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Created reservations ['b192fa26-db45-4441-a491-59f268219fff', 'adae3e07-202f-4723-8cef-4c00c4b92d8f', '3191b468-e656-4045-9133-7870d2f53570', '39705baf-1265-4750-bc00-1b559a8989fe'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:05.200194 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b864fd07-c582-4e56-af3c-dac88a3a908f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b192fa26-db45-4441-a491-59f268219fff', 'adae3e07-202f-4723-8cef-4c00c4b92d8f', '3191b468-e656-4045-9133-7870d2f53570', '39705baf-1265-4750-bc00-1b559a8989fe']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:05.200194 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47eae01d-1565-4278-afa2-1426e9f04f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:05.212640 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-0da46cff-2adf-4e20-b12b-780ca53aba11 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:05.216761 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:05.216761 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:05.217852 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-0da46cff-2adf-4e20-b12b-780ca53aba11 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:05.218080 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-0da46cff-2adf-4e20-b12b-780ca53aba11 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:05.218338 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-0da46cff-2adf-4e20-b12b-780ca53aba11 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:05.222751 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-aba2df59-67af-4872-a16f-065c2b55a7d4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Volume info retrieved successfully. Aug 14 03:46:05.227424 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-aba2df59-67af-4872-a16f-065c2b55a7d4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:05.227814 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 96/387] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:05 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:05.230065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47eae01d-1565-4278-afa2-1426e9f04f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de51e642-d699-4707-9548-818a11e6f412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-383346835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d2ffd139fcb402fa4aa1428113d4652',qos_specs=None,replication_status=,reservations=['b192fa26-db45-4441-a491-59f268219fff','adae3e07-202f-4723-8cef-4c00c4b92d8f','3191b468-e656-4045-9133-7870d2f53570','39705baf-1265-4750-bc00-1b559a8989fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89a512eedc7b4b0983090e5fe4f59cff',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-383346835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de51e642-d699-4707-9548-818a11e6f412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d2ffd139fcb402fa4aa1428113d4652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89a512eedc7b4b0983090e5fe4f59cff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:05.231439 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0598cf-87a5-4078-9a73-d465875b947f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:05.232287 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:05.232287 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:05.240169 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-0da46cff-2adf-4e20-b12b-780ca53aba11 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:46:05.245986 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-0da46cff-2adf-4e20-b12b-780ca53aba11 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:46:05.246408 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 99/388] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:46:05 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:05.251970 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d0598cf-87a5-4078-9a73-d465875b947f) transitioned into state 'SUCCESS' from state '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-383346835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d2ffd139fcb402fa4aa1428113d4652',qos_specs=None,replication_status=,reservations=['b192fa26-db45-4441-a491-59f268219fff','adae3e07-202f-4723-8cef-4c00c4b92d8f','3191b468-e656-4045-9133-7870d2f53570','39705baf-1265-4750-bc00-1b559a8989fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89a512eedc7b4b0983090e5fe4f59cff',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:05.252755 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11a94c0-6954-4884-90c6-af4d399778df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:05.260958 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-80095194-3894-4717-963f-4ef2f1438391 req-db25e503-9666-4321-80e5-d6d09e436793 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:05.262324 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-55be7353-272d-4ca9-8778-6dc79eec881f req-3861adbc-9a12-4395-8218-3a3259a227dd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:05.264291 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-55be7353-272d-4ca9-8778-6dc79eec881f req-3861adbc-9a12-4395-8218-3a3259a227dd tempest-VolumesAssistedSnapshotsTest-442484150 tempest-VolumesAssistedSnapshotsTest-442484150-project] POST https://10.4.3.64/volume/v3/snapshots/None/action Aug 14 03:46:05.264381 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11a94c0-6954-4884-90c6-af4d399778df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:05.264738 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-55be7353-272d-4ca9-8778-6dc79eec881f req-3861adbc-9a12-4395-8218-3a3259a227dd tempest-VolumesAssistedSnapshotsTest-442484150 tempest-VolumesAssistedSnapshotsTest-442484150-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:05.265087 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-55be7353-272d-4ca9-8778-6dc79eec881f req-3861adbc-9a12-4395-8218-3a3259a227dd tempest-VolumesAssistedSnapshotsTest-442484150 tempest-VolumesAssistedSnapshotsTest-442484150-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:05.265188 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-80095194-3894-4717-963f-4ef2f1438391 req-db25e503-9666-4321-80e5-d6d09e436793 tempest-VolumesAssistedSnapshotsTest-442484150 tempest-VolumesAssistedSnapshotsTest-442484150-project] POST https://10.4.3.64/volume/v3/snapshots/d1729065-7628-472f-a15b-e89651e58862/action Aug 14 03:46:05.265233 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Flow 'volume_create_api' (79ca94a3-e522-4f02-beae-5579a545a4fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:05.265466 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Create volume request issued successfully. Aug 14 03:46:05.265522 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-80095194-3894-4717-963f-4ef2f1438391 req-db25e503-9666-4321-80e5-d6d09e436793 tempest-VolumesAssistedSnapshotsTest-442484150 tempest-VolumesAssistedSnapshotsTest-442484150-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:05.265634 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-80095194-3894-4717-963f-4ef2f1438391 req-db25e503-9666-4321-80e5-d6d09e436793 tempest-VolumesAssistedSnapshotsTest-442484150 tempest-VolumesAssistedSnapshotsTest-442484150-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:05.266163 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-91e42f67-8733-4249-a1df-44ecd0666658 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:05.266794 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 98/389] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:46:04 2026] POST /volume/v3/volumes => generated 816 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:05.267301 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.snapshot_actions [req-55be7353-272d-4ca9-8778-6dc79eec881f req-3861adbc-9a12-4395-8218-3a3259a227dd tempest-VolumesAssistedSnapshotsTest-442484150 tempest-VolumesAssistedSnapshotsTest-442484150-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100328) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 03:46:05.268817 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.snapshot_actions [req-80095194-3894-4717-963f-4ef2f1438391 req-db25e503-9666-4321-80e5-d6d09e436793 tempest-VolumesAssistedSnapshotsTest-442484150 tempest-VolumesAssistedSnapshotsTest-442484150-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100329) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 03:46:05.278006 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7c9bd513-ea1e-40d7-aca5-eec32a3bf6a5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:05.279850 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7c9bd513-ea1e-40d7-aca5-eec32a3bf6a5 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] GET https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 Aug 14 03:46:05.279922 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7c9bd513-ea1e-40d7-aca5-eec32a3bf6a5 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:05.280103 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7c9bd513-ea1e-40d7-aca5-eec32a3bf6a5 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:05.284718 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e5e04813-3843-464c-8ca7-6e68baa059d7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:05.287069 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5e04813-3843-464c-8ca7-6e68baa059d7 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:05.287436 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5e04813-3843-464c-8ca7-6e68baa059d7 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:05.287509 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5e04813-3843-464c-8ca7-6e68baa059d7 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:05.288900 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-55be7353-272d-4ca9-8778-6dc79eec881f req-3861adbc-9a12-4395-8218-3a3259a227dd tempest-VolumesAssistedSnapshotsTest-442484150 tempest-VolumesAssistedSnapshotsTest-442484150-project] https://10.4.3.64/volume/v3/snapshots/None/action returned with HTTP 404 Aug 14 03:46:05.289560 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 97/390] 10.4.3.64 () {72 vars in 1575 bytes} [Fri Aug 14 03:46:05 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:05.290551 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:05.290551 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:05.294208 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7c9bd513-ea1e-40d7-aca5-eec32a3bf6a5 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Volume info retrieved successfully. Aug 14 03:46:05.295787 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-80095194-3894-4717-963f-4ef2f1438391 req-db25e503-9666-4321-80e5-d6d09e436793 tempest-VolumesAssistedSnapshotsTest-442484150 tempest-VolumesAssistedSnapshotsTest-442484150-project] https://10.4.3.64/volume/v3/snapshots/d1729065-7628-472f-a15b-e89651e58862/action returned with HTTP 404 Aug 14 03:46:05.296461 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 97/391] 10.4.3.64 () {72 vars in 1671 bytes} [Fri Aug 14 03:46:05 2026] POST /volume/v3/snapshots/d1729065-7628-472f-a15b-e89651e58862/action => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:05.299061 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7c9bd513-ea1e-40d7-aca5-eec32a3bf6a5 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 returned with HTTP 200 Aug 14 03:46:05.299480 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 100/392] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:05 2026] GET /volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:05.300560 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:05.300560 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:05.301055 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-ace62039-9437-49c2-a1d3-704a445e2c05 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:05.303902 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-ace62039-9437-49c2-a1d3-704a445e2c05 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] POST https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626/action Aug 14 03:46:05.304364 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-ace62039-9437-49c2-a1d3-704a445e2c05 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:05.304611 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-ace62039-9437-49c2-a1d3-704a445e2c05 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:05.304992 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e5e04813-3843-464c-8ca7-6e68baa059d7 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:05.310547 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5e04813-3843-464c-8ca7-6e68baa059d7 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:05.310978 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 99/393] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:05 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:05.319434 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:05.319434 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:05.319807 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-ace62039-9437-49c2-a1d3-704a445e2c05 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:46:05.327948 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-ace62039-9437-49c2-a1d3-704a445e2c05 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Begin detaching volume completed successfully. Aug 14 03:46:05.328182 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-ace62039-9437-49c2-a1d3-704a445e2c05 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626/action returned with HTTP 202 Aug 14 03:46:05.328649 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 98/394] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:46:05 2026] POST /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:46:05.384384 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-17f200fc-cfe7-484e-ab9f-ab50172ff669 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:05.384783 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-17f200fc-cfe7-484e-ab9f-ab50172ff669 None None] GET https://10.4.3.64/volume// Aug 14 03:46:05.384948 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-17f200fc-cfe7-484e-ab9f-ab50172ff669 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:05.385149 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-17f200fc-cfe7-484e-ab9f-ab50172ff669 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:05.385464 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-17f200fc-cfe7-484e-ab9f-ab50172ff669 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:46:05.385772 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 98/395] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:46:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:46:05.401187 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-4f0a54fb-e255-430e-9aa4-9ccafe91382f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:05.404594 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-4f0a54fb-e255-430e-9aa4-9ccafe91382f tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:05.404839 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-4f0a54fb-e255-430e-9aa4-9ccafe91382f tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:05.405050 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-4f0a54fb-e255-430e-9aa4-9ccafe91382f tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:05.421315 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:05.421315 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:05.425326 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-4f0a54fb-e255-430e-9aa4-9ccafe91382f tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:46:05.429573 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-4f0a54fb-e255-430e-9aa4-9ccafe91382f tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:46:05.430314 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 101/396] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:46:05 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1551 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:46:06.153688 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b244f80c-7006-46cc-97b3-f75b8c9039fe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.245919 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-85312cd5-9ee3-4007-b34a-2e718bc56464 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.248282 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-85312cd5-9ee3-4007-b34a-2e718bc56464 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:06.248556 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-85312cd5-9ee3-4007-b34a-2e718bc56464 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.248859 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-85312cd5-9ee3-4007-b34a-2e718bc56464 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.261099 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:06.261099 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:06.265516 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-85312cd5-9ee3-4007-b34a-2e718bc56464 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Volume info retrieved successfully. Aug 14 03:46:06.270022 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-85312cd5-9ee3-4007-b34a-2e718bc56464 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:06.270459 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 99/397] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:06 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:06.318027 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-982d45fc-92ad-4d4e-82a1-d59ad42899c4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.322642 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-982d45fc-92ad-4d4e-82a1-d59ad42899c4 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] GET https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 Aug 14 03:46:06.322945 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-982d45fc-92ad-4d4e-82a1-d59ad42899c4 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.323198 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-982d45fc-92ad-4d4e-82a1-d59ad42899c4 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.323589 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-23fdb2bb-f0e0-40b2-90b5-24e19b092589 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.326305 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-23fdb2bb-f0e0-40b2-90b5-24e19b092589 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:06.326549 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-23fdb2bb-f0e0-40b2-90b5-24e19b092589 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.326797 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-23fdb2bb-f0e0-40b2-90b5-24e19b092589 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.330634 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:06.330634 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:06.334165 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-982d45fc-92ad-4d4e-82a1-d59ad42899c4 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Volume info retrieved successfully. Aug 14 03:46:06.337286 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:06.337286 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:06.341815 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-23fdb2bb-f0e0-40b2-90b5-24e19b092589 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:06.344826 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-982d45fc-92ad-4d4e-82a1-d59ad42899c4 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 returned with HTTP 200 Aug 14 03:46:06.345259 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 99/398] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:06 2026] GET /volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:06.346638 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-23fdb2bb-f0e0-40b2-90b5-24e19b092589 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:06.347430 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 102/399] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:06 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:06.358226 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b135a756-0850-4710-92cc-588e9194cd1d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.359269 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b244f80c-7006-46cc-97b3-f75b8c9039fe tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 Aug 14 03:46:06.359533 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b244f80c-7006-46cc-97b3-f75b8c9039fe tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.359778 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b244f80c-7006-46cc-97b3-f75b8c9039fe tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.359980 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b135a756-0850-4710-92cc-588e9194cd1d tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] POST https://10.4.3.64/volume/v3/volume-transfers Aug 14 03:46:06.360359 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b135a756-0850-4710-92cc-588e9194cd1d tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "de51e642-d699-4707-9548-818a11e6f412"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:06.361661 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volume_transfer [None req-b135a756-0850-4710-92cc-588e9194cd1d tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Creating new volume transfer {'transfer': {'volume_id': 'de51e642-d699-4707-9548-818a11e6f412'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 03:46:06.361786 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volume_transfer [None req-b135a756-0850-4710-92cc-588e9194cd1d tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Creating transfer of volume de51e642-d699-4707-9548-818a11e6f412 Aug 14 03:46:06.361888 np0000007313 devstack@c-api.service[100328]: INFO cinder.transfer.api [None req-b135a756-0850-4710-92cc-588e9194cd1d tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Generating transfer record for volume de51e642-d699-4707-9548-818a11e6f412 Aug 14 03:46:06.369473 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:06.369473 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:06.369946 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-b244f80c-7006-46cc-97b3-f75b8c9039fe tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:06.370327 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-b244f80c-7006-46cc-97b3-f75b8c9039fe tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:06.370705 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-b244f80c-7006-46cc-97b3-f75b8c9039fe tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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 14 03:46:06.371241 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-b244f80c-7006-46cc-97b3-f75b8c9039fe tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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 14 03:46:06.371519 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-b244f80c-7006-46cc-97b3-f75b8c9039fe tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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 14 03:46:06.371818 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-b244f80c-7006-46cc-97b3-f75b8c9039fe tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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 14 03:46:06.377398 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b244f80c-7006-46cc-97b3-f75b8c9039fe tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 returned with HTTP 200 Aug 14 03:46:06.378328 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 100/400] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:46:06 2026] GET /volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 => generated 437 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:06.389376 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-67021a9e-c357-48df-95e1-db61d12ac604 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.391983 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-67021a9e-c357-48df-95e1-db61d12ac604 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9/defaults Aug 14 03:46:06.392310 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-67021a9e-c357-48df-95e1-db61d12ac604 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.392574 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-67021a9e-c357-48df-95e1-db61d12ac604 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'defaults' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.402153 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-67021a9e-c357-48df-95e1-db61d12ac604 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:06.402636 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-67021a9e-c357-48df-95e1-db61d12ac604 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:06.403033 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-67021a9e-c357-48df-95e1-db61d12ac604 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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 14 03:46:06.403720 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-67021a9e-c357-48df-95e1-db61d12ac604 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:06.405263 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-67021a9e-c357-48df-95e1-db61d12ac604 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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 14 03:46:06.405263 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-67021a9e-c357-48df-95e1-db61d12ac604 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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 14 03:46:06.405335 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b135a756-0850-4710-92cc-588e9194cd1d tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 202 Aug 14 03:46:06.405368 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-67021a9e-c357-48df-95e1-db61d12ac604 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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 14 03:46:06.405403 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 100/401] 10.4.3.64 () {70 vars in 1319 bytes} [Fri Aug 14 03:46:06 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:06.415951 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-67021a9e-c357-48df-95e1-db61d12ac604 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9/defaults returned with HTTP 200 Aug 14 03:46:06.416509 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 100/402] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Aug 14 03:46:06 2026] GET /volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9/defaults => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:06.420484 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d7009d26-b868-4c8a-8978-ee5dbbe63a38 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.427548 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d7009d26-b868-4c8a-8978-ee5dbbe63a38 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] GET https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 Aug 14 03:46:06.429057 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d7009d26-b868-4c8a-8978-ee5dbbe63a38 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.429357 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d7009d26-b868-4c8a-8978-ee5dbbe63a38 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.430239 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b84e009b-fc1d-402a-9f5a-440dd94dd2c0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.432555 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b84e009b-fc1d-402a-9f5a-440dd94dd2c0 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 Aug 14 03:46:06.432851 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b84e009b-fc1d-402a-9f5a-440dd94dd2c0 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:06.442905 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:06.442905 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:06.447880 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d7009d26-b868-4c8a-8978-ee5dbbe63a38 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Volume info retrieved successfully. Aug 14 03:46:06.454779 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d7009d26-b868-4c8a-8978-ee5dbbe63a38 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 returned with HTTP 200 Aug 14 03:46:06.455251 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 103/403] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:06 2026] GET /volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:06.474324 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2dd61307-1213-4619-ae79-7580389d8afa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.476456 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2dd61307-1213-4619-ae79-7580389d8afa tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] GET https://10.4.3.64/volume/v3/volume-transfers/7eb0e3d0-809e-4859-aeb9-48451ab1e452 Aug 14 03:46:06.476692 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2dd61307-1213-4619-ae79-7580389d8afa tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.476902 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2dd61307-1213-4619-ae79-7580389d8afa tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.483248 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b84e009b-fc1d-402a-9f5a-440dd94dd2c0 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 returned with HTTP 200 Aug 14 03:46:06.483716 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 101/404] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Aug 14 03:46:06 2026] PUT /volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 => generated 395 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:06.486578 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2dd61307-1213-4619-ae79-7580389d8afa tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volume-transfers/7eb0e3d0-809e-4859-aeb9-48451ab1e452 returned with HTTP 200 Aug 14 03:46:06.486988 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 101/405] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Aug 14 03:46:06 2026] GET /volume/v3/volume-transfers/7eb0e3d0-809e-4859-aeb9-48451ab1e452 => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:06.491327 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-516ff4bb-ace2-4467-9198-9ae70103dbbd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.493374 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-516ff4bb-ace2-4467-9198-9ae70103dbbd tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] DELETE https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 Aug 14 03:46:06.493563 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-516ff4bb-ace2-4467-9198-9ae70103dbbd tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.493769 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-516ff4bb-ace2-4467-9198-9ae70103dbbd tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.497603 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1137b61e-4cc1-47fd-b4d4-47fbfb37d2aa None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.499098 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1137b61e-4cc1-47fd-b4d4-47fbfb37d2aa tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] GET https://10.4.3.64/volume/v3/volume-transfers Aug 14 03:46:06.499312 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1137b61e-4cc1-47fd-b4d4-47fbfb37d2aa tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.499365 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-516ff4bb-ace2-4467-9198-9ae70103dbbd tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 returned with HTTP 200 Aug 14 03:46:06.499481 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1137b61e-4cc1-47fd-b4d4-47fbfb37d2aa tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.499668 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volume_transfer [None req-1137b61e-4cc1-47fd-b4d4-47fbfb37d2aa tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Listing volume transfers {{(pid=100327) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 03:46:06.499787 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 101/406] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:46:06 2026] DELETE /volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 => generated 0 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:46:06.506433 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d97e3c6d-5ef6-49b0-8a04-929c88d1ed93 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.509615 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d97e3c6d-5ef6-49b0-8a04-929c88d1ed93 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 Aug 14 03:46:06.509903 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d97e3c6d-5ef6-49b0-8a04-929c88d1ed93 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.510148 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d97e3c6d-5ef6-49b0-8a04-929c88d1ed93 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.510201 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1137b61e-4cc1-47fd-b4d4-47fbfb37d2aa tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 200 Aug 14 03:46:06.510537 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 104/407] 10.4.3.64 () {68 vars in 1298 bytes} [Fri Aug 14 03:46:06 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:06.518912 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-180ad776-3ca5-454b-9f05-6d5243452902 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.522897 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d97e3c6d-5ef6-49b0-8a04-929c88d1ed93 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 returned with HTTP 200 Aug 14 03:46:06.523366 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 102/408] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:46:06 2026] GET /volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:06.533475 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5a13ee82-0f0f-4c54-948e-32cf03e2e9a5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.535165 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5a13ee82-0f0f-4c54-948e-32cf03e2e9a5 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 Aug 14 03:46:06.535492 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5a13ee82-0f0f-4c54-948e-32cf03e2e9a5 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:06.603834 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5a13ee82-0f0f-4c54-948e-32cf03e2e9a5 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 returned with HTTP 200 Aug 14 03:46:06.604308 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 102/409] 10.4.3.64 () {68 vars in 1368 bytes} [Fri Aug 14 03:46:06 2026] PUT /volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 => generated 395 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:06.619735 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d95d1400-da3d-468a-b711-2ea2c3a51c0c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.621577 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d95d1400-da3d-468a-b711-2ea2c3a51c0c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9/defaults Aug 14 03:46:06.621864 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d95d1400-da3d-468a-b711-2ea2c3a51c0c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.622055 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d95d1400-da3d-468a-b711-2ea2c3a51c0c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'defaults' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.631601 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d95d1400-da3d-468a-b711-2ea2c3a51c0c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9/defaults returned with HTTP 200 Aug 14 03:46:06.632024 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 105/410] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Aug 14 03:46:06 2026] GET /volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9/defaults => generated 437 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:06.641851 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9d5fe30d-6ac4-44db-a227-3a68eeab4e1f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.643711 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9d5fe30d-6ac4-44db-a227-3a68eeab4e1f tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 Aug 14 03:46:06.643895 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9d5fe30d-6ac4-44db-a227-3a68eeab4e1f tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.644080 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9d5fe30d-6ac4-44db-a227-3a68eeab4e1f tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.657782 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9d5fe30d-6ac4-44db-a227-3a68eeab4e1f tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 returned with HTTP 200 Aug 14 03:46:06.658200 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 103/411] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:46:06 2026] GET /volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:06.667629 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-27bc5152-c6bd-4116-9924-a5bfba68d2ca None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.669833 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-27bc5152-c6bd-4116-9924-a5bfba68d2ca tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9?usage=True Aug 14 03:46:06.670045 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-27bc5152-c6bd-4116-9924-a5bfba68d2ca tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.670261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-27bc5152-c6bd-4116-9924-a5bfba68d2ca tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.687841 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-27bc5152-c6bd-4116-9924-a5bfba68d2ca tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9?usage=True returned with HTTP 200 Aug 14 03:46:06.688281 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 103/412] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:46:06 2026] GET /volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:06.699060 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.702618 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-180ad776-3ca5-454b-9f05-6d5243452902 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] POST https://10.4.3.64/volume/v3/volume-transfers/7eb0e3d0-809e-4859-aeb9-48451ab1e452/accept Aug 14 03:46:06.703026 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-180ad776-3ca5-454b-9f05-6d5243452902 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "713a1904eca35323"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:06.704944 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.volume_transfer [None req-180ad776-3ca5-454b-9f05-6d5243452902 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Accepting volume transfer 7eb0e3d0-809e-4859-aeb9-48451ab1e452 {{(pid=100328) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 03:46:06.705095 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.volume_transfer [None req-180ad776-3ca5-454b-9f05-6d5243452902 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Accepting transfer 7eb0e3d0-809e-4859-aeb9-48451ab1e452 Aug 14 03:46:06.754024 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-180ad776-3ca5-454b-9f05-6d5243452902 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Created reservations ['82a0a7a0-18d7-41d3-bb93-105c799d089a', '649a21c7-c6c7-44c1-8dc4-8d10216790ef', 'd8c2d107-e918-4929-8dfb-068d4ba53744', 'd5e381e3-e2c9-42d4-9535-1d084d109d8e'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:06.773038 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-180ad776-3ca5-454b-9f05-6d5243452902 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Created reservations ['1eeb3476-e238-4a42-b834-f2626e915090', '24c15f0e-0e56-40e9-90b5-bed9cf62f381', '2443d7f3-6f4d-4cc9-aedc-95f509479996', 'd7b7fedf-5960-481a-9df7-ea485110c46e'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:06.789262 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-180ad776-3ca5-454b-9f05-6d5243452902 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-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 14 03:46:06.808652 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-180ad776-3ca5-454b-9f05-6d5243452902 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Created reservations ['e3ccb9b4-45b3-403b-a705-ce513bb9bd8c', 'db400faf-81f7-4969-be6a-078e7ce57c46', '4602cb24-a1d3-400e-952e-6b7e1bd9b4ad', 'cb89ee7d-7b0e-418e-a239-eeb9570326cd'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:06.837538 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-180ad776-3ca5-454b-9f05-6d5243452902 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Created reservations ['c3cf6709-ea36-44b3-9037-58c65d012a4a', '25c62787-e2af-4af4-9e80-99c6f8516b6c', 'ae8c9fe6-57bb-4793-89e1-f2697dc5e167', 'f08bd1a1-ec3b-4092-a6de-b79b3d254aab'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:06.848590 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-180ad776-3ca5-454b-9f05-6d5243452902 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Transfer volume completed successfully. Aug 14 03:46:06.902501 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:06.902991 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1590887859"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:06.904913 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1590887859'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:06.905087 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Create volume of 1 GB Aug 14 03:46:06.909787 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Availability Zones retrieved successfully. Aug 14 03:46:06.910879 np0000007313 devstack@c-api.service[100328]: INFO cinder.transfer.api [None req-180ad776-3ca5-454b-9f05-6d5243452902 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Volume de51e642-d699-4707-9548-818a11e6f412 has been transferred. Aug 14 03:46:06.917836 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Flow 'volume_create_api' (4e00b54a-ce8c-492b-a9e5-b6ec1035573a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:06.919351 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (916e36e5-13f2-44a6-a67e-afce541b8d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:06.920562 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-180ad776-3ca5-454b-9f05-6d5243452902 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] https://10.4.3.64/volume/v3/volume-transfers/7eb0e3d0-809e-4859-aeb9-48451ab1e452/accept returned with HTTP 202 Aug 14 03:46:06.920764 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:06.921005 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 102/413] 10.4.3.64 () {70 vars in 1451 bytes} [Fri Aug 14 03:46:06 2026] POST /volume/v3/volume-transfers/7eb0e3d0-809e-4859-aeb9-48451ab1e452/accept => generated 363 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:06.930086 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1293b06e-0d4e-4747-be32-cb235782cac1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.932340 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1293b06e-0d4e-4747-be32-cb235782cac1 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] GET https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 Aug 14 03:46:06.932640 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1293b06e-0d4e-4747-be32-cb235782cac1 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.932860 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1293b06e-0d4e-4747-be32-cb235782cac1 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.941415 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:06.941415 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:06.945116 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1293b06e-0d4e-4747-be32-cb235782cac1 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Volume info retrieved successfully. Aug 14 03:46:06.949242 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1293b06e-0d4e-4747-be32-cb235782cac1 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 returned with HTTP 200 Aug 14 03:46:06.949581 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 104/414] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:06 2026] GET /volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:06.955691 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (916e36e5-13f2-44a6-a67e-afce541b8d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:06.956418 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1097406-164b-44fe-90d3-f5a4011d24cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:06.963473 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1e452199-7cd9-4ecd-9f06-afcbc5b11d78 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.966196 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e452199-7cd9-4ecd-9f06-afcbc5b11d78 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] GET https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 Aug 14 03:46:06.966406 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e452199-7cd9-4ecd-9f06-afcbc5b11d78 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.966779 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e452199-7cd9-4ecd-9f06-afcbc5b11d78 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.974737 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:06.974737 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:06.977821 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1e452199-7cd9-4ecd-9f06-afcbc5b11d78 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] Volume info retrieved successfully. Aug 14 03:46:06.981313 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e452199-7cd9-4ecd-9f06-afcbc5b11d78 tempest-VolumesTransfersV357Test-1309659578 tempest-VolumesTransfersV357Test-1309659578-project-member] https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 returned with HTTP 200 Aug 14 03:46:06.981624 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 104/415] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:06 2026] GET /volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:06.992580 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-504f336d-feff-428f-8ce5-f2402c2f3132 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:06.994459 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-504f336d-feff-428f-8ce5-f2402c2f3132 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/7eb0e3d0-809e-4859-aeb9-48451ab1e452 Aug 14 03:46:06.994668 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-504f336d-feff-428f-8ce5-f2402c2f3132 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:06.994848 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-504f336d-feff-428f-8ce5-f2402c2f3132 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:06.994951 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.volume_transfer [None req-504f336d-feff-428f-8ce5-f2402c2f3132 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Delete transfer with id: 7eb0e3d0-809e-4859-aeb9-48451ab1e452 Aug 14 03:46:06.997952 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-504f336d-feff-428f-8ce5-f2402c2f3132 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volume-transfers/7eb0e3d0-809e-4859-aeb9-48451ab1e452 returned with HTTP 404 Aug 14 03:46:06.998418 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 103/416] 10.4.3.64 () {68 vars in 1412 bytes} [Fri Aug 14 03:46:06 2026] DELETE /volume/v3/volume-transfers/7eb0e3d0-809e-4859-aeb9-48451ab1e452 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:07.005732 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-83a7b85e-b757-4599-902d-a50ad04766ea None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:07.036148 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Created reservations ['63588ad8-db77-47e6-bb13-5536cdf4f809', '32c1fb56-4d6a-4cb0-aeab-f421f633cedd', '7f084704-0839-43f7-85b8-4c9651923ed7', 'e3afb755-515c-4695-b206-24c056420419'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:07.037277 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1097406-164b-44fe-90d3-f5a4011d24cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63588ad8-db77-47e6-bb13-5536cdf4f809', '32c1fb56-4d6a-4cb0-aeab-f421f633cedd', '7f084704-0839-43f7-85b8-4c9651923ed7', 'e3afb755-515c-4695-b206-24c056420419']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:07.038414 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8a5e8b-f7d6-4f06-8d54-5a0e09fbc099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:07.069316 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8a5e8b-f7d6-4f06-8d54-5a0e09fbc099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93662cb8-9453-47ff-9f7c-eda92460aca2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1590887859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e0dd42e1a4a482fb029b9ccfbf3d5a9',qos_specs=None,replication_status=,reservations=['63588ad8-db77-47e6-bb13-5536cdf4f809','32c1fb56-4d6a-4cb0-aeab-f421f633cedd','7f084704-0839-43f7-85b8-4c9651923ed7','e3afb755-515c-4695-b206-24c056420419'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6b3617241947de8545aea805d3c0ed',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1590887859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93662cb8-9453-47ff-9f7c-eda92460aca2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e0dd42e1a4a482fb029b9ccfbf3d5a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f6b3617241947de8545aea805d3c0ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:07.070780 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9163657-aeeb-4260-9e52-39bbec050c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:07.095969 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9163657-aeeb-4260-9e52-39bbec050c37) transitioned into state 'SUCCESS' from state '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-1590887859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e0dd42e1a4a482fb029b9ccfbf3d5a9',qos_specs=None,replication_status=,reservations=['63588ad8-db77-47e6-bb13-5536cdf4f809','32c1fb56-4d6a-4cb0-aeab-f421f633cedd','7f084704-0839-43f7-85b8-4c9651923ed7','e3afb755-515c-4695-b206-24c056420419'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6b3617241947de8545aea805d3c0ed',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:07.096723 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a14baf-ed84-46e0-b513-5b309898904f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:07.109632 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a14baf-ed84-46e0-b513-5b309898904f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:07.110640 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Flow 'volume_create_api' (4e00b54a-ce8c-492b-a9e5-b6ec1035573a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:07.110787 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-f4eef57b-caf9-4d45-8e45-55c5b9f48749 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:07.110941 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Create volume request issued successfully. Aug 14 03:46:07.111736 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5ad5af55-5773-44d1-b668-752d7fc70d08 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:07.112209 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 106/417] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:06 2026] POST /volume/v3/volumes => generated 754 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:07.116567 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-f4eef57b-caf9-4d45-8e45-55c5b9f48749 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] POST https://10.4.3.64/volume/v3/attachments/3ecb1169-e219-439b-ac01-534a602d9d87/action Aug 14 03:46:07.116946 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-f4eef57b-caf9-4d45-8e45-55c5b9f48749 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:07.117120 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-f4eef57b-caf9-4d45-8e45-55c5b9f48749 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:07.129831 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ae008024-0118-4edf-bd9d-31372a82d218 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:07.131263 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ae008024-0118-4edf-bd9d-31372a82d218 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] GET https://10.4.3.64/volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 Aug 14 03:46:07.131462 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ae008024-0118-4edf-bd9d-31372a82d218 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:07.131886 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ae008024-0118-4edf-bd9d-31372a82d218 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:07.144141 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:07.144141 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:07.144303 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:07.144303 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:07.145357 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ae008024-0118-4edf-bd9d-31372a82d218 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Volume info retrieved successfully. Aug 14 03:46:07.150493 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ae008024-0118-4edf-bd9d-31372a82d218 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] https://10.4.3.64/volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 returned with HTTP 200 Aug 14 03:46:07.151788 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 104/418] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:07 2026] GET /volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:07.162154 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-076c63d6-72fb-4d62-ad6c-34ad2e00ab3e req-f4eef57b-caf9-4d45-8e45-55c5b9f48749 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/attachments/3ecb1169-e219-439b-ac01-534a602d9d87/action returned with HTTP 204 Aug 14 03:46:07.162154 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 105/419] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:46:07 2026] POST /volume/v3/attachments/3ecb1169-e219-439b-ac01-534a602d9d87/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:07.241880 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-83a7b85e-b757-4599-902d-a50ad04766ea tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 Aug 14 03:46:07.242225 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-83a7b85e-b757-4599-902d-a50ad04766ea tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:07.242449 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-83a7b85e-b757-4599-902d-a50ad04766ea tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:07.242585 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-83a7b85e-b757-4599-902d-a50ad04766ea tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Delete volume with id: de51e642-d699-4707-9548-818a11e6f412 Aug 14 03:46:07.246215 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-d792edd2-b7b9-40c0-b00e-cdd7e721dc22 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:07.249797 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-d792edd2-b7b9-40c0-b00e-cdd7e721dc22 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] DELETE https://10.4.3.64/volume/v3/attachments/5f081d67-73bc-4fc9-b81c-8dc8a4eddad9 Aug 14 03:46:07.249997 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-d792edd2-b7b9-40c0-b00e-cdd7e721dc22 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:07.250186 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-d792edd2-b7b9-40c0-b00e-cdd7e721dc22 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:07.252795 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:07.252795 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:07.253156 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-83a7b85e-b757-4599-902d-a50ad04766ea tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Volume info retrieved successfully. Aug 14 03:46:07.266181 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:07.266181 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:07.284873 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-41e4f5d7-8ca6-4dd7-9f3a-dd4d9ecda20b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:07.287056 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-83a7b85e-b757-4599-902d-a50ad04766ea tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Delete volume request issued successfully. Aug 14 03:46:07.287280 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-83a7b85e-b757-4599-902d-a50ad04766ea tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 returned with HTTP 202 Aug 14 03:46:07.287679 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 105/420] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:46:07 2026] DELETE /volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:07.289522 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-41e4f5d7-8ca6-4dd7-9f3a-dd4d9ecda20b tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:07.289736 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-41e4f5d7-8ca6-4dd7-9f3a-dd4d9ecda20b tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:07.289982 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-41e4f5d7-8ca6-4dd7-9f3a-dd4d9ecda20b tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:07.297197 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e09c7cac-a3a4-4892-ae5f-fd5f87cfa67c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:07.300559 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e09c7cac-a3a4-4892-ae5f-fd5f87cfa67c tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] GET https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 Aug 14 03:46:07.300559 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e09c7cac-a3a4-4892-ae5f-fd5f87cfa67c tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:07.300559 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e09c7cac-a3a4-4892-ae5f-fd5f87cfa67c tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:07.300635 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:07.300635 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:07.306836 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-41e4f5d7-8ca6-4dd7-9f3a-dd4d9ecda20b tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Volume info retrieved successfully. Aug 14 03:46:07.312221 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:07.312221 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:07.312493 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-41e4f5d7-8ca6-4dd7-9f3a-dd4d9ecda20b tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:07.313119 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 105/421] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:07 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:07.324091 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e09c7cac-a3a4-4892-ae5f-fd5f87cfa67c tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Volume info retrieved successfully. Aug 14 03:46:07.330016 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e09c7cac-a3a4-4892-ae5f-fd5f87cfa67c tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 returned with HTTP 200 Aug 14 03:46:07.330711 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 106/422] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:07 2026] GET /volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 => generated 1127 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:46:07.353111 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cd248ab9-896c-46e1-9294-3d4e0f94200c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:07.362223 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9f53b1ef-2e7d-49f3-a613-74b4a7888910 req-d792edd2-b7b9-40c0-b00e-cdd7e721dc22 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/attachments/5f081d67-73bc-4fc9-b81c-8dc8a4eddad9 returned with HTTP 200 Aug 14 03:46:07.363025 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 107/423] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:46:07 2026] DELETE /volume/v3/attachments/5f081d67-73bc-4fc9-b81c-8dc8a4eddad9 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:46:07.364702 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7602b7b8-ad82-4205-b19f-30a16d750e13 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:07.366688 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7602b7b8-ad82-4205-b19f-30a16d750e13 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:07.366925 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7602b7b8-ad82-4205-b19f-30a16d750e13 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:07.367117 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7602b7b8-ad82-4205-b19f-30a16d750e13 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:07.379414 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:07.379414 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:07.384794 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7602b7b8-ad82-4205-b19f-30a16d750e13 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:07.389615 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7602b7b8-ad82-4205-b19f-30a16d750e13 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:07.390033 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 106/424] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:07 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:07.403800 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8b5b3886-17b8-456a-9d6d-304139d4cf7b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:07.405609 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8b5b3886-17b8-456a-9d6d-304139d4cf7b tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:07.405904 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8b5b3886-17b8-456a-9d6d-304139d4cf7b tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:07.406262 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8b5b3886-17b8-456a-9d6d-304139d4cf7b tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:07.414532 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:07.414532 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:07.418255 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8b5b3886-17b8-456a-9d6d-304139d4cf7b tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:07.422092 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8b5b3886-17b8-456a-9d6d-304139d4cf7b tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:07.422442 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 107/425] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:07 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:07.581642 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd248ab9-896c-46e1-9294-3d4e0f94200c tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:46:07.581985 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cd248ab9-896c-46e1-9294-3d4e0f94200c tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-86539914"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:07.597042 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-e90ce324-70ad-407d-bfaf-4b731a890deb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:07.597273 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd248ab9-896c-46e1-9294-3d4e0f94200c tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:46:07.597618 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 106/426] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:46:07 2026] POST /volume/v3/types => generated 222 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:07.598939 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-e90ce324-70ad-407d-bfaf-4b731a890deb tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] DELETE https://10.4.3.64/volume/v3/attachments/491c4a5f-4b0a-42a8-9b3c-7af0b47deee3 Aug 14 03:46:07.599121 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-e90ce324-70ad-407d-bfaf-4b731a890deb tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:07.599333 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-e90ce324-70ad-407d-bfaf-4b731a890deb tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:07.608313 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a526d577-b19c-462c-9e72-e53cdb4015f0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:07.609985 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a526d577-b19c-462c-9e72-e53cdb4015f0 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 14 03:46:07.610351 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a526d577-b19c-462c-9e72-e53cdb4015f0 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1264015001"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:07.612739 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:07.612739 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:07.624492 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a526d577-b19c-462c-9e72-e53cdb4015f0 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 14 03:46:07.625036 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 107/427] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Aug 14 03:46:07 2026] POST /volume/v3/group_types => generated 181 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:07.632598 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-909a458c-1d00-46b7-aaab-11750bc083ce None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:07.655578 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-12be9ce0-46f2-464c-a0d3-d793b8e7c69c req-e90ce324-70ad-407d-bfaf-4b731a890deb tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/attachments/491c4a5f-4b0a-42a8-9b3c-7af0b47deee3 returned with HTTP 200 Aug 14 03:46:07.656131 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 108/428] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:46:07 2026] DELETE /volume/v3/attachments/491c4a5f-4b0a-42a8-9b3c-7af0b47deee3 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:07.814308 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-909a458c-1d00-46b7-aaab-11750bc083ce tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/groups Aug 14 03:46:07.814795 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-909a458c-1d00-46b7-aaab-11750bc083ce tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e58c8b81-470e-4734-bc58-7b58248d3178", "volume_types": ["02d58058-ff98-48b7-a9b8-b22763b9c209"], "name": "tempest-GroupSnapshotsTest-Group-224174812"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:07.816228 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-909a458c-1d00-46b7-aaab-11750bc083ce tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Creating new group {'group': {'group_type': 'e58c8b81-470e-4734-bc58-7b58248d3178', 'volume_types': ['02d58058-ff98-48b7-a9b8-b22763b9c209'], 'name': 'tempest-GroupSnapshotsTest-Group-224174812'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:46:07.819422 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.groups [None req-909a458c-1d00-46b7-aaab-11750bc083ce tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Creating group tempest-GroupSnapshotsTest-Group-224174812. Aug 14 03:46:07.832465 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-909a458c-1d00-46b7-aaab-11750bc083ce tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Availability zone cache updated, next update will occur around 2026-08-14 04:46:07.832198. {{(pid=100329) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:46:07.832574 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-909a458c-1d00-46b7-aaab-11750bc083ce tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Availability Zones retrieved successfully. Aug 14 03:46:07.848991 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-909a458c-1d00-46b7-aaab-11750bc083ce tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Created reservations ['9f2b0c9a-de9c-44dc-a5c3-43ed24e50573'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:07.870758 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-909a458c-1d00-46b7-aaab-11750bc083ce tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 14 03:46:07.871176 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 108/429] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Aug 14 03:46:07 2026] POST /volume/v3/groups => generated 111 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:07.879158 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8f4ce629-b1f5-4d7e-8767-ef2904525b64 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:07.880845 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f4ce629-b1f5-4d7e-8767-ef2904525b64 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/9e00ad37-29b7-47ff-9f7e-722e287c85b5 Aug 14 03:46:07.881050 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f4ce629-b1f5-4d7e-8767-ef2904525b64 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:07.881235 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f4ce629-b1f5-4d7e-8767-ef2904525b64 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:07.881359 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-8f4ce629-b1f5-4d7e-8767-ef2904525b64 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 9e00ad37-29b7-47ff-9f7e-722e287c85b5 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:07.884808 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:07.884808 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:07.891439 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f4ce629-b1f5-4d7e-8767-ef2904525b64 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/9e00ad37-29b7-47ff-9f7e-722e287c85b5 returned with HTTP 200 Aug 14 03:46:07.891799 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 107/430] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:07 2026] GET /volume/v3/groups/9e00ad37-29b7-47ff-9f7e-722e287c85b5 => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:08.165008 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-005d1ebb-8d82-4129-b0d1-2d71776458df None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.166750 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-005d1ebb-8d82-4129-b0d1-2d71776458df tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] GET https://10.4.3.64/volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 Aug 14 03:46:08.166935 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-005d1ebb-8d82-4129-b0d1-2d71776458df tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.167147 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-005d1ebb-8d82-4129-b0d1-2d71776458df tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.173593 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:08.173593 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:08.177467 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-005d1ebb-8d82-4129-b0d1-2d71776458df tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Volume info retrieved successfully. Aug 14 03:46:08.181476 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-005d1ebb-8d82-4129-b0d1-2d71776458df tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] https://10.4.3.64/volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 returned with HTTP 200 Aug 14 03:46:08.181849 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 108/431] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:08 2026] GET /volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:08.194520 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ea601582-e063-427e-a40c-738ee8b066dd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.196697 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ea601582-e063-427e-a40c-738ee8b066dd tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9?usage=True Aug 14 03:46:08.196875 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ea601582-e063-427e-a40c-738ee8b066dd tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.197068 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ea601582-e063-427e-a40c-738ee8b066dd tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.197430 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:08.197430 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:08.207840 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-ea601582-e063-427e-a40c-738ee8b066dd tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-86539914 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-86539914, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:08.208145 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-ea601582-e063-427e-a40c-738ee8b066dd tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-86539914 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-86539914, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:08.208399 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-ea601582-e063-427e-a40c-738ee8b066dd tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-86539914 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-86539914, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:08.215791 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ea601582-e063-427e-a40c-738ee8b066dd tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9?usage=True returned with HTTP 200 Aug 14 03:46:08.216207 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 109/432] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:46:08 2026] GET /volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9?usage=True => generated 1371 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:08.226931 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-22721da5-444e-43b2-a612-be5fbd6415a9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.228721 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-22721da5-444e-43b2-a612-be5fbd6415a9 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] DELETE https://10.4.3.64/volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 Aug 14 03:46:08.228908 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-22721da5-444e-43b2-a612-be5fbd6415a9 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.229147 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-22721da5-444e-43b2-a612-be5fbd6415a9 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.229332 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-22721da5-444e-43b2-a612-be5fbd6415a9 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Delete volume with id: 93662cb8-9453-47ff-9f7c-eda92460aca2 Aug 14 03:46:08.235876 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:08.235876 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:08.236372 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-22721da5-444e-43b2-a612-be5fbd6415a9 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Volume info retrieved successfully. Aug 14 03:46:08.259178 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-22721da5-444e-43b2-a612-be5fbd6415a9 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Delete volume request issued successfully. Aug 14 03:46:08.259178 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-22721da5-444e-43b2-a612-be5fbd6415a9 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] https://10.4.3.64/volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 returned with HTTP 202 Aug 14 03:46:08.259178 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 109/433] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:08 2026] DELETE /volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:08.264259 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-48a6110a-119d-4e05-985b-f39902f9e361 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.266275 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-48a6110a-119d-4e05-985b-f39902f9e361 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] GET https://10.4.3.64/volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 Aug 14 03:46:08.266275 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-48a6110a-119d-4e05-985b-f39902f9e361 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.266378 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-48a6110a-119d-4e05-985b-f39902f9e361 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.273073 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:08.273073 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:08.276937 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-48a6110a-119d-4e05-985b-f39902f9e361 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Volume info retrieved successfully. Aug 14 03:46:08.283045 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-48a6110a-119d-4e05-985b-f39902f9e361 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] https://10.4.3.64/volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 returned with HTTP 200 Aug 14 03:46:08.283045 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 108/434] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:08 2026] GET /volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:08.329599 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-55c23589-1816-48af-a670-0c00ebad83f0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.332016 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-55c23589-1816-48af-a670-0c00ebad83f0 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:08.332294 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-55c23589-1816-48af-a670-0c00ebad83f0 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.332542 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-55c23589-1816-48af-a670-0c00ebad83f0 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.341574 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:08.341574 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:08.344112 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-70091353-d496-4fd3-b488-17fe6da9a9da None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.345721 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-55c23589-1816-48af-a670-0c00ebad83f0 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] Volume info retrieved successfully. Aug 14 03:46:08.345870 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-70091353-d496-4fd3-b488-17fe6da9a9da tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] GET https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 Aug 14 03:46:08.346063 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-70091353-d496-4fd3-b488-17fe6da9a9da tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.346272 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-70091353-d496-4fd3-b488-17fe6da9a9da tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.350963 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-55c23589-1816-48af-a670-0c00ebad83f0 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-reader] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:08.351453 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 109/435] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:08 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:08.351661 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-70091353-d496-4fd3-b488-17fe6da9a9da tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 returned with HTTP 404 Aug 14 03:46:08.352084 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 110/436] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:08 2026] GET /volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:08.360393 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e3bd9b88-f0d6-46cd-bcf2-619f51c581a9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.362204 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e3bd9b88-f0d6-46cd-bcf2-619f51c581a9 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] GET https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 Aug 14 03:46:08.362477 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e3bd9b88-f0d6-46cd-bcf2-619f51c581a9 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.362689 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e3bd9b88-f0d6-46cd-bcf2-619f51c581a9 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.368575 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e3bd9b88-f0d6-46cd-bcf2-619f51c581a9 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 returned with HTTP 404 Aug 14 03:46:08.369102 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 110/437] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:08 2026] GET /volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:08.379189 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c13f1699-053b-4b23-8b0d-1c5c4668f8e5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.379189 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c13f1699-053b-4b23-8b0d-1c5c4668f8e5 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] DELETE https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 Aug 14 03:46:08.379189 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c13f1699-053b-4b23-8b0d-1c5c4668f8e5 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.379360 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c13f1699-053b-4b23-8b0d-1c5c4668f8e5 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.379527 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-c13f1699-053b-4b23-8b0d-1c5c4668f8e5 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Delete volume with id: de51e642-d699-4707-9548-818a11e6f412 Aug 14 03:46:08.384640 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c13f1699-053b-4b23-8b0d-1c5c4668f8e5 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 returned with HTTP 404 Aug 14 03:46:08.385054 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 109/438] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:46:08 2026] DELETE /volume/v3/volumes/de51e642-d699-4707-9548-818a11e6f412 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:08.395292 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e5930b40-140b-4af5-ac09-d9238f600b8f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.396932 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:08.397289 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-829439372"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:08.398641 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-829439372'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:08.398773 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Create volume of 1 GB Aug 14 03:46:08.400187 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7204acec-a9c0-4152-9137-5252ba2d8ab4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.402414 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7204acec-a9c0-4152-9137-5252ba2d8ab4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:08.402465 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Availability Zones retrieved successfully. Aug 14 03:46:08.402681 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7204acec-a9c0-4152-9137-5252ba2d8ab4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.402953 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7204acec-a9c0-4152-9137-5252ba2d8ab4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.407591 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Flow 'volume_create_api' (b17ec311-67f4-41e2-81a4-5e3c786fe8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:08.408462 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1d47f31-41a6-4378-ac43-ef15439e3d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:08.409314 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:08.411744 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:08.411744 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:08.414882 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7204acec-a9c0-4152-9137-5252ba2d8ab4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:46:08.418471 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7204acec-a9c0-4152-9137-5252ba2d8ab4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:08.418811 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 111/439] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:08 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:08.439712 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1d47f31-41a6-4378-ac43-ef15439e3d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:08.440468 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3088a19-41e7-40a6-a91e-25d55086e12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:08.464152 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1dabbda5-44c6-4e8d-bea8-9b787e09cbce None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.465933 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1dabbda5-44c6-4e8d-bea8-9b787e09cbce tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:08.466067 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1dabbda5-44c6-4e8d-bea8-9b787e09cbce tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.466246 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1dabbda5-44c6-4e8d-bea8-9b787e09cbce tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.472799 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:08.472799 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:08.476299 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1dabbda5-44c6-4e8d-bea8-9b787e09cbce tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:46:08.480151 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1dabbda5-44c6-4e8d-bea8-9b787e09cbce tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:08.480582 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 111/440] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:08 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:08.487464 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Created reservations ['4c04c452-d788-4589-b59d-fa35ffc84e02', 'ebc02d35-d412-4373-8127-ade9760e64da', '2775a6c7-a746-4f38-93e3-7fbefbe6df59', '95f472e2-db14-4e6a-a645-10e09ea8881d'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:08.488319 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3088a19-41e7-40a6-a91e-25d55086e12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c04c452-d788-4589-b59d-fa35ffc84e02', 'ebc02d35-d412-4373-8127-ade9760e64da', '2775a6c7-a746-4f38-93e3-7fbefbe6df59', '95f472e2-db14-4e6a-a645-10e09ea8881d']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:08.489059 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9547bcc-8c71-4cb6-9b67-03815866cdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:08.514149 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9547bcc-8c71-4cb6-9b67-03815866cdad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c284c80-8c78-49ce-9430-557cd4c57efa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-829439372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d2ffd139fcb402fa4aa1428113d4652',qos_specs=None,replication_status=,reservations=['4c04c452-d788-4589-b59d-fa35ffc84e02','ebc02d35-d412-4373-8127-ade9760e64da','2775a6c7-a746-4f38-93e3-7fbefbe6df59','95f472e2-db14-4e6a-a645-10e09ea8881d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89a512eedc7b4b0983090e5fe4f59cff',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-829439372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c284c80-8c78-49ce-9430-557cd4c57efa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d2ffd139fcb402fa4aa1428113d4652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89a512eedc7b4b0983090e5fe4f59cff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:08.514963 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e263cfac-e463-4888-a4fa-aba9810c61e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:08.534330 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e263cfac-e463-4888-a4fa-aba9810c61e3) transitioned into state 'SUCCESS' from state '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-829439372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d2ffd139fcb402fa4aa1428113d4652',qos_specs=None,replication_status=,reservations=['4c04c452-d788-4589-b59d-fa35ffc84e02','ebc02d35-d412-4373-8127-ade9760e64da','2775a6c7-a746-4f38-93e3-7fbefbe6df59','95f472e2-db14-4e6a-a645-10e09ea8881d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89a512eedc7b4b0983090e5fe4f59cff',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:08.535584 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71f8be33-bb8c-44a0-8b08-c9716642d872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:08.546890 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71f8be33-bb8c-44a0-8b08-c9716642d872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:08.548044 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Flow 'volume_create_api' (b17ec311-67f4-41e2-81a4-5e3c786fe8d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:08.548527 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Create volume request issued successfully. Aug 14 03:46:08.549394 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e5930b40-140b-4af5-ac09-d9238f600b8f tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:08.549570 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 110/441] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:46:08 2026] POST /volume/v3/volumes => generated 816 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:08.556235 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0cfad67c-88ac-4915-8a6a-75e51af184c4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.558386 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0cfad67c-88ac-4915-8a6a-75e51af184c4 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:08.558505 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0cfad67c-88ac-4915-8a6a-75e51af184c4 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.558688 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0cfad67c-88ac-4915-8a6a-75e51af184c4 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.564356 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9b8eb25d-9fc5-47b5-9ab2-4c6d23f7a38b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.566682 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9b8eb25d-9fc5-47b5-9ab2-4c6d23f7a38b tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] GET https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa Aug 14 03:46:08.566977 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9b8eb25d-9fc5-47b5-9ab2-4c6d23f7a38b tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.567250 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9b8eb25d-9fc5-47b5-9ab2-4c6d23f7a38b tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.569471 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:08.569471 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:08.575271 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0cfad67c-88ac-4915-8a6a-75e51af184c4 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:46:08.580031 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:08.580031 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:08.580582 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0cfad67c-88ac-4915-8a6a-75e51af184c4 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:46:08.581203 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 110/442] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:08 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:08.583614 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9b8eb25d-9fc5-47b5-9ab2-4c6d23f7a38b tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Volume info retrieved successfully. Aug 14 03:46:08.587437 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9b8eb25d-9fc5-47b5-9ab2-4c6d23f7a38b tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa returned with HTTP 200 Aug 14 03:46:08.587780 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 112/443] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:08 2026] GET /volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:08.597618 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e38ce0da-2ccf-40ae-aabb-e943bc836744 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.599342 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e38ce0da-2ccf-40ae-aabb-e943bc836744 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:08.599736 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e38ce0da-2ccf-40ae-aabb-e943bc836744 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.599736 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e38ce0da-2ccf-40ae-aabb-e943bc836744 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.599873 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-e38ce0da-2ccf-40ae-aabb-e943bc836744 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Delete volume with id: 1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:08.607073 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:08.607073 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:08.607446 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e38ce0da-2ccf-40ae-aabb-e943bc836744 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:46:08.629914 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e38ce0da-2ccf-40ae-aabb-e943bc836744 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Delete volume request issued successfully. Aug 14 03:46:08.629914 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e38ce0da-2ccf-40ae-aabb-e943bc836744 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 202 Aug 14 03:46:08.629914 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 112/444] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:08 2026] DELETE /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:08.636839 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0568c9af-267a-4f0b-9944-74dca7740d6d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.640373 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0568c9af-267a-4f0b-9944-74dca7740d6d tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:08.640373 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0568c9af-267a-4f0b-9944-74dca7740d6d tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.640550 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0568c9af-267a-4f0b-9944-74dca7740d6d tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.653363 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:08.653363 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:08.658231 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0568c9af-267a-4f0b-9944-74dca7740d6d tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Volume info retrieved successfully. Aug 14 03:46:08.665479 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0568c9af-267a-4f0b-9944-74dca7740d6d tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 200 Aug 14 03:46:08.665479 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 111/445] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:08 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:08.904696 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d3e235cf-eb40-444e-8cf3-4d1f431e55a4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.906423 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d3e235cf-eb40-444e-8cf3-4d1f431e55a4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/9e00ad37-29b7-47ff-9f7e-722e287c85b5 Aug 14 03:46:08.906639 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d3e235cf-eb40-444e-8cf3-4d1f431e55a4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:08.906821 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d3e235cf-eb40-444e-8cf3-4d1f431e55a4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:08.906945 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-d3e235cf-eb40-444e-8cf3-4d1f431e55a4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 9e00ad37-29b7-47ff-9f7e-722e287c85b5 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:08.911375 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:08.911375 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:08.919408 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d3e235cf-eb40-444e-8cf3-4d1f431e55a4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/9e00ad37-29b7-47ff-9f7e-722e287c85b5 returned with HTTP 200 Aug 14 03:46:08.919896 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 111/446] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:08 2026] GET /volume/v3/groups/9e00ad37-29b7-47ff-9f7e-722e287c85b5 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:08.929235 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8718b1e3-36c7-4d15-a006-02de98875c1a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:08.931023 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:08.931372 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1856225510", "volume_type": "02d58058-ff98-48b7-a9b8-b22763b9c209", "group_id": "9e00ad37-29b7-47ff-9f7e-722e287c85b5", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:08.932911 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1856225510', 'volume_type': '02d58058-ff98-48b7-a9b8-b22763b9c209', 'group_id': '9e00ad37-29b7-47ff-9f7e-722e287c85b5', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:08.947706 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:08.947706 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:08.948125 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Create volume of 1 GB Aug 14 03:46:08.961697 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Availability Zones retrieved successfully. Aug 14 03:46:08.969444 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Flow 'volume_create_api' (f82d675c-dff4-40cb-9b3c-bf8396b768f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:08.970943 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8772cff4-2636-4186-bcd2-54aeb43b9892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:08.971463 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:08.971463 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:08.971855 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:08.999129 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8772cff4-2636-4186-bcd2-54aeb43b9892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02d58058-ff98-48b7-a9b8-b22763b9c209,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-86539914',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02d58058-ff98-48b7-a9b8-b22763b9c209', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9e00ad37-29b7-47ff-9f7e-722e287c85b5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:09.000004 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57409b68-6546-417e-9cac-ad31c7cbae5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:09.067864 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Created reservations ['9edaf7f4-bf60-42ed-83fd-886667b5f8e6', 'e0617b22-900a-4427-9a3a-676bab99e1a0', '6318aa0a-9996-4cf8-a717-625d739ddb8f', '4676e6f9-0428-4b60-acf0-04675e3ed70c'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:09.068727 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57409b68-6546-417e-9cac-ad31c7cbae5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9edaf7f4-bf60-42ed-83fd-886667b5f8e6', 'e0617b22-900a-4427-9a3a-676bab99e1a0', '6318aa0a-9996-4cf8-a717-625d739ddb8f', '4676e6f9-0428-4b60-acf0-04675e3ed70c']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:09.069610 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eeeb251-e237-43ee-a712-1603d9c2d33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:09.093867 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eeeb251-e237-43ee-a712-1603d9c2d33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e777d39-95fc-45e3-a55f-e1d04fd59e2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1856225510',encryption_key_id=None,group_id=9e00ad37-29b7-47ff-9f7e-722e287c85b5,group_type_id=,metadata={},multiattach=False,project_id='1848ad0e738b467e971773793e447906',qos_specs=None,replication_status=,reservations=['9edaf7f4-bf60-42ed-83fd-886667b5f8e6','e0617b22-900a-4427-9a3a-676bab99e1a0','6318aa0a-9996-4cf8-a717-625d739ddb8f','4676e6f9-0428-4b60-acf0-04675e3ed70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_type_id=02d58058-ff98-48b7-a9b8-b22763b9c209), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1856225510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9e00ad37-29b7-47ff-9f7e-722e287c85b5,host=None,id=2e777d39-95fc-45e3-a55f-e1d04fd59e2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1848ad0e738b467e971773793e447906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02d58058-ff98-48b7-a9b8-b22763b9c209),volume_type_id=02d58058-ff98-48b7-a9b8-b22763b9c209)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:09.095274 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (663d6888-8e85-4d0e-bd9d-5c0ca4f7f620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:09.105351 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-038acfda-1401-403d-9eb8-d30b60485bf4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.107557 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-038acfda-1401-403d-9eb8-d30b60485bf4 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:09.107787 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-038acfda-1401-403d-9eb8-d30b60485bf4 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.108029 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-038acfda-1401-403d-9eb8-d30b60485bf4 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.114820 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (663d6888-8e85-4d0e-bd9d-5c0ca4f7f620) transitioned into state 'SUCCESS' from state '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-1856225510',encryption_key_id=None,group_id=9e00ad37-29b7-47ff-9f7e-722e287c85b5,group_type_id=,metadata={},multiattach=False,project_id='1848ad0e738b467e971773793e447906',qos_specs=None,replication_status=,reservations=['9edaf7f4-bf60-42ed-83fd-886667b5f8e6','e0617b22-900a-4427-9a3a-676bab99e1a0','6318aa0a-9996-4cf8-a717-625d739ddb8f','4676e6f9-0428-4b60-acf0-04675e3ed70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_type_id=02d58058-ff98-48b7-a9b8-b22763b9c209)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:09.115526 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2986287-e42c-4078-81b8-719152b97316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:09.124580 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.124580 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:09.126612 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2986287-e42c-4078-81b8-719152b97316) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:09.127394 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Flow 'volume_create_api' (f82d675c-dff4-40cb-9b3c-bf8396b768f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:09.127657 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Create volume request issued successfully. Aug 14 03:46:09.127710 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-038acfda-1401-403d-9eb8-d30b60485bf4 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:09.128259 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:09.128399 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:09.136156 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-038acfda-1401-403d-9eb8-d30b60485bf4 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:09.136566 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 113/447] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:46:09 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:09.154200 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-cf640134-4e34-4b8c-b8ff-8d1cf9cadbd1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.156882 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-cf640134-4e34-4b8c-b8ff-8d1cf9cadbd1 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] POST https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9/action Aug 14 03:46:09.156882 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-cf640134-4e34-4b8c-b8ff-8d1cf9cadbd1 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:09.156882 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-cf640134-4e34-4b8c-b8ff-8d1cf9cadbd1 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:09.167315 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:09.167513 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.167513 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:09.167992 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-cf640134-4e34-4b8c-b8ff-8d1cf9cadbd1 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:09.171059 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.171059 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:09.174578 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8718b1e3-36c7-4d15-a006-02de98875c1a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:09.174926 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 113/448] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:46:08 2026] POST /volume/v3/volumes => generated 819 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:09.178335 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-cf640134-4e34-4b8c-b8ff-8d1cf9cadbd1 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Begin detaching volume completed successfully. Aug 14 03:46:09.178557 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-cf640134-4e34-4b8c-b8ff-8d1cf9cadbd1 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9/action returned with HTTP 202 Aug 14 03:46:09.179004 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 112/449] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:46:09 2026] POST /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:46:09.189514 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6e187570-4450-4164-b15d-8ddf8e3a6268 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.192891 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e187570-4450-4164-b15d-8ddf8e3a6268 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/2e777d39-95fc-45e3-a55f-e1d04fd59e2c Aug 14 03:46:09.193185 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e187570-4450-4164-b15d-8ddf8e3a6268 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.193427 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e187570-4450-4164-b15d-8ddf8e3a6268 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.197426 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a25a6da3-baa4-476d-8bd3-b1fed8eb4893 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.199087 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a25a6da3-baa4-476d-8bd3-b1fed8eb4893 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:09.199322 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a25a6da3-baa4-476d-8bd3-b1fed8eb4893 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.199521 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a25a6da3-baa4-476d-8bd3-b1fed8eb4893 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.209281 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.209281 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:09.209535 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.209535 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:09.212240 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6e187570-4450-4164-b15d-8ddf8e3a6268 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Volume info retrieved successfully. Aug 14 03:46:09.213071 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-6e187570-4450-4164-b15d-8ddf8e3a6268 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:09.213359 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-6e187570-4450-4164-b15d-8ddf8e3a6268 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:09.216270 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a25a6da3-baa4-476d-8bd3-b1fed8eb4893 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:09.224000 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a25a6da3-baa4-476d-8bd3-b1fed8eb4893 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:09.224000 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 114/450] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:09 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:09.232692 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-398e45b4-a6b5-4569-9a48-7dac1aaae54c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.233239 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-398e45b4-a6b5-4569-9a48-7dac1aaae54c None None] GET https://10.4.3.64/volume// Aug 14 03:46:09.233461 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-398e45b4-a6b5-4569-9a48-7dac1aaae54c None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.233741 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-398e45b4-a6b5-4569-9a48-7dac1aaae54c None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.234089 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-398e45b4-a6b5-4569-9a48-7dac1aaae54c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:46:09.234387 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 114/451] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:46:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:46:09.242022 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-214034e6-0244-4f7a-9148-57a869bc075f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.244264 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-214034e6-0244-4f7a-9148-57a869bc075f tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:09.244517 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-214034e6-0244-4f7a-9148-57a869bc075f tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.244761 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-214034e6-0244-4f7a-9148-57a869bc075f tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.254385 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.254385 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:09.257890 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-214034e6-0244-4f7a-9148-57a869bc075f tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:09.262111 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-214034e6-0244-4f7a-9148-57a869bc075f tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:09.262536 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 113/452] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:46:09 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 1317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:46:09.275129 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-6e187570-4450-4164-b15d-8ddf8e3a6268 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:09.279475 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.279475 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:09.287423 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e187570-4450-4164-b15d-8ddf8e3a6268 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/2e777d39-95fc-45e3-a55f-e1d04fd59e2c returned with HTTP 200 Aug 14 03:46:09.287962 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 112/453] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:09 2026] GET /volume/v3/volumes/2e777d39-95fc-45e3-a55f-e1d04fd59e2c => generated 887 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:09.297996 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1101ca86-6f91-4369-8dde-a41a2e8a8283 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.299769 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1101ca86-6f91-4369-8dde-a41a2e8a8283 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] GET https://10.4.3.64/volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 Aug 14 03:46:09.299933 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1101ca86-6f91-4369-8dde-a41a2e8a8283 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.300114 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1101ca86-6f91-4369-8dde-a41a2e8a8283 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.306214 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1101ca86-6f91-4369-8dde-a41a2e8a8283 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] https://10.4.3.64/volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 returned with HTTP 404 Aug 14 03:46:09.306746 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 115/454] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:09 2026] GET /volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:09.319068 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6e57b50b-2684-4f07-a0b6-65f3021a01f3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.321987 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6e57b50b-2684-4f07-a0b6-65f3021a01f3 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] GET https://10.4.3.64/volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 Aug 14 03:46:09.322275 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6e57b50b-2684-4f07-a0b6-65f3021a01f3 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.322553 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6e57b50b-2684-4f07-a0b6-65f3021a01f3 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.330027 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6e57b50b-2684-4f07-a0b6-65f3021a01f3 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] https://10.4.3.64/volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 returned with HTTP 404 Aug 14 03:46:09.330683 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 115/455] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:09 2026] GET /volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:09.338352 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ca2e916b-80d8-4efa-be9f-c39c64dd28f9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.340229 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ca2e916b-80d8-4efa-be9f-c39c64dd28f9 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] DELETE https://10.4.3.64/volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 Aug 14 03:46:09.340418 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ca2e916b-80d8-4efa-be9f-c39c64dd28f9 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.340593 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ca2e916b-80d8-4efa-be9f-c39c64dd28f9 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.340775 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-ca2e916b-80d8-4efa-be9f-c39c64dd28f9 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Delete volume with id: 93662cb8-9453-47ff-9f7c-eda92460aca2 Aug 14 03:46:09.346350 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ca2e916b-80d8-4efa-be9f-c39c64dd28f9 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] https://10.4.3.64/volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 returned with HTTP 404 Aug 14 03:46:09.346969 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 114/456] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:09 2026] DELETE /volume/v3/volumes/93662cb8-9453-47ff-9f7c-eda92460aca2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:09.356768 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.359261 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:09.359598 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1738972792"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:09.361643 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1738972792'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:09.361874 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Create volume of 1 GB Aug 14 03:46:09.366844 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Availability Zones retrieved successfully. Aug 14 03:46:09.374823 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Flow 'volume_create_api' (9ef105cc-f0de-4897-9a01-5cbc9daa9761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:09.375947 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4edc2c7-bcc2-473c-9c2f-81b52712c1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:09.376907 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:09.407448 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4edc2c7-bcc2-473c-9c2f-81b52712c1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:09.408337 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f0d3e25-333f-41d9-8b1e-07ccb05bf9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:09.448019 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Created reservations ['68ce77cd-df6b-41bc-92d6-47608ae6e8f7', '513a4048-07ed-40ff-84a5-8907b54c9c18', 'fe0da44f-33b6-45f5-b231-06a3472d7a6e', '130e3caf-392d-4c30-b7da-ab92727d9a59'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:09.448845 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f0d3e25-333f-41d9-8b1e-07ccb05bf9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68ce77cd-df6b-41bc-92d6-47608ae6e8f7', '513a4048-07ed-40ff-84a5-8907b54c9c18', 'fe0da44f-33b6-45f5-b231-06a3472d7a6e', '130e3caf-392d-4c30-b7da-ab92727d9a59']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:09.450202 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ed3aa0-b566-47d4-a23c-b935b85aa042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:09.473635 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ed3aa0-b566-47d4-a23c-b935b85aa042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd239fdb0-7fd5-4dc0-a422-90c69be6ba59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1738972792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e0dd42e1a4a482fb029b9ccfbf3d5a9',qos_specs=None,replication_status=,reservations=['68ce77cd-df6b-41bc-92d6-47608ae6e8f7','513a4048-07ed-40ff-84a5-8907b54c9c18','fe0da44f-33b6-45f5-b231-06a3472d7a6e','130e3caf-392d-4c30-b7da-ab92727d9a59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6b3617241947de8545aea805d3c0ed',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1738972792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d239fdb0-7fd5-4dc0-a422-90c69be6ba59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e0dd42e1a4a482fb029b9ccfbf3d5a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f6b3617241947de8545aea805d3c0ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:09.474464 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed191ed9-9d05-4303-a19c-e8591ccfa09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:09.491345 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed191ed9-9d05-4303-a19c-e8591ccfa09a) transitioned into state 'SUCCESS' from state '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-1738972792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e0dd42e1a4a482fb029b9ccfbf3d5a9',qos_specs=None,replication_status=,reservations=['68ce77cd-df6b-41bc-92d6-47608ae6e8f7','513a4048-07ed-40ff-84a5-8907b54c9c18','fe0da44f-33b6-45f5-b231-06a3472d7a6e','130e3caf-392d-4c30-b7da-ab92727d9a59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6b3617241947de8545aea805d3c0ed',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:09.492013 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab3ad357-2417-4a17-8e7b-4aaa6c406d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:09.500692 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab3ad357-2417-4a17-8e7b-4aaa6c406d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:09.501566 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Flow 'volume_create_api' (9ef105cc-f0de-4897-9a01-5cbc9daa9761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:09.501886 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Create volume request issued successfully. Aug 14 03:46:09.502546 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-be67a9e6-278c-4196-8947-6bd406ed7d4c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:09.502955 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 113/457] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:09 2026] POST /volume/v3/volumes => generated 754 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:09.516953 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-09133d42-6353-4ce1-8224-6b85dccd1a52 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.518583 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-09133d42-6353-4ce1-8224-6b85dccd1a52 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] GET https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 Aug 14 03:46:09.518781 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-09133d42-6353-4ce1-8224-6b85dccd1a52 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.518975 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-09133d42-6353-4ce1-8224-6b85dccd1a52 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.527858 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.527858 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:09.532349 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-09133d42-6353-4ce1-8224-6b85dccd1a52 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Volume info retrieved successfully. Aug 14 03:46:09.536486 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-09133d42-6353-4ce1-8224-6b85dccd1a52 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 returned with HTTP 200 Aug 14 03:46:09.536900 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 116/458] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:09 2026] GET /volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:09.600903 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bfa53b67-342d-4ff7-875e-ee80dc5aa4a9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.602568 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bfa53b67-342d-4ff7-875e-ee80dc5aa4a9 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] GET https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa Aug 14 03:46:09.602782 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bfa53b67-342d-4ff7-875e-ee80dc5aa4a9 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.602965 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bfa53b67-342d-4ff7-875e-ee80dc5aa4a9 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.609512 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.609512 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:09.612981 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bfa53b67-342d-4ff7-875e-ee80dc5aa4a9 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Volume info retrieved successfully. Aug 14 03:46:09.618065 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bfa53b67-342d-4ff7-875e-ee80dc5aa4a9 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa returned with HTTP 200 Aug 14 03:46:09.618541 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 116/459] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:09 2026] GET /volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:09.631384 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1898b30c-3a33-4672-a368-7a619472a75e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.633082 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1898b30c-3a33-4672-a368-7a619472a75e tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] POST https://10.4.3.64/volume/v3/volume-transfers Aug 14 03:46:09.633465 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1898b30c-3a33-4672-a368-7a619472a75e tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6c284c80-8c78-49ce-9430-557cd4c57efa"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:09.636363 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volume_transfer [None req-1898b30c-3a33-4672-a368-7a619472a75e tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Creating new volume transfer {'transfer': {'volume_id': '6c284c80-8c78-49ce-9430-557cd4c57efa'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 03:46:09.636478 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volume_transfer [None req-1898b30c-3a33-4672-a368-7a619472a75e tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Creating transfer of volume 6c284c80-8c78-49ce-9430-557cd4c57efa Aug 14 03:46:09.636576 np0000007313 devstack@c-api.service[100328]: INFO cinder.transfer.api [None req-1898b30c-3a33-4672-a368-7a619472a75e tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Generating transfer record for volume 6c284c80-8c78-49ce-9430-557cd4c57efa Aug 14 03:46:09.644743 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.644743 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:09.653109 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1898b30c-3a33-4672-a368-7a619472a75e tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 202 Aug 14 03:46:09.653495 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 115/460] 10.4.3.64 () {70 vars in 1319 bytes} [Fri Aug 14 03:46:09 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:09.662170 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e6d36401-f8f3-42f9-bc0d-9ea6d9ddaff6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.663973 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e6d36401-f8f3-42f9-bc0d-9ea6d9ddaff6 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] GET https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa Aug 14 03:46:09.664141 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e6d36401-f8f3-42f9-bc0d-9ea6d9ddaff6 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.664345 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e6d36401-f8f3-42f9-bc0d-9ea6d9ddaff6 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.671094 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.671094 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:09.675208 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e6d36401-f8f3-42f9-bc0d-9ea6d9ddaff6 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Volume info retrieved successfully. Aug 14 03:46:09.677869 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9bad9ddb-8461-4d5d-b4ee-2cef335d8921 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.679229 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9bad9ddb-8461-4d5d-b4ee-2cef335d8921 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:09.679491 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9bad9ddb-8461-4d5d-b4ee-2cef335d8921 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.679748 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9bad9ddb-8461-4d5d-b4ee-2cef335d8921 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.680757 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e6d36401-f8f3-42f9-bc0d-9ea6d9ddaff6 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa returned with HTTP 200 Aug 14 03:46:09.681367 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 114/461] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:09 2026] GET /volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:09.685534 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9bad9ddb-8461-4d5d-b4ee-2cef335d8921 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 404 Aug 14 03:46:09.685993 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 117/462] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:09 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:09.696785 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-699510c8-9a84-4120-9543-3b0e0480101c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.697915 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-699510c8-9a84-4120-9543-3b0e0480101c tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] GET https://10.4.3.64/volume/v3/volume-transfers/detail Aug 14 03:46:09.698112 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-699510c8-9a84-4120-9543-3b0e0480101c tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.698307 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-699510c8-9a84-4120-9543-3b0e0480101c tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.698472 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volume_transfer [None req-699510c8-9a84-4120-9543-3b0e0480101c tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Listing volume transfers {{(pid=100327) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 03:46:09.702303 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-699510c8-9a84-4120-9543-3b0e0480101c tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 14 03:46:09.702648 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 117/463] 10.4.3.64 () {68 vars in 1319 bytes} [Fri Aug 14 03:46:09 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:09.716563 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7c0b4904-655a-40a0-9ad9-300254964694 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.719037 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7c0b4904-655a-40a0-9ad9-300254964694 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/e78f72d9-8cbd-418e-af8f-ae1f606dad4d Aug 14 03:46:09.719570 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7c0b4904-655a-40a0-9ad9-300254964694 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.719570 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7c0b4904-655a-40a0-9ad9-300254964694 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.719570 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.volume_transfer [None req-7c0b4904-655a-40a0-9ad9-300254964694 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Delete transfer with id: e78f72d9-8cbd-418e-af8f-ae1f606dad4d Aug 14 03:46:09.736587 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.736587 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:09.747451 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7c0b4904-655a-40a0-9ad9-300254964694 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volume-transfers/e78f72d9-8cbd-418e-af8f-ae1f606dad4d returned with HTTP 202 Aug 14 03:46:09.747865 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 116/464] 10.4.3.64 () {68 vars in 1412 bytes} [Fri Aug 14 03:46:09 2026] DELETE /volume/v3/volume-transfers/e78f72d9-8cbd-418e-af8f-ae1f606dad4d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:09.755527 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7e449a25-c967-4b29-be35-9d18590273de None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.757708 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e449a25-c967-4b29-be35-9d18590273de tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] GET https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa Aug 14 03:46:09.757942 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e449a25-c967-4b29-be35-9d18590273de tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.758222 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e449a25-c967-4b29-be35-9d18590273de tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.766315 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.766315 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:09.770685 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7e449a25-c967-4b29-be35-9d18590273de tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Volume info retrieved successfully. Aug 14 03:46:09.776729 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e449a25-c967-4b29-be35-9d18590273de tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa returned with HTTP 200 Aug 14 03:46:09.777106 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 115/465] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:09 2026] GET /volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:09.791464 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9012762c-1cb5-45b0-8882-160a16dc5364 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.793327 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9012762c-1cb5-45b0-8882-160a16dc5364 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/e78f72d9-8cbd-418e-af8f-ae1f606dad4d Aug 14 03:46:09.794321 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9012762c-1cb5-45b0-8882-160a16dc5364 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.794321 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9012762c-1cb5-45b0-8882-160a16dc5364 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.794321 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.volume_transfer [None req-9012762c-1cb5-45b0-8882-160a16dc5364 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Delete transfer with id: e78f72d9-8cbd-418e-af8f-ae1f606dad4d Aug 14 03:46:09.800205 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9012762c-1cb5-45b0-8882-160a16dc5364 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volume-transfers/e78f72d9-8cbd-418e-af8f-ae1f606dad4d returned with HTTP 404 Aug 14 03:46:09.800663 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 118/466] 10.4.3.64 () {68 vars in 1412 bytes} [Fri Aug 14 03:46:09 2026] DELETE /volume/v3/volume-transfers/e78f72d9-8cbd-418e-af8f-ae1f606dad4d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:09.813295 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7fee128d-e2f0-4476-b378-496762f7b9e5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.813932 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7fee128d-e2f0-4476-b378-496762f7b9e5 tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa Aug 14 03:46:09.814122 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7fee128d-e2f0-4476-b378-496762f7b9e5 tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.814317 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7fee128d-e2f0-4476-b378-496762f7b9e5 tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.814490 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-7fee128d-e2f0-4476-b378-496762f7b9e5 tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Delete volume with id: 6c284c80-8c78-49ce-9430-557cd4c57efa Aug 14 03:46:09.821098 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.821098 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:09.821442 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7fee128d-e2f0-4476-b378-496762f7b9e5 tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Volume info retrieved successfully. Aug 14 03:46:09.837827 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7fee128d-e2f0-4476-b378-496762f7b9e5 tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Delete volume request issued successfully. Aug 14 03:46:09.838043 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7fee128d-e2f0-4476-b378-496762f7b9e5 tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa returned with HTTP 202 Aug 14 03:46:09.838526 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 118/467] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:46:09 2026] DELETE /volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:09.851511 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b7ce63a4-d0e5-4aa8-acf5-1b2f6808172b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:09.851878 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b7ce63a4-d0e5-4aa8-acf5-1b2f6808172b tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] GET https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa Aug 14 03:46:09.852118 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b7ce63a4-d0e5-4aa8-acf5-1b2f6808172b tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:09.852357 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b7ce63a4-d0e5-4aa8-acf5-1b2f6808172b tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:09.860238 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:09.860238 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:09.864855 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b7ce63a4-d0e5-4aa8-acf5-1b2f6808172b tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Volume info retrieved successfully. Aug 14 03:46:09.871580 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b7ce63a4-d0e5-4aa8-acf5-1b2f6808172b tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa returned with HTTP 200 Aug 14 03:46:09.872100 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 117/468] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:09 2026] GET /volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa => generated 1127 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:46:10.099784 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-8b7f6295-cc55-454f-8b3b-172466ced2c0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:10.102703 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-8b7f6295-cc55-454f-8b3b-172466ced2c0 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3ecb1169-e219-439b-ac01-534a602d9d87 Aug 14 03:46:10.102964 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-8b7f6295-cc55-454f-8b3b-172466ced2c0 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:10.103252 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-8b7f6295-cc55-454f-8b3b-172466ced2c0 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:10.115860 np0000007313 devstack@c-api.service[100326]: /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 14 03:46:10.115860 np0000007313 devstack@c-api.service[100326]: .first() Aug 14 03:46:10.128092 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:10.128092 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:10.209336 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0da3ec76-2e90-4a46-8c10-ffb287ec15ed req-8b7f6295-cc55-454f-8b3b-172466ced2c0 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/attachments/3ecb1169-e219-439b-ac01-534a602d9d87 returned with HTTP 200 Aug 14 03:46:10.209771 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 116/469] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:46:10 2026] DELETE /volume/v3/attachments/3ecb1169-e219-439b-ac01-534a602d9d87 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:10.236824 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fd57d239-3ded-464a-b3c6-ec9c998b2f0c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:10.239769 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fd57d239-3ded-464a-b3c6-ec9c998b2f0c tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:10.240063 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fd57d239-3ded-464a-b3c6-ec9c998b2f0c tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:10.240359 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fd57d239-3ded-464a-b3c6-ec9c998b2f0c tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:10.247545 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:10.247545 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:10.250955 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-fd57d239-3ded-464a-b3c6-ec9c998b2f0c tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:10.256185 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fd57d239-3ded-464a-b3c6-ec9c998b2f0c tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:10.256581 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 119/470] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:10 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:10.311866 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-43fc7b34-4c44-4254-bd24-ba0df801af68 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:10.313981 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-43fc7b34-4c44-4254-bd24-ba0df801af68 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/2e777d39-95fc-45e3-a55f-e1d04fd59e2c Aug 14 03:46:10.314249 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-43fc7b34-4c44-4254-bd24-ba0df801af68 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:10.314535 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-43fc7b34-4c44-4254-bd24-ba0df801af68 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:10.322326 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:10.322326 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:10.326309 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-43fc7b34-4c44-4254-bd24-ba0df801af68 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Volume info retrieved successfully. Aug 14 03:46:10.327032 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-43fc7b34-4c44-4254-bd24-ba0df801af68 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:10.327285 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-43fc7b34-4c44-4254-bd24-ba0df801af68 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:10.376338 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-43fc7b34-4c44-4254-bd24-ba0df801af68 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:10.379814 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:10.379814 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:10.387897 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-43fc7b34-4c44-4254-bd24-ba0df801af68 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/2e777d39-95fc-45e3-a55f-e1d04fd59e2c returned with HTTP 200 Aug 14 03:46:10.387897 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 119/471] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:10 2026] GET /volume/v3/volumes/2e777d39-95fc-45e3-a55f-e1d04fd59e2c => generated 912 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:10.402095 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-78cba517-e3cd-48a2-84dc-9b7e5cda23c1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:10.409445 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-78cba517-e3cd-48a2-84dc-9b7e5cda23c1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/group_snapshots Aug 14 03:46:10.409445 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-78cba517-e3cd-48a2-84dc-9b7e5cda23c1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9e00ad37-29b7-47ff-9f7e-722e287c85b5", "name": "tempest-group_snapshot-461285437"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:10.409897 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.group_snapshots [None req-78cba517-e3cd-48a2-84dc-9b7e5cda23c1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9e00ad37-29b7-47ff-9f7e-722e287c85b5', 'name': 'tempest-group_snapshot-461285437'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 03:46:10.413886 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:10.413886 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:10.417308 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.group_snapshots [None req-78cba517-e3cd-48a2-84dc-9b7e5cda23c1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Creating group_snapshot tempest-group_snapshot-461285437. Aug 14 03:46:10.439321 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:10.439321 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:10.452432 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-78cba517-e3cd-48a2-84dc-9b7e5cda23c1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-86539914 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-86539914, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:10.452735 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-78cba517-e3cd-48a2-84dc-9b7e5cda23c1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-86539914 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-86539914, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:10.472911 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-78cba517-e3cd-48a2-84dc-9b7e5cda23c1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Created reservations ['02fbdf2b-6668-42d9-9154-89ddd21eca60', '4ac487c3-3939-4a33-ba54-deb872b0d798', 'ba656848-85ee-49a2-ac49-262b74349f8b', 'e463d2ef-3e21-4e00-9fa7-1b5eda815aac'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:10.527167 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-78cba517-e3cd-48a2-84dc-9b7e5cda23c1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 202 Aug 14 03:46:10.527167 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 118/472] 10.4.3.64 () {70 vars in 1317 bytes} [Fri Aug 14 03:46:10 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:10.531628 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-227efa31-d125-455d-b60f-d743e9092864 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:10.534201 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-227efa31-d125-455d-b60f-d743e9092864 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/0092e28d-aded-4e11-9f56-cbd1e268cdf5 Aug 14 03:46:10.534387 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-227efa31-d125-455d-b60f-d743e9092864 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:10.534555 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-227efa31-d125-455d-b60f-d743e9092864 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:10.534694 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-227efa31-d125-455d-b60f-d743e9092864 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 0092e28d-aded-4e11-9f56-cbd1e268cdf5 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:46:10.541318 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:10.541318 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:10.544812 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-227efa31-d125-455d-b60f-d743e9092864 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/0092e28d-aded-4e11-9f56-cbd1e268cdf5 returned with HTTP 200 Aug 14 03:46:10.545253 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 117/473] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:46:10 2026] GET /volume/v3/group_snapshots/0092e28d-aded-4e11-9f56-cbd1e268cdf5 => generated 306 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:10.556111 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2214061a-dcf2-49a9-b58c-ee63ea7144d8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:10.559185 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2214061a-dcf2-49a9-b58c-ee63ea7144d8 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] GET https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 Aug 14 03:46:10.559185 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2214061a-dcf2-49a9-b58c-ee63ea7144d8 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:10.559185 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2214061a-dcf2-49a9-b58c-ee63ea7144d8 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:10.566324 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:10.566324 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:10.570648 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2214061a-dcf2-49a9-b58c-ee63ea7144d8 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Volume info retrieved successfully. Aug 14 03:46:10.575421 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2214061a-dcf2-49a9-b58c-ee63ea7144d8 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 returned with HTTP 200 Aug 14 03:46:10.576111 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 120/474] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:10 2026] GET /volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:46:10.587914 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9074300a-e5d8-4f57-bad8-0f9faa7b6bd3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:10.589838 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9074300a-e5d8-4f57-bad8-0f9faa7b6bd3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9?usage=True Aug 14 03:46:10.590067 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9074300a-e5d8-4f57-bad8-0f9faa7b6bd3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:10.590314 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9074300a-e5d8-4f57-bad8-0f9faa7b6bd3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:10.606583 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9074300a-e5d8-4f57-bad8-0f9faa7b6bd3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9?usage=True returned with HTTP 200 Aug 14 03:46:10.606970 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 120/475] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:46:10 2026] GET /volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9?usage=True => generated 1371 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:10.617819 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-552c6af7-d1e2-483b-9b93-bd500a6a3247 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:10.620220 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-552c6af7-d1e2-483b-9b93-bd500a6a3247 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/50fa61124be9497faadff436d95e4706?usage=True Aug 14 03:46:10.620478 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-552c6af7-d1e2-483b-9b93-bd500a6a3247 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:10.620741 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-552c6af7-d1e2-483b-9b93-bd500a6a3247 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:10.621080 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:10.621080 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:10.632778 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-552c6af7-d1e2-483b-9b93-bd500a6a3247 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-86539914 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-86539914, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:10.633418 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-552c6af7-d1e2-483b-9b93-bd500a6a3247 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:10.633771 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-552c6af7-d1e2-483b-9b93-bd500a6a3247 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:10.634099 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-552c6af7-d1e2-483b-9b93-bd500a6a3247 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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 14 03:46:10.634895 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-552c6af7-d1e2-483b-9b93-bd500a6a3247 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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 14 03:46:10.635260 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-552c6af7-d1e2-483b-9b93-bd500a6a3247 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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 14 03:46:10.635611 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-552c6af7-d1e2-483b-9b93-bd500a6a3247 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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 14 03:46:10.641860 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-552c6af7-d1e2-483b-9b93-bd500a6a3247 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/50fa61124be9497faadff436d95e4706?usage=True returned with HTTP 200 Aug 14 03:46:10.642390 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 119/476] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:46:10 2026] GET /volume/v3/os-quota-sets/50fa61124be9497faadff436d95e4706?usage=True => generated 1371 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:10.652497 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-25393f5c-19df-4410-b165-31fc2befe70c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:10.654034 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25393f5c-19df-4410-b165-31fc2befe70c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer Aug 14 03:46:10.654380 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25393f5c-19df-4410-b165-31fc2befe70c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d239fdb0-7fd5-4dc0-a422-90c69be6ba59"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:10.655759 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.volume_transfer [None req-25393f5c-19df-4410-b165-31fc2befe70c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd239fdb0-7fd5-4dc0-a422-90c69be6ba59'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 03:46:10.655862 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.volume_transfer [None req-25393f5c-19df-4410-b165-31fc2befe70c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Creating transfer of volume d239fdb0-7fd5-4dc0-a422-90c69be6ba59 Aug 14 03:46:10.655962 np0000007313 devstack@c-api.service[100326]: INFO cinder.transfer.api [None req-25393f5c-19df-4410-b165-31fc2befe70c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Generating transfer record for volume d239fdb0-7fd5-4dc0-a422-90c69be6ba59 Aug 14 03:46:10.661981 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:10.661981 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:10.676154 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25393f5c-19df-4410-b165-31fc2befe70c tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] https://10.4.3.64/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 03:46:10.676557 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 118/477] 10.4.3.64 () {68 vars in 1284 bytes} [Fri Aug 14 03:46:10 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:10.685088 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d0b356de-3d7a-4c96-8c85-7f47c5caa2ee None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:10.863168 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d0b356de-3d7a-4c96-8c85-7f47c5caa2ee tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer/ded70106-1c91-45b5-afe1-e7fbb32039d1/accept Aug 14 03:46:10.863168 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d0b356de-3d7a-4c96-8c85-7f47c5caa2ee tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d18d7ae22a272e3f"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:10.864641 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.volume_transfer [None req-d0b356de-3d7a-4c96-8c85-7f47c5caa2ee tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] Accepting volume transfer ded70106-1c91-45b5-afe1-e7fbb32039d1 {{(pid=100329) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 03:46:10.866087 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.volume_transfer [None req-d0b356de-3d7a-4c96-8c85-7f47c5caa2ee tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] Accepting transfer ded70106-1c91-45b5-afe1-e7fbb32039d1 Aug 14 03:46:10.887254 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-90031790-599b-47b4-9bb3-d5eed3b71fc4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:10.890826 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-90031790-599b-47b4-9bb3-d5eed3b71fc4 tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] GET https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa Aug 14 03:46:10.892067 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-90031790-599b-47b4-9bb3-d5eed3b71fc4 tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:10.892067 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-90031790-599b-47b4-9bb3-d5eed3b71fc4 tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:10.900534 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-90031790-599b-47b4-9bb3-d5eed3b71fc4 tempest-VolumesTransfersV357Test-2003011795 tempest-VolumesTransfersV357Test-2003011795-project-admin] https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa returned with HTTP 404 Aug 14 03:46:10.900666 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 121/478] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:10 2026] GET /volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:10.907658 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-876e1405-3918-460a-aeea-fe2fc17a1167 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:10.909731 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-876e1405-3918-460a-aeea-fe2fc17a1167 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] GET https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa Aug 14 03:46:10.909935 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-876e1405-3918-460a-aeea-fe2fc17a1167 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:10.910129 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-876e1405-3918-460a-aeea-fe2fc17a1167 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:10.920224 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-876e1405-3918-460a-aeea-fe2fc17a1167 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa returned with HTTP 404 Aug 14 03:46:10.920837 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 120/479] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:10 2026] GET /volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:10.924050 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-d0b356de-3d7a-4c96-8c85-7f47c5caa2ee tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] Created reservations ['3ff982fe-4f0e-4a59-968d-398cc058be81', '4b62b4a2-8a87-4f36-810a-35a5c3425920', '3952409b-5dd6-4623-8570-d12f4e49870a', '6da39319-794d-409d-b9f4-82fdde382e24'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:10.930719 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ca0bb174-1101-40a4-a6c9-cb86beb96061 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:10.933035 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ca0bb174-1101-40a4-a6c9-cb86beb96061 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa Aug 14 03:46:10.933258 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ca0bb174-1101-40a4-a6c9-cb86beb96061 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:10.933433 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ca0bb174-1101-40a4-a6c9-cb86beb96061 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:10.933596 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-ca0bb174-1101-40a4-a6c9-cb86beb96061 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] Delete volume with id: 6c284c80-8c78-49ce-9430-557cd4c57efa Aug 14 03:46:10.939392 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ca0bb174-1101-40a4-a6c9-cb86beb96061 tempest-VolumesTransfersV357Test-1137450952 tempest-VolumesTransfersV357Test-1137450952-project-member] https://10.4.3.64/volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa returned with HTTP 404 Aug 14 03:46:10.939880 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 119/480] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:46:10 2026] DELETE /volume/v3/volumes/6c284c80-8c78-49ce-9430-557cd4c57efa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:10.941918 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-d0b356de-3d7a-4c96-8c85-7f47c5caa2ee tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] Created reservations ['fc9bb142-53d3-45ee-8ae5-33e9afcbfec7', 'cb816025-685c-49d5-94ba-0bf9f0854bea', 'c99fba63-c053-4229-8cd3-391fb225e459', '4060ef6a-9b4f-4c47-b59b-8d8c04c02b7c'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:10.980870 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-d0b356de-3d7a-4c96-8c85-7f47c5caa2ee tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] Created reservations ['9a06787a-70cf-4850-8d78-032ff2ec3967', '53ec4322-9a8d-4fb0-8dbd-74964b54ae15', '0f6ab36f-7d6b-4a6a-b9d7-0bfba78791ac', 'd87bb23f-43e6-4030-81e4-fd0468cb12cf'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:11.019302 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-d0b356de-3d7a-4c96-8c85-7f47c5caa2ee tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] Created reservations ['ee00ab15-eab0-413a-9a2c-c33e3752a175', '456d653e-1999-41b6-9b91-6a86a5de0592', '7ae8443d-a7f1-4899-a3c0-14c3cf95da3b', 'ac5aad9b-8d32-481e-9a22-a911b09241e7'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:11.032081 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d0b356de-3d7a-4c96-8c85-7f47c5caa2ee tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] Transfer volume completed successfully. Aug 14 03:46:11.109536 np0000007313 devstack@c-api.service[100329]: INFO cinder.transfer.api [None req-d0b356de-3d7a-4c96-8c85-7f47c5caa2ee tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] Volume d239fdb0-7fd5-4dc0-a422-90c69be6ba59 has been transferred. Aug 14 03:46:11.116019 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d0b356de-3d7a-4c96-8c85-7f47c5caa2ee tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/ded70106-1c91-45b5-afe1-e7fbb32039d1/accept returned with HTTP 202 Aug 14 03:46:11.116694 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 121/481] 10.4.3.64 () {68 vars in 1416 bytes} [Fri Aug 14 03:46:10 2026] POST /volume/v3/os-volume-transfer/ded70106-1c91-45b5-afe1-e7fbb32039d1/accept => generated 363 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:11.129208 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-282d86ec-0dfa-46c5-a720-994f7d58b248 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:11.132576 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-282d86ec-0dfa-46c5-a720-994f7d58b248 tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] GET https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 Aug 14 03:46:11.132985 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-282d86ec-0dfa-46c5-a720-994f7d58b248 tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:11.133294 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-282d86ec-0dfa-46c5-a720-994f7d58b248 tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:11.140205 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:11.140205 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:11.145020 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-282d86ec-0dfa-46c5-a720-994f7d58b248 tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] Volume info retrieved successfully. Aug 14 03:46:11.148118 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-282d86ec-0dfa-46c5-a720-994f7d58b248 tempest-VolumeQuotasAdminTestJSON-1203947234 tempest-VolumeQuotasAdminTestJSON-1203947234-project-member] https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 returned with HTTP 200 Aug 14 03:46:11.149071 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 122/482] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:11 2026] GET /volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:11.165119 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4b116e79-6ad7-45f2-a29a-8bdd3ba65889 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:11.169473 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4b116e79-6ad7-45f2-a29a-8bdd3ba65889 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9?usage=True Aug 14 03:46:11.169763 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4b116e79-6ad7-45f2-a29a-8bdd3ba65889 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:11.170516 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4b116e79-6ad7-45f2-a29a-8bdd3ba65889 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:11.194824 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4b116e79-6ad7-45f2-a29a-8bdd3ba65889 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9?usage=True returned with HTTP 200 Aug 14 03:46:11.195433 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 121/483] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:46:11 2026] GET /volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9?usage=True => generated 1371 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:11.209899 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-04ffb0e5-d328-4b62-8d38-089ff09de92c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:11.209899 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04ffb0e5-d328-4b62-8d38-089ff09de92c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/50fa61124be9497faadff436d95e4706?usage=True Aug 14 03:46:11.209899 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04ffb0e5-d328-4b62-8d38-089ff09de92c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:11.210334 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04ffb0e5-d328-4b62-8d38-089ff09de92c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:11.230450 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-04ffb0e5-d328-4b62-8d38-089ff09de92c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-86539914 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-86539914, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:11.230450 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-04ffb0e5-d328-4b62-8d38-089ff09de92c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-86539914 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-86539914, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:11.230675 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-04ffb0e5-d328-4b62-8d38-089ff09de92c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-86539914 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-86539914, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:11.238108 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04ffb0e5-d328-4b62-8d38-089ff09de92c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/50fa61124be9497faadff436d95e4706?usage=True returned with HTTP 200 Aug 14 03:46:11.238632 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 120/484] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:46:11 2026] GET /volume/v3/os-quota-sets/50fa61124be9497faadff436d95e4706?usage=True => generated 1371 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:11.250287 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-049eae8d-83c7-4d38-862c-f7454ef108b3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:11.252275 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-049eae8d-83c7-4d38-862c-f7454ef108b3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 Aug 14 03:46:11.252486 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-049eae8d-83c7-4d38-862c-f7454ef108b3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:11.252689 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-049eae8d-83c7-4d38-862c-f7454ef108b3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:11.252865 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-049eae8d-83c7-4d38-862c-f7454ef108b3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Delete volume with id: d239fdb0-7fd5-4dc0-a422-90c69be6ba59 Aug 14 03:46:11.265907 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:11.265907 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:11.266269 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-049eae8d-83c7-4d38-862c-f7454ef108b3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Volume info retrieved successfully. Aug 14 03:46:11.287912 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-049eae8d-83c7-4d38-862c-f7454ef108b3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Delete volume request issued successfully. Aug 14 03:46:11.288166 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-049eae8d-83c7-4d38-862c-f7454ef108b3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 returned with HTTP 202 Aug 14 03:46:11.288690 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 122/485] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:11 2026] DELETE /volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:11.297255 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7187cb5f-5358-490e-8581-e327b4738c2c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:11.299681 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7187cb5f-5358-490e-8581-e327b4738c2c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] GET https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 Aug 14 03:46:11.299958 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7187cb5f-5358-490e-8581-e327b4738c2c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:11.300491 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7187cb5f-5358-490e-8581-e327b4738c2c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:11.312251 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:11.312251 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:11.321165 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7187cb5f-5358-490e-8581-e327b4738c2c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Volume info retrieved successfully. Aug 14 03:46:11.326804 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7187cb5f-5358-490e-8581-e327b4738c2c tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 returned with HTTP 200 Aug 14 03:46:11.327315 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 123/486] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:11 2026] GET /volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 => generated 1019 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:11.558698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f92d98cf-c4f1-4f7d-b76f-30994dbef398 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:11.561084 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f92d98cf-c4f1-4f7d-b76f-30994dbef398 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/0092e28d-aded-4e11-9f56-cbd1e268cdf5 Aug 14 03:46:11.561346 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f92d98cf-c4f1-4f7d-b76f-30994dbef398 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:11.561530 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f92d98cf-c4f1-4f7d-b76f-30994dbef398 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:11.561673 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.group_snapshots [None req-f92d98cf-c4f1-4f7d-b76f-30994dbef398 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 0092e28d-aded-4e11-9f56-cbd1e268cdf5 {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:46:11.565096 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:11.565096 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:11.569442 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f92d98cf-c4f1-4f7d-b76f-30994dbef398 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/0092e28d-aded-4e11-9f56-cbd1e268cdf5 returned with HTTP 200 Aug 14 03:46:11.570091 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 122/487] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:46:11 2026] GET /volume/v3/group_snapshots/0092e28d-aded-4e11-9f56-cbd1e268cdf5 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:11.582961 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8d72b00e-0591-4a86-bc0d-3e3066b6922a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:11.587649 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8d72b00e-0591-4a86-bc0d-3e3066b6922a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 14 03:46:11.589654 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8d72b00e-0591-4a86-bc0d-3e3066b6922a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:11.590265 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8d72b00e-0591-4a86-bc0d-3e3066b6922a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:11.590685 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-8d72b00e-0591-4a86-bc0d-3e3066b6922a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:11.596714 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-8d72b00e-0591-4a86-bc0d-3e3066b6922a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:46:11.619956 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8d72b00e-0591-4a86-bc0d-3e3066b6922a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all snapshots completed successfully. Aug 14 03:46:11.619956 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:11.619956 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:11.620390 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8d72b00e-0591-4a86-bc0d-3e3066b6922a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:46:11.620775 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 121/488] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Aug 14 03:46:11 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:11.632046 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f979e380-c591-47dc-824b-54de12b1e401 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:11.635967 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f979e380-c591-47dc-824b-54de12b1e401 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/snapshots/f8a50fce-09db-4b7c-ba0e-10c67706cc21 Aug 14 03:46:11.636219 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f979e380-c591-47dc-824b-54de12b1e401 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:11.636512 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f979e380-c591-47dc-824b-54de12b1e401 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:11.644293 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:11.644293 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:11.644293 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f979e380-c591-47dc-824b-54de12b1e401 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Snapshot retrieved successfully. Aug 14 03:46:11.644742 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f979e380-c591-47dc-824b-54de12b1e401 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/snapshots/f8a50fce-09db-4b7c-ba0e-10c67706cc21 returned with HTTP 200 Aug 14 03:46:11.645113 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 123/489] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:46:11 2026] GET /volume/v3/snapshots/f8a50fce-09db-4b7c-ba0e-10c67706cc21 => generated 450 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:11.655179 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2c0a7e72-157c-43df-bf39-d700521999cb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:11.656770 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/groups/action Aug 14 03:46:11.657102 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "0092e28d-aded-4e11-9f56-cbd1e268cdf5", "name": "tempest-Group_from_snap-943024813"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:11.657237 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "0092e28d-aded-4e11-9f56-cbd1e268cdf5", "name": "tempest-Group_from_snap-943024813"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:11.658592 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '0092e28d-aded-4e11-9f56-cbd1e268cdf5', 'name': 'tempest-Group_from_snap-943024813'}}. {{(pid=100327) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 14 03:46:11.658721 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.groups [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Creating group tempest-Group_from_snap-943024813 from group_snapshot 0092e28d-aded-4e11-9f56-cbd1e268cdf5. Aug 14 03:46:11.664444 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:11.664444 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:11.669614 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:11.669614 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:11.672149 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:11.672149 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:11.705702 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Created reservations ['3bc14c97-7bc8-48f4-a243-00fc6499e60f'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:11.752532 np0000007313 devstack@c-api.service[100327]: INFO cinder.group.api [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] A mapping entry already exists for group 5af65b95-f43c-4a5a-972d-49424e72b611 and volume type 02d58058-ff98-48b7-a9b8-b22763b9c209. Do not need to create again. Aug 14 03:46:11.752871 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:11.752871 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:11.753444 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Availability Zones retrieved successfully. Aug 14 03:46:11.757893 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Flow 'volume_create_api' (0511792d-a376-466b-9c1a-1846a5ba5bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:11.765211 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c9f8627-f0f8-4190-bd75-bb0a1f846922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:11.765211 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:11.783610 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c9f8627-f0f8-4190-bd75-bb0a1f846922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f8a50fce-09db-4b7c-ba0e-10c67706cc21', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02d58058-ff98-48b7-a9b8-b22763b9c209,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-86539914',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02d58058-ff98-48b7-a9b8-b22763b9c209', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5af65b95-f43c-4a5a-972d-49424e72b611', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:11.785157 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ba6dee-05a6-4b80-8a1c-6aff6a63e028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:11.817169 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Created reservations ['69d624fa-c1c0-4442-b9b8-62bca47d4dcb', 'bc8da47a-ad12-4e7c-b4be-942defbf7626'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:11.818029 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ba6dee-05a6-4b80-8a1c-6aff6a63e028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69d624fa-c1c0-4442-b9b8-62bca47d4dcb', 'bc8da47a-ad12-4e7c-b4be-942defbf7626']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:11.818755 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02576968-5f00-4b1d-8632-3891cb61f505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:11.861312 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02576968-5f00-4b1d-8632-3891cb61f505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39305162-a8d8-43c9-bd2a-f08765ffbe33', '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=5af65b95-f43c-4a5a-972d-49424e72b611,group_type_id=,metadata={},multiattach=False,project_id='1848ad0e738b467e971773793e447906',qos_specs=None,replication_status=,reservations=['69d624fa-c1c0-4442-b9b8-62bca47d4dcb','bc8da47a-ad12-4e7c-b4be-942defbf7626'],size=1,snapshot_id=f8a50fce-09db-4b7c-ba0e-10c67706cc21,source_replicaid=,source_volid=None,status='creating',user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_type_id=02d58058-ff98-48b7-a9b8-b22763b9c209), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5af65b95-f43c-4a5a-972d-49424e72b611,host=None,id=39305162-a8d8-43c9-bd2a-f08765ffbe33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1848ad0e738b467e971773793e447906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f8a50fce-09db-4b7c-ba0e-10c67706cc21,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02d58058-ff98-48b7-a9b8-b22763b9c209),volume_type_id=02d58058-ff98-48b7-a9b8-b22763b9c209)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:11.862333 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0ac9bf-e149-4dfd-b8ad-44f247e78052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:11.878977 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0ac9bf-e149-4dfd-b8ad-44f247e78052) transitioned into state 'SUCCESS' from 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=5af65b95-f43c-4a5a-972d-49424e72b611,group_type_id=,metadata={},multiattach=False,project_id='1848ad0e738b467e971773793e447906',qos_specs=None,replication_status=,reservations=['69d624fa-c1c0-4442-b9b8-62bca47d4dcb','bc8da47a-ad12-4e7c-b4be-942defbf7626'],size=1,snapshot_id=f8a50fce-09db-4b7c-ba0e-10c67706cc21,source_replicaid=,source_volid=None,status='creating',user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_type_id=02d58058-ff98-48b7-a9b8-b22763b9c209)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:11.879796 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Flow 'volume_create_api' (0511792d-a376-466b-9c1a-1846a5ba5bfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:11.880092 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Create volume request issued successfully. Aug 14 03:46:11.891043 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2c0a7e72-157c-43df-bf39-d700521999cb tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/action returned with HTTP 202 Aug 14 03:46:11.891431 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 124/490] 10.4.3.64 () {70 vars in 1311 bytes} [Fri Aug 14 03:46:11 2026] POST /volume/v3/groups/action => generated 102 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:11.902516 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-52a7f891-137b-4dba-8c0d-154d8c6d5f5a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:11.906851 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-52a7f891-137b-4dba-8c0d-154d8c6d5f5a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:46:11.907079 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-52a7f891-137b-4dba-8c0d-154d8c6d5f5a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:11.907295 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-52a7f891-137b-4dba-8c0d-154d8c6d5f5a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:11.907751 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-52a7f891-137b-4dba-8c0d-154d8c6d5f5a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:11.910648 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-52a7f891-137b-4dba-8c0d-154d8c6d5f5a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:46:11.941783 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-52a7f891-137b-4dba-8c0d-154d8c6d5f5a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all volumes completed successfully. Aug 14 03:46:11.942761 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-52a7f891-137b-4dba-8c0d-154d8c6d5f5a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:11.942982 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-52a7f891-137b-4dba-8c0d-154d8c6d5f5a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:11.995673 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-52a7f891-137b-4dba-8c0d-154d8c6d5f5a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:11.999675 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:11.999675 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:12.003149 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-52a7f891-137b-4dba-8c0d-154d8c6d5f5a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:12.003471 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-52a7f891-137b-4dba-8c0d-154d8c6d5f5a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:12.042732 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-52a7f891-137b-4dba-8c0d-154d8c6d5f5a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:12.045429 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:12.045429 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:12.053810 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-52a7f891-137b-4dba-8c0d-154d8c6d5f5a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:46:12.054585 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 123/491] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:46:11 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:46:12.069398 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8f5d4b1d-f6cf-43b4-9d45-1db0d91ff411 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.074720 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f5d4b1d-f6cf-43b4-9d45-1db0d91ff411 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/39305162-a8d8-43c9-bd2a-f08765ffbe33 Aug 14 03:46:12.074998 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f5d4b1d-f6cf-43b4-9d45-1db0d91ff411 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:12.075253 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f5d4b1d-f6cf-43b4-9d45-1db0d91ff411 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:12.087147 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:12.087147 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:12.091949 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8f5d4b1d-f6cf-43b4-9d45-1db0d91ff411 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Volume info retrieved successfully. Aug 14 03:46:12.092627 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-8f5d4b1d-f6cf-43b4-9d45-1db0d91ff411 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:12.092781 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-8f5d4b1d-f6cf-43b4-9d45-1db0d91ff411 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:12.116353 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6ab531cf-dc97-4618-9a37-646f337c7752 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.118763 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6ab531cf-dc97-4618-9a37-646f337c7752 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] DELETE https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:12.119028 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6ab531cf-dc97-4618-9a37-646f337c7752 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:12.119298 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6ab531cf-dc97-4618-9a37-646f337c7752 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:12.119513 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-6ab531cf-dc97-4618-9a37-646f337c7752 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Delete volume with id: eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:12.129104 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:12.129104 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:12.131024 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-8f5d4b1d-f6cf-43b4-9d45-1db0d91ff411 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:12.131181 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6ab531cf-dc97-4618-9a37-646f337c7752 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:46:12.134457 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:12.134457 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:12.148467 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f5d4b1d-f6cf-43b4-9d45-1db0d91ff411 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/39305162-a8d8-43c9-bd2a-f08765ffbe33 returned with HTTP 200 Aug 14 03:46:12.149488 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 122/492] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:12 2026] GET /volume/v3/volumes/39305162-a8d8-43c9-bd2a-f08765ffbe33 => generated 923 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:12.158704 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6ab531cf-dc97-4618-9a37-646f337c7752 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Delete volume request issued successfully. Aug 14 03:46:12.158915 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6ab531cf-dc97-4618-9a37-646f337c7752 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 202 Aug 14 03:46:12.159396 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 124/493] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:12 2026] DELETE /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:12.163421 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f51dd829-d218-4d51-8f99-129061ca62ee None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.165845 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f51dd829-d218-4d51-8f99-129061ca62ee tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/5af65b95-f43c-4a5a-972d-49424e72b611 Aug 14 03:46:12.166149 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f51dd829-d218-4d51-8f99-129061ca62ee tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:12.166448 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f51dd829-d218-4d51-8f99-129061ca62ee tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:12.166619 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-f51dd829-d218-4d51-8f99-129061ca62ee tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 5af65b95-f43c-4a5a-972d-49424e72b611 {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:12.168503 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-314b618f-abc4-4315-a65d-04aaac3f02b4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.171012 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-314b618f-abc4-4315-a65d-04aaac3f02b4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:12.171216 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-314b618f-abc4-4315-a65d-04aaac3f02b4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:12.171384 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-314b618f-abc4-4315-a65d-04aaac3f02b4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:12.173227 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:12.173227 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:12.180040 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:12.180040 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:12.184631 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-314b618f-abc4-4315-a65d-04aaac3f02b4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Volume info retrieved successfully. Aug 14 03:46:12.187831 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f51dd829-d218-4d51-8f99-129061ca62ee tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/5af65b95-f43c-4a5a-972d-49424e72b611 returned with HTTP 200 Aug 14 03:46:12.188416 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 125/494] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:12 2026] GET /volume/v3/groups/5af65b95-f43c-4a5a-972d-49424e72b611 => generated 417 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:12.197010 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-314b618f-abc4-4315-a65d-04aaac3f02b4 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 200 Aug 14 03:46:12.197430 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 124/495] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:12 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:12.199994 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b249558a-bcc5-4390-bf29-e8df4ab05ad8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.202347 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b249558a-bcc5-4390-bf29-e8df4ab05ad8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:46:12.202704 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b249558a-bcc5-4390-bf29-e8df4ab05ad8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:12.202977 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b249558a-bcc5-4390-bf29-e8df4ab05ad8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:12.203273 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-b249558a-bcc5-4390-bf29-e8df4ab05ad8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:12.203975 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b249558a-bcc5-4390-bf29-e8df4ab05ad8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:46:12.213582 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b249558a-bcc5-4390-bf29-e8df4ab05ad8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all volumes completed successfully. Aug 14 03:46:12.214495 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-b249558a-bcc5-4390-bf29-e8df4ab05ad8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:12.215246 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-b249558a-bcc5-4390-bf29-e8df4ab05ad8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:12.255918 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-b249558a-bcc5-4390-bf29-e8df4ab05ad8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:12.259308 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:12.259308 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:12.263430 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-b249558a-bcc5-4390-bf29-e8df4ab05ad8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:12.263641 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-b249558a-bcc5-4390-bf29-e8df4ab05ad8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:12.308088 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-b249558a-bcc5-4390-bf29-e8df4ab05ad8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:12.311959 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:12.311959 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:12.320341 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b249558a-bcc5-4390-bf29-e8df4ab05ad8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:46:12.320856 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 123/496] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:46:12 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:46:12.334907 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-75644139-5dac-4546-85e5-a439d160bc65 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.337842 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-75644139-5dac-4546-85e5-a439d160bc65 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/groups/5af65b95-f43c-4a5a-972d-49424e72b611/action Aug 14 03:46:12.338337 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-75644139-5dac-4546-85e5-a439d160bc65 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:12.338462 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-75644139-5dac-4546-85e5-a439d160bc65 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:12.340403 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-75644139-5dac-4546-85e5-a439d160bc65 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] delete called for group 5af65b95-f43c-4a5a-972d-49424e72b611 {{(pid=100329) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:46:12.340742 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.groups [None req-75644139-5dac-4546-85e5-a439d160bc65 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Delete group with id: 5af65b95-f43c-4a5a-972d-49424e72b611 Aug 14 03:46:12.344265 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-71bedd12-4e74-4494-86c0-9449d4adf1af None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.344524 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:12.344524 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:12.345951 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-71bedd12-4e74-4494-86c0-9449d4adf1af tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] GET https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 Aug 14 03:46:12.346128 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-71bedd12-4e74-4494-86c0-9449d4adf1af tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:12.346340 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-71bedd12-4e74-4494-86c0-9449d4adf1af tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:12.352806 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-71bedd12-4e74-4494-86c0-9449d4adf1af tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 returned with HTTP 404 Aug 14 03:46:12.353239 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 126/497] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:12 2026] GET /volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:12.364215 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e6a43d62-c468-485a-b8d0-0b6eaf7efe95 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.366601 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e6a43d62-c468-485a-b8d0-0b6eaf7efe95 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] GET https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 Aug 14 03:46:12.366882 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e6a43d62-c468-485a-b8d0-0b6eaf7efe95 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:12.367330 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e6a43d62-c468-485a-b8d0-0b6eaf7efe95 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:12.374557 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e6a43d62-c468-485a-b8d0-0b6eaf7efe95 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 returned with HTTP 404 Aug 14 03:46:12.375179 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 125/498] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:12 2026] GET /volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:12.384961 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-55eb58b3-0c53-47f1-aba6-e43bb2ec19f7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.386851 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55eb58b3-0c53-47f1-aba6-e43bb2ec19f7 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 Aug 14 03:46:12.386932 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55eb58b3-0c53-47f1-aba6-e43bb2ec19f7 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:12.387124 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55eb58b3-0c53-47f1-aba6-e43bb2ec19f7 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:12.387268 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-55eb58b3-0c53-47f1-aba6-e43bb2ec19f7 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] Delete volume with id: d239fdb0-7fd5-4dc0-a422-90c69be6ba59 Aug 14 03:46:12.394350 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55eb58b3-0c53-47f1-aba6-e43bb2ec19f7 tempest-VolumeQuotasAdminTestJSON-1047776048 tempest-VolumeQuotasAdminTestJSON-1047776048-project-member] https://10.4.3.64/volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 returned with HTTP 404 Aug 14 03:46:12.394350 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 124/499] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:12 2026] DELETE /volume/v3/volumes/d239fdb0-7fd5-4dc0-a422-90c69be6ba59 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:12.402725 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-75644139-5dac-4546-85e5-a439d160bc65 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/5af65b95-f43c-4a5a-972d-49424e72b611/action returned with HTTP 202 Aug 14 03:46:12.403271 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 125/500] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:46:12 2026] POST /volume/v3/groups/5af65b95-f43c-4a5a-972d-49424e72b611/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:12.409951 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0f45b30c-c076-4b5c-ab6d-31a7f7041623 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.411558 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0f45b30c-c076-4b5c-ab6d-31a7f7041623 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/336ef6c6b4304e4f827ea2abf40352da?usage=True Aug 14 03:46:12.412112 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0f45b30c-c076-4b5c-ab6d-31a7f7041623 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:12.412112 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0f45b30c-c076-4b5c-ab6d-31a7f7041623 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:12.413114 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:12.413114 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:12.413872 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e2356b20-9a96-463d-aff1-41aeb9ddfa76 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.418392 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e2356b20-9a96-463d-aff1-41aeb9ddfa76 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/39305162-a8d8-43c9-bd2a-f08765ffbe33 Aug 14 03:46:12.418392 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e2356b20-9a96-463d-aff1-41aeb9ddfa76 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:12.418392 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e2356b20-9a96-463d-aff1-41aeb9ddfa76 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:12.427515 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:12.427515 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:12.428441 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0f45b30c-c076-4b5c-ab6d-31a7f7041623 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/336ef6c6b4304e4f827ea2abf40352da?usage=True returned with HTTP 200 Aug 14 03:46:12.428817 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 127/501] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:46:12 2026] GET /volume/v3/os-quota-sets/336ef6c6b4304e4f827ea2abf40352da?usage=True => generated 1371 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:12.443952 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e2356b20-9a96-463d-aff1-41aeb9ddfa76 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Volume info retrieved successfully. Aug 14 03:46:12.443952 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-e2356b20-9a96-463d-aff1-41aeb9ddfa76 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:12.443952 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-e2356b20-9a96-463d-aff1-41aeb9ddfa76 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:12.451668 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dad6792f-d794-4a96-b1b5-c540c88d5393 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.453389 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dad6792f-d794-4a96-b1b5-c540c88d5393 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 Aug 14 03:46:12.453866 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dad6792f-d794-4a96-b1b5-c540c88d5393 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:12.498929 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-e2356b20-9a96-463d-aff1-41aeb9ddfa76 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:12.502681 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:12.502681 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:12.512367 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e2356b20-9a96-463d-aff1-41aeb9ddfa76 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/39305162-a8d8-43c9-bd2a-f08765ffbe33 returned with HTTP 200 Aug 14 03:46:12.512841 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 126/502] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:12 2026] GET /volume/v3/volumes/39305162-a8d8-43c9-bd2a-f08765ffbe33 => generated 922 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:12.535445 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dad6792f-d794-4a96-b1b5-c540c88d5393 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 returned with HTTP 200 Aug 14 03:46:12.536035 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 125/503] 10.4.3.64 () {68 vars in 1368 bytes} [Fri Aug 14 03:46:12 2026] PUT /volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 => generated 590 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:12.545098 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6f192790-0ff5-4c49-abb2-485a0239b7e3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.546956 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6f192790-0ff5-4c49-abb2-485a0239b7e3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 Aug 14 03:46:12.547314 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6f192790-0ff5-4c49-abb2-485a0239b7e3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-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=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:12.610054 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-6f192790-0ff5-4c49-abb2-485a0239b7e3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-86539914 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-86539914, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:12.610377 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-6f192790-0ff5-4c49-abb2-485a0239b7e3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-86539914 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-86539914, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:12.610652 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-6f192790-0ff5-4c49-abb2-485a0239b7e3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-86539914 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-86539914, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:12.615638 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6f192790-0ff5-4c49-abb2-485a0239b7e3 tempest-VolumeQuotasAdminTestJSON-1418385591 tempest-VolumeQuotasAdminTestJSON-1418385591-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 returned with HTTP 200 Aug 14 03:46:12.616143 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 126/504] 10.4.3.64 () {68 vars in 1368 bytes} [Fri Aug 14 03:46:12 2026] PUT /volume/v3/os-quota-sets/0e0dd42e1a4a482fb029b9ccfbf3d5a9 => generated 588 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:12.691989 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7ec6c0ba-2a0e-4f68-850f-1706923e4517 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.694537 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7ec6c0ba-2a0e-4f68-850f-1706923e4517 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:12.694705 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7ec6c0ba-2a0e-4f68-850f-1706923e4517 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:12.694903 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7ec6c0ba-2a0e-4f68-850f-1706923e4517 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:12.695062 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-7ec6c0ba-2a0e-4f68-850f-1706923e4517 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Delete volume with id: 1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:12.700308 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7ec6c0ba-2a0e-4f68-850f-1706923e4517 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 404 Aug 14 03:46:12.700755 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 128/505] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:12 2026] DELETE /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:12.710214 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-74a0d83f-1a88-481a-8fbd-733ec889d299 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.713795 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-74a0d83f-1a88-481a-8fbd-733ec889d299 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] GET https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 Aug 14 03:46:12.713795 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-74a0d83f-1a88-481a-8fbd-733ec889d299 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:12.713795 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-74a0d83f-1a88-481a-8fbd-733ec889d299 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:12.717959 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-74a0d83f-1a88-481a-8fbd-733ec889d299 tempest-VolumesAssistedSnapshotsTest-1304480679 tempest-VolumesAssistedSnapshotsTest-1304480679-project-admin] https://10.4.3.64/volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 returned with HTTP 404 Aug 14 03:46:12.718457 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 127/506] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:12 2026] GET /volume/v3/volumes/1740efe1-45a8-46e9-a4ae-aee10fe80626 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:12.781914 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4a43b67b-bc0a-4523-87a6-6e1febaa2f63 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.784015 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4a43b67b-bc0a-4523-87a6-6e1febaa2f63 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:12.784257 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4a43b67b-bc0a-4523-87a6-6e1febaa2f63 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:12.784402 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4a43b67b-bc0a-4523-87a6-6e1febaa2f63 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:12.796026 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:12.796026 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:12.800265 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4a43b67b-bc0a-4523-87a6-6e1febaa2f63 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:12.809257 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4a43b67b-bc0a-4523-87a6-6e1febaa2f63 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:12.809257 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 126/507] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:12 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:12.855343 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-141cddf2-ec5e-49de-b531-f7037222c704 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:12.857736 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-141cddf2-ec5e-49de-b531-f7037222c704 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:12.858003 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-141cddf2-ec5e-49de-b531-f7037222c704 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:12.858284 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-141cddf2-ec5e-49de-b531-f7037222c704 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:12.866719 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:12.866719 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:12.870813 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-141cddf2-ec5e-49de-b531-f7037222c704 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:12.875017 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-141cddf2-ec5e-49de-b531-f7037222c704 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:12.875414 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 127/508] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:12 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:13.213475 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-11ce177c-579c-4b6f-8f8d-ccd65c216813 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:13.215330 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-11ce177c-579c-4b6f-8f8d-ccd65c216813 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] GET https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c Aug 14 03:46:13.215515 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-11ce177c-579c-4b6f-8f8d-ccd65c216813 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:13.215731 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-11ce177c-579c-4b6f-8f8d-ccd65c216813 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:13.221299 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-11ce177c-579c-4b6f-8f8d-ccd65c216813 tempest-AttachSCSIVolumeTestJSON-1525263727 tempest-AttachSCSIVolumeTestJSON-1525263727-project-member] https://10.4.3.64/volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c returned with HTTP 404 Aug 14 03:46:13.221717 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 129/509] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:13 2026] GET /volume/v3/volumes/eeb33d24-6991-4948-b519-571294982e2c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:13.527353 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fc650c64-ae1a-4bad-9fc8-aa198ea93ff3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:13.529154 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fc650c64-ae1a-4bad-9fc8-aa198ea93ff3 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/39305162-a8d8-43c9-bd2a-f08765ffbe33 Aug 14 03:46:13.529418 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fc650c64-ae1a-4bad-9fc8-aa198ea93ff3 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:13.530014 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fc650c64-ae1a-4bad-9fc8-aa198ea93ff3 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:13.538156 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fc650c64-ae1a-4bad-9fc8-aa198ea93ff3 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/39305162-a8d8-43c9-bd2a-f08765ffbe33 returned with HTTP 404 Aug 14 03:46:13.538869 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 128/510] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:13 2026] GET /volume/v3/volumes/39305162-a8d8-43c9-bd2a-f08765ffbe33 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:13.549453 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fc9eb78d-2c73-41e4-a4dd-a8af92d7c3a4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:13.552948 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fc9eb78d-2c73-41e4-a4dd-a8af92d7c3a4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/5af65b95-f43c-4a5a-972d-49424e72b611 Aug 14 03:46:13.553291 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fc9eb78d-2c73-41e4-a4dd-a8af92d7c3a4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:13.553557 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fc9eb78d-2c73-41e4-a4dd-a8af92d7c3a4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:13.554146 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-fc9eb78d-2c73-41e4-a4dd-a8af92d7c3a4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 5af65b95-f43c-4a5a-972d-49424e72b611 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:13.560012 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fc9eb78d-2c73-41e4-a4dd-a8af92d7c3a4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/5af65b95-f43c-4a5a-972d-49424e72b611 returned with HTTP 404 Aug 14 03:46:13.560686 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 127/511] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:13 2026] GET /volume/v3/groups/5af65b95-f43c-4a5a-972d-49424e72b611 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:13.566972 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-743350ba-4164-494d-a1fc-78811b7431f1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:13.568750 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-743350ba-4164-494d-a1fc-78811b7431f1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/0092e28d-aded-4e11-9f56-cbd1e268cdf5 Aug 14 03:46:13.568913 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-743350ba-4164-494d-a1fc-78811b7431f1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:13.569082 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-743350ba-4164-494d-a1fc-78811b7431f1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:13.569224 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.group_snapshots [None req-743350ba-4164-494d-a1fc-78811b7431f1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] delete called for member 0092e28d-aded-4e11-9f56-cbd1e268cdf5 {{(pid=100329) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 03:46:13.569308 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.group_snapshots [None req-743350ba-4164-494d-a1fc-78811b7431f1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Delete group_snapshot with id: 0092e28d-aded-4e11-9f56-cbd1e268cdf5 Aug 14 03:46:13.573074 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:13.573074 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:13.609061 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-743350ba-4164-494d-a1fc-78811b7431f1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/0092e28d-aded-4e11-9f56-cbd1e268cdf5 returned with HTTP 202 Aug 14 03:46:13.609517 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 128/512] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Aug 14 03:46:13 2026] DELETE /volume/v3/group_snapshots/0092e28d-aded-4e11-9f56-cbd1e268cdf5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:13.618246 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-60b08f41-72d0-4465-9513-3c8a6af6a999 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:13.619893 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-60b08f41-72d0-4465-9513-3c8a6af6a999 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:46:13.620259 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-60b08f41-72d0-4465-9513-3c8a6af6a999 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:13.620582 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-60b08f41-72d0-4465-9513-3c8a6af6a999 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:13.620977 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-60b08f41-72d0-4465-9513-3c8a6af6a999 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:13.623188 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-60b08f41-72d0-4465-9513-3c8a6af6a999 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:46:13.631595 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-60b08f41-72d0-4465-9513-3c8a6af6a999 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all volumes completed successfully. Aug 14 03:46:13.632506 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-60b08f41-72d0-4465-9513-3c8a6af6a999 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:13.634604 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-60b08f41-72d0-4465-9513-3c8a6af6a999 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:13.690708 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-60b08f41-72d0-4465-9513-3c8a6af6a999 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:13.693869 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:13.693869 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:13.703673 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-60b08f41-72d0-4465-9513-3c8a6af6a999 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:46:13.703673 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 130/513] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:46:13 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:13.719832 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a3496f75-7a2d-4518-b962-d1da02ff42f7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:13.724813 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a3496f75-7a2d-4518-b962-d1da02ff42f7 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 14 03:46:13.725110 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a3496f75-7a2d-4518-b962-d1da02ff42f7 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:13.725404 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a3496f75-7a2d-4518-b962-d1da02ff42f7 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:13.725804 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-a3496f75-7a2d-4518-b962-d1da02ff42f7 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:13.727924 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.db.api [None req-a3496f75-7a2d-4518-b962-d1da02ff42f7 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Building query based on filter {{(pid=100328) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:46:13.742935 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a3496f75-7a2d-4518-b962-d1da02ff42f7 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all snapshots completed successfully. Aug 14 03:46:13.743503 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a3496f75-7a2d-4518-b962-d1da02ff42f7 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:46:13.744057 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 129/514] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Aug 14 03:46:13 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 14 03:46:13.757188 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-659bfc3e-50d4-4d6c-ac90-7c14c9da2c1d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:13.759382 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-659bfc3e-50d4-4d6c-ac90-7c14c9da2c1d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/0092e28d-aded-4e11-9f56-cbd1e268cdf5 Aug 14 03:46:13.759382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-659bfc3e-50d4-4d6c-ac90-7c14c9da2c1d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:13.759382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-659bfc3e-50d4-4d6c-ac90-7c14c9da2c1d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:13.759530 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-659bfc3e-50d4-4d6c-ac90-7c14c9da2c1d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 0092e28d-aded-4e11-9f56-cbd1e268cdf5 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:46:13.762528 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-659bfc3e-50d4-4d6c-ac90-7c14c9da2c1d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/0092e28d-aded-4e11-9f56-cbd1e268cdf5 returned with HTTP 404 Aug 14 03:46:13.762993 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 128/515] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:46:13 2026] GET /volume/v3/group_snapshots/0092e28d-aded-4e11-9f56-cbd1e268cdf5 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:13.769730 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-04f7dcb2-c0da-47c4-bf33-a781474607a2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:13.771488 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-04f7dcb2-c0da-47c4-bf33-a781474607a2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:46:13.771763 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-04f7dcb2-c0da-47c4-bf33-a781474607a2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:13.771959 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-04f7dcb2-c0da-47c4-bf33-a781474607a2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:13.772265 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-04f7dcb2-c0da-47c4-bf33-a781474607a2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:13.772565 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:13.772565 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:13.774050 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-04f7dcb2-c0da-47c4-bf33-a781474607a2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:46:13.786265 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-04f7dcb2-c0da-47c4-bf33-a781474607a2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all volumes completed successfully. Aug 14 03:46:13.787300 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-04f7dcb2-c0da-47c4-bf33-a781474607a2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:13.787554 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-04f7dcb2-c0da-47c4-bf33-a781474607a2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:13.837436 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-04f7dcb2-c0da-47c4-bf33-a781474607a2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:13.840523 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:13.840523 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:13.847281 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-04f7dcb2-c0da-47c4-bf33-a781474607a2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:46:13.847660 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 129/516] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:46:13 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:13.862920 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2e65f844-7271-45cd-a66f-57c3c26f11e4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:13.865166 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2e65f844-7271-45cd-a66f-57c3c26f11e4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/groups/9e00ad37-29b7-47ff-9f7e-722e287c85b5/action Aug 14 03:46:13.865489 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2e65f844-7271-45cd-a66f-57c3c26f11e4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:13.865610 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2e65f844-7271-45cd-a66f-57c3c26f11e4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:13.866943 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-2e65f844-7271-45cd-a66f-57c3c26f11e4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] delete called for group 9e00ad37-29b7-47ff-9f7e-722e287c85b5 {{(pid=100327) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:46:13.867042 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.groups [None req-2e65f844-7271-45cd-a66f-57c3c26f11e4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Delete group with id: 9e00ad37-29b7-47ff-9f7e-722e287c85b5 Aug 14 03:46:13.877344 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:13.877344 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:13.935945 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2e65f844-7271-45cd-a66f-57c3c26f11e4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/9e00ad37-29b7-47ff-9f7e-722e287c85b5/action returned with HTTP 202 Aug 14 03:46:13.939161 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 131/517] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:46:13 2026] POST /volume/v3/groups/9e00ad37-29b7-47ff-9f7e-722e287c85b5/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:13.946749 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-01dca4db-45a3-4460-8a95-fc5d324e4fea None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:13.951712 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-01dca4db-45a3-4460-8a95-fc5d324e4fea tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/2e777d39-95fc-45e3-a55f-e1d04fd59e2c Aug 14 03:46:13.951712 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-01dca4db-45a3-4460-8a95-fc5d324e4fea tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:13.951712 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-01dca4db-45a3-4460-8a95-fc5d324e4fea tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:13.961682 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:13.961682 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:13.966282 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-01dca4db-45a3-4460-8a95-fc5d324e4fea tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Volume info retrieved successfully. Aug 14 03:46:13.966876 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-01dca4db-45a3-4460-8a95-fc5d324e4fea tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:13.967043 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-01dca4db-45a3-4460-8a95-fc5d324e4fea tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:14.019655 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-01dca4db-45a3-4460-8a95-fc5d324e4fea tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:14.023378 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:14.023378 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:14.030722 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-01dca4db-45a3-4460-8a95-fc5d324e4fea tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/2e777d39-95fc-45e3-a55f-e1d04fd59e2c returned with HTTP 200 Aug 14 03:46:14.031074 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 130/518] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:13 2026] GET /volume/v3/volumes/2e777d39-95fc-45e3-a55f-e1d04fd59e2c => generated 911 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:15.045174 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dc846e66-f2fb-4f2a-b015-1b489d748a81 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:15.047870 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dc846e66-f2fb-4f2a-b015-1b489d748a81 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/2e777d39-95fc-45e3-a55f-e1d04fd59e2c Aug 14 03:46:15.047870 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dc846e66-f2fb-4f2a-b015-1b489d748a81 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:15.047870 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dc846e66-f2fb-4f2a-b015-1b489d748a81 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:15.054238 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dc846e66-f2fb-4f2a-b015-1b489d748a81 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/2e777d39-95fc-45e3-a55f-e1d04fd59e2c returned with HTTP 404 Aug 14 03:46:15.054733 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 129/519] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:15 2026] GET /volume/v3/volumes/2e777d39-95fc-45e3-a55f-e1d04fd59e2c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:15.061938 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e7e62a01-66b1-49c9-9b94-d3c3e00dcfb3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:15.063905 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e7e62a01-66b1-49c9-9b94-d3c3e00dcfb3 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/9e00ad37-29b7-47ff-9f7e-722e287c85b5 Aug 14 03:46:15.064098 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e7e62a01-66b1-49c9-9b94-d3c3e00dcfb3 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:15.064328 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e7e62a01-66b1-49c9-9b94-d3c3e00dcfb3 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:15.064478 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-e7e62a01-66b1-49c9-9b94-d3c3e00dcfb3 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 9e00ad37-29b7-47ff-9f7e-722e287c85b5 {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:15.067929 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e7e62a01-66b1-49c9-9b94-d3c3e00dcfb3 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/9e00ad37-29b7-47ff-9f7e-722e287c85b5 returned with HTTP 404 Aug 14 03:46:15.068573 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 130/520] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:15 2026] GET /volume/v3/groups/9e00ad37-29b7-47ff-9f7e-722e287c85b5 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:15.082252 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b6f72744-0550-4e08-879d-3ead4fc1789c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:15.082252 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b6f72744-0550-4e08-879d-3ead4fc1789c tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/e58c8b81-470e-4734-bc58-7b58248d3178 Aug 14 03:46:15.082252 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b6f72744-0550-4e08-879d-3ead4fc1789c tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:15.082252 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b6f72744-0550-4e08-879d-3ead4fc1789c tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:15.104809 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b6f72744-0550-4e08-879d-3ead4fc1789c tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/group_types/e58c8b81-470e-4734-bc58-7b58248d3178 returned with HTTP 202 Aug 14 03:46:15.106538 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 132/521] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Aug 14 03:46:15 2026] DELETE /volume/v3/group_types/e58c8b81-470e-4734-bc58-7b58248d3178 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:15.113718 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-93cc5dff-92ad-4ec1-9948-aab705a9d011 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:15.115915 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-93cc5dff-92ad-4ec1-9948-aab705a9d011 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] DELETE https://10.4.3.64/volume/v3/types/02d58058-ff98-48b7-a9b8-b22763b9c209 Aug 14 03:46:15.116461 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-93cc5dff-92ad-4ec1-9948-aab705a9d011 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:15.116741 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-93cc5dff-92ad-4ec1-9948-aab705a9d011 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:15.142646 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-93cc5dff-92ad-4ec1-9948-aab705a9d011 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/types/02d58058-ff98-48b7-a9b8-b22763b9c209 returned with HTTP 202 Aug 14 03:46:15.143174 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 131/522] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:46:15 2026] DELETE /volume/v3/types/02d58058-ff98-48b7-a9b8-b22763b9c209 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:15.151592 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3fe05aef-7d30-4ed0-9506-0ed1eb1fb177 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:15.158035 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3fe05aef-7d30-4ed0-9506-0ed1eb1fb177 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] GET https://10.4.3.64/volume/v3/types/02d58058-ff98-48b7-a9b8-b22763b9c209 Aug 14 03:46:15.158401 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3fe05aef-7d30-4ed0-9506-0ed1eb1fb177 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:15.159802 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3fe05aef-7d30-4ed0-9506-0ed1eb1fb177 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:15.163665 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3fe05aef-7d30-4ed0-9506-0ed1eb1fb177 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/types/02d58058-ff98-48b7-a9b8-b22763b9c209 returned with HTTP 404 Aug 14 03:46:15.164166 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 130/523] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:46:15 2026] GET /volume/v3/types/02d58058-ff98-48b7-a9b8-b22763b9c209 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:15.171939 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-12aed1a6-6a31-4cd5-8180-d3a7b211eb89 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:15.173707 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-12aed1a6-6a31-4cd5-8180-d3a7b211eb89 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:46:15.174089 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-12aed1a6-6a31-4cd5-8180-d3a7b211eb89 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1117972937"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:15.186288 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-12aed1a6-6a31-4cd5-8180-d3a7b211eb89 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:46:15.186753 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 131/524] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:46:15 2026] POST /volume/v3/types => generated 224 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:15.194342 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-23863937-40af-43c6-974f-9ae760441099 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:15.196399 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-23863937-40af-43c6-974f-9ae760441099 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 14 03:46:15.196847 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-23863937-40af-43c6-974f-9ae760441099 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-740080664"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:15.211602 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-23863937-40af-43c6-974f-9ae760441099 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 14 03:46:15.212163 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 133/525] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Aug 14 03:46:15 2026] POST /volume/v3/group_types => generated 180 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:15.219359 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f919bfc6-3206-4a9a-9979-4a3db8faa70b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:15.221219 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f919bfc6-3206-4a9a-9979-4a3db8faa70b tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/groups Aug 14 03:46:15.221940 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f919bfc6-3206-4a9a-9979-4a3db8faa70b tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a766c330-2b79-49fb-9af7-292a554fcbff", "volume_types": ["c17f5f20-5a8c-4008-a1dc-a3ef55549885"], "name": "tempest-GroupSnapshotsTest-Group-151861729"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:15.224026 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-f919bfc6-3206-4a9a-9979-4a3db8faa70b tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Creating new group {'group': {'group_type': 'a766c330-2b79-49fb-9af7-292a554fcbff', 'volume_types': ['c17f5f20-5a8c-4008-a1dc-a3ef55549885'], 'name': 'tempest-GroupSnapshotsTest-Group-151861729'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:46:15.227525 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.groups [None req-f919bfc6-3206-4a9a-9979-4a3db8faa70b tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Creating group tempest-GroupSnapshotsTest-Group-151861729. Aug 14 03:46:15.234365 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f919bfc6-3206-4a9a-9979-4a3db8faa70b tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Availability Zones retrieved successfully. Aug 14 03:46:15.245089 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-f919bfc6-3206-4a9a-9979-4a3db8faa70b tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Created reservations ['948bce25-8bc4-48c1-af5c-6e381dc3cb12'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:15.268957 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f919bfc6-3206-4a9a-9979-4a3db8faa70b tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 14 03:46:15.269865 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 132/526] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Aug 14 03:46:15 2026] POST /volume/v3/groups => generated 111 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:15.282330 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2c825b5a-d740-4b39-be86-b7eab8e1dc55 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:15.283161 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c825b5a-d740-4b39-be86-b7eab8e1dc55 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:15.283354 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c825b5a-d740-4b39-be86-b7eab8e1dc55 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:15.283609 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c825b5a-d740-4b39-be86-b7eab8e1dc55 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:15.283728 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-2c825b5a-d740-4b39-be86-b7eab8e1dc55 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 6fef2de1-3354-472d-96a3-ac4332a4fe2c {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:15.293656 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:15.293656 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:15.300432 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c825b5a-d740-4b39-be86-b7eab8e1dc55 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 200 Aug 14 03:46:15.300889 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 131/527] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:15 2026] GET /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:16.292646 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0f399db3-c57b-463a-bd66-9a957f54c526 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:16.294334 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0f399db3-c57b-463a-bd66-9a957f54c526 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:16.294611 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0f399db3-c57b-463a-bd66-9a957f54c526 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:16.294790 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0f399db3-c57b-463a-bd66-9a957f54c526 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:16.294941 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-0f399db3-c57b-463a-bd66-9a957f54c526 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Delete volume with id: a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:16.301748 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:16.301748 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:16.302261 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0f399db3-c57b-463a-bd66-9a957f54c526 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:16.311351 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-97061794-4c50-42b5-b050-8c59bea353cd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:16.313429 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97061794-4c50-42b5-b050-8c59bea353cd tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:16.313717 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97061794-4c50-42b5-b050-8c59bea353cd tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:16.313945 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97061794-4c50-42b5-b050-8c59bea353cd tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:16.314110 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-97061794-4c50-42b5-b050-8c59bea353cd tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 6fef2de1-3354-472d-96a3-ac4332a4fe2c {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:16.317879 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:16.317879 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:16.319121 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0f399db3-c57b-463a-bd66-9a957f54c526 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Delete volume request issued successfully. Aug 14 03:46:16.319515 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0f399db3-c57b-463a-bd66-9a957f54c526 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 202 Aug 14 03:46:16.320050 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 132/528] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:16 2026] DELETE /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:16.326123 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97061794-4c50-42b5-b050-8c59bea353cd tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 200 Aug 14 03:46:16.326630 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 134/529] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:16 2026] GET /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:16.328916 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-728d48f2-a249-455a-8a28-e654f4f79e71 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:16.330665 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-728d48f2-a249-455a-8a28-e654f4f79e71 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:16.330882 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-728d48f2-a249-455a-8a28-e654f4f79e71 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:16.331056 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-728d48f2-a249-455a-8a28-e654f4f79e71 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:16.340843 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:16.340843 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:16.341543 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:16.343691 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:16.344174 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-590480996", "volume_type": "c17f5f20-5a8c-4008-a1dc-a3ef55549885", "group_id": "6fef2de1-3354-472d-96a3-ac4332a4fe2c", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:16.346169 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-728d48f2-a249-455a-8a28-e654f4f79e71 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Volume info retrieved successfully. Aug 14 03:46:16.347312 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-590480996', 'volume_type': 'c17f5f20-5a8c-4008-a1dc-a3ef55549885', 'group_id': '6fef2de1-3354-472d-96a3-ac4332a4fe2c', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:16.351634 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-728d48f2-a249-455a-8a28-e654f4f79e71 tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 200 Aug 14 03:46:16.352325 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 133/530] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:16 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:16.355587 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:16.355587 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:16.355967 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Create volume of 1 GB Aug 14 03:46:16.363156 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Availability Zones retrieved successfully. Aug 14 03:46:16.369108 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Flow 'volume_create_api' (7af41d20-b735-4cf5-bff7-fc1324c60af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:16.370413 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407bc3ce-d3bb-4fe3-a634-fa56eaeedeb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:16.371457 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:16.371457 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:16.371903 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:16.397061 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407bc3ce-d3bb-4fe3-a634-fa56eaeedeb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:46:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c17f5f20-5a8c-4008-a1dc-a3ef55549885,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1117972937',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c17f5f20-5a8c-4008-a1dc-a3ef55549885', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6fef2de1-3354-472d-96a3-ac4332a4fe2c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:16.398297 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c36341b-7327-4022-8a10-5a350af5ba08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:16.429385 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1117972937 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1117972937, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:16.429787 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1117972937 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1117972937, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:16.459484 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Created reservations ['05fea498-c5dc-4220-82de-999c0af2938e', '5327ea5b-78a4-4882-adb0-b75aa0c76fec', '3efa1eb5-2460-4804-a544-da336e500fcc', '6fb95ef7-5fe8-4639-b7bd-70b859e363e4'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:16.460216 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c36341b-7327-4022-8a10-5a350af5ba08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05fea498-c5dc-4220-82de-999c0af2938e', '5327ea5b-78a4-4882-adb0-b75aa0c76fec', '3efa1eb5-2460-4804-a544-da336e500fcc', '6fb95ef7-5fe8-4639-b7bd-70b859e363e4']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:16.460941 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add8efcf-a80d-4ec4-8bf9-e88d41089445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:16.485788 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add8efcf-a80d-4ec4-8bf9-e88d41089445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '297e15b7-33a3-44ad-8ad9-66acc06d3b3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-590480996',encryption_key_id=None,group_id=6fef2de1-3354-472d-96a3-ac4332a4fe2c,group_type_id=,metadata={},multiattach=False,project_id='1848ad0e738b467e971773793e447906',qos_specs=None,replication_status=,reservations=['05fea498-c5dc-4220-82de-999c0af2938e','5327ea5b-78a4-4882-adb0-b75aa0c76fec','3efa1eb5-2460-4804-a544-da336e500fcc','6fb95ef7-5fe8-4639-b7bd-70b859e363e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_type_id=c17f5f20-5a8c-4008-a1dc-a3ef55549885), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-590480996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6fef2de1-3354-472d-96a3-ac4332a4fe2c,host=None,id=297e15b7-33a3-44ad-8ad9-66acc06d3b3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1848ad0e738b467e971773793e447906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c17f5f20-5a8c-4008-a1dc-a3ef55549885),volume_type_id=c17f5f20-5a8c-4008-a1dc-a3ef55549885)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:16.486613 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09284af0-0bd2-4b5c-8ecd-05985cf1d613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:16.504559 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09284af0-0bd2-4b5c-8ecd-05985cf1d613) transitioned into state 'SUCCESS' from state '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-590480996',encryption_key_id=None,group_id=6fef2de1-3354-472d-96a3-ac4332a4fe2c,group_type_id=,metadata={},multiattach=False,project_id='1848ad0e738b467e971773793e447906',qos_specs=None,replication_status=,reservations=['05fea498-c5dc-4220-82de-999c0af2938e','5327ea5b-78a4-4882-adb0-b75aa0c76fec','3efa1eb5-2460-4804-a544-da336e500fcc','6fb95ef7-5fe8-4639-b7bd-70b859e363e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_type_id=c17f5f20-5a8c-4008-a1dc-a3ef55549885)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:16.505387 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c07336f-2b90-4a12-8ddd-ec8c87ed1f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:16.516334 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c07336f-2b90-4a12-8ddd-ec8c87ed1f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:16.517123 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Flow 'volume_create_api' (7af41d20-b735-4cf5-bff7-fc1324c60af9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:16.517454 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Create volume request issued successfully. Aug 14 03:46:16.518106 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:16.518323 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:16.563276 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:16.566905 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:16.566905 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:16.571106 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a5607aff-4904-47a8-a1c6-f8006cb5bc49 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:16.571671 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 132/531] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:46:16 2026] POST /volume/v3/volumes => generated 820 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:16.582804 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-428d46a5-4604-4e50-b092-b639d5745f15 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:16.584586 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-428d46a5-4604-4e50-b092-b639d5745f15 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/297e15b7-33a3-44ad-8ad9-66acc06d3b3b Aug 14 03:46:16.584791 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-428d46a5-4604-4e50-b092-b639d5745f15 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:16.584956 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-428d46a5-4604-4e50-b092-b639d5745f15 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:16.590970 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:16.590970 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:16.594411 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-428d46a5-4604-4e50-b092-b639d5745f15 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Volume info retrieved successfully. Aug 14 03:46:16.595320 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-428d46a5-4604-4e50-b092-b639d5745f15 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:16.595527 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-428d46a5-4604-4e50-b092-b639d5745f15 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:16.633988 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-428d46a5-4604-4e50-b092-b639d5745f15 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:16.637435 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:16.637435 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:16.645027 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-428d46a5-4604-4e50-b092-b639d5745f15 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/297e15b7-33a3-44ad-8ad9-66acc06d3b3b returned with HTTP 200 Aug 14 03:46:16.645481 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 133/532] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:16 2026] GET /volume/v3/volumes/297e15b7-33a3-44ad-8ad9-66acc06d3b3b => generated 888 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:17.370906 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-72dc32d9-ca8b-4815-9be8-e2baae7ef1de None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:17.373403 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-72dc32d9-ca8b-4815-9be8-e2baae7ef1de tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] GET https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 Aug 14 03:46:17.373593 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-72dc32d9-ca8b-4815-9be8-e2baae7ef1de tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:17.373843 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-72dc32d9-ca8b-4815-9be8-e2baae7ef1de tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:17.382986 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-72dc32d9-ca8b-4815-9be8-e2baae7ef1de tempest-TaggedAttachmentsTest-541428033 tempest-TaggedAttachmentsTest-541428033-project-member] https://10.4.3.64/volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 returned with HTTP 404 Aug 14 03:46:17.383482 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 135/533] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:17 2026] GET /volume/v3/volumes/a2aaec93-81be-4de5-9725-ad6ccc3550c9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:17.661121 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-30a88669-cd77-47ce-bd4d-0978b44da80a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:17.663086 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-30a88669-cd77-47ce-bd4d-0978b44da80a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/297e15b7-33a3-44ad-8ad9-66acc06d3b3b Aug 14 03:46:17.663712 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-30a88669-cd77-47ce-bd4d-0978b44da80a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:17.663977 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-30a88669-cd77-47ce-bd4d-0978b44da80a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:17.672700 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:17.672700 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:17.676642 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-30a88669-cd77-47ce-bd4d-0978b44da80a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Volume info retrieved successfully. Aug 14 03:46:17.677441 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-30a88669-cd77-47ce-bd4d-0978b44da80a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:17.677552 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-30a88669-cd77-47ce-bd4d-0978b44da80a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:17.718110 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-30a88669-cd77-47ce-bd4d-0978b44da80a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:17.721282 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:17.721282 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:17.727709 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-30a88669-cd77-47ce-bd4d-0978b44da80a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/297e15b7-33a3-44ad-8ad9-66acc06d3b3b returned with HTTP 200 Aug 14 03:46:17.728049 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 134/534] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:17 2026] GET /volume/v3/volumes/297e15b7-33a3-44ad-8ad9-66acc06d3b3b => generated 913 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:46:17.741738 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-73029df7-f103-4705-8b16-bc2a297a3c80 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:17.743618 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:17.743940 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-986943159", "volume_type": "c17f5f20-5a8c-4008-a1dc-a3ef55549885", "group_id": "6fef2de1-3354-472d-96a3-ac4332a4fe2c", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:17.745345 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-986943159', 'volume_type': 'c17f5f20-5a8c-4008-a1dc-a3ef55549885', 'group_id': '6fef2de1-3354-472d-96a3-ac4332a4fe2c', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:17.751256 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:17.751256 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:17.751653 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Create volume of 1 GB Aug 14 03:46:17.755915 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Availability Zones retrieved successfully. Aug 14 03:46:17.760916 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Flow 'volume_create_api' (8ffe39af-734e-469d-a62a-870f8ddfcea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:17.762744 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d96b8de-377f-4c53-89ab-3bc08fdb24e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:17.763334 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:17.763334 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:17.763797 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:17.781581 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d96b8de-377f-4c53-89ab-3bc08fdb24e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:46:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c17f5f20-5a8c-4008-a1dc-a3ef55549885,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1117972937',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c17f5f20-5a8c-4008-a1dc-a3ef55549885', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6fef2de1-3354-472d-96a3-ac4332a4fe2c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:17.782160 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e79d2b8-88f6-47fc-9e79-f75ade5a52d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:17.822969 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Created reservations ['55c80de4-6f39-4ef2-9499-9799e5d224d9', '8bb09b78-f2b0-4760-8bda-59d01773c422', '8668be94-5425-4a3d-b9c6-b9decbac8b0b', 'cdb3f740-9e18-4456-a57a-a55e45ed0287'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:17.823679 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e79d2b8-88f6-47fc-9e79-f75ade5a52d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55c80de4-6f39-4ef2-9499-9799e5d224d9', '8bb09b78-f2b0-4760-8bda-59d01773c422', '8668be94-5425-4a3d-b9c6-b9decbac8b0b', 'cdb3f740-9e18-4456-a57a-a55e45ed0287']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:17.824324 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4fa6293-d809-4ae3-94f1-cbbec9c0079c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:17.844619 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4fa6293-d809-4ae3-94f1-cbbec9c0079c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce125b15-14ad-420c-9e4d-b552ab673596', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-986943159',encryption_key_id=None,group_id=6fef2de1-3354-472d-96a3-ac4332a4fe2c,group_type_id=,metadata={},multiattach=False,project_id='1848ad0e738b467e971773793e447906',qos_specs=None,replication_status=,reservations=['55c80de4-6f39-4ef2-9499-9799e5d224d9','8bb09b78-f2b0-4760-8bda-59d01773c422','8668be94-5425-4a3d-b9c6-b9decbac8b0b','cdb3f740-9e18-4456-a57a-a55e45ed0287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_type_id=c17f5f20-5a8c-4008-a1dc-a3ef55549885), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-986943159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6fef2de1-3354-472d-96a3-ac4332a4fe2c,host=None,id=ce125b15-14ad-420c-9e4d-b552ab673596,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1848ad0e738b467e971773793e447906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c17f5f20-5a8c-4008-a1dc-a3ef55549885),volume_type_id=c17f5f20-5a8c-4008-a1dc-a3ef55549885)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:17.845257 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90da8bf1-3346-4a3a-9b2f-26290143d618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:17.862972 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90da8bf1-3346-4a3a-9b2f-26290143d618) transitioned into state 'SUCCESS' from state '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-986943159',encryption_key_id=None,group_id=6fef2de1-3354-472d-96a3-ac4332a4fe2c,group_type_id=,metadata={},multiattach=False,project_id='1848ad0e738b467e971773793e447906',qos_specs=None,replication_status=,reservations=['55c80de4-6f39-4ef2-9499-9799e5d224d9','8bb09b78-f2b0-4760-8bda-59d01773c422','8668be94-5425-4a3d-b9c6-b9decbac8b0b','cdb3f740-9e18-4456-a57a-a55e45ed0287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_type_id=c17f5f20-5a8c-4008-a1dc-a3ef55549885)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:17.863729 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf3b8828-b2f0-4977-8d30-52b41d2a3c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:17.878891 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf3b8828-b2f0-4977-8d30-52b41d2a3c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:17.879681 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Flow 'volume_create_api' (8ffe39af-734e-469d-a62a-870f8ddfcea8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:17.879956 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Create volume request issued successfully. Aug 14 03:46:17.880637 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:17.880816 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:17.924242 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:17.927750 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:17.927750 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:17.931767 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73029df7-f103-4705-8b16-bc2a297a3c80 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:17.932326 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 133/535] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:46:17 2026] POST /volume/v3/volumes => generated 820 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:17.945806 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3535e5d2-dcae-4add-9428-79386672c57d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:17.948595 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3535e5d2-dcae-4add-9428-79386672c57d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/ce125b15-14ad-420c-9e4d-b552ab673596 Aug 14 03:46:17.948878 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3535e5d2-dcae-4add-9428-79386672c57d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:17.949283 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3535e5d2-dcae-4add-9428-79386672c57d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:17.959350 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:17.959350 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:17.963271 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3535e5d2-dcae-4add-9428-79386672c57d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Volume info retrieved successfully. Aug 14 03:46:17.963987 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-3535e5d2-dcae-4add-9428-79386672c57d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:17.964147 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-3535e5d2-dcae-4add-9428-79386672c57d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:18.008226 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-3535e5d2-dcae-4add-9428-79386672c57d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:18.010958 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:18.010958 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:18.018030 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3535e5d2-dcae-4add-9428-79386672c57d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/ce125b15-14ad-420c-9e4d-b552ab673596 returned with HTTP 200 Aug 14 03:46:18.018574 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 134/536] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:17 2026] GET /volume/v3/volumes/ce125b15-14ad-420c-9e4d-b552ab673596 => generated 888 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:18.020014 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ad75481f-f34b-47b5-9160-bc451716ff96 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:18.282531 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ad75481f-f34b-47b5-9160-bc451716ff96 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:46:18.282911 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ad75481f-f34b-47b5-9160-bc451716ff96 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-177822872", "os-volume-type-access:is_public": false}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:18.284381 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:18.284381 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:18.297590 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ad75481f-f34b-47b5-9160-bc451716ff96 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:46:18.298935 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 136/537] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:46:18 2026] POST /volume/v3/types => generated 228 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:18.311737 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-58d258d5-c2aa-4093-bd30-664760f16751 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:18.511982 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-58d258d5-c2aa-4093-bd30-664760f16751 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:18.513031 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-58d258d5-c2aa-4093-bd30-664760f16751 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e8294260-f39a-4057-843c-5c8f563c2f0a", "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:18.514880 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-58d258d5-c2aa-4093-bd30-664760f16751 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Create volume request body: {'volume': {'volume_type': 'e8294260-f39a-4057-843c-5c8f563c2f0a', 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:18.524353 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-58d258d5-c2aa-4093-bd30-664760f16751 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Aug 14 03:46:18.524946 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 135/538] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:18 2026] POST /volume/v3/volumes => generated 114 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:18.532712 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2d4e5dee-b2ec-40ca-bb71-3519c6cb0670 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:18.536342 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2d4e5dee-b2ec-40ca-bb71-3519c6cb0670 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] POST https://10.4.3.64/volume/v3/types/e8294260-f39a-4057-843c-5c8f563c2f0a/action Aug 14 03:46:18.536791 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2d4e5dee-b2ec-40ca-bb71-3519c6cb0670 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Action body: b'{"addProjectAccess": {"project": "b15ce25b945b48748199a7ea4deb8a40"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:18.536960 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2d4e5dee-b2ec-40ca-bb71-3519c6cb0670 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b15ce25b945b48748199a7ea4deb8a40"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:18.556863 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2d4e5dee-b2ec-40ca-bb71-3519c6cb0670 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] https://10.4.3.64/volume/v3/types/e8294260-f39a-4057-843c-5c8f563c2f0a/action returned with HTTP 202 Aug 14 03:46:18.556863 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 134/539] 10.4.3.64 () {68 vars in 1377 bytes} [Fri Aug 14 03:46:18 2026] POST /volume/v3/types/e8294260-f39a-4057-843c-5c8f563c2f0a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:18.564577 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:18.566366 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:18.566705 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e8294260-f39a-4057-843c-5c8f563c2f0a", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1101736524"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:18.568144 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Create volume request body: {'volume': {'volume_type': 'e8294260-f39a-4057-843c-5c8f563c2f0a', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1101736524'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:18.573018 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Create volume of 1 GB Aug 14 03:46:18.573327 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:18.573327 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:18.573796 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Availability Zones retrieved successfully. Aug 14 03:46:18.578996 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Flow 'volume_create_api' (45d4d483-7811-4d7d-962d-5ed5c34af47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:18.579864 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691d9f9e-51ba-4fd7-a120-f2feb19228f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:18.580697 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:18.603765 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691d9f9e-51ba-4fd7-a120-f2feb19228f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:46:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e8294260-f39a-4057-843c-5c8f563c2f0a,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-177822872',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e8294260-f39a-4057-843c-5c8f563c2f0a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:18.604487 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0241d0-b10c-4851-a48b-e1a1e8cc9480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:18.640827 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-177822872 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-177822872, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:18.641268 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-177822872 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-177822872, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:18.687180 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Created reservations ['1d1dfd02-c8ad-4fa7-a2c6-274ef96ac58f', '75144861-b493-4d48-b1cb-a1fea3e16c7a', '085261ad-2c7d-42f8-a9f8-38b3a7525ec3', 'df7d0543-8f9a-4632-8256-3e0cd7f4e97b'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:18.688208 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0241d0-b10c-4851-a48b-e1a1e8cc9480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d1dfd02-c8ad-4fa7-a2c6-274ef96ac58f', '75144861-b493-4d48-b1cb-a1fea3e16c7a', '085261ad-2c7d-42f8-a9f8-38b3a7525ec3', 'df7d0543-8f9a-4632-8256-3e0cd7f4e97b']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:18.689214 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c7735eb-74e5-453d-825e-d4eca7aea185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:18.718402 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c7735eb-74e5-453d-825e-d4eca7aea185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd2b6170-2c37-43bf-841b-c31f220ad35f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1101736524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b15ce25b945b48748199a7ea4deb8a40',qos_specs=None,replication_status=,reservations=['1d1dfd02-c8ad-4fa7-a2c6-274ef96ac58f','75144861-b493-4d48-b1cb-a1fea3e16c7a','085261ad-2c7d-42f8-a9f8-38b3a7525ec3','df7d0543-8f9a-4632-8256-3e0cd7f4e97b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba8d3cab5b547a0bb038574dc42708b',volume_type_id=e8294260-f39a-4057-843c-5c8f563c2f0a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1101736524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd2b6170-2c37-43bf-841b-c31f220ad35f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b15ce25b945b48748199a7ea4deb8a40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ba8d3cab5b547a0bb038574dc42708b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8294260-f39a-4057-843c-5c8f563c2f0a),volume_type_id=e8294260-f39a-4057-843c-5c8f563c2f0a)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:18.719512 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce0c4671-9f4a-48d1-9eb7-3f147c19ff8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:18.744953 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce0c4671-9f4a-48d1-9eb7-3f147c19ff8c) transitioned into state 'SUCCESS' from state '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-1101736524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b15ce25b945b48748199a7ea4deb8a40',qos_specs=None,replication_status=,reservations=['1d1dfd02-c8ad-4fa7-a2c6-274ef96ac58f','75144861-b493-4d48-b1cb-a1fea3e16c7a','085261ad-2c7d-42f8-a9f8-38b3a7525ec3','df7d0543-8f9a-4632-8256-3e0cd7f4e97b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba8d3cab5b547a0bb038574dc42708b',volume_type_id=e8294260-f39a-4057-843c-5c8f563c2f0a)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:18.745823 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (547658aa-a384-46ae-9fa7-d60dd621998e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:18.758889 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (547658aa-a384-46ae-9fa7-d60dd621998e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:18.760422 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Flow 'volume_create_api' (45d4d483-7811-4d7d-962d-5ed5c34af47c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:18.760524 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Create volume request issued successfully. Aug 14 03:46:18.761288 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f5ebca32-ee49-4fa0-9950-446e870fee7f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:18.761861 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 135/540] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:46:18 2026] POST /volume/v3/volumes => generated 793 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:18.773726 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-183a845a-c464-44ff-846a-097635458cf7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:18.778316 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-183a845a-c464-44ff-846a-097635458cf7 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] GET https://10.4.3.64/volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f Aug 14 03:46:18.778541 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-183a845a-c464-44ff-846a-097635458cf7 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:18.778719 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-183a845a-c464-44ff-846a-097635458cf7 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:18.786064 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:18.786064 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:18.789931 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-183a845a-c464-44ff-846a-097635458cf7 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Volume info retrieved successfully. Aug 14 03:46:18.794322 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-183a845a-c464-44ff-846a-097635458cf7 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] https://10.4.3.64/volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f returned with HTTP 200 Aug 14 03:46:18.794718 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 137/541] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:18 2026] GET /volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:19.032838 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ab446429-420f-4efb-a8f7-c7569d8d8ef6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:19.038711 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ab446429-420f-4efb-a8f7-c7569d8d8ef6 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/ce125b15-14ad-420c-9e4d-b552ab673596 Aug 14 03:46:19.039011 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ab446429-420f-4efb-a8f7-c7569d8d8ef6 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:19.039293 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ab446429-420f-4efb-a8f7-c7569d8d8ef6 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:19.047711 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:19.047711 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:19.052293 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ab446429-420f-4efb-a8f7-c7569d8d8ef6 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Volume info retrieved successfully. Aug 14 03:46:19.052356 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-ab446429-420f-4efb-a8f7-c7569d8d8ef6 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:19.052505 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-ab446429-420f-4efb-a8f7-c7569d8d8ef6 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:19.088984 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-ab446429-420f-4efb-a8f7-c7569d8d8ef6 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:19.091859 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:19.091859 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:19.098665 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ab446429-420f-4efb-a8f7-c7569d8d8ef6 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/ce125b15-14ad-420c-9e4d-b552ab673596 returned with HTTP 200 Aug 14 03:46:19.099090 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 136/542] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:19 2026] GET /volume/v3/volumes/ce125b15-14ad-420c-9e4d-b552ab673596 => generated 913 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:19.112162 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-773ada31-1fc8-4e3b-b7dc-7f263925b306 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:19.115538 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-773ada31-1fc8-4e3b-b7dc-7f263925b306 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] PUT https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:19.116087 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-773ada31-1fc8-4e3b-b7dc-7f263925b306 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "297e15b7-33a3-44ad-8ad9-66acc06d3b3b"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:19.117868 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-773ada31-1fc8-4e3b-b7dc-7f263925b306 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Update called for group 6fef2de1-3354-472d-96a3-ac4332a4fe2c. {{(pid=100326) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 03:46:19.118117 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.groups [None req-773ada31-1fc8-4e3b-b7dc-7f263925b306 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Updating group 6fef2de1-3354-472d-96a3-ac4332a4fe2c with name None description: None add_volumes: None remove_volumes: 297e15b7-33a3-44ad-8ad9-66acc06d3b3b. Aug 14 03:46:19.122193 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:19.122193 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:19.150737 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-773ada31-1fc8-4e3b-b7dc-7f263925b306 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 202 Aug 14 03:46:19.151455 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 135/543] 10.4.3.64 () {70 vars in 1399 bytes} [Fri Aug 14 03:46:19 2026] PUT /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:19.159097 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ae0d4e98-6505-4c62-b80b-1ce7d1471df5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:19.160506 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ae0d4e98-6505-4c62-b80b-1ce7d1471df5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:19.160874 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ae0d4e98-6505-4c62-b80b-1ce7d1471df5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:19.160998 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ae0d4e98-6505-4c62-b80b-1ce7d1471df5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:19.161115 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-ae0d4e98-6505-4c62-b80b-1ce7d1471df5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 6fef2de1-3354-472d-96a3-ac4332a4fe2c {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:19.165023 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:19.165023 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:19.173538 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:19.175450 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ae0d4e98-6505-4c62-b80b-1ce7d1471df5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 200 Aug 14 03:46:19.175834 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 136/544] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:19 2026] GET /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:19.375041 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:19.375371 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-806725612"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:19.376694 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-806725612'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:19.376873 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Create volume of 1 GB Aug 14 03:46:19.380395 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Availability Zones retrieved successfully. Aug 14 03:46:19.387119 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Flow 'volume_create_api' (9dc768f2-e267-4df4-9407-c5ae812d2490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:19.388113 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fb691db-1e8f-40e2-a084-1f5199b4fbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:19.389319 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:19.421491 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fb691db-1e8f-40e2-a084-1f5199b4fbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:19.422730 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3954793a-3e15-43b3-81b9-b6c2b5e94209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:19.489622 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Created reservations ['a1f7d471-7b9e-44ce-b39c-49ef819cd522', '0b05f59d-188f-496c-8e4f-3f2d178851ec', '62ee1c92-5485-4447-a5de-11ec7518d92a', '00b2b57d-6913-4631-ad09-6b2ce8742d5d'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:19.490686 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3954793a-3e15-43b3-81b9-b6c2b5e94209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1f7d471-7b9e-44ce-b39c-49ef819cd522', '0b05f59d-188f-496c-8e4f-3f2d178851ec', '62ee1c92-5485-4447-a5de-11ec7518d92a', '00b2b57d-6913-4631-ad09-6b2ce8742d5d']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:19.491718 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93aaa3c2-8320-4485-bf34-b9b99aae9222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:19.513912 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93aaa3c2-8320-4485-bf34-b9b99aae9222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82f35134-796c-460e-8a49-50b0b95bf85e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-806725612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7a6c9787a1404f9709ec5a9acb7714',qos_specs=None,replication_status=,reservations=['a1f7d471-7b9e-44ce-b39c-49ef819cd522','0b05f59d-188f-496c-8e4f-3f2d178851ec','62ee1c92-5485-4447-a5de-11ec7518d92a','00b2b57d-6913-4631-ad09-6b2ce8742d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d758eae825d8463795f1f076a8cd13f1',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-806725612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82f35134-796c-460e-8a49-50b0b95bf85e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7a6c9787a1404f9709ec5a9acb7714',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d758eae825d8463795f1f076a8cd13f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:19.515103 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37a769a3-5181-4a81-83ea-0ed635a8cccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:19.531413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37a769a3-5181-4a81-83ea-0ed635a8cccc) transitioned into state 'SUCCESS' from state '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-806725612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7a6c9787a1404f9709ec5a9acb7714',qos_specs=None,replication_status=,reservations=['a1f7d471-7b9e-44ce-b39c-49ef819cd522','0b05f59d-188f-496c-8e4f-3f2d178851ec','62ee1c92-5485-4447-a5de-11ec7518d92a','00b2b57d-6913-4631-ad09-6b2ce8742d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d758eae825d8463795f1f076a8cd13f1',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:19.532373 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89fe4ac-cde7-45e6-b7f2-453b57263fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:19.540788 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89fe4ac-cde7-45e6-b7f2-453b57263fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:19.541691 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Flow 'volume_create_api' (9dc768f2-e267-4df4-9407-c5ae812d2490) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:19.541953 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Create volume request issued successfully. Aug 14 03:46:19.542701 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fbfd93c6-d6d9-47b0-bac4-091c2b17f937 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:19.543174 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 138/545] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:19 2026] POST /volume/v3/volumes => generated 746 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:19.559208 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3907532e-46a2-41a5-b1a5-55dc894a533a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:19.561150 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3907532e-46a2-41a5-b1a5-55dc894a533a tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:46:19.561391 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3907532e-46a2-41a5-b1a5-55dc894a533a tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:19.561621 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3907532e-46a2-41a5-b1a5-55dc894a533a tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:19.569917 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:19.569917 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:19.574668 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3907532e-46a2-41a5-b1a5-55dc894a533a tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:19.579761 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3907532e-46a2-41a5-b1a5-55dc894a533a tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:46:19.580149 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 137/546] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:19 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:19.809512 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f2e456a7-4f1b-4ae1-9256-3fd9c3992233 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:19.811040 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f2e456a7-4f1b-4ae1-9256-3fd9c3992233 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] GET https://10.4.3.64/volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f Aug 14 03:46:19.811376 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f2e456a7-4f1b-4ae1-9256-3fd9c3992233 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:19.811456 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f2e456a7-4f1b-4ae1-9256-3fd9c3992233 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:19.817451 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:19.817451 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:19.821038 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f2e456a7-4f1b-4ae1-9256-3fd9c3992233 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Volume info retrieved successfully. Aug 14 03:46:19.824749 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f2e456a7-4f1b-4ae1-9256-3fd9c3992233 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] https://10.4.3.64/volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f returned with HTTP 200 Aug 14 03:46:19.825096 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 136/547] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:19 2026] GET /volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f => generated 886 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:19.840261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-efc312a5-40c1-4e56-877f-e09cc39c6c0f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:19.842068 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-efc312a5-40c1-4e56-877f-e09cc39c6c0f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] GET https://10.4.3.64/volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f Aug 14 03:46:19.842280 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-efc312a5-40c1-4e56-877f-e09cc39c6c0f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:19.842474 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-efc312a5-40c1-4e56-877f-e09cc39c6c0f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:19.851734 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:19.851734 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:19.858295 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-efc312a5-40c1-4e56-877f-e09cc39c6c0f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Volume info retrieved successfully. Aug 14 03:46:19.862630 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-efc312a5-40c1-4e56-877f-e09cc39c6c0f tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] https://10.4.3.64/volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f returned with HTTP 200 Aug 14 03:46:19.863063 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 137/548] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:19 2026] GET /volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:19.876631 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8a7f5355-10f1-4ea6-91c7-796159f2633e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:19.878837 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8a7f5355-10f1-4ea6-91c7-796159f2633e tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] DELETE https://10.4.3.64/volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f Aug 14 03:46:19.879049 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8a7f5355-10f1-4ea6-91c7-796159f2633e tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:19.879277 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8a7f5355-10f1-4ea6-91c7-796159f2633e tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:19.879471 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-8a7f5355-10f1-4ea6-91c7-796159f2633e tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Delete volume with id: cd2b6170-2c37-43bf-841b-c31f220ad35f Aug 14 03:46:19.885694 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:19.885694 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:19.886115 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8a7f5355-10f1-4ea6-91c7-796159f2633e tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Volume info retrieved successfully. Aug 14 03:46:19.905751 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8a7f5355-10f1-4ea6-91c7-796159f2633e tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Delete volume request issued successfully. Aug 14 03:46:19.905943 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8a7f5355-10f1-4ea6-91c7-796159f2633e tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] https://10.4.3.64/volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f returned with HTTP 202 Aug 14 03:46:19.906369 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 139/549] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:19 2026] DELETE /volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:19.913910 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-497229e5-64b7-4b4d-aeb5-4d92ad43965e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:19.916500 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-497229e5-64b7-4b4d-aeb5-4d92ad43965e tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] GET https://10.4.3.64/volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f Aug 14 03:46:19.916500 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-497229e5-64b7-4b4d-aeb5-4d92ad43965e tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:19.916972 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-497229e5-64b7-4b4d-aeb5-4d92ad43965e tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:19.925025 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:19.925025 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:19.929528 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-497229e5-64b7-4b4d-aeb5-4d92ad43965e tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Volume info retrieved successfully. Aug 14 03:46:19.936201 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-497229e5-64b7-4b4d-aeb5-4d92ad43965e tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] https://10.4.3.64/volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f returned with HTTP 200 Aug 14 03:46:19.936201 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 138/550] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:19 2026] GET /volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:20.184912 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-776699d9-0751-490b-b899-c06f7fa585a0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:20.186907 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-776699d9-0751-490b-b899-c06f7fa585a0 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:20.187221 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-776699d9-0751-490b-b899-c06f7fa585a0 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:20.187466 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-776699d9-0751-490b-b899-c06f7fa585a0 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:20.187647 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-776699d9-0751-490b-b899-c06f7fa585a0 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 6fef2de1-3354-472d-96a3-ac4332a4fe2c {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:20.193448 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:20.193448 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:20.204058 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-776699d9-0751-490b-b899-c06f7fa585a0 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 200 Aug 14 03:46:20.204586 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 137/551] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:20 2026] GET /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:20.212494 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f5c28ba1-2c4b-4cd6-8014-71d930382dd1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:20.214115 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f5c28ba1-2c4b-4cd6-8014-71d930382dd1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] PUT https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:20.214470 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f5c28ba1-2c4b-4cd6-8014-71d930382dd1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "297e15b7-33a3-44ad-8ad9-66acc06d3b3b"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:20.215778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-f5c28ba1-2c4b-4cd6-8014-71d930382dd1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Update called for group 6fef2de1-3354-472d-96a3-ac4332a4fe2c. {{(pid=100329) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 03:46:20.215883 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.groups [None req-f5c28ba1-2c4b-4cd6-8014-71d930382dd1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Updating group 6fef2de1-3354-472d-96a3-ac4332a4fe2c with name None description: None add_volumes: 297e15b7-33a3-44ad-8ad9-66acc06d3b3b remove_volumes: None. Aug 14 03:46:20.219763 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:20.219763 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:20.242538 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f5c28ba1-2c4b-4cd6-8014-71d930382dd1 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 202 Aug 14 03:46:20.242905 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 138/552] 10.4.3.64 () {70 vars in 1399 bytes} [Fri Aug 14 03:46:20 2026] PUT /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:20.248847 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-86b1db89-922a-424d-932d-7531b7896bb2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:20.250974 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-86b1db89-922a-424d-932d-7531b7896bb2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:20.251215 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-86b1db89-922a-424d-932d-7531b7896bb2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:20.251439 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-86b1db89-922a-424d-932d-7531b7896bb2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:20.251582 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-86b1db89-922a-424d-932d-7531b7896bb2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 6fef2de1-3354-472d-96a3-ac4332a4fe2c {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:20.255327 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:20.255327 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:20.261121 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-86b1db89-922a-424d-932d-7531b7896bb2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 200 Aug 14 03:46:20.261519 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 140/553] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:20 2026] GET /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:20.592123 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-35da5d55-c987-49f5-9bde-80e0398357d1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:20.593858 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-35da5d55-c987-49f5-9bde-80e0398357d1 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:46:20.594025 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-35da5d55-c987-49f5-9bde-80e0398357d1 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:20.594287 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-35da5d55-c987-49f5-9bde-80e0398357d1 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:20.600445 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:20.600445 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:20.603372 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-35da5d55-c987-49f5-9bde-80e0398357d1 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:20.606820 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-35da5d55-c987-49f5-9bde-80e0398357d1 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:46:20.607156 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 139/554] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:20 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:20.950600 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f673f2cc-4b64-4d85-84dd-cfd8310fe600 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:20.952625 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f673f2cc-4b64-4d85-84dd-cfd8310fe600 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] GET https://10.4.3.64/volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f Aug 14 03:46:20.952942 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f673f2cc-4b64-4d85-84dd-cfd8310fe600 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:20.953321 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f673f2cc-4b64-4d85-84dd-cfd8310fe600 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:20.960108 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f673f2cc-4b64-4d85-84dd-cfd8310fe600 tempest-VolumeTypesAccessTest-540078685 tempest-VolumeTypesAccessTest-540078685-project-member] https://10.4.3.64/volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f returned with HTTP 404 Aug 14 03:46:20.960654 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 138/555] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:20 2026] GET /volume/v3/volumes/cd2b6170-2c37-43bf-841b-c31f220ad35f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:20.969743 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-32cfe773-d342-47df-aa69-f25e1cefdd7a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:20.972035 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-32cfe773-d342-47df-aa69-f25e1cefdd7a tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] POST https://10.4.3.64/volume/v3/types/e8294260-f39a-4057-843c-5c8f563c2f0a/action Aug 14 03:46:20.972564 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-32cfe773-d342-47df-aa69-f25e1cefdd7a tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Action body: b'{"removeProjectAccess": {"project": "b15ce25b945b48748199a7ea4deb8a40"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:20.972745 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-32cfe773-d342-47df-aa69-f25e1cefdd7a tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b15ce25b945b48748199a7ea4deb8a40"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:20.974657 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:20.974657 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:20.988096 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-32cfe773-d342-47df-aa69-f25e1cefdd7a tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] https://10.4.3.64/volume/v3/types/e8294260-f39a-4057-843c-5c8f563c2f0a/action returned with HTTP 202 Aug 14 03:46:20.988659 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 139/556] 10.4.3.64 () {68 vars in 1377 bytes} [Fri Aug 14 03:46:20 2026] POST /volume/v3/types/e8294260-f39a-4057-843c-5c8f563c2f0a/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:20.996871 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-14a0b5b4-38ba-41a5-bec4-57d2bd2a706a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:20.998670 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-14a0b5b4-38ba-41a5-bec4-57d2bd2a706a tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] DELETE https://10.4.3.64/volume/v3/types/e8294260-f39a-4057-843c-5c8f563c2f0a Aug 14 03:46:20.998846 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-14a0b5b4-38ba-41a5-bec4-57d2bd2a706a tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:20.999034 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-14a0b5b4-38ba-41a5-bec4-57d2bd2a706a tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:20.999302 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:20.999302 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:21.021420 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-14a0b5b4-38ba-41a5-bec4-57d2bd2a706a tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] https://10.4.3.64/volume/v3/types/e8294260-f39a-4057-843c-5c8f563c2f0a returned with HTTP 202 Aug 14 03:46:21.021983 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 141/557] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:46:20 2026] DELETE /volume/v3/types/e8294260-f39a-4057-843c-5c8f563c2f0a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:21.033596 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-51e8efaf-79dd-4a28-a8cf-5eb7886953af None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:21.035719 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-51e8efaf-79dd-4a28-a8cf-5eb7886953af tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] GET https://10.4.3.64/volume/v3/types/e8294260-f39a-4057-843c-5c8f563c2f0a Aug 14 03:46:21.035960 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-51e8efaf-79dd-4a28-a8cf-5eb7886953af tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:21.036224 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-51e8efaf-79dd-4a28-a8cf-5eb7886953af tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:21.039838 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-51e8efaf-79dd-4a28-a8cf-5eb7886953af tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] https://10.4.3.64/volume/v3/types/e8294260-f39a-4057-843c-5c8f563c2f0a returned with HTTP 404 Aug 14 03:46:21.040354 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 140/558] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:46:21 2026] GET /volume/v3/types/e8294260-f39a-4057-843c-5c8f563c2f0a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:21.051127 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9e548a92-ca79-4a75-834c-050485bfbffa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:21.053301 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e548a92-ca79-4a75-834c-050485bfbffa tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:46:21.053716 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e548a92-ca79-4a75-834c-050485bfbffa tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1965189532", "os-volume-type-access:is_public": false}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:21.055344 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:21.055344 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:21.066936 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e548a92-ca79-4a75-834c-050485bfbffa tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:46:21.067607 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 139/559] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:46:21 2026] POST /volume/v3/types => generated 229 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:21.077066 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1d3a06fc-009d-4ca0-8eea-8a6f8b257145 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:21.080735 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1d3a06fc-009d-4ca0-8eea-8a6f8b257145 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] POST https://10.4.3.64/volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/action Aug 14 03:46:21.081126 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1d3a06fc-009d-4ca0-8eea-8a6f8b257145 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Action body: b'{"addProjectAccess": {"project": "b15ce25b945b48748199a7ea4deb8a40"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:21.081672 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1d3a06fc-009d-4ca0-8eea-8a6f8b257145 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b15ce25b945b48748199a7ea4deb8a40"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:21.093957 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1d3a06fc-009d-4ca0-8eea-8a6f8b257145 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] https://10.4.3.64/volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/action returned with HTTP 202 Aug 14 03:46:21.094436 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 140/560] 10.4.3.64 () {68 vars in 1377 bytes} [Fri Aug 14 03:46:21 2026] POST /volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:21.103196 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5af869cb-b263-4014-899d-95d19d68fbda None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:21.105087 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5af869cb-b263-4014-899d-95d19d68fbda tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] POST https://10.4.3.64/volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/action Aug 14 03:46:21.105419 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5af869cb-b263-4014-899d-95d19d68fbda tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Action body: b'{"addProjectAccess": {"project": "7ad1238ecf0947c5bf8709bab03118a9"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:21.105559 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5af869cb-b263-4014-899d-95d19d68fbda tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7ad1238ecf0947c5bf8709bab03118a9"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:21.125441 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5af869cb-b263-4014-899d-95d19d68fbda tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] https://10.4.3.64/volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/action returned with HTTP 202 Aug 14 03:46:21.125901 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 142/561] 10.4.3.64 () {68 vars in 1377 bytes} [Fri Aug 14 03:46:21 2026] POST /volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:21.137929 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9f364938-8f90-450b-a950-06d9ef391ef1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:21.140454 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9f364938-8f90-450b-a950-06d9ef391ef1 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] GET https://10.4.3.64/volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/os-volume-type-access Aug 14 03:46:21.140699 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9f364938-8f90-450b-a950-06d9ef391ef1 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:21.140916 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9f364938-8f90-450b-a950-06d9ef391ef1 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:21.155791 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9f364938-8f90-450b-a950-06d9ef391ef1 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] https://10.4.3.64/volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/os-volume-type-access returned with HTTP 200 Aug 14 03:46:21.156628 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 141/562] 10.4.3.64 () {66 vars in 1401 bytes} [Fri Aug 14 03:46:21 2026] GET /volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/os-volume-type-access => generated 244 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:21.164896 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3ac016f2-acd0-4797-ba51-a98e48396384 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:21.170066 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3ac016f2-acd0-4797-ba51-a98e48396384 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] POST https://10.4.3.64/volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/action Aug 14 03:46:21.171020 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3ac016f2-acd0-4797-ba51-a98e48396384 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Action body: b'{"removeProjectAccess": {"project": "7ad1238ecf0947c5bf8709bab03118a9"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:21.171232 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3ac016f2-acd0-4797-ba51-a98e48396384 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7ad1238ecf0947c5bf8709bab03118a9"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:21.188012 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3ac016f2-acd0-4797-ba51-a98e48396384 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] https://10.4.3.64/volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/action returned with HTTP 202 Aug 14 03:46:21.188706 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 140/563] 10.4.3.64 () {68 vars in 1377 bytes} [Fri Aug 14 03:46:21 2026] POST /volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:21.203654 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-55e780c1-10cd-4cc4-adf2-ee5c71de38fa None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:21.204319 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-55e780c1-10cd-4cc4-adf2-ee5c71de38fa tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] POST https://10.4.3.64/volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/action Aug 14 03:46:21.204772 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-55e780c1-10cd-4cc4-adf2-ee5c71de38fa tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Action body: b'{"removeProjectAccess": {"project": "b15ce25b945b48748199a7ea4deb8a40"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:21.205011 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-55e780c1-10cd-4cc4-adf2-ee5c71de38fa tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b15ce25b945b48748199a7ea4deb8a40"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:21.223675 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-55e780c1-10cd-4cc4-adf2-ee5c71de38fa tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] https://10.4.3.64/volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/action returned with HTTP 202 Aug 14 03:46:21.224235 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 141/564] 10.4.3.64 () {68 vars in 1377 bytes} [Fri Aug 14 03:46:21 2026] POST /volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:21.233547 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-36bd0644-582c-491c-b59f-be3756f6958f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:21.235222 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-36bd0644-582c-491c-b59f-be3756f6958f tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] DELETE https://10.4.3.64/volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e Aug 14 03:46:21.235560 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-36bd0644-582c-491c-b59f-be3756f6958f tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:21.235726 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-36bd0644-582c-491c-b59f-be3756f6958f tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:21.257842 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-36bd0644-582c-491c-b59f-be3756f6958f tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] https://10.4.3.64/volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e returned with HTTP 202 Aug 14 03:46:21.258198 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 143/565] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:46:21 2026] DELETE /volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:21.266164 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c8f6907c-519f-41b1-be49-d1e923ffaee4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:21.267885 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c8f6907c-519f-41b1-be49-d1e923ffaee4 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] GET https://10.4.3.64/volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e Aug 14 03:46:21.268279 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c8f6907c-519f-41b1-be49-d1e923ffaee4 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:21.268541 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c8f6907c-519f-41b1-be49-d1e923ffaee4 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:21.272631 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3ab80e90-0327-4c4c-b98f-7c2459589ecc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:21.277314 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c8f6907c-519f-41b1-be49-d1e923ffaee4 tempest-VolumeTypesAccessTest-786048589 tempest-VolumeTypesAccessTest-786048589-project-admin] https://10.4.3.64/volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e returned with HTTP 404 Aug 14 03:46:21.278630 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 142/566] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:46:21 2026] GET /volume/v3/types/43f8f978-da31-4334-b92f-cf1659cd6a0e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:21.281540 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3ab80e90-0327-4c4c-b98f-7c2459589ecc tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:21.281881 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3ab80e90-0327-4c4c-b98f-7c2459589ecc tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:21.282116 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3ab80e90-0327-4c4c-b98f-7c2459589ecc tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:21.282258 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-3ab80e90-0327-4c4c-b98f-7c2459589ecc tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 6fef2de1-3354-472d-96a3-ac4332a4fe2c {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:21.286915 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:21.286915 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:21.293919 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3ab80e90-0327-4c4c-b98f-7c2459589ecc tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 200 Aug 14 03:46:21.294261 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 141/567] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:21 2026] GET /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:21.303465 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a48a8c1c-254e-44e0-9939-a7f5e8ae039a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:21.305068 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a48a8c1c-254e-44e0-9939-a7f5e8ae039a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] PUT https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:21.305410 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a48a8c1c-254e-44e0-9939-a7f5e8ae039a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "ce125b15-14ad-420c-9e4d-b552ab673596"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:21.307042 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-a48a8c1c-254e-44e0-9939-a7f5e8ae039a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Update called for group 6fef2de1-3354-472d-96a3-ac4332a4fe2c. {{(pid=100329) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 03:46:21.307159 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.groups [None req-a48a8c1c-254e-44e0-9939-a7f5e8ae039a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Updating group 6fef2de1-3354-472d-96a3-ac4332a4fe2c with name None description: None add_volumes: None remove_volumes: ce125b15-14ad-420c-9e4d-b552ab673596. Aug 14 03:46:21.316563 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:21.316563 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:21.341167 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a48a8c1c-254e-44e0-9939-a7f5e8ae039a tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 202 Aug 14 03:46:21.341718 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 142/568] 10.4.3.64 () {70 vars in 1399 bytes} [Fri Aug 14 03:46:21 2026] PUT /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:21.350440 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-62354012-e844-44a8-912e-8b2227518954 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:21.353949 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-62354012-e844-44a8-912e-8b2227518954 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:21.354227 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-62354012-e844-44a8-912e-8b2227518954 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:21.354393 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-62354012-e844-44a8-912e-8b2227518954 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:21.354509 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-62354012-e844-44a8-912e-8b2227518954 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 6fef2de1-3354-472d-96a3-ac4332a4fe2c {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:21.361185 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:21.361185 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:21.374864 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-62354012-e844-44a8-912e-8b2227518954 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 200 Aug 14 03:46:21.375616 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 144/569] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:21 2026] GET /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:22.386900 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b357b950-e83d-4ea3-a2d5-b7c89f262664 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:22.388836 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b357b950-e83d-4ea3-a2d5-b7c89f262664 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:22.389117 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b357b950-e83d-4ea3-a2d5-b7c89f262664 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:22.389337 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b357b950-e83d-4ea3-a2d5-b7c89f262664 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:22.389529 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-b357b950-e83d-4ea3-a2d5-b7c89f262664 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 6fef2de1-3354-472d-96a3-ac4332a4fe2c {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:22.394335 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:22.394335 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:22.407058 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b357b950-e83d-4ea3-a2d5-b7c89f262664 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 200 Aug 14 03:46:22.407509 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 143/570] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:22 2026] GET /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:22.418220 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5a552c63-90d4-4f27-abd2-3e98b0565382 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:22.420348 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a552c63-90d4-4f27-abd2-3e98b0565382 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] PUT https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:22.420730 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a552c63-90d4-4f27-abd2-3e98b0565382 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ce125b15-14ad-420c-9e4d-b552ab673596"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:22.426309 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-5a552c63-90d4-4f27-abd2-3e98b0565382 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Update called for group 6fef2de1-3354-472d-96a3-ac4332a4fe2c. {{(pid=100326) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 03:46:22.426458 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.groups [None req-5a552c63-90d4-4f27-abd2-3e98b0565382 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Updating group 6fef2de1-3354-472d-96a3-ac4332a4fe2c with name None description: None add_volumes: ce125b15-14ad-420c-9e4d-b552ab673596 remove_volumes: None. Aug 14 03:46:22.432131 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:22.432131 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:22.483713 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a552c63-90d4-4f27-abd2-3e98b0565382 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 202 Aug 14 03:46:22.484209 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 142/571] 10.4.3.64 () {70 vars in 1399 bytes} [Fri Aug 14 03:46:22 2026] PUT /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:22.493345 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-819c33ab-a016-4dfc-8651-4a64a530ce10 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:22.497459 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-819c33ab-a016-4dfc-8651-4a64a530ce10 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:22.497459 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-819c33ab-a016-4dfc-8651-4a64a530ce10 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:22.497459 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-819c33ab-a016-4dfc-8651-4a64a530ce10 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:22.497459 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-819c33ab-a016-4dfc-8651-4a64a530ce10 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 6fef2de1-3354-472d-96a3-ac4332a4fe2c {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:22.504967 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:22.504967 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:22.520878 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-819c33ab-a016-4dfc-8651-4a64a530ce10 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 200 Aug 14 03:46:22.521934 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 143/572] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:22 2026] GET /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:23.531649 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4e2495cc-4a2c-4af6-a9aa-0632f968bc16 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:23.535654 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4e2495cc-4a2c-4af6-a9aa-0632f968bc16 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:23.535654 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4e2495cc-4a2c-4af6-a9aa-0632f968bc16 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:23.535654 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4e2495cc-4a2c-4af6-a9aa-0632f968bc16 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:23.535654 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-4e2495cc-4a2c-4af6-a9aa-0632f968bc16 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 6fef2de1-3354-472d-96a3-ac4332a4fe2c {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:23.540419 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:23.540419 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:23.552039 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4e2495cc-4a2c-4af6-a9aa-0632f968bc16 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 200 Aug 14 03:46:23.552039 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 145/573] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:23 2026] GET /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:23.563082 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c72e176a-ae3e-4f79-814e-39b4ed57afed None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:23.564926 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c72e176a-ae3e-4f79-814e-39b4ed57afed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:46:23.565198 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c72e176a-ae3e-4f79-814e-39b4ed57afed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:23.565458 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c72e176a-ae3e-4f79-814e-39b4ed57afed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:23.565869 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-c72e176a-ae3e-4f79-814e-39b4ed57afed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:23.566224 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:23.566224 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:23.567002 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c72e176a-ae3e-4f79-814e-39b4ed57afed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:46:23.576064 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c72e176a-ae3e-4f79-814e-39b4ed57afed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all volumes completed successfully. Aug 14 03:46:23.577127 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-c72e176a-ae3e-4f79-814e-39b4ed57afed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:23.577348 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-c72e176a-ae3e-4f79-814e-39b4ed57afed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:23.632697 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-c72e176a-ae3e-4f79-814e-39b4ed57afed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:23.636921 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:23.636921 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:23.641853 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-c72e176a-ae3e-4f79-814e-39b4ed57afed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:23.642020 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-c72e176a-ae3e-4f79-814e-39b4ed57afed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:23.688484 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-c72e176a-ae3e-4f79-814e-39b4ed57afed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:23.691832 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:23.691832 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:23.702521 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c72e176a-ae3e-4f79-814e-39b4ed57afed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:46:23.703039 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 144/574] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:46:23 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:46:23.722082 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-13f907e1-b2a5-4bfc-8077-1482123c2964 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:23.724111 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13f907e1-b2a5-4bfc-8077-1482123c2964 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/group_snapshots Aug 14 03:46:23.724796 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13f907e1-b2a5-4bfc-8077-1482123c2964 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6fef2de1-3354-472d-96a3-ac4332a4fe2c", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2123869306"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:23.726752 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-13f907e1-b2a5-4bfc-8077-1482123c2964 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6fef2de1-3354-472d-96a3-ac4332a4fe2c', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2123869306'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 03:46:23.730798 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:23.730798 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:23.734753 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.group_snapshots [None req-13f907e1-b2a5-4bfc-8077-1482123c2964 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2123869306. Aug 14 03:46:23.752691 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:23.752691 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:23.768679 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-13f907e1-b2a5-4bfc-8077-1482123c2964 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1117972937 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1117972937, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:23.786271 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-13f907e1-b2a5-4bfc-8077-1482123c2964 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Created reservations ['7aa184b0-a906-479e-a860-76c0bd6fef23', '714dff23-f253-4e09-8fb5-39bcfbb3e80c', 'c667cbd6-c81a-4bf3-b539-7c503ab4f5f1', '55572d36-3e39-46d5-a0d0-a6b293b5ac9e'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:23.817934 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13f907e1-b2a5-4bfc-8077-1482123c2964 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 202 Aug 14 03:46:23.818478 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 143/575] 10.4.3.64 () {70 vars in 1317 bytes} [Fri Aug 14 03:46:23 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:23.828484 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-03036306-38f7-4f56-bb0c-7e7c6099d5dd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:23.830349 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-03036306-38f7-4f56-bb0c-7e7c6099d5dd tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 Aug 14 03:46:23.830816 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-03036306-38f7-4f56-bb0c-7e7c6099d5dd tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:23.831026 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-03036306-38f7-4f56-bb0c-7e7c6099d5dd tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:23.831164 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.group_snapshots [None req-03036306-38f7-4f56-bb0c-7e7c6099d5dd tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member e5a56e24-0b62-448b-b470-df8e882d0770 {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:46:23.835039 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:23.835039 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:23.838245 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-03036306-38f7-4f56-bb0c-7e7c6099d5dd tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 returned with HTTP 200 Aug 14 03:46:23.838647 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 144/576] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:46:23 2026] GET /volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 => generated 326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:24.849117 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-58d50ba9-21c6-4a05-b0ee-44ad9659fe00 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:24.852108 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-58d50ba9-21c6-4a05-b0ee-44ad9659fe00 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 Aug 14 03:46:24.852361 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-58d50ba9-21c6-4a05-b0ee-44ad9659fe00 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:24.852544 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-58d50ba9-21c6-4a05-b0ee-44ad9659fe00 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:24.852674 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.group_snapshots [None req-58d50ba9-21c6-4a05-b0ee-44ad9659fe00 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member e5a56e24-0b62-448b-b470-df8e882d0770 {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:46:24.860576 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:24.860576 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:24.865552 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-58d50ba9-21c6-4a05-b0ee-44ad9659fe00 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 returned with HTTP 200 Aug 14 03:46:24.866013 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 146/577] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:46:24 2026] GET /volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:24.879215 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c037a243-9805-4784-8171-38403d7290ed None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:24.882602 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c037a243-9805-4784-8171-38403d7290ed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 14 03:46:24.884288 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c037a243-9805-4784-8171-38403d7290ed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:24.884288 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c037a243-9805-4784-8171-38403d7290ed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:24.884288 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-c037a243-9805-4784-8171-38403d7290ed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:24.885384 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.db.api [None req-c037a243-9805-4784-8171-38403d7290ed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Building query based on filter {{(pid=100328) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:46:24.891713 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c037a243-9805-4784-8171-38403d7290ed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all snapshots completed successfully. Aug 14 03:46:24.891713 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:24.891713 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:24.892462 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c037a243-9805-4784-8171-38403d7290ed tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:46:24.892790 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 145/578] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Aug 14 03:46:24 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:24.904292 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3e49b325-25c3-4659-9d56-20eae637f632 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:24.908727 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3e49b325-25c3-4659-9d56-20eae637f632 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/snapshots/e8e30665-9081-4819-ba4d-df61908fe579 Aug 14 03:46:24.908727 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3e49b325-25c3-4659-9d56-20eae637f632 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:24.908727 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3e49b325-25c3-4659-9d56-20eae637f632 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:24.915753 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:24.915753 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:24.916418 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3e49b325-25c3-4659-9d56-20eae637f632 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Snapshot retrieved successfully. Aug 14 03:46:24.917399 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3e49b325-25c3-4659-9d56-20eae637f632 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/snapshots/e8e30665-9081-4819-ba4d-df61908fe579 returned with HTTP 200 Aug 14 03:46:24.917847 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 144/579] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:46:24 2026] GET /volume/v3/snapshots/e8e30665-9081-4819-ba4d-df61908fe579 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:24.930867 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f482afc2-b357-4139-93dd-e323185033f4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:24.934390 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f482afc2-b357-4139-93dd-e323185033f4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/snapshots/3e739125-73c6-42ba-bdf0-c65ef3fc532f Aug 14 03:46:24.934684 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f482afc2-b357-4139-93dd-e323185033f4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:24.934895 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f482afc2-b357-4139-93dd-e323185033f4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:24.947181 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:24.947181 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:24.947888 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f482afc2-b357-4139-93dd-e323185033f4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Snapshot retrieved successfully. Aug 14 03:46:24.950069 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f482afc2-b357-4139-93dd-e323185033f4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/snapshots/3e739125-73c6-42ba-bdf0-c65ef3fc532f returned with HTTP 200 Aug 14 03:46:24.951033 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 145/580] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:46:24 2026] GET /volume/v3/snapshots/3e739125-73c6-42ba-bdf0-c65ef3fc532f => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:24.961427 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d3bb35a1-dfcb-4718-bbff-44d7d2184093 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:24.963708 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d3bb35a1-dfcb-4718-bbff-44d7d2184093 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 Aug 14 03:46:24.965199 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d3bb35a1-dfcb-4718-bbff-44d7d2184093 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:24.965199 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d3bb35a1-dfcb-4718-bbff-44d7d2184093 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:24.965199 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.group_snapshots [None req-d3bb35a1-dfcb-4718-bbff-44d7d2184093 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] delete called for member e5a56e24-0b62-448b-b470-df8e882d0770 {{(pid=100327) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 03:46:24.965199 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.group_snapshots [None req-d3bb35a1-dfcb-4718-bbff-44d7d2184093 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Delete group_snapshot with id: e5a56e24-0b62-448b-b470-df8e882d0770 Aug 14 03:46:24.969565 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:24.969565 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:25.028169 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d3bb35a1-dfcb-4718-bbff-44d7d2184093 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 returned with HTTP 202 Aug 14 03:46:25.028169 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 147/581] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Aug 14 03:46:24 2026] DELETE /volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:25.038941 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d8632626-2d4c-4649-9af4-e3e4ebc499f2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:25.043468 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d8632626-2d4c-4649-9af4-e3e4ebc499f2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:46:25.043675 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d8632626-2d4c-4649-9af4-e3e4ebc499f2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:25.044217 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d8632626-2d4c-4649-9af4-e3e4ebc499f2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:25.044217 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-d8632626-2d4c-4649-9af4-e3e4ebc499f2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:25.044715 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d8632626-2d4c-4649-9af4-e3e4ebc499f2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:46:25.060583 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d8632626-2d4c-4649-9af4-e3e4ebc499f2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all volumes completed successfully. Aug 14 03:46:25.067032 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d8632626-2d4c-4649-9af4-e3e4ebc499f2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:25.068292 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d8632626-2d4c-4649-9af4-e3e4ebc499f2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:25.130011 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-d8632626-2d4c-4649-9af4-e3e4ebc499f2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:25.136789 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:25.136789 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:25.140963 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-d8632626-2d4c-4649-9af4-e3e4ebc499f2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:25.141177 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-d8632626-2d4c-4649-9af4-e3e4ebc499f2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:25.194317 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-d8632626-2d4c-4649-9af4-e3e4ebc499f2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:25.198212 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:25.198212 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:25.208686 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d8632626-2d4c-4649-9af4-e3e4ebc499f2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:46:25.209264 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 146/582] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:46:25 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:46:25.227565 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3d489dd7-ccf5-42f1-9c03-b4e6bcd1dfc8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:25.230899 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3d489dd7-ccf5-42f1-9c03-b4e6bcd1dfc8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 14 03:46:25.231414 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3d489dd7-ccf5-42f1-9c03-b4e6bcd1dfc8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:25.232097 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3d489dd7-ccf5-42f1-9c03-b4e6bcd1dfc8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:25.232097 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-3d489dd7-ccf5-42f1-9c03-b4e6bcd1dfc8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:25.233662 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-3d489dd7-ccf5-42f1-9c03-b4e6bcd1dfc8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:46:25.241795 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3d489dd7-ccf5-42f1-9c03-b4e6bcd1dfc8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all snapshots completed successfully. Aug 14 03:46:25.243231 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3d489dd7-ccf5-42f1-9c03-b4e6bcd1dfc8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:46:25.243231 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 145/583] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Aug 14 03:46:25 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:46:25.255438 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-18f20400-b451-438c-9a4d-63b216be00c5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:25.259156 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-18f20400-b451-438c-9a4d-63b216be00c5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 Aug 14 03:46:25.259156 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-18f20400-b451-438c-9a4d-63b216be00c5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:25.259156 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-18f20400-b451-438c-9a4d-63b216be00c5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:25.259156 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.group_snapshots [None req-18f20400-b451-438c-9a4d-63b216be00c5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member e5a56e24-0b62-448b-b470-df8e882d0770 {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:46:25.261030 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-18f20400-b451-438c-9a4d-63b216be00c5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 returned with HTTP 404 Aug 14 03:46:25.261572 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 146/584] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:46:25 2026] GET /volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:25.272048 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ddc6596a-6572-4522-a67a-a1f736aee195 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:25.273913 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ddc6596a-6572-4522-a67a-a1f736aee195 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 Aug 14 03:46:25.274192 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ddc6596a-6572-4522-a67a-a1f736aee195 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:25.274404 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ddc6596a-6572-4522-a67a-a1f736aee195 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:25.274558 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.group_snapshots [None req-ddc6596a-6572-4522-a67a-a1f736aee195 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] delete called for member e5a56e24-0b62-448b-b470-df8e882d0770 {{(pid=100327) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 03:46:25.274668 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.group_snapshots [None req-ddc6596a-6572-4522-a67a-a1f736aee195 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Delete group_snapshot with id: e5a56e24-0b62-448b-b470-df8e882d0770 Aug 14 03:46:25.277458 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ddc6596a-6572-4522-a67a-a1f736aee195 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 returned with HTTP 404 Aug 14 03:46:25.277862 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 148/585] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Aug 14 03:46:25 2026] DELETE /volume/v3/group_snapshots/e5a56e24-0b62-448b-b470-df8e882d0770 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:25.285885 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-61a23ecb-c98d-4c07-b48d-5bb628356ce8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:25.287909 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-61a23ecb-c98d-4c07-b48d-5bb628356ce8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:46:25.288153 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-61a23ecb-c98d-4c07-b48d-5bb628356ce8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:25.288365 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-61a23ecb-c98d-4c07-b48d-5bb628356ce8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:25.288621 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-61a23ecb-c98d-4c07-b48d-5bb628356ce8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:25.289785 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-61a23ecb-c98d-4c07-b48d-5bb628356ce8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:46:25.298156 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-61a23ecb-c98d-4c07-b48d-5bb628356ce8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all volumes completed successfully. Aug 14 03:46:25.298156 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-61a23ecb-c98d-4c07-b48d-5bb628356ce8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:25.298156 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-61a23ecb-c98d-4c07-b48d-5bb628356ce8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:25.344979 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-61a23ecb-c98d-4c07-b48d-5bb628356ce8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:25.348393 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:25.348393 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:25.352092 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-61a23ecb-c98d-4c07-b48d-5bb628356ce8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:25.352390 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-61a23ecb-c98d-4c07-b48d-5bb628356ce8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:25.407755 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-61a23ecb-c98d-4c07-b48d-5bb628356ce8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:25.411555 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:25.411555 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:25.423223 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-61a23ecb-c98d-4c07-b48d-5bb628356ce8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:46:25.423743 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 147/586] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:46:25 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:46:25.440836 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-232cb5d8-0b7e-4554-9c32-90fa509888e9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:25.443213 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-232cb5d8-0b7e-4554-9c32-90fa509888e9 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c/action Aug 14 03:46:25.443585 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-232cb5d8-0b7e-4554-9c32-90fa509888e9 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:25.443712 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-232cb5d8-0b7e-4554-9c32-90fa509888e9 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:25.445098 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-232cb5d8-0b7e-4554-9c32-90fa509888e9 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] delete called for group 6fef2de1-3354-472d-96a3-ac4332a4fe2c {{(pid=100326) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:46:25.446955 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.groups [None req-232cb5d8-0b7e-4554-9c32-90fa509888e9 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Delete group with id: 6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:25.455058 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:25.455058 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:25.507016 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-232cb5d8-0b7e-4554-9c32-90fa509888e9 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c/action returned with HTTP 202 Aug 14 03:46:25.507646 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 146/587] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:46:25 2026] POST /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:25.515535 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9dae3a46-5485-4b81-a5d2-c429bd8480e8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:25.517541 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9dae3a46-5485-4b81-a5d2-c429bd8480e8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/ce125b15-14ad-420c-9e4d-b552ab673596 Aug 14 03:46:25.517751 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9dae3a46-5485-4b81-a5d2-c429bd8480e8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:25.517953 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9dae3a46-5485-4b81-a5d2-c429bd8480e8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:25.525576 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:25.525576 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:25.530260 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9dae3a46-5485-4b81-a5d2-c429bd8480e8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Volume info retrieved successfully. Aug 14 03:46:25.530853 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-9dae3a46-5485-4b81-a5d2-c429bd8480e8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:25.531010 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-9dae3a46-5485-4b81-a5d2-c429bd8480e8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:25.580933 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-9dae3a46-5485-4b81-a5d2-c429bd8480e8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:25.584395 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:25.584395 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:25.594230 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9dae3a46-5485-4b81-a5d2-c429bd8480e8 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/ce125b15-14ad-420c-9e4d-b552ab673596 returned with HTTP 200 Aug 14 03:46:25.595417 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 147/588] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:25 2026] GET /volume/v3/volumes/ce125b15-14ad-420c-9e4d-b552ab673596 => generated 912 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:26.233276 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0842c643-5911-4032-80d9-b164ace08d60 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:26.488129 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0842c643-5911-4032-80d9-b164ace08d60 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 14 03:46:26.488671 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0842c643-5911-4032-80d9-b164ace08d60 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:26.488671 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0842c643-5911-4032-80d9-b164ace08d60 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:26.488992 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-0842c643-5911-4032-80d9-b164ace08d60 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:26.489403 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:26.489403 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:26.489822 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0842c643-5911-4032-80d9-b164ace08d60 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:46:26.496584 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0842c643-5911-4032-80d9-b164ace08d60 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Get all volumes completed successfully. Aug 14 03:46:26.496998 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0842c643-5911-4032-80d9-b164ace08d60 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 14 03:46:26.497575 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 149/589] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Aug 14 03:46:26 2026] GET /volume/v3/volumes => generated 15 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:46:26.512265 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:26.522381 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:26.522381 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-387084186"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:26.523522 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-387084186'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:26.523522 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Create volume of 1 GB Aug 14 03:46:26.528429 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Availability Zones retrieved successfully. Aug 14 03:46:26.536231 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Flow 'volume_create_api' (627a20b2-dece-477d-8e1b-8368f15ca3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:26.537774 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eda0183-f418-41f7-ac11-cdef7cde2033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:26.539199 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:26.567922 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eda0183-f418-41f7-ac11-cdef7cde2033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:26.568785 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (532c2c96-3939-401f-aa6a-f8fdc03444e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:26.609650 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f6caf2db-9966-4321-a721-77db0e525da4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:26.627864 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f6caf2db-9966-4321-a721-77db0e525da4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/ce125b15-14ad-420c-9e4d-b552ab673596 Aug 14 03:46:26.628010 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f6caf2db-9966-4321-a721-77db0e525da4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:26.629443 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f6caf2db-9966-4321-a721-77db0e525da4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:26.634219 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Created reservations ['46be1603-ff7b-4a73-85f1-cf699b2fbac6', '8904c650-1ddd-453e-9f11-2682270e0ef3', 'f2d14f80-cca9-4cc1-8dfb-febc14fe6178', '09a32150-ac43-4084-bde4-a7930671d806'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:26.634986 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (532c2c96-3939-401f-aa6a-f8fdc03444e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46be1603-ff7b-4a73-85f1-cf699b2fbac6', '8904c650-1ddd-453e-9f11-2682270e0ef3', 'f2d14f80-cca9-4cc1-8dfb-febc14fe6178', '09a32150-ac43-4084-bde4-a7930671d806']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:26.635705 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (635b8165-ed6d-4bfe-918a-03749c1ce891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:26.636317 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f6caf2db-9966-4321-a721-77db0e525da4 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/ce125b15-14ad-420c-9e4d-b552ab673596 returned with HTTP 404 Aug 14 03:46:26.636816 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 147/590] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:26 2026] GET /volume/v3/volumes/ce125b15-14ad-420c-9e4d-b552ab673596 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:26.646390 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3eec49e0-2e04-4584-afb7-dc6a5801e5be None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:26.649460 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3eec49e0-2e04-4584-afb7-dc6a5801e5be tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/297e15b7-33a3-44ad-8ad9-66acc06d3b3b Aug 14 03:46:26.649783 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3eec49e0-2e04-4584-afb7-dc6a5801e5be tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:26.649975 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3eec49e0-2e04-4584-afb7-dc6a5801e5be tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:26.656792 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (635b8165-ed6d-4bfe-918a-03749c1ce891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e44f765-60db-45e2-91a3-030a4dc30019', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-387084186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f056b9aee7d8423e9e2215c5612d69dc',qos_specs=None,replication_status=,reservations=['46be1603-ff7b-4a73-85f1-cf699b2fbac6','8904c650-1ddd-453e-9f11-2682270e0ef3','f2d14f80-cca9-4cc1-8dfb-febc14fe6178','09a32150-ac43-4084-bde4-a7930671d806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5fcad4563564e0f9b0eb150ecdd4406',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-387084186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e44f765-60db-45e2-91a3-030a4dc30019,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f056b9aee7d8423e9e2215c5612d69dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5fcad4563564e0f9b0eb150ecdd4406',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:26.657526 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94c9f634-8cd1-4270-8d87-d54e8dc7d59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:26.658274 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3eec49e0-2e04-4584-afb7-dc6a5801e5be tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/297e15b7-33a3-44ad-8ad9-66acc06d3b3b returned with HTTP 404 Aug 14 03:46:26.659251 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 148/591] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:26 2026] GET /volume/v3/volumes/297e15b7-33a3-44ad-8ad9-66acc06d3b3b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:26.666275 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a4fe0e4b-7565-4884-83a7-a75fa83c3813 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:26.668460 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a4fe0e4b-7565-4884-83a7-a75fa83c3813 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c Aug 14 03:46:26.668770 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a4fe0e4b-7565-4884-83a7-a75fa83c3813 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:26.669075 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a4fe0e4b-7565-4884-83a7-a75fa83c3813 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:26.669515 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-a4fe0e4b-7565-4884-83a7-a75fa83c3813 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 6fef2de1-3354-472d-96a3-ac4332a4fe2c {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:26.673538 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a4fe0e4b-7565-4884-83a7-a75fa83c3813 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c returned with HTTP 404 Aug 14 03:46:26.674040 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 150/592] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:26 2026] GET /volume/v3/groups/6fef2de1-3354-472d-96a3-ac4332a4fe2c => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:26.677195 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94c9f634-8cd1-4270-8d87-d54e8dc7d59d) transitioned into state 'SUCCESS' from state '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-387084186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f056b9aee7d8423e9e2215c5612d69dc',qos_specs=None,replication_status=,reservations=['46be1603-ff7b-4a73-85f1-cf699b2fbac6','8904c650-1ddd-453e-9f11-2682270e0ef3','f2d14f80-cca9-4cc1-8dfb-febc14fe6178','09a32150-ac43-4084-bde4-a7930671d806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5fcad4563564e0f9b0eb150ecdd4406',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:26.678055 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2169d41-94c8-4a8a-ad46-2ba6e3d1af46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:26.685229 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b3ed89f2-a783-44dd-8154-4367b355858c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:26.687189 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2169d41-94c8-4a8a-ad46-2ba6e3d1af46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:26.687706 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b3ed89f2-a783-44dd-8154-4367b355858c tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/a766c330-2b79-49fb-9af7-292a554fcbff Aug 14 03:46:26.687927 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b3ed89f2-a783-44dd-8154-4367b355858c tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:26.688162 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b3ed89f2-a783-44dd-8154-4367b355858c tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:26.688385 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Flow 'volume_create_api' (627a20b2-dece-477d-8e1b-8368f15ca3a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:26.688795 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Create volume request issued successfully. Aug 14 03:46:26.689734 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-08369c2b-8776-4f93-9709-dc02cf9611b4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:26.690382 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 148/593] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:26 2026] POST /volume/v3/volumes => generated 752 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:26.700286 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b3ed89f2-a783-44dd-8154-4367b355858c tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/group_types/a766c330-2b79-49fb-9af7-292a554fcbff returned with HTTP 202 Aug 14 03:46:26.700696 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 148/594] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Aug 14 03:46:26 2026] DELETE /volume/v3/group_types/a766c330-2b79-49fb-9af7-292a554fcbff => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:26.707824 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e524e494-ac05-4ab0-9929-2da2e2990b51 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:26.708047 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-23b79bb2-6b1b-46c2-87c3-9fa86442a31a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:26.709975 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e524e494-ac05-4ab0-9929-2da2e2990b51 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] DELETE https://10.4.3.64/volume/v3/types/c17f5f20-5a8c-4008-a1dc-a3ef55549885 Aug 14 03:46:26.710312 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e524e494-ac05-4ab0-9929-2da2e2990b51 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:26.710591 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e524e494-ac05-4ab0-9929-2da2e2990b51 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:26.711950 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-23b79bb2-6b1b-46c2-87c3-9fa86442a31a tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 Aug 14 03:46:26.712131 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-23b79bb2-6b1b-46c2-87c3-9fa86442a31a tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:26.712349 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-23b79bb2-6b1b-46c2-87c3-9fa86442a31a tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:26.725803 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:26.725803 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:26.730948 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-23b79bb2-6b1b-46c2-87c3-9fa86442a31a tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:26.736468 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-23b79bb2-6b1b-46c2-87c3-9fa86442a31a tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 returned with HTTP 200 Aug 14 03:46:26.737256 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 151/595] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:26 2026] GET /volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:26.742757 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e524e494-ac05-4ab0-9929-2da2e2990b51 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/types/c17f5f20-5a8c-4008-a1dc-a3ef55549885 returned with HTTP 202 Aug 14 03:46:26.743251 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 149/596] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:46:26 2026] DELETE /volume/v3/types/c17f5f20-5a8c-4008-a1dc-a3ef55549885 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:26.754413 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-28b4b384-62f1-494e-a6ed-bfabfbf05189 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:26.756332 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-28b4b384-62f1-494e-a6ed-bfabfbf05189 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] GET https://10.4.3.64/volume/v3/types/c17f5f20-5a8c-4008-a1dc-a3ef55549885 Aug 14 03:46:26.756516 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-28b4b384-62f1-494e-a6ed-bfabfbf05189 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:26.756695 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-28b4b384-62f1-494e-a6ed-bfabfbf05189 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:26.759873 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-28b4b384-62f1-494e-a6ed-bfabfbf05189 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/types/c17f5f20-5a8c-4008-a1dc-a3ef55549885 returned with HTTP 404 Aug 14 03:46:26.760354 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 149/597] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:46:26 2026] GET /volume/v3/types/c17f5f20-5a8c-4008-a1dc-a3ef55549885 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:46:26.773758 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d80379f6-6659-4b62-b48a-a8ec634ff6d0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:26.775915 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d80379f6-6659-4b62-b48a-a8ec634ff6d0 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:46:26.776316 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d80379f6-6659-4b62-b48a-a8ec634ff6d0 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-430331674"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:26.793427 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d80379f6-6659-4b62-b48a-a8ec634ff6d0 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:46:26.793896 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 149/598] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:46:26 2026] POST /volume/v3/types => generated 223 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:26.803276 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-00616a85-7612-48fd-8671-1086fdf25422 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:26.804922 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-00616a85-7612-48fd-8671-1086fdf25422 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 14 03:46:26.805287 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-00616a85-7612-48fd-8671-1086fdf25422 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-898498454"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:26.824556 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-00616a85-7612-48fd-8671-1086fdf25422 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 14 03:46:26.824871 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 152/599] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Aug 14 03:46:26 2026] POST /volume/v3/group_types => generated 180 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:26.840733 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a91885e6-77ae-4109-ae81-27e0dde06210 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:26.842928 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a91885e6-77ae-4109-ae81-27e0dde06210 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/groups Aug 14 03:46:26.843382 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a91885e6-77ae-4109-ae81-27e0dde06210 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "81127ba7-54ed-4e2c-8ab0-426677449c77", "volume_types": ["b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f"], "name": "tempest-GroupSnapshotsTest-Group-1653816831"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:26.844837 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-a91885e6-77ae-4109-ae81-27e0dde06210 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Creating new group {'group': {'group_type': '81127ba7-54ed-4e2c-8ab0-426677449c77', 'volume_types': ['b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f'], 'name': 'tempest-GroupSnapshotsTest-Group-1653816831'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:46:26.851148 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.groups [None req-a91885e6-77ae-4109-ae81-27e0dde06210 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Creating group tempest-GroupSnapshotsTest-Group-1653816831. Aug 14 03:46:26.861461 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a91885e6-77ae-4109-ae81-27e0dde06210 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Availability Zones retrieved successfully. Aug 14 03:46:26.875406 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-a91885e6-77ae-4109-ae81-27e0dde06210 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Created reservations ['1cf1ca64-5c67-4e25-a734-07054fe3989b'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:26.898721 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a91885e6-77ae-4109-ae81-27e0dde06210 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 14 03:46:26.899396 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 150/600] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Aug 14 03:46:26 2026] POST /volume/v3/groups => generated 112 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:26.912101 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ffd8160e-6569-4310-99f6-88fe4b901151 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:26.914322 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ffd8160e-6569-4310-99f6-88fe4b901151 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/45762412-8613-4dd7-b4b0-2069edbe48ee Aug 14 03:46:26.914479 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ffd8160e-6569-4310-99f6-88fe4b901151 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:26.914654 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ffd8160e-6569-4310-99f6-88fe4b901151 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:26.914769 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-ffd8160e-6569-4310-99f6-88fe4b901151 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 45762412-8613-4dd7-b4b0-2069edbe48ee {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:26.920585 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:26.920585 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:26.930354 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ffd8160e-6569-4310-99f6-88fe4b901151 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/45762412-8613-4dd7-b4b0-2069edbe48ee returned with HTTP 200 Aug 14 03:46:26.930886 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 150/601] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:26 2026] GET /volume/v3/groups/45762412-8613-4dd7-b4b0-2069edbe48ee => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:27.673990 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3529ca26-0d12-4272-9fe9-51632c411063 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:27.682678 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3529ca26-0d12-4272-9fe9-51632c411063 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] POST https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action Aug 14 03:46:27.682678 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3529ca26-0d12-4272-9fe9-51632c411063 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action body: b'{"os-attach": {"instance_uuid": "2954eab1-9e8b-487e-a241-bd7071474ef7", "mountpoint": "/dev/vdb"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:27.682678 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3529ca26-0d12-4272-9fe9-51632c411063 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2954eab1-9e8b-487e-a241-bd7071474ef7", "mountpoint": "/dev/vdb"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:27.697276 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:27.697276 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:27.697924 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3529ca26-0d12-4272-9fe9-51632c411063 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:27.708028 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3529ca26-0d12-4272-9fe9-51632c411063 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Update volume admin metadata completed successfully. Aug 14 03:46:27.755651 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8759b184-4710-4217-ab00-ad3262e2e395 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:27.757672 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8759b184-4710-4217-ab00-ad3262e2e395 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 Aug 14 03:46:27.757925 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8759b184-4710-4217-ab00-ad3262e2e395 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:27.758099 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8759b184-4710-4217-ab00-ad3262e2e395 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:27.765396 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:27.765396 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:27.769302 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8759b184-4710-4217-ab00-ad3262e2e395 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:27.775224 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8759b184-4710-4217-ab00-ad3262e2e395 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 returned with HTTP 200 Aug 14 03:46:27.775224 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 153/602] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:27 2026] GET /volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:27.792006 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7c47f83f-d46e-4015-9529-df423e95dab3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:27.792880 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3529ca26-0d12-4272-9fe9-51632c411063 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Attach volume completed successfully. Aug 14 03:46:27.794060 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3529ca26-0d12-4272-9fe9-51632c411063 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action returned with HTTP 202 Aug 14 03:46:27.794060 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 150/603] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:46:27 2026] POST /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:46:27.796239 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7c47f83f-d46e-4015-9529-df423e95dab3 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 Aug 14 03:46:27.796570 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7c47f83f-d46e-4015-9529-df423e95dab3 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:27.796635 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7c47f83f-d46e-4015-9529-df423e95dab3 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:27.802684 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2fe8c1a3-5cc7-4c45-8ba7-e6d4394d998a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:27.806043 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2fe8c1a3-5cc7-4c45-8ba7-e6d4394d998a tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:46:27.806462 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2fe8c1a3-5cc7-4c45-8ba7-e6d4394d998a tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:27.807117 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2fe8c1a3-5cc7-4c45-8ba7-e6d4394d998a tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:27.810591 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:27.810591 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:27.817101 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7c47f83f-d46e-4015-9529-df423e95dab3 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:27.822720 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7c47f83f-d46e-4015-9529-df423e95dab3 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 returned with HTTP 200 Aug 14 03:46:27.822915 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:27.822915 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:27.822990 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 151/604] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:27 2026] GET /volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:27.826052 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2fe8c1a3-5cc7-4c45-8ba7-e6d4394d998a tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:27.830957 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2fe8c1a3-5cc7-4c45-8ba7-e6d4394d998a tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:46:27.831550 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 151/605] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:27 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:27.839123 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:27.841465 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:27.841782 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1540905714"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:27.843570 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1540905714'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:27.843693 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Create volume of 1 GB Aug 14 03:46:27.847572 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-94c3c31e-4c9e-4d58-8214-49b03f83c8c2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:27.849145 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-94c3c31e-4c9e-4d58-8214-49b03f83c8c2 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] POST https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action Aug 14 03:46:27.849476 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-94c3c31e-4c9e-4d58-8214-49b03f83c8c2 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action body: b'{"os-detach": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:27.849586 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-94c3c31e-4c9e-4d58-8214-49b03f83c8c2 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:27.850764 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Availability Zones retrieved successfully. Aug 14 03:46:27.856333 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Flow 'volume_create_api' (95df165f-1df2-4174-af47-145380706224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:27.856934 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a89573-1c30-468b-b4f9-c4de8c9236e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:27.858030 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:27.863591 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:27.863591 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:27.864430 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-94c3c31e-4c9e-4d58-8214-49b03f83c8c2 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:27.893420 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a89573-1c30-468b-b4f9-c4de8c9236e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:27.894495 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e92c3ba-b44e-4a97-bed2-1d51d000e8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:27.916544 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-94c3c31e-4c9e-4d58-8214-49b03f83c8c2 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Detach volume completed successfully. Aug 14 03:46:27.916776 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-94c3c31e-4c9e-4d58-8214-49b03f83c8c2 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action returned with HTTP 202 Aug 14 03:46:27.917290 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 151/606] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:46:27 2026] POST /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:46:27.924576 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b9f54c74-524f-4402-b029-6f127ad7ab45 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:27.927406 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b9f54c74-524f-4402-b029-6f127ad7ab45 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:46:27.927619 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b9f54c74-524f-4402-b029-6f127ad7ab45 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:27.927802 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b9f54c74-524f-4402-b029-6f127ad7ab45 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:27.931587 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Created reservations ['c1efa744-fed1-429f-887b-c5402e77ee4c', '1fc7339f-092d-40bc-ab52-bff6679c2718', '3c750987-8f3a-4473-841a-4c17c41406bd', 'a05244ee-1ff3-402c-8bb7-dd0c8c555147'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:27.932348 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e92c3ba-b44e-4a97-bed2-1d51d000e8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1efa744-fed1-429f-887b-c5402e77ee4c', '1fc7339f-092d-40bc-ab52-bff6679c2718', '3c750987-8f3a-4473-841a-4c17c41406bd', 'a05244ee-1ff3-402c-8bb7-dd0c8c555147']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:27.933030 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213da3d3-1a21-4135-851f-3e90624c565a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:27.938740 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:27.938740 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:27.945243 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9f46c8f7-7fd7-40ab-b5e7-200dfa851d63 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:27.945934 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b9f54c74-524f-4402-b029-6f127ad7ab45 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:27.948842 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9f46c8f7-7fd7-40ab-b5e7-200dfa851d63 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/45762412-8613-4dd7-b4b0-2069edbe48ee Aug 14 03:46:27.948842 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9f46c8f7-7fd7-40ab-b5e7-200dfa851d63 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:27.948842 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9f46c8f7-7fd7-40ab-b5e7-200dfa851d63 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:27.948842 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-9f46c8f7-7fd7-40ab-b5e7-200dfa851d63 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 45762412-8613-4dd7-b4b0-2069edbe48ee {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:27.951822 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b9f54c74-524f-4402-b029-6f127ad7ab45 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:46:27.951945 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:27.951945 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:27.952325 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 152/607] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:27 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:27.954864 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213da3d3-1a21-4135-851f-3e90624c565a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc4cce43-ce33-49cb-9006-b7f0a6951d7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1540905714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f056b9aee7d8423e9e2215c5612d69dc',qos_specs=None,replication_status=,reservations=['c1efa744-fed1-429f-887b-c5402e77ee4c','1fc7339f-092d-40bc-ab52-bff6679c2718','3c750987-8f3a-4473-841a-4c17c41406bd','a05244ee-1ff3-402c-8bb7-dd0c8c555147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5fcad4563564e0f9b0eb150ecdd4406',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1540905714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc4cce43-ce33-49cb-9006-b7f0a6951d7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f056b9aee7d8423e9e2215c5612d69dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5fcad4563564e0f9b0eb150ecdd4406',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:27.955665 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a317a9b-8840-4dc3-970c-d7f16066cba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:27.962419 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9f46c8f7-7fd7-40ab-b5e7-200dfa851d63 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/45762412-8613-4dd7-b4b0-2069edbe48ee returned with HTTP 200 Aug 14 03:46:27.963025 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 152/608] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:27 2026] GET /volume/v3/groups/45762412-8613-4dd7-b4b0-2069edbe48ee => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:27.977450 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:27.979695 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a317a9b-8840-4dc3-970c-d7f16066cba2) transitioned into state 'SUCCESS' from state '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-1540905714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f056b9aee7d8423e9e2215c5612d69dc',qos_specs=None,replication_status=,reservations=['c1efa744-fed1-429f-887b-c5402e77ee4c','1fc7339f-092d-40bc-ab52-bff6679c2718','3c750987-8f3a-4473-841a-4c17c41406bd','a05244ee-1ff3-402c-8bb7-dd0c8c555147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5fcad4563564e0f9b0eb150ecdd4406',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:27.980563 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:27.980634 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c83df587-987d-4db3-91e4-8240766535c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:27.981039 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1739520540", "volume_type": "b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f", "group_id": "45762412-8613-4dd7-b4b0-2069edbe48ee", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:27.982607 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1739520540', 'volume_type': 'b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f', 'group_id': '45762412-8613-4dd7-b4b0-2069edbe48ee', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:27.992784 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:27.992784 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:27.993286 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c83df587-987d-4db3-91e4-8240766535c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:27.993410 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Create volume of 1 GB Aug 14 03:46:27.994360 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Flow 'volume_create_api' (95df165f-1df2-4174-af47-145380706224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:27.994755 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Create volume request issued successfully. Aug 14 03:46:27.995448 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b3f03b74-6495-4c0c-9fac-8a47b2e6a058 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:27.995947 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 154/609] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:27 2026] POST /volume/v3/volumes => generated 753 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:28.007088 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Availability Zones retrieved successfully. Aug 14 03:46:28.013053 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Flow 'volume_create_api' (212d0420-dff5-4867-8fa7-80e3bf33643d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:28.013748 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ad465155-98cd-41b6-9a3e-0ca6753efe05 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:28.014429 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ed1743-4daf-48f6-b6d7-d573cf06396e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:28.014998 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:28.014998 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:28.015456 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:28.019338 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ad465155-98cd-41b6-9a3e-0ca6753efe05 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d Aug 14 03:46:28.019619 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ad465155-98cd-41b6-9a3e-0ca6753efe05 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:28.019873 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ad465155-98cd-41b6-9a3e-0ca6753efe05 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:28.031709 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:28.031709 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:28.037798 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ad465155-98cd-41b6-9a3e-0ca6753efe05 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:28.040509 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ed1743-4daf-48f6-b6d7-d573cf06396e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:46:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-430331674',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '45762412-8613-4dd7-b4b0-2069edbe48ee', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:28.041481 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de93f140-5083-49f3-9c75-9812b418758e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:28.043566 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ad465155-98cd-41b6-9a3e-0ca6753efe05 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d returned with HTTP 200 Aug 14 03:46:28.044066 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 153/610] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:28 2026] GET /volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:28.082523 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-430331674 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-430331674, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:28.082978 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-430331674 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-430331674, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:28.115388 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Created reservations ['e9b23e70-f861-4f0d-9b4a-ca98d2c0bebf', '53f1f611-47bf-4166-8091-e56986181e2d', '10daf542-0f81-43ff-b56c-c5e8b6dde62e', '7c0891be-d007-44de-a66e-141411a4a67c'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:28.116345 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de93f140-5083-49f3-9c75-9812b418758e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9b23e70-f861-4f0d-9b4a-ca98d2c0bebf', '53f1f611-47bf-4166-8091-e56986181e2d', '10daf542-0f81-43ff-b56c-c5e8b6dde62e', '7c0891be-d007-44de-a66e-141411a4a67c']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:28.117187 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (429a0fd9-1096-450a-a56c-a0464f2c811d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:28.140563 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (429a0fd9-1096-450a-a56c-a0464f2c811d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20ee7502-75ed-49c2-aef4-28b5a29ac86b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1739520540',encryption_key_id=None,group_id=45762412-8613-4dd7-b4b0-2069edbe48ee,group_type_id=,metadata={},multiattach=False,project_id='1848ad0e738b467e971773793e447906',qos_specs=None,replication_status=,reservations=['e9b23e70-f861-4f0d-9b4a-ca98d2c0bebf','53f1f611-47bf-4166-8091-e56986181e2d','10daf542-0f81-43ff-b56c-c5e8b6dde62e','7c0891be-d007-44de-a66e-141411a4a67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_type_id=b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1739520540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=45762412-8613-4dd7-b4b0-2069edbe48ee,host=None,id=20ee7502-75ed-49c2-aef4-28b5a29ac86b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1848ad0e738b467e971773793e447906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f),volume_type_id=b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:28.141321 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0c5bf9c-04e7-4eb5-873e-14fcdbec4943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:28.160885 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0c5bf9c-04e7-4eb5-873e-14fcdbec4943) transitioned into state 'SUCCESS' from state '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-1739520540',encryption_key_id=None,group_id=45762412-8613-4dd7-b4b0-2069edbe48ee,group_type_id=,metadata={},multiattach=False,project_id='1848ad0e738b467e971773793e447906',qos_specs=None,replication_status=,reservations=['e9b23e70-f861-4f0d-9b4a-ca98d2c0bebf','53f1f611-47bf-4166-8091-e56986181e2d','10daf542-0f81-43ff-b56c-c5e8b6dde62e','7c0891be-d007-44de-a66e-141411a4a67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8496b81832a43fdaecc8cde8d4f7be7',volume_type_id=b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:28.161704 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (754c6118-be23-4fe4-87a2-77988e965a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:28.177719 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (754c6118-be23-4fe4-87a2-77988e965a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:28.178971 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Flow 'volume_create_api' (212d0420-dff5-4867-8fa7-80e3bf33643d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:28.179621 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Create volume request issued successfully. Aug 14 03:46:28.180596 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:28.180796 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:28.226157 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:28.228480 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:28.228480 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:28.233395 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc2f90ae-a0b8-4023-a152-42b87358af6d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:28.233852 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 152/611] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:46:27 2026] POST /volume/v3/volumes => generated 820 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:28.251345 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-19e71c1d-9743-420a-adf1-8f64ca89de51 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:28.251552 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-19e71c1d-9743-420a-adf1-8f64ca89de51 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/20ee7502-75ed-49c2-aef4-28b5a29ac86b Aug 14 03:46:28.251830 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-19e71c1d-9743-420a-adf1-8f64ca89de51 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:28.252112 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-19e71c1d-9743-420a-adf1-8f64ca89de51 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:28.269359 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:28.269359 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:28.273738 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-19e71c1d-9743-420a-adf1-8f64ca89de51 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Volume info retrieved successfully. Aug 14 03:46:28.274686 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-19e71c1d-9743-420a-adf1-8f64ca89de51 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:28.274895 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-19e71c1d-9743-420a-adf1-8f64ca89de51 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:28.322487 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-19e71c1d-9743-420a-adf1-8f64ca89de51 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:28.325397 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:28.325397 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:28.334353 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-19e71c1d-9743-420a-adf1-8f64ca89de51 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/20ee7502-75ed-49c2-aef4-28b5a29ac86b returned with HTTP 200 Aug 14 03:46:28.334742 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 153/612] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:28 2026] GET /volume/v3/volumes/20ee7502-75ed-49c2-aef4-28b5a29ac86b => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:29.059705 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2993b261-3bce-41ca-8ed1-b21800eb8fb4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:29.062031 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2993b261-3bce-41ca-8ed1-b21800eb8fb4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d Aug 14 03:46:29.062326 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2993b261-3bce-41ca-8ed1-b21800eb8fb4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:29.062737 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2993b261-3bce-41ca-8ed1-b21800eb8fb4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:29.072784 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:29.072784 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:29.078158 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2993b261-3bce-41ca-8ed1-b21800eb8fb4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:29.084068 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2993b261-3bce-41ca-8ed1-b21800eb8fb4 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d returned with HTTP 200 Aug 14 03:46:29.084534 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 155/613] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:29 2026] GET /volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:29.098627 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9e649161-269e-420f-8a23-8a3843146907 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:29.100289 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9e649161-269e-420f-8a23-8a3843146907 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d Aug 14 03:46:29.100479 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9e649161-269e-420f-8a23-8a3843146907 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:29.100659 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9e649161-269e-420f-8a23-8a3843146907 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:29.107967 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:29.107967 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:29.111158 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9e649161-269e-420f-8a23-8a3843146907 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:29.114851 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9e649161-269e-420f-8a23-8a3843146907 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d returned with HTTP 200 Aug 14 03:46:29.115067 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 154/614] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:29 2026] GET /volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:29.127996 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:29.129798 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:29.130235 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-468641328"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:29.131852 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-468641328'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:29.131969 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Create volume of 1 GB Aug 14 03:46:29.136814 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Availability Zones retrieved successfully. Aug 14 03:46:29.144696 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Flow 'volume_create_api' (62e516eb-ab51-4d37-9fb5-222ba64b437c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:29.145625 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e1f7a2-e264-4b63-8160-8b437e51e3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:29.146961 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:29.181020 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e1f7a2-e264-4b63-8160-8b437e51e3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:29.181845 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e203d20a-e535-4e22-a74d-6109fcf1cb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:29.220806 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Created reservations ['f5211799-abc4-43d5-8a86-c622327c6342', '01806e9d-b1a9-44e4-a209-b3cc817425e4', 'a10335b8-7dda-4ca5-8a21-a5e4902054d0', '799d0a00-cb80-4d30-8ba8-7593d70d1cae'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:29.221519 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e203d20a-e535-4e22-a74d-6109fcf1cb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5211799-abc4-43d5-8a86-c622327c6342', '01806e9d-b1a9-44e4-a209-b3cc817425e4', 'a10335b8-7dda-4ca5-8a21-a5e4902054d0', '799d0a00-cb80-4d30-8ba8-7593d70d1cae']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:29.222148 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4be4f8f-a808-4803-98cd-c63135faa60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:29.242932 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4be4f8f-a808-4803-98cd-c63135faa60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d85f0bf-b367-4936-a827-9c1a22e61160', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-468641328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f056b9aee7d8423e9e2215c5612d69dc',qos_specs=None,replication_status=,reservations=['f5211799-abc4-43d5-8a86-c622327c6342','01806e9d-b1a9-44e4-a209-b3cc817425e4','a10335b8-7dda-4ca5-8a21-a5e4902054d0','799d0a00-cb80-4d30-8ba8-7593d70d1cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5fcad4563564e0f9b0eb150ecdd4406',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-468641328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d85f0bf-b367-4936-a827-9c1a22e61160,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f056b9aee7d8423e9e2215c5612d69dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5fcad4563564e0f9b0eb150ecdd4406',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:29.243895 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c872f10-22b8-42a5-8e20-0e26eeb110ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:29.267564 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c872f10-22b8-42a5-8e20-0e26eeb110ab) transitioned into state 'SUCCESS' from state '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-468641328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f056b9aee7d8423e9e2215c5612d69dc',qos_specs=None,replication_status=,reservations=['f5211799-abc4-43d5-8a86-c622327c6342','01806e9d-b1a9-44e4-a209-b3cc817425e4','a10335b8-7dda-4ca5-8a21-a5e4902054d0','799d0a00-cb80-4d30-8ba8-7593d70d1cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5fcad4563564e0f9b0eb150ecdd4406',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:29.267564 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdbe422-87cd-4813-bfb9-1c29c0de76ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:29.280797 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdbe422-87cd-4813-bfb9-1c29c0de76ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:29.281907 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Flow 'volume_create_api' (62e516eb-ab51-4d37-9fb5-222ba64b437c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:29.282217 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Create volume request issued successfully. Aug 14 03:46:29.282810 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-40da68e1-1bba-42f8-8a06-64e7e3b69451 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:29.283364 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 153/615] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:29 2026] POST /volume/v3/volumes => generated 752 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:29.299538 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7c014bd9-0a8b-465b-b907-33df35d39213 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:29.300116 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7c014bd9-0a8b-465b-b907-33df35d39213 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 Aug 14 03:46:29.300698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7c014bd9-0a8b-465b-b907-33df35d39213 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:29.300698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7c014bd9-0a8b-465b-b907-33df35d39213 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:29.310265 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:29.310265 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:29.315222 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7c014bd9-0a8b-465b-b907-33df35d39213 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:29.322096 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7c014bd9-0a8b-465b-b907-33df35d39213 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 returned with HTTP 200 Aug 14 03:46:29.322635 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 154/616] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:29 2026] GET /volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:29.351300 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b8f7aca9-9d37-4d4f-b5f3-4f980c13a236 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:29.354783 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b8f7aca9-9d37-4d4f-b5f3-4f980c13a236 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/20ee7502-75ed-49c2-aef4-28b5a29ac86b Aug 14 03:46:29.355101 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b8f7aca9-9d37-4d4f-b5f3-4f980c13a236 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:29.355418 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b8f7aca9-9d37-4d4f-b5f3-4f980c13a236 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:29.368007 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:29.368007 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:29.373846 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b8f7aca9-9d37-4d4f-b5f3-4f980c13a236 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Volume info retrieved successfully. Aug 14 03:46:29.374860 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-b8f7aca9-9d37-4d4f-b5f3-4f980c13a236 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:29.375017 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-b8f7aca9-9d37-4d4f-b5f3-4f980c13a236 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:29.429347 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-b8f7aca9-9d37-4d4f-b5f3-4f980c13a236 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:29.433492 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:29.433492 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:29.445819 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b8f7aca9-9d37-4d4f-b5f3-4f980c13a236 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/20ee7502-75ed-49c2-aef4-28b5a29ac86b returned with HTTP 200 Aug 14 03:46:29.445957 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 156/617] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:29 2026] GET /volume/v3/volumes/20ee7502-75ed-49c2-aef4-28b5a29ac86b => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:29.459908 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-567aa838-2112-4d85-a43f-446108ada097 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:29.461594 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-567aa838-2112-4d85-a43f-446108ada097 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/group_snapshots Aug 14 03:46:29.461905 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-567aa838-2112-4d85-a43f-446108ada097 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "45762412-8613-4dd7-b4b0-2069edbe48ee", "name": "tempest-group_snapshot-1986681267"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:29.463221 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.group_snapshots [None req-567aa838-2112-4d85-a43f-446108ada097 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '45762412-8613-4dd7-b4b0-2069edbe48ee', 'name': 'tempest-group_snapshot-1986681267'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 03:46:29.466905 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:29.466905 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:29.470120 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.group_snapshots [None req-567aa838-2112-4d85-a43f-446108ada097 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Creating group_snapshot tempest-group_snapshot-1986681267. Aug 14 03:46:29.486441 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:29.486441 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:29.496563 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-567aa838-2112-4d85-a43f-446108ada097 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-430331674 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-430331674, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:29.496828 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-567aa838-2112-4d85-a43f-446108ada097 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-430331674 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-430331674, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:46:29.513295 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-567aa838-2112-4d85-a43f-446108ada097 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Created reservations ['11c7b214-0d3d-4ea6-af62-c67a28121177', 'c2b35e22-31ab-4519-81dd-b7cfaa553367', '24ee6ad8-acf1-4c1a-855a-204998a9a44d', '0dd3cf0d-911c-4558-a9ca-62ef9107eb4e'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:29.541307 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-567aa838-2112-4d85-a43f-446108ada097 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 202 Aug 14 03:46:29.541818 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 155/618] 10.4.3.64 () {70 vars in 1317 bytes} [Fri Aug 14 03:46:29 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:29.550706 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7ed5e484-2782-4117-862e-bc300de20fde None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:29.552700 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7ed5e484-2782-4117-862e-bc300de20fde tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d Aug 14 03:46:29.552975 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7ed5e484-2782-4117-862e-bc300de20fde tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:29.553489 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7ed5e484-2782-4117-862e-bc300de20fde tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:29.553680 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-7ed5e484-2782-4117-862e-bc300de20fde tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member f71c40e4-af63-481c-aa1d-0daa8b8d165d {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:46:29.556792 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:29.556792 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:29.560746 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7ed5e484-2782-4117-862e-bc300de20fde tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d returned with HTTP 200 Aug 14 03:46:29.561162 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 154/619] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:46:29 2026] GET /volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:30.336552 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9f46e578-c9b4-4c91-8e0a-45cc279974fb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.338409 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9f46e578-c9b4-4c91-8e0a-45cc279974fb tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 Aug 14 03:46:30.338581 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9f46e578-c9b4-4c91-8e0a-45cc279974fb tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.338753 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9f46e578-c9b4-4c91-8e0a-45cc279974fb tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.344610 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:30.344610 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:30.347594 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9f46e578-c9b4-4c91-8e0a-45cc279974fb tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:30.350965 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9f46e578-c9b4-4c91-8e0a-45cc279974fb tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 returned with HTTP 200 Aug 14 03:46:30.351346 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 155/620] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:30 2026] GET /volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:30.363590 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6ea67b1d-5793-4ec2-b789-a44eb5b940d9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.365685 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6ea67b1d-5793-4ec2-b789-a44eb5b940d9 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 Aug 14 03:46:30.365933 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6ea67b1d-5793-4ec2-b789-a44eb5b940d9 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.366199 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6ea67b1d-5793-4ec2-b789-a44eb5b940d9 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.376103 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:30.376103 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:30.380787 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6ea67b1d-5793-4ec2-b789-a44eb5b940d9 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:30.386270 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6ea67b1d-5793-4ec2-b789-a44eb5b940d9 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 returned with HTTP 200 Aug 14 03:46:30.386808 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 157/621] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:30 2026] GET /volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:30.402274 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.569378 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6f225788-ee85-44f8-a4df-790836fcb664 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.569853 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:30.569853 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:30.571366 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:30.571574 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Create volume of 1 GB Aug 14 03:46:30.572123 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:30.572123 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:30.572238 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f225788-ee85-44f8-a4df-790836fcb664 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d Aug 14 03:46:30.572238 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f225788-ee85-44f8-a4df-790836fcb664 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.572339 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f225788-ee85-44f8-a4df-790836fcb664 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.572427 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-6f225788-ee85-44f8-a4df-790836fcb664 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member f71c40e4-af63-481c-aa1d-0daa8b8d165d {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:46:30.575468 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Availability Zones retrieved successfully. Aug 14 03:46:30.576056 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:30.576056 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:30.579961 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f225788-ee85-44f8-a4df-790836fcb664 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d returned with HTTP 200 Aug 14 03:46:30.580433 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 155/622] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:46:30 2026] GET /volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:30.581551 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Flow 'volume_create_api' (d9a99c8b-b4b7-4326-b3b7-92ce5bc73ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:30.583633 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f38f24d-b7fa-40c1-a770-17eb1df7c54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:30.584829 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:30.589963 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e7d70395-b312-4629-92bd-5c1f7d5b90fa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.591750 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e7d70395-b312-4629-92bd-5c1f7d5b90fa tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 14 03:46:30.591932 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e7d70395-b312-4629-92bd-5c1f7d5b90fa tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.592116 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e7d70395-b312-4629-92bd-5c1f7d5b90fa tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.592390 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-e7d70395-b312-4629-92bd-5c1f7d5b90fa tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:30.593511 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.db.api [None req-e7d70395-b312-4629-92bd-5c1f7d5b90fa tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Building query based on filter {{(pid=100328) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:46:30.597026 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e7d70395-b312-4629-92bd-5c1f7d5b90fa tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all snapshots completed successfully. Aug 14 03:46:30.597533 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:30.597533 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:30.598177 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e7d70395-b312-4629-92bd-5c1f7d5b90fa tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:46:30.598601 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 156/623] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Aug 14 03:46:30 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:30.608710 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-100bedda-5584-4b01-b066-5fb314718429 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.610819 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f38f24d-b7fa-40c1-a770-17eb1df7c54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:30.610942 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-100bedda-5584-4b01-b066-5fb314718429 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/snapshots/64e3aaa3-b298-4fb0-830d-699be2231882 Aug 14 03:46:30.611181 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-100bedda-5584-4b01-b066-5fb314718429 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.611592 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-100bedda-5584-4b01-b066-5fb314718429 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.611652 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d6e9f1-f8c4-4eb7-b50e-177749ece00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:30.616372 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:30.616372 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:30.617048 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-100bedda-5584-4b01-b066-5fb314718429 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Snapshot retrieved successfully. Aug 14 03:46:30.617916 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-100bedda-5584-4b01-b066-5fb314718429 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/snapshots/64e3aaa3-b298-4fb0-830d-699be2231882 returned with HTTP 200 Aug 14 03:46:30.617916 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 158/624] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:46:30 2026] GET /volume/v3/snapshots/64e3aaa3-b298-4fb0-830d-699be2231882 => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:30.625684 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-450ad01b-cce6-49b0-a1ea-d526a6f9c450 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.627942 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-450ad01b-cce6-49b0-a1ea-d526a6f9c450 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d Aug 14 03:46:30.628263 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-450ad01b-cce6-49b0-a1ea-d526a6f9c450 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.628519 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-450ad01b-cce6-49b0-a1ea-d526a6f9c450 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.628885 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-450ad01b-cce6-49b0-a1ea-d526a6f9c450 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member f71c40e4-af63-481c-aa1d-0daa8b8d165d {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:46:30.632373 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:30.632373 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:30.635967 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-450ad01b-cce6-49b0-a1ea-d526a6f9c450 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d returned with HTTP 200 Aug 14 03:46:30.636461 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 156/625] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:46:30 2026] GET /volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:30.645900 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a9113610-c946-431b-909f-0a01451194e2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.648321 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a9113610-c946-431b-909f-0a01451194e2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/detail Aug 14 03:46:30.648880 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a9113610-c946-431b-909f-0a01451194e2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.648880 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a9113610-c946-431b-909f-0a01451194e2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.660382 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a9113610-c946-431b-909f-0a01451194e2 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 14 03:46:30.660909 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 157/626] 10.4.3.64 () {68 vars in 1316 bytes} [Fri Aug 14 03:46:30 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:30.669261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Created reservations ['1f1cc940-de62-40ae-9e9c-2c4c748618f6', '550bca6f-b182-49bd-af6a-2d70f41a62ff', '5cf8bcf6-7baa-462f-ac18-35278ec37ad6', '98093cc5-b415-4a0d-af79-d7cf1195431c'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:30.670129 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d6e9f1-f8c4-4eb7-b50e-177749ece00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f1cc940-de62-40ae-9e9c-2c4c748618f6', '550bca6f-b182-49bd-af6a-2d70f41a62ff', '5cf8bcf6-7baa-462f-ac18-35278ec37ad6', '98093cc5-b415-4a0d-af79-d7cf1195431c']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:30.670818 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-497780a5-3444-4264-acc9-36d33687cb6c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.670889 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db43436-e940-4942-bf73-1bccffc0708d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:30.674520 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-497780a5-3444-4264-acc9-36d33687cb6c tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d Aug 14 03:46:30.674717 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-497780a5-3444-4264-acc9-36d33687cb6c tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.674959 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-497780a5-3444-4264-acc9-36d33687cb6c tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.675151 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.group_snapshots [None req-497780a5-3444-4264-acc9-36d33687cb6c tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] delete called for member f71c40e4-af63-481c-aa1d-0daa8b8d165d {{(pid=100327) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 03:46:30.675300 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.group_snapshots [None req-497780a5-3444-4264-acc9-36d33687cb6c tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Delete group_snapshot with id: f71c40e4-af63-481c-aa1d-0daa8b8d165d Aug 14 03:46:30.678800 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:30.678800 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:30.691015 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db43436-e940-4942-bf73-1bccffc0708d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b45d8f64-db01-4ca5-b5ec-63fa419f5d11', '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='c444476f94e849a49aefc46fe05c54e9',qos_specs=None,replication_status=,reservations=['1f1cc940-de62-40ae-9e9c-2c4c748618f6','550bca6f-b182-49bd-af6a-2d70f41a62ff','5cf8bcf6-7baa-462f-ac18-35278ec37ad6','98093cc5-b415-4a0d-af79-d7cf1195431c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb913bb4009d4eed9ba10cc0244e5789',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46: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=b45d8f64-db01-4ca5-b5ec-63fa419f5d11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c444476f94e849a49aefc46fe05c54e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb913bb4009d4eed9ba10cc0244e5789',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:30.692409 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49feb9b7-87a2-40e1-9516-0fd3e4739e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:30.702164 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-497780a5-3444-4264-acc9-36d33687cb6c tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d returned with HTTP 202 Aug 14 03:46:30.702563 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 159/627] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Aug 14 03:46:30 2026] DELETE /volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:30.708779 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49feb9b7-87a2-40e1-9516-0fd3e4739e61) transitioned into state 'SUCCESS' from 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='c444476f94e849a49aefc46fe05c54e9',qos_specs=None,replication_status=,reservations=['1f1cc940-de62-40ae-9e9c-2c4c748618f6','550bca6f-b182-49bd-af6a-2d70f41a62ff','5cf8bcf6-7baa-462f-ac18-35278ec37ad6','98093cc5-b415-4a0d-af79-d7cf1195431c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb913bb4009d4eed9ba10cc0244e5789',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:30.709360 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60846ee1-bdf6-4967-80eb-14cdde9d18b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:30.711024 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7e6b3dbc-9c9d-4cd3-ba67-9f9aafa51487 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.713406 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e6b3dbc-9c9d-4cd3-ba67-9f9aafa51487 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:46:30.713665 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e6b3dbc-9c9d-4cd3-ba67-9f9aafa51487 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.713892 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e6b3dbc-9c9d-4cd3-ba67-9f9aafa51487 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.714705 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-7e6b3dbc-9c9d-4cd3-ba67-9f9aafa51487 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:30.715180 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7e6b3dbc-9c9d-4cd3-ba67-9f9aafa51487 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:46:30.718407 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60846ee1-bdf6-4967-80eb-14cdde9d18b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:30.719083 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Flow 'volume_create_api' (d9a99c8b-b4b7-4326-b3b7-92ce5bc73ea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:30.719364 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Create volume request issued successfully. Aug 14 03:46:30.719904 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9c2c3286-6c93-4876-937f-4b80f7997be6 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:30.721018 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 156/628] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:30 2026] POST /volume/v3/volumes => generated 731 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:30.723004 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7e6b3dbc-9c9d-4cd3-ba67-9f9aafa51487 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all volumes completed successfully. Aug 14 03:46:30.723860 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-7e6b3dbc-9c9d-4cd3-ba67-9f9aafa51487 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:30.724204 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-7e6b3dbc-9c9d-4cd3-ba67-9f9aafa51487 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:30.733242 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-670850fd-3add-43d0-8ae8-8e5864f5d509 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.735528 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-670850fd-3add-43d0-8ae8-8e5864f5d509 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] GET https://10.4.3.64/volume/v3/volumes/b45d8f64-db01-4ca5-b5ec-63fa419f5d11 Aug 14 03:46:30.735774 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-670850fd-3add-43d0-8ae8-8e5864f5d509 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.736005 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-670850fd-3add-43d0-8ae8-8e5864f5d509 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.747029 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:30.747029 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:30.750457 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-670850fd-3add-43d0-8ae8-8e5864f5d509 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Volume info retrieved successfully. Aug 14 03:46:30.754257 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-670850fd-3add-43d0-8ae8-8e5864f5d509 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] https://10.4.3.64/volume/v3/volumes/b45d8f64-db01-4ca5-b5ec-63fa419f5d11 returned with HTTP 200 Aug 14 03:46:30.754667 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 158/629] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:30 2026] GET /volume/v3/volumes/b45d8f64-db01-4ca5-b5ec-63fa419f5d11 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:30.769496 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-7e6b3dbc-9c9d-4cd3-ba67-9f9aafa51487 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:30.772886 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:30.772886 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:30.779951 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e6b3dbc-9c9d-4cd3-ba67-9f9aafa51487 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:46:30.780356 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 157/630] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:46:30 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:30.793337 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-79d8911c-ccf8-42dc-9603-edf7ce43afd5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.795637 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-79d8911c-ccf8-42dc-9603-edf7ce43afd5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 14 03:46:30.795929 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-79d8911c-ccf8-42dc-9603-edf7ce43afd5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.796243 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-79d8911c-ccf8-42dc-9603-edf7ce43afd5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.796749 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-79d8911c-ccf8-42dc-9603-edf7ce43afd5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:30.796972 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:30.796972 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:30.798121 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.db.api [None req-79d8911c-ccf8-42dc-9603-edf7ce43afd5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Building query based on filter {{(pid=100327) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:46:30.812723 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-79d8911c-ccf8-42dc-9603-edf7ce43afd5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all snapshots completed successfully. Aug 14 03:46:30.813940 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-79d8911c-ccf8-42dc-9603-edf7ce43afd5 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:46:30.814547 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 160/631] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Aug 14 03:46:30 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:46:30.822539 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ec7ff9e3-c7c2-4aad-942d-22ded7754b47 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.824153 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ec7ff9e3-c7c2-4aad-942d-22ded7754b47 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d Aug 14 03:46:30.824347 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ec7ff9e3-c7c2-4aad-942d-22ded7754b47 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.824947 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ec7ff9e3-c7c2-4aad-942d-22ded7754b47 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.824947 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.group_snapshots [None req-ec7ff9e3-c7c2-4aad-942d-22ded7754b47 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member f71c40e4-af63-481c-aa1d-0daa8b8d165d {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:46:30.827182 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ec7ff9e3-c7c2-4aad-942d-22ded7754b47 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d returned with HTTP 404 Aug 14 03:46:30.827755 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 157/632] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:46:30 2026] GET /volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d => generated 116 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:30.835366 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-faf563d8-c7e5-423a-b663-41464749d3c9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.839157 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-faf563d8-c7e5-423a-b663-41464749d3c9 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/group_snapshots Aug 14 03:46:30.839157 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-faf563d8-c7e5-423a-b663-41464749d3c9 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.839157 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-faf563d8-c7e5-423a-b663-41464749d3c9 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.841860 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-faf563d8-c7e5-423a-b663-41464749d3c9 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 200 Aug 14 03:46:30.842301 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 159/633] 10.4.3.64 () {68 vars in 1295 bytes} [Fri Aug 14 03:46:30 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:30.851359 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b11cb97b-3faa-4bd3-99ff-52b95c728119 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.853612 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b11cb97b-3faa-4bd3-99ff-52b95c728119 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d Aug 14 03:46:30.853865 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b11cb97b-3faa-4bd3-99ff-52b95c728119 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.854106 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b11cb97b-3faa-4bd3-99ff-52b95c728119 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.854318 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-b11cb97b-3faa-4bd3-99ff-52b95c728119 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] delete called for member f71c40e4-af63-481c-aa1d-0daa8b8d165d {{(pid=100326) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 03:46:30.854467 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.group_snapshots [None req-b11cb97b-3faa-4bd3-99ff-52b95c728119 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Delete group_snapshot with id: f71c40e4-af63-481c-aa1d-0daa8b8d165d Aug 14 03:46:30.857641 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b11cb97b-3faa-4bd3-99ff-52b95c728119 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d returned with HTTP 404 Aug 14 03:46:30.858273 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 158/634] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Aug 14 03:46:30 2026] DELETE /volume/v3/group_snapshots/f71c40e4-af63-481c-aa1d-0daa8b8d165d => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:30.866001 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-35ad1ec9-e63a-4c9c-8c45-47174610b53d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.869585 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-35ad1ec9-e63a-4c9c-8c45-47174610b53d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:46:30.869877 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-35ad1ec9-e63a-4c9c-8c45-47174610b53d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:30.870129 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-35ad1ec9-e63a-4c9c-8c45-47174610b53d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:30.870464 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-35ad1ec9-e63a-4c9c-8c45-47174610b53d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:30.872088 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-35ad1ec9-e63a-4c9c-8c45-47174610b53d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:46:30.881355 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-35ad1ec9-e63a-4c9c-8c45-47174610b53d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Get all volumes completed successfully. Aug 14 03:46:30.882326 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-35ad1ec9-e63a-4c9c-8c45-47174610b53d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:30.882549 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-35ad1ec9-e63a-4c9c-8c45-47174610b53d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:30.919654 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-35ad1ec9-e63a-4c9c-8c45-47174610b53d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:30.922577 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:30.922577 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:30.930592 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-35ad1ec9-e63a-4c9c-8c45-47174610b53d tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:46:30.930961 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 161/635] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:46:30 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:30.945511 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-53a4491d-6110-4653-84fc-5e44c83fab59 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:30.947749 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-53a4491d-6110-4653-84fc-5e44c83fab59 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] POST https://10.4.3.64/volume/v3/groups/45762412-8613-4dd7-b4b0-2069edbe48ee/action Aug 14 03:46:30.948264 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-53a4491d-6110-4653-84fc-5e44c83fab59 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:30.948695 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-53a4491d-6110-4653-84fc-5e44c83fab59 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:30.950272 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-53a4491d-6110-4653-84fc-5e44c83fab59 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] delete called for group 45762412-8613-4dd7-b4b0-2069edbe48ee {{(pid=100329) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:46:30.950426 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.groups [None req-53a4491d-6110-4653-84fc-5e44c83fab59 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Delete group with id: 45762412-8613-4dd7-b4b0-2069edbe48ee Aug 14 03:46:30.954953 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:30.954953 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:30.999194 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-53a4491d-6110-4653-84fc-5e44c83fab59 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/45762412-8613-4dd7-b4b0-2069edbe48ee/action returned with HTTP 202 Aug 14 03:46:30.999718 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 158/636] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:46:30 2026] POST /volume/v3/groups/45762412-8613-4dd7-b4b0-2069edbe48ee/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:31.009678 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0b6a8bb9-d911-4d8a-850c-0d44fcc69563 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:31.013689 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0b6a8bb9-d911-4d8a-850c-0d44fcc69563 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/20ee7502-75ed-49c2-aef4-28b5a29ac86b Aug 14 03:46:31.013689 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0b6a8bb9-d911-4d8a-850c-0d44fcc69563 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:31.013689 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0b6a8bb9-d911-4d8a-850c-0d44fcc69563 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:31.027603 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:31.027603 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:31.035193 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0b6a8bb9-d911-4d8a-850c-0d44fcc69563 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Volume info retrieved successfully. Aug 14 03:46:31.036101 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-0b6a8bb9-d911-4d8a-850c-0d44fcc69563 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:46:31.037396 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-0b6a8bb9-d911-4d8a-850c-0d44fcc69563 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:46:31.082400 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-0b6a8bb9-d911-4d8a-850c-0d44fcc69563 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:46:31.086417 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:31.086417 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:31.094230 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0b6a8bb9-d911-4d8a-850c-0d44fcc69563 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/20ee7502-75ed-49c2-aef4-28b5a29ac86b returned with HTTP 200 Aug 14 03:46:31.094733 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 160/637] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:31 2026] GET /volume/v3/volumes/20ee7502-75ed-49c2-aef4-28b5a29ac86b => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:31.768449 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-10212d5f-bb0e-462c-825e-25cc4548a462 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:31.770919 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10212d5f-bb0e-462c-825e-25cc4548a462 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] GET https://10.4.3.64/volume/v3/volumes/b45d8f64-db01-4ca5-b5ec-63fa419f5d11 Aug 14 03:46:31.770919 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10212d5f-bb0e-462c-825e-25cc4548a462 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:31.771050 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10212d5f-bb0e-462c-825e-25cc4548a462 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:31.782902 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:31.782902 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:31.795807 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-10212d5f-bb0e-462c-825e-25cc4548a462 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Volume info retrieved successfully. Aug 14 03:46:31.809188 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10212d5f-bb0e-462c-825e-25cc4548a462 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] https://10.4.3.64/volume/v3/volumes/b45d8f64-db01-4ca5-b5ec-63fa419f5d11 returned with HTTP 200 Aug 14 03:46:31.809188 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 159/638] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:31 2026] GET /volume/v3/volumes/b45d8f64-db01-4ca5-b5ec-63fa419f5d11 => generated 962 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:31.821419 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-eaa211d9-4fc4-4d8c-8e4f-e7780622c261 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:31.824003 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-eaa211d9-4fc4-4d8c-8e4f-e7780622c261 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1&project_id=f056b9aee7d8423e9e2215c5612d69dc Aug 14 03:46:31.824398 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-eaa211d9-4fc4-4d8c-8e4f-e7780622c261 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:31.824719 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-eaa211d9-4fc4-4d8c-8e4f-e7780622c261 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:31.825104 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-eaa211d9-4fc4-4d8c-8e4f-e7780622c261 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Could not evaluate value f056b9aee7d8423e9e2215c5612d69dc, assuming string {{(pid=100327) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:46:31.825791 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-eaa211d9-4fc4-4d8c-8e4f-e7780622c261 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Searching by: MultiDict([('project_id', 'f056b9aee7d8423e9e2215c5612d69dc'), ('all_tenants', 1)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:46:31.862724 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-eaa211d9-4fc4-4d8c-8e4f-e7780622c261 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Get all volumes completed successfully. Aug 14 03:46:31.864297 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:31.864297 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:31.870793 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-eaa211d9-4fc4-4d8c-8e4f-e7780622c261 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1&project_id=f056b9aee7d8423e9e2215c5612d69dc returned with HTTP 200 Aug 14 03:46:31.871098 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 162/639] 10.4.3.64 () {66 vars in 1366 bytes} [Fri Aug 14 03:46:31 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=f056b9aee7d8423e9e2215c5612d69dc => generated 3038 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:31.886354 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7478bf41-571b-40e0-acc1-c18e5dd07ce3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:31.888267 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7478bf41-571b-40e0-acc1-c18e5dd07ce3 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/b45d8f64-db01-4ca5-b5ec-63fa419f5d11 Aug 14 03:46:31.888556 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7478bf41-571b-40e0-acc1-c18e5dd07ce3 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:31.888635 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7478bf41-571b-40e0-acc1-c18e5dd07ce3 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:31.888832 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-7478bf41-571b-40e0-acc1-c18e5dd07ce3 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Delete volume with id: b45d8f64-db01-4ca5-b5ec-63fa419f5d11 Aug 14 03:46:31.896228 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:31.896228 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:31.896555 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7478bf41-571b-40e0-acc1-c18e5dd07ce3 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Volume info retrieved successfully. Aug 14 03:46:31.918505 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7478bf41-571b-40e0-acc1-c18e5dd07ce3 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] Delete volume request issued successfully. Aug 14 03:46:31.918505 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7478bf41-571b-40e0-acc1-c18e5dd07ce3 tempest-VolumesListAdminTestJSON-858267200 tempest-VolumesListAdminTestJSON-858267200-project-admin] https://10.4.3.64/volume/v3/volumes/b45d8f64-db01-4ca5-b5ec-63fa419f5d11 returned with HTTP 202 Aug 14 03:46:31.918788 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 159/640] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:31 2026] DELETE /volume/v3/volumes/b45d8f64-db01-4ca5-b5ec-63fa419f5d11 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:31.932164 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a1946c3d-69b8-44b6-8430-4b7d8f59655f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:31.932164 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a1946c3d-69b8-44b6-8430-4b7d8f59655f tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 Aug 14 03:46:31.932670 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a1946c3d-69b8-44b6-8430-4b7d8f59655f tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:31.932920 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a1946c3d-69b8-44b6-8430-4b7d8f59655f tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:31.944255 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:31.944255 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:31.949675 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a1946c3d-69b8-44b6-8430-4b7d8f59655f tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:31.956629 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a1946c3d-69b8-44b6-8430-4b7d8f59655f tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 returned with HTTP 200 Aug 14 03:46:31.957477 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 161/641] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:31 2026] GET /volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:31.977290 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f72e14e6-0b00-4a0c-87fd-dd671ee0dbb1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:31.983122 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f72e14e6-0b00-4a0c-87fd-dd671ee0dbb1 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 Aug 14 03:46:31.983122 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f72e14e6-0b00-4a0c-87fd-dd671ee0dbb1 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:31.983122 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f72e14e6-0b00-4a0c-87fd-dd671ee0dbb1 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:31.983122 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-f72e14e6-0b00-4a0c-87fd-dd671ee0dbb1 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Delete volume with id: 4d85f0bf-b367-4936-a827-9c1a22e61160 Aug 14 03:46:31.999437 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:31.999437 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:31.999988 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f72e14e6-0b00-4a0c-87fd-dd671ee0dbb1 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:32.024667 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f72e14e6-0b00-4a0c-87fd-dd671ee0dbb1 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Delete volume request issued successfully. Aug 14 03:46:32.024879 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f72e14e6-0b00-4a0c-87fd-dd671ee0dbb1 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 returned with HTTP 202 Aug 14 03:46:32.026097 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 160/642] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:31 2026] DELETE /volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 03:46:32.038375 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a7f5100f-58f0-4c11-a27a-1adffe9d35dc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:32.041692 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a7f5100f-58f0-4c11-a27a-1adffe9d35dc tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 Aug 14 03:46:32.041692 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a7f5100f-58f0-4c11-a27a-1adffe9d35dc tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:32.041692 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a7f5100f-58f0-4c11-a27a-1adffe9d35dc tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:32.051084 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:32.051084 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:32.057658 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a7f5100f-58f0-4c11-a27a-1adffe9d35dc tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:32.064552 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a7f5100f-58f0-4c11-a27a-1adffe9d35dc tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 returned with HTTP 200 Aug 14 03:46:32.065055 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 163/643] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:32 2026] GET /volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:32.110609 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3b6f2a1d-f723-449f-8f63-9ba850bb26cf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:32.112888 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3b6f2a1d-f723-449f-8f63-9ba850bb26cf tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/volumes/20ee7502-75ed-49c2-aef4-28b5a29ac86b Aug 14 03:46:32.113093 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3b6f2a1d-f723-449f-8f63-9ba850bb26cf tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:32.113299 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3b6f2a1d-f723-449f-8f63-9ba850bb26cf tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:32.120714 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3b6f2a1d-f723-449f-8f63-9ba850bb26cf tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/volumes/20ee7502-75ed-49c2-aef4-28b5a29ac86b returned with HTTP 404 Aug 14 03:46:32.121249 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 160/644] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:46:32 2026] GET /volume/v3/volumes/20ee7502-75ed-49c2-aef4-28b5a29ac86b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:32.131421 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bc48c918-bdf0-46c7-ae30-911729632499 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:32.132675 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bc48c918-bdf0-46c7-ae30-911729632499 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] GET https://10.4.3.64/volume/v3/groups/45762412-8613-4dd7-b4b0-2069edbe48ee Aug 14 03:46:32.132920 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bc48c918-bdf0-46c7-ae30-911729632499 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:32.133123 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bc48c918-bdf0-46c7-ae30-911729632499 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:32.133287 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-bc48c918-bdf0-46c7-ae30-911729632499 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] show called for member 45762412-8613-4dd7-b4b0-2069edbe48ee {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:46:32.136054 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bc48c918-bdf0-46c7-ae30-911729632499 tempest-GroupSnapshotsTest-881249788 tempest-GroupSnapshotsTest-881249788-project-member] https://10.4.3.64/volume/v3/groups/45762412-8613-4dd7-b4b0-2069edbe48ee returned with HTTP 404 Aug 14 03:46:32.136539 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 162/645] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:46:32 2026] GET /volume/v3/groups/45762412-8613-4dd7-b4b0-2069edbe48ee => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:32.145713 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3d8b49de-e4ad-4c76-9db0-f4565d0a5cdf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:32.147715 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3d8b49de-e4ad-4c76-9db0-f4565d0a5cdf tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/81127ba7-54ed-4e2c-8ab0-426677449c77 Aug 14 03:46:32.147927 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3d8b49de-e4ad-4c76-9db0-f4565d0a5cdf tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:32.148225 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3d8b49de-e4ad-4c76-9db0-f4565d0a5cdf tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:32.171430 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3d8b49de-e4ad-4c76-9db0-f4565d0a5cdf tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/group_types/81127ba7-54ed-4e2c-8ab0-426677449c77 returned with HTTP 202 Aug 14 03:46:32.171832 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 161/646] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Aug 14 03:46:32 2026] DELETE /volume/v3/group_types/81127ba7-54ed-4e2c-8ab0-426677449c77 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:46:32.181087 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-85b60e37-9c13-4bd0-91db-888805bfddb5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:32.182837 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-85b60e37-9c13-4bd0-91db-888805bfddb5 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] DELETE https://10.4.3.64/volume/v3/types/b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f Aug 14 03:46:32.183010 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-85b60e37-9c13-4bd0-91db-888805bfddb5 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:32.183264 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-85b60e37-9c13-4bd0-91db-888805bfddb5 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:32.218331 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-85b60e37-9c13-4bd0-91db-888805bfddb5 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/types/b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f returned with HTTP 202 Aug 14 03:46:32.218885 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 164/647] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:46:32 2026] DELETE /volume/v3/types/b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:32.230497 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ad281090-416a-45e0-a0fb-2272119971c9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:32.232882 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ad281090-416a-45e0-a0fb-2272119971c9 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] GET https://10.4.3.64/volume/v3/types/b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f Aug 14 03:46:32.232882 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ad281090-416a-45e0-a0fb-2272119971c9 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:32.232882 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ad281090-416a-45e0-a0fb-2272119971c9 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:32.235600 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ad281090-416a-45e0-a0fb-2272119971c9 tempest-GroupSnapshotsTest-644053495 tempest-GroupSnapshotsTest-644053495-project-admin] https://10.4.3.64/volume/v3/types/b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f returned with HTTP 404 Aug 14 03:46:32.236081 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 161/648] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:46:32 2026] GET /volume/v3/types/b23f69aa-ac7d-4b52-bb8f-fb68bd68dd6f => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:33.079913 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-228c9591-70aa-4982-999a-58fdd6ce5fb3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:33.083206 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-228c9591-70aa-4982-999a-58fdd6ce5fb3 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 Aug 14 03:46:33.083478 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-228c9591-70aa-4982-999a-58fdd6ce5fb3 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:33.083725 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-228c9591-70aa-4982-999a-58fdd6ce5fb3 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:33.090540 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-228c9591-70aa-4982-999a-58fdd6ce5fb3 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 returned with HTTP 404 Aug 14 03:46:33.091097 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 163/649] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:33 2026] GET /volume/v3/volumes/4d85f0bf-b367-4936-a827-9c1a22e61160 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:33.100635 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b06278ad-d96a-4699-ad4b-063244c0454d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:33.103381 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b06278ad-d96a-4699-ad4b-063244c0454d tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d Aug 14 03:46:33.103676 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b06278ad-d96a-4699-ad4b-063244c0454d tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:33.103903 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b06278ad-d96a-4699-ad4b-063244c0454d tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:33.113632 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:33.113632 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:33.117964 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b06278ad-d96a-4699-ad4b-063244c0454d tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:33.122476 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b06278ad-d96a-4699-ad4b-063244c0454d tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d returned with HTTP 200 Aug 14 03:46:33.122820 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 162/650] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:33 2026] GET /volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:33.135568 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6fb061bd-1b1f-47bc-81c7-07f0e25a9c55 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:33.137669 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6fb061bd-1b1f-47bc-81c7-07f0e25a9c55 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] DELETE https://10.4.3.64/volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d Aug 14 03:46:33.137925 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6fb061bd-1b1f-47bc-81c7-07f0e25a9c55 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:33.138177 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6fb061bd-1b1f-47bc-81c7-07f0e25a9c55 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:33.138390 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-6fb061bd-1b1f-47bc-81c7-07f0e25a9c55 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Delete volume with id: cc4cce43-ce33-49cb-9006-b7f0a6951d7d Aug 14 03:46:33.145415 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:33.145415 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:33.146075 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6fb061bd-1b1f-47bc-81c7-07f0e25a9c55 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:33.169184 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6fb061bd-1b1f-47bc-81c7-07f0e25a9c55 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Delete volume request issued successfully. Aug 14 03:46:33.169184 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6fb061bd-1b1f-47bc-81c7-07f0e25a9c55 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d returned with HTTP 202 Aug 14 03:46:33.169184 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 165/651] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:33 2026] DELETE /volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:33.175055 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-486cee5d-84ed-4693-b038-038b50adcfed None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:33.179081 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-486cee5d-84ed-4693-b038-038b50adcfed tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d Aug 14 03:46:33.179228 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-486cee5d-84ed-4693-b038-038b50adcfed tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:33.179460 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-486cee5d-84ed-4693-b038-038b50adcfed tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:33.188429 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:33.188429 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:33.193275 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-486cee5d-84ed-4693-b038-038b50adcfed tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:33.200218 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-486cee5d-84ed-4693-b038-038b50adcfed tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d returned with HTTP 200 Aug 14 03:46:33.200218 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 162/652] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:33 2026] GET /volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:34.213987 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bf7e6739-27c6-465a-84d3-98d1920e80d9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:34.215950 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bf7e6739-27c6-465a-84d3-98d1920e80d9 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d Aug 14 03:46:34.216206 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bf7e6739-27c6-465a-84d3-98d1920e80d9 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:34.216416 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bf7e6739-27c6-465a-84d3-98d1920e80d9 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:34.222189 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bf7e6739-27c6-465a-84d3-98d1920e80d9 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d returned with HTTP 404 Aug 14 03:46:34.222570 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 164/653] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:34 2026] GET /volume/v3/volumes/cc4cce43-ce33-49cb-9006-b7f0a6951d7d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:34.232680 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dab86756-6017-4518-a758-6d1abfdc1b42 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:34.234799 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dab86756-6017-4518-a758-6d1abfdc1b42 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 Aug 14 03:46:34.234957 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dab86756-6017-4518-a758-6d1abfdc1b42 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:34.235160 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dab86756-6017-4518-a758-6d1abfdc1b42 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:34.241675 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:34.241675 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:34.246505 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dab86756-6017-4518-a758-6d1abfdc1b42 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:34.251466 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dab86756-6017-4518-a758-6d1abfdc1b42 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 returned with HTTP 200 Aug 14 03:46:34.251888 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 163/654] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:34 2026] GET /volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:34.268041 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2d5724fb-1299-4d01-aaa1-9710e2087c08 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:34.270274 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2d5724fb-1299-4d01-aaa1-9710e2087c08 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 Aug 14 03:46:34.270526 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2d5724fb-1299-4d01-aaa1-9710e2087c08 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:34.270771 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2d5724fb-1299-4d01-aaa1-9710e2087c08 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:34.270982 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-2d5724fb-1299-4d01-aaa1-9710e2087c08 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Delete volume with id: 7e44f765-60db-45e2-91a3-030a4dc30019 Aug 14 03:46:34.279991 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:34.279991 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:34.280589 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2d5724fb-1299-4d01-aaa1-9710e2087c08 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:34.301579 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2d5724fb-1299-4d01-aaa1-9710e2087c08 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Delete volume request issued successfully. Aug 14 03:46:34.301853 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2d5724fb-1299-4d01-aaa1-9710e2087c08 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 returned with HTTP 202 Aug 14 03:46:34.302390 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 166/655] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:34 2026] DELETE /volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:34.309679 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0bcb22a0-ddb0-477d-afd4-5f4940b8a975 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:34.311363 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0bcb22a0-ddb0-477d-afd4-5f4940b8a975 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 Aug 14 03:46:34.311600 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0bcb22a0-ddb0-477d-afd4-5f4940b8a975 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:34.311746 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0bcb22a0-ddb0-477d-afd4-5f4940b8a975 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:34.319940 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:34.319940 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:34.324604 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0bcb22a0-ddb0-477d-afd4-5f4940b8a975 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Volume info retrieved successfully. Aug 14 03:46:34.329830 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0bcb22a0-ddb0-477d-afd4-5f4940b8a975 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 returned with HTTP 200 Aug 14 03:46:34.330334 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 163/656] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:34 2026] GET /volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:35.344947 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1e1d2796-6de1-477f-ad90-bc219985c462 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:35.346888 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1e1d2796-6de1-477f-ad90-bc219985c462 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] GET https://10.4.3.64/volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 Aug 14 03:46:35.346997 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1e1d2796-6de1-477f-ad90-bc219985c462 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:35.347206 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1e1d2796-6de1-477f-ad90-bc219985c462 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:35.355767 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1e1d2796-6de1-477f-ad90-bc219985c462 tempest-VolumesListAdminTestJSON-1444537281 tempest-VolumesListAdminTestJSON-1444537281-project-member] https://10.4.3.64/volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 returned with HTTP 404 Aug 14 03:46:35.356256 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 165/657] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:35 2026] GET /volume/v3/volumes/7e44f765-60db-45e2-91a3-030a4dc30019 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:36.728009 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d67e44da-30e9-48b3-a13f-04ccacb5525c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:36.777564 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0b5b2c61-5aaf-4ba2-b062-37af00e71424 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:36.779738 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b5b2c61-5aaf-4ba2-b062-37af00e71424 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:46:36.779738 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b5b2c61-5aaf-4ba2-b062-37af00e71424 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:36.779738 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b5b2c61-5aaf-4ba2-b062-37af00e71424 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:36.786416 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:36.786416 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:36.791661 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0b5b2c61-5aaf-4ba2-b062-37af00e71424 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:46:36.796807 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b5b2c61-5aaf-4ba2-b062-37af00e71424 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:46:36.797067 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 167/658] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:36 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:36.850550 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-3fb6b2cc-6345-4919-9a04-7a928ab6d056 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:36.858212 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-3fb6b2cc-6345-4919-9a04-7a928ab6d056 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:46:36.858212 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-3fb6b2cc-6345-4919-9a04-7a928ab6d056 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:36.858397 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-3fb6b2cc-6345-4919-9a04-7a928ab6d056 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:36.867012 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:36.867012 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:36.871455 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-3fb6b2cc-6345-4919-9a04-7a928ab6d056 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:46:36.880156 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-3fb6b2cc-6345-4919-9a04-7a928ab6d056 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:46:36.880768 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 164/659] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:46:36 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:36.976974 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d67e44da-30e9-48b3-a13f-04ccacb5525c tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] GET https://10.4.3.64/volume/v3/os-quota-class-sets/default Aug 14 03:46:36.977299 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d67e44da-30e9-48b3-a13f-04ccacb5525c tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:36.977557 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d67e44da-30e9-48b3-a13f-04ccacb5525c tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:36.977975 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-68f48f44-b124-4c16-9803-adcbae97179c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:36.978503 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-68f48f44-b124-4c16-9803-adcbae97179c None None] GET https://10.4.3.64/volume// Aug 14 03:46:36.978722 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-68f48f44-b124-4c16-9803-adcbae97179c None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:36.978964 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-68f48f44-b124-4c16-9803-adcbae97179c None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:36.979420 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-68f48f44-b124-4c16-9803-adcbae97179c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:46:36.982151 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 166/660] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:46:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:46:36.983677 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-19b5d416-3b25-46da-ac41-2a1165b8547e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:36.986028 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-19b5d416-3b25-46da-ac41-2a1165b8547e tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] DELETE https://10.4.3.64/volume/v3/attachments/534cb3c0-54c5-4f5b-9f70-375dc92f9ad6 Aug 14 03:46:36.986345 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-19b5d416-3b25-46da-ac41-2a1165b8547e tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:36.986616 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-19b5d416-3b25-46da-ac41-2a1165b8547e tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:36.990303 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-6aa90c63-253a-4e00-8018-712547596478 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:36.993246 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-6aa90c63-253a-4e00-8018-712547596478 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:46:36.993808 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-6aa90c63-253a-4e00-8018-712547596478 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1559551-91ba-40a8-8dd5-d014a99f352e", "connector": null, "instance_uuid": "47302640-1ab2-43d9-bc20-3ec7e7c98759"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:36.993962 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d67e44da-30e9-48b3-a13f-04ccacb5525c tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] https://10.4.3.64/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 03:46:36.994366 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 164/661] 10.4.3.64 () {66 vars in 1290 bytes} [Fri Aug 14 03:46:36 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:36.995022 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:36.995022 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:37.003252 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:37.003252 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:37.008108 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8f589013-6e30-4ca6-b60c-cec68acdd942 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:37.010567 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8f589013-6e30-4ca6-b60c-cec68acdd942 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] GET https://10.4.3.64/volume/v3/os-quota-class-sets/default Aug 14 03:46:37.011924 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8f589013-6e30-4ca6-b60c-cec68acdd942 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:37.011924 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8f589013-6e30-4ca6-b60c-cec68acdd942 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:37.026148 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8f589013-6e30-4ca6-b60c-cec68acdd942 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] https://10.4.3.64/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 03:46:37.026531 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 167/662] 10.4.3.64 () {66 vars in 1290 bytes} [Fri Aug 14 03:46:37 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:37.035144 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-6aa90c63-253a-4e00-8018-712547596478 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:46:37.035355 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 165/663] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:46:36 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 14 03:46:37.035971 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7589f740-60d2-485b-b5b3-014fa0a6d4a2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:37.038668 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7589f740-60d2-485b-b5b3-014fa0a6d4a2 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:46:37.039030 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7589f740-60d2-485b-b5b3-014fa0a6d4a2 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1792723143"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:37.040656 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-19b5d416-3b25-46da-ac41-2a1165b8547e tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/attachments/534cb3c0-54c5-4f5b-9f70-375dc92f9ad6 returned with HTTP 200 Aug 14 03:46:37.041201 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 168/664] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:46:36 2026] DELETE /volume/v3/attachments/534cb3c0-54c5-4f5b-9f70-375dc92f9ad6 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:37.049794 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-7e536ae8-81a6-42ad-a626-a57f267515c3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:37.054413 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-7e536ae8-81a6-42ad-a626-a57f267515c3 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] DELETE https://10.4.3.64/volume/v3/attachments/491e60b2-3537-4493-8ab3-89d0581f3a5e Aug 14 03:46:37.054708 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-7e536ae8-81a6-42ad-a626-a57f267515c3 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:37.054983 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-7e536ae8-81a6-42ad-a626-a57f267515c3 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:37.056719 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7589f740-60d2-485b-b5b3-014fa0a6d4a2 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:46:37.057165 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 165/665] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:46:37 2026] POST /volume/v3/types => generated 228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:37.066718 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:37.066718 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:37.068555 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e506465d-92dc-49b1-9818-8324cfc07450 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:37.069847 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2ea07e86-2585-4a3d-8330-f7ee92399d63 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:37.070212 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e506465d-92dc-49b1-9818-8324cfc07450 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-class-sets/default Aug 14 03:46:37.070563 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e506465d-92dc-49b1-9818-8324cfc07450 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-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-1792723143": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1792723143": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1792723143": 3}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:37.072240 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2ea07e86-2585-4a3d-8330-f7ee92399d63 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:46:37.072240 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2ea07e86-2585-4a3d-8330-f7ee92399d63 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:37.072452 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2ea07e86-2585-4a3d-8330-f7ee92399d63 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:37.082323 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7967d06e-065e-40f5-a123-dee73f2b4d0f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:37.082811 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7967d06e-065e-40f5-a123-dee73f2b4d0f None None] GET https://10.4.3.64/volume// Aug 14 03:46:37.083046 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7967d06e-065e-40f5-a123-dee73f2b4d0f None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:37.083352 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7967d06e-065e-40f5-a123-dee73f2b4d0f None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:37.084110 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7967d06e-065e-40f5-a123-dee73f2b4d0f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:46:37.084257 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 166/666] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:46:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:46:37.084751 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:37.084751 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:37.090555 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2ea07e86-2585-4a3d-8330-f7ee92399d63 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:46:37.097120 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:37.097120 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:37.099639 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2ea07e86-2585-4a3d-8330-f7ee92399d63 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:46:37.100223 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 169/667] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:37 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:37.104931 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-0a64d82f-1bb6-4620-a4da-a60178ad5289 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:37.107315 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-0a64d82f-1bb6-4620-a4da-a60178ad5289 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:46:37.107513 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-0a64d82f-1bb6-4620-a4da-a60178ad5289 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:37.107702 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-0a64d82f-1bb6-4620-a4da-a60178ad5289 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:37.120298 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:37.120298 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:37.123418 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-7e536ae8-81a6-42ad-a626-a57f267515c3 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/attachments/491e60b2-3537-4493-8ab3-89d0581f3a5e returned with HTTP 200 Aug 14 03:46:37.123418 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 168/668] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:46:37 2026] DELETE /volume/v3/attachments/491e60b2-3537-4493-8ab3-89d0581f3a5e => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:37.124889 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-0a64d82f-1bb6-4620-a4da-a60178ad5289 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:46:37.130036 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-0a64d82f-1bb6-4620-a4da-a60178ad5289 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:46:37.130575 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 167/669] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:46:37 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:46:37.133822 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-8a02c23f-a8a8-4913-9e92-406ea0b4aa58 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:37.138157 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-8a02c23f-a8a8-4913-9e92-406ea0b4aa58 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] DELETE https://10.4.3.64/volume/v3/attachments/49103ea4-2795-49cb-91e7-a1bffce44053 Aug 14 03:46:37.138395 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-8a02c23f-a8a8-4913-9e92-406ea0b4aa58 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:37.138607 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-8a02c23f-a8a8-4913-9e92-406ea0b4aa58 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:37.147992 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:37.147992 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:37.191572 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e506465d-92dc-49b1-9818-8324cfc07450 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] https://10.4.3.64/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 03:46:37.191987 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 166/670] 10.4.3.64 () {68 vars in 1311 bytes} [Fri Aug 14 03:46:37 2026] PUT /volume/v3/os-quota-class-sets/default => generated 610 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:37.202777 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5ab39762-c717-4efa-bca3-037feee67e6b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:37.204765 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7b6a49a9-5c79-44b6-8692-36897aab39c3 req-8a02c23f-a8a8-4913-9e92-406ea0b4aa58 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/attachments/49103ea4-2795-49cb-91e7-a1bffce44053 returned with HTTP 200 Aug 14 03:46:37.205818 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5ab39762-c717-4efa-bca3-037feee67e6b tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/5c6e26e96c5245389c3e66a7b85f1e48/defaults Aug 14 03:46:37.205903 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 170/671] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:46:37 2026] DELETE /volume/v3/attachments/49103ea4-2795-49cb-91e7-a1bffce44053 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:37.205974 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5ab39762-c717-4efa-bca3-037feee67e6b tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:37.206061 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5ab39762-c717-4efa-bca3-037feee67e6b tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] Calling method 'defaults' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:37.206867 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:37.206867 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:37.230156 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5ab39762-c717-4efa-bca3-037feee67e6b tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5c6e26e96c5245389c3e66a7b85f1e48/defaults returned with HTTP 200 Aug 14 03:46:37.230156 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 169/672] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Aug 14 03:46:37 2026] GET /volume/v3/os-quota-sets/5c6e26e96c5245389c3e66a7b85f1e48/defaults => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:37.234591 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-0eee0fc4-e336-490c-b31f-c00fe43a6a40 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:37.237709 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-0eee0fc4-e336-490c-b31f-c00fe43a6a40 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] PUT https://10.4.3.64/volume/v3/attachments/eeb9a563-2e3b-4948-96d9-c9bed2d3e7de Aug 14 03:46:37.238199 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-0eee0fc4-e336-490c-b31f-c00fe43a6a40 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:37.247567 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-0eee0fc4-e336-490c-b31f-c00fe43a6a40 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Acquiring lock "cinder-attachment_update-e1559551-91ba-40a8-8dd5-d014a99f352e-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:46:37.256074 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-0eee0fc4-e336-490c-b31f-c00fe43a6a40 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Lock "cinder-attachment_update-e1559551-91ba-40a8-8dd5-d014a99f352e-np0000007313" acquired by "attachment_update" :: waited 0.009s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:46:37.258400 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:37.258400 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:37.377106 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-0eee0fc4-e336-490c-b31f-c00fe43a6a40 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Lock "cinder-attachment_update-e1559551-91ba-40a8-8dd5-d014a99f352e-np0000007313" released by "attachment_update" :: held 0.118s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:46:37.377106 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-0eee0fc4-e336-490c-b31f-c00fe43a6a40 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments/eeb9a563-2e3b-4948-96d9-c9bed2d3e7de returned with HTTP 200 Aug 14 03:46:37.377106 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 168/673] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:46:37 2026] PUT /volume/v3/attachments/eeb9a563-2e3b-4948-96d9-c9bed2d3e7de => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:46:37.866508 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2d46799a-f85f-4a82-b86b-4a6e241a84a8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:37.873881 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2d46799a-f85f-4a82-b86b-4a6e241a84a8 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/612698895df84c2b91d3e2533e4f00f6/defaults Aug 14 03:46:37.876178 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2d46799a-f85f-4a82-b86b-4a6e241a84a8 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:37.876178 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2d46799a-f85f-4a82-b86b-4a6e241a84a8 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] Calling method 'defaults' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:37.888884 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2d46799a-f85f-4a82-b86b-4a6e241a84a8 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/612698895df84c2b91d3e2533e4f00f6/defaults returned with HTTP 200 Aug 14 03:46:37.888884 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 167/674] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Aug 14 03:46:37 2026] GET /volume/v3/os-quota-sets/612698895df84c2b91d3e2533e4f00f6/defaults => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:38.092422 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fc436469-adf6-439e-bf7d-e8c62ff1ef3a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:38.096796 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fc436469-adf6-439e-bf7d-e8c62ff1ef3a tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] DELETE https://10.4.3.64/volume/v3/types/e07a52bb-ab90-4086-951e-114d1648302b Aug 14 03:46:38.097003 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fc436469-adf6-439e-bf7d-e8c62ff1ef3a tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:38.097295 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fc436469-adf6-439e-bf7d-e8c62ff1ef3a tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:38.097525 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:38.097525 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:38.114616 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3bff509f-d20d-44ea-84ca-686d4c6a5521 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:38.118464 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3bff509f-d20d-44ea-84ca-686d4c6a5521 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:46:38.118464 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3bff509f-d20d-44ea-84ca-686d4c6a5521 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:38.118464 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3bff509f-d20d-44ea-84ca-686d4c6a5521 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:38.131035 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:38.131035 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:38.135412 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3bff509f-d20d-44ea-84ca-686d4c6a5521 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:46:38.139727 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3bff509f-d20d-44ea-84ca-686d4c6a5521 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:46:38.140123 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 170/675] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:38 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:38.141356 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fc436469-adf6-439e-bf7d-e8c62ff1ef3a tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] https://10.4.3.64/volume/v3/types/e07a52bb-ab90-4086-951e-114d1648302b returned with HTTP 202 Aug 14 03:46:38.141733 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 171/676] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:46:38 2026] DELETE /volume/v3/types/e07a52bb-ab90-4086-951e-114d1648302b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:38.151964 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f6cf55db-8669-4cd8-877c-299509321b22 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:38.154887 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f6cf55db-8669-4cd8-877c-299509321b22 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] GET https://10.4.3.64/volume/v3/types/e07a52bb-ab90-4086-951e-114d1648302b Aug 14 03:46:38.155110 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f6cf55db-8669-4cd8-877c-299509321b22 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:38.155324 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f6cf55db-8669-4cd8-877c-299509321b22 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:38.162443 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f6cf55db-8669-4cd8-877c-299509321b22 tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] https://10.4.3.64/volume/v3/types/e07a52bb-ab90-4086-951e-114d1648302b returned with HTTP 404 Aug 14 03:46:38.162895 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 169/677] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:46:38 2026] GET /volume/v3/types/e07a52bb-ab90-4086-951e-114d1648302b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:38.180532 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-700d19db-c673-4fc6-8ad4-beaf2fb749cb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:38.184576 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-700d19db-c673-4fc6-8ad4-beaf2fb749cb tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-class-sets/default Aug 14 03:46:38.185054 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-700d19db-c673-4fc6-8ad4-beaf2fb749cb tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-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=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:38.261238 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-700d19db-c673-4fc6-8ad4-beaf2fb749cb tempest-VolumeQuotaClassesTest-858852368 tempest-VolumeQuotaClassesTest-858852368-project-admin] https://10.4.3.64/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 03:46:38.261754 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 168/678] 10.4.3.64 () {68 vars in 1311 bytes} [Fri Aug 14 03:46:38 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:39.157501 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-00c8a72d-3242-4f06-9d22-eec053ba3b7e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:39.162523 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-00c8a72d-3242-4f06-9d22-eec053ba3b7e tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:46:39.162761 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-00c8a72d-3242-4f06-9d22-eec053ba3b7e tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:39.162883 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-00c8a72d-3242-4f06-9d22-eec053ba3b7e tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:39.177336 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:39.177336 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:39.180857 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-00c8a72d-3242-4f06-9d22-eec053ba3b7e tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:46:39.184896 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-00c8a72d-3242-4f06-9d22-eec053ba3b7e tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:46:39.185393 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 171/679] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:39 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:39.733123 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9c3ef219-6fff-4752-bb4a-30548858c182 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:39.736193 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9c3ef219-6fff-4752-bb4a-30548858c182 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] POST https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action Aug 14 03:46:39.736193 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9c3ef219-6fff-4752-bb4a-30548858c182 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action body: b'{"os-attach": {"instance_uuid": "054e0609-39b6-44d4-9156-c28df25afcf1", "mountpoint": "/dev/vdb"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:39.736430 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9c3ef219-6fff-4752-bb4a-30548858c182 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "054e0609-39b6-44d4-9156-c28df25afcf1", "mountpoint": "/dev/vdb"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:39.753917 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:39.753917 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:39.754629 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9c3ef219-6fff-4752-bb4a-30548858c182 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:39.764281 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9c3ef219-6fff-4752-bb4a-30548858c182 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Update volume admin metadata completed successfully. Aug 14 03:46:39.828413 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9c3ef219-6fff-4752-bb4a-30548858c182 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Attach volume completed successfully. Aug 14 03:46:39.828874 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9c3ef219-6fff-4752-bb4a-30548858c182 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action returned with HTTP 202 Aug 14 03:46:39.829351 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 172/680] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:46:39 2026] POST /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:46:39.840877 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2f58ec06-2680-4cad-8c59-dfe5b7d313c6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:39.843897 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f58ec06-2680-4cad-8c59-dfe5b7d313c6 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:46:39.844155 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f58ec06-2680-4cad-8c59-dfe5b7d313c6 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:39.844440 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f58ec06-2680-4cad-8c59-dfe5b7d313c6 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:39.865115 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:39.865115 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:39.871780 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2f58ec06-2680-4cad-8c59-dfe5b7d313c6 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:39.878726 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f58ec06-2680-4cad-8c59-dfe5b7d313c6 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:46:39.879197 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 170/681] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:39 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 1173 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:39.899124 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6a2ece10-5bb0-45d8-ae0b-4ece85f8de78 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:39.903429 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6a2ece10-5bb0-45d8-ae0b-4ece85f8de78 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:46:39.903676 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6a2ece10-5bb0-45d8-ae0b-4ece85f8de78 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:39.903904 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6a2ece10-5bb0-45d8-ae0b-4ece85f8de78 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:39.916657 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:39.916657 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:39.921736 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6a2ece10-5bb0-45d8-ae0b-4ece85f8de78 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:39.925849 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6a2ece10-5bb0-45d8-ae0b-4ece85f8de78 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:46:39.926162 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 169/682] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:39 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 1173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:39.937841 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-beaaaa79-3bc2-4bc5-ba3a-5bab29b14b3d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:39.939516 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-beaaaa79-3bc2-4bc5-ba3a-5bab29b14b3d tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] POST https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action Aug 14 03:46:39.939845 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-beaaaa79-3bc2-4bc5-ba3a-5bab29b14b3d tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action body: b'{"os-detach": {}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:39.940008 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-beaaaa79-3bc2-4bc5-ba3a-5bab29b14b3d tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:39.949769 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:39.949769 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:39.950262 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-beaaaa79-3bc2-4bc5-ba3a-5bab29b14b3d tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:39.987448 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-beaaaa79-3bc2-4bc5-ba3a-5bab29b14b3d tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Detach volume completed successfully. Aug 14 03:46:39.987787 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-beaaaa79-3bc2-4bc5-ba3a-5bab29b14b3d tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action returned with HTTP 202 Aug 14 03:46:39.988459 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 172/683] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:46:39 2026] POST /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:46:39.997265 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d5a708b5-7074-4158-9579-c102aefab540 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:40.004596 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d5a708b5-7074-4158-9579-c102aefab540 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:46:40.004917 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d5a708b5-7074-4158-9579-c102aefab540 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:40.005104 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d5a708b5-7074-4158-9579-c102aefab540 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:40.014399 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:40.014399 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:40.019487 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d5a708b5-7074-4158-9579-c102aefab540 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:40.024851 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d5a708b5-7074-4158-9579-c102aefab540 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:46:40.025317 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 173/684] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:39 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:40.208387 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-45b261d7-6422-4aca-8ffc-865ea0f69d04 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:40.210618 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45b261d7-6422-4aca-8ffc-865ea0f69d04 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:46:40.210847 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45b261d7-6422-4aca-8ffc-865ea0f69d04 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:40.211588 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45b261d7-6422-4aca-8ffc-865ea0f69d04 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:40.225425 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:40.225425 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:40.229681 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-45b261d7-6422-4aca-8ffc-865ea0f69d04 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:46:40.235539 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45b261d7-6422-4aca-8ffc-865ea0f69d04 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:46:40.236092 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 171/685] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:40 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:40.713030 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-e847c785-bc47-4e46-8090-713bb81baa98 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:40.715409 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-e847c785-bc47-4e46-8090-713bb81baa98 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] POST https://10.4.3.64/volume/v3/attachments/eeb9a563-2e3b-4948-96d9-c9bed2d3e7de/action Aug 14 03:46:40.716036 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-e847c785-bc47-4e46-8090-713bb81baa98 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:40.716191 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-e847c785-bc47-4e46-8090-713bb81baa98 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:40.738291 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:40.738291 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:40.757422 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bc7e1677-f7e7-48e0-af4a-6d25743d759a req-e847c785-bc47-4e46-8090-713bb81baa98 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments/eeb9a563-2e3b-4948-96d9-c9bed2d3e7de/action returned with HTTP 204 Aug 14 03:46:40.757838 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 170/686] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:46:40 2026] POST /volume/v3/attachments/eeb9a563-2e3b-4948-96d9-c9bed2d3e7de/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:41.256975 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a3bff7b1-6998-4b55-b93d-3a0f0dfb4017 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:41.260092 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a3bff7b1-6998-4b55-b93d-3a0f0dfb4017 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:46:41.260350 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a3bff7b1-6998-4b55-b93d-3a0f0dfb4017 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:41.260571 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a3bff7b1-6998-4b55-b93d-3a0f0dfb4017 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:41.274952 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:41.274952 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:41.280044 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a3bff7b1-6998-4b55-b93d-3a0f0dfb4017 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:46:41.284747 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a3bff7b1-6998-4b55-b93d-3a0f0dfb4017 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:46:41.285260 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 173/687] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:41 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:41.298074 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8d5d0ccb-b163-4a20-b548-5610c8415885 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:41.299799 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8d5d0ccb-b163-4a20-b548-5610c8415885 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:46:41.300312 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8d5d0ccb-b163-4a20-b548-5610c8415885 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:41.300372 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8d5d0ccb-b163-4a20-b548-5610c8415885 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:41.312703 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:41.312703 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:41.319236 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8d5d0ccb-b163-4a20-b548-5610c8415885 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:46:41.328027 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8d5d0ccb-b163-4a20-b548-5610c8415885 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:46:41.328027 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 174/688] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:41 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:41.390071 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:41.528934 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-947b405c-fb75-4d80-8d20-505059921368 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:41.530917 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-947b405c-fb75-4d80-8d20-505059921368 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 Aug 14 03:46:41.531121 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-947b405c-fb75-4d80-8d20-505059921368 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:41.531368 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-947b405c-fb75-4d80-8d20-505059921368 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:41.531511 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-947b405c-fb75-4d80-8d20-505059921368 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Delete volume with id: ee505ce8-f1d4-4dbc-aa59-db35c22350a6 Aug 14 03:46:41.537751 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:41.537751 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:41.538260 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-947b405c-fb75-4d80-8d20-505059921368 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:46:41.558450 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-947b405c-fb75-4d80-8d20-505059921368 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Delete volume request issued successfully. Aug 14 03:46:41.558799 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-947b405c-fb75-4d80-8d20-505059921368 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 returned with HTTP 202 Aug 14 03:46:41.559500 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 171/689] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:41 2026] DELETE /volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:41.568607 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2115e7da-dfaf-4509-98da-658090edd024 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:41.570409 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2115e7da-dfaf-4509-98da-658090edd024 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 Aug 14 03:46:41.570822 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2115e7da-dfaf-4509-98da-658090edd024 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:41.571235 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2115e7da-dfaf-4509-98da-658090edd024 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:41.583497 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:41.583497 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:41.592713 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2115e7da-dfaf-4509-98da-658090edd024 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:46:41.596572 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2115e7da-dfaf-4509-98da-658090edd024 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 returned with HTTP 200 Aug 14 03:46:41.597151 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 174/690] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:41 2026] GET /volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:46:41.639389 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:41.639389 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1058264126"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:41.639692 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1058264126'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:41.639828 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Create volume of 1 GB Aug 14 03:46:41.644844 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Availability Zones retrieved successfully. Aug 14 03:46:41.653521 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Flow 'volume_create_api' (c1bb07f6-6ca7-40b2-8e76-db90e68912f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:41.658287 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310009de-ee90-4371-95ee-4870084e49f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:41.658287 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:41.711819 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310009de-ee90-4371-95ee-4870084e49f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:41.712544 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (021a0594-f269-4892-b024-691122a0c3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:41.780515 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Created reservations ['dc60bfba-6b2d-481c-bfa0-778cdcec84a3', '2ba57e54-2279-4387-aee5-baec4a4f6b71', 'a718d2ba-8506-4bdd-abf7-505b58cbc563', '53301fc2-2811-4ba6-8754-7e3d31572c35'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:41.785465 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (021a0594-f269-4892-b024-691122a0c3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc60bfba-6b2d-481c-bfa0-778cdcec84a3', '2ba57e54-2279-4387-aee5-baec4a4f6b71', 'a718d2ba-8506-4bdd-abf7-505b58cbc563', '53301fc2-2811-4ba6-8754-7e3d31572c35']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:41.785465 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f442721-e7cc-445e-82ec-c5de9f0dc55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:41.807479 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f442721-e7cc-445e-82ec-c5de9f0dc55a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54b2bc05-bb37-483e-a604-f3de727ca329', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1058264126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa6811164bb41298b2f2487a0a6c6cf',qos_specs=None,replication_status=,reservations=['dc60bfba-6b2d-481c-bfa0-778cdcec84a3','2ba57e54-2279-4387-aee5-baec4a4f6b71','a718d2ba-8506-4bdd-abf7-505b58cbc563','53301fc2-2811-4ba6-8754-7e3d31572c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30894ff5da3448109874eb78b37234f3',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1058264126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54b2bc05-bb37-483e-a604-f3de727ca329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7aa6811164bb41298b2f2487a0a6c6cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30894ff5da3448109874eb78b37234f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:41.808873 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95bbb962-9460-4ff7-ada1-b930114e63ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:41.827471 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95bbb962-9460-4ff7-ada1-b930114e63ee) transitioned into state 'SUCCESS' from state '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-1058264126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa6811164bb41298b2f2487a0a6c6cf',qos_specs=None,replication_status=,reservations=['dc60bfba-6b2d-481c-bfa0-778cdcec84a3','2ba57e54-2279-4387-aee5-baec4a4f6b71','a718d2ba-8506-4bdd-abf7-505b58cbc563','53301fc2-2811-4ba6-8754-7e3d31572c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30894ff5da3448109874eb78b37234f3',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:41.828426 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2006f9fd-2849-49f9-b731-b56cebb44c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:41.839470 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2006f9fd-2849-49f9-b731-b56cebb44c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:41.840645 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Flow 'volume_create_api' (c1bb07f6-6ca7-40b2-8e76-db90e68912f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:41.841106 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Create volume request issued successfully. Aug 14 03:46:41.841792 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f452ff3-d25a-41cf-85b0-9800b5ab81c4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:41.842569 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 172/691] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:41 2026] POST /volume/v3/volumes => generated 749 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:41.857917 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-98cb71fe-bcd6-481a-a6cd-1d4a0bd4717b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:41.860395 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-98cb71fe-bcd6-481a-a6cd-1d4a0bd4717b tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] GET https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 Aug 14 03:46:41.860579 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-98cb71fe-bcd6-481a-a6cd-1d4a0bd4717b tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:41.860859 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-98cb71fe-bcd6-481a-a6cd-1d4a0bd4717b tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:41.869063 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-f1dca30c-13f8-4b24-a4bd-67f95b0fc9a4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:41.871264 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:41.871264 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:41.872855 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-f1dca30c-13f8-4b24-a4bd-67f95b0fc9a4 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:46:41.873127 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-f1dca30c-13f8-4b24-a4bd-67f95b0fc9a4 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:41.873403 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-f1dca30c-13f8-4b24-a4bd-67f95b0fc9a4 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:41.875365 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-98cb71fe-bcd6-481a-a6cd-1d4a0bd4717b tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Volume info retrieved successfully. Aug 14 03:46:41.880295 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-98cb71fe-bcd6-481a-a6cd-1d4a0bd4717b tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 returned with HTTP 200 Aug 14 03:46:41.880755 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 175/692] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:41 2026] GET /volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:41.886721 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:41.886721 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:41.890780 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-f1dca30c-13f8-4b24-a4bd-67f95b0fc9a4 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:46:41.895587 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-f1dca30c-13f8-4b24-a4bd-67f95b0fc9a4 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:46:41.895998 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 172/693] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:46:41 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:42.614215 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-89c1ad8e-e971-4b62-bf96-481d8dc670c0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.615100 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-89c1ad8e-e971-4b62-bf96-481d8dc670c0 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 Aug 14 03:46:42.615354 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-89c1ad8e-e971-4b62-bf96-481d8dc670c0 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:42.615560 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-89c1ad8e-e971-4b62-bf96-481d8dc670c0 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:42.621476 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-89c1ad8e-e971-4b62-bf96-481d8dc670c0 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 returned with HTTP 404 Aug 14 03:46:42.621897 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 175/694] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:42 2026] GET /volume/v3/volumes/ee505ce8-f1d4-4dbc-aa59-db35c22350a6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:42.629329 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3827da0c-3b3a-4ae2-bd59-6544cfa7e6e5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.631644 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3827da0c-3b3a-4ae2-bd59-6544cfa7e6e5 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] DELETE https://10.4.3.64/volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a Aug 14 03:46:42.631644 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3827da0c-3b3a-4ae2-bd59-6544cfa7e6e5 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:42.632050 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3827da0c-3b3a-4ae2-bd59-6544cfa7e6e5 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:42.632235 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-3827da0c-3b3a-4ae2-bd59-6544cfa7e6e5 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Delete volume with id: 62a0fb95-5d4f-4385-84de-5a759897644a Aug 14 03:46:42.640072 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:42.640072 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:42.640569 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3827da0c-3b3a-4ae2-bd59-6544cfa7e6e5 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:46:42.664430 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3827da0c-3b3a-4ae2-bd59-6544cfa7e6e5 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Delete volume request issued successfully. Aug 14 03:46:42.664629 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3827da0c-3b3a-4ae2-bd59-6544cfa7e6e5 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a returned with HTTP 202 Aug 14 03:46:42.665036 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 173/695] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:42 2026] DELETE /volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:42.678048 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4a30db3b-5fb9-4b36-adf6-8914caff10e6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.681227 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4a30db3b-5fb9-4b36-adf6-8914caff10e6 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a Aug 14 03:46:42.681428 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4a30db3b-5fb9-4b36-adf6-8914caff10e6 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:42.681636 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4a30db3b-5fb9-4b36-adf6-8914caff10e6 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:42.695040 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:42.695040 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:42.696057 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-384f0e7c-ec3e-43db-b30f-51b1c93e23c7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.699472 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4a30db3b-5fb9-4b36-adf6-8914caff10e6 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:46:42.700591 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-384f0e7c-ec3e-43db-b30f-51b1c93e23c7 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] POST https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action Aug 14 03:46:42.701788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-384f0e7c-ec3e-43db-b30f-51b1c93e23c7 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:42.701788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-384f0e7c-ec3e-43db-b30f-51b1c93e23c7 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:42.706501 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4a30db3b-5fb9-4b36-adf6-8914caff10e6 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a returned with HTTP 200 Aug 14 03:46:42.706740 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 176/696] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:42 2026] GET /volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:42.718176 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:42.718176 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:42.718696 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-384f0e7c-ec3e-43db-b30f-51b1c93e23c7 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:42.728653 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-384f0e7c-ec3e-43db-b30f-51b1c93e23c7 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Reserve volume completed successfully. Aug 14 03:46:42.728933 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-384f0e7c-ec3e-43db-b30f-51b1c93e23c7 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action returned with HTTP 202 Aug 14 03:46:42.729618 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 173/697] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:46:42 2026] POST /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:46:42.737367 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-180f6fb7-a8c6-43ef-960a-81af59683a20 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.740735 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-180f6fb7-a8c6-43ef-960a-81af59683a20 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:46:42.740735 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-180f6fb7-a8c6-43ef-960a-81af59683a20 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:42.740735 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-180f6fb7-a8c6-43ef-960a-81af59683a20 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:42.748588 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:42.748588 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:42.753295 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-180f6fb7-a8c6-43ef-960a-81af59683a20 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:42.757964 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-180f6fb7-a8c6-43ef-960a-81af59683a20 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:46:42.758083 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 176/698] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:42 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:42.771409 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-19acd83a-0b08-4ac0-b385-f39351095ce4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.773710 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-19acd83a-0b08-4ac0-b385-f39351095ce4 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] POST https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action Aug 14 03:46:42.773953 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-19acd83a-0b08-4ac0-b385-f39351095ce4 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:42.774123 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-19acd83a-0b08-4ac0-b385-f39351095ce4 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:42.788953 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:42.788953 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:42.789649 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-19acd83a-0b08-4ac0-b385-f39351095ce4 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:42.810274 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-19acd83a-0b08-4ac0-b385-f39351095ce4 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Unreserve volume completed successfully. Aug 14 03:46:42.810530 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-19acd83a-0b08-4ac0-b385-f39351095ce4 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action returned with HTTP 202 Aug 14 03:46:42.811047 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 174/699] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:46:42 2026] POST /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:46:42.823440 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1c531e76-43a9-426b-ad9a-e914d5b85fd1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.825763 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1c531e76-43a9-426b-ad9a-e914d5b85fd1 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:46:42.826062 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1c531e76-43a9-426b-ad9a-e914d5b85fd1 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:42.826340 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1c531e76-43a9-426b-ad9a-e914d5b85fd1 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:42.835260 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:42.835260 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:42.839853 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1c531e76-43a9-426b-ad9a-e914d5b85fd1 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:42.845617 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1c531e76-43a9-426b-ad9a-e914d5b85fd1 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:46:42.846104 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 177/700] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:42 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:42.863761 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0b8da902-00a6-4455-9301-e69b90ee67bf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.865468 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0b8da902-00a6-4455-9301-e69b90ee67bf tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] POST https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action Aug 14 03:46:42.865752 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0b8da902-00a6-4455-9301-e69b90ee67bf tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:42.865867 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0b8da902-00a6-4455-9301-e69b90ee67bf tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:42.873306 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:42.873306 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:42.873817 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0b8da902-00a6-4455-9301-e69b90ee67bf tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:42.880848 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0b8da902-00a6-4455-9301-e69b90ee67bf tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume updated successfully. Aug 14 03:46:42.881057 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0b8da902-00a6-4455-9301-e69b90ee67bf tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action returned with HTTP 200 Aug 14 03:46:42.881459 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 174/701] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:46:42 2026] POST /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:46:42.889655 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-15345580-bdf5-4097-8748-9e9e4f90dac7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.891447 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-15345580-bdf5-4097-8748-9e9e4f90dac7 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:46:42.891645 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-15345580-bdf5-4097-8748-9e9e4f90dac7 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:42.891852 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-15345580-bdf5-4097-8748-9e9e4f90dac7 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:42.896555 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6ed20c59-b4d6-4857-a09d-cec0c8eb21b4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.900621 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ed20c59-b4d6-4857-a09d-cec0c8eb21b4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] GET https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 Aug 14 03:46:42.900866 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ed20c59-b4d6-4857-a09d-cec0c8eb21b4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:42.901163 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ed20c59-b4d6-4857-a09d-cec0c8eb21b4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:42.901958 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:42.901958 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:42.906401 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-15345580-bdf5-4097-8748-9e9e4f90dac7 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:42.910354 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:42.910354 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:42.911182 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-15345580-bdf5-4097-8748-9e9e4f90dac7 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:46:42.911732 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 177/702] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:42 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:42.924663 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6ed20c59-b4d6-4857-a09d-cec0c8eb21b4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Volume info retrieved successfully. Aug 14 03:46:42.929670 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7a054378-08ec-4c9c-9402-47f644081e6f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.931864 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7a054378-08ec-4c9c-9402-47f644081e6f tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] POST https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action Aug 14 03:46:42.932341 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7a054378-08ec-4c9c-9402-47f644081e6f tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:42.932515 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7a054378-08ec-4c9c-9402-47f644081e6f tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:42.932595 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ed20c59-b4d6-4857-a09d-cec0c8eb21b4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 returned with HTTP 200 Aug 14 03:46:42.933109 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 175/703] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:42 2026] GET /volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:42.939367 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e10d6fd6-3523-467d-a670-d4f524b46f1b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.942866 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e10d6fd6-3523-467d-a670-d4f524b46f1b None None] GET https://10.4.3.64/volume// Aug 14 03:46:42.942866 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e10d6fd6-3523-467d-a670-d4f524b46f1b None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:42.942866 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e10d6fd6-3523-467d-a670-d4f524b46f1b None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:42.942866 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e10d6fd6-3523-467d-a670-d4f524b46f1b None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:46:42.942866 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 175/704] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:46:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:46:42.948239 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:42.948239 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:42.948882 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7a054378-08ec-4c9c-9402-47f644081e6f tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:42.951235 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7d39d910-236e-4015-8de5-698eea6c5f27 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.956894 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7d39d910-236e-4015-8de5-698eea6c5f27 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer Aug 14 03:46:42.957322 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7d39d910-236e-4015-8de5-698eea6c5f27 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "54b2bc05-bb37-483e-a604-f3de727ca329"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:42.958878 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.volume_transfer [None req-7d39d910-236e-4015-8de5-698eea6c5f27 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Creating new volume transfer {'transfer': {'volume_id': '54b2bc05-bb37-483e-a604-f3de727ca329'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 03:46:42.959124 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.volume_transfer [None req-7d39d910-236e-4015-8de5-698eea6c5f27 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Creating transfer of volume 54b2bc05-bb37-483e-a604-f3de727ca329 Aug 14 03:46:42.959124 np0000007313 devstack@c-api.service[100328]: INFO cinder.transfer.api [None req-7d39d910-236e-4015-8de5-698eea6c5f27 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Generating transfer record for volume 54b2bc05-bb37-483e-a604-f3de727ca329 Aug 14 03:46:42.960273 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7a054378-08ec-4c9c-9402-47f644081e6f tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume updated successfully. Aug 14 03:46:42.961501 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7a054378-08ec-4c9c-9402-47f644081e6f tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action returned with HTTP 200 Aug 14 03:46:42.961501 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 178/705] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:46:42 2026] POST /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:46:42.961889 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-3d6da1ec-7da3-4d8f-9ce8-5dd23bd67b4e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.966738 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-3d6da1ec-7da3-4d8f-9ce8-5dd23bd67b4e tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:46:42.967110 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-3d6da1ec-7da3-4d8f-9ce8-5dd23bd67b4e tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1559551-91ba-40a8-8dd5-d014a99f352e", "connector": null, "instance_uuid": "47302640-1ab2-43d9-bc20-3ec7e7c98759"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:42.974254 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:42.974254 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:42.977946 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:42.977946 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:42.984043 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-54a927f7-6556-4fa8-ad0e-12a4722c3a49 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:42.987285 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-54a927f7-6556-4fa8-ad0e-12a4722c3a49 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:46:42.987505 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-54a927f7-6556-4fa8-ad0e-12a4722c3a49 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:42.987737 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-54a927f7-6556-4fa8-ad0e-12a4722c3a49 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:42.993923 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7d39d910-236e-4015-8de5-698eea6c5f27 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 03:46:42.994495 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 178/706] 10.4.3.64 () {68 vars in 1284 bytes} [Fri Aug 14 03:46:42 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:43.001508 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.001508 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:43.005448 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-87d7d0e8-be42-43ea-b2f0-10d0c03df4ba None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.006114 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-54a927f7-6556-4fa8-ad0e-12a4722c3a49 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:43.008745 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-87d7d0e8-be42-43ea-b2f0-10d0c03df4ba tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] GET https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 Aug 14 03:46:43.008745 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-87d7d0e8-be42-43ea-b2f0-10d0c03df4ba tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.008745 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-87d7d0e8-be42-43ea-b2f0-10d0c03df4ba tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.010979 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-54a927f7-6556-4fa8-ad0e-12a4722c3a49 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:46:43.011442 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 176/707] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:42 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:43.015790 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.015790 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:43.020894 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-87d7d0e8-be42-43ea-b2f0-10d0c03df4ba tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Volume info retrieved successfully. Aug 14 03:46:43.021002 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-3d6da1ec-7da3-4d8f-9ce8-5dd23bd67b4e tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:46:43.021465 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 176/708] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:46:42 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:46:43.024273 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ce5ac028-bbb7-4075-84f1-c75f42f3c37c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.026249 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ce5ac028-bbb7-4075-84f1-c75f42f3c37c tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] POST https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action Aug 14 03:46:43.027029 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ce5ac028-bbb7-4075-84f1-c75f42f3c37c tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:43.027066 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-87d7d0e8-be42-43ea-b2f0-10d0c03df4ba tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 returned with HTTP 200 Aug 14 03:46:43.027097 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ce5ac028-bbb7-4075-84f1-c75f42f3c37c tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:43.027420 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 179/709] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:43.035864 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b04d00f4-e028-4738-b61b-9f925d5b5299 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.036314 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b04d00f4-e028-4738-b61b-9f925d5b5299 None None] GET https://10.4.3.64/volume// Aug 14 03:46:43.036501 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b04d00f4-e028-4738-b61b-9f925d5b5299 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.036729 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b04d00f4-e028-4738-b61b-9f925d5b5299 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.037112 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b04d00f4-e028-4738-b61b-9f925d5b5299 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:46:43.037446 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 177/710] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:46:43.038144 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.038144 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:43.038801 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ce5ac028-bbb7-4075-84f1-c75f42f3c37c tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:43.044954 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e3a283b1-b42c-4e15-beb7-b12cae8b3511 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.049778 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e3a283b1-b42c-4e15-beb7-b12cae8b3511 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] GET https://10.4.3.64/volume/v3/os-volume-transfer/dbfed75b-6a8d-4a19-a63b-07a4f9f33392 Aug 14 03:46:43.049778 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e3a283b1-b42c-4e15-beb7-b12cae8b3511 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.049866 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e3a283b1-b42c-4e15-beb7-b12cae8b3511 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.053753 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.053753 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:43.053910 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-af4c31e1-a0e0-463c-afbf-5ea6019920d3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.056121 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-af4c31e1-a0e0-463c-afbf-5ea6019920d3 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:46:43.056411 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e3a283b1-b42c-4e15-beb7-b12cae8b3511 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/dbfed75b-6a8d-4a19-a63b-07a4f9f33392 returned with HTTP 200 Aug 14 03:46:43.056886 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 177/711] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/os-volume-transfer/dbfed75b-6a8d-4a19-a63b-07a4f9f33392 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:43.057161 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-af4c31e1-a0e0-463c-afbf-5ea6019920d3 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.058087 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-af4c31e1-a0e0-463c-afbf-5ea6019920d3 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.060077 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ce5ac028-bbb7-4075-84f1-c75f42f3c37c tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Update volume admin metadata completed successfully. Aug 14 03:46:43.060188 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ce5ac028-bbb7-4075-84f1-c75f42f3c37c tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Update readonly setting on volume completed successfully. Aug 14 03:46:43.060372 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ce5ac028-bbb7-4075-84f1-c75f42f3c37c tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action returned with HTTP 202 Aug 14 03:46:43.060786 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 179/712] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:46:43 2026] POST /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:46:43.067634 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-95801c72-e45c-42af-b15e-32821b21052e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.068252 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b6ebab99-22bf-441c-913f-d8c7baa0046a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.069988 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-95801c72-e45c-42af-b15e-32821b21052e tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:46:43.070044 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b6ebab99-22bf-441c-913f-d8c7baa0046a tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] GET https://10.4.3.64/volume/v3/os-volume-transfer Aug 14 03:46:43.070044 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b6ebab99-22bf-441c-913f-d8c7baa0046a tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.070145 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-95801c72-e45c-42af-b15e-32821b21052e tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.070606 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b6ebab99-22bf-441c-913f-d8c7baa0046a tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.070670 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-95801c72-e45c-42af-b15e-32821b21052e tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.070728 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.volume_transfer [None req-b6ebab99-22bf-441c-913f-d8c7baa0046a tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Listing volume transfers {{(pid=100326) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 14 03:46:43.076737 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b6ebab99-22bf-441c-913f-d8c7baa0046a tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/os-volume-transfer returned with HTTP 200 Aug 14 03:46:43.076802 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.076802 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:43.076856 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 178/713] 10.4.3.64 () {66 vars in 1263 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:43.079146 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.079146 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:43.080171 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-af4c31e1-a0e0-463c-afbf-5ea6019920d3 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:46:43.083124 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-95801c72-e45c-42af-b15e-32821b21052e tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:43.084272 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-af4c31e1-a0e0-463c-afbf-5ea6019920d3 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:46:43.084837 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 180/714] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 1316 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:46:43.087569 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-07dafb56-3568-4ee8-a8fc-fa6bfda35f41 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.087714 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-95801c72-e45c-42af-b15e-32821b21052e tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:46:43.088165 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 178/715] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:43.104318 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4b8e47a8-607f-4f9d-8c13-e1641c0664de None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.108500 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4b8e47a8-607f-4f9d-8c13-e1641c0664de tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] POST https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action Aug 14 03:46:43.108929 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4b8e47a8-607f-4f9d-8c13-e1641c0664de tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:43.109072 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4b8e47a8-607f-4f9d-8c13-e1641c0664de tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:43.118700 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.118700 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:43.119255 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4b8e47a8-607f-4f9d-8c13-e1641c0664de tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:43.132995 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4b8e47a8-607f-4f9d-8c13-e1641c0664de tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Update volume admin metadata completed successfully. Aug 14 03:46:43.133124 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4b8e47a8-607f-4f9d-8c13-e1641c0664de tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Update readonly setting on volume completed successfully. Aug 14 03:46:43.133328 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4b8e47a8-607f-4f9d-8c13-e1641c0664de tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action returned with HTTP 202 Aug 14 03:46:43.133807 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 179/716] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:46:43 2026] POST /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:46:43.143174 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-729f0325-618a-409a-b01a-3d9a8371a433 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.144939 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-729f0325-618a-409a-b01a-3d9a8371a433 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:46:43.145095 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-729f0325-618a-409a-b01a-3d9a8371a433 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.145339 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-729f0325-618a-409a-b01a-3d9a8371a433 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.152451 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.152451 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:43.155824 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-729f0325-618a-409a-b01a-3d9a8371a433 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:43.159476 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-729f0325-618a-409a-b01a-3d9a8371a433 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:46:43.159803 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 181/717] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:43.172251 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8f649751-e0cd-428c-81a9-91e836d56652 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.174327 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8f649751-e0cd-428c-81a9-91e836d56652 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] POST https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action Aug 14 03:46:43.174763 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8f649751-e0cd-428c-81a9-91e836d56652 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1696030670", "disk_format": "raw"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:43.174966 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8f649751-e0cd-428c-81a9-91e836d56652 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1696030670", "disk_format": "raw"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:43.188414 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.188414 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:43.189028 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8f649751-e0cd-428c-81a9-91e836d56652 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:46:43.209552 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.209552 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:43.213849 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.image.image_utils [None req-8f649751-e0cd-428c-81a9-91e836d56652 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1696030670'}] 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-1696030670'}]. {{(pid=100329) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 03:46:43.252121 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5ee61d11-2750-4975-8fad-12a1f513728d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.312607 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-07dafb56-3568-4ee8-a8fc-fa6bfda35f41 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer/dbfed75b-6a8d-4a19-a63b-07a4f9f33392/accept Aug 14 03:46:43.313031 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-07dafb56-3568-4ee8-a8fc-fa6bfda35f41 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "abb20c5c3117c96c"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:43.315042 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.volume_transfer [None req-07dafb56-3568-4ee8-a8fc-fa6bfda35f41 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Accepting volume transfer dbfed75b-6a8d-4a19-a63b-07a4f9f33392 {{(pid=100328) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 03:46:43.315193 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.volume_transfer [None req-07dafb56-3568-4ee8-a8fc-fa6bfda35f41 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Accepting transfer dbfed75b-6a8d-4a19-a63b-07a4f9f33392 Aug 14 03:46:43.396330 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-07dafb56-3568-4ee8-a8fc-fa6bfda35f41 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Created reservations ['f55363c0-5ae9-4313-ac10-dfae49f474d6', 'c09f5030-40d1-47fa-b790-49c44656cb90', 'aa13cb9f-dc40-486d-8de1-19e04a065821', '7366bb94-f9a3-4545-abf6-b598d63b64df'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:43.424120 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-79b6854d-f3ac-4ae5-b1e7-63d7f858a6c2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.426282 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-79b6854d-f3ac-4ae5-b1e7-63d7f858a6c2 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] DELETE https://10.4.3.64/volume/v3/attachments/eeb9a563-2e3b-4948-96d9-c9bed2d3e7de Aug 14 03:46:43.426282 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-79b6854d-f3ac-4ae5-b1e7-63d7f858a6c2 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.426457 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-79b6854d-f3ac-4ae5-b1e7-63d7f858a6c2 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.428404 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=754,cinder:INSERT=100,cinder:UPDATE=180 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:46:43.434484 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-07dafb56-3568-4ee8-a8fc-fa6bfda35f41 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Created reservations ['c4f6c937-8cb2-4ac7-ac76-f87759f057b0', '6c305ed7-4f38-4e7d-8ca3-04cc18a64a5b', '65a31c78-15c5-41ba-96a9-bba810c11cbe', '83c1e98b-4122-4da2-88e5-6cd1e4a2f43b'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:43.442423 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.442423 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:43.491602 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-07dafb56-3568-4ee8-a8fc-fa6bfda35f41 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Created reservations ['742b13ab-3d1c-4291-9312-6280ec99ab6c', 'c92cf7a4-f827-4541-ae9a-d9a1274b3a48', 'b6792674-64bf-492c-a283-f0278419bc39', '525ca77b-3c9b-4e7e-bc1c-6f1bf1afbe1e'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:43.512860 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5ee61d11-2750-4975-8fad-12a1f513728d tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:46:43.514362 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5ee61d11-2750-4975-8fad-12a1f513728d tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1548872601", "extra_specs": {"spec1": "val1"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:43.514560 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-79b6854d-f3ac-4ae5-b1e7-63d7f858a6c2 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments/eeb9a563-2e3b-4948-96d9-c9bed2d3e7de returned with HTTP 200 Aug 14 03:46:43.514696 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 182/718] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:46:43 2026] DELETE /volume/v3/attachments/eeb9a563-2e3b-4948-96d9-c9bed2d3e7de => generated 192 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:43.520083 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=667,cinder:INSERT=100,cinder:UPDATE=161 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:46:43.533034 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5ee61d11-2750-4975-8fad-12a1f513728d tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:46:43.533441 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 180/719] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:46:43 2026] POST /volume/v3/types => generated 243 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:43.534328 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-07dafb56-3568-4ee8-a8fc-fa6bfda35f41 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Created reservations ['ab8c3742-9f49-44c4-932b-34a0433da324', '91c2233b-a067-4b99-8d4d-11ed0f76614e', '968b84b0-28b8-406a-a336-16bb55ab0b9e', '5f47d870-781f-483d-b0e4-90a71f473833'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:43.548602 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c0fb0f97-cdc0-40b3-8814-803fd5efd134 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.550660 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c0fb0f97-cdc0-40b3-8814-803fd5efd134 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] POST https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs Aug 14 03:46:43.551060 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c0fb0f97-cdc0-40b3-8814-803fd5efd134 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:43.552683 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c0fb0f97-cdc0-40b3-8814-803fd5efd134 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs returned with HTTP 400 Aug 14 03:46:43.553237 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 183/720] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Aug 14 03:46:43 2026] POST /volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:46:43.553418 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-07dafb56-3568-4ee8-a8fc-fa6bfda35f41 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Transfer volume completed successfully. Aug 14 03:46:43.563818 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0e2dc416-3a96-45be-be49-5d8c6d31bbaf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.566117 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0e2dc416-3a96-45be-be49-5d8c6d31bbaf tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] POST https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs Aug 14 03:46:43.566565 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0e2dc416-3a96-45be-be49-5d8c6d31bbaf tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:43.569481 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0e2dc416-3a96-45be-be49-5d8c6d31bbaf tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs returned with HTTP 400 Aug 14 03:46:43.569481 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 181/721] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Aug 14 03:46:43 2026] POST /volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:46:43.581188 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5e331245-3e2b-4f7b-b563-1024d33fe277 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.584589 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5e331245-3e2b-4f7b-b563-1024d33fe277 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] POST https://10.4.3.64/volume/v3/types/65f534d0-73c0-4f7e-bc36-f17b3e41b2a6/extra_specs Aug 14 03:46:43.584955 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5e331245-3e2b-4f7b-b563-1024d33fe277 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:43.588604 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.588604 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:43.600130 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5e331245-3e2b-4f7b-b563-1024d33fe277 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types/65f534d0-73c0-4f7e-bc36-f17b3e41b2a6/extra_specs returned with HTTP 404 Aug 14 03:46:43.600554 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 184/722] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Aug 14 03:46:43 2026] POST /volume/v3/types/65f534d0-73c0-4f7e-bc36-f17b3e41b2a6/extra_specs => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:43.612163 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5c921bba-0d4c-40a1-86bf-bcdfd18ffd89 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.613217 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c921bba-0d4c-40a1-86bf-bcdfd18ffd89 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] DELETE https://10.4.3.64/volume/v3/types/90df5d9b-7214-4320-af62-df8dbf55fdbd/extra_specs/spec1 Aug 14 03:46:43.613512 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c921bba-0d4c-40a1-86bf-bcdfd18ffd89 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.613787 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c921bba-0d4c-40a1-86bf-bcdfd18ffd89 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.618560 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c921bba-0d4c-40a1-86bf-bcdfd18ffd89 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types/90df5d9b-7214-4320-af62-df8dbf55fdbd/extra_specs/spec1 returned with HTTP 404 Aug 14 03:46:43.619236 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 182/723] 10.4.3.64 () {66 vars in 1392 bytes} [Fri Aug 14 03:46:43 2026] DELETE /volume/v3/types/90df5d9b-7214-4320-af62-df8dbf55fdbd/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:43.631745 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-602c1a21-18b4-43e7-ad2e-f92ea5f2db5e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.632593 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-602c1a21-18b4-43e7-ad2e-f92ea5f2db5e tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] GET https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/nonexistent_extra_spec_name Aug 14 03:46:43.632810 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-602c1a21-18b4-43e7-ad2e-f92ea5f2db5e tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.633008 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-602c1a21-18b4-43e7-ad2e-f92ea5f2db5e tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.644635 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-602c1a21-18b4-43e7-ad2e-f92ea5f2db5e tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 14 03:46:43.644635 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 185/724] 10.4.3.64 () {66 vars in 1455 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:43.654769 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-22be4147-d480-4200-914f-82850bb25ac7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.658129 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22be4147-d480-4200-914f-82850bb25ac7 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] GET https://10.4.3.64/volume/v3/types/aeb907bb-0a1e-453e-88fb-314caeb5601d/extra_specs/spec1 Aug 14 03:46:43.658391 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22be4147-d480-4200-914f-82850bb25ac7 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.658761 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22be4147-d480-4200-914f-82850bb25ac7 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.663220 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22be4147-d480-4200-914f-82850bb25ac7 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types/aeb907bb-0a1e-453e-88fb-314caeb5601d/extra_specs/spec1 returned with HTTP 404 Aug 14 03:46:43.664000 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 183/725] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/types/aeb907bb-0a1e-453e-88fb-314caeb5601d/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:43.672435 np0000007313 devstack@c-api.service[100328]: INFO cinder.transfer.api [None req-07dafb56-3568-4ee8-a8fc-fa6bfda35f41 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Volume 54b2bc05-bb37-483e-a604-f3de727ca329 has been transferred. Aug 14 03:46:43.672758 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fecb8a92-3a16-49aa-8f99-d0684407c163 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.676170 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fecb8a92-3a16-49aa-8f99-d0684407c163 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] GET https://10.4.3.64/volume/v3/types/0cec2520-c6a7-492d-8a3d-f719858876e3/extra_specs Aug 14 03:46:43.676170 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fecb8a92-3a16-49aa-8f99-d0684407c163 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.676170 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fecb8a92-3a16-49aa-8f99-d0684407c163 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.679845 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fecb8a92-3a16-49aa-8f99-d0684407c163 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types/0cec2520-c6a7-492d-8a3d-f719858876e3/extra_specs returned with HTTP 404 Aug 14 03:46:43.680370 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 186/726] 10.4.3.64 () {66 vars in 1371 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/types/0cec2520-c6a7-492d-8a3d-f719858876e3/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:43.683117 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-07dafb56-3568-4ee8-a8fc-fa6bfda35f41 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/dbfed75b-6a8d-4a19-a63b-07a4f9f33392/accept returned with HTTP 202 Aug 14 03:46:43.683117 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 180/727] 10.4.3.64 () {68 vars in 1416 bytes} [Fri Aug 14 03:46:43 2026] POST /volume/v3/os-volume-transfer/dbfed75b-6a8d-4a19-a63b-07a4f9f33392/accept => generated 363 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:43.691420 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1189529a-0551-4162-b792-6f68b8daafa8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.691644 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f5f6e631-503c-4ec0-9c55-21145abea3f7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.695688 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f5f6e631-503c-4ec0-9c55-21145abea3f7 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] GET https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 Aug 14 03:46:43.695688 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f5f6e631-503c-4ec0-9c55-21145abea3f7 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.695688 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f5f6e631-503c-4ec0-9c55-21145abea3f7 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.695803 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1189529a-0551-4162-b792-6f68b8daafa8 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] PUT https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/spec1 Aug 14 03:46:43.696211 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1189529a-0551-4162-b792-6f68b8daafa8 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:43.698714 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1189529a-0551-4162-b792-6f68b8daafa8 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/spec1 returned with HTTP 400 Aug 14 03:46:43.699321 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 184/728] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Aug 14 03:46:43 2026] PUT /volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:46:43.701042 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.701042 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:43.706250 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f5f6e631-503c-4ec0-9c55-21145abea3f7 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Volume info retrieved successfully. Aug 14 03:46:43.709930 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e3c0f2e8-972e-4070-91f5-6422ddc5d39a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.713376 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f5f6e631-503c-4ec0-9c55-21145abea3f7 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 returned with HTTP 200 Aug 14 03:46:43.713376 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 187/729] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:43.713715 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e3c0f2e8-972e-4070-91f5-6422ddc5d39a tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] PUT https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/spec1 Aug 14 03:46:43.714096 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e3c0f2e8-972e-4070-91f5-6422ddc5d39a tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Action: 'update', calling method: update, body: null {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:43.715633 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e3c0f2e8-972e-4070-91f5-6422ddc5d39a tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/spec1 returned with HTTP 400 Aug 14 03:46:43.716225 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 181/730] 10.4.3.64 () {68 vars in 1408 bytes} [Fri Aug 14 03:46:43 2026] PUT /volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:43.725015 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-669019fe-3e8a-4def-aad4-c4cc982eeb0a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.725778 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e9509e15-a2a5-4f46-9f7c-27d8c41a48d0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.727092 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-669019fe-3e8a-4def-aad4-c4cc982eeb0a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a Aug 14 03:46:43.727367 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-669019fe-3e8a-4def-aad4-c4cc982eeb0a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.727587 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-669019fe-3e8a-4def-aad4-c4cc982eeb0a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.727645 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e9509e15-a2a5-4f46-9f7c-27d8c41a48d0 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] PUT https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/None Aug 14 03:46:43.728004 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e9509e15-a2a5-4f46-9f7c-27d8c41a48d0 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:43.731151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c8182aef-b89b-4df2-89cc-1ed3f69596e3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.733878 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c8182aef-b89b-4df2-89cc-1ed3f69596e3 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] GET https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 Aug 14 03:46:43.734079 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c8182aef-b89b-4df2-89cc-1ed3f69596e3 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.734287 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c8182aef-b89b-4df2-89cc-1ed3f69596e3 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.738184 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-669019fe-3e8a-4def-aad4-c4cc982eeb0a tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a returned with HTTP 404 Aug 14 03:46:43.738184 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 185/731] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/volumes/62a0fb95-5d4f-4385-84de-5a759897644a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:43.743485 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.743485 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:43.743572 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e9509e15-a2a5-4f46-9f7c-27d8c41a48d0 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 14 03:46:43.743572 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e9509e15-a2a5-4f46-9f7c-27d8c41a48d0 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/None returned with HTTP 400 Aug 14 03:46:43.743878 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 188/732] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:46:43 2026] PUT /volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/None => generated 73 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:43.747310 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c8182aef-b89b-4df2-89cc-1ed3f69596e3 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] Volume info retrieved successfully. Aug 14 03:46:43.750560 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-30aa02ce-ebcf-4fed-8f25-b156ae0940fa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.752226 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-da5f7df5-8d22-4b74-a55b-6837c855a15b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.752996 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c8182aef-b89b-4df2-89cc-1ed3f69596e3 tempest-VolumesTransfersTest-1181337135 tempest-VolumesTransfersTest-1181337135-project-member] https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 returned with HTTP 200 Aug 14 03:46:43.753595 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 182/733] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:43.754194 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-da5f7df5-8d22-4b74-a55b-6837c855a15b tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] PUT https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/bced96f8-4ee3-43de-9d3e-8c711fdee019 Aug 14 03:46:43.754496 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-da5f7df5-8d22-4b74-a55b-6837c855a15b tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:43.754668 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-30aa02ce-ebcf-4fed-8f25-b156ae0940fa tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:46:43.754868 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-30aa02ce-ebcf-4fed-8f25-b156ae0940fa tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.755054 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-30aa02ce-ebcf-4fed-8f25-b156ae0940fa tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.755251 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-30aa02ce-ebcf-4fed-8f25-b156ae0940fa tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Delete volume with id: 1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:46:43.764721 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.764721 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:43.765313 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-30aa02ce-ebcf-4fed-8f25-b156ae0940fa tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:46:43.766750 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-da5f7df5-8d22-4b74-a55b-6837c855a15b tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 14 03:46:43.766899 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-da5f7df5-8d22-4b74-a55b-6837c855a15b tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/bced96f8-4ee3-43de-9d3e-8c711fdee019 returned with HTTP 400 Aug 14 03:46:43.767455 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 189/734] 10.4.3.64 () {68 vars in 1502 bytes} [Fri Aug 14 03:46:43 2026] PUT /volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298/extra_specs/bced96f8-4ee3-43de-9d3e-8c711fdee019 => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:46:43.769878 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c55e7784-b00b-4ad8-ac3e-7982ad2bd0b9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.770903 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ebf0bd89-7218-49fa-be3d-109660ab0a2e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.771256 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ebf0bd89-7218-49fa-be3d-109660ab0a2e None None] GET https://10.4.3.64/volume// Aug 14 03:46:43.771933 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ebf0bd89-7218-49fa-be3d-109660ab0a2e None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.771933 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ebf0bd89-7218-49fa-be3d-109660ab0a2e None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.771933 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ebf0bd89-7218-49fa-be3d-109660ab0a2e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:46:43.772178 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 190/735] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:46:43.772868 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c55e7784-b00b-4ad8-ac3e-7982ad2bd0b9 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] DELETE https://10.4.3.64/volume/v3/os-volume-transfer/dbfed75b-6a8d-4a19-a63b-07a4f9f33392 Aug 14 03:46:43.772868 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c55e7784-b00b-4ad8-ac3e-7982ad2bd0b9 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.772966 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c55e7784-b00b-4ad8-ac3e-7982ad2bd0b9 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.774476 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.volume_transfer [None req-c55e7784-b00b-4ad8-ac3e-7982ad2bd0b9 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Delete transfer with id: dbfed75b-6a8d-4a19-a63b-07a4f9f33392 Aug 14 03:46:43.776620 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-aa361541-c4f3-4ea4-a2ea-7b6d4d95911b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.778651 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aa361541-c4f3-4ea4-a2ea-7b6d4d95911b tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] PUT https://10.4.3.64/volume/v3/types/32ca1d30-fb83-4639-bcf2-5b6adba04439/extra_specs/spec1 Aug 14 03:46:43.778939 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aa361541-c4f3-4ea4-a2ea-7b6d4d95911b tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:43.779006 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c55e7784-b00b-4ad8-ac3e-7982ad2bd0b9 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/dbfed75b-6a8d-4a19-a63b-07a4f9f33392 returned with HTTP 404 Aug 14 03:46:43.779582 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 183/736] 10.4.3.64 () {66 vars in 1377 bytes} [Fri Aug 14 03:46:43 2026] DELETE /volume/v3/os-volume-transfer/dbfed75b-6a8d-4a19-a63b-07a4f9f33392 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:43.782449 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-f6f946b1-a731-411d-9d8a-9c9863b9fe7e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.785078 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-30aa02ce-ebcf-4fed-8f25-b156ae0940fa tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Delete volume request issued successfully. Aug 14 03:46:43.785462 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-30aa02ce-ebcf-4fed-8f25-b156ae0940fa tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 202 Aug 14 03:46:43.785513 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-f6f946b1-a731-411d-9d8a-9c9863b9fe7e tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:46:43.785759 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-f6f946b1-a731-411d-9d8a-9c9863b9fe7e tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.785800 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 186/737] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:43 2026] DELETE /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:43.786061 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-f6f946b1-a731-411d-9d8a-9c9863b9fe7e tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.791071 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aa361541-c4f3-4ea4-a2ea-7b6d4d95911b tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types/32ca1d30-fb83-4639-bcf2-5b6adba04439/extra_specs/spec1 returned with HTTP 404 Aug 14 03:46:43.792016 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f7d27879-6cb6-4d7d-9fc1-e94b1fbce282 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.792938 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 191/738] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Aug 14 03:46:43 2026] PUT /volume/v3/types/32ca1d30-fb83-4639-bcf2-5b6adba04439/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:43.794413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-24aeb6f0-c9c9-450f-9986-61e7d1a0afec None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.798893 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-24aeb6f0-c9c9-450f-9986-61e7d1a0afec tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:46:43.798893 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-24aeb6f0-c9c9-450f-9986-61e7d1a0afec tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.798893 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-24aeb6f0-c9c9-450f-9986-61e7d1a0afec tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.800295 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.800295 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:43.804855 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-f6f946b1-a731-411d-9d8a-9c9863b9fe7e tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:46:43.810167 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-f6f946b1-a731-411d-9d8a-9c9863b9fe7e tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:46:43.810875 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 184/739] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:46:43.811535 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a59b9c18-730f-434f-8429-692fa1d75fc7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.811900 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.811900 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:43.814155 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a59b9c18-730f-434f-8429-692fa1d75fc7 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] DELETE https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298 Aug 14 03:46:43.814397 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a59b9c18-730f-434f-8429-692fa1d75fc7 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.814640 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a59b9c18-730f-434f-8429-692fa1d75fc7 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.815366 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-24aeb6f0-c9c9-450f-9986-61e7d1a0afec tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Volume info retrieved successfully. Aug 14 03:46:43.820891 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-24aeb6f0-c9c9-450f-9986-61e7d1a0afec tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 200 Aug 14 03:46:43.821269 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 192/740] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 1387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:43.844912 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a59b9c18-730f-434f-8429-692fa1d75fc7 tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298 returned with HTTP 202 Aug 14 03:46:43.845925 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 185/741] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:46:43 2026] DELETE /volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:43.851792 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ce936200-45aa-4fd9-a33f-df104bdf343d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.853467 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ce936200-45aa-4fd9-a33f-df104bdf343d tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] GET https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298 Aug 14 03:46:43.853694 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ce936200-45aa-4fd9-a33f-df104bdf343d tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:43.853891 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ce936200-45aa-4fd9-a33f-df104bdf343d tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:43.858045 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ce936200-45aa-4fd9-a33f-df104bdf343d tempest-ExtraSpecsNegativeTest-511541347 tempest-ExtraSpecsNegativeTest-511541347-project-admin] https://10.4.3.64/volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298 returned with HTTP 404 Aug 14 03:46:43.858494 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 193/742] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:46:43 2026] GET /volume/v3/types/7c6d56ba-f41e-4180-a4e1-999feae3c298 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:43.907527 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-3997582e-65c3-4003-b47d-b2e6fa15e4d0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:43.908690 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-3997582e-65c3-4003-b47d-b2e6fa15e4d0 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] PUT https://10.4.3.64/volume/v3/attachments/d313356d-2822-4aab-ab40-0a5f48b4a22b Aug 14 03:46:43.909175 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-3997582e-65c3-4003-b47d-b2e6fa15e4d0 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:43.924631 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-3997582e-65c3-4003-b47d-b2e6fa15e4d0 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Acquiring lock "cinder-attachment_update-e1559551-91ba-40a8-8dd5-d014a99f352e-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:46:43.930660 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-3997582e-65c3-4003-b47d-b2e6fa15e4d0 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Lock "cinder-attachment_update-e1559551-91ba-40a8-8dd5-d014a99f352e-np0000007313" acquired by "attachment_update" :: waited 0.007s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:46:43.932042 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:43.932042 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:43.985129 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8f649751-e0cd-428c-81a9-91e836d56652 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Copy volume to image completed successfully. Aug 14 03:46:43.985541 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8f649751-e0cd-428c-81a9-91e836d56652 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action returned with HTTP 202 Aug 14 03:46:43.985936 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 179/743] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:46:43 2026] POST /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action => generated 687 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:44.015686 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7d27879-6cb6-4d7d-9fc1-e94b1fbce282 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 Aug 14 03:46:44.015998 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7d27879-6cb6-4d7d-9fc1-e94b1fbce282 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:44.016292 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7d27879-6cb6-4d7d-9fc1-e94b1fbce282 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:44.016508 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-f7d27879-6cb6-4d7d-9fc1-e94b1fbce282 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Delete volume with id: 54b2bc05-bb37-483e-a604-f3de727ca329 Aug 14 03:46:44.028935 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:44.028935 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:44.029450 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f7d27879-6cb6-4d7d-9fc1-e94b1fbce282 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Volume info retrieved successfully. Aug 14 03:46:44.055371 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f7d27879-6cb6-4d7d-9fc1-e94b1fbce282 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Delete volume request issued successfully. Aug 14 03:46:44.055747 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7d27879-6cb6-4d7d-9fc1-e94b1fbce282 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 returned with HTTP 202 Aug 14 03:46:44.056471 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 187/744] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:43 2026] DELETE /volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:44.061647 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-3997582e-65c3-4003-b47d-b2e6fa15e4d0 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Lock "cinder-attachment_update-e1559551-91ba-40a8-8dd5-d014a99f352e-np0000007313" released by "attachment_update" :: held 0.131s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:46:44.061783 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-3997582e-65c3-4003-b47d-b2e6fa15e4d0 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments/d313356d-2822-4aab-ab40-0a5f48b4a22b returned with HTTP 200 Aug 14 03:46:44.065028 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 186/745] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:46:43 2026] PUT /volume/v3/attachments/d313356d-2822-4aab-ab40-0a5f48b4a22b => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:44.067520 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d3f75dbf-279f-4bc9-a67b-bb694182d701 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:44.071657 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d3f75dbf-279f-4bc9-a67b-bb694182d701 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] GET https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 Aug 14 03:46:44.071836 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d3f75dbf-279f-4bc9-a67b-bb694182d701 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:44.072234 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d3f75dbf-279f-4bc9-a67b-bb694182d701 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:44.087087 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:44.087087 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:44.091267 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d3f75dbf-279f-4bc9-a67b-bb694182d701 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Volume info retrieved successfully. Aug 14 03:46:44.096099 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d3f75dbf-279f-4bc9-a67b-bb694182d701 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 returned with HTTP 200 Aug 14 03:46:44.096493 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 194/746] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:44 2026] GET /volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:44.100580 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-7f069ab3-7b4e-4b33-b230-a8e1fbc78275 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:44.104366 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-7f069ab3-7b4e-4b33-b230-a8e1fbc78275 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] POST https://10.4.3.64/volume/v3/attachments/d313356d-2822-4aab-ab40-0a5f48b4a22b/action Aug 14 03:46:44.104581 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-7f069ab3-7b4e-4b33-b230-a8e1fbc78275 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:44.104696 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-7f069ab3-7b4e-4b33-b230-a8e1fbc78275 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:44.129498 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:44.137158 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:44.137158 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:44.154654 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e7f459e0-76ad-44e2-9f5b-3bb15101d8c6 req-7f069ab3-7b4e-4b33-b230-a8e1fbc78275 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments/d313356d-2822-4aab-ab40-0a5f48b4a22b/action returned with HTTP 204 Aug 14 03:46:44.155091 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 180/747] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:46:44 2026] POST /volume/v3/attachments/d313356d-2822-4aab-ab40-0a5f48b4a22b/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:44.318029 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:44.318347 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2144777359"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:44.319645 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2144777359'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:44.323004 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Create volume of 1 GB Aug 14 03:46:44.323336 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:44.323336 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:44.323766 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Availability Zones retrieved successfully. Aug 14 03:46:44.329672 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Flow 'volume_create_api' (f6a09893-8cc1-4dcc-abb7-cf2105462e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:44.330409 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fdf4839-85bc-4f59-a08a-76af603134ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:44.331205 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:44.337942 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:44.337942 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:44.349309 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fdf4839-85bc-4f59-a08a-76af603134ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=754adb0b-54a3-46c4-b933-4c794a18d923,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '754adb0b-54a3-46c4-b933-4c794a18d923', 'encryption_key_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=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:44.350025 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46919feb-2e3c-4bc9-add6-92415a11041a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:44.417768 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Created reservations ['4d7d6e65-07f2-4767-99cf-d96d5418c09a', '7e0aef14-967f-46e6-8dbc-b4a1f52320a7', 'c8e9d5bc-a650-467f-a82a-5ffde2de250a', '23c22e89-ac9e-4437-b90c-cc39076305e3'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:44.418487 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46919feb-2e3c-4bc9-add6-92415a11041a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d7d6e65-07f2-4767-99cf-d96d5418c09a', '7e0aef14-967f-46e6-8dbc-b4a1f52320a7', 'c8e9d5bc-a650-467f-a82a-5ffde2de250a', '23c22e89-ac9e-4437-b90c-cc39076305e3']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:44.419236 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33325739-c98e-47b2-b7ad-26ab1262ab84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:44.449407 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33325739-c98e-47b2-b7ad-26ab1262ab84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '213e1a1b-15d8-459f-a72d-acbde05ce265', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2144777359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='29b51157ad154372942bf3a393848099',qos_specs=None,replication_status=,reservations=['4d7d6e65-07f2-4767-99cf-d96d5418c09a','7e0aef14-967f-46e6-8dbc-b4a1f52320a7','c8e9d5bc-a650-467f-a82a-5ffde2de250a','23c22e89-ac9e-4437-b90c-cc39076305e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bac14e236c5401e98ac5a42b9ae1c15',volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2144777359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=213e1a1b-15d8-459f-a72d-acbde05ce265,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='29b51157ad154372942bf3a393848099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bac14e236c5401e98ac5a42b9ae1c15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(754adb0b-54a3-46c4-b933-4c794a18d923),volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:44.450262 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b1e3d90-1ba9-4084-b762-6cecf06dc4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:44.474831 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b1e3d90-1ba9-4084-b762-6cecf06dc4c0) transitioned into state 'SUCCESS' from state '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-2144777359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='29b51157ad154372942bf3a393848099',qos_specs=None,replication_status=,reservations=['4d7d6e65-07f2-4767-99cf-d96d5418c09a','7e0aef14-967f-46e6-8dbc-b4a1f52320a7','c8e9d5bc-a650-467f-a82a-5ffde2de250a','23c22e89-ac9e-4437-b90c-cc39076305e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bac14e236c5401e98ac5a42b9ae1c15',volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:44.475480 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23630bd7-e14b-4d6e-986a-d9c035a1e003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:44.489676 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23630bd7-e14b-4d6e-986a-d9c035a1e003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:44.490230 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Flow 'volume_create_api' (f6a09893-8cc1-4dcc-abb7-cf2105462e33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:44.490511 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Create volume request issued successfully. Aug 14 03:46:44.491053 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af56eb00-ec22-4f04-9180-8c6712c01f52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:44.491465 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 188/748] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:46:44 2026] POST /volume/v3/volumes => generated 756 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:44.503370 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bd979478-d2aa-4c30-9023-c1785e623499 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:44.504923 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bd979478-d2aa-4c30-9023-c1785e623499 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:46:44.505104 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bd979478-d2aa-4c30-9023-c1785e623499 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:44.505283 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bd979478-d2aa-4c30-9023-c1785e623499 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:44.513211 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:44.513211 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:44.520247 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-bd979478-d2aa-4c30-9023-c1785e623499 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:46:44.524854 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bd979478-d2aa-4c30-9023-c1785e623499 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:46:44.525281 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 187/749] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:44 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:44.839224 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4de28227-d4c6-47ee-9d38-cfbe84bd1585 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:44.842507 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4de28227-d4c6-47ee-9d38-cfbe84bd1585 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] GET https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 Aug 14 03:46:44.842828 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4de28227-d4c6-47ee-9d38-cfbe84bd1585 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:44.843109 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4de28227-d4c6-47ee-9d38-cfbe84bd1585 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:44.851814 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4de28227-d4c6-47ee-9d38-cfbe84bd1585 tempest-TaggedBootDevicesTest-194888231 tempest-TaggedBootDevicesTest-194888231-project-member] https://10.4.3.64/volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 returned with HTTP 404 Aug 14 03:46:44.852398 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 195/750] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:44 2026] GET /volume/v3/volumes/1e4a7eb9-26cd-4679-8ff5-6f970cf8ad54 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:45.112666 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3d30254d-9f4a-4a5e-ace6-7d01b9f07420 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:45.115579 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3d30254d-9f4a-4a5e-ace6-7d01b9f07420 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] GET https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 Aug 14 03:46:45.115788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3d30254d-9f4a-4a5e-ace6-7d01b9f07420 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:45.116003 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3d30254d-9f4a-4a5e-ace6-7d01b9f07420 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:45.117872 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=696,cinder:INSERT=106,cinder:UPDATE=155 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:46:45.121759 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3d30254d-9f4a-4a5e-ace6-7d01b9f07420 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 returned with HTTP 404 Aug 14 03:46:45.122662 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 181/751] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:45 2026] GET /volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:45.132576 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f5eaa755-398b-4cb5-afb8-227d610fd98c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:45.135070 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f5eaa755-398b-4cb5-afb8-227d610fd98c tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] GET https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 Aug 14 03:46:45.135382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f5eaa755-398b-4cb5-afb8-227d610fd98c tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:45.135737 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f5eaa755-398b-4cb5-afb8-227d610fd98c tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:45.144243 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f5eaa755-398b-4cb5-afb8-227d610fd98c tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 returned with HTTP 404 Aug 14 03:46:45.145055 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 189/752] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:45 2026] GET /volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:45.157551 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8310db66-a82f-483b-81c4-decddf1f135d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:45.159329 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8310db66-a82f-483b-81c4-decddf1f135d tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] DELETE https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 Aug 14 03:46:45.161057 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8310db66-a82f-483b-81c4-decddf1f135d tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:45.161057 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8310db66-a82f-483b-81c4-decddf1f135d tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:45.161057 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-8310db66-a82f-483b-81c4-decddf1f135d tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Delete volume with id: 54b2bc05-bb37-483e-a604-f3de727ca329 Aug 14 03:46:45.165717 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=703,cinder:UPDATE=162,cinder:INSERT=95 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:46:45.170506 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8310db66-a82f-483b-81c4-decddf1f135d tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 returned with HTTP 404 Aug 14 03:46:45.170506 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 188/753] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:45 2026] DELETE /volume/v3/volumes/54b2bc05-bb37-483e-a604-f3de727ca329 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:45.184282 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bd79eb04-9773-404f-b298-7710412a1fde None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:45.190160 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:45.190160 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1242358657"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:45.190160 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1242358657'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:45.190160 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Create volume of 1 GB Aug 14 03:46:45.202638 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Availability Zones retrieved successfully. Aug 14 03:46:45.210217 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Flow 'volume_create_api' (f877a0e4-ae4f-4a85-89c8-da9f529878d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:45.210217 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24413ecd-5fbb-4711-bd5a-d1dadf0fe239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.210363 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:45.211190 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:45.213776 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:45.213776 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-787259279"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:45.217263 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-787259279'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:45.217410 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Create volume of 1 GB Aug 14 03:46:45.221251 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Availability Zones retrieved successfully. Aug 14 03:46:45.228540 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Flow 'volume_create_api' (4736c159-ce3e-40bb-b114-ba7826b416e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:45.229580 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace25bc1-1362-4bca-a2ef-03f618008608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.230533 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:45.249153 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24413ecd-5fbb-4711-bd5a-d1dadf0fe239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.250068 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495e44ac-fc4a-4b1e-8f95-7033c44ebe2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.270609 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace25bc1-1362-4bca-a2ef-03f618008608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.271502 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6672458f-f5bf-4c6b-b2ed-cb8138e041bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.309755 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Created reservations ['47d8a021-558b-47e0-b20b-31467d4c8363', 'f0c569e0-f168-473d-a91e-e870ece1ed37', 'd3470e9d-4a2b-4921-b444-f36dbde2de64', '7466356c-fb4a-40ab-a656-b4d142254663'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:45.310828 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495e44ac-fc4a-4b1e-8f95-7033c44ebe2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47d8a021-558b-47e0-b20b-31467d4c8363', 'f0c569e0-f168-473d-a91e-e870ece1ed37', 'd3470e9d-4a2b-4921-b444-f36dbde2de64', '7466356c-fb4a-40ab-a656-b4d142254663']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.311727 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e8d039d-a28c-4f39-8719-fdf13655ad07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.338120 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e8d039d-a28c-4f39-8719-fdf13655ad07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6013ecee-8e34-4481-a5a9-85cd242253bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1242358657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa6811164bb41298b2f2487a0a6c6cf',qos_specs=None,replication_status=,reservations=['47d8a021-558b-47e0-b20b-31467d4c8363','f0c569e0-f168-473d-a91e-e870ece1ed37','d3470e9d-4a2b-4921-b444-f36dbde2de64','7466356c-fb4a-40ab-a656-b4d142254663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30894ff5da3448109874eb78b37234f3',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1242358657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6013ecee-8e34-4481-a5a9-85cd242253bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7aa6811164bb41298b2f2487a0a6c6cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30894ff5da3448109874eb78b37234f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.339193 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea44ffee-216e-4781-b172-22e6bde855a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.349395 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Created reservations ['11493faf-7650-484e-a6ed-3d35699ce514', '7d024368-684f-464b-90b1-55ba8c5632ce', 'fa1f86bf-430d-485f-a308-a69f0666f0e3', '6a46280d-ac92-42e1-a988-515e3a8e9f44'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:45.350366 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6672458f-f5bf-4c6b-b2ed-cb8138e041bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11493faf-7650-484e-a6ed-3d35699ce514', '7d024368-684f-464b-90b1-55ba8c5632ce', 'fa1f86bf-430d-485f-a308-a69f0666f0e3', '6a46280d-ac92-42e1-a988-515e3a8e9f44']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.351251 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51362df-dbf7-48f1-b1ee-e4e4fa9b2f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.362661 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea44ffee-216e-4781-b172-22e6bde855a3) transitioned into state 'SUCCESS' from state '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-1242358657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa6811164bb41298b2f2487a0a6c6cf',qos_specs=None,replication_status=,reservations=['47d8a021-558b-47e0-b20b-31467d4c8363','f0c569e0-f168-473d-a91e-e870ece1ed37','d3470e9d-4a2b-4921-b444-f36dbde2de64','7466356c-fb4a-40ab-a656-b4d142254663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30894ff5da3448109874eb78b37234f3',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.363744 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d09ea1b-4d7b-401f-a4f8-44848c1af9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.372475 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d09ea1b-4d7b-401f-a4f8-44848c1af9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.373305 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Flow 'volume_create_api' (f877a0e4-ae4f-4a85-89c8-da9f529878d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:45.373687 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Create volume request issued successfully. Aug 14 03:46:45.374420 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bd79eb04-9773-404f-b298-7710412a1fde tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:45.374947 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 196/754] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:45 2026] POST /volume/v3/volumes => generated 749 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:45.375948 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51362df-dbf7-48f1-b1ee-e4e4fa9b2f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f767e50d-5041-4567-ad56-d10966ac1624', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-787259279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f6e93dd3a8741de8683fdc06a1525af',qos_specs=None,replication_status=,reservations=['11493faf-7650-484e-a6ed-3d35699ce514','7d024368-684f-464b-90b1-55ba8c5632ce','fa1f86bf-430d-485f-a308-a69f0666f0e3','6a46280d-ac92-42e1-a988-515e3a8e9f44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='524976e1b8b64e00aa1cbe661cb7df24',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-787259279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f767e50d-5041-4567-ad56-d10966ac1624,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f6e93dd3a8741de8683fdc06a1525af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='524976e1b8b64e00aa1cbe661cb7df24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.376761 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f13c3e-68da-4d13-9404-9944cd8e6eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.394726 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a4d9c8a6-ac1a-40ac-92d1-817c476f7fb4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:45.397732 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a4d9c8a6-ac1a-40ac-92d1-817c476f7fb4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] GET https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc Aug 14 03:46:45.397732 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a4d9c8a6-ac1a-40ac-92d1-817c476f7fb4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:45.397953 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a4d9c8a6-ac1a-40ac-92d1-817c476f7fb4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:45.407220 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:45.407220 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:45.412735 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f13c3e-68da-4d13-9404-9944cd8e6eb0) transitioned into state 'SUCCESS' from state '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-787259279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f6e93dd3a8741de8683fdc06a1525af',qos_specs=None,replication_status=,reservations=['11493faf-7650-484e-a6ed-3d35699ce514','7d024368-684f-464b-90b1-55ba8c5632ce','fa1f86bf-430d-485f-a308-a69f0666f0e3','6a46280d-ac92-42e1-a988-515e3a8e9f44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='524976e1b8b64e00aa1cbe661cb7df24',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.414085 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbfc9702-7bbf-4562-a633-53f3a4b6e920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.427397 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a4d9c8a6-ac1a-40ac-92d1-817c476f7fb4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Volume info retrieved successfully. Aug 14 03:46:45.435496 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a4d9c8a6-ac1a-40ac-92d1-817c476f7fb4 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc returned with HTTP 200 Aug 14 03:46:45.435859 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 190/755] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:45 2026] GET /volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:45.441718 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbfc9702-7bbf-4562-a633-53f3a4b6e920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.445332 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Flow 'volume_create_api' (4736c159-ce3e-40bb-b114-ba7826b416e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:45.445644 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Create volume request issued successfully. Aug 14 03:46:45.446371 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6aaa74a2-1a34-4d02-83db-d2b3bd0b72b5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:45.446765 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 182/756] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:45 2026] POST /volume/v3/volumes => generated 756 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:45.458334 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1a65cf87-0b36-4270-970b-5b9585b20ac3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:45.461256 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1a65cf87-0b36-4270-970b-5b9585b20ac3 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 Aug 14 03:46:45.461256 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1a65cf87-0b36-4270-970b-5b9585b20ac3 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:45.461403 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1a65cf87-0b36-4270-970b-5b9585b20ac3 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:45.468957 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:45.468957 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:45.472237 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1a65cf87-0b36-4270-970b-5b9585b20ac3 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:46:45.476607 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1a65cf87-0b36-4270-970b-5b9585b20ac3 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 returned with HTTP 200 Aug 14 03:46:45.476853 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 189/757] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:45 2026] GET /volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:45.538532 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-39f3de99-f5a2-486c-81c2-b4b11bc84775 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:45.540259 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-39f3de99-f5a2-486c-81c2-b4b11bc84775 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:46:45.540463 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-39f3de99-f5a2-486c-81c2-b4b11bc84775 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:45.540643 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-39f3de99-f5a2-486c-81c2-b4b11bc84775 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:45.550932 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:45.550932 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:45.556535 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-39f3de99-f5a2-486c-81c2-b4b11bc84775 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:46:45.561670 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-39f3de99-f5a2-486c-81c2-b4b11bc84775 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:46:45.562123 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 197/758] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:45 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:45.578399 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1b390fc6-858f-4765-a366-24474725eec5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:45.784748 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1b390fc6-858f-4765-a366-24474725eec5 tempest-TestMultiAttachVolumeSwap-1618933600 tempest-TestMultiAttachVolumeSwap-1618933600-project-admin] POST https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265/action Aug 14 03:46:45.784857 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1b390fc6-858f-4765-a366-24474725eec5 tempest-TestMultiAttachVolumeSwap-1618933600 tempest-TestMultiAttachVolumeSwap-1618933600-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:46:45.784996 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1b390fc6-858f-4765-a366-24474725eec5 tempest-TestMultiAttachVolumeSwap-1618933600 tempest-TestMultiAttachVolumeSwap-1618933600-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:45.796546 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:45.796546 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:45.796858 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1b390fc6-858f-4765-a366-24474725eec5 tempest-TestMultiAttachVolumeSwap-1618933600 tempest-TestMultiAttachVolumeSwap-1618933600-project-admin] Volume info retrieved successfully. Aug 14 03:46:45.814895 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1b390fc6-858f-4765-a366-24474725eec5 tempest-TestMultiAttachVolumeSwap-1618933600 tempest-TestMultiAttachVolumeSwap-1618933600-project-admin] Update volume admin metadata completed successfully. Aug 14 03:46:45.815103 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1b390fc6-858f-4765-a366-24474725eec5 tempest-TestMultiAttachVolumeSwap-1618933600 tempest-TestMultiAttachVolumeSwap-1618933600-project-admin] Update readonly setting on volume completed successfully. Aug 14 03:46:45.815364 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1b390fc6-858f-4765-a366-24474725eec5 tempest-TestMultiAttachVolumeSwap-1618933600 tempest-TestMultiAttachVolumeSwap-1618933600-project-admin] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265/action returned with HTTP 202 Aug 14 03:46:45.815862 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 191/759] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:46:45 2026] POST /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265/action => generated 0 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:46:45.824079 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:45.826162 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:45.826489 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-641627374"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:45.827834 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-641627374'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:45.833338 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Create volume of 1 GB Aug 14 03:46:45.833585 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:45.833585 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:45.834066 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Availability Zones retrieved successfully. Aug 14 03:46:45.839895 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Flow 'volume_create_api' (91b703a1-5475-422f-a79d-177a2fd826a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:45.840798 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98b46200-571d-419f-ab45-fb5a7af3e47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.841653 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:45.850589 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:45.850589 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:45.862754 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98b46200-571d-419f-ab45-fb5a7af3e47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=754adb0b-54a3-46c4-b933-4c794a18d923,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '754adb0b-54a3-46c4-b933-4c794a18d923', 'encryption_key_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=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.863597 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1fe80bb-63b6-4f6e-9abd-1463e0a30773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.908760 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Created reservations ['5683d627-ff74-49af-931d-50ea4d297205', 'ef3b8c46-bb35-459d-af7c-a99720ab3925', '48ce21db-7cf6-4ad4-8daf-a51c9dbd9f34', '76974794-f2ce-471f-8a16-d1135de0eb3e'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:45.909620 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1fe80bb-63b6-4f6e-9abd-1463e0a30773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5683d627-ff74-49af-931d-50ea4d297205', 'ef3b8c46-bb35-459d-af7c-a99720ab3925', '48ce21db-7cf6-4ad4-8daf-a51c9dbd9f34', '76974794-f2ce-471f-8a16-d1135de0eb3e']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.910303 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ccbef8-121d-4d7c-aa18-70d95781f72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.931112 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ccbef8-121d-4d7c-aa18-70d95781f72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-641627374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='29b51157ad154372942bf3a393848099',qos_specs=None,replication_status=,reservations=['5683d627-ff74-49af-931d-50ea4d297205','ef3b8c46-bb35-459d-af7c-a99720ab3925','48ce21db-7cf6-4ad4-8daf-a51c9dbd9f34','76974794-f2ce-471f-8a16-d1135de0eb3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bac14e236c5401e98ac5a42b9ae1c15',volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-641627374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='29b51157ad154372942bf3a393848099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bac14e236c5401e98ac5a42b9ae1c15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(754adb0b-54a3-46c4-b933-4c794a18d923),volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.931793 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4daf0268-cbef-40b5-b727-7bccc30f94c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.956639 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4daf0268-cbef-40b5-b727-7bccc30f94c4) transitioned into state 'SUCCESS' from state '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-641627374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='29b51157ad154372942bf3a393848099',qos_specs=None,replication_status=,reservations=['5683d627-ff74-49af-931d-50ea4d297205','ef3b8c46-bb35-459d-af7c-a99720ab3925','48ce21db-7cf6-4ad4-8daf-a51c9dbd9f34','76974794-f2ce-471f-8a16-d1135de0eb3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bac14e236c5401e98ac5a42b9ae1c15',volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.957353 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb96e033-6777-48d1-9715-b3f5562d3abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:45.968986 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb96e033-6777-48d1-9715-b3f5562d3abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:45.970302 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Flow 'volume_create_api' (91b703a1-5475-422f-a79d-177a2fd826a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:45.970755 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Create volume request issued successfully. Aug 14 03:46:45.971699 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-93d2ac20-8c5d-4f7b-950a-00276c254308 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:45.972442 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 183/760] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:46:45 2026] POST /volume/v3/volumes => generated 755 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:45.986925 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6a4860d6-52de-47ac-8200-9b7b5a3dd26f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:45.988708 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6a4860d6-52de-47ac-8200-9b7b5a3dd26f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc Aug 14 03:46:45.989005 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6a4860d6-52de-47ac-8200-9b7b5a3dd26f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:45.989260 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6a4860d6-52de-47ac-8200-9b7b5a3dd26f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:46.004120 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:46.004120 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:46.011511 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6a4860d6-52de-47ac-8200-9b7b5a3dd26f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:46:46.015375 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6a4860d6-52de-47ac-8200-9b7b5a3dd26f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc returned with HTTP 200 Aug 14 03:46:46.015785 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 190/761] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:45 2026] GET /volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:46.450206 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b7d3e11e-2641-47a1-a4b6-60c9f8ca6eb3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:46.451872 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b7d3e11e-2641-47a1-a4b6-60c9f8ca6eb3 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] GET https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc Aug 14 03:46:46.452046 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b7d3e11e-2641-47a1-a4b6-60c9f8ca6eb3 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:46.452382 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b7d3e11e-2641-47a1-a4b6-60c9f8ca6eb3 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:46.459371 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:46.459371 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:46.463022 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b7d3e11e-2641-47a1-a4b6-60c9f8ca6eb3 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Volume info retrieved successfully. Aug 14 03:46:46.467016 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b7d3e11e-2641-47a1-a4b6-60c9f8ca6eb3 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc returned with HTTP 200 Aug 14 03:46:46.467488 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 198/762] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:46 2026] GET /volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:46.479077 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b8e93c5e-40ac-4704-b3a3-e7616ef7b295 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:46.481039 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b8e93c5e-40ac-4704-b3a3-e7616ef7b295 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer Aug 14 03:46:46.481510 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b8e93c5e-40ac-4704-b3a3-e7616ef7b295 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6013ecee-8e34-4481-a5a9-85cd242253bc"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:46.482990 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.volume_transfer [None req-b8e93c5e-40ac-4704-b3a3-e7616ef7b295 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Creating new volume transfer {'transfer': {'volume_id': '6013ecee-8e34-4481-a5a9-85cd242253bc'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 03:46:46.483089 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.volume_transfer [None req-b8e93c5e-40ac-4704-b3a3-e7616ef7b295 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Creating transfer of volume 6013ecee-8e34-4481-a5a9-85cd242253bc Aug 14 03:46:46.483216 np0000007313 devstack@c-api.service[100326]: INFO cinder.transfer.api [None req-b8e93c5e-40ac-4704-b3a3-e7616ef7b295 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Generating transfer record for volume 6013ecee-8e34-4481-a5a9-85cd242253bc Aug 14 03:46:46.490417 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:46.490417 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:46.494271 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0e2a0a52-55bd-4069-944b-7db04a4d2c76 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:46.499216 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0e2a0a52-55bd-4069-944b-7db04a4d2c76 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 Aug 14 03:46:46.499216 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0e2a0a52-55bd-4069-944b-7db04a4d2c76 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:46.499216 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0e2a0a52-55bd-4069-944b-7db04a4d2c76 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:46.500686 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b8e93c5e-40ac-4704-b3a3-e7616ef7b295 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 03:46:46.501069 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 192/763] 10.4.3.64 () {68 vars in 1284 bytes} [Fri Aug 14 03:46:46 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:46.510125 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:46.510125 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:46.511506 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1f23f2e1-4bf0-4b6d-a55e-11035111d097 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:46.514009 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0e2a0a52-55bd-4069-944b-7db04a4d2c76 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:46:46.514864 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1f23f2e1-4bf0-4b6d-a55e-11035111d097 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] GET https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc Aug 14 03:46:46.515297 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1f23f2e1-4bf0-4b6d-a55e-11035111d097 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:46.515668 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1f23f2e1-4bf0-4b6d-a55e-11035111d097 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:46.519239 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0e2a0a52-55bd-4069-944b-7db04a4d2c76 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 returned with HTTP 200 Aug 14 03:46:46.519657 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 184/764] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:46 2026] GET /volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:46.522531 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:46.522531 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:46.526267 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1f23f2e1-4bf0-4b6d-a55e-11035111d097 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Volume info retrieved successfully. Aug 14 03:46:46.530645 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1f23f2e1-4bf0-4b6d-a55e-11035111d097 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc returned with HTTP 200 Aug 14 03:46:46.531096 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 191/765] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:46 2026] GET /volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:46.544260 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-98983063-0850-437b-8902-f3f85e4a177a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:46.545455 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-98983063-0850-437b-8902-f3f85e4a177a tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] GET https://10.4.3.64/volume/v3/os-volume-transfer/detail Aug 14 03:46:46.546395 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-98983063-0850-437b-8902-f3f85e4a177a tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:46.546395 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-98983063-0850-437b-8902-f3f85e4a177a tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:46.546395 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.volume_transfer [None req-98983063-0850-437b-8902-f3f85e4a177a tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Listing volume transfers {{(pid=100327) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 14 03:46:46.549707 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-98983063-0850-437b-8902-f3f85e4a177a tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 14 03:46:46.552688 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 199/766] 10.4.3.64 () {66 vars in 1284 bytes} [Fri Aug 14 03:46:46 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:46.558632 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1a82950c-1467-4736-b57d-288f559845d2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:46.562474 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1a82950c-1467-4736-b57d-288f559845d2 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] DELETE https://10.4.3.64/volume/v3/os-volume-transfer/8d1cbb53-f77c-4037-a366-1bf7b7d05fac Aug 14 03:46:46.562657 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1a82950c-1467-4736-b57d-288f559845d2 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:46.562921 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1a82950c-1467-4736-b57d-288f559845d2 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:46.563019 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.volume_transfer [None req-1a82950c-1467-4736-b57d-288f559845d2 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Delete transfer with id: 8d1cbb53-f77c-4037-a366-1bf7b7d05fac Aug 14 03:46:46.578523 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:46.578523 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:46.586836 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1a82950c-1467-4736-b57d-288f559845d2 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/8d1cbb53-f77c-4037-a366-1bf7b7d05fac returned with HTTP 202 Aug 14 03:46:46.587209 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 193/767] 10.4.3.64 () {66 vars in 1377 bytes} [Fri Aug 14 03:46:46 2026] DELETE /volume/v3/os-volume-transfer/8d1cbb53-f77c-4037-a366-1bf7b7d05fac => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:46.594846 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-be25cbfd-c882-40c8-aebe-7ce78f044174 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:46.596525 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-be25cbfd-c882-40c8-aebe-7ce78f044174 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] GET https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc Aug 14 03:46:46.596704 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-be25cbfd-c882-40c8-aebe-7ce78f044174 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:46.596897 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-be25cbfd-c882-40c8-aebe-7ce78f044174 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:46.609348 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:46.609348 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:46.616051 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-be25cbfd-c882-40c8-aebe-7ce78f044174 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Volume info retrieved successfully. Aug 14 03:46:46.625205 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-be25cbfd-c882-40c8-aebe-7ce78f044174 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc returned with HTTP 200 Aug 14 03:46:46.625647 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 185/768] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:46 2026] GET /volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:46.638186 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-428a679a-2db5-4286-9fb5-3df87f2c231e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:46.639996 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-428a679a-2db5-4286-9fb5-3df87f2c231e tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] DELETE https://10.4.3.64/volume/v3/os-volume-transfer/8d1cbb53-f77c-4037-a366-1bf7b7d05fac Aug 14 03:46:46.640191 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-428a679a-2db5-4286-9fb5-3df87f2c231e tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:46.640374 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-428a679a-2db5-4286-9fb5-3df87f2c231e tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:46.640473 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.volume_transfer [None req-428a679a-2db5-4286-9fb5-3df87f2c231e tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Delete transfer with id: 8d1cbb53-f77c-4037-a366-1bf7b7d05fac Aug 14 03:46:46.644642 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-428a679a-2db5-4286-9fb5-3df87f2c231e tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/8d1cbb53-f77c-4037-a366-1bf7b7d05fac returned with HTTP 404 Aug 14 03:46:46.645085 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 192/769] 10.4.3.64 () {66 vars in 1377 bytes} [Fri Aug 14 03:46:46 2026] DELETE /volume/v3/os-volume-transfer/8d1cbb53-f77c-4037-a366-1bf7b7d05fac => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:46.653676 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-22303bf4-07e7-4ef0-8fa2-4d14009ea92f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:46.655831 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-22303bf4-07e7-4ef0-8fa2-4d14009ea92f tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc Aug 14 03:46:46.656076 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-22303bf4-07e7-4ef0-8fa2-4d14009ea92f tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:46.656331 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-22303bf4-07e7-4ef0-8fa2-4d14009ea92f tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:46.656461 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-22303bf4-07e7-4ef0-8fa2-4d14009ea92f tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Delete volume with id: 6013ecee-8e34-4481-a5a9-85cd242253bc Aug 14 03:46:46.670844 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:46.670844 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:46.671172 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-22303bf4-07e7-4ef0-8fa2-4d14009ea92f tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Volume info retrieved successfully. Aug 14 03:46:46.689641 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-22303bf4-07e7-4ef0-8fa2-4d14009ea92f tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Delete volume request issued successfully. Aug 14 03:46:46.690480 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-22303bf4-07e7-4ef0-8fa2-4d14009ea92f tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc returned with HTTP 202 Aug 14 03:46:46.690480 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 200/770] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:46 2026] DELETE /volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:46.699462 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bb7a46d8-e6dc-4f1b-8f60-62c2a543d320 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:46.701152 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bb7a46d8-e6dc-4f1b-8f60-62c2a543d320 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] GET https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc Aug 14 03:46:46.701296 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bb7a46d8-e6dc-4f1b-8f60-62c2a543d320 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:46.701462 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bb7a46d8-e6dc-4f1b-8f60-62c2a543d320 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:46.708620 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:46.708620 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:46.712431 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bb7a46d8-e6dc-4f1b-8f60-62c2a543d320 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Volume info retrieved successfully. Aug 14 03:46:46.716462 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bb7a46d8-e6dc-4f1b-8f60-62c2a543d320 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc returned with HTTP 200 Aug 14 03:46:46.716845 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 194/771] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:46 2026] GET /volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:46:46.972373 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d0083457-7d1e-45c9-b1c5-ca82c2f8817a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:47.033587 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-be70aa35-23e2-4bd1-a1a6-58ae178f672c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:47.035385 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-be70aa35-23e2-4bd1-a1a6-58ae178f672c tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc Aug 14 03:46:47.035613 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-be70aa35-23e2-4bd1-a1a6-58ae178f672c tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:47.035827 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-be70aa35-23e2-4bd1-a1a6-58ae178f672c tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:47.042899 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:47.042899 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:47.048417 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-be70aa35-23e2-4bd1-a1a6-58ae178f672c tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:46:47.053630 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-be70aa35-23e2-4bd1-a1a6-58ae178f672c tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc returned with HTTP 200 Aug 14 03:46:47.053986 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 193/772] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:47 2026] GET /volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:47.185100 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d0083457-7d1e-45c9-b1c5-ca82c2f8817a tempest-AvailabilityZoneTestJSON-765585434 tempest-AvailabilityZoneTestJSON-765585434-project-member] GET https://10.4.3.64/volume/v3/os-availability-zone Aug 14 03:46:47.185316 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d0083457-7d1e-45c9-b1c5-ca82c2f8817a tempest-AvailabilityZoneTestJSON-765585434 tempest-AvailabilityZoneTestJSON-765585434-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:47.185486 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d0083457-7d1e-45c9-b1c5-ca82c2f8817a tempest-AvailabilityZoneTestJSON-765585434 tempest-AvailabilityZoneTestJSON-765585434-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:47.189889 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d0083457-7d1e-45c9-b1c5-ca82c2f8817a tempest-AvailabilityZoneTestJSON-765585434 tempest-AvailabilityZoneTestJSON-765585434-project-member] Availability Zones retrieved successfully. Aug 14 03:46:47.190084 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d0083457-7d1e-45c9-b1c5-ca82c2f8817a tempest-AvailabilityZoneTestJSON-765585434 tempest-AvailabilityZoneTestJSON-765585434-project-member] https://10.4.3.64/volume/v3/os-availability-zone returned with HTTP 200 Aug 14 03:46:47.190482 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 186/773] 10.4.3.64 () {66 vars in 1269 bytes} [Fri Aug 14 03:46:46 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:46:47.732819 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f676bf4e-6a1e-4a94-bbd9-f77ce2268f66 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:47.736351 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f676bf4e-6a1e-4a94-bbd9-f77ce2268f66 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] GET https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc Aug 14 03:46:47.736351 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f676bf4e-6a1e-4a94-bbd9-f77ce2268f66 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:47.736351 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f676bf4e-6a1e-4a94-bbd9-f77ce2268f66 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:47.745022 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f676bf4e-6a1e-4a94-bbd9-f77ce2268f66 tempest-VolumesTransfersTest-463147924 tempest-VolumesTransfersTest-463147924-project-admin] https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc returned with HTTP 404 Aug 14 03:46:47.745709 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 201/774] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:47 2026] GET /volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:47.753816 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a6521f7b-7c99-46c3-95f8-5641914c8c7c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:47.755500 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a6521f7b-7c99-46c3-95f8-5641914c8c7c tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] GET https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc Aug 14 03:46:47.755689 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a6521f7b-7c99-46c3-95f8-5641914c8c7c tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:47.755866 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a6521f7b-7c99-46c3-95f8-5641914c8c7c tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:47.762672 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a6521f7b-7c99-46c3-95f8-5641914c8c7c tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc returned with HTTP 404 Aug 14 03:46:47.763283 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 195/775] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:47 2026] GET /volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:47.772595 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3522f6d9-5dde-4bc3-8f88-7d5c9de65906 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:47.777278 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3522f6d9-5dde-4bc3-8f88-7d5c9de65906 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc Aug 14 03:46:47.777278 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3522f6d9-5dde-4bc3-8f88-7d5c9de65906 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:47.777278 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3522f6d9-5dde-4bc3-8f88-7d5c9de65906 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:47.777278 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-3522f6d9-5dde-4bc3-8f88-7d5c9de65906 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] Delete volume with id: 6013ecee-8e34-4481-a5a9-85cd242253bc Aug 14 03:46:47.782731 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3522f6d9-5dde-4bc3-8f88-7d5c9de65906 tempest-VolumesTransfersTest-901381223 tempest-VolumesTransfersTest-901381223-project-member] https://10.4.3.64/volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc returned with HTTP 404 Aug 14 03:46:47.783659 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 194/776] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:47 2026] DELETE /volume/v3/volumes/6013ecee-8e34-4481-a5a9-85cd242253bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:49.940965 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:49.940965 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:49.940965 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-97054257"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:49.940965 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-97054257'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:49.940965 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Create volume of 1 GB Aug 14 03:46:49.940965 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Availability Zones retrieved successfully. Aug 14 03:46:49.940965 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Flow 'volume_create_api' (e64a6816-a9a3-4a29-b33e-0d882d8dcea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:49.940965 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6874e1f-b790-43da-a391-6f9e516011ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:49.940965 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:49.960324 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6874e1f-b790-43da-a391-6f9e516011ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:49.961455 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db943693-43d9-4af6-b6c3-697d77afa62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:50.051556 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Created reservations ['a52a107b-653c-4d21-86f7-98c082a343f0', 'af072178-0b18-4b89-b404-da3c4c66f00a', 'a2f55c0b-b2d0-49b2-802e-81ae43e63a08', 'f4cce722-011f-4027-8769-6102f3975fa1'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:50.052613 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db943693-43d9-4af6-b6c3-697d77afa62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a52a107b-653c-4d21-86f7-98c082a343f0', 'af072178-0b18-4b89-b404-da3c4c66f00a', 'a2f55c0b-b2d0-49b2-802e-81ae43e63a08', 'f4cce722-011f-4027-8769-6102f3975fa1']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:50.053536 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33de2abd-b953-40fc-9afd-27e35e6ffc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:50.085875 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33de2abd-b953-40fc-9afd-27e35e6ffc8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d0c5245-35a5-4a1c-bcf4-b948739951ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-97054257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f095ccebbf4045369ffb701d24f7cbae',qos_specs=None,replication_status=,reservations=['a52a107b-653c-4d21-86f7-98c082a343f0','af072178-0b18-4b89-b404-da3c4c66f00a','a2f55c0b-b2d0-49b2-802e-81ae43e63a08','f4cce722-011f-4027-8769-6102f3975fa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c01aeb885424ab3aa4e833ac94bc0ae',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-97054257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d0c5245-35a5-4a1c-bcf4-b948739951ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f095ccebbf4045369ffb701d24f7cbae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c01aeb885424ab3aa4e833ac94bc0ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:50.086774 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a7ded76-c0b8-4bda-9ea4-0b6d2ade0c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:50.114169 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a7ded76-c0b8-4bda-9ea4-0b6d2ade0c92) transitioned into state 'SUCCESS' from state '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-97054257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f095ccebbf4045369ffb701d24f7cbae',qos_specs=None,replication_status=,reservations=['a52a107b-653c-4d21-86f7-98c082a343f0','af072178-0b18-4b89-b404-da3c4c66f00a','a2f55c0b-b2d0-49b2-802e-81ae43e63a08','f4cce722-011f-4027-8769-6102f3975fa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c01aeb885424ab3aa4e833ac94bc0ae',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:50.114169 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd31193b-a4fb-45aa-bde8-cc1cb1aedacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:50.122299 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd31193b-a4fb-45aa-bde8-cc1cb1aedacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:50.123448 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Flow 'volume_create_api' (e64a6816-a9a3-4a29-b33e-0d882d8dcea3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:50.123839 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Create volume request issued successfully. Aug 14 03:46:50.124533 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6ef8a8eb-a7dc-4ce5-81ee-feeb33782c11 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:50.125054 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 187/777] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:49 2026] POST /volume/v3/volumes => generated 747 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:50.142124 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7e3ed6d8-0dfe-4141-bb81-f1e9b2905b91 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:50.144071 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7e3ed6d8-0dfe-4141-bb81-f1e9b2905b91 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce Aug 14 03:46:50.144071 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7e3ed6d8-0dfe-4141-bb81-f1e9b2905b91 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:50.144071 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7e3ed6d8-0dfe-4141-bb81-f1e9b2905b91 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:50.154517 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:50.154517 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:50.159770 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7e3ed6d8-0dfe-4141-bb81-f1e9b2905b91 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:46:50.165283 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7e3ed6d8-0dfe-4141-bb81-f1e9b2905b91 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce returned with HTTP 200 Aug 14 03:46:50.165792 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 202/778] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:50 2026] GET /volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:51.182147 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-88e0291e-f98d-47ee-a581-08e308a94370 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:51.187144 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-88e0291e-f98d-47ee-a581-08e308a94370 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce Aug 14 03:46:51.187350 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-88e0291e-f98d-47ee-a581-08e308a94370 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:51.187542 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-88e0291e-f98d-47ee-a581-08e308a94370 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:51.200692 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:51.200692 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:51.207914 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-88e0291e-f98d-47ee-a581-08e308a94370 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:46:51.215247 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-88e0291e-f98d-47ee-a581-08e308a94370 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce returned with HTTP 200 Aug 14 03:46:51.215766 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 196/779] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:51 2026] GET /volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:51.239451 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2b25c080-207b-4d29-a53b-ef64ebb3a10e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:51.240828 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2b25c080-207b-4d29-a53b-ef64ebb3a10e tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:46:51.241220 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2b25c080-207b-4d29-a53b-ef64ebb3a10e tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d0c5245-35a5-4a1c-bcf4-b948739951ce", "name": "tempest-VolumesDeleteCascade-Snapshot-1912201930"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:51.258713 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:51.258713 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:51.258713 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2b25c080-207b-4d29-a53b-ef64ebb3a10e tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:46:51.258713 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-2b25c080-207b-4d29-a53b-ef64ebb3a10e tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Create snapshot from volume 9d0c5245-35a5-4a1c-bcf4-b948739951ce Aug 14 03:46:51.333592 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-2b25c080-207b-4d29-a53b-ef64ebb3a10e tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Created reservations ['b25af638-7cf3-4e2f-a427-ec8b9c034dc3', '719007d5-e7a6-4dab-83b8-3a9a4efea019', 'bc535979-29aa-4d1e-b405-583b376a022a', '17581def-046e-49d5-bd4d-209d7d8c1e8e'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:51.388800 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2b25c080-207b-4d29-a53b-ef64ebb3a10e tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Snapshot create request issued successfully. Aug 14 03:46:51.389605 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2b25c080-207b-4d29-a53b-ef64ebb3a10e tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:46:51.390100 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 195/780] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:46:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:51.403962 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-add4cdc7-9277-49d4-af55-15fecbcb2f81 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:51.409152 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-add4cdc7-9277-49d4-af55-15fecbcb2f81 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/snapshots/67091ef4-4c46-4990-9768-66c562d189bd Aug 14 03:46:51.409981 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-add4cdc7-9277-49d4-af55-15fecbcb2f81 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:51.409981 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-add4cdc7-9277-49d4-af55-15fecbcb2f81 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:51.417717 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:51.417717 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:51.418366 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-add4cdc7-9277-49d4-af55-15fecbcb2f81 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Snapshot retrieved successfully. Aug 14 03:46:51.419199 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-add4cdc7-9277-49d4-af55-15fecbcb2f81 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/snapshots/67091ef4-4c46-4990-9768-66c562d189bd returned with HTTP 200 Aug 14 03:46:51.420321 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 188/781] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:46:51 2026] GET /volume/v3/snapshots/67091ef4-4c46-4990-9768-66c562d189bd => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:52.431888 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5a9cd7f7-cbee-47fc-a43a-fa0c6ca7df0b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:52.433599 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5a9cd7f7-cbee-47fc-a43a-fa0c6ca7df0b tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/snapshots/67091ef4-4c46-4990-9768-66c562d189bd Aug 14 03:46:52.433939 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5a9cd7f7-cbee-47fc-a43a-fa0c6ca7df0b tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:52.434013 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5a9cd7f7-cbee-47fc-a43a-fa0c6ca7df0b tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:52.445109 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:52.445109 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:52.446244 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5a9cd7f7-cbee-47fc-a43a-fa0c6ca7df0b tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Snapshot retrieved successfully. Aug 14 03:46:52.446506 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5a9cd7f7-cbee-47fc-a43a-fa0c6ca7df0b tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/snapshots/67091ef4-4c46-4990-9768-66c562d189bd returned with HTTP 200 Aug 14 03:46:52.446906 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 203/782] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:46:52 2026] GET /volume/v3/snapshots/67091ef4-4c46-4990-9768-66c562d189bd => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:52.460599 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1d8bd410-602f-41ba-9f98-e4975f68b2e7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:52.464692 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1d8bd410-602f-41ba-9f98-e4975f68b2e7 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:46:52.465090 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1d8bd410-602f-41ba-9f98-e4975f68b2e7 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d0c5245-35a5-4a1c-bcf4-b948739951ce", "name": "tempest-VolumesDeleteCascade-Snapshot-1066123897"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:52.479355 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:52.479355 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:52.479855 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1d8bd410-602f-41ba-9f98-e4975f68b2e7 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:46:52.480301 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-1d8bd410-602f-41ba-9f98-e4975f68b2e7 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Create snapshot from volume 9d0c5245-35a5-4a1c-bcf4-b948739951ce Aug 14 03:46:52.513827 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-1d8bd410-602f-41ba-9f98-e4975f68b2e7 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Created reservations ['faf18803-5fb8-48d4-a5e7-6271490f990d', '704588fe-3151-41a1-982f-45b912bae726', 'd6d32606-a6ba-4f45-889b-2e01038376ab', '477cb554-d669-4a87-bb60-05741cf8661c'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:52.556294 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1d8bd410-602f-41ba-9f98-e4975f68b2e7 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Snapshot create request issued successfully. Aug 14 03:46:52.556738 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1d8bd410-602f-41ba-9f98-e4975f68b2e7 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:46:52.557357 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 197/783] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:46:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:52.567222 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c9c65496-dcfc-4567-8c5b-adcae364a6c5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:52.571065 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c9c65496-dcfc-4567-8c5b-adcae364a6c5 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/snapshots/38390e28-cf17-40a9-8eb9-15a53b1f4895 Aug 14 03:46:52.571220 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c9c65496-dcfc-4567-8c5b-adcae364a6c5 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:52.571512 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c9c65496-dcfc-4567-8c5b-adcae364a6c5 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:52.581567 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:52.581567 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:52.582470 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c9c65496-dcfc-4567-8c5b-adcae364a6c5 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Snapshot retrieved successfully. Aug 14 03:46:52.584152 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c9c65496-dcfc-4567-8c5b-adcae364a6c5 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/snapshots/38390e28-cf17-40a9-8eb9-15a53b1f4895 returned with HTTP 200 Aug 14 03:46:52.585049 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 196/784] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:46:52 2026] GET /volume/v3/snapshots/38390e28-cf17-40a9-8eb9-15a53b1f4895 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:53.580909 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:53.599434 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-14fca4dd-5c5c-430e-939a-b0b23c5c5e9f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:53.602075 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-14fca4dd-5c5c-430e-939a-b0b23c5c5e9f tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/snapshots/38390e28-cf17-40a9-8eb9-15a53b1f4895 Aug 14 03:46:53.602513 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-14fca4dd-5c5c-430e-939a-b0b23c5c5e9f tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:53.602831 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-14fca4dd-5c5c-430e-939a-b0b23c5c5e9f tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:53.611188 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:53.611188 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:53.611843 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-14fca4dd-5c5c-430e-939a-b0b23c5c5e9f tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Snapshot retrieved successfully. Aug 14 03:46:53.613255 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-14fca4dd-5c5c-430e-939a-b0b23c5c5e9f tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/snapshots/38390e28-cf17-40a9-8eb9-15a53b1f4895 returned with HTTP 200 Aug 14 03:46:53.613815 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 204/785] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:46:53 2026] GET /volume/v3/snapshots/38390e28-cf17-40a9-8eb9-15a53b1f4895 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:53.623774 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c67c9144-92c6-4946-8747-3d19e5f71d50 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:53.626314 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c67c9144-92c6-4946-8747-3d19e5f71d50 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce?cascade=True Aug 14 03:46:53.626507 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c67c9144-92c6-4946-8747-3d19e5f71d50 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:53.626704 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c67c9144-92c6-4946-8747-3d19e5f71d50 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:53.626904 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-c67c9144-92c6-4946-8747-3d19e5f71d50 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Delete volume with id: 9d0c5245-35a5-4a1c-bcf4-b948739951ce Aug 14 03:46:53.639758 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:53.639758 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:53.640260 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c67c9144-92c6-4946-8747-3d19e5f71d50 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:46:53.678415 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c67c9144-92c6-4946-8747-3d19e5f71d50 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Delete volume request issued successfully. Aug 14 03:46:53.678618 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c67c9144-92c6-4946-8747-3d19e5f71d50 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce?cascade=True returned with HTTP 202 Aug 14 03:46:53.679066 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 198/786] 10.4.3.64 () {66 vars in 1369 bytes} [Fri Aug 14 03:46:53 2026] DELETE /volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce?cascade=True => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:53.691062 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bf9c4b38-d5d1-498c-8bcc-e6f49d0f09e6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:53.694629 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bf9c4b38-d5d1-498c-8bcc-e6f49d0f09e6 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce Aug 14 03:46:53.694919 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bf9c4b38-d5d1-498c-8bcc-e6f49d0f09e6 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:53.695113 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bf9c4b38-d5d1-498c-8bcc-e6f49d0f09e6 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:53.703906 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:53.703906 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:53.712003 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-bf9c4b38-d5d1-498c-8bcc-e6f49d0f09e6 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:46:53.717951 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bf9c4b38-d5d1-498c-8bcc-e6f49d0f09e6 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce returned with HTTP 200 Aug 14 03:46:53.722955 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 197/787] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:53 2026] GET /volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:53.856465 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:53.856841 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-716384809"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:53.861745 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-716384809'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:53.861920 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Create volume of 2 GB Aug 14 03:46:53.867111 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Availability Zones retrieved successfully. Aug 14 03:46:53.874061 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Flow 'volume_create_api' (7a00b79d-6a3d-4083-a1b7-118b662a3796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:53.875148 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c6fa2fb-e722-46da-ad72-8c4bf04a8859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:53.876607 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Validating volume size '2' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:53.926183 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c6fa2fb-e722-46da-ad72-8c4bf04a8859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:53.926183 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68bdc21e-6726-4195-85af-6113aff16031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:54.020835 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Created reservations ['136b309f-db1e-4655-9ef8-c8fa0ed6b564', 'a41ec703-a526-48bc-83a3-d22d8697c887', '0df199b0-e78d-4b29-89d7-fb31ac3cf59c', 'a94d4a70-c0ca-45db-8b75-8576c174939b'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:54.021986 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68bdc21e-6726-4195-85af-6113aff16031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['136b309f-db1e-4655-9ef8-c8fa0ed6b564', 'a41ec703-a526-48bc-83a3-d22d8697c887', '0df199b0-e78d-4b29-89d7-fb31ac3cf59c', 'a94d4a70-c0ca-45db-8b75-8576c174939b']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:54.023381 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a20686f-2b6f-4aea-97c5-bfa8523e8c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:54.054843 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a20686f-2b6f-4aea-97c5-bfa8523e8c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9afe252-2eed-4fcc-82ba-30c66f0973f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-716384809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77da77c9b95e43c388da20fcc46f288c',qos_specs=None,replication_status=,reservations=['136b309f-db1e-4655-9ef8-c8fa0ed6b564','a41ec703-a526-48bc-83a3-d22d8697c887','0df199b0-e78d-4b29-89d7-fb31ac3cf59c','a94d4a70-c0ca-45db-8b75-8576c174939b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b800d49783ee4baf8904d524e28dc388',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-716384809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9afe252-2eed-4fcc-82ba-30c66f0973f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77da77c9b95e43c388da20fcc46f288c',provider_auth=None,provider_geometry=None,provider_id=None,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='b800d49783ee4baf8904d524e28dc388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:54.055747 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d80e30-f134-4ed4-93ae-64d782b592ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:54.081629 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d80e30-f134-4ed4-93ae-64d782b592ad) transitioned into state 'SUCCESS' from state '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-716384809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77da77c9b95e43c388da20fcc46f288c',qos_specs=None,replication_status=,reservations=['136b309f-db1e-4655-9ef8-c8fa0ed6b564','a41ec703-a526-48bc-83a3-d22d8697c887','0df199b0-e78d-4b29-89d7-fb31ac3cf59c','a94d4a70-c0ca-45db-8b75-8576c174939b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b800d49783ee4baf8904d524e28dc388',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:54.082597 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d98e2b73-43cf-4ace-8b86-3552eb96c20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:54.097515 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d98e2b73-43cf-4ace-8b86-3552eb96c20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:54.099597 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Flow 'volume_create_api' (7a00b79d-6a3d-4083-a1b7-118b662a3796) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:54.099597 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Create volume request issued successfully. Aug 14 03:46:54.099952 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0de85aad-12fe-4e92-b0f1-a456acb6a186 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:54.100478 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 189/788] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:53 2026] POST /volume/v3/volumes => generated 752 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:54.121821 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-50096ef7-51ee-47f0-bc85-8da4f1ac2e21 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:54.131801 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-50096ef7-51ee-47f0-bc85-8da4f1ac2e21 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] GET https://10.4.3.64/volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 Aug 14 03:46:54.131996 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-50096ef7-51ee-47f0-bc85-8da4f1ac2e21 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:54.132269 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-50096ef7-51ee-47f0-bc85-8da4f1ac2e21 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:54.143604 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:54.143604 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:54.149154 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-50096ef7-51ee-47f0-bc85-8da4f1ac2e21 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Volume info retrieved successfully. Aug 14 03:46:54.155490 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-50096ef7-51ee-47f0-bc85-8da4f1ac2e21 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] https://10.4.3.64/volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 returned with HTTP 200 Aug 14 03:46:54.156084 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 205/789] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:54 2026] GET /volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:54.741887 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ce8af222-5118-4f84-ad4f-30bda8b44f3d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:54.742755 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ce8af222-5118-4f84-ad4f-30bda8b44f3d tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce Aug 14 03:46:54.742954 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ce8af222-5118-4f84-ad4f-30bda8b44f3d tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:54.743179 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ce8af222-5118-4f84-ad4f-30bda8b44f3d tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:54.752919 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ce8af222-5118-4f84-ad4f-30bda8b44f3d tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce returned with HTTP 404 Aug 14 03:46:54.753593 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 199/790] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:54 2026] GET /volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:54.761852 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b6302675-444a-423c-9b7d-e6e5df2a6952 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:54.766658 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b6302675-444a-423c-9b7d-e6e5df2a6952 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 14 03:46:54.766987 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b6302675-444a-423c-9b7d-e6e5df2a6952 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:54.767312 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b6302675-444a-423c-9b7d-e6e5df2a6952 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:54.767766 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-b6302675-444a-423c-9b7d-e6e5df2a6952 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:54.768928 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b6302675-444a-423c-9b7d-e6e5df2a6952 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:46:54.778406 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b6302675-444a-423c-9b7d-e6e5df2a6952 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Get all volumes completed successfully. Aug 14 03:46:54.778912 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b6302675-444a-423c-9b7d-e6e5df2a6952 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 14 03:46:54.779474 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 198/791] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Aug 14 03:46:54 2026] GET /volume/v3/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:46:54.794894 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a26cbac6-2506-4157-84b3-403405f19642 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:54.801788 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a26cbac6-2506-4157-84b3-403405f19642 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/snapshots Aug 14 03:46:54.801788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a26cbac6-2506-4157-84b3-403405f19642 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:54.801788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a26cbac6-2506-4157-84b3-403405f19642 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:54.801788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-a26cbac6-2506-4157-84b3-403405f19642 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:46:54.802033 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:54.802033 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:54.803045 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.db.api [None req-a26cbac6-2506-4157-84b3-403405f19642 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Building query based on filter {{(pid=100329) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:46:54.823339 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a26cbac6-2506-4157-84b3-403405f19642 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Get all snapshots completed successfully. Aug 14 03:46:54.823497 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a26cbac6-2506-4157-84b3-403405f19642 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Aug 14 03:46:54.824857 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 190/792] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Aug 14 03:46:54 2026] GET /volume/v3/snapshots => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:46:54.835793 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0b2dabc9-14de-4976-8253-1495179138e8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:54.837866 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b2dabc9-14de-4976-8253-1495179138e8 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/38390e28-cf17-40a9-8eb9-15a53b1f4895 Aug 14 03:46:54.838097 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b2dabc9-14de-4976-8253-1495179138e8 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:54.838391 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b2dabc9-14de-4976-8253-1495179138e8 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:54.838480 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-0b2dabc9-14de-4976-8253-1495179138e8 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Delete snapshot with id: 38390e28-cf17-40a9-8eb9-15a53b1f4895 Aug 14 03:46:54.844731 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b2dabc9-14de-4976-8253-1495179138e8 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/snapshots/38390e28-cf17-40a9-8eb9-15a53b1f4895 returned with HTTP 404 Aug 14 03:46:54.845264 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 206/793] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:46:54 2026] DELETE /volume/v3/snapshots/38390e28-cf17-40a9-8eb9-15a53b1f4895 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:54.853822 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-153b1ebe-3003-43f0-ba48-a7f1390afee0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:54.857981 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-153b1ebe-3003-43f0-ba48-a7f1390afee0 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/67091ef4-4c46-4990-9768-66c562d189bd Aug 14 03:46:54.858514 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-153b1ebe-3003-43f0-ba48-a7f1390afee0 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:54.858514 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-153b1ebe-3003-43f0-ba48-a7f1390afee0 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:54.858514 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-153b1ebe-3003-43f0-ba48-a7f1390afee0 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Delete snapshot with id: 67091ef4-4c46-4990-9768-66c562d189bd Aug 14 03:46:54.864618 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-153b1ebe-3003-43f0-ba48-a7f1390afee0 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/snapshots/67091ef4-4c46-4990-9768-66c562d189bd returned with HTTP 404 Aug 14 03:46:54.865080 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 200/794] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:46:54 2026] DELETE /volume/v3/snapshots/67091ef4-4c46-4990-9768-66c562d189bd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:54.875790 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-72bc197f-754f-4cc0-a390-436808bf1e52 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:54.879151 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-72bc197f-754f-4cc0-a390-436808bf1e52 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce Aug 14 03:46:54.879151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-72bc197f-754f-4cc0-a390-436808bf1e52 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:54.879151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-72bc197f-754f-4cc0-a390-436808bf1e52 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:54.886868 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-72bc197f-754f-4cc0-a390-436808bf1e52 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce returned with HTTP 404 Aug 14 03:46:54.887928 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 199/795] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:54 2026] GET /volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:54.896716 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-08782d1b-1614-403f-bdf3-cf96db6ee25d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:54.899639 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-08782d1b-1614-403f-bdf3-cf96db6ee25d tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce Aug 14 03:46:54.899911 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-08782d1b-1614-403f-bdf3-cf96db6ee25d tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:54.900147 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-08782d1b-1614-403f-bdf3-cf96db6ee25d tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:54.900361 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-08782d1b-1614-403f-bdf3-cf96db6ee25d tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Delete volume with id: 9d0c5245-35a5-4a1c-bcf4-b948739951ce Aug 14 03:46:54.912528 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-08782d1b-1614-403f-bdf3-cf96db6ee25d tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce returned with HTTP 404 Aug 14 03:46:54.913152 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 191/796] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:54 2026] DELETE /volume/v3/volumes/9d0c5245-35a5-4a1c-bcf4-b948739951ce => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:54.930429 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0f524560-ccca-4585-96f0-972935efe85a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:54.933240 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:54.933828 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1048206198"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:54.935636 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1048206198'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:54.935881 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Create volume of 1 GB Aug 14 03:46:54.942653 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Availability Zones retrieved successfully. Aug 14 03:46:54.952346 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Flow 'volume_create_api' (6ae3cdf6-7013-423d-a7b4-0db1a70a09e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:54.955040 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cf05c5a-8c19-4a80-86c4-1c749fd5f560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:54.956974 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:54.992270 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cf05c5a-8c19-4a80-86c4-1c749fd5f560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:54.993055 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e402832-7bc3-4449-b2d1-561f0a870a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:55.010925 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-90344426-9025-4a45-a837-67051e9828df None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:55.013155 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:55.013552 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-362951965"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:55.015687 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-362951965'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:55.015808 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Create volume of 1 GB Aug 14 03:46:55.017403 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:55.017403 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:55.029837 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Availability Zones retrieved successfully. Aug 14 03:46:55.031985 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Flow 'volume_create_api' (ebe2a4c5-610e-4231-81b7-0dbf0411b047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:55.031985 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa85ef8-2dd7-45d6-ab9d-5434b35f7c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:55.033599 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:55.068645 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Created reservations ['a2838458-043a-4587-9b97-08a915e1c4f4', '71f427be-c489-4ece-8b13-b28fbd95d9f5', '43767bd3-f336-4622-91f1-62feb5e30540', '8e4a19ce-cc88-415f-ad58-e05ada151572'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:55.073154 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e402832-7bc3-4449-b2d1-561f0a870a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2838458-043a-4587-9b97-08a915e1c4f4', '71f427be-c489-4ece-8b13-b28fbd95d9f5', '43767bd3-f336-4622-91f1-62feb5e30540', '8e4a19ce-cc88-415f-ad58-e05ada151572']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:55.073154 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (557b27fb-8dc2-4753-ab9e-4fd2ab8ccc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:55.079839 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa85ef8-2dd7-45d6-ab9d-5434b35f7c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:55.081122 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6165bddc-9892-4c3b-8201-a5fcf8e3f3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:55.097243 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (557b27fb-8dc2-4753-ab9e-4fd2ab8ccc12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd13fb830-29d1-4d36-9640-d9fb1a5c96b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1048206198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f095ccebbf4045369ffb701d24f7cbae',qos_specs=None,replication_status=,reservations=['a2838458-043a-4587-9b97-08a915e1c4f4','71f427be-c489-4ece-8b13-b28fbd95d9f5','43767bd3-f336-4622-91f1-62feb5e30540','8e4a19ce-cc88-415f-ad58-e05ada151572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c01aeb885424ab3aa4e833ac94bc0ae',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1048206198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d13fb830-29d1-4d36-9640-d9fb1a5c96b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f095ccebbf4045369ffb701d24f7cbae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c01aeb885424ab3aa4e833ac94bc0ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:55.098971 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1e2440e-4cc4-4ad5-bdbf-25ef89b770cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:55.126825 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1e2440e-4cc4-4ad5-bdbf-25ef89b770cb) transitioned into state 'SUCCESS' from state '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-1048206198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f095ccebbf4045369ffb701d24f7cbae',qos_specs=None,replication_status=,reservations=['a2838458-043a-4587-9b97-08a915e1c4f4','71f427be-c489-4ece-8b13-b28fbd95d9f5','43767bd3-f336-4622-91f1-62feb5e30540','8e4a19ce-cc88-415f-ad58-e05ada151572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c01aeb885424ab3aa4e833ac94bc0ae',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:55.127616 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e4c6b3c-bc85-461b-9808-4d74a5f80a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:55.141168 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e4c6b3c-bc85-461b-9808-4d74a5f80a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:55.141460 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Flow 'volume_create_api' (6ae3cdf6-7013-423d-a7b4-0db1a70a09e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:55.141757 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Create volume request issued successfully. Aug 14 03:46:55.142330 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0f524560-ccca-4585-96f0-972935efe85a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:55.142741 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 207/797] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:54 2026] POST /volume/v3/volumes => generated 749 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:55.144615 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Created reservations ['6e4b2474-5d46-4033-8312-021b54275590', 'fafa3cb7-b71d-4aa6-a3a9-59056cb45d8d', '5f130987-add2-44c4-9293-e72e946fcb35', '6e67ff59-0481-4a2e-b0ac-2e0529da87a4'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:55.144615 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6165bddc-9892-4c3b-8201-a5fcf8e3f3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e4b2474-5d46-4033-8312-021b54275590', 'fafa3cb7-b71d-4aa6-a3a9-59056cb45d8d', '5f130987-add2-44c4-9293-e72e946fcb35', '6e67ff59-0481-4a2e-b0ac-2e0529da87a4']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:55.148193 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc7146ef-6431-4d54-ba10-6d2ea0dfaf36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:55.158429 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-31bd0fd5-1841-4532-8a06-3db65de553d0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:55.162088 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-31bd0fd5-1841-4532-8a06-3db65de553d0 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 Aug 14 03:46:55.162876 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-31bd0fd5-1841-4532-8a06-3db65de553d0 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:55.163547 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-31bd0fd5-1841-4532-8a06-3db65de553d0 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:55.173069 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b5b9bd01-5b59-45ff-a6e3-e38614102b32 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:55.175866 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:55.175866 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:55.176670 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b5b9bd01-5b59-45ff-a6e3-e38614102b32 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] GET https://10.4.3.64/volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 Aug 14 03:46:55.177617 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b5b9bd01-5b59-45ff-a6e3-e38614102b32 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:55.177617 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b5b9bd01-5b59-45ff-a6e3-e38614102b32 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:55.183647 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc7146ef-6431-4d54-ba10-6d2ea0dfaf36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-362951965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f6e93dd3a8741de8683fdc06a1525af',qos_specs=None,replication_status=,reservations=['6e4b2474-5d46-4033-8312-021b54275590','fafa3cb7-b71d-4aa6-a3a9-59056cb45d8d','5f130987-add2-44c4-9293-e72e946fcb35','6e67ff59-0481-4a2e-b0ac-2e0529da87a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='524976e1b8b64e00aa1cbe661cb7df24',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-362951965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f6e93dd3a8741de8683fdc06a1525af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='524976e1b8b64e00aa1cbe661cb7df24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:55.184113 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-31bd0fd5-1841-4532-8a06-3db65de553d0 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:46:55.184803 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9adcff18-33d4-4eb7-b556-653bbdd1c1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:55.188779 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:55.188779 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:55.189844 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-31bd0fd5-1841-4532-8a06-3db65de553d0 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 returned with HTTP 200 Aug 14 03:46:55.190360 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 200/798] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:55 2026] GET /volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:55.195781 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b5b9bd01-5b59-45ff-a6e3-e38614102b32 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Volume info retrieved successfully. Aug 14 03:46:55.200490 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b5b9bd01-5b59-45ff-a6e3-e38614102b32 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] https://10.4.3.64/volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 returned with HTTP 200 Aug 14 03:46:55.201074 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 192/799] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:55 2026] GET /volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:55.211369 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9adcff18-33d4-4eb7-b556-653bbdd1c1af) transitioned into state 'SUCCESS' from state '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-362951965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f6e93dd3a8741de8683fdc06a1525af',qos_specs=None,replication_status=,reservations=['6e4b2474-5d46-4033-8312-021b54275590','fafa3cb7-b71d-4aa6-a3a9-59056cb45d8d','5f130987-add2-44c4-9293-e72e946fcb35','6e67ff59-0481-4a2e-b0ac-2e0529da87a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='524976e1b8b64e00aa1cbe661cb7df24',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:55.212161 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68aaa83-3b0d-4497-8ec2-65bcda6fc803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:55.220039 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:55.222934 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:55.223384 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d9afe252-2eed-4fcc-82ba-30c66f0973f2"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:55.225747 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd9afe252-2eed-4fcc-82ba-30c66f0973f2'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:55.228175 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68aaa83-3b0d-4497-8ec2-65bcda6fc803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:55.228175 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Flow 'volume_create_api' (ebe2a4c5-610e-4231-81b7-0dbf0411b047) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:55.228175 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Create volume request issued successfully. Aug 14 03:46:55.229085 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-90344426-9025-4a45-a837-67051e9828df tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:55.229448 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 201/800] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:55 2026] POST /volume/v3/volumes => generated 756 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:55.238235 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:55.238235 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:55.238929 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Volume retrieved successfully. Aug 14 03:46:55.239064 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Create volume of 1 GB Aug 14 03:46:55.244219 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Availability Zones retrieved successfully. Aug 14 03:46:55.253164 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7be063c9-2341-49c5-a444-3f533072753b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:55.253380 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Flow 'volume_create_api' (135b4dfe-7d08-49b1-94fd-e6bbf9c9597a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:55.253380 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e113ee6d-97e5-4b3d-b236-6cbc552adb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:55.253476 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7be063c9-2341-49c5-a444-3f533072753b tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:46:55.253547 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:55.253580 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7be063c9-2341-49c5-a444-3f533072753b tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:55.253580 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7be063c9-2341-49c5-a444-3f533072753b tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:55.254569 np0000007313 devstack@c-api.service[100327]: WARNING cinder.volume.api [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e113ee6d-97e5-4b3d-b236-6cbc552adb7b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 03:46:55.254569 np0000007313 devstack@c-api.service[100327]: 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 14 03:46:55.256259 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e113ee6d-97e5-4b3d-b236-6cbc552adb7b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:55.256963 np0000007313 devstack@c-api.service[100327]: WARNING cinder.volume.api [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e113ee6d-97e5-4b3d-b236-6cbc552adb7b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 03:46:55.257821 np0000007313 devstack@c-api.service[100327]: WARNING cinder.volume.api [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Flow 'volume_create_api' (135b4dfe-7d08-49b1-94fd-e6bbf9c9597a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 03:46:55.258259 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0fc0379b-e2ce-43fe-8d4f-a92013ab16d0 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 14 03:46:55.258950 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 208/801] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:55 2026] POST /volume/v3/volumes => generated 173 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:46:55.268304 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:55.268304 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:55.274335 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7be063c9-2341-49c5-a444-3f533072753b tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:46:55.278233 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5a198c60-8a10-489d-a91a-0260b71e7f6c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:55.280835 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7be063c9-2341-49c5-a444-3f533072753b tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:46:55.281244 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 201/802] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:55 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:55.284645 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5a198c60-8a10-489d-a91a-0260b71e7f6c tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] GET https://10.4.3.64/volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 Aug 14 03:46:55.284645 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5a198c60-8a10-489d-a91a-0260b71e7f6c tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:55.284645 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5a198c60-8a10-489d-a91a-0260b71e7f6c tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:55.305932 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:55.305932 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:55.311246 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5a198c60-8a10-489d-a91a-0260b71e7f6c tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Volume info retrieved successfully. Aug 14 03:46:55.317492 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5a198c60-8a10-489d-a91a-0260b71e7f6c tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] https://10.4.3.64/volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 returned with HTTP 200 Aug 14 03:46:55.317919 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 193/803] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:55 2026] GET /volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:55.332322 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-81da62cb-9690-4fc8-93d1-2fabd9a11738 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:55.337151 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81da62cb-9690-4fc8-93d1-2fabd9a11738 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 Aug 14 03:46:55.337151 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81da62cb-9690-4fc8-93d1-2fabd9a11738 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:55.337411 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81da62cb-9690-4fc8-93d1-2fabd9a11738 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:55.337632 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-81da62cb-9690-4fc8-93d1-2fabd9a11738 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Delete volume with id: d9afe252-2eed-4fcc-82ba-30c66f0973f2 Aug 14 03:46:55.349184 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:55.349184 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:55.349927 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-81da62cb-9690-4fc8-93d1-2fabd9a11738 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Volume info retrieved successfully. Aug 14 03:46:55.388025 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-81da62cb-9690-4fc8-93d1-2fabd9a11738 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Delete volume request issued successfully. Aug 14 03:46:55.388251 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81da62cb-9690-4fc8-93d1-2fabd9a11738 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] https://10.4.3.64/volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 returned with HTTP 202 Aug 14 03:46:55.390766 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 202/804] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:46:55 2026] DELETE /volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:55.400153 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5f8a01c8-eb41-4827-8f0a-526de7544873 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:55.403722 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5f8a01c8-eb41-4827-8f0a-526de7544873 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] GET https://10.4.3.64/volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 Aug 14 03:46:55.404034 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5f8a01c8-eb41-4827-8f0a-526de7544873 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:55.404620 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5f8a01c8-eb41-4827-8f0a-526de7544873 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:55.421838 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:55.421838 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:55.427300 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5f8a01c8-eb41-4827-8f0a-526de7544873 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Volume info retrieved successfully. Aug 14 03:46:55.433116 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5f8a01c8-eb41-4827-8f0a-526de7544873 tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] https://10.4.3.64/volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 returned with HTTP 200 Aug 14 03:46:55.433510 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 209/805] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:55 2026] GET /volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:56.210477 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5eb72f0b-eef7-4d10-b001-c23decd3e290 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:56.213685 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5eb72f0b-eef7-4d10-b001-c23decd3e290 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 Aug 14 03:46:56.213685 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5eb72f0b-eef7-4d10-b001-c23decd3e290 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:56.213827 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5eb72f0b-eef7-4d10-b001-c23decd3e290 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:56.222977 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:56.222977 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:56.227650 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5eb72f0b-eef7-4d10-b001-c23decd3e290 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:46:56.233105 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5eb72f0b-eef7-4d10-b001-c23decd3e290 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 returned with HTTP 200 Aug 14 03:46:56.233953 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 202/806] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:56 2026] GET /volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:46:56.254860 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d1b266ed-0b63-48e0-b452-e28a728aafaf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:56.257995 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d1b266ed-0b63-48e0-b452-e28a728aafaf tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:46:56.257995 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d1b266ed-0b63-48e0-b452-e28a728aafaf tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d13fb830-29d1-4d36-9640-d9fb1a5c96b1", "name": "tempest-VolumesDeleteCascade-Snapshot-1014128757"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:56.270527 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:56.270527 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:56.271512 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d1b266ed-0b63-48e0-b452-e28a728aafaf tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:46:56.271512 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-d1b266ed-0b63-48e0-b452-e28a728aafaf tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Create snapshot from volume d13fb830-29d1-4d36-9640-d9fb1a5c96b1 Aug 14 03:46:56.302239 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2e48c920-a810-46eb-92a1-fe56bc74fd46 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:56.305347 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2e48c920-a810-46eb-92a1-fe56bc74fd46 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:46:56.305714 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2e48c920-a810-46eb-92a1-fe56bc74fd46 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:56.305896 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2e48c920-a810-46eb-92a1-fe56bc74fd46 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:56.315844 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-d1b266ed-0b63-48e0-b452-e28a728aafaf tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Created reservations ['bc310634-a07e-4b81-9683-587ac76e0428', '46e316e4-6ead-4c15-9088-a59acab28e41', '86e42eaa-73aa-4414-96ff-3ee9bee0ffd3', '3e1148a4-db68-4bd8-89b4-82e0386d8004'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:56.322207 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:56.322207 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:56.326853 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2e48c920-a810-46eb-92a1-fe56bc74fd46 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:46:56.334195 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2e48c920-a810-46eb-92a1-fe56bc74fd46 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:46:56.334756 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 203/807] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:56 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:46:56.352583 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d1b266ed-0b63-48e0-b452-e28a728aafaf tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Snapshot create request issued successfully. Aug 14 03:46:56.356165 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d1b266ed-0b63-48e0-b452-e28a728aafaf tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:46:56.356165 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 194/808] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:46:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:56.364405 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1f844ac9-bffb-42d5-ac2f-3f12009b8729 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:56.366740 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1f844ac9-bffb-42d5-ac2f-3f12009b8729 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/snapshots/a1cc4a47-3ea2-4959-89c8-958276d268a9 Aug 14 03:46:56.367006 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1f844ac9-bffb-42d5-ac2f-3f12009b8729 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:56.367323 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1f844ac9-bffb-42d5-ac2f-3f12009b8729 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:56.375905 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:56.375905 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:56.377042 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1f844ac9-bffb-42d5-ac2f-3f12009b8729 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Snapshot retrieved successfully. Aug 14 03:46:56.379259 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1f844ac9-bffb-42d5-ac2f-3f12009b8729 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/snapshots/a1cc4a47-3ea2-4959-89c8-958276d268a9 returned with HTTP 200 Aug 14 03:46:56.379603 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 210/809] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:46:56 2026] GET /volume/v3/snapshots/a1cc4a47-3ea2-4959-89c8-958276d268a9 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:56.454087 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d1c23418-65dd-4e83-8209-7b98f91d03bd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:56.454678 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d1c23418-65dd-4e83-8209-7b98f91d03bd tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] GET https://10.4.3.64/volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 Aug 14 03:46:56.454745 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d1c23418-65dd-4e83-8209-7b98f91d03bd tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:56.455019 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d1c23418-65dd-4e83-8209-7b98f91d03bd tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:56.467388 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d1c23418-65dd-4e83-8209-7b98f91d03bd tempest-VolumesCloneNegativeTest-599411669 tempest-VolumesCloneNegativeTest-599411669-project-member] https://10.4.3.64/volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 returned with HTTP 404 Aug 14 03:46:56.471433 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 203/810] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:56 2026] GET /volume/v3/volumes/d9afe252-2eed-4fcc-82ba-30c66f0973f2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:46:57.392687 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c10a9a00-65c6-4293-a40a-ba157ff0e1b1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:57.395695 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c10a9a00-65c6-4293-a40a-ba157ff0e1b1 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/snapshots/a1cc4a47-3ea2-4959-89c8-958276d268a9 Aug 14 03:46:57.395695 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c10a9a00-65c6-4293-a40a-ba157ff0e1b1 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:57.395695 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c10a9a00-65c6-4293-a40a-ba157ff0e1b1 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:57.406864 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:57.406864 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:57.406864 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c10a9a00-65c6-4293-a40a-ba157ff0e1b1 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Snapshot retrieved successfully. Aug 14 03:46:57.407802 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c10a9a00-65c6-4293-a40a-ba157ff0e1b1 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/snapshots/a1cc4a47-3ea2-4959-89c8-958276d268a9 returned with HTTP 200 Aug 14 03:46:57.408450 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 204/811] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:46:57 2026] GET /volume/v3/snapshots/a1cc4a47-3ea2-4959-89c8-958276d268a9 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:57.418550 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-83fd4450-c58a-4a19-b945-de9fea675bcb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:57.420732 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:57.422342 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a1cc4a47-3ea2-4959-89c8-958276d268a9", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-807364351"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:57.423968 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Create volume request body: {'volume': {'snapshot_id': 'a1cc4a47-3ea2-4959-89c8-958276d268a9', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-807364351'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:57.430120 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:57.430120 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:57.430770 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Snapshot retrieved successfully. Aug 14 03:46:57.430943 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Create volume of 1 GB Aug 14 03:46:57.438938 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Availability Zones retrieved successfully. Aug 14 03:46:57.448581 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Flow 'volume_create_api' (4d2af410-3e8b-4a33-a54a-6ec26e8164b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:57.450217 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db9739b7-aaf7-46d2-b8c7-42277853f471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:57.451494 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:57.515157 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db9739b7-aaf7-46d2-b8c7-42277853f471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a1cc4a47-3ea2-4959-89c8-958276d268a9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:57.516764 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11572c0-c3e9-4aa8-b151-6df675066b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:57.576237 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Created reservations ['c44f84e5-7041-4f9f-b79e-e2c4f51162ee', 'e907406e-564f-4514-a3da-ce1703e19d94', '1cc0b4e2-2484-43f3-a821-0ec80b6f865e', '14a131f9-3689-4862-86ec-7d55a880029c'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:46:57.577106 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11572c0-c3e9-4aa8-b151-6df675066b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c44f84e5-7041-4f9f-b79e-e2c4f51162ee', 'e907406e-564f-4514-a3da-ce1703e19d94', '1cc0b4e2-2484-43f3-a821-0ec80b6f865e', '14a131f9-3689-4862-86ec-7d55a880029c']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:57.577889 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d142ced-24c6-4984-abb3-3152414aab41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:57.644444 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d142ced-24c6-4984-abb3-3152414aab41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9f3b566-f14f-42d0-83c9-3b5e5b22021d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-807364351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f095ccebbf4045369ffb701d24f7cbae',qos_specs=None,replication_status=,reservations=['c44f84e5-7041-4f9f-b79e-e2c4f51162ee','e907406e-564f-4514-a3da-ce1703e19d94','1cc0b4e2-2484-43f3-a821-0ec80b6f865e','14a131f9-3689-4862-86ec-7d55a880029c'],size=1,snapshot_id=a1cc4a47-3ea2-4959-89c8-958276d268a9,source_replicaid=,source_volid=None,status='creating',user_id='0c01aeb885424ab3aa4e833ac94bc0ae',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:46:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-807364351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9f3b566-f14f-42d0-83c9-3b5e5b22021d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f095ccebbf4045369ffb701d24f7cbae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a1cc4a47-3ea2-4959-89c8-958276d268a9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c01aeb885424ab3aa4e833ac94bc0ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:57.644591 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d2e589-9cca-4ec8-bf95-a954f376d03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:57.676979 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d2e589-9cca-4ec8-bf95-a954f376d03e) transitioned into state 'SUCCESS' from state '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-807364351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f095ccebbf4045369ffb701d24f7cbae',qos_specs=None,replication_status=,reservations=['c44f84e5-7041-4f9f-b79e-e2c4f51162ee','e907406e-564f-4514-a3da-ce1703e19d94','1cc0b4e2-2484-43f3-a821-0ec80b6f865e','14a131f9-3689-4862-86ec-7d55a880029c'],size=1,snapshot_id=a1cc4a47-3ea2-4959-89c8-958276d268a9,source_replicaid=,source_volid=None,status='creating',user_id='0c01aeb885424ab3aa4e833ac94bc0ae',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:57.679212 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f32922-7cb6-4de2-8368-e80eadf4f55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:57.700554 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f32922-7cb6-4de2-8368-e80eadf4f55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:57.701330 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Flow 'volume_create_api' (4d2af410-3e8b-4a33-a54a-6ec26e8164b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:57.701647 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Create volume request issued successfully. Aug 14 03:46:57.702252 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-83fd4450-c58a-4a19-b945-de9fea675bcb tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:46:57.702686 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 195/812] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:46:57 2026] POST /volume/v3/volumes => generated 782 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:46:57.716415 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-de59ae5e-425f-489e-b841-ebb14030d9af None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:57.719764 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-de59ae5e-425f-489e-b841-ebb14030d9af tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d Aug 14 03:46:57.720203 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-de59ae5e-425f-489e-b841-ebb14030d9af tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:57.720934 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-de59ae5e-425f-489e-b841-ebb14030d9af tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:57.732329 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:57.732329 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:57.740534 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-de59ae5e-425f-489e-b841-ebb14030d9af tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:46:57.751996 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-de59ae5e-425f-489e-b841-ebb14030d9af tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d returned with HTTP 200 Aug 14 03:46:57.752889 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 211/813] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:57 2026] GET /volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:58.772313 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-63ee08ae-e07a-4b96-8966-0c8b893f0cec None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:58.777229 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-63ee08ae-e07a-4b96-8966-0c8b893f0cec tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d Aug 14 03:46:58.777229 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-63ee08ae-e07a-4b96-8966-0c8b893f0cec tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:58.777229 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-63ee08ae-e07a-4b96-8966-0c8b893f0cec tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:58.790301 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:58.790301 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:46:58.794008 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-63ee08ae-e07a-4b96-8966-0c8b893f0cec tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:46:58.799247 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-63ee08ae-e07a-4b96-8966-0c8b893f0cec tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d returned with HTTP 200 Aug 14 03:46:58.799247 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 204/814] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:58 2026] GET /volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:58.820076 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3c3df130-3f0e-4218-abe1-23fbe05868ee None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:58.824986 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c3df130-3f0e-4218-abe1-23fbe05868ee tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d Aug 14 03:46:58.825264 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c3df130-3f0e-4218-abe1-23fbe05868ee tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:58.825484 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c3df130-3f0e-4218-abe1-23fbe05868ee tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:58.839209 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:58.839209 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:46:58.848281 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3c3df130-3f0e-4218-abe1-23fbe05868ee tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:46:58.859193 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c3df130-3f0e-4218-abe1-23fbe05868ee tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d returned with HTTP 200 Aug 14 03:46:58.859968 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 205/815] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:58 2026] GET /volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d => generated 875 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:58.878979 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-816211b8-e82f-41eb-82a8-ba64223063ef None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:58.884784 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-816211b8-e82f-41eb-82a8-ba64223063ef tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1?cascade=True Aug 14 03:46:58.885126 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-816211b8-e82f-41eb-82a8-ba64223063ef tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:58.885502 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-816211b8-e82f-41eb-82a8-ba64223063ef tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:58.885699 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-816211b8-e82f-41eb-82a8-ba64223063ef tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Delete volume with id: d13fb830-29d1-4d36-9640-d9fb1a5c96b1 Aug 14 03:46:58.897045 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:58.897045 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:46:58.897761 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-816211b8-e82f-41eb-82a8-ba64223063ef tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:46:58.968887 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-816211b8-e82f-41eb-82a8-ba64223063ef tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Delete volume request issued successfully. Aug 14 03:46:58.969147 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-816211b8-e82f-41eb-82a8-ba64223063ef tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1?cascade=True returned with HTTP 202 Aug 14 03:46:58.969658 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 196/816] 10.4.3.64 () {66 vars in 1369 bytes} [Fri Aug 14 03:46:58 2026] DELETE /volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1?cascade=True => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:46:58.981080 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5e8155e7-76be-4b5e-a1a8-b60251a7f082 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:58.989554 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5e8155e7-76be-4b5e-a1a8-b60251a7f082 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 Aug 14 03:46:58.989768 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5e8155e7-76be-4b5e-a1a8-b60251a7f082 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:46:58.990008 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5e8155e7-76be-4b5e-a1a8-b60251a7f082 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:46:59.010164 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:46:59.010164 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:46:59.021405 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5e8155e7-76be-4b5e-a1a8-b60251a7f082 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:46:59.034055 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5e8155e7-76be-4b5e-a1a8-b60251a7f082 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 returned with HTTP 200 Aug 14 03:46:59.034720 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 212/817] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:46:58 2026] GET /volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:46:59.609333 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:46:59.896721 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:46:59.897830 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1037355941"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:46:59.901849 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1037355941'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:46:59.901849 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Create volume of 1 GB Aug 14 03:46:59.906549 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Availability Zones retrieved successfully. Aug 14 03:46:59.918507 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Flow 'volume_create_api' (c2eb6fc2-943d-4ca5-b4bf-8130ea14847a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:46:59.919920 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a6c5cfd-138b-4948-96ba-5456ba477467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:46:59.921792 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:46:59.963231 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a6c5cfd-138b-4948-96ba-5456ba477467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:46:59.964244 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050e4936-c5f8-4d86-89cd-f959943c1d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:00.054162 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-78a1becc-95c1-4ebf-974c-85f138e7e184 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:00.057695 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-78a1becc-95c1-4ebf-974c-85f138e7e184 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 Aug 14 03:47:00.058127 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-78a1becc-95c1-4ebf-974c-85f138e7e184 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:00.059124 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-78a1becc-95c1-4ebf-974c-85f138e7e184 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:00.063726 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Created reservations ['2471f030-4eed-45a2-800b-ec754f629274', 'aacad1b3-958e-4197-a7c2-7c47436b30fd', 'dc6a6ec1-041e-4d74-934f-aa46b757e16c', '05066ee7-be25-4ee0-85a8-a01c772e6b3f'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:00.064764 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050e4936-c5f8-4d86-89cd-f959943c1d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2471f030-4eed-45a2-800b-ec754f629274', 'aacad1b3-958e-4197-a7c2-7c47436b30fd', 'dc6a6ec1-041e-4d74-934f-aa46b757e16c', '05066ee7-be25-4ee0-85a8-a01c772e6b3f']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:00.065760 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27ea4a33-5139-4e20-8c71-096c879b23bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:00.065974 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-78a1becc-95c1-4ebf-974c-85f138e7e184 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 returned with HTTP 404 Aug 14 03:47:00.066786 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 206/818] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:00 2026] GET /volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:00.081338 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-38f4e64d-f498-457f-a5fe-0e44392d35c1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:00.083840 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-38f4e64d-f498-457f-a5fe-0e44392d35c1 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 14 03:47:00.084334 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-38f4e64d-f498-457f-a5fe-0e44392d35c1 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:00.084747 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-38f4e64d-f498-457f-a5fe-0e44392d35c1 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:00.085332 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-38f4e64d-f498-457f-a5fe-0e44392d35c1 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:00.085715 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:00.085715 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:00.086409 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-38f4e64d-f498-457f-a5fe-0e44392d35c1 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:47:00.095734 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27ea4a33-5139-4e20-8c71-096c879b23bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0436f9bd-da8d-4972-8008-82a4b43ae9f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1037355941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36a4d06a42174612b74e057afc199f27',qos_specs=None,replication_status=,reservations=['2471f030-4eed-45a2-800b-ec754f629274','aacad1b3-958e-4197-a7c2-7c47436b30fd','dc6a6ec1-041e-4d74-934f-aa46b757e16c','05066ee7-be25-4ee0-85a8-a01c772e6b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95d2f0ffbbc345ad84b7b3c4f924eca1',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1037355941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0436f9bd-da8d-4972-8008-82a4b43ae9f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36a4d06a42174612b74e057afc199f27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95d2f0ffbbc345ad84b7b3c4f924eca1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:00.098592 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19aaa9e5-f930-44f2-a631-73db7bcb61c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:00.098988 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-38f4e64d-f498-457f-a5fe-0e44392d35c1 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Get all volumes completed successfully. Aug 14 03:47:00.099699 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-38f4e64d-f498-457f-a5fe-0e44392d35c1 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 14 03:47:00.100309 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 197/819] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Aug 14 03:47:00 2026] GET /volume/v3/volumes => generated 332 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:00.115810 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-09670ca2-a92c-4c3b-9111-907de4317399 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:00.120364 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-09670ca2-a92c-4c3b-9111-907de4317399 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/snapshots Aug 14 03:47:00.120364 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-09670ca2-a92c-4c3b-9111-907de4317399 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:00.120364 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-09670ca2-a92c-4c3b-9111-907de4317399 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:00.120364 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-09670ca2-a92c-4c3b-9111-907de4317399 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:00.120364 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.db.api [None req-09670ca2-a92c-4c3b-9111-907de4317399 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Building query based on filter {{(pid=100327) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:00.121455 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19aaa9e5-f930-44f2-a631-73db7bcb61c0) transitioned into state 'SUCCESS' from state '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-1037355941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36a4d06a42174612b74e057afc199f27',qos_specs=None,replication_status=,reservations=['2471f030-4eed-45a2-800b-ec754f629274','aacad1b3-958e-4197-a7c2-7c47436b30fd','dc6a6ec1-041e-4d74-934f-aa46b757e16c','05066ee7-be25-4ee0-85a8-a01c772e6b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95d2f0ffbbc345ad84b7b3c4f924eca1',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:00.122456 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3d1023d-0500-4567-8729-fd85d08d3c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:00.125335 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-09670ca2-a92c-4c3b-9111-907de4317399 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Get all snapshots completed successfully. Aug 14 03:47:00.125335 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-09670ca2-a92c-4c3b-9111-907de4317399 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Aug 14 03:47:00.125698 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 213/820] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Aug 14 03:47:00 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:47:00.133788 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9450188a-bf60-4029-a88f-acdcd24ef444 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:00.134221 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3d1023d-0500-4567-8729-fd85d08d3c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:00.135518 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Flow 'volume_create_api' (c2eb6fc2-943d-4ca5-b4bf-8130ea14847a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:00.135838 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Create volume request issued successfully. Aug 14 03:47:00.135894 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9450188a-bf60-4029-a88f-acdcd24ef444 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d Aug 14 03:47:00.136146 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9450188a-bf60-4029-a88f-acdcd24ef444 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:00.136684 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9450188a-bf60-4029-a88f-acdcd24ef444 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:00.136713 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b1f995fa-ad51-4a06-a411-7487c2dfe847 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:00.137396 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 205/821] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:46:59 2026] POST /volume/v3/volumes => generated 757 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:00.146062 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:00.146062 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:00.153343 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9450188a-bf60-4029-a88f-acdcd24ef444 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:47:00.158374 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9450188a-bf60-4029-a88f-acdcd24ef444 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d returned with HTTP 200 Aug 14 03:47:00.158791 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 207/822] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:00 2026] GET /volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:00.179450 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0fec2b7f-52a9-4591-8f7f-20547ffb4c2e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:00.184229 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0fec2b7f-52a9-4591-8f7f-20547ffb4c2e tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d Aug 14 03:47:00.184298 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0fec2b7f-52a9-4591-8f7f-20547ffb4c2e tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:00.184583 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0fec2b7f-52a9-4591-8f7f-20547ffb4c2e tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:00.184739 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-0fec2b7f-52a9-4591-8f7f-20547ffb4c2e tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Delete volume with id: e9f3b566-f14f-42d0-83c9-3b5e5b22021d Aug 14 03:47:00.194338 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:00.194338 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:00.195088 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0fec2b7f-52a9-4591-8f7f-20547ffb4c2e tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:47:00.224162 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0fec2b7f-52a9-4591-8f7f-20547ffb4c2e tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Delete volume request issued successfully. Aug 14 03:47:00.224558 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0fec2b7f-52a9-4591-8f7f-20547ffb4c2e tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d returned with HTTP 202 Aug 14 03:47:00.225371 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 198/823] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:47:00 2026] DELETE /volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:47:00.235339 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-58941f67-4453-4bd8-a631-0faa64adb433 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:00.237746 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-58941f67-4453-4bd8-a631-0faa64adb433 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d Aug 14 03:47:00.237965 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-58941f67-4453-4bd8-a631-0faa64adb433 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:00.238260 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-58941f67-4453-4bd8-a631-0faa64adb433 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:00.246378 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:00.246378 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:00.254922 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-58941f67-4453-4bd8-a631-0faa64adb433 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Volume info retrieved successfully. Aug 14 03:47:00.262764 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-58941f67-4453-4bd8-a631-0faa64adb433 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d returned with HTTP 200 Aug 14 03:47:00.263091 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 214/824] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:00 2026] GET /volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:01.283812 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ce2daba2-db61-47db-b302-23c9be372ab4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:01.287232 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ce2daba2-db61-47db-b302-23c9be372ab4 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d Aug 14 03:47:01.287766 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ce2daba2-db61-47db-b302-23c9be372ab4 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:01.288034 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ce2daba2-db61-47db-b302-23c9be372ab4 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:01.295221 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ce2daba2-db61-47db-b302-23c9be372ab4 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d returned with HTTP 404 Aug 14 03:47:01.295721 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 206/825] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:01 2026] GET /volume/v3/volumes/e9f3b566-f14f-42d0-83c9-3b5e5b22021d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:01.305916 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0b48df30-536e-49ee-9619-27e90370116a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:01.308049 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0b48df30-536e-49ee-9619-27e90370116a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/a1cc4a47-3ea2-4959-89c8-958276d268a9 Aug 14 03:47:01.308380 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0b48df30-536e-49ee-9619-27e90370116a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:01.308689 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0b48df30-536e-49ee-9619-27e90370116a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:01.308862 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-0b48df30-536e-49ee-9619-27e90370116a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Delete snapshot with id: a1cc4a47-3ea2-4959-89c8-958276d268a9 Aug 14 03:47:01.315935 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0b48df30-536e-49ee-9619-27e90370116a tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/snapshots/a1cc4a47-3ea2-4959-89c8-958276d268a9 returned with HTTP 404 Aug 14 03:47:01.316859 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 208/826] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:47:01 2026] DELETE /volume/v3/snapshots/a1cc4a47-3ea2-4959-89c8-958276d268a9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:01.330302 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9295f684-0337-4f2c-abf9-ab070a8a9ec4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:01.332997 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9295f684-0337-4f2c-abf9-ab070a8a9ec4 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] GET https://10.4.3.64/volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 Aug 14 03:47:01.333246 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9295f684-0337-4f2c-abf9-ab070a8a9ec4 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:01.333475 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9295f684-0337-4f2c-abf9-ab070a8a9ec4 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:01.343417 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9295f684-0337-4f2c-abf9-ab070a8a9ec4 tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 returned with HTTP 404 Aug 14 03:47:01.344515 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 199/827] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:01 2026] GET /volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:01.353493 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0f502834-a848-4262-971c-0516277d4aed None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:01.355848 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0f502834-a848-4262-971c-0516277d4aed tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 Aug 14 03:47:01.355848 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0f502834-a848-4262-971c-0516277d4aed tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:01.356054 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0f502834-a848-4262-971c-0516277d4aed tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:01.356278 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-0f502834-a848-4262-971c-0516277d4aed tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] Delete volume with id: d13fb830-29d1-4d36-9640-d9fb1a5c96b1 Aug 14 03:47:01.364398 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0f502834-a848-4262-971c-0516277d4aed tempest-VolumesDeleteCascade-345873886 tempest-VolumesDeleteCascade-345873886-project-member] https://10.4.3.64/volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 returned with HTTP 404 Aug 14 03:47:01.365068 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 215/828] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:47:01 2026] DELETE /volume/v3/volumes/d13fb830-29d1-4d36-9640-d9fb1a5c96b1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:01.489731 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-83e7d40c-6e6f-449a-b4a7-0252957e1f2e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:01.492315 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-83e7d40c-6e6f-449a-b4a7-0252957e1f2e tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:47:01.492601 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-83e7d40c-6e6f-449a-b4a7-0252957e1f2e tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:01.492810 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-83e7d40c-6e6f-449a-b4a7-0252957e1f2e tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:01.501445 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:01.501445 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:01.505848 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-83e7d40c-6e6f-449a-b4a7-0252957e1f2e tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:47:01.511204 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-83e7d40c-6e6f-449a-b4a7-0252957e1f2e tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:47:01.511640 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 207/829] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:01 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:01.556892 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9f5b89f8-4e10-4bcc-9db3-7673fc372086 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:01.562440 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9f5b89f8-4e10-4bcc-9db3-7673fc372086 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] POST https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action Aug 14 03:47:01.562919 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9f5b89f8-4e10-4bcc-9db3-7673fc372086 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1706525047", "disk_format": "qcow2"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:01.563094 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9f5b89f8-4e10-4bcc-9db3-7673fc372086 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1706525047", "disk_format": "qcow2"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:01.579428 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:01.579428 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:01.580098 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9f5b89f8-4e10-4bcc-9db3-7673fc372086 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:47:01.600205 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:01.600205 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:01.606292 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.image.image_utils [None req-9f5b89f8-4e10-4bcc-9db3-7673fc372086 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1706525047'}] 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-1706525047'}]. {{(pid=100326) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 03:47:02.980227 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9f5b89f8-4e10-4bcc-9db3-7673fc372086 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Copy volume to image completed successfully. Aug 14 03:47:02.980688 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9f5b89f8-4e10-4bcc-9db3-7673fc372086 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action returned with HTTP 202 Aug 14 03:47:02.981229 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 209/830] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:47:01 2026] POST /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e/action => generated 689 bytes in 1425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:06.560014 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d440d589-8aeb-44f6-a460-ca460b502539 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:06.839195 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:06.839558 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1086156382"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:06.842871 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1086156382'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:06.842871 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Create volume of 1 GB Aug 14 03:47:06.853004 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Availability Zones retrieved successfully. Aug 14 03:47:06.862230 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Flow 'volume_create_api' (f1ca284f-9fd6-4278-8681-2090f86ecd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:06.865088 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (758596ed-a4f3-4032-be37-3f20be2a0239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:06.867959 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:06.924106 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (758596ed-a4f3-4032-be37-3f20be2a0239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:06.924951 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c34d03-63f5-4370-bf02-334c350c76b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:07.093961 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Created reservations ['d2fb6ebf-f294-4129-9a0f-f6eafd24fbe6', '16704e30-4a9c-4e6c-b27e-bd5aab14a453', '06a50bc4-02e7-4fe5-9566-46927149954d', '2148530f-3bac-44f5-af4c-5eeb0f912448'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:07.095926 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c34d03-63f5-4370-bf02-334c350c76b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2fb6ebf-f294-4129-9a0f-f6eafd24fbe6', '16704e30-4a9c-4e6c-b27e-bd5aab14a453', '06a50bc4-02e7-4fe5-9566-46927149954d', '2148530f-3bac-44f5-af4c-5eeb0f912448']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:07.096153 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e984f66a-d173-43ad-94cc-dbdff455427a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:07.140673 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e984f66a-d173-43ad-94cc-dbdff455427a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d661978-a54f-47f1-871e-2e0531ab79b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1086156382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ce9dd010547789ab0b64760aa72b3',qos_specs=None,replication_status=,reservations=['d2fb6ebf-f294-4129-9a0f-f6eafd24fbe6','16704e30-4a9c-4e6c-b27e-bd5aab14a453','06a50bc4-02e7-4fe5-9566-46927149954d','2148530f-3bac-44f5-af4c-5eeb0f912448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6861707a75f46b0a218269ce8e46d31',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1086156382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d661978-a54f-47f1-871e-2e0531ab79b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d3ce9dd010547789ab0b64760aa72b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6861707a75f46b0a218269ce8e46d31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:07.141485 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373c665a-b6d6-4def-a25d-a2178963c77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:07.176206 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373c665a-b6d6-4def-a25d-a2178963c77e) transitioned into state 'SUCCESS' from state '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-1086156382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ce9dd010547789ab0b64760aa72b3',qos_specs=None,replication_status=,reservations=['d2fb6ebf-f294-4129-9a0f-f6eafd24fbe6','16704e30-4a9c-4e6c-b27e-bd5aab14a453','06a50bc4-02e7-4fe5-9566-46927149954d','2148530f-3bac-44f5-af4c-5eeb0f912448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6861707a75f46b0a218269ce8e46d31',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:07.176363 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f8c4ee-34f3-4db8-8769-e1ed41801e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:07.204173 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f8c4ee-34f3-4db8-8769-e1ed41801e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:07.205358 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Flow 'volume_create_api' (f1ca284f-9fd6-4278-8681-2090f86ecd9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:07.205799 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Create volume request issued successfully. Aug 14 03:47:07.211812 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d440d589-8aeb-44f6-a460-ca460b502539 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:07.212372 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 200/831] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:47:06 2026] POST /volume/v3/volumes => generated 817 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:07.249041 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ceb103f9-78d9-461c-b0da-3145c24bfd53 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:07.256071 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ceb103f9-78d9-461c-b0da-3145c24bfd53 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] GET https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 Aug 14 03:47:07.256071 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ceb103f9-78d9-461c-b0da-3145c24bfd53 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:07.256071 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ceb103f9-78d9-461c-b0da-3145c24bfd53 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:07.266882 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:07.266882 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:07.276189 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ceb103f9-78d9-461c-b0da-3145c24bfd53 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Volume info retrieved successfully. Aug 14 03:47:07.289417 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ceb103f9-78d9-461c-b0da-3145c24bfd53 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 returned with HTTP 200 Aug 14 03:47:07.289417 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 216/832] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:07 2026] GET /volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 => generated 885 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:08.321834 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-70568b29-2eff-4020-a232-1b3f9cda42e1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:08.324413 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-70568b29-2eff-4020-a232-1b3f9cda42e1 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] GET https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 Aug 14 03:47:08.324694 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-70568b29-2eff-4020-a232-1b3f9cda42e1 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:08.324940 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-70568b29-2eff-4020-a232-1b3f9cda42e1 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:08.334872 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:08.334872 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:08.339827 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-70568b29-2eff-4020-a232-1b3f9cda42e1 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Volume info retrieved successfully. Aug 14 03:47:08.346958 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-70568b29-2eff-4020-a232-1b3f9cda42e1 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 returned with HTTP 200 Aug 14 03:47:08.347405 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 208/833] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:08 2026] GET /volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:08.386337 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f5c0bcff-e1a7-45c5-9ca9-2b47758bdd89 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:08.391559 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f5c0bcff-e1a7-45c5-9ca9-2b47758bdd89 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] POST https://10.4.3.64/volume/v3/volume-transfers Aug 14 03:47:08.392033 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f5c0bcff-e1a7-45c5-9ca9-2b47758bdd89 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1d661978-a54f-47f1-871e-2e0531ab79b5"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:08.398799 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volume_transfer [None req-f5c0bcff-e1a7-45c5-9ca9-2b47758bdd89 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Creating new volume transfer {'transfer': {'volume_id': '1d661978-a54f-47f1-871e-2e0531ab79b5'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 03:47:08.398799 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volume_transfer [None req-f5c0bcff-e1a7-45c5-9ca9-2b47758bdd89 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Creating transfer of volume 1d661978-a54f-47f1-871e-2e0531ab79b5 Aug 14 03:47:08.398799 np0000007313 devstack@c-api.service[100326]: INFO cinder.transfer.api [None req-f5c0bcff-e1a7-45c5-9ca9-2b47758bdd89 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Generating transfer record for volume 1d661978-a54f-47f1-871e-2e0531ab79b5 Aug 14 03:47:08.417568 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:08.417568 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:08.436267 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f5c0bcff-e1a7-45c5-9ca9-2b47758bdd89 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 202 Aug 14 03:47:08.436910 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 210/834] 10.4.3.64 () {70 vars in 1319 bytes} [Fri Aug 14 03:47:08 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:08.454763 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f5fae72b-c188-4939-9546-0a203025a2f0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:08.462396 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f5fae72b-c188-4939-9546-0a203025a2f0 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] GET https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 Aug 14 03:47:08.462396 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f5fae72b-c188-4939-9546-0a203025a2f0 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:08.462396 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f5fae72b-c188-4939-9546-0a203025a2f0 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:08.482761 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:08.482761 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:08.490012 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f5fae72b-c188-4939-9546-0a203025a2f0 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Volume info retrieved successfully. Aug 14 03:47:08.502465 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f5fae72b-c188-4939-9546-0a203025a2f0 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 returned with HTTP 200 Aug 14 03:47:08.503600 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 201/835] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:08 2026] GET /volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 => generated 952 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:08.519746 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-90df51bd-a7e0-474b-98af-60a64f4d2a53 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:08.525403 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-90df51bd-a7e0-474b-98af-60a64f4d2a53 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] GET https://10.4.3.64/volume/v3/volume-transfers/37babc82-8917-49bf-9e09-dbd2e545bfd3 Aug 14 03:47:08.525871 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-90df51bd-a7e0-474b-98af-60a64f4d2a53 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:08.526183 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-90df51bd-a7e0-474b-98af-60a64f4d2a53 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:08.534731 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-90df51bd-a7e0-474b-98af-60a64f4d2a53 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volume-transfers/37babc82-8917-49bf-9e09-dbd2e545bfd3 returned with HTTP 200 Aug 14 03:47:08.535503 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 217/836] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Aug 14 03:47:08 2026] GET /volume/v3/volume-transfers/37babc82-8917-49bf-9e09-dbd2e545bfd3 => generated 430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:08.549952 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-39fe40e0-3b6a-4440-b98a-216f27dfa4fa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:08.554594 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-39fe40e0-3b6a-4440-b98a-216f27dfa4fa tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] GET https://10.4.3.64/volume/v3/volume-transfers Aug 14 03:47:08.555116 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-39fe40e0-3b6a-4440-b98a-216f27dfa4fa tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:08.555459 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-39fe40e0-3b6a-4440-b98a-216f27dfa4fa tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:08.557555 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volume_transfer [None req-39fe40e0-3b6a-4440-b98a-216f27dfa4fa tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Listing volume transfers {{(pid=100328) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 03:47:08.565579 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-39fe40e0-3b6a-4440-b98a-216f27dfa4fa tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 200 Aug 14 03:47:08.566229 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 209/837] 10.4.3.64 () {68 vars in 1298 bytes} [Fri Aug 14 03:47:08 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:08.578796 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d07928ff-f4ed-4a06-b980-6e5387e304ba None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:08.906754 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d07928ff-f4ed-4a06-b980-6e5387e304ba tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] POST https://10.4.3.64/volume/v3/volume-transfers/37babc82-8917-49bf-9e09-dbd2e545bfd3/accept Aug 14 03:47:08.906754 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d07928ff-f4ed-4a06-b980-6e5387e304ba tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ad728c6dda2ed23a"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:08.908752 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.volume_transfer [None req-d07928ff-f4ed-4a06-b980-6e5387e304ba tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Accepting volume transfer 37babc82-8917-49bf-9e09-dbd2e545bfd3 {{(pid=100326) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 03:47:08.909046 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.volume_transfer [None req-d07928ff-f4ed-4a06-b980-6e5387e304ba tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Accepting transfer 37babc82-8917-49bf-9e09-dbd2e545bfd3 Aug 14 03:47:09.022193 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-d07928ff-f4ed-4a06-b980-6e5387e304ba tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Created reservations ['f8273da5-8059-4f42-b9e8-6edab51795ff', 'a11f2951-345d-43ab-b41f-66abebe0678b', '186e632c-1ccd-42cf-a056-82022c744eee', 'e89ed714-a0b8-4c23-8bc4-bad14f964fba'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:09.059774 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-d07928ff-f4ed-4a06-b980-6e5387e304ba tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Created reservations ['aa562df0-52c2-45cf-9542-9cf296c21bff', '30722c07-ed5a-4029-962a-5f6d43d18d9d', 'be7d2dd0-d33f-49d9-992d-3edf88163717', '4b792038-e6d8-4626-98a2-2a59f4091843'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:09.134651 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-d07928ff-f4ed-4a06-b980-6e5387e304ba tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Created reservations ['9b89d36e-12ee-4008-baab-0c26319419dc', 'd28b1a6f-3833-4cfd-9d33-cc24cf96733e', 'c95a6488-602d-499d-ae35-30684ee2bc25', '81528b19-3b4b-4a52-8af5-fb313e26b45b'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:09.179593 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-d07928ff-f4ed-4a06-b980-6e5387e304ba tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Created reservations ['bf72d3b5-9d25-4587-8aca-4b60912816ff', '71c64ce0-1e3f-4e2c-b020-698931be054d', '489eedcd-83f1-4596-8a8e-a8271c28afba', '31c826d4-a726-4b3c-bf80-d6a12eb58793'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:09.198066 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d07928ff-f4ed-4a06-b980-6e5387e304ba tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Transfer volume completed successfully. Aug 14 03:47:09.342908 np0000007313 devstack@c-api.service[100326]: INFO cinder.transfer.api [None req-d07928ff-f4ed-4a06-b980-6e5387e304ba tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Volume 1d661978-a54f-47f1-871e-2e0531ab79b5 has been transferred. Aug 14 03:47:09.370174 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d07928ff-f4ed-4a06-b980-6e5387e304ba tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] https://10.4.3.64/volume/v3/volume-transfers/37babc82-8917-49bf-9e09-dbd2e545bfd3/accept returned with HTTP 202 Aug 14 03:47:09.370174 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 211/838] 10.4.3.64 () {70 vars in 1451 bytes} [Fri Aug 14 03:47:08 2026] POST /volume/v3/volume-transfers/37babc82-8917-49bf-9e09-dbd2e545bfd3/accept => generated 363 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:09.381451 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-422839c8-e736-406e-8926-2ee50644f1be None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:09.385223 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-422839c8-e736-406e-8926-2ee50644f1be tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] GET https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 Aug 14 03:47:09.385698 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-422839c8-e736-406e-8926-2ee50644f1be tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:09.386989 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-422839c8-e736-406e-8926-2ee50644f1be tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:09.401292 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:09.401292 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:09.407119 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-422839c8-e736-406e-8926-2ee50644f1be tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Volume info retrieved successfully. Aug 14 03:47:09.414727 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-422839c8-e736-406e-8926-2ee50644f1be tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 returned with HTTP 200 Aug 14 03:47:09.415296 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 202/839] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:09 2026] GET /volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:09.431302 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-96ee7589-3216-4fe6-9807-ca8e987398a1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:09.435435 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-96ee7589-3216-4fe6-9807-ca8e987398a1 tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] GET https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 Aug 14 03:47:09.435435 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-96ee7589-3216-4fe6-9807-ca8e987398a1 tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:09.435435 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-96ee7589-3216-4fe6-9807-ca8e987398a1 tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:09.446357 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:09.446357 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:09.452262 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-96ee7589-3216-4fe6-9807-ca8e987398a1 tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] Volume info retrieved successfully. Aug 14 03:47:09.458543 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-96ee7589-3216-4fe6-9807-ca8e987398a1 tempest-VolumesTransfersV355Test-604528766 tempest-VolumesTransfersV355Test-604528766-project-member] https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 returned with HTTP 200 Aug 14 03:47:09.459108 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 218/840] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:09 2026] GET /volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:09.474958 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f633f691-8de1-470b-8218-bd5249c026dd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:09.477550 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f633f691-8de1-470b-8218-bd5249c026dd tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/37babc82-8917-49bf-9e09-dbd2e545bfd3 Aug 14 03:47:09.477897 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f633f691-8de1-470b-8218-bd5249c026dd tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:09.478206 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f633f691-8de1-470b-8218-bd5249c026dd tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:09.478370 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.volume_transfer [None req-f633f691-8de1-470b-8218-bd5249c026dd tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Delete transfer with id: 37babc82-8917-49bf-9e09-dbd2e545bfd3 Aug 14 03:47:09.482972 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f633f691-8de1-470b-8218-bd5249c026dd tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volume-transfers/37babc82-8917-49bf-9e09-dbd2e545bfd3 returned with HTTP 404 Aug 14 03:47:09.483489 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 210/841] 10.4.3.64 () {68 vars in 1412 bytes} [Fri Aug 14 03:47:09 2026] DELETE /volume/v3/volume-transfers/37babc82-8917-49bf-9e09-dbd2e545bfd3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:47:09.498020 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-32b82d8e-510e-4336-ad41-578d47dd4fca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:09.613306 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:09.782663 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-32b82d8e-510e-4336-ad41-578d47dd4fca tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 Aug 14 03:47:09.782979 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-32b82d8e-510e-4336-ad41-578d47dd4fca tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:09.783325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-32b82d8e-510e-4336-ad41-578d47dd4fca tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:09.783573 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-32b82d8e-510e-4336-ad41-578d47dd4fca tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Delete volume with id: 1d661978-a54f-47f1-871e-2e0531ab79b5 Aug 14 03:47:09.803586 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:09.803586 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:09.804093 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-32b82d8e-510e-4336-ad41-578d47dd4fca tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Volume info retrieved successfully. Aug 14 03:47:09.825208 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-32b82d8e-510e-4336-ad41-578d47dd4fca tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Delete volume request issued successfully. Aug 14 03:47:09.825604 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-32b82d8e-510e-4336-ad41-578d47dd4fca tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 returned with HTTP 202 Aug 14 03:47:09.826111 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 212/842] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:47:09 2026] DELETE /volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 => generated 0 bytes in 329 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:47:09.841128 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5f29367b-9cf7-4633-b762-1badfc79f91a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:09.845158 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5f29367b-9cf7-4633-b762-1badfc79f91a tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] GET https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 Aug 14 03:47:09.846067 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5f29367b-9cf7-4633-b762-1badfc79f91a tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:09.846067 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5f29367b-9cf7-4633-b762-1badfc79f91a tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:09.862890 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:09.862890 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:09.871501 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5f29367b-9cf7-4633-b762-1badfc79f91a tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Volume info retrieved successfully. Aug 14 03:47:09.880370 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5f29367b-9cf7-4633-b762-1badfc79f91a tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 returned with HTTP 200 Aug 14 03:47:09.880868 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 219/843] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:09 2026] GET /volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:47:10.422008 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:10.422450 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1783316075", "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:10.423956 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1783316075', 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:10.521496 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Create volume of 1 GB Aug 14 03:47:10.525852 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Availability Zones retrieved successfully. Aug 14 03:47:10.531473 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Flow 'volume_create_api' (1e63d965-c763-41f1-94d6-152dfc782b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:10.532884 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce25f788-233a-4135-a582-29a4aefda68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:10.534149 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:10.598925 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce25f788-233a-4135-a582-29a4aefda68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:10.599719 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2bea7b9-c316-4c33-b58e-24a48b0684b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:10.681711 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Created reservations ['91a7912b-6f43-4c56-b766-e1e427095c6e', '78457fbb-9626-4f72-a81a-378a34af7a54', '10a4f756-24a0-4831-91f4-3be1200a4a83', 'a923d1f7-4341-45c6-b612-3c503571bd39'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:10.682503 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2bea7b9-c316-4c33-b58e-24a48b0684b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91a7912b-6f43-4c56-b766-e1e427095c6e', '78457fbb-9626-4f72-a81a-378a34af7a54', '10a4f756-24a0-4831-91f4-3be1200a4a83', 'a923d1f7-4341-45c6-b612-3c503571bd39']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:10.683303 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8cab255-33a4-497e-9a79-6f8c1c661165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:10.706236 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8cab255-33a4-497e-9a79-6f8c1c661165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45ec9a3c-8aed-44d8-8355-3862d1663608', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1783316075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e46e375527ff4ef6a29db58e5144bf7b',qos_specs=None,replication_status=,reservations=['91a7912b-6f43-4c56-b766-e1e427095c6e','78457fbb-9626-4f72-a81a-378a34af7a54','10a4f756-24a0-4831-91f4-3be1200a4a83','a923d1f7-4341-45c6-b612-3c503571bd39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd4608e5ab740edbc8dbbb8831b6e6a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1783316075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45ec9a3c-8aed-44d8-8355-3862d1663608,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e46e375527ff4ef6a29db58e5144bf7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bd4608e5ab740edbc8dbbb8831b6e6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:10.706960 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2bbdfa6-b035-43a5-a92e-f1140be8d8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:10.727113 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2bbdfa6-b035-43a5-a92e-f1140be8d8c1) transitioned into state 'SUCCESS' from state '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-1783316075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e46e375527ff4ef6a29db58e5144bf7b',qos_specs=None,replication_status=,reservations=['91a7912b-6f43-4c56-b766-e1e427095c6e','78457fbb-9626-4f72-a81a-378a34af7a54','10a4f756-24a0-4831-91f4-3be1200a4a83','a923d1f7-4341-45c6-b612-3c503571bd39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd4608e5ab740edbc8dbbb8831b6e6a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:10.728049 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a08230a9-68b2-4b44-964c-0f35b04b8f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:10.741576 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a08230a9-68b2-4b44-964c-0f35b04b8f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:10.742408 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Flow 'volume_create_api' (1e63d965-c763-41f1-94d6-152dfc782b60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:10.742828 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Create volume request issued successfully. Aug 14 03:47:10.743433 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ce02f9f8-7e24-40af-8899-7b1a7f9e5453 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:10.744020 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 203/844] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:47:09 2026] POST /volume/v3/volumes => generated 755 bytes in 1131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:10.756268 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fcc0e69a-c0c0-49f6-8011-8ecf319e783e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:10.759821 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fcc0e69a-c0c0-49f6-8011-8ecf319e783e tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 Aug 14 03:47:10.759821 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fcc0e69a-c0c0-49f6-8011-8ecf319e783e tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:10.759821 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fcc0e69a-c0c0-49f6-8011-8ecf319e783e tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:10.766728 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:10.766728 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:10.771730 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fcc0e69a-c0c0-49f6-8011-8ecf319e783e tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:47:10.778313 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fcc0e69a-c0c0-49f6-8011-8ecf319e783e tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 returned with HTTP 200 Aug 14 03:47:10.778313 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 211/845] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:10 2026] GET /volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:10.897662 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3ba676d2-9c8a-4730-b4a1-fb05f4d55b5a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:10.900901 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3ba676d2-9c8a-4730-b4a1-fb05f4d55b5a tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] GET https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 Aug 14 03:47:10.900901 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3ba676d2-9c8a-4730-b4a1-fb05f4d55b5a tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:10.900901 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3ba676d2-9c8a-4730-b4a1-fb05f4d55b5a tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:10.905854 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3ba676d2-9c8a-4730-b4a1-fb05f4d55b5a tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 returned with HTTP 404 Aug 14 03:47:10.906378 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 213/846] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:10 2026] GET /volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:47:10.917218 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5f7f76a4-ac27-4f55-99ed-725a0f1293b9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:10.920000 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5f7f76a4-ac27-4f55-99ed-725a0f1293b9 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] GET https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 Aug 14 03:47:10.920271 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5f7f76a4-ac27-4f55-99ed-725a0f1293b9 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:10.920516 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5f7f76a4-ac27-4f55-99ed-725a0f1293b9 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:10.935884 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5f7f76a4-ac27-4f55-99ed-725a0f1293b9 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 returned with HTTP 404 Aug 14 03:47:10.936398 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 220/847] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:10 2026] GET /volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:47:10.949128 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c4e2f356-699a-4791-ad81-a7bf8879f527 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:10.951479 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c4e2f356-699a-4791-ad81-a7bf8879f527 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 Aug 14 03:47:10.951710 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c4e2f356-699a-4791-ad81-a7bf8879f527 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:10.952004 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c4e2f356-699a-4791-ad81-a7bf8879f527 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:10.952269 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-c4e2f356-699a-4791-ad81-a7bf8879f527 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Delete volume with id: 1d661978-a54f-47f1-871e-2e0531ab79b5 Aug 14 03:47:10.960013 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c4e2f356-699a-4791-ad81-a7bf8879f527 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 returned with HTTP 404 Aug 14 03:47:10.963222 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 204/848] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:47:10 2026] DELETE /volume/v3/volumes/1d661978-a54f-47f1-871e-2e0531ab79b5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:47:10.971475 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:10.973444 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:10.973939 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1425798690"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:10.975634 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1425798690'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:10.975820 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Create volume of 1 GB Aug 14 03:47:10.984039 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Availability Zones retrieved successfully. Aug 14 03:47:10.992740 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Flow 'volume_create_api' (f8049340-c821-4f8e-83ef-22fc70fb7cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:10.994062 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68b9b207-c109-4362-ba7d-8d531f816e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:10.994983 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:11.026791 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68b9b207-c109-4362-ba7d-8d531f816e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:11.027698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb80d2de-8d67-43dc-884f-b510b62f0b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:11.088439 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Created reservations ['7ed46851-b694-4d23-996e-39dbcc4e366f', '159f9ddb-a730-4081-bd63-e32485d19841', '32d0f2b8-7bfe-4b13-af57-d73afd471759', 'bb46af17-4956-41c3-9f7a-32369a5063ea'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:11.090807 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb80d2de-8d67-43dc-884f-b510b62f0b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ed46851-b694-4d23-996e-39dbcc4e366f', '159f9ddb-a730-4081-bd63-e32485d19841', '32d0f2b8-7bfe-4b13-af57-d73afd471759', 'bb46af17-4956-41c3-9f7a-32369a5063ea']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:11.090807 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e6d3f9-e2c0-46f4-8bbb-bc49f90d41a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:11.123413 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e6d3f9-e2c0-46f4-8bbb-bc49f90d41a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '286e8e4f-9157-4097-b0fb-0cdcd86b2535', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1425798690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ce9dd010547789ab0b64760aa72b3',qos_specs=None,replication_status=,reservations=['7ed46851-b694-4d23-996e-39dbcc4e366f','159f9ddb-a730-4081-bd63-e32485d19841','32d0f2b8-7bfe-4b13-af57-d73afd471759','bb46af17-4956-41c3-9f7a-32369a5063ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6861707a75f46b0a218269ce8e46d31',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1425798690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=286e8e4f-9157-4097-b0fb-0cdcd86b2535,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d3ce9dd010547789ab0b64760aa72b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6861707a75f46b0a218269ce8e46d31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:11.124144 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b84f7770-01e0-43c5-bf85-159186ae1887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:11.150269 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b84f7770-01e0-43c5-bf85-159186ae1887) transitioned into state 'SUCCESS' from state '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-1425798690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d3ce9dd010547789ab0b64760aa72b3',qos_specs=None,replication_status=,reservations=['7ed46851-b694-4d23-996e-39dbcc4e366f','159f9ddb-a730-4081-bd63-e32485d19841','32d0f2b8-7bfe-4b13-af57-d73afd471759','bb46af17-4956-41c3-9f7a-32369a5063ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6861707a75f46b0a218269ce8e46d31',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:11.151239 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceef942c-2deb-4f82-b4d5-65282a655575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:11.162153 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceef942c-2deb-4f82-b4d5-65282a655575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:11.164123 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Flow 'volume_create_api' (f8049340-c821-4f8e-83ef-22fc70fb7cc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:11.164123 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Create volume request issued successfully. Aug 14 03:47:11.164582 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7fdc4aa5-0a34-4167-b63b-679a8f32903a tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:11.165152 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 212/849] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:47:10 2026] POST /volume/v3/volumes => generated 817 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:11.181256 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-255ea620-e407-4b4b-8549-9f23e982e0c8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:11.183459 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-255ea620-e407-4b4b-8549-9f23e982e0c8 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] GET https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 Aug 14 03:47:11.184538 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-255ea620-e407-4b4b-8549-9f23e982e0c8 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:11.184948 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-255ea620-e407-4b4b-8549-9f23e982e0c8 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:11.197368 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:11.197368 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:11.202780 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-255ea620-e407-4b4b-8549-9f23e982e0c8 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Volume info retrieved successfully. Aug 14 03:47:11.207624 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-255ea620-e407-4b4b-8549-9f23e982e0c8 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 returned with HTTP 200 Aug 14 03:47:11.208382 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 214/850] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:11 2026] GET /volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 => generated 885 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:11.792848 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1b93d3de-61d6-4b3d-b419-dc7703595968 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:11.796359 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1b93d3de-61d6-4b3d-b419-dc7703595968 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 Aug 14 03:47:11.796611 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1b93d3de-61d6-4b3d-b419-dc7703595968 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:11.796861 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1b93d3de-61d6-4b3d-b419-dc7703595968 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:11.814074 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:11.814074 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:11.819997 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1b93d3de-61d6-4b3d-b419-dc7703595968 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:47:11.827745 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1b93d3de-61d6-4b3d-b419-dc7703595968 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 returned with HTTP 200 Aug 14 03:47:11.827745 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 221/851] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:11 2026] GET /volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 => generated 1363 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:11.841625 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:11.844733 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:11.845084 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-517604207"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:11.846703 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-517604207'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:11.846872 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Create volume of 1 GB Aug 14 03:47:11.847161 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:11.847161 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:11.852401 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Availability Zones retrieved successfully. Aug 14 03:47:11.861298 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Flow 'volume_create_api' (01202a2f-0100-427e-856f-290afe66c2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:11.861298 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47b451bf-a803-4bef-948b-b6ac07083633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:11.861612 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:11.891251 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47b451bf-a803-4bef-948b-b6ac07083633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:11.892432 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29db58ad-02a4-4e4e-91ac-49155c0f4dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:11.937658 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Created reservations ['0e11c1e2-6967-412f-8c96-90ca28486d84', '6b7ab5b1-efcf-4a6c-aedb-b510698991f3', 'e2cab964-0fe0-4953-8b22-934e887b23e4', '26c797a3-6caa-48a6-a644-72bbfb9b2d71'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:11.938425 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29db58ad-02a4-4e4e-91ac-49155c0f4dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e11c1e2-6967-412f-8c96-90ca28486d84', '6b7ab5b1-efcf-4a6c-aedb-b510698991f3', 'e2cab964-0fe0-4953-8b22-934e887b23e4', '26c797a3-6caa-48a6-a644-72bbfb9b2d71']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:11.939093 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a18ad173-7e23-48cf-8e67-0e2047729e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:11.962840 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a18ad173-7e23-48cf-8e67-0e2047729e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e88989ba-f76a-42c4-88fc-18613bd473ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-517604207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e46e375527ff4ef6a29db58e5144bf7b',qos_specs=None,replication_status=,reservations=['0e11c1e2-6967-412f-8c96-90ca28486d84','6b7ab5b1-efcf-4a6c-aedb-b510698991f3','e2cab964-0fe0-4953-8b22-934e887b23e4','26c797a3-6caa-48a6-a644-72bbfb9b2d71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd4608e5ab740edbc8dbbb8831b6e6a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-517604207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e88989ba-f76a-42c4-88fc-18613bd473ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e46e375527ff4ef6a29db58e5144bf7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bd4608e5ab740edbc8dbbb8831b6e6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:11.963738 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98cfc850-0e2d-4db0-9268-8a8e01ab5de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:11.983728 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98cfc850-0e2d-4db0-9268-8a8e01ab5de1) transitioned into state 'SUCCESS' from state '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-517604207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e46e375527ff4ef6a29db58e5144bf7b',qos_specs=None,replication_status=,reservations=['0e11c1e2-6967-412f-8c96-90ca28486d84','6b7ab5b1-efcf-4a6c-aedb-b510698991f3','e2cab964-0fe0-4953-8b22-934e887b23e4','26c797a3-6caa-48a6-a644-72bbfb9b2d71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd4608e5ab740edbc8dbbb8831b6e6a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:11.984310 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27ee2dca-8fe4-4a66-a648-c142d34c51d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:11.993175 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27ee2dca-8fe4-4a66-a648-c142d34c51d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:11.993437 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Flow 'volume_create_api' (01202a2f-0100-427e-856f-290afe66c2c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:11.993711 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Create volume request issued successfully. Aug 14 03:47:11.994238 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-39a1aad0-dfc5-4c69-82ae-c5df973c6c02 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:11.994636 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 205/852] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:47:11 2026] POST /volume/v3/volumes => generated 754 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:12.014515 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c03fb3df-8f9d-4bff-b7cf-06ffcc972475 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:12.016425 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c03fb3df-8f9d-4bff-b7cf-06ffcc972475 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce Aug 14 03:47:12.016425 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c03fb3df-8f9d-4bff-b7cf-06ffcc972475 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:12.016537 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c03fb3df-8f9d-4bff-b7cf-06ffcc972475 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:12.023062 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:12.023062 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:12.026586 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c03fb3df-8f9d-4bff-b7cf-06ffcc972475 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:47:12.030617 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c03fb3df-8f9d-4bff-b7cf-06ffcc972475 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce returned with HTTP 200 Aug 14 03:47:12.031427 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 213/853] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:12 2026] GET /volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:12.226892 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6f5a538f-88ca-4a0b-9cde-72dc6347cd86 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:12.232412 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f5a538f-88ca-4a0b-9cde-72dc6347cd86 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] GET https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 Aug 14 03:47:12.232412 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f5a538f-88ca-4a0b-9cde-72dc6347cd86 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:12.232412 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f5a538f-88ca-4a0b-9cde-72dc6347cd86 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:12.242816 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:12.242816 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:12.247984 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6f5a538f-88ca-4a0b-9cde-72dc6347cd86 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Volume info retrieved successfully. Aug 14 03:47:12.253402 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f5a538f-88ca-4a0b-9cde-72dc6347cd86 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 returned with HTTP 200 Aug 14 03:47:12.253900 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 215/854] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:12 2026] GET /volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:12.269756 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6f3792cd-9730-4a2d-96ac-62b5e4a8e9f2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:12.272781 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6f3792cd-9730-4a2d-96ac-62b5e4a8e9f2 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] POST https://10.4.3.64/volume/v3/volume-transfers Aug 14 03:47:12.273975 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6f3792cd-9730-4a2d-96ac-62b5e4a8e9f2 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "286e8e4f-9157-4097-b0fb-0cdcd86b2535"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:12.276090 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volume_transfer [None req-6f3792cd-9730-4a2d-96ac-62b5e4a8e9f2 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Creating new volume transfer {'transfer': {'volume_id': '286e8e4f-9157-4097-b0fb-0cdcd86b2535'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 03:47:12.276337 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volume_transfer [None req-6f3792cd-9730-4a2d-96ac-62b5e4a8e9f2 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Creating transfer of volume 286e8e4f-9157-4097-b0fb-0cdcd86b2535 Aug 14 03:47:12.276493 np0000007313 devstack@c-api.service[100327]: INFO cinder.transfer.api [None req-6f3792cd-9730-4a2d-96ac-62b5e4a8e9f2 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Generating transfer record for volume 286e8e4f-9157-4097-b0fb-0cdcd86b2535 Aug 14 03:47:12.286628 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:12.286628 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:12.305507 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6f3792cd-9730-4a2d-96ac-62b5e4a8e9f2 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 202 Aug 14 03:47:12.305551 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 222/855] 10.4.3.64 () {70 vars in 1319 bytes} [Fri Aug 14 03:47:12 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:12.318779 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ad87ff89-529f-43ad-8bc5-fc168c56a2ee None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:12.321886 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ad87ff89-529f-43ad-8bc5-fc168c56a2ee tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] GET https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 Aug 14 03:47:12.322128 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ad87ff89-529f-43ad-8bc5-fc168c56a2ee tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:12.322360 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ad87ff89-529f-43ad-8bc5-fc168c56a2ee tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:12.331907 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:12.331907 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:12.336530 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ad87ff89-529f-43ad-8bc5-fc168c56a2ee tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Volume info retrieved successfully. Aug 14 03:47:12.343356 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ad87ff89-529f-43ad-8bc5-fc168c56a2ee tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 returned with HTTP 200 Aug 14 03:47:12.347521 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 206/856] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:12 2026] GET /volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:12.360538 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-87689f0a-e6c0-4551-ab3a-21a3d8ffd6dd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:12.363350 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-87689f0a-e6c0-4551-ab3a-21a3d8ffd6dd tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] GET https://10.4.3.64/volume/v3/volume-transfers/detail Aug 14 03:47:12.363721 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-87689f0a-e6c0-4551-ab3a-21a3d8ffd6dd tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:12.363959 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-87689f0a-e6c0-4551-ab3a-21a3d8ffd6dd tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:12.364500 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volume_transfer [None req-87689f0a-e6c0-4551-ab3a-21a3d8ffd6dd tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Listing volume transfers {{(pid=100328) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 03:47:12.368784 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-87689f0a-e6c0-4551-ab3a-21a3d8ffd6dd tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 14 03:47:12.369369 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 214/857] 10.4.3.64 () {68 vars in 1319 bytes} [Fri Aug 14 03:47:12 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:12.380698 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-67bf155a-0b61-4030-9bab-74fc56534ed4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:12.382837 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-67bf155a-0b61-4030-9bab-74fc56534ed4 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/1dfd41b2-dcec-44b4-8e52-7ad0ab706517 Aug 14 03:47:12.383083 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-67bf155a-0b61-4030-9bab-74fc56534ed4 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:12.383332 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-67bf155a-0b61-4030-9bab-74fc56534ed4 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:12.383481 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.volume_transfer [None req-67bf155a-0b61-4030-9bab-74fc56534ed4 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Delete transfer with id: 1dfd41b2-dcec-44b4-8e52-7ad0ab706517 Aug 14 03:47:12.393528 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:12.393528 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:12.403225 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-67bf155a-0b61-4030-9bab-74fc56534ed4 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volume-transfers/1dfd41b2-dcec-44b4-8e52-7ad0ab706517 returned with HTTP 202 Aug 14 03:47:12.404042 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 216/858] 10.4.3.64 () {68 vars in 1412 bytes} [Fri Aug 14 03:47:12 2026] DELETE /volume/v3/volume-transfers/1dfd41b2-dcec-44b4-8e52-7ad0ab706517 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:47:12.416627 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-67367e11-c2b5-49e6-9953-d0f88b0d42e2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:12.419188 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-67367e11-c2b5-49e6-9953-d0f88b0d42e2 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] GET https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 Aug 14 03:47:12.420041 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-67367e11-c2b5-49e6-9953-d0f88b0d42e2 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:12.420283 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-67367e11-c2b5-49e6-9953-d0f88b0d42e2 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:12.433098 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:12.433098 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:12.450559 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-67367e11-c2b5-49e6-9953-d0f88b0d42e2 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Volume info retrieved successfully. Aug 14 03:47:12.459779 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-67367e11-c2b5-49e6-9953-d0f88b0d42e2 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 returned with HTTP 200 Aug 14 03:47:12.460446 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 223/859] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:12 2026] GET /volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 => generated 944 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:12.476785 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-aa53bb47-b892-4708-8d6b-9eba4005c34b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:12.479158 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-aa53bb47-b892-4708-8d6b-9eba4005c34b tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/1dfd41b2-dcec-44b4-8e52-7ad0ab706517 Aug 14 03:47:12.479422 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-aa53bb47-b892-4708-8d6b-9eba4005c34b tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:12.479789 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-aa53bb47-b892-4708-8d6b-9eba4005c34b tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:12.480022 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.volume_transfer [None req-aa53bb47-b892-4708-8d6b-9eba4005c34b tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Delete transfer with id: 1dfd41b2-dcec-44b4-8e52-7ad0ab706517 Aug 14 03:47:12.485629 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-aa53bb47-b892-4708-8d6b-9eba4005c34b tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volume-transfers/1dfd41b2-dcec-44b4-8e52-7ad0ab706517 returned with HTTP 404 Aug 14 03:47:12.486178 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 207/860] 10.4.3.64 () {68 vars in 1412 bytes} [Fri Aug 14 03:47:12 2026] DELETE /volume/v3/volume-transfers/1dfd41b2-dcec-44b4-8e52-7ad0ab706517 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:47:12.495481 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ec947dd1-7163-460c-9373-e16b7a77b643 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:12.499198 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ec947dd1-7163-460c-9373-e16b7a77b643 tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 Aug 14 03:47:12.499745 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ec947dd1-7163-460c-9373-e16b7a77b643 tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:12.500073 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ec947dd1-7163-460c-9373-e16b7a77b643 tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:12.500470 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-ec947dd1-7163-460c-9373-e16b7a77b643 tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Delete volume with id: 286e8e4f-9157-4097-b0fb-0cdcd86b2535 Aug 14 03:47:12.511849 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:12.511849 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:12.512532 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ec947dd1-7163-460c-9373-e16b7a77b643 tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Volume info retrieved successfully. Aug 14 03:47:12.537224 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ec947dd1-7163-460c-9373-e16b7a77b643 tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Delete volume request issued successfully. Aug 14 03:47:12.537615 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ec947dd1-7163-460c-9373-e16b7a77b643 tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 returned with HTTP 202 Aug 14 03:47:12.538032 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 215/861] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:47:12 2026] DELETE /volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 14 03:47:12.552546 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3c42ddfc-0148-42f3-92cf-f218f1fdef8e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:12.555523 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c42ddfc-0148-42f3-92cf-f218f1fdef8e tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] GET https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 Aug 14 03:47:12.555523 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c42ddfc-0148-42f3-92cf-f218f1fdef8e tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:12.555820 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c42ddfc-0148-42f3-92cf-f218f1fdef8e tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:12.567473 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:12.567473 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:12.573720 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3c42ddfc-0148-42f3-92cf-f218f1fdef8e tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Volume info retrieved successfully. Aug 14 03:47:12.578102 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c42ddfc-0148-42f3-92cf-f218f1fdef8e tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 returned with HTTP 200 Aug 14 03:47:12.578508 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 217/862] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:12 2026] GET /volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 => generated 1128 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:47:13.048866 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2023482e-ee3e-4c51-aed0-fbf0e8c8b57d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:13.051599 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2023482e-ee3e-4c51-aed0-fbf0e8c8b57d tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce Aug 14 03:47:13.051599 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2023482e-ee3e-4c51-aed0-fbf0e8c8b57d tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:13.051599 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2023482e-ee3e-4c51-aed0-fbf0e8c8b57d tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:13.057802 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:13.057802 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:13.063990 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2023482e-ee3e-4c51-aed0-fbf0e8c8b57d tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:47:13.068851 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2023482e-ee3e-4c51-aed0-fbf0e8c8b57d tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce returned with HTTP 200 Aug 14 03:47:13.069417 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 224/863] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:13 2026] GET /volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:13.081415 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b10cc088-c021-412a-979c-b0b7f9826773 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:13.083790 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:13.084129 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1864916058"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:13.085430 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1864916058'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:13.085584 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Create volume of 1 GB Aug 14 03:47:13.090035 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Availability Zones retrieved successfully. Aug 14 03:47:13.095724 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Flow 'volume_create_api' (dee49acb-bd5f-4f5f-afad-be97e0b17f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:13.096724 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a61691c-915e-463a-abe7-722b703112da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:13.097773 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:13.135072 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a61691c-915e-463a-abe7-722b703112da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:13.135072 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac37af8e-231d-47ac-8eff-944150423b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:13.206839 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Created reservations ['fe2ee22b-ac99-4014-a58c-ebc8b1d0217c', 'c6f113f6-6441-4b6f-a414-a25b31e39094', '25831be9-5f00-49d4-b3a3-0063722be1a3', '6517dc93-bd37-4549-ac6e-753d56d4f015'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:13.207843 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac37af8e-231d-47ac-8eff-944150423b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe2ee22b-ac99-4014-a58c-ebc8b1d0217c', 'c6f113f6-6441-4b6f-a414-a25b31e39094', '25831be9-5f00-49d4-b3a3-0063722be1a3', '6517dc93-bd37-4549-ac6e-753d56d4f015']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:13.208710 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382aa4f6-f581-4531-b331-9c0b6e574023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:13.235298 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382aa4f6-f581-4531-b331-9c0b6e574023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2a4fb7e-a76a-4878-a465-a923b7181cca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1864916058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e46e375527ff4ef6a29db58e5144bf7b',qos_specs=None,replication_status=,reservations=['fe2ee22b-ac99-4014-a58c-ebc8b1d0217c','c6f113f6-6441-4b6f-a414-a25b31e39094','25831be9-5f00-49d4-b3a3-0063722be1a3','6517dc93-bd37-4549-ac6e-753d56d4f015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd4608e5ab740edbc8dbbb8831b6e6a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1864916058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2a4fb7e-a76a-4878-a465-a923b7181cca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e46e375527ff4ef6a29db58e5144bf7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bd4608e5ab740edbc8dbbb8831b6e6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:13.236147 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30166e96-8900-4f50-8c83-0b0d20169243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:13.263326 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30166e96-8900-4f50-8c83-0b0d20169243) transitioned into state 'SUCCESS' from state '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-1864916058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e46e375527ff4ef6a29db58e5144bf7b',qos_specs=None,replication_status=,reservations=['fe2ee22b-ac99-4014-a58c-ebc8b1d0217c','c6f113f6-6441-4b6f-a414-a25b31e39094','25831be9-5f00-49d4-b3a3-0063722be1a3','6517dc93-bd37-4549-ac6e-753d56d4f015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd4608e5ab740edbc8dbbb8831b6e6a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:13.264025 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc05690a-8a01-4253-acb4-115e9e44490b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:13.273412 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc05690a-8a01-4253-acb4-115e9e44490b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:13.274184 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Flow 'volume_create_api' (dee49acb-bd5f-4f5f-afad-be97e0b17f4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:13.274511 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Create volume request issued successfully. Aug 14 03:47:13.275058 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b10cc088-c021-412a-979c-b0b7f9826773 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:13.275588 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 208/864] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:47:13 2026] POST /volume/v3/volumes => generated 755 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:13.280714 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5638c29c-c4df-484a-ba5f-1f5af459fd59 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:13.283333 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5638c29c-c4df-484a-ba5f-1f5af459fd59 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:47:13.285176 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5638c29c-c4df-484a-ba5f-1f5af459fd59 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:13.285176 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5638c29c-c4df-484a-ba5f-1f5af459fd59 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:13.290507 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-519dff0d-15f9-42d7-b103-7f4f390f319e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:13.293475 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-519dff0d-15f9-42d7-b103-7f4f390f319e tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca Aug 14 03:47:13.293475 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-519dff0d-15f9-42d7-b103-7f4f390f319e tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:13.293475 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-519dff0d-15f9-42d7-b103-7f4f390f319e tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:13.296362 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:13.296362 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:13.301076 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:13.301076 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:13.302176 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5638c29c-c4df-484a-ba5f-1f5af459fd59 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:47:13.304716 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-519dff0d-15f9-42d7-b103-7f4f390f319e tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:47:13.308999 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5638c29c-c4df-484a-ba5f-1f5af459fd59 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:47:13.309491 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-519dff0d-15f9-42d7-b103-7f4f390f319e tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca returned with HTTP 200 Aug 14 03:47:13.309819 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 218/865] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:13 2026] GET /volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:13.310065 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 216/866] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:13 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:13.598314 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fe29bf1f-1b45-4f67-b99b-b829bff8f47c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:13.600302 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fe29bf1f-1b45-4f67-b99b-b829bff8f47c tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] GET https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 Aug 14 03:47:13.601927 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fe29bf1f-1b45-4f67-b99b-b829bff8f47c tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:13.601927 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fe29bf1f-1b45-4f67-b99b-b829bff8f47c tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:13.606710 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fe29bf1f-1b45-4f67-b99b-b829bff8f47c tempest-VolumesTransfersV355Test-1112426780 tempest-VolumesTransfersV355Test-1112426780-project-admin] https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 returned with HTTP 404 Aug 14 03:47:13.607499 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 225/867] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:13 2026] GET /volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:47:13.616348 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ab3ffd50-fd0f-4898-904a-0a1162c7cf54 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:13.619635 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ab3ffd50-fd0f-4898-904a-0a1162c7cf54 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] GET https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 Aug 14 03:47:13.619936 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ab3ffd50-fd0f-4898-904a-0a1162c7cf54 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:13.620202 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ab3ffd50-fd0f-4898-904a-0a1162c7cf54 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:13.628731 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ab3ffd50-fd0f-4898-904a-0a1162c7cf54 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 returned with HTTP 404 Aug 14 03:47:13.629274 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 209/868] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:13 2026] GET /volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:47:13.643608 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-569053cb-5564-404a-b52d-05afa69f5659 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:13.645697 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-569053cb-5564-404a-b52d-05afa69f5659 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] DELETE https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 Aug 14 03:47:13.646460 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-569053cb-5564-404a-b52d-05afa69f5659 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:13.646668 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-569053cb-5564-404a-b52d-05afa69f5659 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:13.647689 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-569053cb-5564-404a-b52d-05afa69f5659 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] Delete volume with id: 286e8e4f-9157-4097-b0fb-0cdcd86b2535 Aug 14 03:47:13.654837 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-569053cb-5564-404a-b52d-05afa69f5659 tempest-VolumesTransfersV355Test-1835934096 tempest-VolumesTransfersV355Test-1835934096-project-member] https://10.4.3.64/volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 returned with HTTP 404 Aug 14 03:47:13.656003 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 219/869] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:47:13 2026] DELETE /volume/v3/volumes/286e8e4f-9157-4097-b0fb-0cdcd86b2535 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:47:13.968838 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-10362779-39ce-4f88-9745-e9fe1c9d702e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:14.187990 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-10362779-39ce-4f88-9745-e9fe1c9d702e tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:47:14.188411 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-10362779-39ce-4f88-9745-e9fe1c9d702e tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059504871-1910461836", "extra_specs": {}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:14.200947 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-10362779-39ce-4f88-9745-e9fe1c9d702e tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:47:14.201457 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 217/870] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:47:13 2026] POST /volume/v3/types => generated 269 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:14.330066 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b43dfcbe-f2e4-443d-b51b-93e44507319d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:14.332485 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b43dfcbe-f2e4-443d-b51b-93e44507319d tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca Aug 14 03:47:14.332670 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b43dfcbe-f2e4-443d-b51b-93e44507319d tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:14.332851 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b43dfcbe-f2e4-443d-b51b-93e44507319d tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:14.342099 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:14.342099 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:14.346982 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b43dfcbe-f2e4-443d-b51b-93e44507319d tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:47:14.355560 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b43dfcbe-f2e4-443d-b51b-93e44507319d tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca returned with HTTP 200 Aug 14 03:47:14.355930 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 226/871] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:14 2026] GET /volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:14.619399 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-55befbb5-a65a-4d2c-9384-f578a2ea9b40 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:14.620957 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-55befbb5-a65a-4d2c-9384-f578a2ea9b40 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:47:14.621161 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-55befbb5-a65a-4d2c-9384-f578a2ea9b40 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:14.621352 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-55befbb5-a65a-4d2c-9384-f578a2ea9b40 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:14.627981 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:14.627981 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:14.631717 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-55befbb5-a65a-4d2c-9384-f578a2ea9b40 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:47:14.635909 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-55befbb5-a65a-4d2c-9384-f578a2ea9b40 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:47:14.636324 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 210/872] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:14 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:14.654096 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d730afe3-4360-4990-9cbb-b48d022c3d54 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:14.659977 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d730afe3-4360-4990-9cbb-b48d022c3d54 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] DELETE https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:47:14.660211 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d730afe3-4360-4990-9cbb-b48d022c3d54 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:14.660437 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d730afe3-4360-4990-9cbb-b48d022c3d54 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:14.660619 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-d730afe3-4360-4990-9cbb-b48d022c3d54 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Delete volume with id: 82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:47:14.669303 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:14.669303 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:14.669944 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d730afe3-4360-4990-9cbb-b48d022c3d54 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:47:14.689209 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d730afe3-4360-4990-9cbb-b48d022c3d54 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Delete volume request issued successfully. Aug 14 03:47:14.689353 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d730afe3-4360-4990-9cbb-b48d022c3d54 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 202 Aug 14 03:47:14.689840 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 220/873] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:47:14 2026] DELETE /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:47:14.698702 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d637789e-e1e0-453c-ad40-2e88cf2524fa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:14.701649 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d637789e-e1e0-453c-ad40-2e88cf2524fa tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:47:14.701649 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d637789e-e1e0-453c-ad40-2e88cf2524fa tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:14.701649 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d637789e-e1e0-453c-ad40-2e88cf2524fa tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:14.711738 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:14.711738 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:14.717946 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d637789e-e1e0-453c-ad40-2e88cf2524fa tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Volume info retrieved successfully. Aug 14 03:47:14.724724 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d637789e-e1e0-453c-ad40-2e88cf2524fa tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 200 Aug 14 03:47:14.726162 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 218/874] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:14 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:15.740405 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f896acda-5e22-467a-b8fc-85a200fbca75 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:15.743242 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f896acda-5e22-467a-b8fc-85a200fbca75 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] GET https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e Aug 14 03:47:15.743493 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f896acda-5e22-467a-b8fc-85a200fbca75 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:15.743770 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f896acda-5e22-467a-b8fc-85a200fbca75 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:15.755518 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f896acda-5e22-467a-b8fc-85a200fbca75 tempest-VolumesActionsTest-91310628 tempest-VolumesActionsTest-91310628-project-member] https://10.4.3.64/volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e returned with HTTP 404 Aug 14 03:47:15.756330 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 227/875] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:15 2026] GET /volume/v3/volumes/82f35134-796c-460e-8a49-50b0b95bf85e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:17.274673 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-910f8877-019b-4db1-949c-5e590593c047 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:17.277793 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-910f8877-019b-4db1-949c-5e590593c047 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:47:17.278431 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-910f8877-019b-4db1-949c-5e590593c047 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-175544366-94338112", "extra_specs": {}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:17.294461 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-910f8877-019b-4db1-949c-5e590593c047 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:47:17.295144 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 211/876] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:47:17 2026] POST /volume/v3/types => generated 266 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:17.306239 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-443dd9e4-b479-4d0d-8f1e-c606b0b21955 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:17.308329 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-443dd9e4-b479-4d0d-8f1e-c606b0b21955 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:47:17.308741 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-443dd9e4-b479-4d0d-8f1e-c606b0b21955 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-497090411-558548222", "extra_specs": {}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:17.323472 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-443dd9e4-b479-4d0d-8f1e-c606b0b21955 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:47:17.323933 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 221/877] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:47:17 2026] POST /volume/v3/types => generated 267 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:17.333651 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:17.335524 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:17.336172 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-267683829", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-175544366-94338112", "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:17.337865 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-267683829', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-175544366-94338112', 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:17.342168 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Create volume of 1 GB Aug 14 03:47:17.342168 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:17.342168 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:17.342591 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Availability Zones retrieved successfully. Aug 14 03:47:17.352979 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Flow 'volume_create_api' (14f9d339-5e24-491b-9fc3-8c9879c386c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:17.359262 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33d272f9-9f2c-4b09-a18a-d9c0da34a319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:17.359262 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:17.380773 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33d272f9-9f2c-4b09-a18a-d9c0da34a319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:47:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10002030-e25d-4de6-9259-9a8a8c17499d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-175544366-94338112',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10002030-e25d-4de6-9259-9a8a8c17499d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:17.381870 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24a42c2a-e112-4534-b1f5-ef5173489be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:17.422125 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-175544366-94338112 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-175544366-94338112, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:47:17.422584 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-175544366-94338112 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-175544366-94338112, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:47:17.455873 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Created reservations ['f3a00431-8e63-4d4b-8fd0-1364235f87f7', 'd351a205-03f0-4ebb-9c7a-b34378343665', '3e1e4825-a436-425a-8146-f4a3d828fefa', '08d9c279-61bf-48e2-b70e-b42ed12941d9'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:17.456669 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24a42c2a-e112-4534-b1f5-ef5173489be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3a00431-8e63-4d4b-8fd0-1364235f87f7', 'd351a205-03f0-4ebb-9c7a-b34378343665', '3e1e4825-a436-425a-8146-f4a3d828fefa', '08d9c279-61bf-48e2-b70e-b42ed12941d9']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:17.457433 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319841a3-995c-4c53-ab08-f2cb51b25e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:17.481447 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319841a3-995c-4c53-ab08-f2cb51b25e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53d38838-bc0f-47fc-9b88-882d9d2fc1d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-267683829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26bf0d3147b41e29183cd41ef192271',qos_specs=None,replication_status=,reservations=['f3a00431-8e63-4d4b-8fd0-1364235f87f7','d351a205-03f0-4ebb-9c7a-b34378343665','3e1e4825-a436-425a-8146-f4a3d828fefa','08d9c279-61bf-48e2-b70e-b42ed12941d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3057eadef046494fb2b67762218d2ccb',volume_type_id=10002030-e25d-4de6-9259-9a8a8c17499d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-267683829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53d38838-bc0f-47fc-9b88-882d9d2fc1d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26bf0d3147b41e29183cd41ef192271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3057eadef046494fb2b67762218d2ccb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10002030-e25d-4de6-9259-9a8a8c17499d),volume_type_id=10002030-e25d-4de6-9259-9a8a8c17499d)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:17.482310 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef18d041-bb74-4b1f-9b2e-80af09b359f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:17.503164 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef18d041-bb74-4b1f-9b2e-80af09b359f5) transitioned into state 'SUCCESS' from state '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-267683829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26bf0d3147b41e29183cd41ef192271',qos_specs=None,replication_status=,reservations=['f3a00431-8e63-4d4b-8fd0-1364235f87f7','d351a205-03f0-4ebb-9c7a-b34378343665','3e1e4825-a436-425a-8146-f4a3d828fefa','08d9c279-61bf-48e2-b70e-b42ed12941d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3057eadef046494fb2b67762218d2ccb',volume_type_id=10002030-e25d-4de6-9259-9a8a8c17499d)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:17.503887 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac7b48dd-da7a-4eba-976c-5d5cad72fd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:17.515656 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac7b48dd-da7a-4eba-976c-5d5cad72fd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:17.516456 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Flow 'volume_create_api' (14f9d339-5e24-491b-9fc3-8c9879c386c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:17.516740 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Create volume request issued successfully. Aug 14 03:47:17.517313 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2361b63f-8b4b-4b4c-a1ec-65a20dabb294 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:17.517741 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 219/878] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:47:17 2026] POST /volume/v3/volumes => generated 841 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:17.528950 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:17.530657 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:17.530975 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1232395964", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-497090411-558548222", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:17.532519 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1232395964', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-497090411-558548222', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:17.535783 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Create volume of 1 GB Aug 14 03:47:17.536214 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:17.536214 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:17.536607 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Availability Zones retrieved successfully. Aug 14 03:47:17.542315 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Flow 'volume_create_api' (56c434cc-66f7-474a-8bc6-b1edb9fd6ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:17.543306 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22554996-c2da-4c3d-a8a1-0587e49bf010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:17.544300 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:17.570925 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22554996-c2da-4c3d-a8a1-0587e49bf010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:47:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c6f3985e-d32c-4879-ad6a-4bfb6f37b9ea,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-497090411-558548222',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6f3985e-d32c-4879-ad6a-4bfb6f37b9ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:17.572614 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dd2b2ec-a18a-4067-94f2-3f24ccd20cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:17.610125 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-497090411-558548222 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-497090411-558548222, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:47:17.610411 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-497090411-558548222 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-497090411-558548222, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:47:17.642048 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Created reservations ['c5e506ab-e84b-4943-9ada-dd08f3fc3032', '0c5b5fb8-258f-4297-9327-d32e5c589237', '7383aee7-27f6-42b1-986c-aff23e17ef2b', '00abcb87-8e6d-434a-b04b-b9bb5b1da51c'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:17.642972 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dd2b2ec-a18a-4067-94f2-3f24ccd20cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5e506ab-e84b-4943-9ada-dd08f3fc3032', '0c5b5fb8-258f-4297-9327-d32e5c589237', '7383aee7-27f6-42b1-986c-aff23e17ef2b', '00abcb87-8e6d-434a-b04b-b9bb5b1da51c']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:17.643734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8fe8053-4604-42cb-9ee0-a3f2fb002134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:17.675092 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8fe8053-4604-42cb-9ee0-a3f2fb002134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eef86065-599b-4176-9c6e-5ede164712f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1232395964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26bf0d3147b41e29183cd41ef192271',qos_specs=None,replication_status=,reservations=['c5e506ab-e84b-4943-9ada-dd08f3fc3032','0c5b5fb8-258f-4297-9327-d32e5c589237','7383aee7-27f6-42b1-986c-aff23e17ef2b','00abcb87-8e6d-434a-b04b-b9bb5b1da51c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3057eadef046494fb2b67762218d2ccb',volume_type_id=c6f3985e-d32c-4879-ad6a-4bfb6f37b9ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1232395964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eef86065-599b-4176-9c6e-5ede164712f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26bf0d3147b41e29183cd41ef192271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3057eadef046494fb2b67762218d2ccb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6f3985e-d32c-4879-ad6a-4bfb6f37b9ea),volume_type_id=c6f3985e-d32c-4879-ad6a-4bfb6f37b9ea)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:17.676233 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c040b948-3e27-45c6-ac73-d61bed179034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:17.700935 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c040b948-3e27-45c6-ac73-d61bed179034) transitioned into state 'SUCCESS' from state '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-1232395964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26bf0d3147b41e29183cd41ef192271',qos_specs=None,replication_status=,reservations=['c5e506ab-e84b-4943-9ada-dd08f3fc3032','0c5b5fb8-258f-4297-9327-d32e5c589237','7383aee7-27f6-42b1-986c-aff23e17ef2b','00abcb87-8e6d-434a-b04b-b9bb5b1da51c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3057eadef046494fb2b67762218d2ccb',volume_type_id=c6f3985e-d32c-4879-ad6a-4bfb6f37b9ea)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:17.701996 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a1f322-cf1e-40eb-a0bc-3c3b29319d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:17.713558 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a1f322-cf1e-40eb-a0bc-3c3b29319d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:17.714650 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Flow 'volume_create_api' (56c434cc-66f7-474a-8bc6-b1edb9fd6ac1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:17.715049 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Create volume request issued successfully. Aug 14 03:47:17.716030 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5526fd3b-1876-4f9c-9769-449943eb83e0 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:17.716455 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 228/879] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:47:17 2026] POST /volume/v3/volumes => generated 843 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:17.753658 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:17.753658 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:17.753658 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1478310555", "snapshot_id": null, "imageRef": "cc29812b-5926-445b-8b9d-52e4bbdc6a7e", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059504871-1910461836", "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:17.753658 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1478310555', 'snapshot_id': None, 'imageRef': 'cc29812b-5926-445b-8b9d-52e4bbdc6a7e', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059504871-1910461836', 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:17.851011 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Create volume of 1 GB Aug 14 03:47:17.851433 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:17.851433 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:17.852078 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Availability Zones retrieved successfully. Aug 14 03:47:17.859960 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Flow 'volume_create_api' (a6c09f8f-e72e-422f-8d42-46843684e75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:17.861309 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fe1b866-dbe4-4167-92c0-d1b9a850c8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:17.862563 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:17.925498 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fe1b866-dbe4-4167-92c0-d1b9a850c8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:47:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58cb837b-aa99-4fea-9443-654fbcc0221b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059504871-1910461836',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58cb837b-aa99-4fea-9443-654fbcc0221b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:17.926318 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29266fd9-43f0-4916-add6-d79df31a704a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:17.953400 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059504871-1910461836 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059504871-1910461836, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:47:17.953669 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059504871-1910461836 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2059504871-1910461836, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:47:17.996126 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Created reservations ['932180f3-8fef-4cba-ac9f-ca7a4d3ba793', '1928a6b8-2b85-4fe3-96b1-1a5630af2467', '76fd4b85-5b04-4da9-bf90-a72575fe5ae2', '362db079-af55-4342-85ee-ae31f8976126'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:17.996905 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29266fd9-43f0-4916-add6-d79df31a704a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['932180f3-8fef-4cba-ac9f-ca7a4d3ba793', '1928a6b8-2b85-4fe3-96b1-1a5630af2467', '76fd4b85-5b04-4da9-bf90-a72575fe5ae2', '362db079-af55-4342-85ee-ae31f8976126']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:17.997627 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cc875a6-4dee-4e0e-bc26-8cb8987ff939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:18.020043 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cc875a6-4dee-4e0e-bc26-8cb8987ff939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dbf7b65-95ce-4919-9a3b-54ee8d032305', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1478310555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26bf0d3147b41e29183cd41ef192271',qos_specs=None,replication_status=,reservations=['932180f3-8fef-4cba-ac9f-ca7a4d3ba793','1928a6b8-2b85-4fe3-96b1-1a5630af2467','76fd4b85-5b04-4da9-bf90-a72575fe5ae2','362db079-af55-4342-85ee-ae31f8976126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3057eadef046494fb2b67762218d2ccb',volume_type_id=58cb837b-aa99-4fea-9443-654fbcc0221b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1478310555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dbf7b65-95ce-4919-9a3b-54ee8d032305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26bf0d3147b41e29183cd41ef192271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3057eadef046494fb2b67762218d2ccb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58cb837b-aa99-4fea-9443-654fbcc0221b),volume_type_id=58cb837b-aa99-4fea-9443-654fbcc0221b)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:18.020538 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6b67584-df78-4a20-b4b1-1f1129fac762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:18.046972 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6b67584-df78-4a20-b4b1-1f1129fac762) transitioned into state 'SUCCESS' from state '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-1478310555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26bf0d3147b41e29183cd41ef192271',qos_specs=None,replication_status=,reservations=['932180f3-8fef-4cba-ac9f-ca7a4d3ba793','1928a6b8-2b85-4fe3-96b1-1a5630af2467','76fd4b85-5b04-4da9-bf90-a72575fe5ae2','362db079-af55-4342-85ee-ae31f8976126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3057eadef046494fb2b67762218d2ccb',volume_type_id=58cb837b-aa99-4fea-9443-654fbcc0221b)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:18.047624 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77c04e95-c5c8-4951-9796-3b5857513612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:18.055721 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77c04e95-c5c8-4951-9796-3b5857513612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:18.056499 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Flow 'volume_create_api' (a6c09f8f-e72e-422f-8d42-46843684e75a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:18.056771 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Create volume request issued successfully. Aug 14 03:47:18.057318 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5fd79fa1-84fc-4d4f-98b8-91c73fecfcfd tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:18.058090 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 212/880] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:47:17 2026] POST /volume/v3/volumes => generated 845 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:18.070824 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8bb0057c-7745-42d9-8511-015737aeaf3d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:18.073660 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8bb0057c-7745-42d9-8511-015737aeaf3d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:47:18.073987 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8bb0057c-7745-42d9-8511-015737aeaf3d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:18.074455 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8bb0057c-7745-42d9-8511-015737aeaf3d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:18.084366 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:18.084366 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:18.089023 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8bb0057c-7745-42d9-8511-015737aeaf3d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:47:18.097115 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8bb0057c-7745-42d9-8511-015737aeaf3d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 200 Aug 14 03:47:18.097831 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 222/881] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:18 2026] GET /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 913 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:19.115872 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4e80b214-db0b-4e8c-a499-adb7e54fbc5a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:19.118270 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4e80b214-db0b-4e8c-a499-adb7e54fbc5a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:47:19.118838 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4e80b214-db0b-4e8c-a499-adb7e54fbc5a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:19.119200 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4e80b214-db0b-4e8c-a499-adb7e54fbc5a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:19.128779 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:19.128779 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:19.133112 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4e80b214-db0b-4e8c-a499-adb7e54fbc5a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:47:19.138486 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4e80b214-db0b-4e8c-a499-adb7e54fbc5a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 200 Aug 14 03:47:19.138957 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 220/882] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:19 2026] GET /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:20.152377 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f7b16b39-35c9-4169-bd47-a640e7d07952 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:20.155749 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f7b16b39-35c9-4169-bd47-a640e7d07952 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:47:20.156055 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f7b16b39-35c9-4169-bd47-a640e7d07952 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:20.156351 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f7b16b39-35c9-4169-bd47-a640e7d07952 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:20.167180 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:20.167180 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:20.172245 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f7b16b39-35c9-4169-bd47-a640e7d07952 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:47:20.179055 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f7b16b39-35c9-4169-bd47-a640e7d07952 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 200 Aug 14 03:47:20.179724 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 229/883] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:20 2026] GET /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:20.569039 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:20.571835 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:20.572413 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "size": 1, "name": "tempest-VolumesCloneTest-Volume-794593335"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:20.574602 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Create volume request body: {'volume': {'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-794593335'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:20.670396 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Create volume of 1 GB Aug 14 03:47:20.670898 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:20.670898 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:20.677038 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Availability Zones retrieved successfully. Aug 14 03:47:20.684604 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Flow 'volume_create_api' (487f385f-b5a8-44df-8ff2-a3849a4d9d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:20.686128 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd3e0670-ad26-4b8c-bc23-60e7c211f2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:20.687716 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:20.747087 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd3e0670-ad26-4b8c-bc23-60e7c211f2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:20.747899 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711a2dda-7386-4562-a634-ecc91c4c63d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:20.833603 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Created reservations ['295a8f3f-7c0e-41b7-a10f-e654de31d091', '71810522-89e9-4626-b54f-3e238458925c', '09b9a257-072d-4bb3-acd5-a7d6a0c3a38a', '1094bb8c-3498-4a4c-a091-a29179cbd903'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:20.834585 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711a2dda-7386-4562-a634-ecc91c4c63d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['295a8f3f-7c0e-41b7-a10f-e654de31d091', '71810522-89e9-4626-b54f-3e238458925c', '09b9a257-072d-4bb3-acd5-a7d6a0c3a38a', '1094bb8c-3498-4a4c-a091-a29179cbd903']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:20.835562 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe17ffd-a6b2-45f6-8c5e-cd1804b8253b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:20.861287 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe17ffd-a6b2-45f6-8c5e-cd1804b8253b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7fcd9d6-d1e3-49d2-b98c-449167a151dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-794593335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84158358f99c4f4c81c94a266c447e61',qos_specs=None,replication_status=,reservations=['295a8f3f-7c0e-41b7-a10f-e654de31d091','71810522-89e9-4626-b54f-3e238458925c','09b9a257-072d-4bb3-acd5-a7d6a0c3a38a','1094bb8c-3498-4a4c-a091-a29179cbd903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c92e78622e184f4fbf951004e62aa8e2',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-794593335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7fcd9d6-d1e3-49d2-b98c-449167a151dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84158358f99c4f4c81c94a266c447e61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c92e78622e184f4fbf951004e62aa8e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:20.862356 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97343c7e-3eb7-456f-b95f-9bfdad3e7ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:20.880820 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97343c7e-3eb7-456f-b95f-9bfdad3e7ff2) transitioned into state 'SUCCESS' from state '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-794593335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84158358f99c4f4c81c94a266c447e61',qos_specs=None,replication_status=,reservations=['295a8f3f-7c0e-41b7-a10f-e654de31d091','71810522-89e9-4626-b54f-3e238458925c','09b9a257-072d-4bb3-acd5-a7d6a0c3a38a','1094bb8c-3498-4a4c-a091-a29179cbd903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c92e78622e184f4fbf951004e62aa8e2',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:20.881687 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f619c2e6-ba54-438c-90d3-f353dd0fde00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:20.891788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f619c2e6-ba54-438c-90d3-f353dd0fde00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:20.892945 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Flow 'volume_create_api' (487f385f-b5a8-44df-8ff2-a3849a4d9d85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:20.894174 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Create volume request issued successfully. Aug 14 03:47:20.894174 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e14ac1e5-8ffb-414f-a60c-eeadfc2e3133 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:20.895082 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 213/884] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:47:20 2026] POST /volume/v3/volumes => generated 744 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:20.914684 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-38a6cd22-a6ea-4cd5-9013-2515139754ca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:20.916447 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-38a6cd22-a6ea-4cd5-9013-2515139754ca tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd Aug 14 03:47:20.916716 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-38a6cd22-a6ea-4cd5-9013-2515139754ca tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:20.916835 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-38a6cd22-a6ea-4cd5-9013-2515139754ca tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:20.923932 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:20.923932 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:20.927370 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-38a6cd22-a6ea-4cd5-9013-2515139754ca tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:20.934958 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-38a6cd22-a6ea-4cd5-9013-2515139754ca tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd returned with HTTP 200 Aug 14 03:47:20.935385 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 223/885] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:20 2026] GET /volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd => generated 812 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:21.144960 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-e40d9fb6-9323-439f-80e0-457f45523bb1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:21.149065 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-e40d9fb6-9323-439f-80e0-457f45523bb1 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 Aug 14 03:47:21.149065 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-e40d9fb6-9323-439f-80e0-457f45523bb1 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:21.149065 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-e40d9fb6-9323-439f-80e0-457f45523bb1 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:21.159936 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:21.159936 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:21.163772 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-e40d9fb6-9323-439f-80e0-457f45523bb1 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:47:21.169514 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-e40d9fb6-9323-439f-80e0-457f45523bb1 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 returned with HTTP 200 Aug 14 03:47:21.170127 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 221/886] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:21 2026] GET /volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 => generated 1363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:21.179114 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-be4de5b7-5012-407d-a811-89b8afcb5511 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:21.182418 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-be4de5b7-5012-407d-a811-89b8afcb5511 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce Aug 14 03:47:21.182683 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-be4de5b7-5012-407d-a811-89b8afcb5511 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:21.182978 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-be4de5b7-5012-407d-a811-89b8afcb5511 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:21.192022 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:21.192022 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:21.198531 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-be4de5b7-5012-407d-a811-89b8afcb5511 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:47:21.198710 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-800167e7-dabb-4c1f-a572-12049b4aabd4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:21.200613 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-800167e7-dabb-4c1f-a572-12049b4aabd4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:47:21.200805 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-800167e7-dabb-4c1f-a572-12049b4aabd4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:21.200988 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-800167e7-dabb-4c1f-a572-12049b4aabd4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:21.205887 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-be4de5b7-5012-407d-a811-89b8afcb5511 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce returned with HTTP 200 Aug 14 03:47:21.206652 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 230/887] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:21 2026] GET /volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:21.213266 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:21.213266 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:21.215241 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-0d830697-0d4f-4423-88cc-7eba879da5ba None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:21.220144 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-0d830697-0d4f-4423-88cc-7eba879da5ba tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca Aug 14 03:47:21.220399 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-0d830697-0d4f-4423-88cc-7eba879da5ba tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:21.220544 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-0d830697-0d4f-4423-88cc-7eba879da5ba tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:21.221877 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-800167e7-dabb-4c1f-a572-12049b4aabd4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:47:21.229498 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:21.229498 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:21.233002 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-800167e7-dabb-4c1f-a572-12049b4aabd4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 200 Aug 14 03:47:21.233472 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 214/888] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:21 2026] GET /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 998 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:21.234773 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-0d830697-0d4f-4423-88cc-7eba879da5ba tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:47:21.241335 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-0d830697-0d4f-4423-88cc-7eba879da5ba tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca returned with HTTP 200 Aug 14 03:47:21.242190 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 224/889] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:21 2026] GET /volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:21.254371 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-315af5fd-a80f-4ff7-b3ac-8999719ccb0a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:21.254371 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-315af5fd-a80f-4ff7-b3ac-8999719ccb0a None None] GET https://10.4.3.64/volume// Aug 14 03:47:21.254371 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-315af5fd-a80f-4ff7-b3ac-8999719ccb0a None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:21.254371 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-315af5fd-a80f-4ff7-b3ac-8999719ccb0a None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:21.254618 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-315af5fd-a80f-4ff7-b3ac-8999719ccb0a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:21.254973 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 222/890] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:47:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:21.280820 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-219f5f79-5884-4561-9a37-cec14264773a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:21.286754 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-219f5f79-5884-4561-9a37-cec14264773a tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:47:21.287171 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-219f5f79-5884-4561-9a37-cec14264773a tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45ec9a3c-8aed-44d8-8355-3862d1663608", "connector": null, "instance_uuid": "c829419e-42c6-4a42-a314-abf0660d07ba"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:21.298613 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:21.298613 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:21.331332 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-219f5f79-5884-4561-9a37-cec14264773a tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:47:21.331899 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 231/891] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:47:21 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 14 03:47:21.342742 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b3cffca9-3eef-4f08-a7aa-3ce9bd082c5f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:21.343152 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b3cffca9-3eef-4f08-a7aa-3ce9bd082c5f None None] GET https://10.4.3.64/volume// Aug 14 03:47:21.343348 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b3cffca9-3eef-4f08-a7aa-3ce9bd082c5f None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:21.343547 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b3cffca9-3eef-4f08-a7aa-3ce9bd082c5f None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:21.343878 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b3cffca9-3eef-4f08-a7aa-3ce9bd082c5f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:21.344168 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 215/892] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:47:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:21.354153 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-87e98891-04d2-44a9-941c-bd2511ab47d5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:21.356358 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-87e98891-04d2-44a9-941c-bd2511ab47d5 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:47:21.356734 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-87e98891-04d2-44a9-941c-bd2511ab47d5 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e88989ba-f76a-42c4-88fc-18613bd473ce", "connector": null, "instance_uuid": "c829419e-42c6-4a42-a314-abf0660d07ba"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:21.365254 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:21.365254 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:21.386405 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-87e98891-04d2-44a9-941c-bd2511ab47d5 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:47:21.386808 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 225/893] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:47:21 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 14 03:47:21.399699 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-dc42bd90-c934-43d2-b9d7-a3298ad57157 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:21.399699 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dc42bd90-c934-43d2-b9d7-a3298ad57157 None None] GET https://10.4.3.64/volume// Aug 14 03:47:21.399699 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dc42bd90-c934-43d2-b9d7-a3298ad57157 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:21.399699 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dc42bd90-c934-43d2-b9d7-a3298ad57157 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:21.399699 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dc42bd90-c934-43d2-b9d7-a3298ad57157 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:21.399699 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 223/894] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:47:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:21.409155 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-74be0567-61c5-4225-9228-40d0025f9730 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:21.412468 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-74be0567-61c5-4225-9228-40d0025f9730 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:47:21.412931 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-74be0567-61c5-4225-9228-40d0025f9730 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2a4fb7e-a76a-4878-a465-a923b7181cca", "connector": null, "instance_uuid": "c829419e-42c6-4a42-a314-abf0660d07ba"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:21.424116 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:21.424116 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:21.447231 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-74be0567-61c5-4225-9228-40d0025f9730 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:47:21.447655 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 232/895] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:47:21 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:21.952155 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dda87180-03f7-49f9-9829-62f903e6c154 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:21.956154 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dda87180-03f7-49f9-9829-62f903e6c154 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd Aug 14 03:47:21.956154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dda87180-03f7-49f9-9829-62f903e6c154 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:21.956154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dda87180-03f7-49f9-9829-62f903e6c154 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:21.961894 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:21.961894 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:21.965505 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-dda87180-03f7-49f9-9829-62f903e6c154 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:21.971619 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dda87180-03f7-49f9-9829-62f903e6c154 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd returned with HTTP 200 Aug 14 03:47:21.972160 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 216/896] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:21 2026] GET /volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd => generated 1352 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:21.987297 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:21.991159 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:21.991159 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d7fcd9d6-d1e3-49d2-b98c-449167a151dd", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1889097868"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:21.992232 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Create volume request body: {'volume': {'source_volid': 'd7fcd9d6-d1e3-49d2-b98c-449167a151dd', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1889097868'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:22.002241 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:22.002241 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:22.002241 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume retrieved successfully. Aug 14 03:47:22.002241 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Create volume of 1 GB Aug 14 03:47:22.006982 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Availability Zones retrieved successfully. Aug 14 03:47:22.014858 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Flow 'volume_create_api' (47d91922-8afe-414b-98c0-e469acdf52c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:22.017088 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c1fdc57-f442-4c79-91e1-6f3708680208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:22.018728 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:22.047899 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c1fdc57-f442-4c79-91e1-6f3708680208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd7fcd9d6-d1e3-49d2-b98c-449167a151dd', 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:22.048962 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aea6d98-fed6-4423-8546-bf24a9abd1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:22.091087 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Created reservations ['fd3673cc-39c0-4dc4-9dae-da3e10389e56', '911f7324-ff72-477b-8b99-b31962c12be4', 'b124fa10-e75f-44cd-950f-89cbafec8db1', 'bb7f8997-867b-46db-9e6e-fd825af70247'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:22.091087 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aea6d98-fed6-4423-8546-bf24a9abd1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd3673cc-39c0-4dc4-9dae-da3e10389e56', '911f7324-ff72-477b-8b99-b31962c12be4', 'b124fa10-e75f-44cd-950f-89cbafec8db1', 'bb7f8997-867b-46db-9e6e-fd825af70247']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:22.091348 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ba096c5-e0bc-4066-9b15-b020e3549a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:22.126692 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ba096c5-e0bc-4066-9b15-b020e3549a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1889097868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84158358f99c4f4c81c94a266c447e61',qos_specs=None,replication_status=,reservations=['fd3673cc-39c0-4dc4-9dae-da3e10389e56','911f7324-ff72-477b-8b99-b31962c12be4','b124fa10-e75f-44cd-950f-89cbafec8db1','bb7f8997-867b-46db-9e6e-fd825af70247'],size=1,snapshot_id=None,source_replicaid=,source_volid=d7fcd9d6-d1e3-49d2-b98c-449167a151dd,status='creating',user_id='c92e78622e184f4fbf951004e62aa8e2',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), '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-14T03:47:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1889097868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84158358f99c4f4c81c94a266c447e61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d7fcd9d6-d1e3-49d2-b98c-449167a151dd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c92e78622e184f4fbf951004e62aa8e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:22.127646 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26f05d1-6d98-4a6e-977a-fa53737369ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:22.146348 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26f05d1-6d98-4a6e-977a-fa53737369ef) transitioned into state 'SUCCESS' from state '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-1889097868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84158358f99c4f4c81c94a266c447e61',qos_specs=None,replication_status=,reservations=['fd3673cc-39c0-4dc4-9dae-da3e10389e56','911f7324-ff72-477b-8b99-b31962c12be4','b124fa10-e75f-44cd-950f-89cbafec8db1','bb7f8997-867b-46db-9e6e-fd825af70247'],size=1,snapshot_id=None,source_replicaid=,source_volid=d7fcd9d6-d1e3-49d2-b98c-449167a151dd,status='creating',user_id='c92e78622e184f4fbf951004e62aa8e2',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:22.147490 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7886ee68-2b4c-47d9-9a5a-3f71af090f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:22.164823 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7886ee68-2b4c-47d9-9a5a-3f71af090f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:22.165606 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Flow 'volume_create_api' (47d91922-8afe-414b-98c0-e469acdf52c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:22.165901 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Create volume request issued successfully. Aug 14 03:47:22.166458 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-283d605d-2585-4f1c-a9a6-9a130e7d8448 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:22.166852 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 226/897] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:47:21 2026] POST /volume/v3/volumes => generated 778 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:22.184996 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b6c2159d-f264-41a5-8d90-6f27db5b6c69 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:22.187723 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b6c2159d-f264-41a5-8d90-6f27db5b6c69 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce Aug 14 03:47:22.187907 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b6c2159d-f264-41a5-8d90-6f27db5b6c69 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:22.188104 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b6c2159d-f264-41a5-8d90-6f27db5b6c69 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:22.202097 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:22.202097 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:22.207916 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b6c2159d-f264-41a5-8d90-6f27db5b6c69 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:22.214404 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b6c2159d-f264-41a5-8d90-6f27db5b6c69 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce returned with HTTP 200 Aug 14 03:47:22.215739 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 224/898] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:22 2026] GET /volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:22.247643 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-dd8577da-bdbf-4860-a1aa-deb7e8764072 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:22.249469 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dd8577da-bdbf-4860-a1aa-deb7e8764072 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:47:22.249715 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dd8577da-bdbf-4860-a1aa-deb7e8764072 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:22.249827 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dd8577da-bdbf-4860-a1aa-deb7e8764072 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:22.256263 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:22.256263 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:22.260298 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-dd8577da-bdbf-4860-a1aa-deb7e8764072 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:47:22.267407 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dd8577da-bdbf-4860-a1aa-deb7e8764072 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 200 Aug 14 03:47:22.267814 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 233/899] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:22 2026] GET /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:23.135159 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-15c49d7c-c955-4eab-8be1-765e4de8c0a2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.135159 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-15c49d7c-c955-4eab-8be1-765e4de8c0a2 None None] GET https://10.4.3.64/volume// Aug 14 03:47:23.135159 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-15c49d7c-c955-4eab-8be1-765e4de8c0a2 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:23.135159 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-15c49d7c-c955-4eab-8be1-765e4de8c0a2 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:23.135159 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-15c49d7c-c955-4eab-8be1-765e4de8c0a2 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:23.136022 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 217/900] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:47:23 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:23.148744 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-ba60ee7c-d630-41bd-a996-7de0975c1e77 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.150946 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-ba60ee7c-d630-41bd-a996-7de0975c1e77 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 Aug 14 03:47:23.151206 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-ba60ee7c-d630-41bd-a996-7de0975c1e77 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:23.151475 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-ba60ee7c-d630-41bd-a996-7de0975c1e77 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:23.164693 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:23.164693 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:23.171433 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-ba60ee7c-d630-41bd-a996-7de0975c1e77 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:47:23.181128 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-ba60ee7c-d630-41bd-a996-7de0975c1e77 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 returned with HTTP 200 Aug 14 03:47:23.181699 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 227/901] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:47:23 2026] GET /volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 => generated 1542 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:47:23.232438 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ae0294c4-1faf-415d-ac49-fd1b6b915a5c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.234851 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ae0294c4-1faf-415d-ac49-fd1b6b915a5c tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce Aug 14 03:47:23.235277 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ae0294c4-1faf-415d-ac49-fd1b6b915a5c tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:23.235760 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ae0294c4-1faf-415d-ac49-fd1b6b915a5c tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:23.244073 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:23.244073 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:23.249535 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ae0294c4-1faf-415d-ac49-fd1b6b915a5c tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:23.254661 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ae0294c4-1faf-415d-ac49-fd1b6b915a5c tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce returned with HTTP 200 Aug 14 03:47:23.254661 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 225/902] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:23 2026] GET /volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:23.267859 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a13da3bb-c572-47d2-8d77-191ec89c93ff None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.270195 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a13da3bb-c572-47d2-8d77-191ec89c93ff tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce Aug 14 03:47:23.270195 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a13da3bb-c572-47d2-8d77-191ec89c93ff tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:23.270195 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a13da3bb-c572-47d2-8d77-191ec89c93ff tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:23.272594 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-ed924cad-7411-49f5-bfb0-76d72b3f31bb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.274962 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-ed924cad-7411-49f5-bfb0-76d72b3f31bb tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] PUT https://10.4.3.64/volume/v3/attachments/280a3f41-d0de-4e32-a64f-c33571beb621 Aug 14 03:47:23.275485 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-ed924cad-7411-49f5-bfb0-76d72b3f31bb tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:23.277052 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:23.277052 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:23.281279 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a13da3bb-c572-47d2-8d77-191ec89c93ff tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:23.284710 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-432db62a-0fda-4004-822f-d5c05b98eedf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.286340 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a13da3bb-c572-47d2-8d77-191ec89c93ff tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce returned with HTTP 200 Aug 14 03:47:23.286781 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-432db62a-0fda-4004-822f-d5c05b98eedf tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:47:23.286875 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 234/903] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:23 2026] GET /volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce => generated 1387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:23.287279 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-432db62a-0fda-4004-822f-d5c05b98eedf tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:23.287279 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-432db62a-0fda-4004-822f-d5c05b98eedf tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:23.289367 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-ed924cad-7411-49f5-bfb0-76d72b3f31bb tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Acquiring lock "cinder-attachment_update-45ec9a3c-8aed-44d8-8355-3862d1663608-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:47:23.293800 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:23.293800 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:23.297986 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-432db62a-0fda-4004-822f-d5c05b98eedf tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:47:23.302372 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-432db62a-0fda-4004-822f-d5c05b98eedf tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 200 Aug 14 03:47:23.302795 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 228/904] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:23 2026] GET /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:23.307530 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a1332fc8-dc20-4bf0-98fd-51c7431babb2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.311159 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-ed924cad-7411-49f5-bfb0-76d72b3f31bb tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Lock "cinder-attachment_update-45ec9a3c-8aed-44d8-8355-3862d1663608-np0000007313" acquired by "attachment_update" :: waited 0.019s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:47:23.311159 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:23.311159 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:23.312824 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a1332fc8-dc20-4bf0-98fd-51c7431babb2 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce Aug 14 03:47:23.313048 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a1332fc8-dc20-4bf0-98fd-51c7431babb2 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:23.313221 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a1332fc8-dc20-4bf0-98fd-51c7431babb2 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:23.320688 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:23.320688 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:23.324573 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a1332fc8-dc20-4bf0-98fd-51c7431babb2 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:23.329758 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a1332fc8-dc20-4bf0-98fd-51c7431babb2 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce returned with HTTP 200 Aug 14 03:47:23.330155 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 226/905] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:23 2026] GET /volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:23.346289 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-83c47853-371d-45a6-a634-b4139fc6f5f5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.347632 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-83c47853-371d-45a6-a634-b4139fc6f5f5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce Aug 14 03:47:23.347882 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-83c47853-371d-45a6-a634-b4139fc6f5f5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:23.348074 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-83c47853-371d-45a6-a634-b4139fc6f5f5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:23.348299 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-83c47853-371d-45a6-a634-b4139fc6f5f5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Delete volume with id: 7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce Aug 14 03:47:23.354704 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:23.354704 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:23.355060 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-83c47853-371d-45a6-a634-b4139fc6f5f5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:23.372274 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-83c47853-371d-45a6-a634-b4139fc6f5f5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Delete volume request issued successfully. Aug 14 03:47:23.372274 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-83c47853-371d-45a6-a634-b4139fc6f5f5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce returned with HTTP 202 Aug 14 03:47:23.372431 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 235/906] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:47:23 2026] DELETE /volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:47:23.381560 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0e0a25d9-6b57-4452-a992-1562e11badae None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.383703 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0e0a25d9-6b57-4452-a992-1562e11badae tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce Aug 14 03:47:23.383957 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0e0a25d9-6b57-4452-a992-1562e11badae tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:23.384225 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0e0a25d9-6b57-4452-a992-1562e11badae tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:23.394470 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:23.394470 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:23.399723 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0e0a25d9-6b57-4452-a992-1562e11badae tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:23.406182 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0e0a25d9-6b57-4452-a992-1562e11badae tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce returned with HTTP 200 Aug 14 03:47:23.406641 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 229/907] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:23 2026] GET /volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce => generated 1386 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:23.417721 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-ed924cad-7411-49f5-bfb0-76d72b3f31bb tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Lock "cinder-attachment_update-45ec9a3c-8aed-44d8-8355-3862d1663608-np0000007313" released by "attachment_update" :: held 0.109s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:47:23.418893 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-ed924cad-7411-49f5-bfb0-76d72b3f31bb tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/attachments/280a3f41-d0de-4e32-a64f-c33571beb621 returned with HTTP 200 Aug 14 03:47:23.419915 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 218/908] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:47:23 2026] PUT /volume/v3/attachments/280a3f41-d0de-4e32-a64f-c33571beb621 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:23.453327 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-98c748d6-4e1a-4fac-944a-fd752e43cea4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.455309 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-98c748d6-4e1a-4fac-944a-fd752e43cea4 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] POST https://10.4.3.64/volume/v3/attachments/280a3f41-d0de-4e32-a64f-c33571beb621/action Aug 14 03:47:23.455640 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-98c748d6-4e1a-4fac-944a-fd752e43cea4 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:23.455754 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-98c748d6-4e1a-4fac-944a-fd752e43cea4 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:23.471816 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:23.471816 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:23.491384 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-98c748d6-4e1a-4fac-944a-fd752e43cea4 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/attachments/280a3f41-d0de-4e32-a64f-c33571beb621/action returned with HTTP 204 Aug 14 03:47:23.491817 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 227/909] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:47:23 2026] POST /volume/v3/attachments/280a3f41-d0de-4e32-a64f-c33571beb621/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:23.511989 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-766a43a2-1ddc-47c3-8719-1127a73b7411 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.512490 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-766a43a2-1ddc-47c3-8719-1127a73b7411 None None] GET https://10.4.3.64/volume// Aug 14 03:47:23.512681 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-766a43a2-1ddc-47c3-8719-1127a73b7411 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:23.512907 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-766a43a2-1ddc-47c3-8719-1127a73b7411 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:23.514664 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-766a43a2-1ddc-47c3-8719-1127a73b7411 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:23.515031 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 236/910] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:47:23 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:23.522979 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-d13a9333-be02-4734-9401-fb99f02c00cf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.526384 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-d13a9333-be02-4734-9401-fb99f02c00cf tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce Aug 14 03:47:23.526591 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-d13a9333-be02-4734-9401-fb99f02c00cf tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:23.526760 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-d13a9333-be02-4734-9401-fb99f02c00cf tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:23.541466 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:23.541466 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:23.546485 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-d13a9333-be02-4734-9401-fb99f02c00cf tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:47:23.551338 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-d13a9333-be02-4734-9401-fb99f02c00cf tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce returned with HTTP 200 Aug 14 03:47:23.551783 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 230/911] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:47:23 2026] GET /volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:47:23.643563 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-2893007d-21be-4a1a-9c39-57b17dfc5f47 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.646365 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-2893007d-21be-4a1a-9c39-57b17dfc5f47 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] PUT https://10.4.3.64/volume/v3/attachments/c324ef90-3b04-457f-9234-e29cfea53e26 Aug 14 03:47:23.646865 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-2893007d-21be-4a1a-9c39-57b17dfc5f47 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:23.658586 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-2893007d-21be-4a1a-9c39-57b17dfc5f47 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Acquiring lock "cinder-attachment_update-e88989ba-f76a-42c4-88fc-18613bd473ce-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:47:23.668435 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-2893007d-21be-4a1a-9c39-57b17dfc5f47 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Lock "cinder-attachment_update-e88989ba-f76a-42c4-88fc-18613bd473ce-np0000007313" acquired by "attachment_update" :: waited 0.010s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:47:23.669608 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:23.669608 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:23.770029 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-2893007d-21be-4a1a-9c39-57b17dfc5f47 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Lock "cinder-attachment_update-e88989ba-f76a-42c4-88fc-18613bd473ce-np0000007313" released by "attachment_update" :: held 0.102s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:47:23.771038 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-2893007d-21be-4a1a-9c39-57b17dfc5f47 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/attachments/c324ef90-3b04-457f-9234-e29cfea53e26 returned with HTTP 200 Aug 14 03:47:23.771960 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 219/912] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:47:23 2026] PUT /volume/v3/attachments/c324ef90-3b04-457f-9234-e29cfea53e26 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:23.798865 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-8a503ccc-e5b8-4d77-ada4-3815bdd4d985 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.801910 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-8a503ccc-e5b8-4d77-ada4-3815bdd4d985 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] POST https://10.4.3.64/volume/v3/attachments/c324ef90-3b04-457f-9234-e29cfea53e26/action Aug 14 03:47:23.802311 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-8a503ccc-e5b8-4d77-ada4-3815bdd4d985 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:23.802424 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-8a503ccc-e5b8-4d77-ada4-3815bdd4d985 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:23.820478 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:23.820478 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:23.831219 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-8a503ccc-e5b8-4d77-ada4-3815bdd4d985 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/attachments/c324ef90-3b04-457f-9234-e29cfea53e26/action returned with HTTP 204 Aug 14 03:47:23.831635 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 228/913] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:47:23 2026] POST /volume/v3/attachments/c324ef90-3b04-457f-9234-e29cfea53e26/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:23.858442 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-54b5a998-7b3f-42f8-977a-e59f6e513de5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.858909 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-54b5a998-7b3f-42f8-977a-e59f6e513de5 None None] GET https://10.4.3.64/volume// Aug 14 03:47:23.859089 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-54b5a998-7b3f-42f8-977a-e59f6e513de5 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:23.859276 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-54b5a998-7b3f-42f8-977a-e59f6e513de5 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:23.859567 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-54b5a998-7b3f-42f8-977a-e59f6e513de5 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:23.859820 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 237/914] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:47:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 03:47:23.869024 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-4a1a869c-f9fc-479f-9883-2df1cec731f6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.872130 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-4a1a869c-f9fc-479f-9883-2df1cec731f6 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca Aug 14 03:47:23.872359 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-4a1a869c-f9fc-479f-9883-2df1cec731f6 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:23.872592 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-4a1a869c-f9fc-479f-9883-2df1cec731f6 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:23.890446 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:23.890446 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:23.890446 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-4a1a869c-f9fc-479f-9883-2df1cec731f6 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:47:23.895913 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-4a1a869c-f9fc-479f-9883-2df1cec731f6 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca returned with HTTP 200 Aug 14 03:47:23.896717 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 231/915] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:47:23 2026] GET /volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:47:23.984334 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-fb556090-f788-450a-9ed7-7ee00a422d1f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:23.987513 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-fb556090-f788-450a-9ed7-7ee00a422d1f tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] PUT https://10.4.3.64/volume/v3/attachments/f535782c-4a5c-4361-9cd4-8ba5b8e2dce4 Aug 14 03:47:23.987909 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-fb556090-f788-450a-9ed7-7ee00a422d1f tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:23.997127 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-fb556090-f788-450a-9ed7-7ee00a422d1f tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Acquiring lock "cinder-attachment_update-c2a4fb7e-a76a-4878-a465-a923b7181cca-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:47:24.003797 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-fb556090-f788-450a-9ed7-7ee00a422d1f tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Lock "cinder-attachment_update-c2a4fb7e-a76a-4878-a465-a923b7181cca-np0000007313" acquired by "attachment_update" :: waited 0.007s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:47:24.006152 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:24.006152 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:24.132839 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-fb556090-f788-450a-9ed7-7ee00a422d1f tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Lock "cinder-attachment_update-c2a4fb7e-a76a-4878-a465-a923b7181cca-np0000007313" released by "attachment_update" :: held 0.129s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:47:24.133283 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-fb556090-f788-450a-9ed7-7ee00a422d1f tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/attachments/f535782c-4a5c-4361-9cd4-8ba5b8e2dce4 returned with HTTP 200 Aug 14 03:47:24.133898 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 220/916] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:47:23 2026] PUT /volume/v3/attachments/f535782c-4a5c-4361-9cd4-8ba5b8e2dce4 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:24.181922 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-a768d135-bb58-415b-8d38-529e274b87fa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:24.181922 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-a768d135-bb58-415b-8d38-529e274b87fa tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] POST https://10.4.3.64/volume/v3/attachments/f535782c-4a5c-4361-9cd4-8ba5b8e2dce4/action Aug 14 03:47:24.181922 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-a768d135-bb58-415b-8d38-529e274b87fa tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:24.181922 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-a768d135-bb58-415b-8d38-529e274b87fa tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:24.197774 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:24.197774 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:24.211143 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-6f2cf87a-d5d4-4bc3-9e4c-3a0f8eab26df req-a768d135-bb58-415b-8d38-529e274b87fa tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/attachments/f535782c-4a5c-4361-9cd4-8ba5b8e2dce4/action returned with HTTP 204 Aug 14 03:47:24.211826 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 229/917] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:47:24 2026] POST /volume/v3/attachments/f535782c-4a5c-4361-9cd4-8ba5b8e2dce4/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:24.318740 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7858c8bc-86ba-496a-830f-5b46f6668626 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:24.320339 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7858c8bc-86ba-496a-830f-5b46f6668626 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:47:24.320624 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7858c8bc-86ba-496a-830f-5b46f6668626 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:24.320685 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7858c8bc-86ba-496a-830f-5b46f6668626 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:24.329256 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:24.329256 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:24.333471 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7858c8bc-86ba-496a-830f-5b46f6668626 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:47:24.338390 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7858c8bc-86ba-496a-830f-5b46f6668626 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 200 Aug 14 03:47:24.338872 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 238/918] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:24 2026] GET /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:24.421294 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-580929b0-8373-4025-9f9b-fb3d1f936487 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:24.428160 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-580929b0-8373-4025-9f9b-fb3d1f936487 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce Aug 14 03:47:24.428160 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-580929b0-8373-4025-9f9b-fb3d1f936487 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:24.428160 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-580929b0-8373-4025-9f9b-fb3d1f936487 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:24.435670 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-580929b0-8373-4025-9f9b-fb3d1f936487 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce returned with HTTP 404 Aug 14 03:47:24.436350 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 232/919] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:24 2026] GET /volume/v3/volumes/7be7b3f0-2e7a-4963-bc7e-bb8a2d7496ce => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:24.447728 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-be32d42b-5afb-4f39-860e-6aa65391d797 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:24.449893 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-be32d42b-5afb-4f39-860e-6aa65391d797 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd Aug 14 03:47:24.450235 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-be32d42b-5afb-4f39-860e-6aa65391d797 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:24.450480 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-be32d42b-5afb-4f39-860e-6aa65391d797 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:24.460528 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:24.460528 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:24.472490 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-be32d42b-5afb-4f39-860e-6aa65391d797 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:24.480563 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-be32d42b-5afb-4f39-860e-6aa65391d797 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd returned with HTTP 200 Aug 14 03:47:24.481408 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 221/920] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:24 2026] GET /volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd => generated 1352 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:24.495050 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5249f054-b79a-4178-aee7-06cdbb8ab478 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:24.496964 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5249f054-b79a-4178-aee7-06cdbb8ab478 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd Aug 14 03:47:24.497242 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5249f054-b79a-4178-aee7-06cdbb8ab478 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:24.497607 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5249f054-b79a-4178-aee7-06cdbb8ab478 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:24.497821 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-5249f054-b79a-4178-aee7-06cdbb8ab478 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Delete volume with id: d7fcd9d6-d1e3-49d2-b98c-449167a151dd Aug 14 03:47:24.506113 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:24.506113 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:24.506887 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5249f054-b79a-4178-aee7-06cdbb8ab478 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:24.524948 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5249f054-b79a-4178-aee7-06cdbb8ab478 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Delete volume request issued successfully. Aug 14 03:47:24.525176 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5249f054-b79a-4178-aee7-06cdbb8ab478 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd returned with HTTP 202 Aug 14 03:47:24.525598 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 230/921] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:47:24 2026] DELETE /volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:47:24.532958 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-109ba517-8cdb-4099-81d9-8905bd95cd9a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:24.535537 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-109ba517-8cdb-4099-81d9-8905bd95cd9a tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd Aug 14 03:47:24.536015 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-109ba517-8cdb-4099-81d9-8905bd95cd9a tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:24.536191 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-109ba517-8cdb-4099-81d9-8905bd95cd9a tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:24.543860 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:24.543860 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:24.552154 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-109ba517-8cdb-4099-81d9-8905bd95cd9a tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:24.556311 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-109ba517-8cdb-4099-81d9-8905bd95cd9a tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd returned with HTTP 200 Aug 14 03:47:24.557112 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 239/922] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:24 2026] GET /volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd => generated 1351 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:25.361129 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-815bbba8-9ac6-4858-b666-b45434a28cfa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:25.363330 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-815bbba8-9ac6-4858-b666-b45434a28cfa tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:47:25.364122 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-815bbba8-9ac6-4858-b666-b45434a28cfa tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:25.364184 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-815bbba8-9ac6-4858-b666-b45434a28cfa tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:25.372879 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:25.372879 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:25.376467 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-815bbba8-9ac6-4858-b666-b45434a28cfa tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:47:25.382012 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-815bbba8-9ac6-4858-b666-b45434a28cfa tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 200 Aug 14 03:47:25.382487 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 233/923] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:25 2026] GET /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:25.571832 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c6dda280-14f8-40e5-953a-3b1ab1cb986b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:25.573870 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c6dda280-14f8-40e5-953a-3b1ab1cb986b tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd Aug 14 03:47:25.573870 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c6dda280-14f8-40e5-953a-3b1ab1cb986b tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:25.574057 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c6dda280-14f8-40e5-953a-3b1ab1cb986b tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:25.582180 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c6dda280-14f8-40e5-953a-3b1ab1cb986b tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd returned with HTTP 404 Aug 14 03:47:25.586158 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 222/924] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:25 2026] GET /volume/v3/volumes/d7fcd9d6-d1e3-49d2-b98c-449167a151dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:25.592808 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:25.595644 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:25.595644 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-423196849"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:25.597157 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-423196849'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:25.597335 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Create volume of 1 GB Aug 14 03:47:25.601628 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Availability Zones retrieved successfully. Aug 14 03:47:25.607716 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Flow 'volume_create_api' (e79737ce-98af-4e87-b425-81c7f2256ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:25.610158 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a56970bd-e2c3-473a-90cf-9e9b3d7bb57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:25.610158 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:25.636840 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a56970bd-e2c3-473a-90cf-9e9b3d7bb57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:25.637766 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748a92cf-3cd3-4ef9-9a3a-b98c68fcd50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:25.681392 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Created reservations ['05033f93-a40d-499e-956d-109407167e16', '66334bd4-7c0b-406f-b365-22ee14925d73', 'eaca5700-07c4-4bff-9ef8-ba93d208de23', '7df69ea1-1d52-4699-b0e6-ab949a39031b'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:25.682338 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748a92cf-3cd3-4ef9-9a3a-b98c68fcd50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05033f93-a40d-499e-956d-109407167e16', '66334bd4-7c0b-406f-b365-22ee14925d73', 'eaca5700-07c4-4bff-9ef8-ba93d208de23', '7df69ea1-1d52-4699-b0e6-ab949a39031b']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:25.683154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13901dff-9fb6-4f39-8b4e-357db7c7b984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:25.707095 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13901dff-9fb6-4f39-8b4e-357db7c7b984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b44c7d0d-9871-4dcc-a462-0bd285025116', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-423196849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84158358f99c4f4c81c94a266c447e61',qos_specs=None,replication_status=,reservations=['05033f93-a40d-499e-956d-109407167e16','66334bd4-7c0b-406f-b365-22ee14925d73','eaca5700-07c4-4bff-9ef8-ba93d208de23','7df69ea1-1d52-4699-b0e6-ab949a39031b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c92e78622e184f4fbf951004e62aa8e2',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-423196849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b44c7d0d-9871-4dcc-a462-0bd285025116,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84158358f99c4f4c81c94a266c447e61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c92e78622e184f4fbf951004e62aa8e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:25.708079 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (857445b2-9a87-4128-9aee-c39825b990d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:25.727667 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (857445b2-9a87-4128-9aee-c39825b990d8) transitioned into state 'SUCCESS' from state '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-423196849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84158358f99c4f4c81c94a266c447e61',qos_specs=None,replication_status=,reservations=['05033f93-a40d-499e-956d-109407167e16','66334bd4-7c0b-406f-b365-22ee14925d73','eaca5700-07c4-4bff-9ef8-ba93d208de23','7df69ea1-1d52-4699-b0e6-ab949a39031b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c92e78622e184f4fbf951004e62aa8e2',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:25.728557 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5642242d-3a3b-46cb-8768-3664677fe604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:25.738155 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5642242d-3a3b-46cb-8768-3664677fe604) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:25.739091 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Flow 'volume_create_api' (e79737ce-98af-4e87-b425-81c7f2256ab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:25.739390 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Create volume request issued successfully. Aug 14 03:47:25.739858 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fb33c1bf-8def-4eda-9ca4-e2cd9abe74aa tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:25.740263 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 231/925] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:47:25 2026] POST /volume/v3/volumes => generated 744 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:25.750561 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8a40f0c1-45f7-4789-9483-a5a0c24bcba5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:25.753569 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8a40f0c1-45f7-4789-9483-a5a0c24bcba5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 Aug 14 03:47:25.753756 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8a40f0c1-45f7-4789-9483-a5a0c24bcba5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:25.753919 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8a40f0c1-45f7-4789-9483-a5a0c24bcba5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:25.760308 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:25.760308 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:25.763639 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8a40f0c1-45f7-4789-9483-a5a0c24bcba5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:25.768050 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8a40f0c1-45f7-4789-9483-a5a0c24bcba5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 returned with HTTP 200 Aug 14 03:47:25.768423 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 240/926] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:25 2026] GET /volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:26.397875 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9ec16482-6efc-44dd-b074-7e3329eaf6b3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:26.401128 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9ec16482-6efc-44dd-b074-7e3329eaf6b3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:47:26.401701 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9ec16482-6efc-44dd-b074-7e3329eaf6b3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:26.402241 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9ec16482-6efc-44dd-b074-7e3329eaf6b3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:26.417585 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:26.417585 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:26.426658 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9ec16482-6efc-44dd-b074-7e3329eaf6b3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:47:26.434087 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9ec16482-6efc-44dd-b074-7e3329eaf6b3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 200 Aug 14 03:47:26.434617 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 234/927] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:26 2026] GET /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 1249 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:26.613935 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-befbe5b4-b0dd-47c6-8590-70ccb87430b6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:26.616356 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-befbe5b4-b0dd-47c6-8590-70ccb87430b6 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:47:26.616562 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-befbe5b4-b0dd-47c6-8590-70ccb87430b6 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:26.616766 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-befbe5b4-b0dd-47c6-8590-70ccb87430b6 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:26.624515 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:26.624515 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:26.629890 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-befbe5b4-b0dd-47c6-8590-70ccb87430b6 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:47:26.636705 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-befbe5b4-b0dd-47c6-8590-70ccb87430b6 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 200 Aug 14 03:47:26.637332 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 223/928] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:26 2026] GET /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 1249 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:26.782378 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f1f810ed-7df2-43bc-b429-f2ec92130a89 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:26.784619 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f1f810ed-7df2-43bc-b429-f2ec92130a89 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 Aug 14 03:47:26.784793 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f1f810ed-7df2-43bc-b429-f2ec92130a89 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:26.784979 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f1f810ed-7df2-43bc-b429-f2ec92130a89 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:26.792678 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:26.792678 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:26.796524 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f1f810ed-7df2-43bc-b429-f2ec92130a89 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:26.802070 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f1f810ed-7df2-43bc-b429-f2ec92130a89 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 returned with HTTP 200 Aug 14 03:47:26.802452 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 232/929] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:26 2026] GET /volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:26.815470 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:26.817105 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:26.817420 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b44c7d0d-9871-4dcc-a462-0bd285025116", "size": 2, "name": "tempest-VolumesCloneTest-Volume-667642773"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:26.818765 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Create volume request body: {'volume': {'source_volid': 'b44c7d0d-9871-4dcc-a462-0bd285025116', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-667642773'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:26.825126 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:26.825126 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:26.825954 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume retrieved successfully. Aug 14 03:47:26.826083 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Create volume of 2 GB Aug 14 03:47:26.829175 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Availability Zones retrieved successfully. Aug 14 03:47:26.834232 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Flow 'volume_create_api' (69d6a070-51ca-437f-b259-b2473c40f87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:26.835234 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76ae711-8942-4f0f-b76e-d7243aceaafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:26.836037 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:26.855808 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76ae711-8942-4f0f-b76e-d7243aceaafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'b44c7d0d-9871-4dcc-a462-0bd285025116', 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:26.856539 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (accd8900-8f19-46c1-9181-99cf150755fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:26.900947 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Created reservations ['ab4313fc-87cf-4453-966f-ad251e856934', '5da8e425-e85f-4ac2-9601-2d7db7748c13', '14c1fa00-e594-4c01-aa44-754a904aff2e', '806060c0-e19f-48b1-90e8-41a7ee8acd2a'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:26.901902 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (accd8900-8f19-46c1-9181-99cf150755fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab4313fc-87cf-4453-966f-ad251e856934', '5da8e425-e85f-4ac2-9601-2d7db7748c13', '14c1fa00-e594-4c01-aa44-754a904aff2e', '806060c0-e19f-48b1-90e8-41a7ee8acd2a']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:26.903083 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3aa32dd-b3f7-4fb5-a338-75b6cbba57d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:26.951569 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3aa32dd-b3f7-4fb5-a338-75b6cbba57d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1d57b6f-a5db-489b-83d4-14e8e5ac1666', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-667642773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84158358f99c4f4c81c94a266c447e61',qos_specs=None,replication_status=,reservations=['ab4313fc-87cf-4453-966f-ad251e856934','5da8e425-e85f-4ac2-9601-2d7db7748c13','14c1fa00-e594-4c01-aa44-754a904aff2e','806060c0-e19f-48b1-90e8-41a7ee8acd2a'],size=2,snapshot_id=None,source_replicaid=,source_volid=b44c7d0d-9871-4dcc-a462-0bd285025116,status='creating',user_id='c92e78622e184f4fbf951004e62aa8e2',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-667642773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1d57b6f-a5db-489b-83d4-14e8e5ac1666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84158358f99c4f4c81c94a266c447e61',provider_auth=None,provider_geometry=None,provider_id=None,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=b44c7d0d-9871-4dcc-a462-0bd285025116,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c92e78622e184f4fbf951004e62aa8e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:26.952317 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fc65118-5d1d-47dd-9493-150a4b9054aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:26.978820 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fc65118-5d1d-47dd-9493-150a4b9054aa) transitioned into state 'SUCCESS' from state '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-667642773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84158358f99c4f4c81c94a266c447e61',qos_specs=None,replication_status=,reservations=['ab4313fc-87cf-4453-966f-ad251e856934','5da8e425-e85f-4ac2-9601-2d7db7748c13','14c1fa00-e594-4c01-aa44-754a904aff2e','806060c0-e19f-48b1-90e8-41a7ee8acd2a'],size=2,snapshot_id=None,source_replicaid=,source_volid=b44c7d0d-9871-4dcc-a462-0bd285025116,status='creating',user_id='c92e78622e184f4fbf951004e62aa8e2',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:26.980119 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f22c5725-bfd1-4b0d-9943-1bd326b6a0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:27.003653 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f22c5725-bfd1-4b0d-9943-1bd326b6a0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:27.004711 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Flow 'volume_create_api' (69d6a070-51ca-437f-b259-b2473c40f87a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:27.005069 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Create volume request issued successfully. Aug 14 03:47:27.005754 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b817d1b8-fdaa-4326-a36b-18f8d65b5157 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:27.007014 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 241/930] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:47:26 2026] POST /volume/v3/volumes => generated 778 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:27.024476 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f68d77b6-83cc-4fa8-8f84-0d2c4f5ce3e6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:27.028719 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f68d77b6-83cc-4fa8-8f84-0d2c4f5ce3e6 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 Aug 14 03:47:27.028922 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f68d77b6-83cc-4fa8-8f84-0d2c4f5ce3e6 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:27.029102 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f68d77b6-83cc-4fa8-8f84-0d2c4f5ce3e6 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:27.045727 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:27.045727 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:27.053599 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f68d77b6-83cc-4fa8-8f84-0d2c4f5ce3e6 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:27.057944 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f68d77b6-83cc-4fa8-8f84-0d2c4f5ce3e6 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 returned with HTTP 200 Aug 14 03:47:27.058333 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 235/931] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:27 2026] GET /volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:27.075697 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-ea1b109b-6943-4c99-8559-c078f6cce6f5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:27.077856 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-ea1b109b-6943-4c99-8559-c078f6cce6f5 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:47:27.078077 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-ea1b109b-6943-4c99-8559-c078f6cce6f5 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:27.078268 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-ea1b109b-6943-4c99-8559-c078f6cce6f5 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:27.086885 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:27.086885 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:27.091217 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-ea1b109b-6943-4c99-8559-c078f6cce6f5 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:47:27.096941 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-ea1b109b-6943-4c99-8559-c078f6cce6f5 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 200 Aug 14 03:47:27.097438 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 224/932] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:27 2026] GET /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 1249 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:27.107285 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7f52efce-df24-408a-b352-ccebdb229a43 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:27.107684 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7f52efce-df24-408a-b352-ccebdb229a43 None None] GET https://10.4.3.64/volume// Aug 14 03:47:27.107872 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7f52efce-df24-408a-b352-ccebdb229a43 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:27.108125 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7f52efce-df24-408a-b352-ccebdb229a43 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:27.108593 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7f52efce-df24-408a-b352-ccebdb229a43 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:27.108857 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 233/933] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:47:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:27.117052 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-29d0642b-7215-463c-be67-334953daf511 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:27.118657 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-29d0642b-7215-463c-be67-334953daf511 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:47:27.119060 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-29d0642b-7215-463c-be67-334953daf511 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3dbf7b65-95ce-4919-9a3b-54ee8d032305", "connector": null, "instance_uuid": "5b7bc236-1759-4c76-a045-04a921a0efed"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:27.129992 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:27.129992 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:27.159426 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-29d0642b-7215-463c-be67-334953daf511 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:47:27.159426 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 242/934] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:47:27 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 14 03:47:28.076684 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2d141de2-f47d-4f9e-a166-d0b9e6e7ece3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:28.079726 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2d141de2-f47d-4f9e-a166-d0b9e6e7ece3 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 Aug 14 03:47:28.079726 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2d141de2-f47d-4f9e-a166-d0b9e6e7ece3 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:28.079726 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2d141de2-f47d-4f9e-a166-d0b9e6e7ece3 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:28.087064 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:28.087064 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:28.092872 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2d141de2-f47d-4f9e-a166-d0b9e6e7ece3 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:28.101971 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2d141de2-f47d-4f9e-a166-d0b9e6e7ece3 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 returned with HTTP 200 Aug 14 03:47:28.102436 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 236/935] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:28 2026] GET /volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:28.122261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-91f64096-ad7d-4b6d-ac68-e7b9446904a0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:28.126783 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-91f64096-ad7d-4b6d-ac68-e7b9446904a0 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 Aug 14 03:47:28.127035 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-91f64096-ad7d-4b6d-ac68-e7b9446904a0 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:28.127289 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-91f64096-ad7d-4b6d-ac68-e7b9446904a0 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:28.135128 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:28.135128 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:28.138786 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-91f64096-ad7d-4b6d-ac68-e7b9446904a0 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:28.142989 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-91f64096-ad7d-4b6d-ac68-e7b9446904a0 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 returned with HTTP 200 Aug 14 03:47:28.143366 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 225/936] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:28 2026] GET /volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:28.156971 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fa80f2de-e1aa-4e29-a912-894a30b4527c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:28.159031 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fa80f2de-e1aa-4e29-a912-894a30b4527c tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 Aug 14 03:47:28.159305 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fa80f2de-e1aa-4e29-a912-894a30b4527c tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:28.159571 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fa80f2de-e1aa-4e29-a912-894a30b4527c tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:28.167583 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:28.167583 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:28.173476 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fa80f2de-e1aa-4e29-a912-894a30b4527c tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:28.179221 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fa80f2de-e1aa-4e29-a912-894a30b4527c tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 returned with HTTP 200 Aug 14 03:47:28.179610 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 234/937] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:28 2026] GET /volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:28.193154 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-aabf94ed-a118-47b5-ad51-78db004f4493 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:28.197339 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aabf94ed-a118-47b5-ad51-78db004f4493 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 Aug 14 03:47:28.197642 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aabf94ed-a118-47b5-ad51-78db004f4493 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:28.197923 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aabf94ed-a118-47b5-ad51-78db004f4493 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:28.198317 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-aabf94ed-a118-47b5-ad51-78db004f4493 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Delete volume with id: c1d57b6f-a5db-489b-83d4-14e8e5ac1666 Aug 14 03:47:28.208532 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:28.208532 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:28.209157 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-aabf94ed-a118-47b5-ad51-78db004f4493 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:28.228584 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-aabf94ed-a118-47b5-ad51-78db004f4493 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Delete volume request issued successfully. Aug 14 03:47:28.228815 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aabf94ed-a118-47b5-ad51-78db004f4493 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 returned with HTTP 202 Aug 14 03:47:28.229396 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 243/938] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:47:28 2026] DELETE /volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:47:28.241619 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-154a4fcd-eab2-4b2d-bbc1-4507686a8dbf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:28.243413 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-154a4fcd-eab2-4b2d-bbc1-4507686a8dbf tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 Aug 14 03:47:28.243604 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-154a4fcd-eab2-4b2d-bbc1-4507686a8dbf tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:28.243788 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-154a4fcd-eab2-4b2d-bbc1-4507686a8dbf tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:28.253047 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:28.253047 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:28.259863 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-154a4fcd-eab2-4b2d-bbc1-4507686a8dbf tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:28.265216 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-154a4fcd-eab2-4b2d-bbc1-4507686a8dbf tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 returned with HTTP 200 Aug 14 03:47:28.265216 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 237/939] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:28 2026] GET /volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:28.364308 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-549d9893-53b3-431c-a778-4b28029bd555 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:28.461023 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c16775a7-c242-4c4f-90b6-3a9b3260f8b8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:28.461421 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c16775a7-c242-4c4f-90b6-3a9b3260f8b8 None None] GET https://10.4.3.64/volume// Aug 14 03:47:28.461589 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c16775a7-c242-4c4f-90b6-3a9b3260f8b8 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:28.461785 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c16775a7-c242-4c4f-90b6-3a9b3260f8b8 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:28.462292 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c16775a7-c242-4c4f-90b6-3a9b3260f8b8 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:28.462395 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 235/940] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:47:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:28.472509 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-4622928d-70e2-4d8a-a45d-6deafe7bd55c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:28.474534 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-4622928d-70e2-4d8a-a45d-6deafe7bd55c tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:47:28.474734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-4622928d-70e2-4d8a-a45d-6deafe7bd55c tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:28.475493 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-4622928d-70e2-4d8a-a45d-6deafe7bd55c tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:28.487930 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:28.487930 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:28.492449 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-4622928d-70e2-4d8a-a45d-6deafe7bd55c tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:47:28.497250 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-4622928d-70e2-4d8a-a45d-6deafe7bd55c tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 200 Aug 14 03:47:28.497721 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 244/941] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:47:28 2026] GET /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 1428 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:47:28.600157 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-61af29c3-c4b0-4260-8a77-414f54ea2812 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:28.601805 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-61af29c3-c4b0-4260-8a77-414f54ea2812 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] PUT https://10.4.3.64/volume/v3/attachments/5eaf4d8b-a884-4402-a1eb-6604acd8e589 Aug 14 03:47:28.601987 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-61af29c3-c4b0-4260-8a77-414f54ea2812 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:28.610830 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-61af29c3-c4b0-4260-8a77-414f54ea2812 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Acquiring lock "cinder-attachment_update-3dbf7b65-95ce-4919-9a3b-54ee8d032305-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:47:28.616029 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-61af29c3-c4b0-4260-8a77-414f54ea2812 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Lock "cinder-attachment_update-3dbf7b65-95ce-4919-9a3b-54ee8d032305-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:47:28.617035 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:28.617035 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:28.641410 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:28.641875 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-376494550"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:28.643708 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-376494550'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:28.643966 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Create volume of 1 GB Aug 14 03:47:28.648914 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Availability Zones retrieved successfully. Aug 14 03:47:28.656340 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Flow 'volume_create_api' (5a676f96-10a5-48b5-b403-291a15a8e426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:28.657497 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd8ce029-7949-47aa-b8c2-839c15c2b414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:28.658797 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:28.683941 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd8ce029-7949-47aa-b8c2-839c15c2b414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:28.684815 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26df0f69-e9d1-4c64-9e3f-49d68f3dd13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:28.694971 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-61af29c3-c4b0-4260-8a77-414f54ea2812 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Lock "cinder-attachment_update-3dbf7b65-95ce-4919-9a3b-54ee8d032305-np0000007313" released by "attachment_update" :: held 0.079s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:47:28.695529 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-61af29c3-c4b0-4260-8a77-414f54ea2812 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/attachments/5eaf4d8b-a884-4402-a1eb-6604acd8e589 returned with HTTP 200 Aug 14 03:47:28.696014 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 238/942] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:47:28 2026] PUT /volume/v3/attachments/5eaf4d8b-a884-4402-a1eb-6604acd8e589 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:28.718892 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-65066876-3c2f-4e1a-ad97-7cea7c4cab54 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:28.721154 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-65066876-3c2f-4e1a-ad97-7cea7c4cab54 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] POST https://10.4.3.64/volume/v3/attachments/5eaf4d8b-a884-4402-a1eb-6604acd8e589/action Aug 14 03:47:28.721508 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-65066876-3c2f-4e1a-ad97-7cea7c4cab54 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:28.721605 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-65066876-3c2f-4e1a-ad97-7cea7c4cab54 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:28.738082 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:28.738082 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:28.745032 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Created reservations ['d5992d1b-2c13-4b45-9268-75428995ecc2', '8663662d-0e2d-48f1-93a7-286336165829', '0af144b1-7459-4ab5-8326-7fc2ec88244e', '3895fb09-87c3-4802-a4b9-87475361bb72'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:28.745905 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26df0f69-e9d1-4c64-9e3f-49d68f3dd13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5992d1b-2c13-4b45-9268-75428995ecc2', '8663662d-0e2d-48f1-93a7-286336165829', '0af144b1-7459-4ab5-8326-7fc2ec88244e', '3895fb09-87c3-4802-a4b9-87475361bb72']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:28.746648 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ba81f61-a19e-41fb-a9cb-c8ce104da4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:28.747717 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-08f75f6d-fc6d-4e3d-b03a-701c9c2f75b1 req-65066876-3c2f-4e1a-ad97-7cea7c4cab54 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/attachments/5eaf4d8b-a884-4402-a1eb-6604acd8e589/action returned with HTTP 204 Aug 14 03:47:28.748126 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 236/943] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:47:28 2026] POST /volume/v3/attachments/5eaf4d8b-a884-4402-a1eb-6604acd8e589/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:28.775706 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ba81f61-a19e-41fb-a9cb-c8ce104da4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cf78fc1-23ea-4365-af66-640e44c94d2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-376494550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b8df59822104d3aa46af6ca3f9aa674',qos_specs=None,replication_status=,reservations=['d5992d1b-2c13-4b45-9268-75428995ecc2','8663662d-0e2d-48f1-93a7-286336165829','0af144b1-7459-4ab5-8326-7fc2ec88244e','3895fb09-87c3-4802-a4b9-87475361bb72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d9af9ab78cd430eb327d6a65331473c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-376494550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cf78fc1-23ea-4365-af66-640e44c94d2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b8df59822104d3aa46af6ca3f9aa674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d9af9ab78cd430eb327d6a65331473c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:28.776510 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8cd3650-0370-4bf9-8091-953265509ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:28.800156 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8cd3650-0370-4bf9-8091-953265509ec1) transitioned into state 'SUCCESS' from state '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-376494550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b8df59822104d3aa46af6ca3f9aa674',qos_specs=None,replication_status=,reservations=['d5992d1b-2c13-4b45-9268-75428995ecc2','8663662d-0e2d-48f1-93a7-286336165829','0af144b1-7459-4ab5-8326-7fc2ec88244e','3895fb09-87c3-4802-a4b9-87475361bb72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d9af9ab78cd430eb327d6a65331473c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:28.800156 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (681e7730-774e-4c45-a7fe-cc63159ae891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:28.810435 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (681e7730-774e-4c45-a7fe-cc63159ae891) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:28.810435 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Flow 'volume_create_api' (5a676f96-10a5-48b5-b403-291a15a8e426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:28.810678 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Create volume request issued successfully. Aug 14 03:47:28.811279 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-549d9893-53b3-431c-a778-4b28029bd555 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:28.811692 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 226/944] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:47:28 2026] POST /volume/v3/volumes => generated 771 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:28.825378 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-20c13991-dd6d-4f09-89ac-0fc7b71e3862 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:28.827092 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-20c13991-dd6d-4f09-89ac-0fc7b71e3862 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:47:28.827344 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-20c13991-dd6d-4f09-89ac-0fc7b71e3862 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:28.827531 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-20c13991-dd6d-4f09-89ac-0fc7b71e3862 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:28.835652 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:28.835652 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:28.839444 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-20c13991-dd6d-4f09-89ac-0fc7b71e3862 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:47:28.843461 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-20c13991-dd6d-4f09-89ac-0fc7b71e3862 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:47:28.843849 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 245/945] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:28 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:29.281768 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ec38ac2f-bf74-450d-848a-ad6426f500e5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:29.283561 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ec38ac2f-bf74-450d-848a-ad6426f500e5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 Aug 14 03:47:29.283826 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ec38ac2f-bf74-450d-848a-ad6426f500e5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:29.284056 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ec38ac2f-bf74-450d-848a-ad6426f500e5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:29.291028 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ec38ac2f-bf74-450d-848a-ad6426f500e5 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 returned with HTTP 404 Aug 14 03:47:29.291514 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 239/946] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:29 2026] GET /volume/v3/volumes/c1d57b6f-a5db-489b-83d4-14e8e5ac1666 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:29.299961 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-38add26b-4381-4bb7-b117-4608e069dd9e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:29.302326 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-38add26b-4381-4bb7-b117-4608e069dd9e tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 Aug 14 03:47:29.302602 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-38add26b-4381-4bb7-b117-4608e069dd9e tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:29.302832 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-38add26b-4381-4bb7-b117-4608e069dd9e tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:29.312224 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:29.312224 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:29.315649 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-38add26b-4381-4bb7-b117-4608e069dd9e tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:29.319683 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-38add26b-4381-4bb7-b117-4608e069dd9e tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 returned with HTTP 200 Aug 14 03:47:29.320164 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 237/947] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:29 2026] GET /volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:29.332416 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f0138564-0f45-4f77-9050-b2524e1d22d4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:29.334345 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f0138564-0f45-4f77-9050-b2524e1d22d4 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 Aug 14 03:47:29.334537 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f0138564-0f45-4f77-9050-b2524e1d22d4 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:29.334716 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f0138564-0f45-4f77-9050-b2524e1d22d4 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:29.334885 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-f0138564-0f45-4f77-9050-b2524e1d22d4 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Delete volume with id: b44c7d0d-9871-4dcc-a462-0bd285025116 Aug 14 03:47:29.342003 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:29.342003 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:29.342560 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f0138564-0f45-4f77-9050-b2524e1d22d4 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:29.357542 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f0138564-0f45-4f77-9050-b2524e1d22d4 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Delete volume request issued successfully. Aug 14 03:47:29.357709 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f0138564-0f45-4f77-9050-b2524e1d22d4 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 returned with HTTP 202 Aug 14 03:47:29.358146 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 227/948] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:47:29 2026] DELETE /volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:47:29.366324 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6e6f825f-a055-4f3b-bae0-b96513d97599 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:29.370398 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6e6f825f-a055-4f3b-bae0-b96513d97599 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 Aug 14 03:47:29.370662 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6e6f825f-a055-4f3b-bae0-b96513d97599 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:29.370914 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6e6f825f-a055-4f3b-bae0-b96513d97599 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:29.376905 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:29.376905 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:29.382451 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6e6f825f-a055-4f3b-bae0-b96513d97599 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Volume info retrieved successfully. Aug 14 03:47:29.384035 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6e6f825f-a055-4f3b-bae0-b96513d97599 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 returned with HTTP 200 Aug 14 03:47:29.384469 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 246/949] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:29 2026] GET /volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:29.728337 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5aec218f-ebb6-41cb-8387-a28190abe609 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:29.730000 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5aec218f-ebb6-41cb-8387-a28190abe609 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:47:29.730185 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5aec218f-ebb6-41cb-8387-a28190abe609 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:29.730374 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5aec218f-ebb6-41cb-8387-a28190abe609 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:29.739227 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:29.739227 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:29.742683 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5aec218f-ebb6-41cb-8387-a28190abe609 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:47:29.746433 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5aec218f-ebb6-41cb-8387-a28190abe609 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:47:29.746812 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 240/950] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:29 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:29.857971 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3690edc7-bddf-4472-886b-26eadbbf059f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:29.859199 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3690edc7-bddf-4472-886b-26eadbbf059f tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:47:29.859449 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3690edc7-bddf-4472-886b-26eadbbf059f tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:29.859677 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3690edc7-bddf-4472-886b-26eadbbf059f tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:29.873932 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:29.873932 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:29.880468 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3690edc7-bddf-4472-886b-26eadbbf059f tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:47:29.886296 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3690edc7-bddf-4472-886b-26eadbbf059f tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:47:29.886859 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 238/951] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:47:29 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 864 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:29.946593 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c355aa8e-b37d-4a40-b2e1-28c190c60fde None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:29.948891 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c355aa8e-b37d-4a40-b2e1-28c190c60fde tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:47:29.949076 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c355aa8e-b37d-4a40-b2e1-28c190c60fde tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:29.949306 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c355aa8e-b37d-4a40-b2e1-28c190c60fde tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:29.960787 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:29.960787 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:29.967100 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c355aa8e-b37d-4a40-b2e1-28c190c60fde tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:47:29.972268 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c355aa8e-b37d-4a40-b2e1-28c190c60fde tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:47:29.972642 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 228/952] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:29 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:30.072063 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-f59f22b7-1149-4338-9670-0db5e69f5b55 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:30.075787 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-f59f22b7-1149-4338-9670-0db5e69f5b55 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:47:30.076049 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-f59f22b7-1149-4338-9670-0db5e69f5b55 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:30.076293 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-f59f22b7-1149-4338-9670-0db5e69f5b55 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:30.093512 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:30.093512 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:30.100613 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-f59f22b7-1149-4338-9670-0db5e69f5b55 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:47:30.107840 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-f59f22b7-1149-4338-9670-0db5e69f5b55 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:47:30.108466 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 247/953] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:30 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:30.164897 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-772d8322-eaf2-45bd-aa9b-e4a55d1f9b4b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:30.167428 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-772d8322-eaf2-45bd-aa9b-e4a55d1f9b4b tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] POST https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e/action Aug 14 03:47:30.167926 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-772d8322-eaf2-45bd-aa9b-e4a55d1f9b4b tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:30.168116 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-772d8322-eaf2-45bd-aa9b-e4a55d1f9b4b tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:30.182255 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:30.182255 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:30.182901 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-772d8322-eaf2-45bd-aa9b-e4a55d1f9b4b tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:47:30.193448 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-772d8322-eaf2-45bd-aa9b-e4a55d1f9b4b tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Begin detaching volume completed successfully. Aug 14 03:47:30.193707 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-772d8322-eaf2-45bd-aa9b-e4a55d1f9b4b tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e/action returned with HTTP 202 Aug 14 03:47:30.194278 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 241/954] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:47:30 2026] POST /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:47:30.243152 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cbed392d-b871-4dfe-8db4-3b833fe24650 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:30.243624 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cbed392d-b871-4dfe-8db4-3b833fe24650 None None] GET https://10.4.3.64/volume// Aug 14 03:47:30.243838 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cbed392d-b871-4dfe-8db4-3b833fe24650 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:30.244059 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cbed392d-b871-4dfe-8db4-3b833fe24650 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:30.244438 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cbed392d-b871-4dfe-8db4-3b833fe24650 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:30.244759 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 239/955] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:47:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:30.252940 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-184fb102-a22d-40ab-8d70-24cee29526d2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:30.254888 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-184fb102-a22d-40ab-8d70-24cee29526d2 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:47:30.255117 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-184fb102-a22d-40ab-8d70-24cee29526d2 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:30.255307 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-184fb102-a22d-40ab-8d70-24cee29526d2 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:30.265716 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:30.265716 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:30.269124 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-184fb102-a22d-40ab-8d70-24cee29526d2 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:47:30.272664 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-184fb102-a22d-40ab-8d70-24cee29526d2 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:47:30.273042 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 229/956] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:47:30 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 1319 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:47:30.398627 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b4085844-ba36-4af9-8897-581acae663f1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:30.400421 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b4085844-ba36-4af9-8897-581acae663f1 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] GET https://10.4.3.64/volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 Aug 14 03:47:30.400586 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b4085844-ba36-4af9-8897-581acae663f1 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:30.400750 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b4085844-ba36-4af9-8897-581acae663f1 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:30.409997 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b4085844-ba36-4af9-8897-581acae663f1 tempest-VolumesCloneTest-1855501391 tempest-VolumesCloneTest-1855501391-project-member] https://10.4.3.64/volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 returned with HTTP 404 Aug 14 03:47:30.410588 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 248/957] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:30 2026] GET /volume/v3/volumes/b44c7d0d-9871-4dcc-a462-0bd285025116 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:47:32.833743 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:32.835546 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:32.835910 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1679877982"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:32.837360 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Create volume request body: {'volume': {'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1679877982'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:32.919181 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Create volume of 1 GB Aug 14 03:47:32.923253 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Availability Zones retrieved successfully. Aug 14 03:47:32.928425 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Flow 'volume_create_api' (df9f5d10-200f-4941-8fec-28ccf6cc5066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:32.929690 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd851b2a-612b-437f-b0e0-ce2064b82aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:32.930672 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:33.000445 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd851b2a-612b-437f-b0e0-ce2064b82aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:33.001673 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b6696ad-932d-42b4-827a-764b76593161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:33.086587 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Created reservations ['d028b050-d271-48e0-93e7-ea0e3f645a17', '5ddd7f01-97c3-4eb1-8fa2-cafef96fef5d', 'c1a89c94-0c29-4482-bc11-659b58187177', '36db8500-ed65-4d46-8a8e-b3b9efe1d93a'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:33.087436 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b6696ad-932d-42b4-827a-764b76593161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d028b050-d271-48e0-93e7-ea0e3f645a17', '5ddd7f01-97c3-4eb1-8fa2-cafef96fef5d', 'c1a89c94-0c29-4482-bc11-659b58187177', '36db8500-ed65-4d46-8a8e-b3b9efe1d93a']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:33.088172 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ca1475-38f9-4fb3-85d6-fcc5856048a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:33.109662 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ca1475-38f9-4fb3-85d6-fcc5856048a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f54661c-cc77-4b43-aa95-f1a41fbe307a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1679877982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b449554ff02b412eb1ffbde419a10fe5',qos_specs=None,replication_status=,reservations=['d028b050-d271-48e0-93e7-ea0e3f645a17','5ddd7f01-97c3-4eb1-8fa2-cafef96fef5d','c1a89c94-0c29-4482-bc11-659b58187177','36db8500-ed65-4d46-8a8e-b3b9efe1d93a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60837148f274e8896c3f336c6bf21d4',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1679877982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f54661c-cc77-4b43-aa95-f1a41fbe307a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b449554ff02b412eb1ffbde419a10fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c60837148f274e8896c3f336c6bf21d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:33.110393 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7da1fd69-30ec-424c-bc15-a2a78eb50275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:33.126967 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7da1fd69-30ec-424c-bc15-a2a78eb50275) transitioned into state 'SUCCESS' from state '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-1679877982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b449554ff02b412eb1ffbde419a10fe5',qos_specs=None,replication_status=,reservations=['d028b050-d271-48e0-93e7-ea0e3f645a17','5ddd7f01-97c3-4eb1-8fa2-cafef96fef5d','c1a89c94-0c29-4482-bc11-659b58187177','36db8500-ed65-4d46-8a8e-b3b9efe1d93a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60837148f274e8896c3f336c6bf21d4',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:33.127775 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee20c6af-eed4-4210-886f-7dcc14156946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:33.135088 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee20c6af-eed4-4210-886f-7dcc14156946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:33.135819 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Flow 'volume_create_api' (df9f5d10-200f-4941-8fec-28ccf6cc5066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:33.136129 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Create volume request issued successfully. Aug 14 03:47:33.136712 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a7cb7182-0b94-49ae-8895-f1c1b51d5e81 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:33.137161 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 242/958] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:47:32 2026] POST /volume/v3/volumes => generated 746 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:33.149257 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a803057e-52e3-4a0d-ae16-7a35b1004a7c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:33.150837 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a803057e-52e3-4a0d-ae16-7a35b1004a7c tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a Aug 14 03:47:33.151040 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a803057e-52e3-4a0d-ae16-7a35b1004a7c tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:33.151244 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a803057e-52e3-4a0d-ae16-7a35b1004a7c tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:33.159032 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:33.159032 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:33.162340 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a803057e-52e3-4a0d-ae16-7a35b1004a7c tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:33.165912 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a803057e-52e3-4a0d-ae16-7a35b1004a7c tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a returned with HTTP 200 Aug 14 03:47:33.166245 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 240/959] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:33 2026] GET /volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:33.657348 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-21ca2658-0c6f-42e1-8618-7448b79db1ed None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:33.660190 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-21ca2658-0c6f-42e1-8618-7448b79db1ed tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] DELETE https://10.4.3.64/volume/v3/attachments/d313356d-2822-4aab-ab40-0a5f48b4a22b Aug 14 03:47:33.660386 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-21ca2658-0c6f-42e1-8618-7448b79db1ed tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:33.660618 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-21ca2658-0c6f-42e1-8618-7448b79db1ed tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:33.671199 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:33.671199 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:33.731736 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2bd4d3e7-12d3-4b70-969b-5f7cf4cbd3d0 req-21ca2658-0c6f-42e1-8618-7448b79db1ed tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments/d313356d-2822-4aab-ab40-0a5f48b4a22b returned with HTTP 200 Aug 14 03:47:33.731967 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 230/960] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:47:33 2026] DELETE /volume/v3/attachments/d313356d-2822-4aab-ab40-0a5f48b4a22b => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:34.185157 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1bb56f0d-00dd-42b5-ba42-e5987dbd952d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:34.186289 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1bb56f0d-00dd-42b5-ba42-e5987dbd952d tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a Aug 14 03:47:34.186484 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1bb56f0d-00dd-42b5-ba42-e5987dbd952d tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:34.186669 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1bb56f0d-00dd-42b5-ba42-e5987dbd952d tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:34.193851 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:34.193851 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:34.197834 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1bb56f0d-00dd-42b5-ba42-e5987dbd952d tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:34.202877 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1bb56f0d-00dd-42b5-ba42-e5987dbd952d tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a returned with HTTP 200 Aug 14 03:47:34.203279 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 249/961] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:34 2026] GET /volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:34.219452 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4ec41d73-caab-412b-b0c8-91787d3808f9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:34.222045 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4ec41d73-caab-412b-b0c8-91787d3808f9 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] POST https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a/action Aug 14 03:47:34.222527 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4ec41d73-caab-412b-b0c8-91787d3808f9 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:34.222731 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4ec41d73-caab-412b-b0c8-91787d3808f9 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:34.234414 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:34.234414 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:34.235368 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4ec41d73-caab-412b-b0c8-91787d3808f9 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:34.272070 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-4ec41d73-caab-412b-b0c8-91787d3808f9 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Created reservations ['397370c2-60e4-4b2f-9863-33bb3bd24292', 'f73145f3-d881-4789-b4e3-c34250f05a1e'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:34.283061 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4ec41d73-caab-412b-b0c8-91787d3808f9 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Extend volume request issued successfully. Aug 14 03:47:34.283296 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4ec41d73-caab-412b-b0c8-91787d3808f9 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a/action returned with HTTP 202 Aug 14 03:47:34.283734 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 243/962] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:47:34 2026] POST /volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:47:34.290275 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-661758e1-d4a2-4f25-87c3-24b656595301 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:34.292927 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-661758e1-d4a2-4f25-87c3-24b656595301 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a Aug 14 03:47:34.293439 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-661758e1-d4a2-4f25-87c3-24b656595301 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:34.293439 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-661758e1-d4a2-4f25-87c3-24b656595301 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:34.303977 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:34.303977 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:34.308703 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-661758e1-d4a2-4f25-87c3-24b656595301 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:34.313890 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-661758e1-d4a2-4f25-87c3-24b656595301 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a returned with HTTP 200 Aug 14 03:47:34.314338 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 241/963] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:34 2026] GET /volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:34.431899 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-62295ec5-caf7-43c0-9108-e15f0b93e943 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:34.434430 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-62295ec5-caf7-43c0-9108-e15f0b93e943 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:47:34.434758 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-62295ec5-caf7-43c0-9108-e15f0b93e943 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:34.435013 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-62295ec5-caf7-43c0-9108-e15f0b93e943 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:34.442255 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:34.442255 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:34.445846 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-62295ec5-caf7-43c0-9108-e15f0b93e943 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:47:34.450251 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-62295ec5-caf7-43c0-9108-e15f0b93e943 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:47:34.450657 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 231/964] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:34 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:35.330674 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ccb7a752-b65e-4a6a-a916-03b7120a1ed8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:35.333056 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ccb7a752-b65e-4a6a-a916-03b7120a1ed8 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a Aug 14 03:47:35.333345 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ccb7a752-b65e-4a6a-a916-03b7120a1ed8 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:35.333613 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ccb7a752-b65e-4a6a-a916-03b7120a1ed8 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:35.344157 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:35.344157 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:35.356647 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ccb7a752-b65e-4a6a-a916-03b7120a1ed8 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:35.368859 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ccb7a752-b65e-4a6a-a916-03b7120a1ed8 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a returned with HTTP 200 Aug 14 03:47:35.369659 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 250/965] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:35 2026] GET /volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a => generated 1354 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:35.382647 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bf313d7f-7d90-4f47-b62d-ea939fded6e2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:35.388071 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bf313d7f-7d90-4f47-b62d-ea939fded6e2 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a Aug 14 03:47:35.388315 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bf313d7f-7d90-4f47-b62d-ea939fded6e2 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:35.388552 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bf313d7f-7d90-4f47-b62d-ea939fded6e2 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:35.405186 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:35.405186 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:35.416076 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bf313d7f-7d90-4f47-b62d-ea939fded6e2 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:35.426747 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bf313d7f-7d90-4f47-b62d-ea939fded6e2 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a returned with HTTP 200 Aug 14 03:47:35.427266 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 244/966] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:35 2026] GET /volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a => generated 1354 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:35.440877 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9a1c724b-3269-4f93-8329-b4dabb9c9163 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:35.441981 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9a1c724b-3269-4f93-8329-b4dabb9c9163 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a Aug 14 03:47:35.442176 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9a1c724b-3269-4f93-8329-b4dabb9c9163 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:35.442361 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9a1c724b-3269-4f93-8329-b4dabb9c9163 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:35.454170 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:35.454170 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:35.460190 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9a1c724b-3269-4f93-8329-b4dabb9c9163 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:35.463854 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9a1c724b-3269-4f93-8329-b4dabb9c9163 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a returned with HTTP 200 Aug 14 03:47:35.464220 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 242/967] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:35 2026] GET /volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:35.483470 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a3a4b284-21f2-4312-8560-fbe5e945feb8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:35.485295 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a3a4b284-21f2-4312-8560-fbe5e945feb8 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a Aug 14 03:47:35.485535 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a3a4b284-21f2-4312-8560-fbe5e945feb8 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:35.485735 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a3a4b284-21f2-4312-8560-fbe5e945feb8 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:35.485906 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-a3a4b284-21f2-4312-8560-fbe5e945feb8 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Delete volume with id: 3f54661c-cc77-4b43-aa95-f1a41fbe307a Aug 14 03:47:35.492441 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:35.492441 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:35.492894 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a3a4b284-21f2-4312-8560-fbe5e945feb8 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:35.524159 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a3a4b284-21f2-4312-8560-fbe5e945feb8 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Delete volume request issued successfully. Aug 14 03:47:35.524392 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a3a4b284-21f2-4312-8560-fbe5e945feb8 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a returned with HTTP 202 Aug 14 03:47:35.525008 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 232/968] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:47:35 2026] DELETE /volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:47:35.533843 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d4b19522-02f1-4dbe-a1d9-6d038bdea357 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:35.535600 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d4b19522-02f1-4dbe-a1d9-6d038bdea357 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a Aug 14 03:47:35.535791 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d4b19522-02f1-4dbe-a1d9-6d038bdea357 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:35.535973 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d4b19522-02f1-4dbe-a1d9-6d038bdea357 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:35.545974 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:35.545974 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:35.548608 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d4b19522-02f1-4dbe-a1d9-6d038bdea357 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:35.554185 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d4b19522-02f1-4dbe-a1d9-6d038bdea357 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a returned with HTTP 200 Aug 14 03:47:35.554634 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 251/969] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:35 2026] GET /volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:36.570239 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-245131cb-d803-464a-8de9-b34b5c44539c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:36.571918 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-245131cb-d803-464a-8de9-b34b5c44539c tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a Aug 14 03:47:36.572125 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-245131cb-d803-464a-8de9-b34b5c44539c tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:36.572416 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-245131cb-d803-464a-8de9-b34b5c44539c tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:36.579989 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-245131cb-d803-464a-8de9-b34b5c44539c tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a returned with HTTP 404 Aug 14 03:47:36.580559 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 245/970] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:36 2026] GET /volume/v3/volumes/3f54661c-cc77-4b43-aa95-f1a41fbe307a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:36.593088 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-87c91678-ec1d-4172-a39f-75e4427a2921 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:36.598546 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:36.599115 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-581696987"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:36.605324 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-581696987'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:36.605534 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Create volume of 1 GB Aug 14 03:47:36.610440 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Availability Zones retrieved successfully. Aug 14 03:47:36.617622 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Flow 'volume_create_api' (b0ebe36c-4b02-417d-8b2a-2b5275039b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:36.618913 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4444f729-5fd2-4069-b4d6-47f80bf06999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:36.620234 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:36.654382 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4444f729-5fd2-4069-b4d6-47f80bf06999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:36.655243 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833efa8e-4cb2-4afa-a59c-0499eccdd1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:36.712820 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Created reservations ['530db49a-4a81-4b5f-8434-1c459984dc94', '3540d3a2-02f6-4ef7-8e79-1b36dab8ab0d', '1add13c1-6e20-4bfe-a863-122bc5fdfaae', '481a4768-e0ec-4eea-ac03-c82ec73573b2'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:36.713887 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833efa8e-4cb2-4afa-a59c-0499eccdd1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['530db49a-4a81-4b5f-8434-1c459984dc94', '3540d3a2-02f6-4ef7-8e79-1b36dab8ab0d', '1add13c1-6e20-4bfe-a863-122bc5fdfaae', '481a4768-e0ec-4eea-ac03-c82ec73573b2']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:36.714785 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dce1e875-5f07-4d2b-85ed-40d16a03ee4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:36.746890 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dce1e875-5f07-4d2b-85ed-40d16a03ee4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5837d00f-6f01-4a87-92f9-b04f0fe111a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-581696987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b449554ff02b412eb1ffbde419a10fe5',qos_specs=None,replication_status=,reservations=['530db49a-4a81-4b5f-8434-1c459984dc94','3540d3a2-02f6-4ef7-8e79-1b36dab8ab0d','1add13c1-6e20-4bfe-a863-122bc5fdfaae','481a4768-e0ec-4eea-ac03-c82ec73573b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60837148f274e8896c3f336c6bf21d4',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-581696987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5837d00f-6f01-4a87-92f9-b04f0fe111a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b449554ff02b412eb1ffbde419a10fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c60837148f274e8896c3f336c6bf21d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:36.747900 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c6ce23f-4413-44e0-b72c-85826514ab8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:36.774937 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c6ce23f-4413-44e0-b72c-85826514ab8a) transitioned into state 'SUCCESS' from state '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-581696987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b449554ff02b412eb1ffbde419a10fe5',qos_specs=None,replication_status=,reservations=['530db49a-4a81-4b5f-8434-1c459984dc94','3540d3a2-02f6-4ef7-8e79-1b36dab8ab0d','1add13c1-6e20-4bfe-a863-122bc5fdfaae','481a4768-e0ec-4eea-ac03-c82ec73573b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60837148f274e8896c3f336c6bf21d4',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:36.775607 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efea697d-4cad-4733-9209-8790b0cec68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:36.789036 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efea697d-4cad-4733-9209-8790b0cec68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:36.790151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Flow 'volume_create_api' (b0ebe36c-4b02-417d-8b2a-2b5275039b2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:36.790525 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Create volume request issued successfully. Aug 14 03:47:36.791418 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-87c91678-ec1d-4172-a39f-75e4427a2921 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:36.792111 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 243/971] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:47:36 2026] POST /volume/v3/volumes => generated 745 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:36.806773 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-26fc28a1-d970-4380-9c4d-c2c2c051d010 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:36.809368 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-26fc28a1-d970-4380-9c4d-c2c2c051d010 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 Aug 14 03:47:36.809729 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-26fc28a1-d970-4380-9c4d-c2c2c051d010 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:36.810024 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-26fc28a1-d970-4380-9c4d-c2c2c051d010 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:36.821339 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:36.821339 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:36.829890 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-26fc28a1-d970-4380-9c4d-c2c2c051d010 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:36.841694 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-26fc28a1-d970-4380-9c4d-c2c2c051d010 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 returned with HTTP 200 Aug 14 03:47:36.841694 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 233/972] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:36 2026] GET /volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:37.042502 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-2dac93d6-f06b-4f92-9641-c4ca8732d1d0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:37.045128 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-2dac93d6-f06b-4f92-9641-c4ca8732d1d0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:37.045409 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-2dac93d6-f06b-4f92-9641-c4ca8732d1d0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:37.045673 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-2dac93d6-f06b-4f92-9641-c4ca8732d1d0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:37.055085 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:37.055085 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:37.059852 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-2dac93d6-f06b-4f92-9641-c4ca8732d1d0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:37.073295 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-2dac93d6-f06b-4f92-9641-c4ca8732d1d0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:37.073295 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 252/973] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:37 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:37.167423 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-64bd1bf4-4527-4ba5-89a0-3744ce4d3621 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:37.167813 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64bd1bf4-4527-4ba5-89a0-3744ce4d3621 None None] GET https://10.4.3.64/volume// Aug 14 03:47:37.168810 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64bd1bf4-4527-4ba5-89a0-3744ce4d3621 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:37.168810 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64bd1bf4-4527-4ba5-89a0-3744ce4d3621 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:37.171049 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64bd1bf4-4527-4ba5-89a0-3744ce4d3621 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:37.171049 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 246/974] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:47:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:37.183383 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-a02d84ca-4f8c-4b71-839c-1de11abee16a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:37.186173 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-a02d84ca-4f8c-4b71-839c-1de11abee16a tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:47:37.186758 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-a02d84ca-4f8c-4b71-839c-1de11abee16a tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "213e1a1b-15d8-459f-a72d-acbde05ce265", "connector": null, "instance_uuid": "09181006-4c68-47f8-8799-62db209db4bc"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:37.198882 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:37.198882 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:37.224536 np0000007313 devstack@c-api.service[100328]: WARNING cinder.volume.api [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-a02d84ca-4f8c-4b71-839c-1de11abee16a tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 14 03:47:37.233024 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-a02d84ca-4f8c-4b71-839c-1de11abee16a tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:47:37.233462 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 244/975] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:47:37 2026] POST /volume/v3/attachments => generated 271 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:37.272450 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1b5e59c9-bbc3-471a-99e5-fe84f8ceb38e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:37.276081 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1b5e59c9-bbc3-471a-99e5-fe84f8ceb38e tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:37.276348 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1b5e59c9-bbc3-471a-99e5-fe84f8ceb38e tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:37.276620 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1b5e59c9-bbc3-471a-99e5-fe84f8ceb38e tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:37.292556 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:37.292556 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:37.298657 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-46e176d8-bda6-4e95-8e0b-897b502cf451 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:37.300246 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1b5e59c9-bbc3-471a-99e5-fe84f8ceb38e tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:37.303579 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-46e176d8-bda6-4e95-8e0b-897b502cf451 None None] GET https://10.4.3.64/volume// Aug 14 03:47:37.303802 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-46e176d8-bda6-4e95-8e0b-897b502cf451 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:37.304001 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-46e176d8-bda6-4e95-8e0b-897b502cf451 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:37.304395 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-46e176d8-bda6-4e95-8e0b-897b502cf451 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:37.304736 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 253/976] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:47:37 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:37.305785 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1b5e59c9-bbc3-471a-99e5-fe84f8ceb38e tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:37.306459 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 234/977] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:37 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:37.316059 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-52f33612-dc64-4d81-aa51-5e84c562d4c3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:37.323396 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-52f33612-dc64-4d81-aa51-5e84c562d4c3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:37.323715 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-52f33612-dc64-4d81-aa51-5e84c562d4c3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:37.323990 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-52f33612-dc64-4d81-aa51-5e84c562d4c3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:37.337195 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:37.337195 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:37.341078 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-52f33612-dc64-4d81-aa51-5e84c562d4c3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:37.345277 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-52f33612-dc64-4d81-aa51-5e84c562d4c3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:37.345931 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 247/978] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:47:37 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1046 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:47:37.443442 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-ed543bba-68cc-4a90-9044-4b6cf6a7e443 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:37.445525 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-ed543bba-68cc-4a90-9044-4b6cf6a7e443 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] PUT https://10.4.3.64/volume/v3/attachments/a88f332d-1cc6-466e-a737-637042f6d391 Aug 14 03:47:37.445968 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-ed543bba-68cc-4a90-9044-4b6cf6a7e443 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:37.455359 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-ed543bba-68cc-4a90-9044-4b6cf6a7e443 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Acquiring lock "cinder-attachment_update-213e1a1b-15d8-459f-a72d-acbde05ce265-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:47:37.459517 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-ed543bba-68cc-4a90-9044-4b6cf6a7e443 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Lock "cinder-attachment_update-213e1a1b-15d8-459f-a72d-acbde05ce265-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:47:37.460761 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:37.460761 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:37.563358 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-ed543bba-68cc-4a90-9044-4b6cf6a7e443 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Lock "cinder-attachment_update-213e1a1b-15d8-459f-a72d-acbde05ce265-np0000007313" released by "attachment_update" :: held 0.103s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:47:37.563358 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-ed543bba-68cc-4a90-9044-4b6cf6a7e443 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/attachments/a88f332d-1cc6-466e-a737-637042f6d391 returned with HTTP 200 Aug 14 03:47:37.563358 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 245/979] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:47:37 2026] PUT /volume/v3/attachments/a88f332d-1cc6-466e-a737-637042f6d391 => generated 967 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:37.853933 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3ba116b1-ad76-4946-802e-b8cd7fdaceeb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:37.855796 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3ba116b1-ad76-4946-802e-b8cd7fdaceeb tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 Aug 14 03:47:37.856225 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3ba116b1-ad76-4946-802e-b8cd7fdaceeb tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:37.856456 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3ba116b1-ad76-4946-802e-b8cd7fdaceeb tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:37.872515 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:37.872515 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:37.873304 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4ea662ae-a74b-4bea-9335-e2199e426249 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:37.874661 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:37.875217 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1183873928", "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:37.876654 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1183873928', 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:37.878466 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3ba116b1-ad76-4946-802e-b8cd7fdaceeb tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:37.885303 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3ba116b1-ad76-4946-802e-b8cd7fdaceeb tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 returned with HTTP 200 Aug 14 03:47:37.885675 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 254/980] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:37 2026] GET /volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:37.904070 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1aea3583-714f-4c4f-b6cb-e76d09e9ebbb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:37.909654 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1aea3583-714f-4c4f-b6cb-e76d09e9ebbb tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:47:37.910017 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1aea3583-714f-4c4f-b6cb-e76d09e9ebbb tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5837d00f-6f01-4a87-92f9-b04f0fe111a3", "name": "tempest-VolumesExtendTest-Snapshot-542447615"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:37.921804 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:37.921804 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:37.922420 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1aea3583-714f-4c4f-b6cb-e76d09e9ebbb tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:37.922558 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-1aea3583-714f-4c4f-b6cb-e76d09e9ebbb tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Create snapshot from volume 5837d00f-6f01-4a87-92f9-b04f0fe111a3 Aug 14 03:47:37.984221 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-1aea3583-714f-4c4f-b6cb-e76d09e9ebbb tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Created reservations ['ceffd6a5-d85a-4ab7-85d5-df8f160a1bc5', '55bd7e76-e5e3-4ecf-87a7-aa364d9834df', '2b7d9418-dd9c-4841-8f4e-cbf776b1a88a', 'fd4f94d4-10c0-4723-8db4-4d5f0e6e0fa1'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:38.002050 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Create volume of 1 GB Aug 14 03:47:38.010637 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Availability Zones retrieved successfully. Aug 14 03:47:38.016149 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Flow 'volume_create_api' (f4be2cc8-7319-459e-86ab-0d976f17c393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:38.017474 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76c7c112-24ac-41a9-a29a-25563cb4eb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:38.018367 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:38.026707 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1aea3583-714f-4c4f-b6cb-e76d09e9ebbb tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Snapshot create request issued successfully. Aug 14 03:47:38.027245 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1aea3583-714f-4c4f-b6cb-e76d09e9ebbb tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:47:38.028487 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 248/981] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:47:37 2026] POST /volume/v3/snapshots => generated 303 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:38.041309 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e60776b6-2e4d-4094-bc1c-1fc0996155d7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:38.042919 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e60776b6-2e4d-4094-bc1c-1fc0996155d7 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e Aug 14 03:47:38.043285 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e60776b6-2e4d-4094-bc1c-1fc0996155d7 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:38.043420 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e60776b6-2e4d-4094-bc1c-1fc0996155d7 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:38.051080 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:38.051080 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:38.051597 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e60776b6-2e4d-4094-bc1c-1fc0996155d7 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Snapshot retrieved successfully. Aug 14 03:47:38.052500 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e60776b6-2e4d-4094-bc1c-1fc0996155d7 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e returned with HTTP 200 Aug 14 03:47:38.052950 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 246/982] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:38 2026] GET /volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:38.111328 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76c7c112-24ac-41a9-a29a-25563cb4eb27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:38.112336 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9571e3a5-97de-419f-a15d-df59663b4c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:38.165213 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Created reservations ['ae5e7d58-5fcb-4a3c-b665-9af17f064328', 'eaf6515a-a7e7-4525-8e44-ffa0e24baff4', '072527a8-cd68-4e62-b203-5c47c2b1f640', 'e75e57d0-1bff-4ab7-aa38-18568fc992ed'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:38.166089 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9571e3a5-97de-419f-a15d-df59663b4c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae5e7d58-5fcb-4a3c-b665-9af17f064328', 'eaf6515a-a7e7-4525-8e44-ffa0e24baff4', '072527a8-cd68-4e62-b203-5c47c2b1f640', 'e75e57d0-1bff-4ab7-aa38-18568fc992ed']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:38.167088 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5499ab12-0a24-4a23-b93f-54467cc8d967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:38.194316 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5499ab12-0a24-4a23-b93f-54467cc8d967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7091216f-c2f2-44b6-9c09-6501092d3cd8', '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-1183873928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b79795cb4be142c3931fa442202df073',qos_specs=None,replication_status=,reservations=['ae5e7d58-5fcb-4a3c-b665-9af17f064328','eaf6515a-a7e7-4525-8e44-ffa0e24baff4','072527a8-cd68-4e62-b203-5c47c2b1f640','e75e57d0-1bff-4ab7-aa38-18568fc992ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bfd2c5b75af4892a37f1327bdfde285',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1183873928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7091216f-c2f2-44b6-9c09-6501092d3cd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b79795cb4be142c3931fa442202df073',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bfd2c5b75af4892a37f1327bdfde285',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:38.195283 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6672e9f8-80f4-4835-9b0f-246993533843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:38.214186 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6672e9f8-80f4-4835-9b0f-246993533843) transitioned into state 'SUCCESS' from state '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-1183873928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b79795cb4be142c3931fa442202df073',qos_specs=None,replication_status=,reservations=['ae5e7d58-5fcb-4a3c-b665-9af17f064328','eaf6515a-a7e7-4525-8e44-ffa0e24baff4','072527a8-cd68-4e62-b203-5c47c2b1f640','e75e57d0-1bff-4ab7-aa38-18568fc992ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bfd2c5b75af4892a37f1327bdfde285',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:38.214909 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ca76536-2fc2-4e58-944f-f549b0bf8b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:38.225221 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ca76536-2fc2-4e58-944f-f549b0bf8b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:38.226677 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Flow 'volume_create_api' (f4be2cc8-7319-459e-86ab-0d976f17c393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:38.226993 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Create volume request issued successfully. Aug 14 03:47:38.227557 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4ea662ae-a74b-4bea-9335-e2199e426249 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:38.227965 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 235/983] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:47:37 2026] POST /volume/v3/volumes => generated 751 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:38.242215 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-188ea71c-3381-487b-b5a7-0c19b499f599 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:38.244075 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-188ea71c-3381-487b-b5a7-0c19b499f599 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 Aug 14 03:47:38.244333 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-188ea71c-3381-487b-b5a7-0c19b499f599 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:38.244536 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-188ea71c-3381-487b-b5a7-0c19b499f599 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:38.253214 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:38.253214 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:38.258574 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-188ea71c-3381-487b-b5a7-0c19b499f599 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:47:38.263082 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-188ea71c-3381-487b-b5a7-0c19b499f599 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 returned with HTTP 200 Aug 14 03:47:38.263473 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 255/984] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:38 2026] GET /volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:38.320288 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-457cd7b2-62b7-4bf9-8b3c-f34f1a6a8f7b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:38.322325 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-457cd7b2-62b7-4bf9-8b3c-f34f1a6a8f7b tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:38.322584 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-457cd7b2-62b7-4bf9-8b3c-f34f1a6a8f7b tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:38.322996 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-457cd7b2-62b7-4bf9-8b3c-f34f1a6a8f7b tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:38.334632 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:38.334632 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:38.343733 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-457cd7b2-62b7-4bf9-8b3c-f34f1a6a8f7b tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:38.348220 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-457cd7b2-62b7-4bf9-8b3c-f34f1a6a8f7b tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:38.348687 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 249/985] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:38 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:39.063731 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5da39f2c-8187-4e1b-99ca-ebbf54e671f1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:39.065927 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5da39f2c-8187-4e1b-99ca-ebbf54e671f1 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e Aug 14 03:47:39.066147 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5da39f2c-8187-4e1b-99ca-ebbf54e671f1 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:39.066343 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5da39f2c-8187-4e1b-99ca-ebbf54e671f1 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:39.073744 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:39.073744 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:39.074216 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5da39f2c-8187-4e1b-99ca-ebbf54e671f1 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Snapshot retrieved successfully. Aug 14 03:47:39.075082 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5da39f2c-8187-4e1b-99ca-ebbf54e671f1 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e returned with HTTP 200 Aug 14 03:47:39.075457 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 247/986] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:39 2026] GET /volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:39.085876 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8c4cdd6b-4f2f-4076-8c02-5616e3e5fe88 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:39.088236 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8c4cdd6b-4f2f-4076-8c02-5616e3e5fe88 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] POST https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3/action Aug 14 03:47:39.088677 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8c4cdd6b-4f2f-4076-8c02-5616e3e5fe88 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:39.088846 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8c4cdd6b-4f2f-4076-8c02-5616e3e5fe88 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:39.099156 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:39.099156 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:39.099777 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8c4cdd6b-4f2f-4076-8c02-5616e3e5fe88 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:39.134562 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-8c4cdd6b-4f2f-4076-8c02-5616e3e5fe88 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Created reservations ['af3d6877-3221-4b6a-9285-771ebd3ed8cd', '865907f6-2681-4182-99a7-cad6fa967b44'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:39.146160 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8c4cdd6b-4f2f-4076-8c02-5616e3e5fe88 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Extend volume request issued successfully. Aug 14 03:47:39.146160 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8c4cdd6b-4f2f-4076-8c02-5616e3e5fe88 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3/action returned with HTTP 202 Aug 14 03:47:39.146160 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 236/987] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:47:39 2026] POST /volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:47:39.153000 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4ae2f04b-87df-4587-b24f-d9204b911001 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:39.154798 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4ae2f04b-87df-4587-b24f-d9204b911001 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 Aug 14 03:47:39.154988 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4ae2f04b-87df-4587-b24f-d9204b911001 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:39.155196 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4ae2f04b-87df-4587-b24f-d9204b911001 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:39.163937 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:39.163937 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:39.173607 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4ae2f04b-87df-4587-b24f-d9204b911001 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:39.181470 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4ae2f04b-87df-4587-b24f-d9204b911001 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 returned with HTTP 200 Aug 14 03:47:39.182077 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 256/988] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:39 2026] GET /volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:39.277846 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9c4b7781-6dc0-4a24-b498-8fdc0428f9ed None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:39.280043 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9c4b7781-6dc0-4a24-b498-8fdc0428f9ed tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 Aug 14 03:47:39.280498 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9c4b7781-6dc0-4a24-b498-8fdc0428f9ed tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:39.280816 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9c4b7781-6dc0-4a24-b498-8fdc0428f9ed tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:39.290384 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:39.290384 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:39.295972 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9c4b7781-6dc0-4a24-b498-8fdc0428f9ed tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:47:39.302343 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9c4b7781-6dc0-4a24-b498-8fdc0428f9ed tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 returned with HTTP 200 Aug 14 03:47:39.303057 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 250/989] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:39 2026] GET /volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:39.338737 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-1fafbe6b-5221-4626-96e2-54c41169bf6d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:39.340645 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-1fafbe6b-5221-4626-96e2-54c41169bf6d tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 Aug 14 03:47:39.340830 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-1fafbe6b-5221-4626-96e2-54c41169bf6d tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:39.341000 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-1fafbe6b-5221-4626-96e2-54c41169bf6d tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:39.347853 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:39.347853 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:39.355542 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-1fafbe6b-5221-4626-96e2-54c41169bf6d tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:47:39.361364 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-1fafbe6b-5221-4626-96e2-54c41169bf6d tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 returned with HTTP 200 Aug 14 03:47:39.361776 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 248/990] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:39 2026] GET /volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:39.368594 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7436ecfa-f005-467e-9267-e327026fdb83 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:39.371264 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7436ecfa-f005-467e-9267-e327026fdb83 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:39.371548 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7436ecfa-f005-467e-9267-e327026fdb83 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:39.371794 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7436ecfa-f005-467e-9267-e327026fdb83 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:39.384333 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:39.384333 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:39.389042 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7436ecfa-f005-467e-9267-e327026fdb83 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:39.397389 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7436ecfa-f005-467e-9267-e327026fdb83 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:39.397894 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 237/991] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:39 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:39.808420 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-da1b8caf-f6c2-459c-b2af-108c87d8bf52 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:39.810736 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-da1b8caf-f6c2-459c-b2af-108c87d8bf52 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 Aug 14 03:47:39.810970 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-da1b8caf-f6c2-459c-b2af-108c87d8bf52 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:39.811185 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-da1b8caf-f6c2-459c-b2af-108c87d8bf52 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:39.817620 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:39.817620 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:39.821445 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-da1b8caf-f6c2-459c-b2af-108c87d8bf52 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:47:39.825868 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-da1b8caf-f6c2-459c-b2af-108c87d8bf52 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 returned with HTTP 200 Aug 14 03:47:39.826164 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 257/992] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:39 2026] GET /volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:39.834911 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-45d86dd9-068b-40e9-bc3c-eabc98561463 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:39.835256 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45d86dd9-068b-40e9-bc3c-eabc98561463 None None] GET https://10.4.3.64/volume// Aug 14 03:47:39.835525 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45d86dd9-068b-40e9-bc3c-eabc98561463 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:39.835710 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45d86dd9-068b-40e9-bc3c-eabc98561463 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:39.835994 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45d86dd9-068b-40e9-bc3c-eabc98561463 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:39.836245 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 251/993] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:47:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:39.843617 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-4103154d-3b7c-4921-988d-2d131d60a5d7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:39.846642 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-4103154d-3b7c-4921-988d-2d131d60a5d7 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:47:39.846985 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-4103154d-3b7c-4921-988d-2d131d60a5d7 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7091216f-c2f2-44b6-9c09-6501092d3cd8", "connector": null, "instance_uuid": "57375810-12af-4972-998e-999856b98b74"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:39.857404 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:39.857404 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:39.877887 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-4103154d-3b7c-4921-988d-2d131d60a5d7 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:47:39.878408 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 249/994] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:47:39 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 14 03:47:40.194868 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6a79b79a-1a04-4e5e-8cce-8531f83f61b7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:40.196673 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6a79b79a-1a04-4e5e-8cce-8531f83f61b7 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 Aug 14 03:47:40.196863 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6a79b79a-1a04-4e5e-8cce-8531f83f61b7 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:40.197061 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6a79b79a-1a04-4e5e-8cce-8531f83f61b7 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:40.203627 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:40.203627 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:40.207466 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6a79b79a-1a04-4e5e-8cce-8531f83f61b7 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:40.211397 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6a79b79a-1a04-4e5e-8cce-8531f83f61b7 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 returned with HTTP 200 Aug 14 03:47:40.211784 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 238/995] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:40 2026] GET /volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:40.223601 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-33c4c355-9122-4bc1-a13c-e82346ef6dd0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:40.225105 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-33c4c355-9122-4bc1-a13c-e82346ef6dd0 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 Aug 14 03:47:40.225302 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-33c4c355-9122-4bc1-a13c-e82346ef6dd0 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:40.225473 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-33c4c355-9122-4bc1-a13c-e82346ef6dd0 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:40.231781 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:40.231781 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:40.235560 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-33c4c355-9122-4bc1-a13c-e82346ef6dd0 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:40.238675 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-33c4c355-9122-4bc1-a13c-e82346ef6dd0 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 returned with HTTP 200 Aug 14 03:47:40.239008 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 258/996] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:40 2026] GET /volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:40.250877 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-412ef9e5-5ed3-4874-8910-6832c5b8c446 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:40.252784 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-412ef9e5-5ed3-4874-8910-6832c5b8c446 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e Aug 14 03:47:40.252971 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-412ef9e5-5ed3-4874-8910-6832c5b8c446 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:40.253161 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-412ef9e5-5ed3-4874-8910-6832c5b8c446 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:40.253273 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-412ef9e5-5ed3-4874-8910-6832c5b8c446 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Delete snapshot with id: 77cfbaf3-ccad-434b-9245-fc6d7c05bf8e Aug 14 03:47:40.258080 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:40.258080 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:40.258589 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-412ef9e5-5ed3-4874-8910-6832c5b8c446 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Snapshot retrieved successfully. Aug 14 03:47:40.275276 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-412ef9e5-5ed3-4874-8910-6832c5b8c446 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Snapshot delete request issued successfully. Aug 14 03:47:40.275598 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-412ef9e5-5ed3-4874-8910-6832c5b8c446 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e returned with HTTP 202 Aug 14 03:47:40.276148 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 252/997] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:47:40 2026] DELETE /volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:47:40.287754 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9e6230f1-02fc-41d0-a2c8-13b6630f42dc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:40.291698 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9e6230f1-02fc-41d0-a2c8-13b6630f42dc tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e Aug 14 03:47:40.292027 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9e6230f1-02fc-41d0-a2c8-13b6630f42dc tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:40.292302 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9e6230f1-02fc-41d0-a2c8-13b6630f42dc tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:40.297664 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:40.297664 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:40.298172 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9e6230f1-02fc-41d0-a2c8-13b6630f42dc tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Snapshot retrieved successfully. Aug 14 03:47:40.298987 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9e6230f1-02fc-41d0-a2c8-13b6630f42dc tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e returned with HTTP 200 Aug 14 03:47:40.299401 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 250/998] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:40 2026] GET /volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:40.412798 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-220f2856-468b-423a-87eb-814aed1f3eb1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:40.414352 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-220f2856-468b-423a-87eb-814aed1f3eb1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:40.414708 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-220f2856-468b-423a-87eb-814aed1f3eb1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:40.414708 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-220f2856-468b-423a-87eb-814aed1f3eb1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:40.425066 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:40.425066 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:40.428058 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-220f2856-468b-423a-87eb-814aed1f3eb1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:40.431574 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-220f2856-468b-423a-87eb-814aed1f3eb1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:40.431975 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 239/999] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:40 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:41.028814 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b7674dc5-3125-4b73-af26-466262225a02 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:41.029408 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b7674dc5-3125-4b73-af26-466262225a02 None None] GET https://10.4.3.64/volume// Aug 14 03:47:41.029408 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b7674dc5-3125-4b73-af26-466262225a02 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:41.029613 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b7674dc5-3125-4b73-af26-466262225a02 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:41.029825 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b7674dc5-3125-4b73-af26-466262225a02 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:41.034077 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 259/1000] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:47:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:41.037408 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-6144433f-8311-402d-95ae-f1fbf00b475c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:41.040044 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-6144433f-8311-402d-95ae-f1fbf00b475c tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 Aug 14 03:47:41.040444 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-6144433f-8311-402d-95ae-f1fbf00b475c tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:41.040741 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-6144433f-8311-402d-95ae-f1fbf00b475c tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:41.055941 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:41.055941 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:41.059624 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-6144433f-8311-402d-95ae-f1fbf00b475c tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:47:41.064054 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-6144433f-8311-402d-95ae-f1fbf00b475c tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 returned with HTTP 200 Aug 14 03:47:41.064554 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 253/1001] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:47:41 2026] GET /volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 => generated 1538 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:47:41.145894 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-7cd2f144-499e-4a58-869b-08c452e03e40 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:41.147959 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-7cd2f144-499e-4a58-869b-08c452e03e40 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] PUT https://10.4.3.64/volume/v3/attachments/4876b167-ffdf-4f36-b294-033cbb484f36 Aug 14 03:47:41.148334 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-7cd2f144-499e-4a58-869b-08c452e03e40 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:41.156025 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-7cd2f144-499e-4a58-869b-08c452e03e40 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Acquiring lock "cinder-attachment_update-7091216f-c2f2-44b6-9c09-6501092d3cd8-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:47:41.161379 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-7cd2f144-499e-4a58-869b-08c452e03e40 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Lock "cinder-attachment_update-7091216f-c2f2-44b6-9c09-6501092d3cd8-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:47:41.162405 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:41.162405 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:41.237920 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-7cd2f144-499e-4a58-869b-08c452e03e40 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Lock "cinder-attachment_update-7091216f-c2f2-44b6-9c09-6501092d3cd8-np0000007313" released by "attachment_update" :: held 0.077s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:47:41.238250 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-7cd2f144-499e-4a58-869b-08c452e03e40 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments/4876b167-ffdf-4f36-b294-033cbb484f36 returned with HTTP 200 Aug 14 03:47:41.238984 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 251/1002] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:47:41 2026] PUT /volume/v3/attachments/4876b167-ffdf-4f36-b294-033cbb484f36 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:41.260668 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-5ad6afa3-eff4-4c8c-97e8-d8d0255fb62a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:41.262789 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-5ad6afa3-eff4-4c8c-97e8-d8d0255fb62a tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] POST https://10.4.3.64/volume/v3/attachments/4876b167-ffdf-4f36-b294-033cbb484f36/action Aug 14 03:47:41.263129 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-5ad6afa3-eff4-4c8c-97e8-d8d0255fb62a tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:41.263259 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-5ad6afa3-eff4-4c8c-97e8-d8d0255fb62a tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:41.278718 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:41.278718 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:41.287930 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-c9a27fb3-f8cd-4376-9948-395fe9dfd5e8 req-5ad6afa3-eff4-4c8c-97e8-d8d0255fb62a tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments/4876b167-ffdf-4f36-b294-033cbb484f36/action returned with HTTP 204 Aug 14 03:47:41.288465 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 240/1003] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:47:41 2026] POST /volume/v3/attachments/4876b167-ffdf-4f36-b294-033cbb484f36/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:41.309661 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5477ebc8-2893-4049-8bfe-c53d20137e6d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:41.311568 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5477ebc8-2893-4049-8bfe-c53d20137e6d tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e Aug 14 03:47:41.311779 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5477ebc8-2893-4049-8bfe-c53d20137e6d tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:41.311967 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5477ebc8-2893-4049-8bfe-c53d20137e6d tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:41.320627 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5477ebc8-2893-4049-8bfe-c53d20137e6d tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e returned with HTTP 404 Aug 14 03:47:41.321274 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 260/1004] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:41 2026] GET /volume/v3/snapshots/77cfbaf3-ccad-434b-9245-fc6d7c05bf8e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:41.328013 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aac265ae-0db5-42fd-9435-93dec39157ec None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:41.329736 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aac265ae-0db5-42fd-9435-93dec39157ec tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 Aug 14 03:47:41.329872 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aac265ae-0db5-42fd-9435-93dec39157ec tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:41.330053 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aac265ae-0db5-42fd-9435-93dec39157ec tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:41.337605 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:41.337605 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:41.340810 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-aac265ae-0db5-42fd-9435-93dec39157ec tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:41.344580 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aac265ae-0db5-42fd-9435-93dec39157ec tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 returned with HTTP 200 Aug 14 03:47:41.344771 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 254/1005] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:41 2026] GET /volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:41.356724 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-94a694ba-84fb-477c-a282-71fe871788ec None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:41.358387 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-94a694ba-84fb-477c-a282-71fe871788ec tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 Aug 14 03:47:41.358574 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-94a694ba-84fb-477c-a282-71fe871788ec tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:41.358745 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-94a694ba-84fb-477c-a282-71fe871788ec tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:41.358920 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-94a694ba-84fb-477c-a282-71fe871788ec tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Delete volume with id: 5837d00f-6f01-4a87-92f9-b04f0fe111a3 Aug 14 03:47:41.365350 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:41.365350 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:41.365759 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-94a694ba-84fb-477c-a282-71fe871788ec tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:41.382440 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-94a694ba-84fb-477c-a282-71fe871788ec tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Delete volume request issued successfully. Aug 14 03:47:41.382810 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-94a694ba-84fb-477c-a282-71fe871788ec tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 returned with HTTP 202 Aug 14 03:47:41.383424 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 252/1006] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:47:41 2026] DELETE /volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:47:41.391343 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f2499e9d-a51c-4602-bee4-dffe97158d71 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:41.397240 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f2499e9d-a51c-4602-bee4-dffe97158d71 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 Aug 14 03:47:41.397390 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f2499e9d-a51c-4602-bee4-dffe97158d71 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:41.397638 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f2499e9d-a51c-4602-bee4-dffe97158d71 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:41.414448 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:41.414448 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:41.424503 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f2499e9d-a51c-4602-bee4-dffe97158d71 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Volume info retrieved successfully. Aug 14 03:47:41.435373 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f2499e9d-a51c-4602-bee4-dffe97158d71 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 returned with HTTP 200 Aug 14 03:47:41.436679 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 241/1007] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:41 2026] GET /volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 => generated 837 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:41.445122 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b660ad7b-34fd-409f-a315-f12f0fbac87a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:41.447465 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b660ad7b-34fd-409f-a315-f12f0fbac87a tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:41.447726 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b660ad7b-34fd-409f-a315-f12f0fbac87a tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:41.447949 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b660ad7b-34fd-409f-a315-f12f0fbac87a tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:41.463862 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:41.463862 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:41.469935 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b660ad7b-34fd-409f-a315-f12f0fbac87a tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:41.476000 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b660ad7b-34fd-409f-a315-f12f0fbac87a tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:41.476420 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 261/1008] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:41 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:42.452155 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5a2ce352-d32b-4a6a-bf3d-dbc545cb4579 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:42.452155 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a2ce352-d32b-4a6a-bf3d-dbc545cb4579 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] GET https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 Aug 14 03:47:42.452155 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a2ce352-d32b-4a6a-bf3d-dbc545cb4579 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:42.452614 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a2ce352-d32b-4a6a-bf3d-dbc545cb4579 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:42.457300 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a2ce352-d32b-4a6a-bf3d-dbc545cb4579 tempest-VolumesExtendTest-1850718246 tempest-VolumesExtendTest-1850718246-project-member] https://10.4.3.64/volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 returned with HTTP 404 Aug 14 03:47:42.457683 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 255/1009] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:42 2026] GET /volume/v3/volumes/5837d00f-6f01-4a87-92f9-b04f0fe111a3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:42.495160 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cc94a874-4229-41b0-87d3-cd90c5e1c5ec None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:42.495160 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cc94a874-4229-41b0-87d3-cd90c5e1c5ec tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:42.495160 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cc94a874-4229-41b0-87d3-cd90c5e1c5ec tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:42.495160 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cc94a874-4229-41b0-87d3-cd90c5e1c5ec tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:42.504647 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:42.504647 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:42.508329 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-cc94a874-4229-41b0-87d3-cd90c5e1c5ec tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:42.512352 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cc94a874-4229-41b0-87d3-cd90c5e1c5ec tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:42.512732 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 253/1010] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:42 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:43.036344 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-358b9ab9-e7da-4dbc-898b-440916f66d34 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.038553 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-358b9ab9-e7da-4dbc-898b-440916f66d34 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] POST https://10.4.3.64/volume/v3/attachments/a88f332d-1cc6-466e-a737-637042f6d391/action Aug 14 03:47:43.038900 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-358b9ab9-e7da-4dbc-898b-440916f66d34 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:43.039011 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-358b9ab9-e7da-4dbc-898b-440916f66d34 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:43.062235 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:43.062235 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:43.071005 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-1ec7e142-e32e-475c-8a2f-792de9d5647d req-358b9ab9-e7da-4dbc-898b-440916f66d34 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/attachments/a88f332d-1cc6-466e-a737-637042f6d391/action returned with HTTP 204 Aug 14 03:47:43.071436 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 242/1011] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:47:43 2026] POST /volume/v3/attachments/a88f332d-1cc6-466e-a737-637042f6d391/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:43.097380 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-aacdd48c-c41e-427d-8509-6c94f05cc944 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.100093 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-aacdd48c-c41e-427d-8509-6c94f05cc944 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:43.100313 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-aacdd48c-c41e-427d-8509-6c94f05cc944 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:43.100494 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-aacdd48c-c41e-427d-8509-6c94f05cc944 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:43.111052 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:43.111052 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:43.118609 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-aacdd48c-c41e-427d-8509-6c94f05cc944 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:43.123702 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-aacdd48c-c41e-427d-8509-6c94f05cc944 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:43.124209 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 262/1012] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:43 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:43.210153 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-72519c90-b399-4008-9212-698924d29fca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.210643 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-72519c90-b399-4008-9212-698924d29fca None None] GET https://10.4.3.64/volume// Aug 14 03:47:43.210846 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-72519c90-b399-4008-9212-698924d29fca None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:43.211077 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-72519c90-b399-4008-9212-698924d29fca None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:43.211490 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-72519c90-b399-4008-9212-698924d29fca None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:43.211847 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 256/1013] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:47:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:43.218461 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-7044ddda-8f71-4169-b244-993d89f7b8c2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.221030 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-7044ddda-8f71-4169-b244-993d89f7b8c2 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:47:43.221526 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-7044ddda-8f71-4169-b244-993d89f7b8c2 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee", "connector": null, "instance_uuid": "066b27a5-8c19-4a02-a699-6be35b45853d"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:43.231710 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:43.231710 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:43.259614 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-7044ddda-8f71-4169-b244-993d89f7b8c2 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:47:43.260281 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 254/1014] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:47:43 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 14 03:47:43.291237 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-74461b7f-0719-4be0-b0af-9572794439f9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.293200 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-74461b7f-0719-4be0-b0af-9572794439f9 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:43.293404 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-74461b7f-0719-4be0-b0af-9572794439f9 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:43.293643 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-74461b7f-0719-4be0-b0af-9572794439f9 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:43.296873 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e4600783-95d8-4e40-936a-30dd93a71e7a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.302960 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e4600783-95d8-4e40-936a-30dd93a71e7a None None] GET https://10.4.3.64/volume// Aug 14 03:47:43.303198 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e4600783-95d8-4e40-936a-30dd93a71e7a None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:43.303348 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:43.303348 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:43.304394 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e4600783-95d8-4e40-936a-30dd93a71e7a None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:43.304963 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e4600783-95d8-4e40-936a-30dd93a71e7a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:43.305633 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 263/1015] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:47:43 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:43.308936 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-74461b7f-0719-4be0-b0af-9572794439f9 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:43.312860 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-5dff2df9-b554-4963-a71f-98018beb2e79 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.315636 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-5dff2df9-b554-4963-a71f-98018beb2e79 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:43.315831 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-5dff2df9-b554-4963-a71f-98018beb2e79 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:43.315867 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-74461b7f-0719-4be0-b0af-9572794439f9 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:43.316007 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-5dff2df9-b554-4963-a71f-98018beb2e79 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:43.316270 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 243/1016] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:43 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:43.328791 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:43.328791 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:43.332647 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-5dff2df9-b554-4963-a71f-98018beb2e79 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:43.336915 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-5dff2df9-b554-4963-a71f-98018beb2e79 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:43.337307 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 257/1017] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:47:43 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:47:43.425836 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-e48e5435-96de-4a0f-8f08-0ce55cbb240f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.427687 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-e48e5435-96de-4a0f-8f08-0ce55cbb240f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] PUT https://10.4.3.64/volume/v3/attachments/384dfcd8-48c6-40d9-9936-ede3f72f2152 Aug 14 03:47:43.428032 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-e48e5435-96de-4a0f-8f08-0ce55cbb240f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:43.444556 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-e48e5435-96de-4a0f-8f08-0ce55cbb240f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Acquiring lock "cinder-attachment_update-c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:47:43.449103 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-e48e5435-96de-4a0f-8f08-0ce55cbb240f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Lock "cinder-attachment_update-c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:47:43.450401 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:43.450401 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:43.526750 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cdb580a9-8069-4dbf-8e4f-23d1855096ac None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.529696 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cdb580a9-8069-4dbf-8e4f-23d1855096ac tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:43.529893 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cdb580a9-8069-4dbf-8e4f-23d1855096ac tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:43.530084 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cdb580a9-8069-4dbf-8e4f-23d1855096ac tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:43.533154 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=316,cinder:UPDATE=61,cinder:INSERT=33 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:47:43.536551 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-e48e5435-96de-4a0f-8f08-0ce55cbb240f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Lock "cinder-attachment_update-c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee-np0000007313" released by "attachment_update" :: held 0.087s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:47:43.536873 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-e48e5435-96de-4a0f-8f08-0ce55cbb240f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/attachments/384dfcd8-48c6-40d9-9936-ede3f72f2152 returned with HTTP 200 Aug 14 03:47:43.537399 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 255/1018] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:47:43 2026] PUT /volume/v3/attachments/384dfcd8-48c6-40d9-9936-ede3f72f2152 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:43.544979 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:43.544979 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:43.553356 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-cdb580a9-8069-4dbf-8e4f-23d1855096ac tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:43.561780 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cdb580a9-8069-4dbf-8e4f-23d1855096ac tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:43.562427 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 264/1019] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:43 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1159 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:43.609659 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-27924efb-fec5-4e6f-8fe1-16f1b7e5de1f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.612097 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-27924efb-fec5-4e6f-8fe1-16f1b7e5de1f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:43.612373 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-27924efb-fec5-4e6f-8fe1-16f1b7e5de1f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:43.612602 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-27924efb-fec5-4e6f-8fe1-16f1b7e5de1f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:43.621647 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:43.621647 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:43.625052 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-27924efb-fec5-4e6f-8fe1-16f1b7e5de1f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:43.628937 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-27924efb-fec5-4e6f-8fe1-16f1b7e5de1f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:43.629415 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 244/1020] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:43 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:43.696226 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8080a838-1a95-461a-8f3a-f81396da2643 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.696550 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8080a838-1a95-461a-8f3a-f81396da2643 None None] GET https://10.4.3.64/volume// Aug 14 03:47:43.696704 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8080a838-1a95-461a-8f3a-f81396da2643 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:43.696878 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8080a838-1a95-461a-8f3a-f81396da2643 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:43.697183 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8080a838-1a95-461a-8f3a-f81396da2643 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:43.697443 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 258/1021] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:47:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:43.704300 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-71c2f9cc-b3a3-4584-97ec-e9cf25b1c2a3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.706571 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-71c2f9cc-b3a3-4584-97ec-e9cf25b1c2a3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:47:43.706948 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-71c2f9cc-b3a3-4584-97ec-e9cf25b1c2a3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "213e1a1b-15d8-459f-a72d-acbde05ce265", "connector": null, "instance_uuid": "f6909e25-79ae-41e8-a880-1283ff4e00c0"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:43.719281 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:43.719281 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:43.737576 np0000007313 devstack@c-api.service[100328]: WARNING cinder.volume.api [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-71c2f9cc-b3a3-4584-97ec-e9cf25b1c2a3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 14 03:47:43.741904 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-71c2f9cc-b3a3-4584-97ec-e9cf25b1c2a3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:47:43.742431 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 256/1022] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:47:43 2026] POST /volume/v3/attachments => generated 271 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:43.759864 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.769299 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-eb3526b6-dff3-4e0c-9a3d-ddf7dd19ae61 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.770906 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eb3526b6-dff3-4e0c-9a3d-ddf7dd19ae61 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:43.771085 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-eb3526b6-dff3-4e0c-9a3d-ddf7dd19ae61 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:43.771280 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-eb3526b6-dff3-4e0c-9a3d-ddf7dd19ae61 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:43.777593 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b54f3b20-2867-41c1-8fee-82f6ef41af98 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.777968 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b54f3b20-2867-41c1-8fee-82f6ef41af98 None None] GET https://10.4.3.64/volume// Aug 14 03:47:43.778145 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b54f3b20-2867-41c1-8fee-82f6ef41af98 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:43.778346 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b54f3b20-2867-41c1-8fee-82f6ef41af98 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:43.778667 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b54f3b20-2867-41c1-8fee-82f6ef41af98 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:43.778967 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 259/1023] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:47:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:43.784727 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:43.784727 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:43.786966 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-55507788-2b85-4061-93ae-7fdbbe59ad16 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.789093 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-eb3526b6-dff3-4e0c-9a3d-ddf7dd19ae61 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:43.789495 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-55507788-2b85-4061-93ae-7fdbbe59ad16 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:43.789715 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-55507788-2b85-4061-93ae-7fdbbe59ad16 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:43.789903 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-55507788-2b85-4061-93ae-7fdbbe59ad16 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:43.793818 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eb3526b6-dff3-4e0c-9a3d-ddf7dd19ae61 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:43.794172 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 245/1024] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:43 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:43.807224 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:43.807224 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:43.810577 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-55507788-2b85-4061-93ae-7fdbbe59ad16 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:43.814612 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-55507788-2b85-4061-93ae-7fdbbe59ad16 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:43.815081 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 257/1025] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:47:43 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:47:43.861531 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:47:43.861941 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1285259293"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:43.863309 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1285259293'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:47:43.863435 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Create volume of 1 GB Aug 14 03:47:43.867942 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Availability Zones retrieved successfully. Aug 14 03:47:43.873707 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Flow 'volume_create_api' (677d475c-2af2-4c8d-b9f7-885c7f7c99c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:43.876362 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7402100e-f5d3-4786-8b7f-b89473c93af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:43.876362 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:47:43.906111 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7402100e-f5d3-4786-8b7f-b89473c93af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:43.906902 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-fdb32975-04cd-43e3-90ee-d2b3924b55c2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:43.906967 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aee6732c-f5b7-4dc5-836d-bb59a8097cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:43.909248 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-fdb32975-04cd-43e3-90ee-d2b3924b55c2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] PUT https://10.4.3.64/volume/v3/attachments/9f0b2f28-33fb-4d53-9240-21b895440d69 Aug 14 03:47:43.909617 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-fdb32975-04cd-43e3-90ee-d2b3924b55c2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:43.912718 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=393,cinder:INSERT=83,cinder:UPDATE=125 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:47:43.918459 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-fdb32975-04cd-43e3-90ee-d2b3924b55c2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Acquiring lock "cinder-attachment_update-213e1a1b-15d8-459f-a72d-acbde05ce265-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:47:43.936309 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-fdb32975-04cd-43e3-90ee-d2b3924b55c2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Lock "cinder-attachment_update-213e1a1b-15d8-459f-a72d-acbde05ce265-np0000007313" acquired by "attachment_update" :: waited 0.017s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:47:43.936401 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:43.936401 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:43.965945 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Created reservations ['3ca9b17b-0b0f-4cb5-8266-695ee9fb7d46', 'a0d1d90a-f833-4a75-9301-db9e646cba60', '9cb6c3b2-4445-448d-87d5-5f3bdb05bae9', '2c1d84f6-f561-4837-bf15-8232359d3b18'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:43.966693 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aee6732c-f5b7-4dc5-836d-bb59a8097cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ca9b17b-0b0f-4cb5-8266-695ee9fb7d46', 'a0d1d90a-f833-4a75-9301-db9e646cba60', '9cb6c3b2-4445-448d-87d5-5f3bdb05bae9', '2c1d84f6-f561-4837-bf15-8232359d3b18']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:43.967365 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa8598fe-3fbe-4026-ab5d-630c7c56d2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:43.986143 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa8598fe-3fbe-4026-ab5d-630c7c56d2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4083e8b7-0793-495c-b818-7b4654fea214', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1285259293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0420243717e6486eb72b8524388e37c6',qos_specs=None,replication_status=,reservations=['3ca9b17b-0b0f-4cb5-8266-695ee9fb7d46','a0d1d90a-f833-4a75-9301-db9e646cba60','9cb6c3b2-4445-448d-87d5-5f3bdb05bae9','2c1d84f6-f561-4837-bf15-8232359d3b18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b6f14b423a149b2a282bb684c3e87c6',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:47:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1285259293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4083e8b7-0793-495c-b818-7b4654fea214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0420243717e6486eb72b8524388e37c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b6f14b423a149b2a282bb684c3e87c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:43.987101 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc407d07-ada2-4eac-87a9-0299ce0fd132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:44.006388 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc407d07-ada2-4eac-87a9-0299ce0fd132) transitioned into state 'SUCCESS' from state '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-1285259293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0420243717e6486eb72b8524388e37c6',qos_specs=None,replication_status=,reservations=['3ca9b17b-0b0f-4cb5-8266-695ee9fb7d46','a0d1d90a-f833-4a75-9301-db9e646cba60','9cb6c3b2-4445-448d-87d5-5f3bdb05bae9','2c1d84f6-f561-4837-bf15-8232359d3b18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b6f14b423a149b2a282bb684c3e87c6',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:44.006795 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a8e43a-8910-4876-b44a-408e48543824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:47:44.019272 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-fdb32975-04cd-43e3-90ee-d2b3924b55c2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Lock "cinder-attachment_update-213e1a1b-15d8-459f-a72d-acbde05ce265-np0000007313" released by "attachment_update" :: held 0.084s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:47:44.019585 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-fdb32975-04cd-43e3-90ee-d2b3924b55c2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/attachments/9f0b2f28-33fb-4d53-9240-21b895440d69 returned with HTTP 200 Aug 14 03:47:44.020124 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 260/1026] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:47:43 2026] PUT /volume/v3/attachments/9f0b2f28-33fb-4d53-9240-21b895440d69 => generated 967 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:44.021717 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a8e43a-8910-4876-b44a-408e48543824) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:47:44.022785 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Flow 'volume_create_api' (677d475c-2af2-4c8d-b9f7-885c7f7c99c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:47:44.023180 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Create volume request issued successfully. Aug 14 03:47:44.023838 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-85a08f38-6f6a-4a78-9be1-06d21a7cce44 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:47:44.025545 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 265/1027] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:47:43 2026] POST /volume/v3/volumes => generated 756 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:44.039973 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7cc3334c-c5a9-40b5-858e-921fb370814a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:44.042249 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7cc3334c-c5a9-40b5-858e-921fb370814a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 Aug 14 03:47:44.042548 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7cc3334c-c5a9-40b5-858e-921fb370814a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:44.042864 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7cc3334c-c5a9-40b5-858e-921fb370814a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:44.053927 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:44.053927 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:44.060743 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7cc3334c-c5a9-40b5-858e-921fb370814a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Volume info retrieved successfully. Aug 14 03:47:44.065414 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7cc3334c-c5a9-40b5-858e-921fb370814a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 returned with HTTP 200 Aug 14 03:47:44.065901 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 246/1028] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:44 2026] GET /volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:44.331010 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7f21accf-7c67-4be4-8173-e58a95d277c5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:44.332705 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7f21accf-7c67-4be4-8173-e58a95d277c5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:44.332906 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7f21accf-7c67-4be4-8173-e58a95d277c5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:44.333084 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7f21accf-7c67-4be4-8173-e58a95d277c5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:44.341607 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:44.341607 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:44.344999 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7f21accf-7c67-4be4-8173-e58a95d277c5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:44.348993 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7f21accf-7c67-4be4-8173-e58a95d277c5 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:44.349406 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 258/1029] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:44 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:44.808001 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6afcefd1-d73c-463f-88c8-1b49292c8ea9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:44.809716 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6afcefd1-d73c-463f-88c8-1b49292c8ea9 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:44.809898 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6afcefd1-d73c-463f-88c8-1b49292c8ea9 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:44.810078 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6afcefd1-d73c-463f-88c8-1b49292c8ea9 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:44.820325 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:44.820325 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:44.823320 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6afcefd1-d73c-463f-88c8-1b49292c8ea9 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:44.827524 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6afcefd1-d73c-463f-88c8-1b49292c8ea9 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:44.827879 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 261/1030] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:44 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1162 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:45.076965 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4fec528c-4057-4f3c-9f93-07e6715b4aa9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:45.078737 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4fec528c-4057-4f3c-9f93-07e6715b4aa9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 Aug 14 03:47:45.078910 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4fec528c-4057-4f3c-9f93-07e6715b4aa9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:45.079082 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4fec528c-4057-4f3c-9f93-07e6715b4aa9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:45.085724 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:45.085724 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:45.089680 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4fec528c-4057-4f3c-9f93-07e6715b4aa9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Volume info retrieved successfully. Aug 14 03:47:45.093978 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4fec528c-4057-4f3c-9f93-07e6715b4aa9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 returned with HTTP 200 Aug 14 03:47:45.094498 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 266/1031] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:45 2026] GET /volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:45.105153 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-aeb32c43-ed28-4f6d-8200-d3df1dfd58b0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:45.106939 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-aeb32c43-ed28-4f6d-8200-d3df1dfd58b0 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:47:45.107272 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-aeb32c43-ed28-4f6d-8200-d3df1dfd58b0 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4083e8b7-0793-495c-b818-7b4654fea214", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-431497757"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:45.114565 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:45.114565 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:45.114983 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-aeb32c43-ed28-4f6d-8200-d3df1dfd58b0 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Volume info retrieved successfully. Aug 14 03:47:45.115095 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-aeb32c43-ed28-4f6d-8200-d3df1dfd58b0 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Create snapshot from volume 4083e8b7-0793-495c-b818-7b4654fea214 Aug 14 03:47:45.128290 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=519,cinder:INSERT=120,cinder:UPDATE=186 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:47:45.151480 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-aeb32c43-ed28-4f6d-8200-d3df1dfd58b0 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Created reservations ['6c619724-5ee5-4ee4-8158-d3c198cf3183', '9dc524ef-80ff-4c93-8630-a6485ccc281e', 'eaff5773-573c-4284-8b86-3d4b6539c2c6', '4c89f5ce-fd61-4c16-8b24-fc2c9b24008e'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:45.179494 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-aeb32c43-ed28-4f6d-8200-d3df1dfd58b0 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot create request issued successfully. Aug 14 03:47:45.179817 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-aeb32c43-ed28-4f6d-8200-d3df1dfd58b0 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:47:45.180210 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 247/1032] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:47:45 2026] POST /volume/v3/snapshots => generated 313 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:45.190359 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0e39816e-0f75-4b26-b126-304a71b3da01 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:45.192249 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0e39816e-0f75-4b26-b126-304a71b3da01 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab Aug 14 03:47:45.192741 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0e39816e-0f75-4b26-b126-304a71b3da01 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:45.193080 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0e39816e-0f75-4b26-b126-304a71b3da01 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:45.196720 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=334,cinder:INSERT=53,cinder:UPDATE=94 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:47:45.202392 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:45.202392 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:45.202890 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0e39816e-0f75-4b26-b126-304a71b3da01 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot retrieved successfully. Aug 14 03:47:45.203786 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0e39816e-0f75-4b26-b126-304a71b3da01 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab returned with HTTP 200 Aug 14 03:47:45.207120 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 259/1033] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:45 2026] GET /volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:45.361526 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d0c4c8d6-9f02-409a-b289-a6b4281fcf97 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:45.363298 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0c4c8d6-9f02-409a-b289-a6b4281fcf97 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:45.363526 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0c4c8d6-9f02-409a-b289-a6b4281fcf97 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:45.363745 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0c4c8d6-9f02-409a-b289-a6b4281fcf97 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:45.372847 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:45.372847 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:45.376392 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d0c4c8d6-9f02-409a-b289-a6b4281fcf97 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:45.380531 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0c4c8d6-9f02-409a-b289-a6b4281fcf97 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:45.380922 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 262/1034] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:45 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:45.842702 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1dfb8a4a-c059-48b8-bbf2-ea0c6baa014f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:45.844480 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1dfb8a4a-c059-48b8-bbf2-ea0c6baa014f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:45.844682 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1dfb8a4a-c059-48b8-bbf2-ea0c6baa014f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:45.844830 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1dfb8a4a-c059-48b8-bbf2-ea0c6baa014f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:45.857382 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:45.857382 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:45.860902 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1dfb8a4a-c059-48b8-bbf2-ea0c6baa014f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:45.868152 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1dfb8a4a-c059-48b8-bbf2-ea0c6baa014f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:45.868825 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 267/1035] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:45 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:46.218332 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4451ed53-4c52-4d0c-bc6e-13a4a5cc840b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:46.220070 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4451ed53-4c52-4d0c-bc6e-13a4a5cc840b tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab Aug 14 03:47:46.220364 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4451ed53-4c52-4d0c-bc6e-13a4a5cc840b tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:46.220457 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4451ed53-4c52-4d0c-bc6e-13a4a5cc840b tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:46.228396 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:46.228396 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:46.230328 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4451ed53-4c52-4d0c-bc6e-13a4a5cc840b tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot retrieved successfully. Aug 14 03:47:46.230914 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4451ed53-4c52-4d0c-bc6e-13a4a5cc840b tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab returned with HTTP 200 Aug 14 03:47:46.231562 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 248/1036] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:46 2026] GET /volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:46.247483 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fd57c016-cd1a-4fa5-9c07-85eca75a914a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:46.250581 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fd57c016-cd1a-4fa5-9c07-85eca75a914a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:47:46.250581 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fd57c016-cd1a-4fa5-9c07-85eca75a914a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4083e8b7-0793-495c-b818-7b4654fea214", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1708709953"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:46.262580 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:46.262580 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:46.263061 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fd57c016-cd1a-4fa5-9c07-85eca75a914a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Volume info retrieved successfully. Aug 14 03:47:46.263226 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-fd57c016-cd1a-4fa5-9c07-85eca75a914a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Create snapshot from volume 4083e8b7-0793-495c-b818-7b4654fea214 Aug 14 03:47:46.304316 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-fd57c016-cd1a-4fa5-9c07-85eca75a914a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Created reservations ['33c56c39-f99c-40d1-a716-86acca6890ec', 'eb8342bd-6366-4176-94f9-eaf13cb696f2', '6db9a538-a485-40a6-878d-c3dc34488748', '91900b91-9c15-4a5a-be1b-7ae3f9b8279e'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:46.333422 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fd57c016-cd1a-4fa5-9c07-85eca75a914a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot create request issued successfully. Aug 14 03:47:46.333759 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fd57c016-cd1a-4fa5-9c07-85eca75a914a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:47:46.336546 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 260/1037] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:47:46 2026] POST /volume/v3/snapshots => generated 314 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:46.348794 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2f115618-5582-4a09-b57c-c1da51d51b65 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:46.351404 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f115618-5582-4a09-b57c-c1da51d51b65 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 Aug 14 03:47:46.351404 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f115618-5582-4a09-b57c-c1da51d51b65 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:46.351673 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f115618-5582-4a09-b57c-c1da51d51b65 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:46.369112 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:46.369112 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:46.369112 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2f115618-5582-4a09-b57c-c1da51d51b65 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot retrieved successfully. Aug 14 03:47:46.369112 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f115618-5582-4a09-b57c-c1da51d51b65 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 returned with HTTP 200 Aug 14 03:47:46.369112 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 263/1038] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:46 2026] GET /volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:46.393508 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-710d1c4b-f2f3-4808-8cd4-16684642223c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:46.396077 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-710d1c4b-f2f3-4808-8cd4-16684642223c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:46.396321 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-710d1c4b-f2f3-4808-8cd4-16684642223c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:46.396587 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-710d1c4b-f2f3-4808-8cd4-16684642223c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:46.409153 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:46.409153 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:46.412312 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-710d1c4b-f2f3-4808-8cd4-16684642223c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:46.416226 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-710d1c4b-f2f3-4808-8cd4-16684642223c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:46.416615 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 268/1039] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:46 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:46.881671 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6a3898f8-ebdd-405e-bce4-14d35fa68f22 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:46.883786 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6a3898f8-ebdd-405e-bce4-14d35fa68f22 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:46.883786 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6a3898f8-ebdd-405e-bce4-14d35fa68f22 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:46.884984 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6a3898f8-ebdd-405e-bce4-14d35fa68f22 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:46.913335 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:46.913335 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:46.916344 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6a3898f8-ebdd-405e-bce4-14d35fa68f22 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:46.923008 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6a3898f8-ebdd-405e-bce4-14d35fa68f22 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:46.923105 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 249/1040] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:46 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1162 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:47.377783 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ff11e3c0-845c-437e-9b9c-385969da326f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:47.378762 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ff11e3c0-845c-437e-9b9c-385969da326f tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 Aug 14 03:47:47.378961 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ff11e3c0-845c-437e-9b9c-385969da326f tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:47.379153 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ff11e3c0-845c-437e-9b9c-385969da326f tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:47.385380 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:47.385380 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:47.385822 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ff11e3c0-845c-437e-9b9c-385969da326f tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot retrieved successfully. Aug 14 03:47:47.386560 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ff11e3c0-845c-437e-9b9c-385969da326f tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 returned with HTTP 200 Aug 14 03:47:47.386934 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 261/1041] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:47 2026] GET /volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:47.397376 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-384d4662-d868-4fe0-bb75-244d5516205a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:47.401200 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-384d4662-d868-4fe0-bb75-244d5516205a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:47:47.401200 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-384d4662-d868-4fe0-bb75-244d5516205a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4083e8b7-0793-495c-b818-7b4654fea214", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1137558531"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:47.409585 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:47.409585 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:47.410259 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-384d4662-d868-4fe0-bb75-244d5516205a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Volume info retrieved successfully. Aug 14 03:47:47.410436 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-384d4662-d868-4fe0-bb75-244d5516205a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Create snapshot from volume 4083e8b7-0793-495c-b818-7b4654fea214 Aug 14 03:47:47.431631 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e52ef009-377c-4291-af18-d9bc7b8bcd09 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:47.434464 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e52ef009-377c-4291-af18-d9bc7b8bcd09 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:47.434632 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e52ef009-377c-4291-af18-d9bc7b8bcd09 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:47.434818 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e52ef009-377c-4291-af18-d9bc7b8bcd09 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:47.436377 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-384d4662-d868-4fe0-bb75-244d5516205a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Created reservations ['56ed0b08-640c-419a-81c7-55c6377e9209', '3bb65b1e-9e57-491d-a1fd-a5aa7f059c32', '11dc10cf-6dc4-450a-8b5b-41e55e0d8d51', 'efe919ef-6738-43f3-850e-447c768a1f60'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:47:47.448704 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:47.448704 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:47.459483 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e52ef009-377c-4291-af18-d9bc7b8bcd09 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:47.461818 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e52ef009-377c-4291-af18-d9bc7b8bcd09 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:47.462192 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 269/1042] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:47 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:47.474286 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-384d4662-d868-4fe0-bb75-244d5516205a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot create request issued successfully. Aug 14 03:47:47.475315 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-384d4662-d868-4fe0-bb75-244d5516205a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:47:47.475315 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 264/1043] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:47:47 2026] POST /volume/v3/snapshots => generated 314 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:47:47.497053 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7989c850-5535-4bf7-835c-06f49e046cd8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:47.498900 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7989c850-5535-4bf7-835c-06f49e046cd8 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 Aug 14 03:47:47.499146 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7989c850-5535-4bf7-835c-06f49e046cd8 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:47.499408 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7989c850-5535-4bf7-835c-06f49e046cd8 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:47.505699 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:47.505699 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:47.506121 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7989c850-5535-4bf7-835c-06f49e046cd8 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot retrieved successfully. Aug 14 03:47:47.506929 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7989c850-5535-4bf7-835c-06f49e046cd8 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 returned with HTTP 200 Aug 14 03:47:47.507336 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 250/1044] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:47 2026] GET /volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:47.938234 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-784ba62d-ade8-417e-93bf-829b91a665de None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:47.939848 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-784ba62d-ade8-417e-93bf-829b91a665de tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:47.940025 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-784ba62d-ade8-417e-93bf-829b91a665de tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:47.940215 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-784ba62d-ade8-417e-93bf-829b91a665de tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:47.951027 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:47.951027 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:47.956013 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-784ba62d-ade8-417e-93bf-829b91a665de tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:47.959648 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-784ba62d-ade8-417e-93bf-829b91a665de tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:47.959971 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 262/1045] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:47 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:48.474925 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2a426022-7759-408c-b7f7-d6422060c8d2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.479204 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2a426022-7759-408c-b7f7-d6422060c8d2 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:48.479204 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2a426022-7759-408c-b7f7-d6422060c8d2 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.479204 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2a426022-7759-408c-b7f7-d6422060c8d2 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.491885 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.491885 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:48.495839 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2a426022-7759-408c-b7f7-d6422060c8d2 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:48.501899 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2a426022-7759-408c-b7f7-d6422060c8d2 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:48.502383 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 270/1046] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.519748 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b55aa472-2b84-4b06-80f9-27ba9b2113a9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.521680 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b55aa472-2b84-4b06-80f9-27ba9b2113a9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 Aug 14 03:47:48.521887 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b55aa472-2b84-4b06-80f9-27ba9b2113a9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.522080 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b55aa472-2b84-4b06-80f9-27ba9b2113a9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.526951 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.526951 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:48.527467 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b55aa472-2b84-4b06-80f9-27ba9b2113a9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot retrieved successfully. Aug 14 03:47:48.528358 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b55aa472-2b84-4b06-80f9-27ba9b2113a9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 returned with HTTP 200 Aug 14 03:47:48.528787 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 265/1047] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.537393 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-32306cb6-adf6-48b8-85ca-cf45fbc557e1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.539154 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-32306cb6-adf6-48b8-85ca-cf45fbc557e1 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots?limit=1 Aug 14 03:47:48.539353 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-32306cb6-adf6-48b8-85ca-cf45fbc557e1 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.539533 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-32306cb6-adf6-48b8-85ca-cf45fbc557e1 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.539813 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-32306cb6-adf6-48b8-85ca-cf45fbc557e1 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.540773 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.db.api [None req-32306cb6-adf6-48b8-85ca-cf45fbc557e1 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100329) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.547551 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-32306cb6-adf6-48b8-85ca-cf45fbc557e1 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.548094 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-32306cb6-adf6-48b8-85ca-cf45fbc557e1 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 14 03:47:48.548457 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 251/1048] 10.4.3.64 () {66 vars in 1251 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.558632 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-70c70205-e833-430e-8a59-6899ac2cfad3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.560610 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-70c70205-e833-430e-8a59-6899ac2cfad3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots Aug 14 03:47:48.560816 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-70c70205-e833-430e-8a59-6899ac2cfad3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.561014 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-70c70205-e833-430e-8a59-6899ac2cfad3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.561309 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-70c70205-e833-430e-8a59-6899ac2cfad3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.562405 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.db.api [None req-70c70205-e833-430e-8a59-6899ac2cfad3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100328) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.566306 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-70c70205-e833-430e-8a59-6899ac2cfad3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.566710 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-70c70205-e833-430e-8a59-6899ac2cfad3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Aug 14 03:47:48.567109 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 263/1049] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.575919 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6268f31d-6f23-4834-bbba-f162fe5b71dc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.578293 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6268f31d-6f23-4834-bbba-f162fe5b71dc tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots?limit=100000 Aug 14 03:47:48.578514 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6268f31d-6f23-4834-bbba-f162fe5b71dc tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.578692 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6268f31d-6f23-4834-bbba-f162fe5b71dc tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.578991 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-6268f31d-6f23-4834-bbba-f162fe5b71dc tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.579997 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.db.api [None req-6268f31d-6f23-4834-bbba-f162fe5b71dc tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100327) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.583973 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6268f31d-6f23-4834-bbba-f162fe5b71dc tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.584465 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6268f31d-6f23-4834-bbba-f162fe5b71dc tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 14 03:47:48.584866 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 271/1050] 10.4.3.64 () {66 vars in 1261 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.595690 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fb650ec4-0a5e-4be7-9493-c4aac81263d4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.597726 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fb650ec4-0a5e-4be7-9493-c4aac81263d4 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots?limit=0 Aug 14 03:47:48.597967 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fb650ec4-0a5e-4be7-9493-c4aac81263d4 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.598207 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fb650ec4-0a5e-4be7-9493-c4aac81263d4 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.598533 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-fb650ec4-0a5e-4be7-9493-c4aac81263d4 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.599747 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-fb650ec4-0a5e-4be7-9493-c4aac81263d4 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.602890 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fb650ec4-0a5e-4be7-9493-c4aac81263d4 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.603184 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fb650ec4-0a5e-4be7-9493-c4aac81263d4 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 14 03:47:48.603620 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 266/1051] 10.4.3.64 () {66 vars in 1251 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:47:48.612635 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a062e6c0-8946-4c13-9b7b-e42bcd3acbd7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.614850 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a062e6c0-8946-4c13-9b7b-e42bcd3acbd7 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots Aug 14 03:47:48.615009 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a062e6c0-8946-4c13-9b7b-e42bcd3acbd7 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.615315 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a062e6c0-8946-4c13-9b7b-e42bcd3acbd7 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.615473 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-a062e6c0-8946-4c13-9b7b-e42bcd3acbd7 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.615758 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.615758 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:48.616586 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.db.api [None req-a062e6c0-8946-4c13-9b7b-e42bcd3acbd7 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100329) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.621695 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a062e6c0-8946-4c13-9b7b-e42bcd3acbd7 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.622146 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a062e6c0-8946-4c13-9b7b-e42bcd3acbd7 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Aug 14 03:47:48.622586 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 252/1052] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.632012 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5d1161e7-3012-4874-ba26-426043d1d761 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.634030 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5d1161e7-3012-4874-ba26-426043d1d761 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots?marker=556296d6-01fa-413a-be5f-0a582ff60870 Aug 14 03:47:48.634303 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5d1161e7-3012-4874-ba26-426043d1d761 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.634526 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5d1161e7-3012-4874-ba26-426043d1d761 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.634777 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-5d1161e7-3012-4874-ba26-426043d1d761 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.635087 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.635087 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:48.636097 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.db.api [None req-5d1161e7-3012-4874-ba26-426043d1d761 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100328) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.651542 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5d1161e7-3012-4874-ba26-426043d1d761 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.651856 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5d1161e7-3012-4874-ba26-426043d1d761 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots?marker=556296d6-01fa-413a-be5f-0a582ff60870 returned with HTTP 200 Aug 14 03:47:48.652241 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 264/1053] 10.4.3.64 () {66 vars in 1323 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots?marker=556296d6-01fa-413a-be5f-0a582ff60870 => generated 341 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.665448 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9c3c2b6f-ba27-46aa-a3ae-0e5d10e1c7fa None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.667179 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9c3c2b6f-ba27-46aa-a3ae-0e5d10e1c7fa tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots?offset=2&limit=3 Aug 14 03:47:48.667409 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9c3c2b6f-ba27-46aa-a3ae-0e5d10e1c7fa tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.667593 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9c3c2b6f-ba27-46aa-a3ae-0e5d10e1c7fa tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.667813 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-9c3c2b6f-ba27-46aa-a3ae-0e5d10e1c7fa tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.668099 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.668099 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:48.668865 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.db.api [None req-9c3c2b6f-ba27-46aa-a3ae-0e5d10e1c7fa tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100327) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.679439 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9c3c2b6f-ba27-46aa-a3ae-0e5d10e1c7fa tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.679840 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9c3c2b6f-ba27-46aa-a3ae-0e5d10e1c7fa tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 14 03:47:48.680265 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 272/1054] 10.4.3.64 () {66 vars in 1269 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.690606 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-171b6cc7-2e52-40e8-86d7-3af3a76361da None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.692285 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-171b6cc7-2e52-40e8-86d7-3af3a76361da tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 14 03:47:48.692486 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-171b6cc7-2e52-40e8-86d7-3af3a76361da tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.692689 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-171b6cc7-2e52-40e8-86d7-3af3a76361da tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.692890 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-171b6cc7-2e52-40e8-86d7-3af3a76361da tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.693933 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-171b6cc7-2e52-40e8-86d7-3af3a76361da tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.708432 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-171b6cc7-2e52-40e8-86d7-3af3a76361da tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.708862 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-171b6cc7-2e52-40e8-86d7-3af3a76361da tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 14 03:47:48.709342 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 267/1055] 10.4.3.64 () {66 vars in 1301 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.717896 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5cdca38f-b6a2-4308-ac75-758e35913120 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.719717 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5cdca38f-b6a2-4308-ac75-758e35913120 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 14 03:47:48.719948 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5cdca38f-b6a2-4308-ac75-758e35913120 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.720147 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5cdca38f-b6a2-4308-ac75-758e35913120 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.720374 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-5cdca38f-b6a2-4308-ac75-758e35913120 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.720656 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.720656 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:48.721737 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.db.api [None req-5cdca38f-b6a2-4308-ac75-758e35913120 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100329) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.726500 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5cdca38f-b6a2-4308-ac75-758e35913120 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.726875 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5cdca38f-b6a2-4308-ac75-758e35913120 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 14 03:47:48.727353 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 253/1056] 10.4.3.64 () {66 vars in 1303 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.735911 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c340286d-9471-4fb1-8715-1b72a11202c9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.738091 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c340286d-9471-4fb1-8715-1b72a11202c9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 14 03:47:48.738364 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c340286d-9471-4fb1-8715-1b72a11202c9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.738602 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c340286d-9471-4fb1-8715-1b72a11202c9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.738863 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-c340286d-9471-4fb1-8715-1b72a11202c9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.739207 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.739207 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:48.740168 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.db.api [None req-c340286d-9471-4fb1-8715-1b72a11202c9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100328) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.753570 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c340286d-9471-4fb1-8715-1b72a11202c9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.754001 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c340286d-9471-4fb1-8715-1b72a11202c9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 14 03:47:48.754485 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 265/1057] 10.4.3.64 () {66 vars in 1285 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.763349 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6339e79b-bf8e-4f4a-bcd2-5cf44b6d9893 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.764882 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6339e79b-bf8e-4f4a-bcd2-5cf44b6d9893 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 14 03:47:48.765049 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6339e79b-bf8e-4f4a-bcd2-5cf44b6d9893 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.765264 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6339e79b-bf8e-4f4a-bcd2-5cf44b6d9893 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.765437 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-6339e79b-bf8e-4f4a-bcd2-5cf44b6d9893 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.765676 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.765676 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:48.766404 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.db.api [None req-6339e79b-bf8e-4f4a-bcd2-5cf44b6d9893 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100327) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.777647 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6339e79b-bf8e-4f4a-bcd2-5cf44b6d9893 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.778104 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6339e79b-bf8e-4f4a-bcd2-5cf44b6d9893 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 14 03:47:48.778629 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 273/1058] 10.4.3.64 () {66 vars in 1287 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.791908 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0005d7ee-c20b-4a54-8858-57b2689f8885 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.793628 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0005d7ee-c20b-4a54-8858-57b2689f8885 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 14 03:47:48.793876 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0005d7ee-c20b-4a54-8858-57b2689f8885 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.794085 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0005d7ee-c20b-4a54-8858-57b2689f8885 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.794352 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-0005d7ee-c20b-4a54-8858-57b2689f8885 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.794630 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.794630 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:48.795429 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-0005d7ee-c20b-4a54-8858-57b2689f8885 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.806017 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0005d7ee-c20b-4a54-8858-57b2689f8885 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.806440 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0005d7ee-c20b-4a54-8858-57b2689f8885 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 14 03:47:48.806852 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 268/1059] 10.4.3.64 () {66 vars in 1305 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.815818 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-92ac28cc-8dde-45de-9f47-08f858ba5c28 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.818487 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-92ac28cc-8dde-45de-9f47-08f858ba5c28 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 14 03:47:48.818691 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-92ac28cc-8dde-45de-9f47-08f858ba5c28 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.818880 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-92ac28cc-8dde-45de-9f47-08f858ba5c28 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.819110 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-92ac28cc-8dde-45de-9f47-08f858ba5c28 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.819403 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.819403 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:48.820287 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.db.api [None req-92ac28cc-8dde-45de-9f47-08f858ba5c28 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100329) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.834187 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-92ac28cc-8dde-45de-9f47-08f858ba5c28 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.834597 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-92ac28cc-8dde-45de-9f47-08f858ba5c28 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 14 03:47:48.835003 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 254/1060] 10.4.3.64 () {66 vars in 1307 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.844311 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-dc93d1fb-d693-4f91-9f8f-65476dff3b95 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.845913 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dc93d1fb-d693-4f91-9f8f-65476dff3b95 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1137558531 Aug 14 03:47:48.846097 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dc93d1fb-d693-4f91-9f8f-65476dff3b95 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.846309 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dc93d1fb-d693-4f91-9f8f-65476dff3b95 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.846512 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-dc93d1fb-d693-4f91-9f8f-65476dff3b95 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.846740 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.846740 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:48.847507 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.db.api [None req-dc93d1fb-d693-4f91-9f8f-65476dff3b95 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100328) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.857709 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-dc93d1fb-d693-4f91-9f8f-65476dff3b95 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.858082 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.858082 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:48.858655 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dc93d1fb-d693-4f91-9f8f-65476dff3b95 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1137558531 returned with HTTP 200 Aug 14 03:47:48.858997 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 266/1061] 10.4.3.64 () {66 vars in 1378 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1137558531 => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.867871 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-757343c1-ea2f-43d5-b6f3-9608b70bef94 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.869755 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-757343c1-ea2f-43d5-b6f3-9608b70bef94 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail?status=available Aug 14 03:47:48.870016 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-757343c1-ea2f-43d5-b6f3-9608b70bef94 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.870256 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-757343c1-ea2f-43d5-b6f3-9608b70bef94 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.870539 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-757343c1-ea2f-43d5-b6f3-9608b70bef94 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.870839 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.870839 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:48.871757 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.db.api [None req-757343c1-ea2f-43d5-b6f3-9608b70bef94 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100327) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.885009 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-757343c1-ea2f-43d5-b6f3-9608b70bef94 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.886296 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.886296 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:48.886977 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-757343c1-ea2f-43d5-b6f3-9608b70bef94 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 14 03:47:48.887400 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 274/1062] 10.4.3.64 () {66 vars in 1290 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:48.898362 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fc8f6653-9356-4f46-955f-d22a701e39ac None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.899960 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fc8f6653-9356-4f46-955f-d22a701e39ac tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1137558531 Aug 14 03:47:48.900174 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fc8f6653-9356-4f46-955f-d22a701e39ac tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.900393 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fc8f6653-9356-4f46-955f-d22a701e39ac tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.900709 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-fc8f6653-9356-4f46-955f-d22a701e39ac tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.900884 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.900884 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:48.901912 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-fc8f6653-9356-4f46-955f-d22a701e39ac tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.913368 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fc8f6653-9356-4f46-955f-d22a701e39ac tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.913661 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.913661 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:48.916078 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fc8f6653-9356-4f46-955f-d22a701e39ac tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1137558531 returned with HTTP 200 Aug 14 03:47:48.916078 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 269/1063] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1137558531 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.926371 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-934b2d47-aa39-4ec7-95f8-372918ae7eaf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.928257 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-934b2d47-aa39-4ec7-95f8-372918ae7eaf tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1137558531 Aug 14 03:47:48.928461 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-934b2d47-aa39-4ec7-95f8-372918ae7eaf tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.928637 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-934b2d47-aa39-4ec7-95f8-372918ae7eaf tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.928831 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-934b2d47-aa39-4ec7-95f8-372918ae7eaf tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.929115 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:48.929115 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:48.930012 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.db.api [None req-934b2d47-aa39-4ec7-95f8-372918ae7eaf tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100329) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.941806 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-934b2d47-aa39-4ec7-95f8-372918ae7eaf tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.942611 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-934b2d47-aa39-4ec7-95f8-372918ae7eaf tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1137558531 returned with HTTP 200 Aug 14 03:47:48.942736 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 255/1064] 10.4.3.64 () {66 vars in 1357 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1137558531 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.966213 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ef8d734f-81f5-405a-bd0a-b7ffeb4d6534 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.971847 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ef8d734f-81f5-405a-bd0a-b7ffeb4d6534 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots?status=available Aug 14 03:47:48.971847 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ef8d734f-81f5-405a-bd0a-b7ffeb4d6534 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.971847 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ef8d734f-81f5-405a-bd0a-b7ffeb4d6534 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.971847 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-ef8d734f-81f5-405a-bd0a-b7ffeb4d6534 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.972090 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.db.api [None req-ef8d734f-81f5-405a-bd0a-b7ffeb4d6534 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100328) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:48.981292 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3f307ff5-61dc-40d6-a10d-55ed7d47049d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.984150 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ef8d734f-81f5-405a-bd0a-b7ffeb4d6534 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:48.984574 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ef8d734f-81f5-405a-bd0a-b7ffeb4d6534 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots?status=available returned with HTTP 200 Aug 14 03:47:48.985065 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 267/1065] 10.4.3.64 () {66 vars in 1269 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:48.990076 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3f307ff5-61dc-40d6-a10d-55ed7d47049d tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:48.990462 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3f307ff5-61dc-40d6-a10d-55ed7d47049d tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.990681 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3f307ff5-61dc-40d6-a10d-55ed7d47049d tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.994542 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4854bfb0-6f06-43e0-b83f-2b43319eadaf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:48.997161 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4854bfb0-6f06-43e0-b83f-2b43319eadaf tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1137558531 Aug 14 03:47:48.997390 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4854bfb0-6f06-43e0-b83f-2b43319eadaf tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:48.997651 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4854bfb0-6f06-43e0-b83f-2b43319eadaf tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:48.998003 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-4854bfb0-6f06-43e0-b83f-2b43319eadaf tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:47:48.999899 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.db.api [None req-4854bfb0-6f06-43e0-b83f-2b43319eadaf tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Building query based on filter {{(pid=100326) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:47:49.004679 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4854bfb0-6f06-43e0-b83f-2b43319eadaf tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Get all snapshots completed successfully. Aug 14 03:47:49.005079 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4854bfb0-6f06-43e0-b83f-2b43319eadaf tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1137558531 returned with HTTP 200 Aug 14 03:47:49.005916 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 270/1066] 10.4.3.64 () {66 vars in 1391 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1137558531 => generated 342 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:49.006609 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:49.006609 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:49.016251 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3f307ff5-61dc-40d6-a10d-55ed7d47049d tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:49.020855 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e4e944e9-fd15-4cef-aa0c-1224e34bcdf3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:49.023150 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e4e944e9-fd15-4cef-aa0c-1224e34bcdf3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 Aug 14 03:47:49.024615 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e4e944e9-fd15-4cef-aa0c-1224e34bcdf3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:49.024615 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e4e944e9-fd15-4cef-aa0c-1224e34bcdf3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:49.024615 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-e4e944e9-fd15-4cef-aa0c-1224e34bcdf3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Delete snapshot with id: 9b622e98-acb9-4ecb-8e94-b869e293d277 Aug 14 03:47:49.024930 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3f307ff5-61dc-40d6-a10d-55ed7d47049d tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:49.024930 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 275/1067] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:48 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1162 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:49.034896 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:49.034896 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:49.034896 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e4e944e9-fd15-4cef-aa0c-1224e34bcdf3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot retrieved successfully. Aug 14 03:47:49.056645 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e4e944e9-fd15-4cef-aa0c-1224e34bcdf3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot delete request issued successfully. Aug 14 03:47:49.056861 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e4e944e9-fd15-4cef-aa0c-1224e34bcdf3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 returned with HTTP 202 Aug 14 03:47:49.057614 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 256/1068] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:47:49 2026] DELETE /volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:47:49.066094 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-84267d6f-ed10-477b-910c-a1912b71b60d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:49.071079 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-84267d6f-ed10-477b-910c-a1912b71b60d tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 Aug 14 03:47:49.071079 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-84267d6f-ed10-477b-910c-a1912b71b60d tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:49.071079 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-84267d6f-ed10-477b-910c-a1912b71b60d tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:49.076865 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:49.076865 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:49.077436 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-84267d6f-ed10-477b-910c-a1912b71b60d tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot retrieved successfully. Aug 14 03:47:49.079191 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-84267d6f-ed10-477b-910c-a1912b71b60d tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 returned with HTTP 200 Aug 14 03:47:49.080016 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 268/1069] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:49 2026] GET /volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:49.514359 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-81791ebf-88af-4173-a3d5-911c9387a167 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:49.516064 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81791ebf-88af-4173-a3d5-911c9387a167 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:49.516319 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81791ebf-88af-4173-a3d5-911c9387a167 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:49.516511 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81791ebf-88af-4173-a3d5-911c9387a167 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:49.525519 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:49.525519 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:49.528760 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-81791ebf-88af-4173-a3d5-911c9387a167 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:49.532626 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81791ebf-88af-4173-a3d5-911c9387a167 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:49.532984 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 271/1070] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:49 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:50.039024 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f36ce3af-0846-4143-9f6a-cc41fac22f2a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:50.043342 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f36ce3af-0846-4143-9f6a-cc41fac22f2a tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:50.043516 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f36ce3af-0846-4143-9f6a-cc41fac22f2a tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:50.043688 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f36ce3af-0846-4143-9f6a-cc41fac22f2a tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:50.056589 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:50.056589 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:50.064673 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f36ce3af-0846-4143-9f6a-cc41fac22f2a tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:50.068507 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f36ce3af-0846-4143-9f6a-cc41fac22f2a tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:50.068836 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 276/1071] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:50 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:50.103923 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-176428d0-a2aa-47b6-af17-baad21c36239 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:50.103923 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-176428d0-a2aa-47b6-af17-baad21c36239 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 Aug 14 03:47:50.103923 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-176428d0-a2aa-47b6-af17-baad21c36239 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:50.103923 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-176428d0-a2aa-47b6-af17-baad21c36239 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:50.106100 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-176428d0-a2aa-47b6-af17-baad21c36239 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 returned with HTTP 404 Aug 14 03:47:50.106100 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 257/1072] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:50 2026] GET /volume/v3/snapshots/9b622e98-acb9-4ecb-8e94-b869e293d277 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:50.114232 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ade72994-6036-4bbf-a9eb-7e5d6b2bb86a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:50.116546 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ade72994-6036-4bbf-a9eb-7e5d6b2bb86a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 Aug 14 03:47:50.116667 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ade72994-6036-4bbf-a9eb-7e5d6b2bb86a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:50.116901 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ade72994-6036-4bbf-a9eb-7e5d6b2bb86a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:50.117034 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-ade72994-6036-4bbf-a9eb-7e5d6b2bb86a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Delete snapshot with id: 556296d6-01fa-413a-be5f-0a582ff60870 Aug 14 03:47:50.121801 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:50.121801 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:50.122392 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ade72994-6036-4bbf-a9eb-7e5d6b2bb86a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot retrieved successfully. Aug 14 03:47:50.145539 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ade72994-6036-4bbf-a9eb-7e5d6b2bb86a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot delete request issued successfully. Aug 14 03:47:50.145539 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ade72994-6036-4bbf-a9eb-7e5d6b2bb86a tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 returned with HTTP 202 Aug 14 03:47:50.145539 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 269/1073] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:47:50 2026] DELETE /volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:47:50.153706 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6a89a103-726a-44d1-bb19-1fc05e7d1cb4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:50.155893 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a89a103-726a-44d1-bb19-1fc05e7d1cb4 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 Aug 14 03:47:50.155893 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a89a103-726a-44d1-bb19-1fc05e7d1cb4 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:50.155893 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a89a103-726a-44d1-bb19-1fc05e7d1cb4 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:50.160927 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:50.160927 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:50.161365 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6a89a103-726a-44d1-bb19-1fc05e7d1cb4 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot retrieved successfully. Aug 14 03:47:50.162120 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a89a103-726a-44d1-bb19-1fc05e7d1cb4 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 returned with HTTP 200 Aug 14 03:47:50.162514 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 272/1074] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:50 2026] GET /volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:50.548727 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-96c0aa3f-1e5f-4fff-9d83-7aa2a1e52c83 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:50.551012 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-96c0aa3f-1e5f-4fff-9d83-7aa2a1e52c83 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:50.551168 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-96c0aa3f-1e5f-4fff-9d83-7aa2a1e52c83 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:50.551591 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-96c0aa3f-1e5f-4fff-9d83-7aa2a1e52c83 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:50.566512 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:50.566512 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:50.572541 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-96c0aa3f-1e5f-4fff-9d83-7aa2a1e52c83 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:50.576723 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-96c0aa3f-1e5f-4fff-9d83-7aa2a1e52c83 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:50.576949 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 277/1075] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:50 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:51.093069 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-772963bf-5981-4d11-9f29-91e81b4d6ee0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:51.094775 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-772963bf-5981-4d11-9f29-91e81b4d6ee0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:51.094930 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-772963bf-5981-4d11-9f29-91e81b4d6ee0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:51.095121 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-772963bf-5981-4d11-9f29-91e81b4d6ee0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:51.106221 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:51.106221 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:51.109566 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-772963bf-5981-4d11-9f29-91e81b4d6ee0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:51.113500 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-772963bf-5981-4d11-9f29-91e81b4d6ee0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:51.113899 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 258/1076] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:51 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1162 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:51.175925 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b0e179d2-9c20-445b-aad2-0e62c567b57c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:51.181999 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b0e179d2-9c20-445b-aad2-0e62c567b57c tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 Aug 14 03:47:51.182269 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b0e179d2-9c20-445b-aad2-0e62c567b57c tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:51.182524 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b0e179d2-9c20-445b-aad2-0e62c567b57c tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:51.192761 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b0e179d2-9c20-445b-aad2-0e62c567b57c tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 returned with HTTP 404 Aug 14 03:47:51.193406 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 270/1077] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:51 2026] GET /volume/v3/snapshots/556296d6-01fa-413a-be5f-0a582ff60870 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:51.203379 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-87376464-1f7a-4fd8-870d-abeff89b0267 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:51.205917 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87376464-1f7a-4fd8-870d-abeff89b0267 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab Aug 14 03:47:51.206164 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87376464-1f7a-4fd8-870d-abeff89b0267 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:51.208970 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87376464-1f7a-4fd8-870d-abeff89b0267 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:51.209173 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-87376464-1f7a-4fd8-870d-abeff89b0267 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Delete snapshot with id: 95994167-cf01-440d-b923-f47da8a343ab Aug 14 03:47:51.217913 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:51.217913 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:51.218341 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-87376464-1f7a-4fd8-870d-abeff89b0267 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot retrieved successfully. Aug 14 03:47:51.233705 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-87376464-1f7a-4fd8-870d-abeff89b0267 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot delete request issued successfully. Aug 14 03:47:51.233919 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87376464-1f7a-4fd8-870d-abeff89b0267 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab returned with HTTP 202 Aug 14 03:47:51.234436 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 273/1078] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:47:51 2026] DELETE /volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:47:51.241453 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b71b5c4a-fa87-4f58-8805-a8fd7c77a84f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:51.243426 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b71b5c4a-fa87-4f58-8805-a8fd7c77a84f tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab Aug 14 03:47:51.243647 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b71b5c4a-fa87-4f58-8805-a8fd7c77a84f tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:51.243857 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b71b5c4a-fa87-4f58-8805-a8fd7c77a84f tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:51.250015 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:51.250015 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:51.250562 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b71b5c4a-fa87-4f58-8805-a8fd7c77a84f tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Snapshot retrieved successfully. Aug 14 03:47:51.251441 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b71b5c4a-fa87-4f58-8805-a8fd7c77a84f tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab returned with HTTP 200 Aug 14 03:47:51.251845 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 278/1079] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:51 2026] GET /volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:51.591385 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-09235f89-c958-408e-bcc5-128c1d81e6b9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:51.594341 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-09235f89-c958-408e-bcc5-128c1d81e6b9 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:51.594517 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-09235f89-c958-408e-bcc5-128c1d81e6b9 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:51.594692 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-09235f89-c958-408e-bcc5-128c1d81e6b9 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:51.604749 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:51.604749 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:51.609584 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-09235f89-c958-408e-bcc5-128c1d81e6b9 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:51.614458 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-09235f89-c958-408e-bcc5-128c1d81e6b9 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:51.614821 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 259/1080] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:51 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:52.114707 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-a1927b87-8d9a-4402-bf20-d88ffd5acec0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:52.116731 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-a1927b87-8d9a-4402-bf20-d88ffd5acec0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] POST https://10.4.3.64/volume/v3/attachments/384dfcd8-48c6-40d9-9936-ede3f72f2152/action Aug 14 03:47:52.117076 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-a1927b87-8d9a-4402-bf20-d88ffd5acec0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:52.117206 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-a1927b87-8d9a-4402-bf20-d88ffd5acec0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:52.128866 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6ddb6787-7625-47ae-83be-741f0ac62b52 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:52.131039 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ddb6787-7625-47ae-83be-741f0ac62b52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:52.131320 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ddb6787-7625-47ae-83be-741f0ac62b52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:52.131562 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ddb6787-7625-47ae-83be-741f0ac62b52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:52.135374 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:52.135374 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:52.145848 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d007ffbd-f43a-4cc2-92de-5623c7c50c86 req-a1927b87-8d9a-4402-bf20-d88ffd5acec0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/attachments/384dfcd8-48c6-40d9-9936-ede3f72f2152/action returned with HTTP 204 Aug 14 03:47:52.145966 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:52.145966 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:52.146297 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 271/1081] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:47:52 2026] POST /volume/v3/attachments/384dfcd8-48c6-40d9-9936-ede3f72f2152/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:52.153814 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6ddb6787-7625-47ae-83be-741f0ac62b52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:52.159742 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ddb6787-7625-47ae-83be-741f0ac62b52 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:52.160234 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 274/1082] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:52 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:52.260997 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ba4c53dc-48ec-44d3-96c9-5c98f9468fc9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:52.263376 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ba4c53dc-48ec-44d3-96c9-5c98f9468fc9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab Aug 14 03:47:52.263653 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ba4c53dc-48ec-44d3-96c9-5c98f9468fc9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:52.263921 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ba4c53dc-48ec-44d3-96c9-5c98f9468fc9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:52.269211 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ba4c53dc-48ec-44d3-96c9-5c98f9468fc9 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab returned with HTTP 404 Aug 14 03:47:52.269862 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 279/1083] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:47:52 2026] GET /volume/v3/snapshots/95994167-cf01-440d-b923-f47da8a343ab => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:52.277011 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3bf2d693-dd48-4042-82e7-f33cba3191a3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:52.279272 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3bf2d693-dd48-4042-82e7-f33cba3191a3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 Aug 14 03:47:52.279545 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3bf2d693-dd48-4042-82e7-f33cba3191a3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:52.279796 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3bf2d693-dd48-4042-82e7-f33cba3191a3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:52.289052 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:52.289052 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:52.293874 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3bf2d693-dd48-4042-82e7-f33cba3191a3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Volume info retrieved successfully. Aug 14 03:47:52.298271 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3bf2d693-dd48-4042-82e7-f33cba3191a3 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 returned with HTTP 200 Aug 14 03:47:52.298639 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 260/1084] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:52 2026] GET /volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:52.315879 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1a07c301-6c08-4f2b-ad50-9a8e3c97a691 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:52.317697 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1a07c301-6c08-4f2b-ad50-9a8e3c97a691 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 Aug 14 03:47:52.317925 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1a07c301-6c08-4f2b-ad50-9a8e3c97a691 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:52.318099 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1a07c301-6c08-4f2b-ad50-9a8e3c97a691 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:52.318281 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-1a07c301-6c08-4f2b-ad50-9a8e3c97a691 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Delete volume with id: 4083e8b7-0793-495c-b818-7b4654fea214 Aug 14 03:47:52.324827 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:52.324827 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:52.325358 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1a07c301-6c08-4f2b-ad50-9a8e3c97a691 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Volume info retrieved successfully. Aug 14 03:47:52.346867 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1a07c301-6c08-4f2b-ad50-9a8e3c97a691 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Delete volume request issued successfully. Aug 14 03:47:52.347161 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1a07c301-6c08-4f2b-ad50-9a8e3c97a691 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 returned with HTTP 202 Aug 14 03:47:52.347871 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 272/1085] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:47:52 2026] DELETE /volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:47:52.361029 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5e7e4c5f-817a-478f-b4ec-657b11c50a32 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:52.363273 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5e7e4c5f-817a-478f-b4ec-657b11c50a32 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 Aug 14 03:47:52.363504 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5e7e4c5f-817a-478f-b4ec-657b11c50a32 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:52.363733 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5e7e4c5f-817a-478f-b4ec-657b11c50a32 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:52.372751 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:52.372751 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:52.378826 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5e7e4c5f-817a-478f-b4ec-657b11c50a32 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Volume info retrieved successfully. Aug 14 03:47:52.385085 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5e7e4c5f-817a-478f-b4ec-657b11c50a32 tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 returned with HTTP 200 Aug 14 03:47:52.385563 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 275/1086] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:52 2026] GET /volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:52.626518 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-029d0518-8baf-4e15-b245-4c9534f52803 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:52.627992 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-029d0518-8baf-4e15-b245-4c9534f52803 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:52.628193 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-029d0518-8baf-4e15-b245-4c9534f52803 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:52.628413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-029d0518-8baf-4e15-b245-4c9534f52803 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:52.636734 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:52.636734 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:52.639728 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-029d0518-8baf-4e15-b245-4c9534f52803 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:52.643455 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-029d0518-8baf-4e15-b245-4c9534f52803 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:52.643844 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 280/1087] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:52 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 1141 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:52.655953 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6250ee9e-c92c-413e-8c0f-042bd535b75f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:52.658301 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6250ee9e-c92c-413e-8c0f-042bd535b75f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:52.658530 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6250ee9e-c92c-413e-8c0f-042bd535b75f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:52.658814 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6250ee9e-c92c-413e-8c0f-042bd535b75f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:52.668971 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:52.668971 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:52.672677 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6250ee9e-c92c-413e-8c0f-042bd535b75f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:52.677927 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6250ee9e-c92c-413e-8c0f-042bd535b75f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:52.679740 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 261/1088] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:52 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:52.724962 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-1df86364-bf78-458a-bb3d-0a8327798992 req-e94126b7-66e2-4aad-86c0-eb62ad3fdf26 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:52.731695 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1df86364-bf78-458a-bb3d-0a8327798992 req-e94126b7-66e2-4aad-86c0-eb62ad3fdf26 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:52.731944 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1df86364-bf78-458a-bb3d-0a8327798992 req-e94126b7-66e2-4aad-86c0-eb62ad3fdf26 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:52.732255 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1df86364-bf78-458a-bb3d-0a8327798992 req-e94126b7-66e2-4aad-86c0-eb62ad3fdf26 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:52.741949 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:52.741949 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:52.745294 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-1df86364-bf78-458a-bb3d-0a8327798992 req-e94126b7-66e2-4aad-86c0-eb62ad3fdf26 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:52.748974 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1df86364-bf78-458a-bb3d-0a8327798992 req-e94126b7-66e2-4aad-86c0-eb62ad3fdf26 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:52.749396 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 273/1089] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:52 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:53.178601 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fa280d23-ac04-4a7c-a3ba-aae9fdaae9c6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:53.182184 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fa280d23-ac04-4a7c-a3ba-aae9fdaae9c6 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:53.182475 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fa280d23-ac04-4a7c-a3ba-aae9fdaae9c6 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:53.182722 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fa280d23-ac04-4a7c-a3ba-aae9fdaae9c6 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:53.202141 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:53.202141 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:53.207359 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fa280d23-ac04-4a7c-a3ba-aae9fdaae9c6 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:53.212855 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fa280d23-ac04-4a7c-a3ba-aae9fdaae9c6 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:53.213225 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 276/1090] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:53 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:53.402225 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-44cebfb9-d349-4222-8d31-e932af62811b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:53.406437 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-44cebfb9-d349-4222-8d31-e932af62811b tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] GET https://10.4.3.64/volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 Aug 14 03:47:53.406437 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-44cebfb9-d349-4222-8d31-e932af62811b tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:53.406437 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-44cebfb9-d349-4222-8d31-e932af62811b tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:53.421407 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-44cebfb9-d349-4222-8d31-e932af62811b tempest-VolumesSnapshotListTestJSON-912512038 tempest-VolumesSnapshotListTestJSON-912512038-project-member] https://10.4.3.64/volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 returned with HTTP 404 Aug 14 03:47:53.421407 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 281/1091] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:53 2026] GET /volume/v3/volumes/4083e8b7-0793-495c-b818-7b4654fea214 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:53.783878 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7db255cb-0e87-4ef3-b0c1-fe6d4b125e9a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:53.786650 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7db255cb-0e87-4ef3-b0c1-fe6d4b125e9a tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:47:53.786832 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7db255cb-0e87-4ef3-b0c1-fe6d4b125e9a tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:53.787004 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7db255cb-0e87-4ef3-b0c1-fe6d4b125e9a tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:53.797388 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:53.797388 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:53.800948 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7db255cb-0e87-4ef3-b0c1-fe6d4b125e9a tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:47:53.805552 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7db255cb-0e87-4ef3-b0c1-fe6d4b125e9a tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:47:53.805911 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 262/1092] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:53 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:53.860532 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-2e892f6c-33ce-414d-b8be-eff10c0bc4ad None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:53.863378 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-2e892f6c-33ce-414d-b8be-eff10c0bc4ad tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:47:53.863610 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-2e892f6c-33ce-414d-b8be-eff10c0bc4ad tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:53.863836 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-2e892f6c-33ce-414d-b8be-eff10c0bc4ad tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:53.871252 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:53.871252 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:53.878796 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-2e892f6c-33ce-414d-b8be-eff10c0bc4ad tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:47:53.883437 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-2e892f6c-33ce-414d-b8be-eff10c0bc4ad tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:47:53.883886 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 274/1093] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:53 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:53.971747 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8cae9a93-c3ad-41be-ba90-e7fdd464da6f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:53.972212 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8cae9a93-c3ad-41be-ba90-e7fdd464da6f None None] GET https://10.4.3.64/volume// Aug 14 03:47:53.972330 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8cae9a93-c3ad-41be-ba90-e7fdd464da6f None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:53.972531 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8cae9a93-c3ad-41be-ba90-e7fdd464da6f None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:53.973000 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8cae9a93-c3ad-41be-ba90-e7fdd464da6f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:53.973280 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 277/1094] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:47:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:53.983057 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-624975f4-d9f8-4066-9e0c-abd953e11436 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:53.985109 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-624975f4-d9f8-4066-9e0c-abd953e11436 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:47:53.985508 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-624975f4-d9f8-4066-9e0c-abd953e11436 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0436f9bd-da8d-4972-8008-82a4b43ae9f1", "connector": null, "instance_uuid": "84a1e547-276e-436d-8aa2-848c5c14cd2f"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:53.993620 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:53.993620 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:54.023376 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-624975f4-d9f8-4066-9e0c-abd953e11436 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:47:54.023826 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 282/1095] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:47:53 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 14 03:47:54.061110 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b84dabe4-e3e1-4724-bff9-fc4434f031a5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:54.064976 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b84dabe4-e3e1-4724-bff9-fc4434f031a5 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:47:54.067801 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b84dabe4-e3e1-4724-bff9-fc4434f031a5 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:54.067801 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b84dabe4-e3e1-4724-bff9-fc4434f031a5 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:54.080956 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:54.080956 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:54.090182 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b84dabe4-e3e1-4724-bff9-fc4434f031a5 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:47:54.096032 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b84dabe4-e3e1-4724-bff9-fc4434f031a5 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:47:54.096032 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 263/1096] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:54 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:54.103212 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-80b2ed52-4e2e-4ec1-8953-5764d7215026 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:54.103826 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-80b2ed52-4e2e-4ec1-8953-5764d7215026 None None] GET https://10.4.3.64/volume// Aug 14 03:47:54.104106 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-80b2ed52-4e2e-4ec1-8953-5764d7215026 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:54.104428 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-80b2ed52-4e2e-4ec1-8953-5764d7215026 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:54.104892 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-80b2ed52-4e2e-4ec1-8953-5764d7215026 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:54.105318 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 275/1097] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:47:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:54.129184 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-e263522b-43ac-4868-84d6-6bbc41d51d14 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:54.132552 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-e263522b-43ac-4868-84d6-6bbc41d51d14 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:47:54.133034 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-e263522b-43ac-4868-84d6-6bbc41d51d14 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:54.133681 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-e263522b-43ac-4868-84d6-6bbc41d51d14 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:54.145463 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:54.145463 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:54.149781 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-e263522b-43ac-4868-84d6-6bbc41d51d14 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:47:54.155401 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-e263522b-43ac-4868-84d6-6bbc41d51d14 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:47:54.155821 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 278/1098] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:47:54 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 1029 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:47:54.228310 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8cc0a7bd-7af1-41d0-ac9c-1f338146d051 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:54.233637 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8cc0a7bd-7af1-41d0-ac9c-1f338146d051 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:54.233863 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8cc0a7bd-7af1-41d0-ac9c-1f338146d051 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:54.234000 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8cc0a7bd-7af1-41d0-ac9c-1f338146d051 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:54.237273 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-32f21709-6f35-4fa1-ab5a-56778c6f19f8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:54.239374 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-32f21709-6f35-4fa1-ab5a-56778c6f19f8 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] POST https://10.4.3.64/volume/v3/attachments/9f0b2f28-33fb-4d53-9240-21b895440d69/action Aug 14 03:47:54.239754 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-32f21709-6f35-4fa1-ab5a-56778c6f19f8 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:54.239849 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-32f21709-6f35-4fa1-ab5a-56778c6f19f8 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:54.249479 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:54.249479 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:54.252950 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8cc0a7bd-7af1-41d0-ac9c-1f338146d051 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:54.257292 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8cc0a7bd-7af1-41d0-ac9c-1f338146d051 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:54.257668 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 283/1099] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:54 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:54.265228 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:54.265228 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:54.273674 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-3e74cbec-b5a9-4cde-aae9-2e59d085b651 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:54.275738 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-3e74cbec-b5a9-4cde-aae9-2e59d085b651 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] PUT https://10.4.3.64/volume/v3/attachments/d5352735-c64c-497d-8344-fa3ebabc339b Aug 14 03:47:54.276077 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-3e74cbec-b5a9-4cde-aae9-2e59d085b651 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:54.280584 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-97e1706a-da4f-42a3-b457-da3bda9e8953 req-32f21709-6f35-4fa1-ab5a-56778c6f19f8 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/attachments/9f0b2f28-33fb-4d53-9240-21b895440d69/action returned with HTTP 204 Aug 14 03:47:54.281193 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 264/1100] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:47:54 2026] POST /volume/v3/attachments/9f0b2f28-33fb-4d53-9240-21b895440d69/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:54.284447 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-3e74cbec-b5a9-4cde-aae9-2e59d085b651 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Acquiring lock "cinder-attachment_update-0436f9bd-da8d-4972-8008-82a4b43ae9f1-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:47:54.291417 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-3e74cbec-b5a9-4cde-aae9-2e59d085b651 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Lock "cinder-attachment_update-0436f9bd-da8d-4972-8008-82a4b43ae9f1-np0000007313" acquired by "attachment_update" :: waited 0.007s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:47:54.292852 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:54.292852 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:54.396483 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-3e74cbec-b5a9-4cde-aae9-2e59d085b651 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Lock "cinder-attachment_update-0436f9bd-da8d-4972-8008-82a4b43ae9f1-np0000007313" released by "attachment_update" :: held 0.105s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:47:54.396924 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-3e74cbec-b5a9-4cde-aae9-2e59d085b651 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/attachments/d5352735-c64c-497d-8344-fa3ebabc339b returned with HTTP 200 Aug 14 03:47:54.397448 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 276/1101] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:47:54 2026] PUT /volume/v3/attachments/d5352735-c64c-497d-8344-fa3ebabc339b => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:55.110494 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-61279b68-79fa-4bb8-86a3-b8bf27cbf3d3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:55.112422 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-61279b68-79fa-4bb8-86a3-b8bf27cbf3d3 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:47:55.112605 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-61279b68-79fa-4bb8-86a3-b8bf27cbf3d3 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:55.112798 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-61279b68-79fa-4bb8-86a3-b8bf27cbf3d3 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:55.123574 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:55.123574 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:55.126646 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-61279b68-79fa-4bb8-86a3-b8bf27cbf3d3 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:47:55.130382 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-61279b68-79fa-4bb8-86a3-b8bf27cbf3d3 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:47:55.130750 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 279/1102] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:55 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:55.270221 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-79f0a142-bee3-4b94-91f3-29961816ce7f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:55.271784 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-79f0a142-bee3-4b94-91f3-29961816ce7f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:55.271939 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-79f0a142-bee3-4b94-91f3-29961816ce7f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:55.272127 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-79f0a142-bee3-4b94-91f3-29961816ce7f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:55.288009 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:55.288009 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:55.292275 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-79f0a142-bee3-4b94-91f3-29961816ce7f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:55.299837 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-79f0a142-bee3-4b94-91f3-29961816ce7f tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:55.300397 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 284/1103] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:55 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1456 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:55.575019 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-ac0561bc-fc10-4dda-887f-d03eed3ea3ca req-7c7f44ba-400c-406b-9ea9-6e80bda61520 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:55.577500 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ac0561bc-fc10-4dda-887f-d03eed3ea3ca req-7c7f44ba-400c-406b-9ea9-6e80bda61520 tempest-TestMultiAttachVolumeSwap-657248940 tempest-TestMultiAttachVolumeSwap-657248940-project] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:55.577748 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ac0561bc-fc10-4dda-887f-d03eed3ea3ca req-7c7f44ba-400c-406b-9ea9-6e80bda61520 tempest-TestMultiAttachVolumeSwap-657248940 tempest-TestMultiAttachVolumeSwap-657248940-project] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:55.577989 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ac0561bc-fc10-4dda-887f-d03eed3ea3ca req-7c7f44ba-400c-406b-9ea9-6e80bda61520 tempest-TestMultiAttachVolumeSwap-657248940 tempest-TestMultiAttachVolumeSwap-657248940-project] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:55.598592 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:55.598592 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:55.602610 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-ac0561bc-fc10-4dda-887f-d03eed3ea3ca req-7c7f44ba-400c-406b-9ea9-6e80bda61520 tempest-TestMultiAttachVolumeSwap-657248940 tempest-TestMultiAttachVolumeSwap-657248940-project] Volume info retrieved successfully. Aug 14 03:47:55.607546 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ac0561bc-fc10-4dda-887f-d03eed3ea3ca req-7c7f44ba-400c-406b-9ea9-6e80bda61520 tempest-TestMultiAttachVolumeSwap-657248940 tempest-TestMultiAttachVolumeSwap-657248940-project] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:55.608036 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 265/1104] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:55 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1649 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:55.623540 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-19debaa8-65a1-47f8-b514-cff2a2cd5778 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:55.628578 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-19debaa8-65a1-47f8-b514-cff2a2cd5778 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-reader] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:55.628578 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-19debaa8-65a1-47f8-b514-cff2a2cd5778 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:55.628578 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-19debaa8-65a1-47f8-b514-cff2a2cd5778 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-reader] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:55.647616 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:55.647616 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:55.653932 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-19debaa8-65a1-47f8-b514-cff2a2cd5778 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-reader] Volume info retrieved successfully. Aug 14 03:47:55.661809 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-19debaa8-65a1-47f8-b514-cff2a2cd5778 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-reader] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:55.662272 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 277/1105] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:55 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1456 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:55.674916 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f84b891e-9ce4-4841-a8d8-33983ab26aa2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:55.676741 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f84b891e-9ce4-4841-a8d8-33983ab26aa2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-reader] GET https://10.4.3.64/volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc Aug 14 03:47:55.676973 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f84b891e-9ce4-4841-a8d8-33983ab26aa2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:55.678378 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f84b891e-9ce4-4841-a8d8-33983ab26aa2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-reader] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:55.686677 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:55.686677 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:55.693532 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f84b891e-9ce4-4841-a8d8-33983ab26aa2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-reader] Volume info retrieved successfully. Aug 14 03:47:55.703033 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f84b891e-9ce4-4841-a8d8-33983ab26aa2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-reader] https://10.4.3.64/volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc returned with HTTP 200 Aug 14 03:47:55.703453 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 280/1106] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:55 2026] GET /volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:55.807339 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ccd9f7ad-c384-4245-b2b2-32b493165b3b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:55.812565 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ccd9f7ad-c384-4245-b2b2-32b493165b3b tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:55.812796 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ccd9f7ad-c384-4245-b2b2-32b493165b3b tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:55.812920 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ccd9f7ad-c384-4245-b2b2-32b493165b3b tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:55.836930 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:55.836930 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:55.842563 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ccd9f7ad-c384-4245-b2b2-32b493165b3b tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:55.848553 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ccd9f7ad-c384-4245-b2b2-32b493165b3b tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:55.848988 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 285/1107] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:55 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1456 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:55.926158 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-63a030fc-636c-4737-9730-e440d721bf9c req-81ccb2f5-c991-458d-95be-1d324506f4c2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:55.929840 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-81ccb2f5-c991-458d-95be-1d324506f4c2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:55.930036 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-81ccb2f5-c991-458d-95be-1d324506f4c2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:55.930289 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-81ccb2f5-c991-458d-95be-1d324506f4c2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:55.941929 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:55.941929 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:55.946155 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-63a030fc-636c-4737-9730-e440d721bf9c req-81ccb2f5-c991-458d-95be-1d324506f4c2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:55.950789 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-81ccb2f5-c991-458d-95be-1d324506f4c2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:55.951307 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 266/1108] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:55 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1456 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:55.990979 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-63a030fc-636c-4737-9730-e440d721bf9c req-1b17c26f-c87e-4aa5-ba47-eb296fbf62b1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:55.995450 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-1b17c26f-c87e-4aa5-ba47-eb296fbf62b1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] POST https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265/action Aug 14 03:47:55.995836 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-1b17c26f-c87e-4aa5-ba47-eb296fbf62b1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:55.996000 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-1b17c26f-c87e-4aa5-ba47-eb296fbf62b1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:56.014600 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:56.014600 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:56.015044 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-63a030fc-636c-4737-9730-e440d721bf9c req-1b17c26f-c87e-4aa5-ba47-eb296fbf62b1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:56.021447 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-63a030fc-636c-4737-9730-e440d721bf9c req-1b17c26f-c87e-4aa5-ba47-eb296fbf62b1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Begin detaching volume completed successfully. Aug 14 03:47:56.021637 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-1b17c26f-c87e-4aa5-ba47-eb296fbf62b1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265/action returned with HTTP 202 Aug 14 03:47:56.022016 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 278/1109] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:47:55 2026] POST /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:47:56.068930 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7a355424-3ebe-4e72-a46a-29d4588f121a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:56.069564 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7a355424-3ebe-4e72-a46a-29d4588f121a None None] GET https://10.4.3.64/volume// Aug 14 03:47:56.069810 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7a355424-3ebe-4e72-a46a-29d4588f121a None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:56.070059 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7a355424-3ebe-4e72-a46a-29d4588f121a None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:56.070452 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7a355424-3ebe-4e72-a46a-29d4588f121a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:56.070801 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 281/1110] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:47:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 03:47:56.082244 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-63a030fc-636c-4737-9730-e440d721bf9c req-e7d4a7d6-5c93-48c2-b203-8bc2a38c3830 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:56.083313 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-e7d4a7d6-5c93-48c2-b203-8bc2a38c3830 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:56.083636 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-e7d4a7d6-5c93-48c2-b203-8bc2a38c3830 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:56.083817 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-e7d4a7d6-5c93-48c2-b203-8bc2a38c3830 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:56.096074 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:56.096074 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:56.099731 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-63a030fc-636c-4737-9730-e440d721bf9c req-e7d4a7d6-5c93-48c2-b203-8bc2a38c3830 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:56.104790 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-e7d4a7d6-5c93-48c2-b203-8bc2a38c3830 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:56.105902 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 286/1111] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:47:56 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1639 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:47:56.142856 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5a0a2b1f-0cff-4125-bb39-aa707a4a563b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:56.145601 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5a0a2b1f-0cff-4125-bb39-aa707a4a563b tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:47:56.145847 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5a0a2b1f-0cff-4125-bb39-aa707a4a563b tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:56.146064 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5a0a2b1f-0cff-4125-bb39-aa707a4a563b tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:56.155768 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:56.155768 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:56.160410 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5a0a2b1f-0cff-4125-bb39-aa707a4a563b tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:47:56.166441 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5a0a2b1f-0cff-4125-bb39-aa707a4a563b tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:47:56.166857 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 267/1112] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:56 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:56.664556 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-63a030fc-636c-4737-9730-e440d721bf9c req-3e75bba7-2f4f-404c-a485-87f78fd08875 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:56.667879 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-3e75bba7-2f4f-404c-a485-87f78fd08875 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:56.667879 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-3e75bba7-2f4f-404c-a485-87f78fd08875 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:56.667879 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-3e75bba7-2f4f-404c-a485-87f78fd08875 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:56.681902 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:56.681902 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:56.690158 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-63a030fc-636c-4737-9730-e440d721bf9c req-3e75bba7-2f4f-404c-a485-87f78fd08875 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:56.693413 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-3e75bba7-2f4f-404c-a485-87f78fd08875 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:56.694165 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 279/1113] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:56 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1459 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:56.711608 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-63a030fc-636c-4737-9730-e440d721bf9c req-816d74d3-1f65-49e9-a53e-a3bbc22e0d72 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:56.715054 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-816d74d3-1f65-49e9-a53e-a3bbc22e0d72 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] DELETE https://10.4.3.64/volume/v3/attachments/9f0b2f28-33fb-4d53-9240-21b895440d69 Aug 14 03:47:56.715255 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-816d74d3-1f65-49e9-a53e-a3bbc22e0d72 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:56.715417 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-816d74d3-1f65-49e9-a53e-a3bbc22e0d72 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:56.727034 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:56.727034 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:56.775749 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-63a030fc-636c-4737-9730-e440d721bf9c req-816d74d3-1f65-49e9-a53e-a3bbc22e0d72 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/attachments/9f0b2f28-33fb-4d53-9240-21b895440d69 returned with HTTP 200 Aug 14 03:47:56.776149 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 282/1114] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:47:56 2026] DELETE /volume/v3/attachments/9f0b2f28-33fb-4d53-9240-21b895440d69 => generated 192 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:57.016351 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-ca0dcdf5-8890-44e5-ba68-63fdc9386ff6 req-9cbe36e5-4149-4ee3-b0bd-34ebd5c28938 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:57.018366 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ca0dcdf5-8890-44e5-ba68-63fdc9386ff6 req-9cbe36e5-4149-4ee3-b0bd-34ebd5c28938 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:47:57.018557 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ca0dcdf5-8890-44e5-ba68-63fdc9386ff6 req-9cbe36e5-4149-4ee3-b0bd-34ebd5c28938 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:57.018734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ca0dcdf5-8890-44e5-ba68-63fdc9386ff6 req-9cbe36e5-4149-4ee3-b0bd-34ebd5c28938 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:57.028439 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:57.028439 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:57.031858 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-ca0dcdf5-8890-44e5-ba68-63fdc9386ff6 req-9cbe36e5-4149-4ee3-b0bd-34ebd5c28938 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:47:57.035917 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ca0dcdf5-8890-44e5-ba68-63fdc9386ff6 req-9cbe36e5-4149-4ee3-b0bd-34ebd5c28938 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:47:57.036329 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 287/1115] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:57 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:57.132279 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-838c054a-5bc5-4a24-8015-cb046b87aed9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:57.139452 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-838c054a-5bc5-4a24-8015-cb046b87aed9 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:57.139452 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-838c054a-5bc5-4a24-8015-cb046b87aed9 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:57.139452 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-838c054a-5bc5-4a24-8015-cb046b87aed9 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:57.156110 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:57.156110 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:57.161218 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-838c054a-5bc5-4a24-8015-cb046b87aed9 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:57.165864 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-838c054a-5bc5-4a24-8015-cb046b87aed9 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:57.166289 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 268/1116] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:57 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:57.182212 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ee052c48-ffd1-452f-aaf6-0dd7abf412b2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:57.183569 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ee052c48-ffd1-452f-aaf6-0dd7abf412b2 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:47:57.183970 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ee052c48-ffd1-452f-aaf6-0dd7abf412b2 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:57.184371 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ee052c48-ffd1-452f-aaf6-0dd7abf412b2 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:57.196913 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:57.196913 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:57.202468 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ee052c48-ffd1-452f-aaf6-0dd7abf412b2 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:47:57.210795 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ee052c48-ffd1-452f-aaf6-0dd7abf412b2 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:47:57.210795 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 280/1117] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:57 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:47:57.237693 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-94ab3912-1736-40db-8055-4e1088a0da50 req-a1983ad1-c571-4c06-ba3e-4436cede61b1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:57.240888 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-a1983ad1-c571-4c06-ba3e-4436cede61b1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:57.241205 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-a1983ad1-c571-4c06-ba3e-4436cede61b1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:57.241447 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-a1983ad1-c571-4c06-ba3e-4436cede61b1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:57.257309 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:57.257309 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:57.261387 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-94ab3912-1736-40db-8055-4e1088a0da50 req-a1983ad1-c571-4c06-ba3e-4436cede61b1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:57.265997 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-a1983ad1-c571-4c06-ba3e-4436cede61b1 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:57.266979 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 283/1118] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:57 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:57.310342 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-94ab3912-1736-40db-8055-4e1088a0da50 req-8764fb67-d30e-442e-83af-3e9305e530fd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:57.313415 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-8764fb67-d30e-442e-83af-3e9305e530fd tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] POST https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265/action Aug 14 03:47:57.313954 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-8764fb67-d30e-442e-83af-3e9305e530fd tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:57.314091 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-8764fb67-d30e-442e-83af-3e9305e530fd tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:57.329956 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:57.329956 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:57.330932 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-94ab3912-1736-40db-8055-4e1088a0da50 req-8764fb67-d30e-442e-83af-3e9305e530fd tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:57.340724 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-94ab3912-1736-40db-8055-4e1088a0da50 req-8764fb67-d30e-442e-83af-3e9305e530fd tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Begin detaching volume completed successfully. Aug 14 03:47:57.340950 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-8764fb67-d30e-442e-83af-3e9305e530fd tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265/action returned with HTTP 202 Aug 14 03:47:57.341591 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 288/1119] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:47:57 2026] POST /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:47:57.389935 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f282d855-d7b6-45de-8e89-f0f2c29ed446 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:57.390298 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f282d855-d7b6-45de-8e89-f0f2c29ed446 None None] GET https://10.4.3.64/volume// Aug 14 03:47:57.390438 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f282d855-d7b6-45de-8e89-f0f2c29ed446 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:57.390609 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f282d855-d7b6-45de-8e89-f0f2c29ed446 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:57.390914 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f282d855-d7b6-45de-8e89-f0f2c29ed446 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:57.391204 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 269/1120] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:47:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:57.398653 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-94ab3912-1736-40db-8055-4e1088a0da50 req-0999325a-c329-4787-a941-3d1540b258f0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:57.402428 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-0999325a-c329-4787-a941-3d1540b258f0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:47:57.402428 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-0999325a-c329-4787-a941-3d1540b258f0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:57.402428 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-0999325a-c329-4787-a941-3d1540b258f0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:57.412933 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:57.412933 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:57.417554 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-94ab3912-1736-40db-8055-4e1088a0da50 req-0999325a-c329-4787-a941-3d1540b258f0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:47:57.424385 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-0999325a-c329-4787-a941-3d1540b258f0 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:47:57.425339 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 281/1121] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:47:57 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:47:57.673787 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-cb3d5b6e-7266-4f68-b64e-526c57fc9fc7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:57.678188 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-cb3d5b6e-7266-4f68-b64e-526c57fc9fc7 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] POST https://10.4.3.64/volume/v3/attachments/d5352735-c64c-497d-8344-fa3ebabc339b/action Aug 14 03:47:57.678555 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-cb3d5b6e-7266-4f68-b64e-526c57fc9fc7 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:47:57.678683 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-cb3d5b6e-7266-4f68-b64e-526c57fc9fc7 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:57.695860 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:57.695860 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:57.707502 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-84f88a2c-695c-4af9-9709-7381c27934d8 req-cb3d5b6e-7266-4f68-b64e-526c57fc9fc7 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/attachments/d5352735-c64c-497d-8344-fa3ebabc339b/action returned with HTTP 204 Aug 14 03:47:57.707980 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 284/1122] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:47:57 2026] POST /volume/v3/attachments/d5352735-c64c-497d-8344-fa3ebabc339b/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:47:57.908627 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b9a7bee8-c912-469a-af49-bb9d48f22a0e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:57.909413 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b9a7bee8-c912-469a-af49-bb9d48f22a0e None None] GET https://10.4.3.64/volume// Aug 14 03:47:57.909590 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b9a7bee8-c912-469a-af49-bb9d48f22a0e None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:57.909772 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b9a7bee8-c912-469a-af49-bb9d48f22a0e None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:57.910101 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b9a7bee8-c912-469a-af49-bb9d48f22a0e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:47:57.910413 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 289/1123] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:47:57 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:47:57.918592 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-e3299463-2d89-48c5-a551-540caf7568f0 req-161233c1-f740-434a-84a5-9d474f3f25f4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:57.920965 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-161233c1-f740-434a-84a5-9d474f3f25f4 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:47:57.921390 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-161233c1-f740-434a-84a5-9d474f3f25f4 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7091216f-c2f2-44b6-9c09-6501092d3cd8", "connector": null, "instance_uuid": "57375810-12af-4972-998e-999856b98b74"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:57.932864 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:57.932864 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:57.974307 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-161233c1-f740-434a-84a5-9d474f3f25f4 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:47:57.974307 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 270/1124] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:47:57 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:57.981521 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-e3299463-2d89-48c5-a551-540caf7568f0 req-642ab56b-2fbb-4282-b726-c826537d7133 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:57.983898 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-642ab56b-2fbb-4282-b726-c826537d7133 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] DELETE https://10.4.3.64/volume/v3/attachments/4876b167-ffdf-4f36-b294-033cbb484f36 Aug 14 03:47:57.984093 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-642ab56b-2fbb-4282-b726-c826537d7133 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:57.984494 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-642ab56b-2fbb-4282-b726-c826537d7133 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:57.994510 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:57.994510 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:58.053772 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-642ab56b-2fbb-4282-b726-c826537d7133 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments/4876b167-ffdf-4f36-b294-033cbb484f36 returned with HTTP 200 Aug 14 03:47:58.054240 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 282/1125] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:47:57 2026] DELETE /volume/v3/attachments/4876b167-ffdf-4f36-b294-033cbb484f36 => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:58.222426 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9a0a48de-7d89-42c6-80b4-6a3d923e15d1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:58.224159 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9a0a48de-7d89-42c6-80b4-6a3d923e15d1 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:47:58.224405 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9a0a48de-7d89-42c6-80b4-6a3d923e15d1 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:58.224608 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9a0a48de-7d89-42c6-80b4-6a3d923e15d1 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:58.234289 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:58.234289 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:58.237736 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9a0a48de-7d89-42c6-80b4-6a3d923e15d1 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:47:58.244007 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9a0a48de-7d89-42c6-80b4-6a3d923e15d1 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:47:58.244624 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 285/1126] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:58 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:58.266665 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-801df880-c711-4c4b-9d0b-49015e69a536 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:58.268416 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-801df880-c711-4c4b-9d0b-49015e69a536 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:47:58.268618 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-801df880-c711-4c4b-9d0b-49015e69a536 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:58.268796 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-801df880-c711-4c4b-9d0b-49015e69a536 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:58.279682 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:58.279682 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:47:58.283199 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-801df880-c711-4c4b-9d0b-49015e69a536 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:47:58.288004 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-801df880-c711-4c4b-9d0b-49015e69a536 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:47:58.288549 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 290/1127] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:58 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:58.301398 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1695c6e8-6880-4081-8c4d-62d7d9e97c0d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:58.303091 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1695c6e8-6880-4081-8c4d-62d7d9e97c0d tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:47:58.303325 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1695c6e8-6880-4081-8c4d-62d7d9e97c0d tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:58.303532 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1695c6e8-6880-4081-8c4d-62d7d9e97c0d tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:58.312242 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:58.312242 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:47:58.315624 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1695c6e8-6880-4081-8c4d-62d7d9e97c0d tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:47:58.319249 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1695c6e8-6880-4081-8c4d-62d7d9e97c0d tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:47:58.319580 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 271/1128] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:47:58 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:58.473496 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-ca2954b7-c20d-45ad-b5eb-fcb112baf006 req-054558c1-0b28-4b25-b2c1-0c9615c9611f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:58.475659 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ca2954b7-c20d-45ad-b5eb-fcb112baf006 req-054558c1-0b28-4b25-b2c1-0c9615c9611f tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:47:58.476016 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ca2954b7-c20d-45ad-b5eb-fcb112baf006 req-054558c1-0b28-4b25-b2c1-0c9615c9611f tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:58.476350 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ca2954b7-c20d-45ad-b5eb-fcb112baf006 req-054558c1-0b28-4b25-b2c1-0c9615c9611f tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:58.486431 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:58.486431 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:47:58.490008 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-ca2954b7-c20d-45ad-b5eb-fcb112baf006 req-054558c1-0b28-4b25-b2c1-0c9615c9611f tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:47:58.494114 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ca2954b7-c20d-45ad-b5eb-fcb112baf006 req-054558c1-0b28-4b25-b2c1-0c9615c9611f tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:47:58.494602 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 283/1129] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:47:58 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:59.149757 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-e3299463-2d89-48c5-a551-540caf7568f0 req-00967e5a-5c49-40ad-8161-b189dbe25690 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:59.152113 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-00967e5a-5c49-40ad-8161-b189dbe25690 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] PUT https://10.4.3.64/volume/v3/attachments/0b29b81d-288f-40ba-9be6-f71fc0e1b07e Aug 14 03:47:59.152601 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-00967e5a-5c49-40ad-8161-b189dbe25690 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:47:59.161048 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-e3299463-2d89-48c5-a551-540caf7568f0 req-00967e5a-5c49-40ad-8161-b189dbe25690 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Acquiring lock "cinder-attachment_update-7091216f-c2f2-44b6-9c09-6501092d3cd8-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:47:59.165534 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-e3299463-2d89-48c5-a551-540caf7568f0 req-00967e5a-5c49-40ad-8161-b189dbe25690 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Lock "cinder-attachment_update-7091216f-c2f2-44b6-9c09-6501092d3cd8-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:47:59.166912 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:47:59.166912 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:47:59.252320 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-e3299463-2d89-48c5-a551-540caf7568f0 req-00967e5a-5c49-40ad-8161-b189dbe25690 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Lock "cinder-attachment_update-7091216f-c2f2-44b6-9c09-6501092d3cd8-np0000007313" released by "attachment_update" :: held 0.086s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:47:59.252721 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-00967e5a-5c49-40ad-8161-b189dbe25690 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments/0b29b81d-288f-40ba-9be6-f71fc0e1b07e returned with HTTP 200 Aug 14 03:47:59.253061 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 286/1130] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:47:59 2026] PUT /volume/v3/attachments/0b29b81d-288f-40ba-9be6-f71fc0e1b07e => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:47:59.269164 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-e3299463-2d89-48c5-a551-540caf7568f0 req-9a46fc42-30ff-41c9-b8c1-ceea4cbfc9a8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:47:59.270941 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-9a46fc42-30ff-41c9-b8c1-ceea4cbfc9a8 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/attachments/0b29b81d-288f-40ba-9be6-f71fc0e1b07e Aug 14 03:47:59.271162 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-9a46fc42-30ff-41c9-b8c1-ceea4cbfc9a8 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:47:59.271356 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-9a46fc42-30ff-41c9-b8c1-ceea4cbfc9a8 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:47:59.287214 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-9a46fc42-30ff-41c9-b8c1-ceea4cbfc9a8 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments/0b29b81d-288f-40ba-9be6-f71fc0e1b07e returned with HTTP 200 Aug 14 03:47:59.287591 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 291/1131] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Aug 14 03:47:59 2026] GET /volume/v3/attachments/0b29b81d-288f-40ba-9be6-f71fc0e1b07e => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:01.953683 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-94ab3912-1736-40db-8055-4e1088a0da50 req-b5c68a5f-1523-467f-8d46-d17d7fa30888 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:01.957453 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-b5c68a5f-1523-467f-8d46-d17d7fa30888 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:48:01.959036 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-b5c68a5f-1523-467f-8d46-d17d7fa30888 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:01.959036 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-b5c68a5f-1523-467f-8d46-d17d7fa30888 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:01.977484 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:01.977484 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:01.987036 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-94ab3912-1736-40db-8055-4e1088a0da50 req-b5c68a5f-1523-467f-8d46-d17d7fa30888 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:48:01.992541 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-b5c68a5f-1523-467f-8d46-d17d7fa30888 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:48:01.993892 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 272/1132] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:01 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 1162 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:03.539548 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:03.542086 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:48:03.542536 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-194909728", "snapshot_id": null, "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "volume_type": null, "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:03.546783 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-194909728', 'snapshot_id': None, 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'volume_type': None, 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:48:03.638283 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Create volume of 1 GB Aug 14 03:48:03.643719 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Availability Zones retrieved successfully. Aug 14 03:48:03.653048 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Flow 'volume_create_api' (164656d9-b842-4251-93ff-8df9c2f387b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:48:03.654334 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8118de6-ca30-45d9-8fdd-03526dcc1f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:03.656050 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:48:03.728611 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8118de6-ca30-45d9-8fdd-03526dcc1f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:03.729740 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a24567-c9e2-44de-bcc4-970554f1f57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:03.814757 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Created reservations ['ff0fc3b8-0d45-4693-a6f5-3f44f2f625da', 'dbeebec6-b70c-42d3-8437-a04744d031ef', '7958ebe1-0e22-47f3-bf0b-4502a06d5f63', 'fbba400f-ca94-4ac6-aa5d-13ae31e98728'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:48:03.815897 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a24567-c9e2-44de-bcc4-970554f1f57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff0fc3b8-0d45-4693-a6f5-3f44f2f625da', 'dbeebec6-b70c-42d3-8437-a04744d031ef', '7958ebe1-0e22-47f3-bf0b-4502a06d5f63', 'fbba400f-ca94-4ac6-aa5d-13ae31e98728']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:03.819193 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb13b07-858b-4d74-8762-ef6d4de72313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:03.844961 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb13b07-858b-4d74-8762-ef6d4de72313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d605b98-c4ad-4e77-be82-6fa327a8fc0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-194909728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b35021b95cf47098ce78d01916d53a1',qos_specs=None,replication_status=,reservations=['ff0fc3b8-0d45-4693-a6f5-3f44f2f625da','dbeebec6-b70c-42d3-8437-a04744d031ef','7958ebe1-0e22-47f3-bf0b-4502a06d5f63','fbba400f-ca94-4ac6-aa5d-13ae31e98728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd713e5937f94d1a9de231f2acefbe24',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:48:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-194909728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d605b98-c4ad-4e77-be82-6fa327a8fc0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b35021b95cf47098ce78d01916d53a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd713e5937f94d1a9de231f2acefbe24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:03.846105 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be7a63c-d173-4504-87e1-aef9b57274db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:03.865548 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be7a63c-d173-4504-87e1-aef9b57274db) transitioned into state 'SUCCESS' from state '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-194909728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b35021b95cf47098ce78d01916d53a1',qos_specs=None,replication_status=,reservations=['ff0fc3b8-0d45-4693-a6f5-3f44f2f625da','dbeebec6-b70c-42d3-8437-a04744d031ef','7958ebe1-0e22-47f3-bf0b-4502a06d5f63','fbba400f-ca94-4ac6-aa5d-13ae31e98728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd713e5937f94d1a9de231f2acefbe24',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:03.866658 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c84493-8779-421c-bf45-1ba51b4fe6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:03.876932 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c84493-8779-421c-bf45-1ba51b4fe6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:03.877949 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Flow 'volume_create_api' (164656d9-b842-4251-93ff-8df9c2f387b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:48:03.878346 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Create volume request issued successfully. Aug 14 03:48:03.879009 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e2a070b7-5f66-40ec-b1a1-31193981e540 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:48:03.879503 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 284/1133] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:48:03 2026] POST /volume/v3/volumes => generated 751 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:48:03.893655 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-91193cf8-50bc-4696-a298-8c450632cd91 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:03.895954 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-91193cf8-50bc-4696-a298-8c450632cd91 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a Aug 14 03:48:03.896162 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-91193cf8-50bc-4696-a298-8c450632cd91 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:03.896432 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-91193cf8-50bc-4696-a298-8c450632cd91 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:03.905330 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:03.905330 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:03.909985 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-91193cf8-50bc-4696-a298-8c450632cd91 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:48:03.915698 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-91193cf8-50bc-4696-a298-8c450632cd91 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a returned with HTTP 200 Aug 14 03:48:03.916230 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 287/1134] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:03 2026] GET /volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:03.970793 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-e3299463-2d89-48c5-a551-540caf7568f0 req-49818cd7-0783-4ad9-8970-47fe0e8cfc36 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:03.972881 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-49818cd7-0783-4ad9-8970-47fe0e8cfc36 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] POST https://10.4.3.64/volume/v3/attachments/0b29b81d-288f-40ba-9be6-f71fc0e1b07e/action Aug 14 03:48:03.973258 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-49818cd7-0783-4ad9-8970-47fe0e8cfc36 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:48:03.973366 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-49818cd7-0783-4ad9-8970-47fe0e8cfc36 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:03.994023 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:03.994023 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:04.007023 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e3299463-2d89-48c5-a551-540caf7568f0 req-49818cd7-0783-4ad9-8970-47fe0e8cfc36 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments/0b29b81d-288f-40ba-9be6-f71fc0e1b07e/action returned with HTTP 204 Aug 14 03:48:04.007523 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 292/1135] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:48:03 2026] POST /volume/v3/attachments/0b29b81d-288f-40ba-9be6-f71fc0e1b07e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:04.934196 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-695dd2f6-5e78-4d51-aeb0-a8324d17a6dc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:04.939477 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-695dd2f6-5e78-4d51-aeb0-a8324d17a6dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a Aug 14 03:48:04.939706 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-695dd2f6-5e78-4d51-aeb0-a8324d17a6dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:04.939971 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-695dd2f6-5e78-4d51-aeb0-a8324d17a6dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:04.950320 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:04.950320 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:04.954151 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-695dd2f6-5e78-4d51-aeb0-a8324d17a6dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:48:04.958850 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-94ab3912-1736-40db-8055-4e1088a0da50 req-9bb942c9-8e71-483f-841f-af3d8277a9c3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:04.959584 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-695dd2f6-5e78-4d51-aeb0-a8324d17a6dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a returned with HTTP 200 Aug 14 03:48:04.960057 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 273/1136] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:04 2026] GET /volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:04.961461 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-9bb942c9-8e71-483f-841f-af3d8277a9c3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] DELETE https://10.4.3.64/volume/v3/attachments/a88f332d-1cc6-466e-a737-637042f6d391 Aug 14 03:48:04.961708 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-9bb942c9-8e71-483f-841f-af3d8277a9c3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:04.961979 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-9bb942c9-8e71-483f-841f-af3d8277a9c3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:04.971437 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:04.971437 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:04.982961 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b2600714-49ac-4855-95c9-a59fb4f6ca6e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:04.985124 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2600714-49ac-4855-95c9-a59fb4f6ca6e tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a Aug 14 03:48:04.985422 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2600714-49ac-4855-95c9-a59fb4f6ca6e tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:04.985667 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2600714-49ac-4855-95c9-a59fb4f6ca6e tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:04.993976 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:04.993976 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:04.998114 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b2600714-49ac-4855-95c9-a59fb4f6ca6e tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:48:05.003090 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2600714-49ac-4855-95c9-a59fb4f6ca6e tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a returned with HTTP 200 Aug 14 03:48:05.003508 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 288/1137] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:04 2026] GET /volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:05.018688 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-94ab3912-1736-40db-8055-4e1088a0da50 req-9bb942c9-8e71-483f-841f-af3d8277a9c3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/attachments/a88f332d-1cc6-466e-a737-637042f6d391 returned with HTTP 200 Aug 14 03:48:05.018909 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 285/1138] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:48:04 2026] DELETE /volume/v3/attachments/a88f332d-1cc6-466e-a737-637042f6d391 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:05.023307 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-77e93950-9369-4065-8af8-18532486a72a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:05.025199 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-77e93950-9369-4065-8af8-18532486a72a tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a Aug 14 03:48:05.025440 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-77e93950-9369-4065-8af8-18532486a72a tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:05.025622 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-77e93950-9369-4065-8af8-18532486a72a tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:05.041662 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:05.041662 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:05.045268 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-77e93950-9369-4065-8af8-18532486a72a tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:48:05.052344 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-77e93950-9369-4065-8af8-18532486a72a tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a returned with HTTP 200 Aug 14 03:48:05.052687 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 293/1139] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:05 2026] GET /volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:05.065694 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-baa108cc-b170-4503-bb50-2463aca7a2dc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:05.067526 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-baa108cc-b170-4503-bb50-2463aca7a2dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:48:05.067877 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-baa108cc-b170-4503-bb50-2463aca7a2dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d605b98-c4ad-4e77-be82-6fa327a8fc0a", "name": "tempest-TestVolumeBackupRestore-backup-346461216", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:05.073593 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-baa108cc-b170-4503-bb50-2463aca7a2dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Creating new backup {'backup': {'volume_id': '4d605b98-c4ad-4e77-be82-6fa327a8fc0a', 'name': 'tempest-TestVolumeBackupRestore-backup-346461216', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100329) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:48:05.073802 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-baa108cc-b170-4503-bb50-2463aca7a2dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Creating backup of volume 4d605b98-c4ad-4e77-be82-6fa327a8fc0a in container None Aug 14 03:48:05.081416 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:05.081416 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:05.081953 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-baa108cc-b170-4503-bb50-2463aca7a2dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:48:05.107647 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-baa108cc-b170-4503-bb50-2463aca7a2dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Created reservations ['ab50fa01-b2d8-432e-8572-92d1b3675c04', '6464cc59-1854-4119-9011-45f07be1c284'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:48:05.149245 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-baa108cc-b170-4503-bb50-2463aca7a2dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:48:05.149661 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 274/1140] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:48:05 2026] POST /volume/v3/backups => generated 332 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:48:05.160510 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-011879df-b6e1-4c89-9ba1-3ccddb2f3532 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:05.162185 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-011879df-b6e1-4c89-9ba1-3ccddb2f3532 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:05.162396 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-011879df-b6e1-4c89-9ba1-3ccddb2f3532 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:05.162570 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-011879df-b6e1-4c89-9ba1-3ccddb2f3532 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:05.162686 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-011879df-b6e1-4c89-9ba1-3ccddb2f3532 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:05.178569 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:05.178569 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:05.179708 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-011879df-b6e1-4c89-9ba1-3ccddb2f3532 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:05.180309 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 289/1141] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:05 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 739 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:06.193966 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-480905e9-68bb-45e9-b779-ae4f3c1cc5e3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:06.196070 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-480905e9-68bb-45e9-b779-ae4f3c1cc5e3 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:06.196535 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-480905e9-68bb-45e9-b779-ae4f3c1cc5e3 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:06.198373 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-480905e9-68bb-45e9-b779-ae4f3c1cc5e3 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:06.198373 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-480905e9-68bb-45e9-b779-ae4f3c1cc5e3 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:06.225448 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:06.225448 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:06.226545 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-480905e9-68bb-45e9-b779-ae4f3c1cc5e3 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:06.227075 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 286/1142] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:06 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 741 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:07.241543 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-19300f36-fdfb-4e67-be57-6a88a6123219 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:07.245162 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-19300f36-fdfb-4e67-be57-6a88a6123219 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:07.245162 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-19300f36-fdfb-4e67-be57-6a88a6123219 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:07.245162 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-19300f36-fdfb-4e67-be57-6a88a6123219 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:07.245162 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-19300f36-fdfb-4e67-be57-6a88a6123219 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:07.260734 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:07.260734 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:07.262316 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-19300f36-fdfb-4e67-be57-6a88a6123219 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:07.264480 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 294/1143] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:07 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 741 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:08.277128 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5d54a675-534c-41ef-9f68-6d92966cbecb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:08.280484 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5d54a675-534c-41ef-9f68-6d92966cbecb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:08.280701 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5d54a675-534c-41ef-9f68-6d92966cbecb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:08.282282 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5d54a675-534c-41ef-9f68-6d92966cbecb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:08.282282 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-5d54a675-534c-41ef-9f68-6d92966cbecb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:08.298654 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:08.298654 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:08.300641 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5d54a675-534c-41ef-9f68-6d92966cbecb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:08.300641 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 275/1144] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:08 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 741 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:09.312704 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9d2d0585-5cb2-4da5-8776-01232e20f8d7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:09.314863 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9d2d0585-5cb2-4da5-8776-01232e20f8d7 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:09.315100 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9d2d0585-5cb2-4da5-8776-01232e20f8d7 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:09.315351 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9d2d0585-5cb2-4da5-8776-01232e20f8d7 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:09.315487 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9d2d0585-5cb2-4da5-8776-01232e20f8d7 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:09.324702 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:09.324702 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:09.325646 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9d2d0585-5cb2-4da5-8776-01232e20f8d7 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:09.326118 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 290/1145] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:09 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:09.447599 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4258ea11-9483-45dd-88e5-075c27ed8028 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:09.449344 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4258ea11-9483-45dd-88e5-075c27ed8028 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:09.450086 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4258ea11-9483-45dd-88e5-075c27ed8028 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:09.450086 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4258ea11-9483-45dd-88e5-075c27ed8028 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:09.461337 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:09.461337 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:09.461337 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4258ea11-9483-45dd-88e5-075c27ed8028 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:09.467466 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4258ea11-9483-45dd-88e5-075c27ed8028 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 200 Aug 14 03:48:09.467834 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 287/1146] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:09 2026] GET /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 934 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:09.783093 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-2d41c6dc-c616-4726-8632-bfa47388a49b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:09.788173 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-2d41c6dc-c616-4726-8632-bfa47388a49b tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:09.788173 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-2d41c6dc-c616-4726-8632-bfa47388a49b tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:09.788173 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-2d41c6dc-c616-4726-8632-bfa47388a49b tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:09.797911 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:09.797911 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:09.799396 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-2d41c6dc-c616-4726-8632-bfa47388a49b tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:09.803551 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-2d41c6dc-c616-4726-8632-bfa47388a49b tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 200 Aug 14 03:48:09.804102 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 295/1147] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:09 2026] GET /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 934 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:10.049242 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-32d3d947-05dd-4356-8ff7-04076e92b9e2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:10.051123 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-32d3d947-05dd-4356-8ff7-04076e92b9e2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc Aug 14 03:48:10.051123 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-32d3d947-05dd-4356-8ff7-04076e92b9e2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:10.051322 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-32d3d947-05dd-4356-8ff7-04076e92b9e2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:10.051514 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-32d3d947-05dd-4356-8ff7-04076e92b9e2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Delete volume with id: c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc Aug 14 03:48:10.058647 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:10.058647 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:10.059264 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-32d3d947-05dd-4356-8ff7-04076e92b9e2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:48:10.066706 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6d15f4a7-76a7-41d2-98ad-fb22c93c602f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:10.067402 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6d15f4a7-76a7-41d2-98ad-fb22c93c602f None None] GET https://10.4.3.64/volume// Aug 14 03:48:10.068624 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6d15f4a7-76a7-41d2-98ad-fb22c93c602f None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:10.068866 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6d15f4a7-76a7-41d2-98ad-fb22c93c602f None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:10.069284 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6d15f4a7-76a7-41d2-98ad-fb22c93c602f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:48:10.069595 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 291/1148] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:48:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:48:10.077483 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-1b0247ee-8fae-413c-b5e9-0d5f4f2464d4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:10.078229 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-32d3d947-05dd-4356-8ff7-04076e92b9e2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Delete volume request issued successfully. Aug 14 03:48:10.079204 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-32d3d947-05dd-4356-8ff7-04076e92b9e2 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc returned with HTTP 202 Aug 14 03:48:10.079604 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 276/1149] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:10 2026] DELETE /volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:10.080641 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-1b0247ee-8fae-413c-b5e9-0d5f4f2464d4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:48:10.080993 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-1b0247ee-8fae-413c-b5e9-0d5f4f2464d4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53d38838-bc0f-47fc-9b88-882d9d2fc1d1", "connector": null, "instance_uuid": "5b7bc236-1759-4c76-a045-04a921a0efed"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:10.090768 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5a2e78dc-2885-430c-b80f-3bfbda750010 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:10.092388 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:10.092388 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:10.092468 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5a2e78dc-2885-430c-b80f-3bfbda750010 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc Aug 14 03:48:10.092648 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5a2e78dc-2885-430c-b80f-3bfbda750010 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:10.092845 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5a2e78dc-2885-430c-b80f-3bfbda750010 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:10.100429 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:10.100429 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:10.104255 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5a2e78dc-2885-430c-b80f-3bfbda750010 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:48:10.108081 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5a2e78dc-2885-430c-b80f-3bfbda750010 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc returned with HTTP 200 Aug 14 03:48:10.108576 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 296/1150] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:10 2026] GET /volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:10.118900 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-1b0247ee-8fae-413c-b5e9-0d5f4f2464d4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:48:10.119315 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 288/1151] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:48:10 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 14 03:48:10.148247 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-37a6125d-71ef-4dba-a399-370e61b17144 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:10.150122 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37a6125d-71ef-4dba-a399-370e61b17144 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:10.150324 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37a6125d-71ef-4dba-a399-370e61b17144 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:10.150511 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37a6125d-71ef-4dba-a399-370e61b17144 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:10.153576 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fa954cd8-b2a1-4504-bd20-6ad58f37c61f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:10.153950 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fa954cd8-b2a1-4504-bd20-6ad58f37c61f None None] GET https://10.4.3.64/volume// Aug 14 03:48:10.154107 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fa954cd8-b2a1-4504-bd20-6ad58f37c61f None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:10.154306 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fa954cd8-b2a1-4504-bd20-6ad58f37c61f None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:10.154609 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fa954cd8-b2a1-4504-bd20-6ad58f37c61f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:48:10.156548 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 277/1152] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:48:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:48:10.166408 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:10.166408 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:10.168596 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-8da29784-9237-4695-bf8c-da27593f2b64 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:10.170263 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-37a6125d-71ef-4dba-a399-370e61b17144 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:10.170778 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-8da29784-9237-4695-bf8c-da27593f2b64 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:10.170975 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-8da29784-9237-4695-bf8c-da27593f2b64 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:10.171146 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-8da29784-9237-4695-bf8c-da27593f2b64 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:10.174273 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37a6125d-71ef-4dba-a399-370e61b17144 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 200 Aug 14 03:48:10.174615 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 292/1153] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:10 2026] GET /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 933 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:10.180556 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:10.180556 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:10.183622 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-8da29784-9237-4695-bf8c-da27593f2b64 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:10.187471 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-8da29784-9237-4695-bf8c-da27593f2b64 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 200 Aug 14 03:48:10.187827 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 297/1154] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:48:10 2026] GET /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 1113 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:10.290383 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-42b901ea-d773-454b-85f5-ff38e21931c1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:10.292792 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-42b901ea-d773-454b-85f5-ff38e21931c1 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] PUT https://10.4.3.64/volume/v3/attachments/5ad85309-4f72-4cb8-9334-9949b39d9dbc Aug 14 03:48:10.293296 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-42b901ea-d773-454b-85f5-ff38e21931c1 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:10.300884 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-42b901ea-d773-454b-85f5-ff38e21931c1 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Acquiring lock "cinder-attachment_update-53d38838-bc0f-47fc-9b88-882d9d2fc1d1-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:48:10.305147 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-42b901ea-d773-454b-85f5-ff38e21931c1 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Lock "cinder-attachment_update-53d38838-bc0f-47fc-9b88-882d9d2fc1d1-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:48:10.306121 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:10.306121 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:10.340305 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b638951a-adba-4fac-a5a5-c9c0bf211613 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:10.342387 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b638951a-adba-4fac-a5a5-c9c0bf211613 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:10.342700 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b638951a-adba-4fac-a5a5-c9c0bf211613 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:10.342972 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b638951a-adba-4fac-a5a5-c9c0bf211613 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:10.343116 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-b638951a-adba-4fac-a5a5-c9c0bf211613 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:10.348058 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:10.348058 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:10.348943 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b638951a-adba-4fac-a5a5-c9c0bf211613 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:10.349406 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 278/1155] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:10 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:10.373172 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-42b901ea-d773-454b-85f5-ff38e21931c1 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Lock "cinder-attachment_update-53d38838-bc0f-47fc-9b88-882d9d2fc1d1-np0000007313" released by "attachment_update" :: held 0.068s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:48:10.373509 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-42b901ea-d773-454b-85f5-ff38e21931c1 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/attachments/5ad85309-4f72-4cb8-9334-9949b39d9dbc returned with HTTP 200 Aug 14 03:48:10.374060 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 289/1156] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:48:10 2026] PUT /volume/v3/attachments/5ad85309-4f72-4cb8-9334-9949b39d9dbc => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:11.122080 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fb848fe1-b5cb-47d2-b3d3-5f006921d6b3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:11.125150 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fb848fe1-b5cb-47d2-b3d3-5f006921d6b3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc Aug 14 03:48:11.125150 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fb848fe1-b5cb-47d2-b3d3-5f006921d6b3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:11.125150 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fb848fe1-b5cb-47d2-b3d3-5f006921d6b3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:11.129738 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fb848fe1-b5cb-47d2-b3d3-5f006921d6b3 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc returned with HTTP 404 Aug 14 03:48:11.130284 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 293/1157] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:11 2026] GET /volume/v3/volumes/c3cddaa3-a29b-45cc-b3b7-66ae09a9b1fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:11.137063 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4ee3fe62-d57c-4613-9454-e143fa73cdad None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:11.138959 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4ee3fe62-d57c-4613-9454-e143fa73cdad tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] DELETE https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:48:11.139230 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4ee3fe62-d57c-4613-9454-e143fa73cdad tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:11.139466 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4ee3fe62-d57c-4613-9454-e143fa73cdad tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:11.139685 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-4ee3fe62-d57c-4613-9454-e143fa73cdad tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Delete volume with id: 213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:48:11.150563 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:11.150563 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:11.151124 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4ee3fe62-d57c-4613-9454-e143fa73cdad tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:48:11.165930 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4ee3fe62-d57c-4613-9454-e143fa73cdad tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Delete volume request issued successfully. Aug 14 03:48:11.166193 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4ee3fe62-d57c-4613-9454-e143fa73cdad tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 202 Aug 14 03:48:11.166646 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 298/1158] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:11 2026] DELETE /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:11.173574 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-836cfd8c-b1d8-4df0-a38b-588d45f93f11 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:11.175415 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-836cfd8c-b1d8-4df0-a38b-588d45f93f11 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:48:11.175766 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-836cfd8c-b1d8-4df0-a38b-588d45f93f11 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:11.176071 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-836cfd8c-b1d8-4df0-a38b-588d45f93f11 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:11.185507 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:11.185507 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:11.187112 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2a881c44-778e-424f-8880-e2b2e4e7ac8a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:11.192192 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2a881c44-778e-424f-8880-e2b2e4e7ac8a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:11.192192 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2a881c44-778e-424f-8880-e2b2e4e7ac8a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:11.192192 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2a881c44-778e-424f-8880-e2b2e4e7ac8a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:11.195155 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-836cfd8c-b1d8-4df0-a38b-588d45f93f11 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Volume info retrieved successfully. Aug 14 03:48:11.203584 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-836cfd8c-b1d8-4df0-a38b-588d45f93f11 tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 200 Aug 14 03:48:11.204117 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 279/1159] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:11 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:11.213442 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:11.213442 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:11.217803 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2a881c44-778e-424f-8880-e2b2e4e7ac8a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:11.223321 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2a881c44-778e-424f-8880-e2b2e4e7ac8a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 200 Aug 14 03:48:11.223728 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 290/1160] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:11 2026] GET /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 934 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:11.360149 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c2975a17-e509-40e2-ad92-a95ac802e4af None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:11.361531 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c2975a17-e509-40e2-ad92-a95ac802e4af tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:11.361862 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c2975a17-e509-40e2-ad92-a95ac802e4af tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:11.362121 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c2975a17-e509-40e2-ad92-a95ac802e4af tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:11.362351 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c2975a17-e509-40e2-ad92-a95ac802e4af tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:11.368442 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:11.368442 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:11.369326 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c2975a17-e509-40e2-ad92-a95ac802e4af tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:11.370238 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 294/1161] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:11 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:12.218324 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4e4f179c-3f86-4782-abc1-593aa272d1ea None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:12.219609 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4e4f179c-3f86-4782-abc1-593aa272d1ea tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] GET https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 Aug 14 03:48:12.219855 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4e4f179c-3f86-4782-abc1-593aa272d1ea tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:12.220087 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4e4f179c-3f86-4782-abc1-593aa272d1ea tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:12.227695 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4e4f179c-3f86-4782-abc1-593aa272d1ea tempest-TestMultiAttachVolumeSwap-1738624699 tempest-TestMultiAttachVolumeSwap-1738624699-project-member] https://10.4.3.64/volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 returned with HTTP 404 Aug 14 03:48:12.228299 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 299/1162] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:12 2026] GET /volume/v3/volumes/213e1a1b-15d8-459f-a72d-acbde05ce265 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:12.236992 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-72972e25-fc4b-44f1-aba8-3d8c8498bd9d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:12.240820 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-72972e25-fc4b-44f1-aba8-3d8c8498bd9d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:12.240820 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-72972e25-fc4b-44f1-aba8-3d8c8498bd9d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:12.240820 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-72972e25-fc4b-44f1-aba8-3d8c8498bd9d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:12.380781 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-91f5737d-8885-4bc5-ab0d-15c63e5886b6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:12.382664 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-91f5737d-8885-4bc5-ab0d-15c63e5886b6 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:12.382838 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-91f5737d-8885-4bc5-ab0d-15c63e5886b6 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:12.383064 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-91f5737d-8885-4bc5-ab0d-15c63e5886b6 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:12.383187 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-91f5737d-8885-4bc5-ab0d-15c63e5886b6 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:12.387640 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:12.387640 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:12.388465 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-91f5737d-8885-4bc5-ab0d-15c63e5886b6 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:12.388915 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 291/1163] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:12 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:12.402882 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:12.402882 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:12.406385 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-72972e25-fc4b-44f1-aba8-3d8c8498bd9d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:12.410161 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-72972e25-fc4b-44f1-aba8-3d8c8498bd9d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 200 Aug 14 03:48:12.410557 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 280/1164] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:12 2026] GET /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 934 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:13.293858 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-12faf2a8-cee1-483a-86c2-6d3b048d6fc9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:13.296459 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-12faf2a8-cee1-483a-86c2-6d3b048d6fc9 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:13.296745 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-12faf2a8-cee1-483a-86c2-6d3b048d6fc9 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:13.297127 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-12faf2a8-cee1-483a-86c2-6d3b048d6fc9 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:13.305387 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:13.305387 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:13.311394 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-12faf2a8-cee1-483a-86c2-6d3b048d6fc9 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:13.316288 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-12faf2a8-cee1-483a-86c2-6d3b048d6fc9 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:13.316807 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 295/1165] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:13 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:13.391183 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-04240738-d8a3-4f05-afc8-0aef3cb6594e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:13.391600 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-04240738-d8a3-4f05-afc8-0aef3cb6594e None None] GET https://10.4.3.64/volume// Aug 14 03:48:13.391799 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-04240738-d8a3-4f05-afc8-0aef3cb6594e None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:13.391985 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-04240738-d8a3-4f05-afc8-0aef3cb6594e None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:13.392337 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-04240738-d8a3-4f05-afc8-0aef3cb6594e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:48:13.392794 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 300/1166] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:48:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:48:13.400378 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-89561f78-7da5-49c7-924b-dff21806d23d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:13.404016 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-9c6cbf01-fce9-4f21-9c9d-24d5ae5bb566 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:13.404465 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-89561f78-7da5-49c7-924b-dff21806d23d tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:13.404465 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-89561f78-7da5-49c7-924b-dff21806d23d tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:13.404465 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-89561f78-7da5-49c7-924b-dff21806d23d tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:13.404601 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-9c6cbf01-fce9-4f21-9c9d-24d5ae5bb566 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:48:13.404642 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-89561f78-7da5-49c7-924b-dff21806d23d tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:13.404680 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-9c6cbf01-fce9-4f21-9c9d-24d5ae5bb566 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cf78fc1-23ea-4365-af66-640e44c94d2b", "connector": null, "instance_uuid": "c7fd7d76-fdec-4c42-b6e1-893b50cd4273"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:13.412953 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:13.412953 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:13.414002 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-89561f78-7da5-49c7-924b-dff21806d23d tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:13.414581 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 292/1167] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:13 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:13.419041 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:13.419041 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:13.426823 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-124699c0-869f-4d43-8241-7bb9f3a9d587 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:13.428184 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-124699c0-869f-4d43-8241-7bb9f3a9d587 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:13.428497 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-124699c0-869f-4d43-8241-7bb9f3a9d587 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:13.428810 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-124699c0-869f-4d43-8241-7bb9f3a9d587 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:13.444838 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:13.444838 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:13.448682 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-124699c0-869f-4d43-8241-7bb9f3a9d587 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:13.458525 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-9c6cbf01-fce9-4f21-9c9d-24d5ae5bb566 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:48:13.458613 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-124699c0-869f-4d43-8241-7bb9f3a9d587 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 200 Aug 14 03:48:13.458701 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 281/1168] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:48:13 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 14 03:48:13.458797 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 296/1169] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:13 2026] GET /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 934 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:13.622290 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2ece030d-fcac-4e1c-9ef0-2e6021e2502f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:13.624749 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2ece030d-fcac-4e1c-9ef0-2e6021e2502f tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:13.625361 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2ece030d-fcac-4e1c-9ef0-2e6021e2502f tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:13.625608 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2ece030d-fcac-4e1c-9ef0-2e6021e2502f tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:13.636705 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fffbb6ce-e7ca-4ec8-afb9-46595577a2de None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:13.637182 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fffbb6ce-e7ca-4ec8-afb9-46595577a2de None None] GET https://10.4.3.64/volume// Aug 14 03:48:13.637373 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fffbb6ce-e7ca-4ec8-afb9-46595577a2de None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:13.637574 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fffbb6ce-e7ca-4ec8-afb9-46595577a2de None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:13.637902 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fffbb6ce-e7ca-4ec8-afb9-46595577a2de None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:48:13.638367 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 293/1170] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:48:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:48:13.638463 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:13.638463 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:13.644764 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2ece030d-fcac-4e1c-9ef0-2e6021e2502f tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:13.648959 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-a9f20b3e-42be-4137-93fc-62d510e976aa None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:13.651748 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-a9f20b3e-42be-4137-93fc-62d510e976aa tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:13.652022 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-a9f20b3e-42be-4137-93fc-62d510e976aa tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:13.652279 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-a9f20b3e-42be-4137-93fc-62d510e976aa tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:13.655470 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-79ceb46d-1020-413c-a3fe-28dc563de201 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:13.656148 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2ece030d-fcac-4e1c-9ef0-2e6021e2502f tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:13.656692 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 301/1171] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:48:13 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 863 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:13.661163 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-79ceb46d-1020-413c-a3fe-28dc563de201 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] POST https://10.4.3.64/volume/v3/attachments/5ad85309-4f72-4cb8-9334-9949b39d9dbc/action Aug 14 03:48:13.661163 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-79ceb46d-1020-413c-a3fe-28dc563de201 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:48:13.661163 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-79ceb46d-1020-413c-a3fe-28dc563de201 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:13.663317 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:13.663317 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:13.674993 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-a9f20b3e-42be-4137-93fc-62d510e976aa tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:13.679159 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:13.679159 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:13.689509 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4c6bcf5d-ddc6-40bd-8b3f-27505c3da809 req-79ceb46d-1020-413c-a3fe-28dc563de201 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/attachments/5ad85309-4f72-4cb8-9334-9949b39d9dbc/action returned with HTTP 204 Aug 14 03:48:13.690124 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 297/1172] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:48:13 2026] POST /volume/v3/attachments/5ad85309-4f72-4cb8-9334-9949b39d9dbc/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:13.702342 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-a9f20b3e-42be-4137-93fc-62d510e976aa tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:13.704271 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 282/1173] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:48:13 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 1025 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:13.802976 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-42f4dca6-60e2-4087-a5b2-0e96159b78d7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:13.804796 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-42f4dca6-60e2-4087-a5b2-0e96159b78d7 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] PUT https://10.4.3.64/volume/v3/attachments/5aeb34fa-9cc6-4802-925e-fa1fa67b78bc Aug 14 03:48:13.805194 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-42f4dca6-60e2-4087-a5b2-0e96159b78d7 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:13.813938 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-42f4dca6-60e2-4087-a5b2-0e96159b78d7 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Acquiring lock "cinder-attachment_update-9cf78fc1-23ea-4365-af66-640e44c94d2b-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:48:13.818738 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-42f4dca6-60e2-4087-a5b2-0e96159b78d7 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Lock "cinder-attachment_update-9cf78fc1-23ea-4365-af66-640e44c94d2b-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:48:13.819665 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:13.819665 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:13.913827 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-42f4dca6-60e2-4087-a5b2-0e96159b78d7 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Lock "cinder-attachment_update-9cf78fc1-23ea-4365-af66-640e44c94d2b-np0000007313" released by "attachment_update" :: held 0.095s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:48:13.914202 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-42f4dca6-60e2-4087-a5b2-0e96159b78d7 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/attachments/5aeb34fa-9cc6-4802-925e-fa1fa67b78bc returned with HTTP 200 Aug 14 03:48:13.914735 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 294/1174] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:48:13 2026] PUT /volume/v3/attachments/5aeb34fa-9cc6-4802-925e-fa1fa67b78bc => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:14.427073 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8e41eee9-afc9-41d9-be4c-5c1cb587d945 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:14.431982 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8e41eee9-afc9-41d9-be4c-5c1cb587d945 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:14.432246 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8e41eee9-afc9-41d9-be4c-5c1cb587d945 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:14.432436 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8e41eee9-afc9-41d9-be4c-5c1cb587d945 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:14.432589 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-8e41eee9-afc9-41d9-be4c-5c1cb587d945 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:14.439389 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:14.439389 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:14.442346 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8e41eee9-afc9-41d9-be4c-5c1cb587d945 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:14.444805 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 302/1175] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:14 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:14.477760 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-25b5cd68-33e5-4370-b968-29417750ddd9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:14.479386 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25b5cd68-33e5-4370-b968-29417750ddd9 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:14.479708 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25b5cd68-33e5-4370-b968-29417750ddd9 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:14.479971 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25b5cd68-33e5-4370-b968-29417750ddd9 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:14.489972 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:14.489972 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:14.495108 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-25b5cd68-33e5-4370-b968-29417750ddd9 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:14.497298 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25b5cd68-33e5-4370-b968-29417750ddd9 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 200 Aug 14 03:48:14.497814 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 298/1176] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:14 2026] GET /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 1226 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:14.512895 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5eceb5dc-49e4-4121-948e-f0f69cac5c0a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:14.514573 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5eceb5dc-49e4-4121-948e-f0f69cac5c0a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:14.514783 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5eceb5dc-49e4-4121-948e-f0f69cac5c0a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:14.514977 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5eceb5dc-49e4-4121-948e-f0f69cac5c0a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:14.528622 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:14.528622 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:14.532003 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5eceb5dc-49e4-4121-948e-f0f69cac5c0a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:14.535935 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5eceb5dc-49e4-4121-948e-f0f69cac5c0a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 200 Aug 14 03:48:14.536628 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 283/1177] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:14 2026] GET /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 1226 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:14.675024 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e9270cb5-f110-489f-8570-ff215cb70707 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:14.676929 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e9270cb5-f110-489f-8570-ff215cb70707 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:14.677128 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e9270cb5-f110-489f-8570-ff215cb70707 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:14.677360 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e9270cb5-f110-489f-8570-ff215cb70707 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:14.693358 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:14.693358 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:14.697341 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e9270cb5-f110-489f-8570-ff215cb70707 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:14.701549 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e9270cb5-f110-489f-8570-ff215cb70707 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:14.702010 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 295/1178] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:48:14 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:15.050856 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2de629a7-43a0-43d6-8fd2-fecdf04ced60 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:15.054736 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2de629a7-43a0-43d6-8fd2-fecdf04ced60 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:15.054902 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2de629a7-43a0-43d6-8fd2-fecdf04ced60 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:15.055067 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2de629a7-43a0-43d6-8fd2-fecdf04ced60 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:15.062598 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:15.062598 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:15.065575 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2de629a7-43a0-43d6-8fd2-fecdf04ced60 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:15.070610 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2de629a7-43a0-43d6-8fd2-fecdf04ced60 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 200 Aug 14 03:48:15.071118 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 303/1179] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:15 2026] GET /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:15.395023 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-a4ceed5c-6f8e-4982-9ab8-39ac75b4e0e3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:15.397757 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-a4ceed5c-6f8e-4982-9ab8-39ac75b4e0e3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:15.398027 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-a4ceed5c-6f8e-4982-9ab8-39ac75b4e0e3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:15.398387 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-a4ceed5c-6f8e-4982-9ab8-39ac75b4e0e3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:15.408230 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:15.408230 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:15.413147 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-a4ceed5c-6f8e-4982-9ab8-39ac75b4e0e3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:15.418784 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-a4ceed5c-6f8e-4982-9ab8-39ac75b4e0e3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 200 Aug 14 03:48:15.419302 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 299/1180] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:15 2026] GET /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:15.458850 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-76613733-772b-483f-88d2-20117eb5a0b1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:15.461673 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-76613733-772b-483f-88d2-20117eb5a0b1 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:15.461852 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-76613733-772b-483f-88d2-20117eb5a0b1 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:15.462084 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-76613733-772b-483f-88d2-20117eb5a0b1 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:15.462232 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-76613733-772b-483f-88d2-20117eb5a0b1 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:15.467496 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:15.467496 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:15.468199 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-76613733-772b-483f-88d2-20117eb5a0b1 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:15.468577 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 284/1181] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:15 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:15.518536 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-912b4fe3-93b8-42af-8832-1fe0479746ec None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:15.518919 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-912b4fe3-93b8-42af-8832-1fe0479746ec None None] GET https://10.4.3.64/volume// Aug 14 03:48:15.519083 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-912b4fe3-93b8-42af-8832-1fe0479746ec None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:15.519285 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-912b4fe3-93b8-42af-8832-1fe0479746ec None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:15.519604 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-912b4fe3-93b8-42af-8832-1fe0479746ec None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:48:15.519889 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 296/1182] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:48:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:48:15.528822 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-af1016d8-dec0-41fd-86a7-166fc34ed699 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:15.533165 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-af1016d8-dec0-41fd-86a7-166fc34ed699 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:48:15.533165 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-af1016d8-dec0-41fd-86a7-166fc34ed699 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eef86065-599b-4176-9c6e-5ede164712f7", "connector": null, "instance_uuid": "5b7bc236-1759-4c76-a045-04a921a0efed"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:15.540386 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:15.540386 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:15.565650 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-af1016d8-dec0-41fd-86a7-166fc34ed699 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:48:15.566246 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 304/1183] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:48:15 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 14 03:48:15.600303 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e5f72944-fa9f-4520-82a7-171cb4da4503 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:15.602753 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5f72944-fa9f-4520-82a7-171cb4da4503 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:15.602988 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5f72944-fa9f-4520-82a7-171cb4da4503 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:15.603254 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5f72944-fa9f-4520-82a7-171cb4da4503 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:15.608854 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-31c1a4b9-cf41-4397-827a-958929c8ac78 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:15.609268 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-31c1a4b9-cf41-4397-827a-958929c8ac78 None None] GET https://10.4.3.64/volume// Aug 14 03:48:15.609426 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-31c1a4b9-cf41-4397-827a-958929c8ac78 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:15.609628 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-31c1a4b9-cf41-4397-827a-958929c8ac78 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:15.609950 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-31c1a4b9-cf41-4397-827a-958929c8ac78 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:48:15.610265 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 285/1184] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:48:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:48:15.615402 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:15.615402 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:15.619123 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e5f72944-fa9f-4520-82a7-171cb4da4503 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:15.619233 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-bc48025c-2863-42ed-8e0a-ffd819e2dbe3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:15.621166 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-bc48025c-2863-42ed-8e0a-ffd819e2dbe3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:15.621372 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-bc48025c-2863-42ed-8e0a-ffd819e2dbe3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:15.621559 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-bc48025c-2863-42ed-8e0a-ffd819e2dbe3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:15.622866 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5f72944-fa9f-4520-82a7-171cb4da4503 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 200 Aug 14 03:48:15.623240 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 300/1185] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:15 2026] GET /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 935 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:15.630210 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:15.630210 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:15.633418 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-bc48025c-2863-42ed-8e0a-ffd819e2dbe3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:15.637520 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-bc48025c-2863-42ed-8e0a-ffd819e2dbe3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 200 Aug 14 03:48:15.638270 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 297/1186] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:48:15 2026] GET /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 1115 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:15.717599 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c55a59f2-4f55-477e-be9f-3803a94afd6a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:15.719161 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c55a59f2-4f55-477e-be9f-3803a94afd6a tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:15.719585 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c55a59f2-4f55-477e-be9f-3803a94afd6a tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:15.719876 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c55a59f2-4f55-477e-be9f-3803a94afd6a tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:15.721417 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-22282c65-7c1d-4711-8eec-68417bfdc5fa None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:15.723379 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-22282c65-7c1d-4711-8eec-68417bfdc5fa tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] PUT https://10.4.3.64/volume/v3/attachments/2b424a5c-de72-42f2-a87a-3b3e962004e5 Aug 14 03:48:15.723744 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-22282c65-7c1d-4711-8eec-68417bfdc5fa tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:15.729677 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:15.729677 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:15.731356 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-22282c65-7c1d-4711-8eec-68417bfdc5fa tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Acquiring lock "cinder-attachment_update-eef86065-599b-4176-9c6e-5ede164712f7-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:48:15.734170 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c55a59f2-4f55-477e-be9f-3803a94afd6a tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:15.735873 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-22282c65-7c1d-4711-8eec-68417bfdc5fa tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Lock "cinder-attachment_update-eef86065-599b-4176-9c6e-5ede164712f7-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:48:15.736854 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:15.736854 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:15.739466 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c55a59f2-4f55-477e-be9f-3803a94afd6a tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:15.739466 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 305/1187] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:48:15 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:15.813632 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-22282c65-7c1d-4711-8eec-68417bfdc5fa tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Lock "cinder-attachment_update-eef86065-599b-4176-9c6e-5ede164712f7-np0000007313" released by "attachment_update" :: held 0.078s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:48:15.814112 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-22282c65-7c1d-4711-8eec-68417bfdc5fa tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/attachments/2b424a5c-de72-42f2-a87a-3b3e962004e5 returned with HTTP 200 Aug 14 03:48:15.814449 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 286/1188] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:48:15 2026] PUT /volume/v3/attachments/2b424a5c-de72-42f2-a87a-3b3e962004e5 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:16.480124 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-82e0ef6b-12f8-42aa-8d49-fd56d7d66360 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:16.481875 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-82e0ef6b-12f8-42aa-8d49-fd56d7d66360 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:16.482053 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-82e0ef6b-12f8-42aa-8d49-fd56d7d66360 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:16.482288 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-82e0ef6b-12f8-42aa-8d49-fd56d7d66360 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:16.482418 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-82e0ef6b-12f8-42aa-8d49-fd56d7d66360 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:16.486533 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:16.486533 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:16.494732 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-82e0ef6b-12f8-42aa-8d49-fd56d7d66360 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:16.494732 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 301/1189] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:16 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:16.638573 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-65607fc0-11ae-4f53-b9da-77f00b2a3667 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:16.643992 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-65607fc0-11ae-4f53-b9da-77f00b2a3667 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:16.644308 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-65607fc0-11ae-4f53-b9da-77f00b2a3667 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:16.644590 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-65607fc0-11ae-4f53-b9da-77f00b2a3667 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:16.657804 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:16.657804 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:16.661124 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-65607fc0-11ae-4f53-b9da-77f00b2a3667 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:16.665387 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-65607fc0-11ae-4f53-b9da-77f00b2a3667 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 200 Aug 14 03:48:16.665856 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 298/1190] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:16 2026] GET /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:16.758709 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c2d81b61-bd5b-403a-a153-0c7d8db8140a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:16.760287 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c2d81b61-bd5b-403a-a153-0c7d8db8140a tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:16.760660 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c2d81b61-bd5b-403a-a153-0c7d8db8140a tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:16.761058 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c2d81b61-bd5b-403a-a153-0c7d8db8140a tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:16.772538 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:16.772538 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:16.775314 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c2d81b61-bd5b-403a-a153-0c7d8db8140a tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:16.779812 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c2d81b61-bd5b-403a-a153-0c7d8db8140a tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:16.780380 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 306/1191] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:48:16 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:17.315812 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-5e12e3d4-f531-4419-aa6e-c48f00eb756f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:17.317974 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-5e12e3d4-f531-4419-aa6e-c48f00eb756f tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] POST https://10.4.3.64/volume/v3/attachments/5aeb34fa-9cc6-4802-925e-fa1fa67b78bc/action Aug 14 03:48:17.318334 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-5e12e3d4-f531-4419-aa6e-c48f00eb756f tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:48:17.318499 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-5e12e3d4-f531-4419-aa6e-c48f00eb756f tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:17.333715 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:17.333715 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:17.342343 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d0a4153c-55e7-484c-a71d-04b9ef7f3b3d req-5e12e3d4-f531-4419-aa6e-c48f00eb756f tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/attachments/5aeb34fa-9cc6-4802-925e-fa1fa67b78bc/action returned with HTTP 204 Aug 14 03:48:17.342843 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 287/1192] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:48:17 2026] POST /volume/v3/attachments/5aeb34fa-9cc6-4802-925e-fa1fa67b78bc/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:17.497353 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-32980447-59bb-4435-bf3f-fe950c04fc81 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:17.500430 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-32980447-59bb-4435-bf3f-fe950c04fc81 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:17.500716 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-32980447-59bb-4435-bf3f-fe950c04fc81 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:17.500946 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-32980447-59bb-4435-bf3f-fe950c04fc81 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:17.501092 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-32980447-59bb-4435-bf3f-fe950c04fc81 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:17.506874 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:17.506874 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:17.507869 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-32980447-59bb-4435-bf3f-fe950c04fc81 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:17.508557 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 302/1193] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:17 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:17.685609 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3d9af1f7-2e66-4e17-a078-81e94fedea4e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:17.687234 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3d9af1f7-2e66-4e17-a078-81e94fedea4e tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:17.687447 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3d9af1f7-2e66-4e17-a078-81e94fedea4e tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:17.687624 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3d9af1f7-2e66-4e17-a078-81e94fedea4e tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:17.695993 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:17.695993 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:17.698773 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3d9af1f7-2e66-4e17-a078-81e94fedea4e tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:17.702047 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3d9af1f7-2e66-4e17-a078-81e94fedea4e tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 200 Aug 14 03:48:17.702471 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 299/1194] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:17 2026] GET /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 936 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:17.793238 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5a5e65d0-217f-4d81-b647-64e464cb3b4e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:17.794812 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5a5e65d0-217f-4d81-b647-64e464cb3b4e tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:17.795032 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5a5e65d0-217f-4d81-b647-64e464cb3b4e tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:17.795233 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5a5e65d0-217f-4d81-b647-64e464cb3b4e tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:17.808871 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:17.808871 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:17.811750 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5a5e65d0-217f-4d81-b647-64e464cb3b4e tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:17.815580 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5a5e65d0-217f-4d81-b647-64e464cb3b4e tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:17.815989 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 307/1195] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:48:17 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 1156 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:17.828790 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ae61a0f3-77f7-45a5-bbbc-e84687189266 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:17.830424 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ae61a0f3-77f7-45a5-bbbc-e84687189266 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] POST https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b/action Aug 14 03:48:17.830784 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ae61a0f3-77f7-45a5-bbbc-e84687189266 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:48:17.830904 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ae61a0f3-77f7-45a5-bbbc-e84687189266 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:17.840445 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:17.840445 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:17.840944 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ae61a0f3-77f7-45a5-bbbc-e84687189266 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:17.872737 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-ae61a0f3-77f7-45a5-bbbc-e84687189266 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Created reservations ['a62e110e-3a60-4f66-a7c8-4f45c59d1a5b', '486831c2-640f-4bc1-8e98-3c0541ffe991'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:48:17.892970 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ae61a0f3-77f7-45a5-bbbc-e84687189266 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Extend volume request issued successfully. Aug 14 03:48:17.893240 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ae61a0f3-77f7-45a5-bbbc-e84687189266 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b/action returned with HTTP 202 Aug 14 03:48:17.893761 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 288/1196] 10.4.3.64 () {70 vars in 1424 bytes} [Fri Aug 14 03:48:17 2026] POST /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 290 bytes (2 switches on core 0) Aug 14 03:48:17.904937 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6f61df60-ed5e-4708-9258-fe0860c04ea3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:17.906745 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f61df60-ed5e-4708-9258-fe0860c04ea3 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:17.907035 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f61df60-ed5e-4708-9258-fe0860c04ea3 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:17.907256 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f61df60-ed5e-4708-9258-fe0860c04ea3 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:17.917008 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:17.917008 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:17.920798 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6f61df60-ed5e-4708-9258-fe0860c04ea3 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:17.925211 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f61df60-ed5e-4708-9258-fe0860c04ea3 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:17.925639 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 303/1197] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:48:17 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 1159 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:18.341064 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-ae61a0f3-77f7-45a5-bbbc-e84687189266 req-79469b47-11d5-4677-94c2-9f72ccc39a4b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:18.343418 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ae61a0f3-77f7-45a5-bbbc-e84687189266 req-79469b47-11d5-4677-94c2-9f72ccc39a4b service nova] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:18.343623 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ae61a0f3-77f7-45a5-bbbc-e84687189266 req-79469b47-11d5-4677-94c2-9f72ccc39a4b service nova] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:18.343838 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ae61a0f3-77f7-45a5-bbbc-e84687189266 req-79469b47-11d5-4677-94c2-9f72ccc39a4b service nova] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:18.354576 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:18.354576 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:18.360358 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-ae61a0f3-77f7-45a5-bbbc-e84687189266 req-79469b47-11d5-4677-94c2-9f72ccc39a4b service nova] Volume info retrieved successfully. Aug 14 03:48:18.366719 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ae61a0f3-77f7-45a5-bbbc-e84687189266 req-79469b47-11d5-4677-94c2-9f72ccc39a4b service nova] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:18.367235 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 300/1198] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:18 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:18.521380 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-174ff381-3130-4fef-af43-bd64e5f2ffac None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:18.523091 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-174ff381-3130-4fef-af43-bd64e5f2ffac tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:18.523292 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-174ff381-3130-4fef-af43-bd64e5f2ffac tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:18.523477 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-174ff381-3130-4fef-af43-bd64e5f2ffac tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:18.525514 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-174ff381-3130-4fef-af43-bd64e5f2ffac tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:18.527779 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:18.527779 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:18.529579 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-174ff381-3130-4fef-af43-bd64e5f2ffac tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:18.529579 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 308/1199] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:18 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:18.736062 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a6546462-266a-4e67-b19c-5a842244194d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:18.738480 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a6546462-266a-4e67-b19c-5a842244194d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:18.738709 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a6546462-266a-4e67-b19c-5a842244194d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:18.738914 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a6546462-266a-4e67-b19c-5a842244194d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:18.753747 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:18.753747 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:18.758458 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a6546462-266a-4e67-b19c-5a842244194d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:18.766304 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a6546462-266a-4e67-b19c-5a842244194d tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 200 Aug 14 03:48:18.766851 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 289/1200] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:18 2026] GET /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 936 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:18.943865 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4682c79b-e99d-4ca1-a107-d31b4d96ad3e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:18.946151 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4682c79b-e99d-4ca1-a107-d31b4d96ad3e tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:18.946426 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4682c79b-e99d-4ca1-a107-d31b4d96ad3e tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:18.946671 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4682c79b-e99d-4ca1-a107-d31b4d96ad3e tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:18.958733 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:18.958733 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:18.963692 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4682c79b-e99d-4ca1-a107-d31b4d96ad3e tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:18.969488 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4682c79b-e99d-4ca1-a107-d31b4d96ad3e tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:18.969989 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 304/1201] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:48:18 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 1156 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:18.981766 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bd8e10fc-217d-47c6-859d-7c42e3433662 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:18.986598 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bd8e10fc-217d-47c6-859d-7c42e3433662 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:18.986796 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bd8e10fc-217d-47c6-859d-7c42e3433662 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:18.986982 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bd8e10fc-217d-47c6-859d-7c42e3433662 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:19.005027 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:19.005027 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:19.007193 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-bd8e10fc-217d-47c6-859d-7c42e3433662 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:19.011819 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bd8e10fc-217d-47c6-859d-7c42e3433662 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:19.011893 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 301/1202] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:48:18 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 1156 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:19.215787 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-c7093e91-966f-4be2-8788-51290d2bc290 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:19.221152 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-c7093e91-966f-4be2-8788-51290d2bc290 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:19.221152 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-c7093e91-966f-4be2-8788-51290d2bc290 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:19.221152 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-c7093e91-966f-4be2-8788-51290d2bc290 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:19.226586 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:19.226586 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:19.229584 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-c7093e91-966f-4be2-8788-51290d2bc290 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:19.233149 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-c7093e91-966f-4be2-8788-51290d2bc290 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:19.233509 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 309/1203] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:19 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:19.250165 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-65486046-465a-448e-ba60-63a1c365b164 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:19.252095 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-65486046-465a-448e-ba60-63a1c365b164 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] POST https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b/action Aug 14 03:48:19.252427 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-65486046-465a-448e-ba60-63a1c365b164 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:48:19.252539 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-65486046-465a-448e-ba60-63a1c365b164 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:19.262525 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:19.262525 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:19.262942 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-65486046-465a-448e-ba60-63a1c365b164 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:19.269150 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-65486046-465a-448e-ba60-63a1c365b164 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Begin detaching volume completed successfully. Aug 14 03:48:19.269384 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-65486046-465a-448e-ba60-63a1c365b164 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b/action returned with HTTP 202 Aug 14 03:48:19.269845 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 290/1204] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:48:19 2026] POST /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:48:19.287967 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9a154cc2-5d00-41a9-bf00-3f9b5f8f20e8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:19.289718 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9a154cc2-5d00-41a9-bf00-3f9b5f8f20e8 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:19.289949 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9a154cc2-5d00-41a9-bf00-3f9b5f8f20e8 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:19.290160 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9a154cc2-5d00-41a9-bf00-3f9b5f8f20e8 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:19.299716 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:19.299716 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:19.303162 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9a154cc2-5d00-41a9-bf00-3f9b5f8f20e8 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:19.307479 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9a154cc2-5d00-41a9-bf00-3f9b5f8f20e8 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:19.307901 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 305/1205] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:48:19 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:19.319305 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4b0b9a24-6812-41bf-8a14-36c12e48c92b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:19.319647 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4b0b9a24-6812-41bf-8a14-36c12e48c92b None None] GET https://10.4.3.64/volume// Aug 14 03:48:19.319831 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4b0b9a24-6812-41bf-8a14-36c12e48c92b None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:19.320012 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4b0b9a24-6812-41bf-8a14-36c12e48c92b None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:19.320327 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4b0b9a24-6812-41bf-8a14-36c12e48c92b None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:48:19.320600 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 302/1206] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:48:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:48:19.329249 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-bdd861fa-6c9e-41c2-8805-0a71d3c70508 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:19.331186 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-bdd861fa-6c9e-41c2-8805-0a71d3c70508 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:19.331376 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-bdd861fa-6c9e-41c2-8805-0a71d3c70508 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:19.331551 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-bdd861fa-6c9e-41c2-8805-0a71d3c70508 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:19.344391 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:19.344391 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:19.351861 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-bdd861fa-6c9e-41c2-8805-0a71d3c70508 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:19.358591 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-bdd861fa-6c9e-41c2-8805-0a71d3c70508 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:19.359023 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 310/1207] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:48:19 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:19.538997 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f1d48eae-02e7-4030-89b4-f7b7d28d3f35 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:19.544167 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f1d48eae-02e7-4030-89b4-f7b7d28d3f35 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:19.544441 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f1d48eae-02e7-4030-89b4-f7b7d28d3f35 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:19.544691 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f1d48eae-02e7-4030-89b4-f7b7d28d3f35 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:19.544850 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-f1d48eae-02e7-4030-89b4-f7b7d28d3f35 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:19.551529 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:19.551529 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:19.552730 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f1d48eae-02e7-4030-89b4-f7b7d28d3f35 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:19.553217 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 291/1208] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:19 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:19.793645 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d5ecdc75-154f-4177-b540-e5a04e8ee802 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:19.795579 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d5ecdc75-154f-4177-b540-e5a04e8ee802 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:19.795743 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d5ecdc75-154f-4177-b540-e5a04e8ee802 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:19.795916 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d5ecdc75-154f-4177-b540-e5a04e8ee802 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:19.805055 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:19.805055 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:19.808226 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d5ecdc75-154f-4177-b540-e5a04e8ee802 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:19.812527 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d5ecdc75-154f-4177-b540-e5a04e8ee802 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 200 Aug 14 03:48:19.812873 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 306/1209] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:19 2026] GET /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:20.207161 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-e124b49b-2c69-4a68-9dca-927ea37e96a3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:20.210217 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-e124b49b-2c69-4a68-9dca-927ea37e96a3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] POST https://10.4.3.64/volume/v3/attachments/2b424a5c-de72-42f2-a87a-3b3e962004e5/action Aug 14 03:48:20.210217 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-e124b49b-2c69-4a68-9dca-927ea37e96a3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:48:20.210217 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-e124b49b-2c69-4a68-9dca-927ea37e96a3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:20.228753 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:20.228753 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:20.244154 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0a4d8184-13c0-4aa0-9acd-d1023254ce91 req-e124b49b-2c69-4a68-9dca-927ea37e96a3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/attachments/2b424a5c-de72-42f2-a87a-3b3e962004e5/action returned with HTTP 204 Aug 14 03:48:20.244154 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 303/1210] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:48:20 2026] POST /volume/v3/attachments/2b424a5c-de72-42f2-a87a-3b3e962004e5/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:20.319824 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-897d0bf3-cf4d-4282-8112-49ea54bf9070 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:20.321594 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-897d0bf3-cf4d-4282-8112-49ea54bf9070 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:20.321795 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-897d0bf3-cf4d-4282-8112-49ea54bf9070 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:20.322432 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-897d0bf3-cf4d-4282-8112-49ea54bf9070 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:20.337191 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:20.337191 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:20.339101 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-897d0bf3-cf4d-4282-8112-49ea54bf9070 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:20.344033 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-897d0bf3-cf4d-4282-8112-49ea54bf9070 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:20.344436 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 311/1211] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:48:20 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 1159 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:20.365225 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-f68ab4c7-fadf-4cc8-a327-ae505f28f0ad None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:20.367237 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-f68ab4c7-fadf-4cc8-a327-ae505f28f0ad tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] DELETE https://10.4.3.64/volume/v3/attachments/5aeb34fa-9cc6-4802-925e-fa1fa67b78bc Aug 14 03:48:20.367453 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-f68ab4c7-fadf-4cc8-a327-ae505f28f0ad tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:20.367630 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-f68ab4c7-fadf-4cc8-a327-ae505f28f0ad tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:20.375386 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:20.375386 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:20.504125 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-66e87191-b876-4d02-9b43-c21c7841e8b8 req-f68ab4c7-fadf-4cc8-a327-ae505f28f0ad tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/attachments/5aeb34fa-9cc6-4802-925e-fa1fa67b78bc returned with HTTP 200 Aug 14 03:48:20.504647 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 292/1212] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:48:20 2026] DELETE /volume/v3/attachments/5aeb34fa-9cc6-4802-925e-fa1fa67b78bc => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:20.562677 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f7373318-585a-414d-8a6f-4eeafe4a2695 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:20.564552 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7373318-585a-414d-8a6f-4eeafe4a2695 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:20.564730 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7373318-585a-414d-8a6f-4eeafe4a2695 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:20.564924 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7373318-585a-414d-8a6f-4eeafe4a2695 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:20.565030 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-f7373318-585a-414d-8a6f-4eeafe4a2695 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:20.569380 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:20.569380 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:20.570045 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7373318-585a-414d-8a6f-4eeafe4a2695 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:20.570400 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 307/1213] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:20 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:20.825804 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d2f39440-b108-48d0-9960-5717703236f7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:20.827970 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d2f39440-b108-48d0-9960-5717703236f7 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:20.828257 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d2f39440-b108-48d0-9960-5717703236f7 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:20.828526 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d2f39440-b108-48d0-9960-5717703236f7 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:20.971251 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:20.971251 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:20.977153 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d2f39440-b108-48d0-9960-5717703236f7 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:20.977979 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d2f39440-b108-48d0-9960-5717703236f7 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 200 Aug 14 03:48:20.978350 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 304/1214] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:20 2026] GET /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 1228 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:20.989019 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cf0b0298-871e-4cb5-a85f-d24fdcc39c92 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:20.990686 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cf0b0298-871e-4cb5-a85f-d24fdcc39c92 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:20.990897 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cf0b0298-871e-4cb5-a85f-d24fdcc39c92 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:20.991095 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cf0b0298-871e-4cb5-a85f-d24fdcc39c92 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:20.998979 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:20.998979 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:21.001745 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-cf0b0298-871e-4cb5-a85f-d24fdcc39c92 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:21.005175 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cf0b0298-871e-4cb5-a85f-d24fdcc39c92 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 200 Aug 14 03:48:21.005504 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 312/1215] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:20 2026] GET /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:21.355820 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9fe6369b-f777-40ce-8053-c5e25d1079c1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:21.357567 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9fe6369b-f777-40ce-8053-c5e25d1079c1 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:21.357871 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9fe6369b-f777-40ce-8053-c5e25d1079c1 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:21.358129 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9fe6369b-f777-40ce-8053-c5e25d1079c1 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:21.365151 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:21.365151 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:21.369352 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9fe6369b-f777-40ce-8053-c5e25d1079c1 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:21.374654 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9fe6369b-f777-40ce-8053-c5e25d1079c1 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:21.375100 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 293/1216] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:48:21 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:21.581774 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-914e2a16-1da4-485b-90dd-f243e40bbfcd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:21.584627 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-914e2a16-1da4-485b-90dd-f243e40bbfcd tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:21.584627 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-914e2a16-1da4-485b-90dd-f243e40bbfcd tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:21.584627 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-914e2a16-1da4-485b-90dd-f243e40bbfcd tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:21.584627 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-914e2a16-1da4-485b-90dd-f243e40bbfcd tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:21.588624 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:21.588624 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:21.589392 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-914e2a16-1da4-485b-90dd-f243e40bbfcd tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:21.589746 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 308/1217] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:21 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:21.604673 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b0e6deba-ea93-4123-950b-a039dc9a69b0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:21.606190 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b0e6deba-ea93-4123-950b-a039dc9a69b0 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a Aug 14 03:48:21.606379 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b0e6deba-ea93-4123-950b-a039dc9a69b0 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:21.606544 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b0e6deba-ea93-4123-950b-a039dc9a69b0 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:21.613715 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:21.613715 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:21.618005 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b0e6deba-ea93-4123-950b-a039dc9a69b0 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:48:21.623730 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b0e6deba-ea93-4123-950b-a039dc9a69b0 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a returned with HTTP 200 Aug 14 03:48:21.624215 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 305/1218] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:21 2026] GET /volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:21.638547 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:21.643731 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] POST https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021/restore Aug 14 03:48:21.644121 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:21.648743 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Restoring backup acab15c8-e3cc-4372-8734-563975c14021 ({'restore': {}}) {{(pid=100327) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 03:48:21.648889 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Restoring backup acab15c8-e3cc-4372-8734-563975c14021 to volume None. Aug 14 03:48:21.656414 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:21.656414 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:21.657553 np0000007313 devstack@c-api.service[100327]: INFO cinder.backup.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Creating volume of 1 GB for restore of backup acab15c8-e3cc-4372-8734-563975c14021. Aug 14 03:48:21.666370 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Availability zone cache updated, next update will occur around 2026-08-14 04:48:21.666029. {{(pid=100327) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:48:21.666487 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Availability Zones retrieved successfully. Aug 14 03:48:21.671889 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Flow 'volume_create_api' (f3e43f4c-6ebf-418a-9644-faa402b45d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:48:21.672998 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ccfecf-5313-4e6c-b618-42c04e790492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:21.674351 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:48:21.703077 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ccfecf-5313-4e6c-b618-42c04e790492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:21.703866 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74e47d6-04aa-453e-88c7-878edf37a2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:21.743280 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Created reservations ['0fce8664-ae5c-4e11-b6ac-7aaeece06986', '738fca15-25f7-4e20-be6a-04ab3265fa8d', 'fb70ddd3-3b07-4233-982c-9d237e3f654d', '3471c1b8-0101-4e1b-8ee3-64953ed31a5b'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:48:21.743280 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74e47d6-04aa-453e-88c7-878edf37a2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fce8664-ae5c-4e11-b6ac-7aaeece06986', '738fca15-25f7-4e20-be6a-04ab3265fa8d', 'fb70ddd3-3b07-4233-982c-9d237e3f654d', '3471c1b8-0101-4e1b-8ee3-64953ed31a5b']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:21.743794 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f873e8d-b813-4c07-bc88-fb15493e52fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:21.771297 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f873e8d-b813-4c07-bc88-fb15493e52fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2b01bf6-73af-4e1e-8540-c52eaec35a38', '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_acab15c8-e3cc-4372-8734-563975c14021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b35021b95cf47098ce78d01916d53a1',qos_specs=None,replication_status=,reservations=['0fce8664-ae5c-4e11-b6ac-7aaeece06986','738fca15-25f7-4e20-be6a-04ab3265fa8d','fb70ddd3-3b07-4233-982c-9d237e3f654d','3471c1b8-0101-4e1b-8ee3-64953ed31a5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd713e5937f94d1a9de231f2acefbe24',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:48:21Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_acab15c8-e3cc-4372-8734-563975c14021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2b01bf6-73af-4e1e-8540-c52eaec35a38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b35021b95cf47098ce78d01916d53a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd713e5937f94d1a9de231f2acefbe24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:21.771297 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44df38ed-9c67-4f8a-a4fa-24ccdde4d462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:21.785119 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44df38ed-9c67-4f8a-a4fa-24ccdde4d462) transitioned into 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_acab15c8-e3cc-4372-8734-563975c14021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b35021b95cf47098ce78d01916d53a1',qos_specs=None,replication_status=,reservations=['0fce8664-ae5c-4e11-b6ac-7aaeece06986','738fca15-25f7-4e20-be6a-04ab3265fa8d','fb70ddd3-3b07-4233-982c-9d237e3f654d','3471c1b8-0101-4e1b-8ee3-64953ed31a5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd713e5937f94d1a9de231f2acefbe24',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:21.785342 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ed35723-56e4-4c09-a034-5f1b3a7f774f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:21.796621 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ed35723-56e4-4c09-a034-5f1b3a7f774f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:21.797839 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Flow 'volume_create_api' (f3e43f4c-6ebf-418a-9644-faa402b45d0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:48:21.798419 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Create volume request issued successfully. Aug 14 03:48:21.806070 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:21.806070 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:21.806555 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:48:22.813570 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:22.813570 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:22.814059 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:48:22.814151 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Checking backup size 1 against volume size 1 {{(pid=100327) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 03:48:22.814295 np0000007313 devstack@c-api.service[100327]: INFO cinder.backup.api [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Overwriting volume a2b01bf6-73af-4e1e-8540-c52eaec35a38 with restore of backup acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:22.829231 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] restore_backup in rpcapi backup_id acab15c8-e3cc-4372-8734-563975c14021 {{(pid=100327) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 03:48:22.831646 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89ffdbc2-ef02-42d4-81cd-3cbfb2875c57 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021/restore returned with HTTP 202 Aug 14 03:48:22.832061 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 313/1219] 10.4.3.64 () {68 vars in 1386 bytes} [Fri Aug 14 03:48:21 2026] POST /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021/restore => generated 189 bytes in 1194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:48:22.844992 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1875c183-95b2-4493-b2ea-430ec1b38972 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:22.847294 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1875c183-95b2-4493-b2ea-430ec1b38972 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:22.847460 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1875c183-95b2-4493-b2ea-430ec1b38972 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:22.847623 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1875c183-95b2-4493-b2ea-430ec1b38972 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:22.847753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-1875c183-95b2-4493-b2ea-430ec1b38972 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:22.858176 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:22.858176 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:22.858894 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1875c183-95b2-4493-b2ea-430ec1b38972 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:22.859246 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 294/1220] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:22 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:23.872730 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6b141a29-77ca-4c8a-a5e4-06ca428e73d5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:23.874821 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6b141a29-77ca-4c8a-a5e4-06ca428e73d5 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:23.875316 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6b141a29-77ca-4c8a-a5e4-06ca428e73d5 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:23.875316 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6b141a29-77ca-4c8a-a5e4-06ca428e73d5 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:23.875438 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6b141a29-77ca-4c8a-a5e4-06ca428e73d5 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:23.880946 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:23.880946 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:23.881828 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6b141a29-77ca-4c8a-a5e4-06ca428e73d5 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:23.882262 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 309/1221] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:23 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:24.321374 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5330e5f2-dff6-46d8-afd4-519d9ecee77b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:24.323944 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5330e5f2-dff6-46d8-afd4-519d9ecee77b tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:24.323944 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5330e5f2-dff6-46d8-afd4-519d9ecee77b tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:24.324155 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5330e5f2-dff6-46d8-afd4-519d9ecee77b tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:24.332632 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:24.332632 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:24.336123 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5330e5f2-dff6-46d8-afd4-519d9ecee77b tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:24.339979 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5330e5f2-dff6-46d8-afd4-519d9ecee77b tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:24.340312 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 306/1222] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:48:24 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 864 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:24.351913 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5f28f93b-a872-4bd2-870e-f34a938059e3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:24.354836 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5f28f93b-a872-4bd2-870e-f34a938059e3 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:24.355120 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5f28f93b-a872-4bd2-870e-f34a938059e3 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:24.355392 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5f28f93b-a872-4bd2-870e-f34a938059e3 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:24.355725 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-5f28f93b-a872-4bd2-870e-f34a938059e3 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Delete volume with id: 9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:24.365289 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:24.365289 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:24.366013 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5f28f93b-a872-4bd2-870e-f34a938059e3 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:24.387580 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5f28f93b-a872-4bd2-870e-f34a938059e3 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Delete volume request issued successfully. Aug 14 03:48:24.387799 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5f28f93b-a872-4bd2-870e-f34a938059e3 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 202 Aug 14 03:48:24.388319 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 314/1223] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:48:24 2026] DELETE /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:48:24.398236 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0bba2426-631e-4f4c-854c-5dfdafd64751 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:24.401424 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0bba2426-631e-4f4c-854c-5dfdafd64751 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:24.401424 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0bba2426-631e-4f4c-854c-5dfdafd64751 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:24.401424 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0bba2426-631e-4f4c-854c-5dfdafd64751 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:24.411488 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:24.411488 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:24.414387 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0bba2426-631e-4f4c-854c-5dfdafd64751 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Volume info retrieved successfully. Aug 14 03:48:24.418774 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0bba2426-631e-4f4c-854c-5dfdafd64751 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 200 Aug 14 03:48:24.419178 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 295/1224] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:48:24 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:24.901123 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5faeb2e1-4dcf-4848-860a-dcf5cd502133 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:24.902465 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5faeb2e1-4dcf-4848-860a-dcf5cd502133 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:24.902658 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5faeb2e1-4dcf-4848-860a-dcf5cd502133 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:24.902849 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5faeb2e1-4dcf-4848-860a-dcf5cd502133 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:24.903254 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5faeb2e1-4dcf-4848-860a-dcf5cd502133 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:24.908257 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:24.908257 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:24.909082 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5faeb2e1-4dcf-4848-860a-dcf5cd502133 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:24.909452 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 310/1225] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:24 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:25.433157 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-dcffd420-c4a4-4210-97b9-97d4c10c6891 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:25.434980 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dcffd420-c4a4-4210-97b9-97d4c10c6891 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] GET https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b Aug 14 03:48:25.435324 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dcffd420-c4a4-4210-97b9-97d4c10c6891 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:25.435595 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dcffd420-c4a4-4210-97b9-97d4c10c6891 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:25.448035 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dcffd420-c4a4-4210-97b9-97d4c10c6891 tempest-VolumesExtendAttachedTest-695993563 tempest-VolumesExtendAttachedTest-695993563-project-member] https://10.4.3.64/volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b returned with HTTP 404 Aug 14 03:48:25.448035 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 307/1226] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:48:25 2026] GET /volume/v3/volumes/9cf78fc1-23ea-4365-af66-640e44c94d2b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:48:25.725457 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-42476f54-a443-4a3b-9497-f33b9c92f853 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:25.727544 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-42476f54-a443-4a3b-9497-f33b9c92f853 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:25.727706 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-42476f54-a443-4a3b-9497-f33b9c92f853 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:25.727897 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-42476f54-a443-4a3b-9497-f33b9c92f853 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:25.737282 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:25.737282 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:25.740872 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-42476f54-a443-4a3b-9497-f33b9c92f853 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:25.745730 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-42476f54-a443-4a3b-9497-f33b9c92f853 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 200 Aug 14 03:48:25.745894 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 315/1227] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:25 2026] GET /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 1226 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:25.767179 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-270f5354-555c-410c-b00e-e0c3d6d5625a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:25.769393 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-270f5354-555c-410c-b00e-e0c3d6d5625a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] POST https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1/action Aug 14 03:48:25.769741 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-270f5354-555c-410c-b00e-e0c3d6d5625a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:48:25.769855 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-270f5354-555c-410c-b00e-e0c3d6d5625a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:25.780885 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:25.780885 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:25.781514 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-270f5354-555c-410c-b00e-e0c3d6d5625a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:25.787242 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-270f5354-555c-410c-b00e-e0c3d6d5625a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Begin detaching volume completed successfully. Aug 14 03:48:25.787338 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-270f5354-555c-410c-b00e-e0c3d6d5625a tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1/action returned with HTTP 202 Aug 14 03:48:25.787680 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 296/1228] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:48:25 2026] POST /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:48:25.838241 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-016b3d8c-61e9-4f1d-9d96-d6f86492607a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:25.839766 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-016b3d8c-61e9-4f1d-9d96-d6f86492607a None None] GET https://10.4.3.64/volume// Aug 14 03:48:25.839766 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-016b3d8c-61e9-4f1d-9d96-d6f86492607a None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:25.839766 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-016b3d8c-61e9-4f1d-9d96-d6f86492607a None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:25.839766 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-016b3d8c-61e9-4f1d-9d96-d6f86492607a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:48:25.840015 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 311/1229] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:48:25 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:48:25.850156 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-0c0bfec2-7fb1-4681-a9b2-ddad207fd116 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:25.853354 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-0c0bfec2-7fb1-4681-a9b2-ddad207fd116 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:25.853569 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-0c0bfec2-7fb1-4681-a9b2-ddad207fd116 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:25.853740 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-0c0bfec2-7fb1-4681-a9b2-ddad207fd116 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:25.875576 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:25.875576 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:25.884806 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-0c0bfec2-7fb1-4681-a9b2-ddad207fd116 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:25.892678 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-0c0bfec2-7fb1-4681-a9b2-ddad207fd116 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 200 Aug 14 03:48:25.893344 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 308/1230] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:48:25 2026] GET /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 1409 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:25.923726 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1cc8ed0c-8cd2-45e0-8012-a9452455b8dc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:25.927461 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1cc8ed0c-8cd2-45e0-8012-a9452455b8dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:25.927737 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1cc8ed0c-8cd2-45e0-8012-a9452455b8dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:25.927982 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1cc8ed0c-8cd2-45e0-8012-a9452455b8dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:25.928115 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-1cc8ed0c-8cd2-45e0-8012-a9452455b8dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:25.935159 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:25.935159 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:25.936154 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1cc8ed0c-8cd2-45e0-8012-a9452455b8dc tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:25.936857 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 316/1231] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:25 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:26.775274 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-3019ad9c-819a-4a00-a44a-6a19f36b010b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:26.777643 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-3019ad9c-819a-4a00-a44a-6a19f36b010b tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] DELETE https://10.4.3.64/volume/v3/attachments/5ad85309-4f72-4cb8-9334-9949b39d9dbc Aug 14 03:48:26.777871 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-3019ad9c-819a-4a00-a44a-6a19f36b010b tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:26.778132 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-3019ad9c-819a-4a00-a44a-6a19f36b010b tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:26.785299 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:26.785299 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:26.831287 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2e94267c-fa8b-4e02-879d-4005d1e708a0 req-3019ad9c-819a-4a00-a44a-6a19f36b010b tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/attachments/5ad85309-4f72-4cb8-9334-9949b39d9dbc returned with HTTP 200 Aug 14 03:48:26.831768 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 297/1232] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:48:26 2026] DELETE /volume/v3/attachments/5ad85309-4f72-4cb8-9334-9949b39d9dbc => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:26.897563 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-68597e6b-6ff9-49e7-a1d3-536555f36847 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:26.899348 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68597e6b-6ff9-49e7-a1d3-536555f36847 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] DELETE https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:26.899553 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68597e6b-6ff9-49e7-a1d3-536555f36847 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:26.899712 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68597e6b-6ff9-49e7-a1d3-536555f36847 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:26.899870 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-68597e6b-6ff9-49e7-a1d3-536555f36847 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Delete volume with id: 53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:26.906862 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:26.906862 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:26.907289 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-68597e6b-6ff9-49e7-a1d3-536555f36847 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:26.927976 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-68597e6b-6ff9-49e7-a1d3-536555f36847 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Delete volume request issued successfully. Aug 14 03:48:26.928251 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68597e6b-6ff9-49e7-a1d3-536555f36847 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 202 Aug 14 03:48:26.928673 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 312/1233] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:26 2026] DELETE /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:26.950660 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5cca088b-cac9-45e3-982b-2081c5e85f11 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:26.953865 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5cca088b-cac9-45e3-982b-2081c5e85f11 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:26.954115 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5cca088b-cac9-45e3-982b-2081c5e85f11 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:26.954368 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5cca088b-cac9-45e3-982b-2081c5e85f11 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:26.954512 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-5cca088b-cac9-45e3-982b-2081c5e85f11 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:26.959779 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:26.959779 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:26.960237 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5cca088b-cac9-45e3-982b-2081c5e85f11 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:26.960659 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 309/1234] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:26 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:27.971736 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e967acfc-fc14-4d3d-b413-83d86dee6b2b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:27.974902 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e967acfc-fc14-4d3d-b413-83d86dee6b2b tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:27.974902 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e967acfc-fc14-4d3d-b413-83d86dee6b2b tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:27.974902 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e967acfc-fc14-4d3d-b413-83d86dee6b2b tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:27.974902 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-e967acfc-fc14-4d3d-b413-83d86dee6b2b tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:27.979717 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:27.979717 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:27.980759 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e967acfc-fc14-4d3d-b413-83d86dee6b2b tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:27.981359 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 317/1235] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:27 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:28.994099 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-710b6c7a-6cbd-4baf-b18b-7cb37f851086 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:28.997533 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-710b6c7a-6cbd-4baf-b18b-7cb37f851086 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:28.998913 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-710b6c7a-6cbd-4baf-b18b-7cb37f851086 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:28.998913 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-710b6c7a-6cbd-4baf-b18b-7cb37f851086 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:28.998913 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-710b6c7a-6cbd-4baf-b18b-7cb37f851086 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:29.002608 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:29.002608 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:29.003411 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-710b6c7a-6cbd-4baf-b18b-7cb37f851086 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:29.003848 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 298/1236] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:28 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:30.015015 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-409a3ff6-9f85-4102-8da6-956c3ff7f193 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:30.016561 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-409a3ff6-9f85-4102-8da6-956c3ff7f193 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:30.016767 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-409a3ff6-9f85-4102-8da6-956c3ff7f193 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:30.016936 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-409a3ff6-9f85-4102-8da6-956c3ff7f193 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:30.017061 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-409a3ff6-9f85-4102-8da6-956c3ff7f193 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:30.020903 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:30.020903 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:30.021583 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-409a3ff6-9f85-4102-8da6-956c3ff7f193 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:30.021888 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 313/1237] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:30 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:31.034016 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d6f04d83-a0b7-4fb4-8a65-f4d8fcb7468f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:31.035867 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d6f04d83-a0b7-4fb4-8a65-f4d8fcb7468f tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:31.036291 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d6f04d83-a0b7-4fb4-8a65-f4d8fcb7468f tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:31.036604 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d6f04d83-a0b7-4fb4-8a65-f4d8fcb7468f tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:31.036809 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-d6f04d83-a0b7-4fb4-8a65-f4d8fcb7468f tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:31.043600 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:31.043600 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:31.045166 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d6f04d83-a0b7-4fb4-8a65-f4d8fcb7468f tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:31.045166 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 310/1238] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:31 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:31.182415 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-bfba49a0-a6ce-4844-b1f0-d06f92841692 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:31.185277 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-bfba49a0-a6ce-4844-b1f0-d06f92841692 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:31.185525 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-bfba49a0-a6ce-4844-b1f0-d06f92841692 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:31.185762 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-bfba49a0-a6ce-4844-b1f0-d06f92841692 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:31.197258 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:31.197258 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:31.202177 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-bfba49a0-a6ce-4844-b1f0-d06f92841692 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:31.207753 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-bfba49a0-a6ce-4844-b1f0-d06f92841692 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 200 Aug 14 03:48:31.208406 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 318/1239] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:31 2026] GET /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:31.229639 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-9acbcd75-2ebf-4b9c-a24e-aca6dade3063 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:31.233757 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-9acbcd75-2ebf-4b9c-a24e-aca6dade3063 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] POST https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7/action Aug 14 03:48:31.234109 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-9acbcd75-2ebf-4b9c-a24e-aca6dade3063 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:48:31.234243 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-9acbcd75-2ebf-4b9c-a24e-aca6dade3063 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:31.247091 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:31.247091 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:31.247580 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-9acbcd75-2ebf-4b9c-a24e-aca6dade3063 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:31.261635 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-9acbcd75-2ebf-4b9c-a24e-aca6dade3063 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Begin detaching volume completed successfully. Aug 14 03:48:31.261635 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-9acbcd75-2ebf-4b9c-a24e-aca6dade3063 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7/action returned with HTTP 202 Aug 14 03:48:31.261635 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 299/1240] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:48:31 2026] POST /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:48:31.299565 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4ea158ca-ee8a-46f1-8151-2de3ad658584 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:31.299970 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4ea158ca-ee8a-46f1-8151-2de3ad658584 None None] GET https://10.4.3.64/volume// Aug 14 03:48:31.300170 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4ea158ca-ee8a-46f1-8151-2de3ad658584 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:31.300342 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4ea158ca-ee8a-46f1-8151-2de3ad658584 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:31.300656 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4ea158ca-ee8a-46f1-8151-2de3ad658584 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:48:31.300933 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 314/1241] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:48:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:48:31.310002 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-da72ef14-f9e0-4864-852d-947b85a3b18c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:31.317490 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-da72ef14-f9e0-4864-852d-947b85a3b18c tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:31.317720 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-da72ef14-f9e0-4864-852d-947b85a3b18c tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:31.317893 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-da72ef14-f9e0-4864-852d-947b85a3b18c tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:31.328528 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:31.328528 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:31.331627 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-da72ef14-f9e0-4864-852d-947b85a3b18c tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:31.335682 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-da72ef14-f9e0-4864-852d-947b85a3b18c tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 200 Aug 14 03:48:31.336053 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 311/1242] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:48:31 2026] GET /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:32.057724 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-38ebbe97-af96-4133-b20c-3142a65dee3f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:32.059268 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-38ebbe97-af96-4133-b20c-3142a65dee3f tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:32.059489 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-38ebbe97-af96-4133-b20c-3142a65dee3f tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:32.059664 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-38ebbe97-af96-4133-b20c-3142a65dee3f tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:32.059802 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-38ebbe97-af96-4133-b20c-3142a65dee3f tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:32.063964 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:32.063964 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:32.064976 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-38ebbe97-af96-4133-b20c-3142a65dee3f tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:32.065355 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 319/1243] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:32 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:32.228266 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-f86829be-fc99-4ed0-8b09-418f81a56207 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:32.231657 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-f86829be-fc99-4ed0-8b09-418f81a56207 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] DELETE https://10.4.3.64/volume/v3/attachments/2b424a5c-de72-42f2-a87a-3b3e962004e5 Aug 14 03:48:32.231994 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-f86829be-fc99-4ed0-8b09-418f81a56207 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:32.232217 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-f86829be-fc99-4ed0-8b09-418f81a56207 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:32.240961 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:32.240961 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:32.287802 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bd86fc2f-5dd8-4881-b70d-dce3ff91aa98 req-f86829be-fc99-4ed0-8b09-418f81a56207 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/attachments/2b424a5c-de72-42f2-a87a-3b3e962004e5 returned with HTTP 200 Aug 14 03:48:32.288249 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 300/1244] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:48:32 2026] DELETE /volume/v3/attachments/2b424a5c-de72-42f2-a87a-3b3e962004e5 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:32.368807 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-13767594-70fd-4e11-966d-200b03811cd4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:32.371548 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13767594-70fd-4e11-966d-200b03811cd4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] DELETE https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:32.371548 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13767594-70fd-4e11-966d-200b03811cd4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:32.371654 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13767594-70fd-4e11-966d-200b03811cd4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:32.375796 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-13767594-70fd-4e11-966d-200b03811cd4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Delete volume with id: eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:32.379594 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:32.379594 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:32.379594 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-13767594-70fd-4e11-966d-200b03811cd4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:32.396277 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-13767594-70fd-4e11-966d-200b03811cd4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Delete volume request issued successfully. Aug 14 03:48:32.396277 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13767594-70fd-4e11-966d-200b03811cd4 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 202 Aug 14 03:48:32.396277 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 315/1245] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:32 2026] DELETE /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:32.435800 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-79bd271d-228b-4b11-b6c6-90327d54e877 req-4113a6ab-01b6-498e-927b-72251b2fdfc1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:32.438761 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-79bd271d-228b-4b11-b6c6-90327d54e877 req-4113a6ab-01b6-498e-927b-72251b2fdfc1 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:32.439381 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-79bd271d-228b-4b11-b6c6-90327d54e877 req-4113a6ab-01b6-498e-927b-72251b2fdfc1 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:32.439620 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-79bd271d-228b-4b11-b6c6-90327d54e877 req-4113a6ab-01b6-498e-927b-72251b2fdfc1 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:32.451309 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:32.451309 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:32.458997 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-79bd271d-228b-4b11-b6c6-90327d54e877 req-4113a6ab-01b6-498e-927b-72251b2fdfc1 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:32.468589 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-79bd271d-228b-4b11-b6c6-90327d54e877 req-4113a6ab-01b6-498e-927b-72251b2fdfc1 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 200 Aug 14 03:48:32.468994 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 312/1246] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:32 2026] GET /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 935 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:32.529686 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d65c74fa-dee5-40d1-8e6e-077806c4b24e req-3a3a585d-dd56-4b68-89fd-e39a26a38fb2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:32.533757 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d65c74fa-dee5-40d1-8e6e-077806c4b24e req-3a3a585d-dd56-4b68-89fd-e39a26a38fb2 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:32.533757 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d65c74fa-dee5-40d1-8e6e-077806c4b24e req-3a3a585d-dd56-4b68-89fd-e39a26a38fb2 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:32.533757 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d65c74fa-dee5-40d1-8e6e-077806c4b24e req-3a3a585d-dd56-4b68-89fd-e39a26a38fb2 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:32.544273 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d65c74fa-dee5-40d1-8e6e-077806c4b24e req-3a3a585d-dd56-4b68-89fd-e39a26a38fb2 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 404 Aug 14 03:48:32.544891 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 320/1247] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:32 2026] GET /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:33.076900 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b704fc42-9014-4578-b97c-d0bdb4603bf9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:33.080379 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b704fc42-9014-4578-b97c-d0bdb4603bf9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:48:33.080577 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b704fc42-9014-4578-b97c-d0bdb4603bf9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:33.080757 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b704fc42-9014-4578-b97c-d0bdb4603bf9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:33.080861 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-b704fc42-9014-4578-b97c-d0bdb4603bf9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Show backup with id acab15c8-e3cc-4372-8734-563975c14021. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:33.086251 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:33.086251 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:33.086984 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b704fc42-9014-4578-b97c-d0bdb4603bf9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 200 Aug 14 03:48:33.087362 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 301/1248] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:33 2026] GET /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:33.097869 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1d8c5606-8d40-40cf-be93-98dbf00c2afb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:33.099844 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1d8c5606-8d40-40cf-be93-98dbf00c2afb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 Aug 14 03:48:33.100025 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1d8c5606-8d40-40cf-be93-98dbf00c2afb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:33.100270 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1d8c5606-8d40-40cf-be93-98dbf00c2afb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:33.108204 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:33.108204 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:33.115529 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1d8c5606-8d40-40cf-be93-98dbf00c2afb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:48:33.120078 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1d8c5606-8d40-40cf-be93-98dbf00c2afb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 returned with HTTP 200 Aug 14 03:48:33.120471 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 316/1249] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:33 2026] GET /volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 => generated 1414 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:33.136549 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4d6f9bfc-cb71-49d1-878d-eb1b7811f18c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:33.138278 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4d6f9bfc-cb71-49d1-878d-eb1b7811f18c tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 Aug 14 03:48:33.138482 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4d6f9bfc-cb71-49d1-878d-eb1b7811f18c tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:33.138686 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4d6f9bfc-cb71-49d1-878d-eb1b7811f18c tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:33.145839 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:33.145839 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:33.149617 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4d6f9bfc-cb71-49d1-878d-eb1b7811f18c tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:48:33.154632 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4d6f9bfc-cb71-49d1-878d-eb1b7811f18c tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 returned with HTTP 200 Aug 14 03:48:33.155093 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 313/1250] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:33 2026] GET /volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 => generated 1414 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:34.670125 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-14a5f138-6533-43c7-8357-41ffae8a1693 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:34.673283 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-14a5f138-6533-43c7-8357-41ffae8a1693 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 Aug 14 03:48:34.673577 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-14a5f138-6533-43c7-8357-41ffae8a1693 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:34.673716 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-14a5f138-6533-43c7-8357-41ffae8a1693 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:34.680318 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:34.680318 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:34.684676 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-14a5f138-6533-43c7-8357-41ffae8a1693 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:48:34.689592 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-14a5f138-6533-43c7-8357-41ffae8a1693 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 returned with HTTP 200 Aug 14 03:48:34.690147 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 321/1251] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:34 2026] GET /volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 => generated 1414 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:35.010420 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-ef345582-d577-490c-a5e0-5b5f12708793 req-13f6f5ef-f152-4641-8693-23c3bc09b4ad None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:35.015631 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ef345582-d577-490c-a5e0-5b5f12708793 req-13f6f5ef-f152-4641-8693-23c3bc09b4ad tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] DELETE https://10.4.3.64/volume/v3/attachments/5eaf4d8b-a884-4402-a1eb-6604acd8e589 Aug 14 03:48:35.015855 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ef345582-d577-490c-a5e0-5b5f12708793 req-13f6f5ef-f152-4641-8693-23c3bc09b4ad tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:35.016081 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ef345582-d577-490c-a5e0-5b5f12708793 req-13f6f5ef-f152-4641-8693-23c3bc09b4ad tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:35.024725 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:35.024725 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:35.086401 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ef345582-d577-490c-a5e0-5b5f12708793 req-13f6f5ef-f152-4641-8693-23c3bc09b4ad tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/attachments/5eaf4d8b-a884-4402-a1eb-6604acd8e589 returned with HTTP 200 Aug 14 03:48:35.086631 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 302/1252] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:48:35 2026] DELETE /volume/v3/attachments/5eaf4d8b-a884-4402-a1eb-6604acd8e589 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:35.304078 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-915f5d27-5012-4e90-be06-4df176c74cdb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:35.306704 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-915f5d27-5012-4e90-be06-4df176c74cdb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 Aug 14 03:48:35.306909 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-915f5d27-5012-4e90-be06-4df176c74cdb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:35.307081 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-915f5d27-5012-4e90-be06-4df176c74cdb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:35.317368 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:35.317368 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:35.325603 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-915f5d27-5012-4e90-be06-4df176c74cdb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:48:35.334250 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-915f5d27-5012-4e90-be06-4df176c74cdb tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 returned with HTTP 200 Aug 14 03:48:35.334863 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 317/1253] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:35 2026] GET /volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:35.349976 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-566aae2a-0f47-4163-af7f-8cb820393663 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:35.349976 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-566aae2a-0f47-4163-af7f-8cb820393663 None None] GET https://10.4.3.64/volume// Aug 14 03:48:35.349976 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-566aae2a-0f47-4163-af7f-8cb820393663 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:35.349976 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-566aae2a-0f47-4163-af7f-8cb820393663 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:35.349976 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-566aae2a-0f47-4163-af7f-8cb820393663 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:48:35.349976 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 314/1254] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:48:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:48:35.359423 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-ab100916-f952-4e6e-b01a-f29f9944fac9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:35.361393 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-ab100916-f952-4e6e-b01a-f29f9944fac9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:48:35.361734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-ab100916-f952-4e6e-b01a-f29f9944fac9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2b01bf6-73af-4e1e-8540-c52eaec35a38", "connector": null, "instance_uuid": "af2721fa-f50c-460b-8098-76c1ea28f62a"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:35.372567 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:35.372567 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:35.411378 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-ab100916-f952-4e6e-b01a-f29f9944fac9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:48:35.412027 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 322/1255] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:48:35 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 14 03:48:36.091694 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-84b66eb5-6f21-45e4-9151-512868d5ec19 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:36.094850 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-84b66eb5-6f21-45e4-9151-512868d5ec19 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:48:36.095157 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-84b66eb5-6f21-45e4-9151-512868d5ec19 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:36.095598 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-84b66eb5-6f21-45e4-9151-512868d5ec19 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:36.095956 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-84b66eb5-6f21-45e4-9151-512868d5ec19 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Delete volume with id: 3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:48:36.106114 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:36.106114 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:36.106756 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-84b66eb5-6f21-45e4-9151-512868d5ec19 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:36.127213 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-84b66eb5-6f21-45e4-9151-512868d5ec19 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Delete volume request issued successfully. Aug 14 03:48:36.127460 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-84b66eb5-6f21-45e4-9151-512868d5ec19 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 202 Aug 14 03:48:36.128011 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 303/1256] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:36 2026] DELETE /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:36.134576 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b6f9c671-1d48-4987-a934-b23f310d76d7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:36.136060 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b6f9c671-1d48-4987-a934-b23f310d76d7 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:48:36.136243 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b6f9c671-1d48-4987-a934-b23f310d76d7 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:36.136412 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b6f9c671-1d48-4987-a934-b23f310d76d7 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:36.142399 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:36.142399 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:36.145660 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b6f9c671-1d48-4987-a934-b23f310d76d7 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Volume info retrieved successfully. Aug 14 03:48:36.149900 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b6f9c671-1d48-4987-a934-b23f310d76d7 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 200 Aug 14 03:48:36.150258 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 318/1257] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:36 2026] GET /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 1248 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:36.594663 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a74dd3c8-2c45-41fb-8ff0-66ba6f5e4346 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:36.595076 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a74dd3c8-2c45-41fb-8ff0-66ba6f5e4346 None None] GET https://10.4.3.64/volume// Aug 14 03:48:36.595300 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a74dd3c8-2c45-41fb-8ff0-66ba6f5e4346 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:36.595511 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a74dd3c8-2c45-41fb-8ff0-66ba6f5e4346 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:36.595854 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a74dd3c8-2c45-41fb-8ff0-66ba6f5e4346 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:48:36.596171 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 315/1258] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:48:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:48:36.603048 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-b9670ee0-a82c-403a-95ad-a5e16b64d48b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:36.605398 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-b9670ee0-a82c-403a-95ad-a5e16b64d48b tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 Aug 14 03:48:36.606077 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-b9670ee0-a82c-403a-95ad-a5e16b64d48b tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:36.606343 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-b9670ee0-a82c-403a-95ad-a5e16b64d48b tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:36.617022 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:36.617022 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:36.621825 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-b9670ee0-a82c-403a-95ad-a5e16b64d48b tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:48:36.627009 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-b9670ee0-a82c-403a-95ad-a5e16b64d48b tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 returned with HTTP 200 Aug 14 03:48:36.627549 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 323/1259] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:48:36 2026] GET /volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 => generated 1593 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:36.724825 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-bdb63064-f81d-456a-a67d-f4afa34177cd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:36.733284 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-bdb63064-f81d-456a-a67d-f4afa34177cd tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] PUT https://10.4.3.64/volume/v3/attachments/4e9b8954-273e-4819-8819-62f158df8fd3 Aug 14 03:48:36.733284 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-bdb63064-f81d-456a-a67d-f4afa34177cd tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:36.748446 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-bdb63064-f81d-456a-a67d-f4afa34177cd tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Acquiring lock "cinder-attachment_update-a2b01bf6-73af-4e1e-8540-c52eaec35a38-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:48:36.752879 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-bdb63064-f81d-456a-a67d-f4afa34177cd tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Lock "cinder-attachment_update-a2b01bf6-73af-4e1e-8540-c52eaec35a38-np0000007313" acquired by "attachment_update" :: waited 0.007s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:48:36.754237 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:36.754237 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:36.830699 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e087e527-8ef5-4d49-b019-58ece80f7d0c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:36.832958 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e087e527-8ef5-4d49-b019-58ece80f7d0c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:48:36.833156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e087e527-8ef5-4d49-b019-58ece80f7d0c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:36.833336 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e087e527-8ef5-4d49-b019-58ece80f7d0c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:36.844572 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:36.844572 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:36.848813 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e087e527-8ef5-4d49-b019-58ece80f7d0c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:48:36.853066 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e087e527-8ef5-4d49-b019-58ece80f7d0c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:48:36.853439 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 319/1260] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:36 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:36.865403 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-bdb63064-f81d-456a-a67d-f4afa34177cd tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Lock "cinder-attachment_update-a2b01bf6-73af-4e1e-8540-c52eaec35a38-np0000007313" released by "attachment_update" :: held 0.113s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:48:36.865739 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-bdb63064-f81d-456a-a67d-f4afa34177cd tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/attachments/4e9b8954-273e-4819-8819-62f158df8fd3 returned with HTTP 200 Aug 14 03:48:36.866244 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 304/1261] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:48:36 2026] PUT /volume/v3/attachments/4e9b8954-273e-4819-8819-62f158df8fd3 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:48:36.890619 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-2ac41591-f48a-408b-acfa-4263da43b01f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:36.892508 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-2ac41591-f48a-408b-acfa-4263da43b01f tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] POST https://10.4.3.64/volume/v3/attachments/4e9b8954-273e-4819-8819-62f158df8fd3/action Aug 14 03:48:36.893332 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-2ac41591-f48a-408b-acfa-4263da43b01f tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:48:36.893794 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-2ac41591-f48a-408b-acfa-4263da43b01f tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:36.899281 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-5ad20b87-c1bf-4754-abba-ba5aea575bca None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:36.903602 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-5ad20b87-c1bf-4754-abba-ba5aea575bca tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:48:36.903602 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-5ad20b87-c1bf-4754-abba-ba5aea575bca tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:36.903727 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-5ad20b87-c1bf-4754-abba-ba5aea575bca tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:36.910835 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:36.910835 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:36.916903 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:36.916903 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:36.921284 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-5ad20b87-c1bf-4754-abba-ba5aea575bca tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:48:36.922265 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e5483b92-97ec-4b0e-a425-7d73942de31d req-2ac41591-f48a-408b-acfa-4263da43b01f tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/attachments/4e9b8954-273e-4819-8819-62f158df8fd3/action returned with HTTP 204 Aug 14 03:48:36.923051 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 316/1262] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:48:36 2026] POST /volume/v3/attachments/4e9b8954-273e-4819-8819-62f158df8fd3/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:36.925862 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-5ad20b87-c1bf-4754-abba-ba5aea575bca tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:48:36.926296 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 324/1263] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:36 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:36.947608 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-23b6bef8-1359-4acf-a9fb-f5d1514a3f7c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:36.950642 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-23b6bef8-1359-4acf-a9fb-f5d1514a3f7c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] POST https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee/action Aug 14 03:48:36.951100 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-23b6bef8-1359-4acf-a9fb-f5d1514a3f7c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:48:36.951271 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-23b6bef8-1359-4acf-a9fb-f5d1514a3f7c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:36.970514 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5c61f87b-b1ab-4bfd-9730-857584019719 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:36.974212 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:36.974212 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:36.974732 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-23b6bef8-1359-4acf-a9fb-f5d1514a3f7c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:48:36.981662 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-23b6bef8-1359-4acf-a9fb-f5d1514a3f7c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Begin detaching volume completed successfully. Aug 14 03:48:36.981898 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-23b6bef8-1359-4acf-a9fb-f5d1514a3f7c tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee/action returned with HTTP 202 Aug 14 03:48:36.982344 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 320/1264] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:48:36 2026] POST /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:48:37.043206 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9339938c-13db-4979-98b5-181d05c30000 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:37.043206 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9339938c-13db-4979-98b5-181d05c30000 None None] GET https://10.4.3.64/volume// Aug 14 03:48:37.043206 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9339938c-13db-4979-98b5-181d05c30000 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:37.043206 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9339938c-13db-4979-98b5-181d05c30000 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:37.043206 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9339938c-13db-4979-98b5-181d05c30000 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:48:37.047588 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 317/1265] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:48:37 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:48:37.053478 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-e2a68a3f-a866-4cd7-8eca-41b076721d0f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:37.053823 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:48:37.054320 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-549986844"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:37.055485 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-e2a68a3f-a866-4cd7-8eca-41b076721d0f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:48:37.055737 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-e2a68a3f-a866-4cd7-8eca-41b076721d0f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:37.055905 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-e2a68a3f-a866-4cd7-8eca-41b076721d0f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:37.056559 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-549986844'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:48:37.056744 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Create volume of 1 GB Aug 14 03:48:37.057126 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:37.057126 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:37.061933 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Availability Zones retrieved successfully. Aug 14 03:48:37.064489 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:37.064489 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:37.067465 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-e2a68a3f-a866-4cd7-8eca-41b076721d0f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:48:37.070518 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Flow 'volume_create_api' (ea5875e0-ac8b-4ad1-b50d-4c5470324485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:48:37.071497 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-e2a68a3f-a866-4cd7-8eca-41b076721d0f tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:48:37.071902 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 325/1266] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:48:37 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 1324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:37.071987 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d46e7ee-cbd7-4432-b980-ff266381fbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:37.073345 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:48:37.099517 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d46e7ee-cbd7-4432-b980-ff266381fbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:37.100580 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (643f1d2f-99d6-457c-9acd-b6a8556e31d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:37.164447 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f8cccb97-e318-4b4c-9ca5-9bb6f951d5b3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:37.166804 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f8cccb97-e318-4b4c-9ca5-9bb6f951d5b3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 Aug 14 03:48:37.167052 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f8cccb97-e318-4b4c-9ca5-9bb6f951d5b3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:37.167351 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f8cccb97-e318-4b4c-9ca5-9bb6f951d5b3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:37.175853 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f8cccb97-e318-4b4c-9ca5-9bb6f951d5b3 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 returned with HTTP 404 Aug 14 03:48:37.176436 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 321/1267] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:37 2026] GET /volume/v3/volumes/3dbf7b65-95ce-4919-9a3b-54ee8d032305 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:37.182534 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Created reservations ['ccc8f710-01cb-42de-b42e-d00b228f01f9', '557864ab-4cb0-45f4-957d-28a20a88dcd9', 'ad699875-01bd-4e9f-9b7d-fece32ad8b33', '51ed3bbe-0761-4722-93b8-5e13d27be8ed'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:48:37.183355 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (643f1d2f-99d6-457c-9acd-b6a8556e31d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccc8f710-01cb-42de-b42e-d00b228f01f9', '557864ab-4cb0-45f4-957d-28a20a88dcd9', 'ad699875-01bd-4e9f-9b7d-fece32ad8b33', '51ed3bbe-0761-4722-93b8-5e13d27be8ed']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:37.184094 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fa5e957-ff97-4d04-b4d8-2ed204d77edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:37.186089 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f59c8251-cd71-421b-b916-58ee2085d587 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:37.189142 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f59c8251-cd71-421b-b916-58ee2085d587 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] DELETE https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:37.190545 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f59c8251-cd71-421b-b916-58ee2085d587 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:37.190964 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f59c8251-cd71-421b-b916-58ee2085d587 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:37.191259 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-f59c8251-cd71-421b-b916-58ee2085d587 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Delete volume with id: eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:37.198757 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f59c8251-cd71-421b-b916-58ee2085d587 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 404 Aug 14 03:48:37.199543 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 318/1268] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:37 2026] DELETE /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:37.207921 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3bc30360-8c00-48e4-b509-2660548ad384 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:37.209671 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fa5e957-ff97-4d04-b4d8-2ed204d77edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc84e348-b79f-437b-88ec-278e3999a2c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-549986844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00e43730311b4ea7b3b7a847e53eed47',qos_specs=None,replication_status=,reservations=['ccc8f710-01cb-42de-b42e-d00b228f01f9','557864ab-4cb0-45f4-957d-28a20a88dcd9','ad699875-01bd-4e9f-9b7d-fece32ad8b33','51ed3bbe-0761-4722-93b8-5e13d27be8ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2bbb5e2aaa44198bf5e62f9c24a2143',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:48:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-549986844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc84e348-b79f-437b-88ec-278e3999a2c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00e43730311b4ea7b3b7a847e53eed47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2bbb5e2aaa44198bf5e62f9c24a2143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:37.210199 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3bc30360-8c00-48e4-b509-2660548ad384 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 Aug 14 03:48:37.210451 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3bc30360-8c00-48e4-b509-2660548ad384 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:37.210671 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fccabd-e596-4850-9292-a466f3845f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:37.210746 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3bc30360-8c00-48e4-b509-2660548ad384 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:37.218570 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3bc30360-8c00-48e4-b509-2660548ad384 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 returned with HTTP 404 Aug 14 03:48:37.219249 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 326/1269] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:37 2026] GET /volume/v3/volumes/eef86065-599b-4176-9c6e-5ede164712f7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:37.228084 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-743294bb-b743-41f5-9ca7-8ee3d3bcc925 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:37.229950 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-743294bb-b743-41f5-9ca7-8ee3d3bcc925 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] DELETE https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:37.230240 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-743294bb-b743-41f5-9ca7-8ee3d3bcc925 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:37.230424 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-743294bb-b743-41f5-9ca7-8ee3d3bcc925 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:37.230581 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-743294bb-b743-41f5-9ca7-8ee3d3bcc925 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Delete volume with id: 53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:37.233402 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fccabd-e596-4850-9292-a466f3845f34) transitioned into state 'SUCCESS' from state '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-549986844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00e43730311b4ea7b3b7a847e53eed47',qos_specs=None,replication_status=,reservations=['ccc8f710-01cb-42de-b42e-d00b228f01f9','557864ab-4cb0-45f4-957d-28a20a88dcd9','ad699875-01bd-4e9f-9b7d-fece32ad8b33','51ed3bbe-0761-4722-93b8-5e13d27be8ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2bbb5e2aaa44198bf5e62f9c24a2143',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:37.234271 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5a1104-5bda-4127-ad2f-d740ee9f02a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:37.239549 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-743294bb-b743-41f5-9ca7-8ee3d3bcc925 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 404 Aug 14 03:48:37.240127 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 322/1270] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:37 2026] DELETE /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:37.248595 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5a1104-5bda-4127-ad2f-d740ee9f02a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:37.249558 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Flow 'volume_create_api' (ea5875e0-ac8b-4ad1-b50d-4c5470324485) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:48:37.249916 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Create volume request issued successfully. Aug 14 03:48:37.250533 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5c61f87b-b1ab-4bfd-9730-857584019719 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:48:37.250983 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 305/1271] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:48:36 2026] POST /volume/v3/volumes => generated 746 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:48:37.252814 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-248dde69-36e8-4116-8126-0860e973ae73 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:37.256110 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-248dde69-36e8-4116-8126-0860e973ae73 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] GET https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 Aug 14 03:48:37.256385 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-248dde69-36e8-4116-8126-0860e973ae73 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:37.256641 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-248dde69-36e8-4116-8126-0860e973ae73 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:37.266156 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-248dde69-36e8-4116-8126-0860e973ae73 tempest-TestInstancesWithCinderVolumes-846503184 tempest-TestInstancesWithCinderVolumes-846503184-project-member] https://10.4.3.64/volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 returned with HTTP 404 Aug 14 03:48:37.267444 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 319/1272] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:37 2026] GET /volume/v3/volumes/53d38838-bc0f-47fc-9b88-882d9d2fc1d1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:37.267973 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-626bd5ee-2262-4b86-8819-800732af8942 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:37.269783 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-626bd5ee-2262-4b86-8819-800732af8942 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 Aug 14 03:48:37.269970 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-626bd5ee-2262-4b86-8819-800732af8942 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:37.270169 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-626bd5ee-2262-4b86-8819-800732af8942 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:37.276971 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:37.276971 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:37.281082 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-626bd5ee-2262-4b86-8819-800732af8942 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:48:37.282758 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4ffdbc94-ae34-4098-b82e-6031e4d51bf9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:37.284658 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4ffdbc94-ae34-4098-b82e-6031e4d51bf9 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:48:37.284868 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4ffdbc94-ae34-4098-b82e-6031e4d51bf9 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:37.285040 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4ffdbc94-ae34-4098-b82e-6031e4d51bf9 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:37.285874 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4ffdbc94-ae34-4098-b82e-6031e4d51bf9 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:48:37.286254 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-626bd5ee-2262-4b86-8819-800732af8942 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 returned with HTTP 200 Aug 14 03:48:37.286665 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 327/1273] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:37 2026] GET /volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:37.492040 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4ffdbc94-ae34-4098-b82e-6031e4d51bf9 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Get all volumes completed successfully. Aug 14 03:48:37.494526 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:37.494526 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:37.500326 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4ffdbc94-ae34-4098-b82e-6031e4d51bf9 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:48:37.500702 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 323/1274] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 03:48:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18474 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:37.530632 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fa6b588d-ec43-48ba-9431-34e9806720b0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:37.530632 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fa6b588d-ec43-48ba-9431-34e9806720b0 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] DELETE https://10.4.3.64/volume/v3/types/c6f3985e-d32c-4879-ad6a-4bfb6f37b9ea Aug 14 03:48:37.531488 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fa6b588d-ec43-48ba-9431-34e9806720b0 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:37.531488 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fa6b588d-ec43-48ba-9431-34e9806720b0 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:37.531488 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:37.531488 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:37.553857 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fa6b588d-ec43-48ba-9431-34e9806720b0 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] https://10.4.3.64/volume/v3/types/c6f3985e-d32c-4879-ad6a-4bfb6f37b9ea returned with HTTP 202 Aug 14 03:48:37.554226 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 306/1275] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:48:37 2026] DELETE /volume/v3/types/c6f3985e-d32c-4879-ad6a-4bfb6f37b9ea => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:37.563698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6df06b26-f628-4aec-95c2-3194378c7064 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:37.563698 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6df06b26-f628-4aec-95c2-3194378c7064 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:48:37.563698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6df06b26-f628-4aec-95c2-3194378c7064 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:37.563698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6df06b26-f628-4aec-95c2-3194378c7064 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:37.564707 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6df06b26-f628-4aec-95c2-3194378c7064 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:48:37.622315 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6df06b26-f628-4aec-95c2-3194378c7064 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Get all volumes completed successfully. Aug 14 03:48:37.625852 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:37.625852 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:37.632899 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6df06b26-f628-4aec-95c2-3194378c7064 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:48:37.633395 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 320/1276] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 03:48:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18526 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:37.651381 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-474b490e-854c-4242-b626-92a02135b382 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:37.652026 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-474b490e-854c-4242-b626-92a02135b382 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] DELETE https://10.4.3.64/volume/v3/types/10002030-e25d-4de6-9259-9a8a8c17499d Aug 14 03:48:37.652250 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-474b490e-854c-4242-b626-92a02135b382 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:37.653020 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-474b490e-854c-4242-b626-92a02135b382 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:37.681596 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-474b490e-854c-4242-b626-92a02135b382 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] https://10.4.3.64/volume/v3/types/10002030-e25d-4de6-9259-9a8a8c17499d returned with HTTP 202 Aug 14 03:48:37.682089 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 328/1277] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:48:37 2026] DELETE /volume/v3/types/10002030-e25d-4de6-9259-9a8a8c17499d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:38.011521 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-efc196e7-d71b-4692-b742-a1538a65c319 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:38.013810 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-efc196e7-d71b-4692-b742-a1538a65c319 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] DELETE https://10.4.3.64/volume/v3/attachments/384dfcd8-48c6-40d9-9936-ede3f72f2152 Aug 14 03:48:38.013984 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-efc196e7-d71b-4692-b742-a1538a65c319 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:38.014169 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-efc196e7-d71b-4692-b742-a1538a65c319 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:38.020978 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:38.020978 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:38.058405 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b4e5e96f-72ea-4a2e-8399-ca148d490b11 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:38.064312 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b4e5e96f-72ea-4a2e-8399-ca148d490b11 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:48:38.064312 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b4e5e96f-72ea-4a2e-8399-ca148d490b11 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:38.064312 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b4e5e96f-72ea-4a2e-8399-ca148d490b11 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Calling method 'detail' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:38.064312 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b4e5e96f-72ea-4a2e-8399-ca148d490b11 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:48:38.081271 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3fd45420-2a78-438a-8d41-d92cddcd64a6 req-efc196e7-d71b-4692-b742-a1538a65c319 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/attachments/384dfcd8-48c6-40d9-9936-ede3f72f2152 returned with HTTP 200 Aug 14 03:48:38.081744 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 324/1278] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:48:38 2026] DELETE /volume/v3/attachments/384dfcd8-48c6-40d9-9936-ede3f72f2152 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:38.142613 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b4e5e96f-72ea-4a2e-8399-ca148d490b11 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Get all volumes completed successfully. Aug 14 03:48:38.148666 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:38.148666 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:38.158036 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b4e5e96f-72ea-4a2e-8399-ca148d490b11 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:48:38.158702 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 307/1279] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 03:48:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18221 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:38.187782 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c5caeafa-d713-4392-9379-636dbb33a49d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:38.189285 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c5caeafa-d713-4392-9379-636dbb33a49d tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/2b585312-5117-4434-a870-405176d58360 Aug 14 03:48:38.189978 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c5caeafa-d713-4392-9379-636dbb33a49d tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:38.190326 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c5caeafa-d713-4392-9379-636dbb33a49d tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:38.190761 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-c5caeafa-d713-4392-9379-636dbb33a49d tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Delete volume with id: 2b585312-5117-4434-a870-405176d58360 Aug 14 03:48:38.203910 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:38.203910 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:38.204306 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c5caeafa-d713-4392-9379-636dbb33a49d tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Volume info retrieved successfully. Aug 14 03:48:38.224327 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.image.cache [None req-c5caeafa-d713-4392-9379-636dbb33a49d tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'cc29812b-5926-445b-8b9d-52e4bbdc6a7e', 'volume_id': '2b585312-5117-4434-a870-405176d58360', 'host': 'np0000007313@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 14, 3, 47, 17), 'last_used': datetime.datetime(2026, 8, 14, 3, 47, 25)}. {{(pid=100328) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 14 03:48:38.235515 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c5caeafa-d713-4392-9379-636dbb33a49d tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Delete volume request issued successfully. Aug 14 03:48:38.235885 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c5caeafa-d713-4392-9379-636dbb33a49d tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] https://10.4.3.64/volume/v3/volumes/2b585312-5117-4434-a870-405176d58360 returned with HTTP 202 Aug 14 03:48:38.236306 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 321/1280] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:38 2026] DELETE /volume/v3/volumes/2b585312-5117-4434-a870-405176d58360 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:38.243036 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bb2f3c9d-dc35-42e1-b82d-d5a2e9519bf6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:38.246434 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bb2f3c9d-dc35-42e1-b82d-d5a2e9519bf6 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] GET https://10.4.3.64/volume/v3/volumes/2b585312-5117-4434-a870-405176d58360 Aug 14 03:48:38.246434 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bb2f3c9d-dc35-42e1-b82d-d5a2e9519bf6 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:38.246434 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bb2f3c9d-dc35-42e1-b82d-d5a2e9519bf6 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:38.255799 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:38.255799 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:38.259649 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bb2f3c9d-dc35-42e1-b82d-d5a2e9519bf6 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Volume info retrieved successfully. Aug 14 03:48:38.263760 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bb2f3c9d-dc35-42e1-b82d-d5a2e9519bf6 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] https://10.4.3.64/volume/v3/volumes/2b585312-5117-4434-a870-405176d58360 returned with HTTP 200 Aug 14 03:48:38.264092 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 329/1281] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:38 2026] GET /volume/v3/volumes/2b585312-5117-4434-a870-405176d58360 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:38.307363 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-95fa19b7-4dbb-4db4-b66b-6853cdf74c62 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:38.310686 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-95fa19b7-4dbb-4db4-b66b-6853cdf74c62 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 Aug 14 03:48:38.310885 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-95fa19b7-4dbb-4db4-b66b-6853cdf74c62 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:38.311069 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-95fa19b7-4dbb-4db4-b66b-6853cdf74c62 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:38.319062 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:38.319062 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:38.326792 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-95fa19b7-4dbb-4db4-b66b-6853cdf74c62 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:48:38.330103 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-95fa19b7-4dbb-4db4-b66b-6853cdf74c62 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 returned with HTTP 200 Aug 14 03:48:38.330530 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 325/1282] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:38 2026] GET /volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:38.345337 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-15776503-72a7-42b7-b511-1f89bb33905b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:38.347425 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-15776503-72a7-42b7-b511-1f89bb33905b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:48:38.347867 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-15776503-72a7-42b7-b511-1f89bb33905b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fc84e348-b79f-437b-88ec-278e3999a2c0", "name": "tempest-VolumesBackupsTest-Backup-943117003"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:38.349840 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-15776503-72a7-42b7-b511-1f89bb33905b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Creating new backup {'backup': {'volume_id': 'fc84e348-b79f-437b-88ec-278e3999a2c0', 'name': 'tempest-VolumesBackupsTest-Backup-943117003'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:48:38.350021 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-15776503-72a7-42b7-b511-1f89bb33905b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Creating backup of volume fc84e348-b79f-437b-88ec-278e3999a2c0 in container None Aug 14 03:48:38.357829 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:38.357829 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:38.358285 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-15776503-72a7-42b7-b511-1f89bb33905b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:48:38.386874 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-15776503-72a7-42b7-b511-1f89bb33905b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Created reservations ['93e5ac37-edd4-4e89-9ac0-1c088a72520a', 'fb8a0d3a-853c-4deb-ad29-ebd05ae44175'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:48:38.412206 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-15776503-72a7-42b7-b511-1f89bb33905b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:48:38.412486 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 308/1283] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:48:38 2026] POST /volume/v3/backups => generated 327 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:48:38.420473 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-30dc39b4-445c-4bb5-8c58-d82dcb3ec3ff None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:38.422209 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-30dc39b4-445c-4bb5-8c58-d82dcb3ec3ff tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:38.422386 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-30dc39b4-445c-4bb5-8c58-d82dcb3ec3ff tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:38.422556 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-30dc39b4-445c-4bb5-8c58-d82dcb3ec3ff tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:38.422657 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-30dc39b4-445c-4bb5-8c58-d82dcb3ec3ff tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:38.429462 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:38.429462 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:38.430485 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-30dc39b4-445c-4bb5-8c58-d82dcb3ec3ff tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:38.430968 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 322/1284] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:38 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:39.145059 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2655dafd-eea7-4c80-86ea-7c9fa014715a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:39.146567 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2655dafd-eea7-4c80-86ea-7c9fa014715a tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:48:39.146863 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2655dafd-eea7-4c80-86ea-7c9fa014715a tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:39.147116 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2655dafd-eea7-4c80-86ea-7c9fa014715a tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:39.153979 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:39.153979 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:39.157374 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2655dafd-eea7-4c80-86ea-7c9fa014715a tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:48:39.162447 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2655dafd-eea7-4c80-86ea-7c9fa014715a tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:48:39.162863 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 330/1285] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:39 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:39.276277 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-12f0d794-bada-43bb-a1aa-10d0d12188b8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:39.278338 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-12f0d794-bada-43bb-a1aa-10d0d12188b8 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] GET https://10.4.3.64/volume/v3/volumes/2b585312-5117-4434-a870-405176d58360 Aug 14 03:48:39.278521 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-12f0d794-bada-43bb-a1aa-10d0d12188b8 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:39.278724 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-12f0d794-bada-43bb-a1aa-10d0d12188b8 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:39.285355 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-12f0d794-bada-43bb-a1aa-10d0d12188b8 tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] https://10.4.3.64/volume/v3/volumes/2b585312-5117-4434-a870-405176d58360 returned with HTTP 404 Aug 14 03:48:39.285969 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 326/1286] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:39 2026] GET /volume/v3/volumes/2b585312-5117-4434-a870-405176d58360 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:39.296244 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2e86b3a5-fb5c-41be-917a-8653e24f66ad None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:39.298045 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2e86b3a5-fb5c-41be-917a-8653e24f66ad tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] DELETE https://10.4.3.64/volume/v3/types/58cb837b-aa99-4fea-9443-654fbcc0221b Aug 14 03:48:39.298252 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2e86b3a5-fb5c-41be-917a-8653e24f66ad tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:39.298438 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2e86b3a5-fb5c-41be-917a-8653e24f66ad tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:39.299375 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:39.299375 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:39.323668 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2e86b3a5-fb5c-41be-917a-8653e24f66ad tempest-TestInstancesWithCinderVolumes-1109450625 tempest-TestInstancesWithCinderVolumes-1109450625-project-admin] https://10.4.3.64/volume/v3/types/58cb837b-aa99-4fea-9443-654fbcc0221b returned with HTTP 202 Aug 14 03:48:39.324037 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 309/1287] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:48:39 2026] DELETE /volume/v3/types/58cb837b-aa99-4fea-9443-654fbcc0221b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:39.444937 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e55d5286-1b7c-4cff-9ac3-73d6895f5cf8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:39.448495 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e55d5286-1b7c-4cff-9ac3-73d6895f5cf8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:39.449689 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e55d5286-1b7c-4cff-9ac3-73d6895f5cf8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:39.450388 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e55d5286-1b7c-4cff-9ac3-73d6895f5cf8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:39.450618 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-e55d5286-1b7c-4cff-9ac3-73d6895f5cf8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:39.458348 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:39.458348 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:39.460524 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e55d5286-1b7c-4cff-9ac3-73d6895f5cf8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:39.461579 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 323/1288] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:39 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:40.471154 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9076e6a4-a57c-4c5e-9631-892414cebe01 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:40.472989 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9076e6a4-a57c-4c5e-9631-892414cebe01 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:40.473189 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9076e6a4-a57c-4c5e-9631-892414cebe01 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:40.473363 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9076e6a4-a57c-4c5e-9631-892414cebe01 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:40.473464 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-9076e6a4-a57c-4c5e-9631-892414cebe01 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:40.478760 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:40.478760 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:40.480762 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9076e6a4-a57c-4c5e-9631-892414cebe01 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:40.481111 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 331/1289] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:40 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:41.491792 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-be67f543-ca22-407d-a0e1-d32dacc1325b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:41.494627 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-be67f543-ca22-407d-a0e1-d32dacc1325b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:41.495364 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-be67f543-ca22-407d-a0e1-d32dacc1325b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:41.495590 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-be67f543-ca22-407d-a0e1-d32dacc1325b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:41.496051 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-be67f543-ca22-407d-a0e1-d32dacc1325b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:41.500588 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:41.500588 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:41.501490 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-be67f543-ca22-407d-a0e1-d32dacc1325b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:41.501895 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 327/1290] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:41 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:42.047246 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-198f32ef-c0aa-47aa-8ef7-fcdf1a158de0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:42.048872 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-198f32ef-c0aa-47aa-8ef7-fcdf1a158de0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:48:42.049049 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-198f32ef-c0aa-47aa-8ef7-fcdf1a158de0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:42.049245 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-198f32ef-c0aa-47aa-8ef7-fcdf1a158de0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:42.049424 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-198f32ef-c0aa-47aa-8ef7-fcdf1a158de0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Delete volume with id: c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:48:42.056295 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:42.056295 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:42.056831 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-198f32ef-c0aa-47aa-8ef7-fcdf1a158de0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:48:42.072483 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-198f32ef-c0aa-47aa-8ef7-fcdf1a158de0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Delete volume request issued successfully. Aug 14 03:48:42.072717 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-198f32ef-c0aa-47aa-8ef7-fcdf1a158de0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 202 Aug 14 03:48:42.073119 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 310/1291] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:42 2026] DELETE /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:42.079935 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-daf6b6ec-6c1b-409d-8bf3-551e78a989d8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:42.081243 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-daf6b6ec-6c1b-409d-8bf3-551e78a989d8 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:48:42.081517 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-daf6b6ec-6c1b-409d-8bf3-551e78a989d8 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:42.081585 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-daf6b6ec-6c1b-409d-8bf3-551e78a989d8 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:42.087622 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:42.087622 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:42.090766 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-daf6b6ec-6c1b-409d-8bf3-551e78a989d8 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:48:42.095148 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-daf6b6ec-6c1b-409d-8bf3-551e78a989d8 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 200 Aug 14 03:48:42.095493 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 324/1292] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:42 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:42.516655 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-783116cc-a7ee-4dd9-b49f-ff936d1edf1c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:42.519731 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-783116cc-a7ee-4dd9-b49f-ff936d1edf1c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:42.520023 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-783116cc-a7ee-4dd9-b49f-ff936d1edf1c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:42.520433 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-783116cc-a7ee-4dd9-b49f-ff936d1edf1c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:42.520433 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-783116cc-a7ee-4dd9-b49f-ff936d1edf1c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:42.525877 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:42.525877 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:42.527593 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-783116cc-a7ee-4dd9-b49f-ff936d1edf1c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:42.527593 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 332/1293] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:42 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:43.108504 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-962e9c68-641f-4da8-9e64-f29098a92034 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:43.110734 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-962e9c68-641f-4da8-9e64-f29098a92034 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee Aug 14 03:48:43.110953 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-962e9c68-641f-4da8-9e64-f29098a92034 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:43.111178 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-962e9c68-641f-4da8-9e64-f29098a92034 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:43.117574 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-962e9c68-641f-4da8-9e64-f29098a92034 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee returned with HTTP 404 Aug 14 03:48:43.118063 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 328/1294] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:43 2026] GET /volume/v3/volumes/c6f4ab10-1f6d-477b-b962-b0c5ffbbc4ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:43.136190 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a5d39384-a227-487d-bd64-eb498b4cfdfc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:43.139427 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a5d39384-a227-487d-bd64-eb498b4cfdfc tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 Aug 14 03:48:43.139640 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a5d39384-a227-487d-bd64-eb498b4cfdfc tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:43.139822 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a5d39384-a227-487d-bd64-eb498b4cfdfc tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:43.139985 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-a5d39384-a227-487d-bd64-eb498b4cfdfc tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Delete volume with id: f767e50d-5041-4567-ad56-d10966ac1624 Aug 14 03:48:43.147551 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:43.147551 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:43.147836 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a5d39384-a227-487d-bd64-eb498b4cfdfc tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:48:43.167641 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a5d39384-a227-487d-bd64-eb498b4cfdfc tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Delete volume request issued successfully. Aug 14 03:48:43.167916 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a5d39384-a227-487d-bd64-eb498b4cfdfc tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 returned with HTTP 202 Aug 14 03:48:43.168668 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 311/1295] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:43 2026] DELETE /volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:43.176922 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7b5989e6-44cf-480f-a939-d44767d59eb0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:43.178334 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7b5989e6-44cf-480f-a939-d44767d59eb0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 Aug 14 03:48:43.178638 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7b5989e6-44cf-480f-a939-d44767d59eb0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:43.178855 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7b5989e6-44cf-480f-a939-d44767d59eb0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:43.186144 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:43.186144 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:43.190577 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7b5989e6-44cf-480f-a939-d44767d59eb0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Volume info retrieved successfully. Aug 14 03:48:43.195787 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7b5989e6-44cf-480f-a939-d44767d59eb0 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 returned with HTTP 200 Aug 14 03:48:43.196197 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 325/1296] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:43 2026] GET /volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:43.539148 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0a1c86a7-4b3b-4a26-88d2-9bd7923e9ef1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:43.541299 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0a1c86a7-4b3b-4a26-88d2-9bd7923e9ef1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:43.541575 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0a1c86a7-4b3b-4a26-88d2-9bd7923e9ef1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:43.541833 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0a1c86a7-4b3b-4a26-88d2-9bd7923e9ef1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:43.541986 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-0a1c86a7-4b3b-4a26-88d2-9bd7923e9ef1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:43.543792 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=300,cinder:INSERT=21,cinder:UPDATE=41 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:48:43.546858 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:43.546858 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:43.547696 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0a1c86a7-4b3b-4a26-88d2-9bd7923e9ef1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:43.548492 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 333/1297] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:43 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:44.209661 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-34b15f80-4ad6-4eb0-85c1-d359544a2453 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:44.211476 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-34b15f80-4ad6-4eb0-85c1-d359544a2453 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] GET https://10.4.3.64/volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 Aug 14 03:48:44.211732 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-34b15f80-4ad6-4eb0-85c1-d359544a2453 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:44.211960 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-34b15f80-4ad6-4eb0-85c1-d359544a2453 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:44.214362 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=227,cinder:UPDATE=28,cinder:INSERT=7 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:48:44.222458 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-34b15f80-4ad6-4eb0-85c1-d359544a2453 tempest-ServerRescueNegativeTestJSON-1940687125 tempest-ServerRescueNegativeTestJSON-1940687125-project-member] https://10.4.3.64/volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 returned with HTTP 404 Aug 14 03:48:44.224675 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 329/1298] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:44 2026] GET /volume/v3/volumes/f767e50d-5041-4567-ad56-d10966ac1624 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:44.527337 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-224467c3-b706-4297-ab32-2ba22ded6852 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:44.531403 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-224467c3-b706-4297-ab32-2ba22ded6852 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:48:44.531642 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-224467c3-b706-4297-ab32-2ba22ded6852 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:44.531877 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-224467c3-b706-4297-ab32-2ba22ded6852 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:44.552027 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:44.552027 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:44.557186 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-224467c3-b706-4297-ab32-2ba22ded6852 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:48:44.560736 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-83d9a5bd-e571-47f0-92c9-b6c43e6fc5c0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:44.563378 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-83d9a5bd-e571-47f0-92c9-b6c43e6fc5c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:44.563970 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-83d9a5bd-e571-47f0-92c9-b6c43e6fc5c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:44.565507 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-83d9a5bd-e571-47f0-92c9-b6c43e6fc5c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:44.565507 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-83d9a5bd-e571-47f0-92c9-b6c43e6fc5c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:44.566832 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-224467c3-b706-4297-ab32-2ba22ded6852 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:48:44.567376 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 312/1299] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:44 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 1142 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:44.572049 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:44.572049 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:44.572880 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-83d9a5bd-e571-47f0-92c9-b6c43e6fc5c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:44.573333 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 326/1300] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:44 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:44.618509 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-6c282d9b-2b01-4bcb-9760-7ae60059d113 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:44.631843 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-6c282d9b-2b01-4bcb-9760-7ae60059d113 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:48:44.632107 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-6c282d9b-2b01-4bcb-9760-7ae60059d113 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:44.632397 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-6c282d9b-2b01-4bcb-9760-7ae60059d113 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:44.652378 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:44.652378 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:44.659223 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-6c282d9b-2b01-4bcb-9760-7ae60059d113 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:48:44.667526 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-6c282d9b-2b01-4bcb-9760-7ae60059d113 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:48:44.667526 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 334/1301] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:44 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 1142 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:44.689922 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-2b3f9163-e4be-44d8-a816-695973682904 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:44.693417 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-2b3f9163-e4be-44d8-a816-695973682904 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] POST https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1/action Aug 14 03:48:44.693417 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-2b3f9163-e4be-44d8-a816-695973682904 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:48:44.693417 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-2b3f9163-e4be-44d8-a816-695973682904 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:44.708318 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:44.708318 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:44.708762 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-2b3f9163-e4be-44d8-a816-695973682904 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:48:44.716693 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-2b3f9163-e4be-44d8-a816-695973682904 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Begin detaching volume completed successfully. Aug 14 03:48:44.717376 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-2b3f9163-e4be-44d8-a816-695973682904 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1/action returned with HTTP 202 Aug 14 03:48:44.718206 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 330/1302] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:48:44 2026] POST /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:48:44.789049 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-94664f72-ae1b-47f5-b7e2-a609b419a7cf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:44.789812 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-94664f72-ae1b-47f5-b7e2-a609b419a7cf None None] GET https://10.4.3.64/volume// Aug 14 03:48:44.790187 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-94664f72-ae1b-47f5-b7e2-a609b419a7cf None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:44.790187 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-94664f72-ae1b-47f5-b7e2-a609b419a7cf None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:44.790606 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-94664f72-ae1b-47f5-b7e2-a609b419a7cf None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:48:44.790697 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 313/1303] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:48:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:48:44.808484 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-44779ec0-5c68-49ca-8da6-20d578929152 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:44.811528 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-44779ec0-5c68-49ca-8da6-20d578929152 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:48:44.813161 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-44779ec0-5c68-49ca-8da6-20d578929152 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:44.813161 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-44779ec0-5c68-49ca-8da6-20d578929152 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:44.825870 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:44.825870 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:44.830656 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-44779ec0-5c68-49ca-8da6-20d578929152 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:48:44.836545 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-44779ec0-5c68-49ca-8da6-20d578929152 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:48:44.836545 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 327/1304] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:48:44 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:48:45.587692 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3cd4c142-52a6-4b6b-8ae8-502590836e1b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:45.589730 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3cd4c142-52a6-4b6b-8ae8-502590836e1b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:45.589730 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3cd4c142-52a6-4b6b-8ae8-502590836e1b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:45.589730 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3cd4c142-52a6-4b6b-8ae8-502590836e1b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:45.590116 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-3cd4c142-52a6-4b6b-8ae8-502590836e1b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:45.600023 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:45.600023 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:45.601061 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3cd4c142-52a6-4b6b-8ae8-502590836e1b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:45.601577 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 335/1305] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:45 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:45.904537 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-97a55422-e337-4881-8c5e-bd3635c7bf73 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:45.909996 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-97a55422-e337-4881-8c5e-bd3635c7bf73 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] DELETE https://10.4.3.64/volume/v3/attachments/d5352735-c64c-497d-8344-fa3ebabc339b Aug 14 03:48:45.909996 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-97a55422-e337-4881-8c5e-bd3635c7bf73 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:45.909996 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-97a55422-e337-4881-8c5e-bd3635c7bf73 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:45.922078 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:45.922078 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:45.971658 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c2c77a21-1490-4f62-8da3-60011bf3649c req-97a55422-e337-4881-8c5e-bd3635c7bf73 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/attachments/d5352735-c64c-497d-8344-fa3ebabc339b returned with HTTP 200 Aug 14 03:48:45.973590 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 331/1306] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:48:45 2026] DELETE /volume/v3/attachments/d5352735-c64c-497d-8344-fa3ebabc339b => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:46.080906 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-befc0c81-d609-4423-8b39-1cac80726812 req-a392618d-8e8c-4746-b347-f7eadb0674b2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:46.083015 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-befc0c81-d609-4423-8b39-1cac80726812 req-a392618d-8e8c-4746-b347-f7eadb0674b2 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] DELETE https://10.4.3.64/volume/v3/attachments/0b29b81d-288f-40ba-9be6-f71fc0e1b07e Aug 14 03:48:46.083201 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-befc0c81-d609-4423-8b39-1cac80726812 req-a392618d-8e8c-4746-b347-f7eadb0674b2 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:46.083367 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-befc0c81-d609-4423-8b39-1cac80726812 req-a392618d-8e8c-4746-b347-f7eadb0674b2 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:46.085125 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=316,cinder:INSERT=35,cinder:UPDATE=81 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:48:46.091408 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:46.091408 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:46.145350 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-befc0c81-d609-4423-8b39-1cac80726812 req-a392618d-8e8c-4746-b347-f7eadb0674b2 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/attachments/0b29b81d-288f-40ba-9be6-f71fc0e1b07e returned with HTTP 200 Aug 14 03:48:46.145762 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 314/1307] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:48:46 2026] DELETE /volume/v3/attachments/0b29b81d-288f-40ba-9be6-f71fc0e1b07e => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:46.156451 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-befc0c81-d609-4423-8b39-1cac80726812 req-4e2ba43b-e333-4e5b-b1a4-df3eab2cf614 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:46.159053 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-befc0c81-d609-4423-8b39-1cac80726812 req-4e2ba43b-e333-4e5b-b1a4-df3eab2cf614 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 Aug 14 03:48:46.159343 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-befc0c81-d609-4423-8b39-1cac80726812 req-4e2ba43b-e333-4e5b-b1a4-df3eab2cf614 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:46.159546 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-befc0c81-d609-4423-8b39-1cac80726812 req-4e2ba43b-e333-4e5b-b1a4-df3eab2cf614 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:46.159719 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [req-befc0c81-d609-4423-8b39-1cac80726812 req-4e2ba43b-e333-4e5b-b1a4-df3eab2cf614 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Delete volume with id: 7091216f-c2f2-44b6-9c09-6501092d3cd8 Aug 14 03:48:46.162931 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=257,cinder:INSERT=18,cinder:UPDATE=45,cinder:DELETE=1 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:48:46.173000 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:46.173000 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:46.173675 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-befc0c81-d609-4423-8b39-1cac80726812 req-4e2ba43b-e333-4e5b-b1a4-df3eab2cf614 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:48:46.204588 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-befc0c81-d609-4423-8b39-1cac80726812 req-4e2ba43b-e333-4e5b-b1a4-df3eab2cf614 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Delete volume request issued successfully. Aug 14 03:48:46.205002 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-befc0c81-d609-4423-8b39-1cac80726812 req-4e2ba43b-e333-4e5b-b1a4-df3eab2cf614 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 returned with HTTP 202 Aug 14 03:48:46.205498 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 328/1308] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Aug 14 03:48:46 2026] DELETE /volume/v3/volumes/7091216f-c2f2-44b6-9c09-6501092d3cd8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:46.619895 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-aa0ec6d9-a897-46bf-a9e4-674dee96fd1f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:46.619895 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aa0ec6d9-a897-46bf-a9e4-674dee96fd1f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:46.619895 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aa0ec6d9-a897-46bf-a9e4-674dee96fd1f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:46.620223 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aa0ec6d9-a897-46bf-a9e4-674dee96fd1f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:46.620223 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-aa0ec6d9-a897-46bf-a9e4-674dee96fd1f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:46.625061 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:46.625061 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:46.625985 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aa0ec6d9-a897-46bf-a9e4-674dee96fd1f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:46.626482 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 336/1309] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:46 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:46.900977 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ce6646af-c148-4967-9951-678a2b1451d1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:46.903118 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ce6646af-c148-4967-9951-678a2b1451d1 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:48:46.903473 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ce6646af-c148-4967-9951-678a2b1451d1 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:46.903720 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ce6646af-c148-4967-9951-678a2b1451d1 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:46.914181 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:46.914181 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:46.918664 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ce6646af-c148-4967-9951-678a2b1451d1 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:48:46.923250 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ce6646af-c148-4967-9951-678a2b1451d1 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:48:46.923651 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 332/1310] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:46 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:47.424228 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6eda202a-4f8f-4edb-be1b-16dba2c7d5cd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:47.429692 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6eda202a-4f8f-4edb-be1b-16dba2c7d5cd tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:48:47.429968 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6eda202a-4f8f-4edb-be1b-16dba2c7d5cd tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:47.430486 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6eda202a-4f8f-4edb-be1b-16dba2c7d5cd tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:47.430486 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-6eda202a-4f8f-4edb-be1b-16dba2c7d5cd tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Delete volume with id: e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:48:47.451466 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:47.451466 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:47.451897 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6eda202a-4f8f-4edb-be1b-16dba2c7d5cd tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:48:47.483071 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6eda202a-4f8f-4edb-be1b-16dba2c7d5cd tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Delete volume request issued successfully. Aug 14 03:48:47.483311 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6eda202a-4f8f-4edb-be1b-16dba2c7d5cd tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 202 Aug 14 03:48:47.484437 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 315/1311] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:47 2026] DELETE /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:47.496356 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-59625e01-ec72-4d27-bab2-dae91082d365 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:47.498640 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-59625e01-ec72-4d27-bab2-dae91082d365 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:48:47.498640 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-59625e01-ec72-4d27-bab2-dae91082d365 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:47.498640 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-59625e01-ec72-4d27-bab2-dae91082d365 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:47.512376 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:47.512376 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:47.516511 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-59625e01-ec72-4d27-bab2-dae91082d365 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Volume info retrieved successfully. Aug 14 03:48:47.531834 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-59625e01-ec72-4d27-bab2-dae91082d365 tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 200 Aug 14 03:48:47.532237 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 329/1312] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:47 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:47.639050 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-abc743c9-c024-48c3-a50e-2cd7d4b38b91 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:47.641518 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-abc743c9-c024-48c3-a50e-2cd7d4b38b91 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:47.641798 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-abc743c9-c024-48c3-a50e-2cd7d4b38b91 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:47.642048 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-abc743c9-c024-48c3-a50e-2cd7d4b38b91 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:47.642264 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-abc743c9-c024-48c3-a50e-2cd7d4b38b91 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:47.648081 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:47.648081 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:47.649086 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-abc743c9-c024-48c3-a50e-2cd7d4b38b91 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:47.649667 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 337/1313] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:47 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:48.133193 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-0aae6e75-4e4f-49dd-beef-e27f3dff06a3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:48.135841 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-0aae6e75-4e4f-49dd-beef-e27f3dff06a3 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] DELETE https://10.4.3.64/volume/v3/attachments/280a3f41-d0de-4e32-a64f-c33571beb621 Aug 14 03:48:48.135841 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-0aae6e75-4e4f-49dd-beef-e27f3dff06a3 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:48.135841 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-0aae6e75-4e4f-49dd-beef-e27f3dff06a3 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:48.143052 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:48.143052 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:48.193445 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-0aae6e75-4e4f-49dd-beef-e27f3dff06a3 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/attachments/280a3f41-d0de-4e32-a64f-c33571beb621 returned with HTTP 200 Aug 14 03:48:48.193825 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 333/1314] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:48:48 2026] DELETE /volume/v3/attachments/280a3f41-d0de-4e32-a64f-c33571beb621 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:48.206589 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-e6a2d3d1-912f-4229-82c7-94a8af9395ff None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:48.208947 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-e6a2d3d1-912f-4229-82c7-94a8af9395ff tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] DELETE https://10.4.3.64/volume/v3/attachments/f535782c-4a5c-4361-9cd4-8ba5b8e2dce4 Aug 14 03:48:48.209277 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-e6a2d3d1-912f-4229-82c7-94a8af9395ff tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:48.209277 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-e6a2d3d1-912f-4229-82c7-94a8af9395ff tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:48.218295 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:48.218295 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:48.262893 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-e6a2d3d1-912f-4229-82c7-94a8af9395ff tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/attachments/f535782c-4a5c-4361-9cd4-8ba5b8e2dce4 returned with HTTP 200 Aug 14 03:48:48.263607 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 316/1315] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:48:48 2026] DELETE /volume/v3/attachments/f535782c-4a5c-4361-9cd4-8ba5b8e2dce4 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:48.271949 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-1683b0bb-ffa1-449b-b571-adb46d73aaf8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:48.274578 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-1683b0bb-ffa1-449b-b571-adb46d73aaf8 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] DELETE https://10.4.3.64/volume/v3/attachments/c324ef90-3b04-457f-9234-e29cfea53e26 Aug 14 03:48:48.275486 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-1683b0bb-ffa1-449b-b571-adb46d73aaf8 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:48.275486 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-1683b0bb-ffa1-449b-b571-adb46d73aaf8 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:48.286068 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:48.286068 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:48.358563 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-29b3200a-5365-4344-9b28-8cbf3bbbfcce req-1683b0bb-ffa1-449b-b571-adb46d73aaf8 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/attachments/c324ef90-3b04-457f-9234-e29cfea53e26 returned with HTTP 200 Aug 14 03:48:48.359270 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 330/1316] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:48:48 2026] DELETE /volume/v3/attachments/c324ef90-3b04-457f-9234-e29cfea53e26 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:48.549969 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4edbee06-19c6-48ad-8093-83b8d32fe56c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:48.553090 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4edbee06-19c6-48ad-8093-83b8d32fe56c tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] GET https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e Aug 14 03:48:48.553271 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4edbee06-19c6-48ad-8093-83b8d32fe56c tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:48.553466 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4edbee06-19c6-48ad-8093-83b8d32fe56c tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:48.561949 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4edbee06-19c6-48ad-8093-83b8d32fe56c tempest-ServerActionsTestOtherA-1528999600 tempest-ServerActionsTestOtherA-1528999600-project-member] https://10.4.3.64/volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e returned with HTTP 404 Aug 14 03:48:48.562449 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 338/1317] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:48 2026] GET /volume/v3/volumes/e1559551-91ba-40a8-8dd5-d014a99f352e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:48.663098 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5f6b9241-2346-4564-bf1a-87c990aa82c0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:48.666727 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5f6b9241-2346-4564-bf1a-87c990aa82c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:48.666985 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5f6b9241-2346-4564-bf1a-87c990aa82c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:48.667307 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5f6b9241-2346-4564-bf1a-87c990aa82c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:48.667452 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5f6b9241-2346-4564-bf1a-87c990aa82c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:48.673268 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:48.673268 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:48.674699 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5f6b9241-2346-4564-bf1a-87c990aa82c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:48.674895 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 334/1318] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:48 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:49.688822 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-34b6d170-a1f5-4675-88ba-39fc32333b72 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:49.690677 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-34b6d170-a1f5-4675-88ba-39fc32333b72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:49.690866 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-34b6d170-a1f5-4675-88ba-39fc32333b72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:49.691045 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-34b6d170-a1f5-4675-88ba-39fc32333b72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:49.691154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-34b6d170-a1f5-4675-88ba-39fc32333b72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:49.695329 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:49.695329 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:49.696107 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-34b6d170-a1f5-4675-88ba-39fc32333b72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:49.696573 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 317/1319] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:49 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:50.698082 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-10d47799-8a61-4183-bc3a-3f51ddf7494c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:50.701600 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-10d47799-8a61-4183-bc3a-3f51ddf7494c tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:48:50.701833 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-10d47799-8a61-4183-bc3a-3f51ddf7494c tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:50.702056 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-10d47799-8a61-4183-bc3a-3f51ddf7494c tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:50.702264 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-10d47799-8a61-4183-bc3a-3f51ddf7494c tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Delete volume with id: 0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:48:50.712095 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ac2b61f5-74dd-43dd-a615-4a20d49ae266 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:50.714408 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ac2b61f5-74dd-43dd-a615-4a20d49ae266 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:50.714529 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:50.714529 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:50.714590 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ac2b61f5-74dd-43dd-a615-4a20d49ae266 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:50.714783 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ac2b61f5-74dd-43dd-a615-4a20d49ae266 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:50.714914 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-ac2b61f5-74dd-43dd-a615-4a20d49ae266 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:50.714962 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-10d47799-8a61-4183-bc3a-3f51ddf7494c tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:48:50.719495 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:50.719495 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:50.720435 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ac2b61f5-74dd-43dd-a615-4a20d49ae266 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:50.720823 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 339/1320] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:50 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:50.745751 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-10d47799-8a61-4183-bc3a-3f51ddf7494c tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Delete volume request issued successfully. Aug 14 03:48:50.745969 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-10d47799-8a61-4183-bc3a-3f51ddf7494c tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 202 Aug 14 03:48:50.746467 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 331/1321] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:50 2026] DELETE /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:50.755489 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a3abce4c-7df6-42b0-8b55-8db1c60aad65 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:50.757752 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a3abce4c-7df6-42b0-8b55-8db1c60aad65 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:48:50.757947 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a3abce4c-7df6-42b0-8b55-8db1c60aad65 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:50.758145 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a3abce4c-7df6-42b0-8b55-8db1c60aad65 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:50.765979 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:50.765979 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:50.769626 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a3abce4c-7df6-42b0-8b55-8db1c60aad65 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Volume info retrieved successfully. Aug 14 03:48:50.773480 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a3abce4c-7df6-42b0-8b55-8db1c60aad65 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 200 Aug 14 03:48:50.773802 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 335/1322] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:50 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:51.737989 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d6dbd9eb-e1ae-4b00-abf6-7f141331f7d9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:51.739934 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d6dbd9eb-e1ae-4b00-abf6-7f141331f7d9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:51.740151 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d6dbd9eb-e1ae-4b00-abf6-7f141331f7d9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:51.740439 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d6dbd9eb-e1ae-4b00-abf6-7f141331f7d9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:51.740586 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-d6dbd9eb-e1ae-4b00-abf6-7f141331f7d9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:51.744934 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:51.744934 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:51.745757 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d6dbd9eb-e1ae-4b00-abf6-7f141331f7d9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:51.746264 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 318/1323] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:51 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:51.789603 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e3cd9458-ef93-4e1a-96b5-5570f337b2c5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:51.791573 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e3cd9458-ef93-4e1a-96b5-5570f337b2c5 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] GET https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 Aug 14 03:48:51.792459 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e3cd9458-ef93-4e1a-96b5-5570f337b2c5 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:51.792459 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e3cd9458-ef93-4e1a-96b5-5570f337b2c5 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:51.800044 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e3cd9458-ef93-4e1a-96b5-5570f337b2c5 tempest-ServerStableDeviceRescueTest-1792051501 tempest-ServerStableDeviceRescueTest-1792051501-project-member] https://10.4.3.64/volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 returned with HTTP 404 Aug 14 03:48:51.800508 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 340/1324] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:51 2026] GET /volume/v3/volumes/0436f9bd-da8d-4972-8008-82a4b43ae9f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:52.161559 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e6a877a4-d9ab-4861-853b-812cec6bd5b0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:52.163093 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e6a877a4-d9ab-4861-853b-812cec6bd5b0 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca Aug 14 03:48:52.163311 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e6a877a4-d9ab-4861-853b-812cec6bd5b0 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:52.163484 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e6a877a4-d9ab-4861-853b-812cec6bd5b0 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:52.163631 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-e6a877a4-d9ab-4861-853b-812cec6bd5b0 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Delete volume with id: c2a4fb7e-a76a-4878-a465-a923b7181cca Aug 14 03:48:52.172304 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:52.172304 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:52.177344 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e6a877a4-d9ab-4861-853b-812cec6bd5b0 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:48:52.203092 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e6a877a4-d9ab-4861-853b-812cec6bd5b0 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Delete volume request issued successfully. Aug 14 03:48:52.203338 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e6a877a4-d9ab-4861-853b-812cec6bd5b0 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca returned with HTTP 202 Aug 14 03:48:52.203771 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 332/1325] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:52 2026] DELETE /volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:52.212455 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4abea113-aac4-4b27-af19-f5a6876ebd68 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:52.217446 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4abea113-aac4-4b27-af19-f5a6876ebd68 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca Aug 14 03:48:52.217446 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4abea113-aac4-4b27-af19-f5a6876ebd68 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:52.217446 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4abea113-aac4-4b27-af19-f5a6876ebd68 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:52.224793 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:52.224793 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:52.228814 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4abea113-aac4-4b27-af19-f5a6876ebd68 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:48:52.234187 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4abea113-aac4-4b27-af19-f5a6876ebd68 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca returned with HTTP 200 Aug 14 03:48:52.236242 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 336/1326] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:52 2026] GET /volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:52.758439 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-054eef30-62c3-4695-8c4a-85299bf3c4e7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:52.760201 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-054eef30-62c3-4695-8c4a-85299bf3c4e7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:52.760453 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-054eef30-62c3-4695-8c4a-85299bf3c4e7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:52.761169 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-054eef30-62c3-4695-8c4a-85299bf3c4e7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:52.761169 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-054eef30-62c3-4695-8c4a-85299bf3c4e7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:52.765974 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:52.765974 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:52.766756 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-054eef30-62c3-4695-8c4a-85299bf3c4e7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:52.767192 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 319/1327] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:52 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:53.250911 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-94233128-8bd5-4422-b8b2-fc354120a64d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:53.253044 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-94233128-8bd5-4422-b8b2-fc354120a64d tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca Aug 14 03:48:53.253252 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-94233128-8bd5-4422-b8b2-fc354120a64d tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:53.253429 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-94233128-8bd5-4422-b8b2-fc354120a64d tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:53.260431 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-94233128-8bd5-4422-b8b2-fc354120a64d tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca returned with HTTP 404 Aug 14 03:48:53.261024 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 341/1328] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:53 2026] GET /volume/v3/volumes/c2a4fb7e-a76a-4878-a465-a923b7181cca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:53.267486 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-418220d2-61d5-48d9-b915-77e1b4677a46 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:53.270769 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-418220d2-61d5-48d9-b915-77e1b4677a46 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce Aug 14 03:48:53.270967 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-418220d2-61d5-48d9-b915-77e1b4677a46 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:53.271156 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-418220d2-61d5-48d9-b915-77e1b4677a46 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:53.271315 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-418220d2-61d5-48d9-b915-77e1b4677a46 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Delete volume with id: e88989ba-f76a-42c4-88fc-18613bd473ce Aug 14 03:48:53.284083 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:53.284083 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:53.284584 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-418220d2-61d5-48d9-b915-77e1b4677a46 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:48:53.302236 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-418220d2-61d5-48d9-b915-77e1b4677a46 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Delete volume request issued successfully. Aug 14 03:48:53.302477 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-418220d2-61d5-48d9-b915-77e1b4677a46 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce returned with HTTP 202 Aug 14 03:48:53.303011 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 333/1329] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:53 2026] DELETE /volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:53.310847 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-06b7326c-011d-4dbc-ad18-7a8c44d91039 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:53.315061 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-06b7326c-011d-4dbc-ad18-7a8c44d91039 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce Aug 14 03:48:53.316072 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-06b7326c-011d-4dbc-ad18-7a8c44d91039 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:53.316072 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-06b7326c-011d-4dbc-ad18-7a8c44d91039 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:53.327668 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:53.327668 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:53.332451 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-06b7326c-011d-4dbc-ad18-7a8c44d91039 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:48:53.338509 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-06b7326c-011d-4dbc-ad18-7a8c44d91039 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce returned with HTTP 200 Aug 14 03:48:53.338748 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 337/1330] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:53 2026] GET /volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:53.779925 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-40c65a63-c05b-44b4-90be-9fcc5968c1e8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:53.782212 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-40c65a63-c05b-44b4-90be-9fcc5968c1e8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:53.782414 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-40c65a63-c05b-44b4-90be-9fcc5968c1e8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:53.782663 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-40c65a63-c05b-44b4-90be-9fcc5968c1e8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:53.782819 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-40c65a63-c05b-44b4-90be-9fcc5968c1e8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:53.787549 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:53.787549 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:53.788240 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-40c65a63-c05b-44b4-90be-9fcc5968c1e8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:53.788594 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 320/1331] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:53 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:54.354908 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-31f98955-3ad1-465f-92f8-ff8e421ceac2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:54.356369 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-31f98955-3ad1-465f-92f8-ff8e421ceac2 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce Aug 14 03:48:54.356776 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-31f98955-3ad1-465f-92f8-ff8e421ceac2 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:54.356776 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-31f98955-3ad1-465f-92f8-ff8e421ceac2 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:54.362103 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-31f98955-3ad1-465f-92f8-ff8e421ceac2 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce returned with HTTP 404 Aug 14 03:48:54.362481 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 342/1332] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:54 2026] GET /volume/v3/volumes/e88989ba-f76a-42c4-88fc-18613bd473ce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:54.370111 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-efb8cc2a-b611-43b5-a188-6330e8b190d8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:54.372325 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-efb8cc2a-b611-43b5-a188-6330e8b190d8 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] DELETE https://10.4.3.64/volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 Aug 14 03:48:54.372325 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-efb8cc2a-b611-43b5-a188-6330e8b190d8 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:54.372432 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-efb8cc2a-b611-43b5-a188-6330e8b190d8 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:54.372538 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-efb8cc2a-b611-43b5-a188-6330e8b190d8 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Delete volume with id: 45ec9a3c-8aed-44d8-8355-3862d1663608 Aug 14 03:48:54.379814 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:54.379814 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:54.380125 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-efb8cc2a-b611-43b5-a188-6330e8b190d8 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:48:54.396434 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-efb8cc2a-b611-43b5-a188-6330e8b190d8 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Delete volume request issued successfully. Aug 14 03:48:54.396623 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-efb8cc2a-b611-43b5-a188-6330e8b190d8 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 returned with HTTP 202 Aug 14 03:48:54.397189 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 334/1333] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:48:54 2026] DELETE /volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 03:48:54.415117 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fb9e6e0c-dd67-48a3-a91d-af4ba2606b80 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:54.420500 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fb9e6e0c-dd67-48a3-a91d-af4ba2606b80 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 Aug 14 03:48:54.420661 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fb9e6e0c-dd67-48a3-a91d-af4ba2606b80 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:54.420842 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fb9e6e0c-dd67-48a3-a91d-af4ba2606b80 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:54.427533 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:54.427533 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:54.430980 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fb9e6e0c-dd67-48a3-a91d-af4ba2606b80 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Volume info retrieved successfully. Aug 14 03:48:54.437798 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fb9e6e0c-dd67-48a3-a91d-af4ba2606b80 tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 returned with HTTP 200 Aug 14 03:48:54.438009 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 338/1334] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:54 2026] GET /volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:48:54.799811 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-09a9374c-b27e-4017-bd3f-d79e2086c803 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:54.803002 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-09a9374c-b27e-4017-bd3f-d79e2086c803 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:54.803249 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-09a9374c-b27e-4017-bd3f-d79e2086c803 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:54.803462 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-09a9374c-b27e-4017-bd3f-d79e2086c803 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:54.803565 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-09a9374c-b27e-4017-bd3f-d79e2086c803 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:54.809859 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:54.809859 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:54.811707 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-09a9374c-b27e-4017-bd3f-d79e2086c803 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:54.812206 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 321/1335] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:54 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:55.016026 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:55.019365 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:48:55.019708 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1783386597", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:55.021431 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1783386597', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:48:55.021530 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Create volume of 1 GB Aug 14 03:48:55.027695 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Availability Zones retrieved successfully. Aug 14 03:48:55.041789 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Flow 'volume_create_api' (694ee9f7-8b67-4e13-9c60-fc21cb4c5984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:48:55.042923 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b828545-1aae-4a3f-98fc-ce9bcaa55c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:55.043906 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:48:55.072677 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b828545-1aae-4a3f-98fc-ce9bcaa55c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:55.073445 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e0aea6c-a85c-4423-a0df-44439094bdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:55.132980 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Created reservations ['69b02ad8-f9fc-4ea9-8e7e-848ba01e17ff', '602e6921-7c44-4d9b-8e21-ea3cf803e38b', 'cd3e992a-f519-4fab-bcf1-f0aa71bfa517', '6ab71c23-bfd3-464a-be6e-1ea35de3d279'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:48:55.132980 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e0aea6c-a85c-4423-a0df-44439094bdf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69b02ad8-f9fc-4ea9-8e7e-848ba01e17ff', '602e6921-7c44-4d9b-8e21-ea3cf803e38b', 'cd3e992a-f519-4fab-bcf1-f0aa71bfa517', '6ab71c23-bfd3-464a-be6e-1ea35de3d279']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:55.132980 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0fd56d-2fe1-4535-9619-9dd077933a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:55.158256 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0fd56d-2fe1-4535-9619-9dd077933a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6794fe7-6a05-45ac-a4c5-abcc267c9118', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1783386597',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='67787de5a23a43b8a85025588abfc02b',qos_specs=None,replication_status=,reservations=['69b02ad8-f9fc-4ea9-8e7e-848ba01e17ff','602e6921-7c44-4d9b-8e21-ea3cf803e38b','cd3e992a-f519-4fab-bcf1-f0aa71bfa517','6ab71c23-bfd3-464a-be6e-1ea35de3d279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89be77f9325d411c9672ad6e085fe376',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1783386597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6794fe7-6a05-45ac-a4c5-abcc267c9118,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='67787de5a23a43b8a85025588abfc02b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89be77f9325d411c9672ad6e085fe376',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:55.158946 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aea47911-11d2-493f-b0a9-396a998b59dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:55.182087 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aea47911-11d2-493f-b0a9-396a998b59dc) transitioned into state 'SUCCESS' from state '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-1783386597',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='67787de5a23a43b8a85025588abfc02b',qos_specs=None,replication_status=,reservations=['69b02ad8-f9fc-4ea9-8e7e-848ba01e17ff','602e6921-7c44-4d9b-8e21-ea3cf803e38b','cd3e992a-f519-4fab-bcf1-f0aa71bfa517','6ab71c23-bfd3-464a-be6e-1ea35de3d279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89be77f9325d411c9672ad6e085fe376',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:55.182884 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc032ac4-9aa0-45c8-9ba8-d5797c826431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:55.199166 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc032ac4-9aa0-45c8-9ba8-d5797c826431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:55.199166 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Flow 'volume_create_api' (694ee9f7-8b67-4e13-9c60-fc21cb4c5984) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:48:55.199166 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Create volume request issued successfully. Aug 14 03:48:55.199166 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-65579df3-76d0-4f3d-8299-3a8e30a37587 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:48:55.199166 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 343/1336] 10.4.3.64 () {72 vars in 1534 bytes} [Fri Aug 14 03:48:55 2026] POST /volume/v3/volumes => generated 761 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:48:55.209873 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-1b047f94-a664-499b-ac74-faca5a4d6cba None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:55.214237 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-1b047f94-a664-499b-ac74-faca5a4d6cba tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] GET https://10.4.3.64/volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 Aug 14 03:48:55.214237 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-1b047f94-a664-499b-ac74-faca5a4d6cba tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:55.214237 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-1b047f94-a664-499b-ac74-faca5a4d6cba tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:55.222554 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:55.222554 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:55.226654 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-1b047f94-a664-499b-ac74-faca5a4d6cba tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Volume info retrieved successfully. Aug 14 03:48:55.231484 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-6880f151-6ead-4f25-ab9f-48b4a466c22a req-1b047f94-a664-499b-ac74-faca5a4d6cba tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] https://10.4.3.64/volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 returned with HTTP 200 Aug 14 03:48:55.232499 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 335/1337] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:55 2026] GET /volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 => generated 829 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:55.265662 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-3f40807d-f595-4aaa-b6d9-0761b0f78d15 req-008b7099-c6d2-46d8-94fc-72fb92908f19 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:55.271586 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3f40807d-f595-4aaa-b6d9-0761b0f78d15 req-008b7099-c6d2-46d8-94fc-72fb92908f19 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] GET https://10.4.3.64/volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 Aug 14 03:48:55.271843 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3f40807d-f595-4aaa-b6d9-0761b0f78d15 req-008b7099-c6d2-46d8-94fc-72fb92908f19 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:55.272048 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3f40807d-f595-4aaa-b6d9-0761b0f78d15 req-008b7099-c6d2-46d8-94fc-72fb92908f19 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:55.285423 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:55.285423 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:55.290265 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-3f40807d-f595-4aaa-b6d9-0761b0f78d15 req-008b7099-c6d2-46d8-94fc-72fb92908f19 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Volume info retrieved successfully. Aug 14 03:48:55.294983 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3f40807d-f595-4aaa-b6d9-0761b0f78d15 req-008b7099-c6d2-46d8-94fc-72fb92908f19 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] https://10.4.3.64/volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 returned with HTTP 200 Aug 14 03:48:55.295462 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 339/1338] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:55 2026] GET /volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 => generated 829 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:55.455223 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-22a565cd-1901-48ac-870d-1e6f1db929ff None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:55.458893 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-22a565cd-1901-48ac-870d-1e6f1db929ff tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] GET https://10.4.3.64/volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 Aug 14 03:48:55.460116 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-22a565cd-1901-48ac-870d-1e6f1db929ff tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:55.460116 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-22a565cd-1901-48ac-870d-1e6f1db929ff tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:55.468368 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-22a565cd-1901-48ac-870d-1e6f1db929ff tempest-TaggedBootDevicesTest_v242-860226042 tempest-TaggedBootDevicesTest_v242-860226042-project-member] https://10.4.3.64/volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 returned with HTTP 404 Aug 14 03:48:55.469108 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 322/1339] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:55 2026] GET /volume/v3/volumes/45ec9a3c-8aed-44d8-8355-3862d1663608 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:55.829562 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6cc38952-aa02-4c2b-a240-6b0c25e883b8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:55.831332 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6cc38952-aa02-4c2b-a240-6b0c25e883b8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:55.831527 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6cc38952-aa02-4c2b-a240-6b0c25e883b8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:55.831816 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6cc38952-aa02-4c2b-a240-6b0c25e883b8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:55.831816 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-6cc38952-aa02-4c2b-a240-6b0c25e883b8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:55.838322 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:55.838322 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:55.839457 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6cc38952-aa02-4c2b-a240-6b0c25e883b8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:55.840066 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 344/1340] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:55 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:56.343300 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-0deb6511-f25f-48f3-8f34-6f7306b90930 req-e78e4747-6c86-4c77-963a-03ea84945983 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:56.345476 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0deb6511-f25f-48f3-8f34-6f7306b90930 req-e78e4747-6c86-4c77-963a-03ea84945983 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] GET https://10.4.3.64/volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 Aug 14 03:48:56.345780 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0deb6511-f25f-48f3-8f34-6f7306b90930 req-e78e4747-6c86-4c77-963a-03ea84945983 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:56.346181 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0deb6511-f25f-48f3-8f34-6f7306b90930 req-e78e4747-6c86-4c77-963a-03ea84945983 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:56.357777 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:56.357777 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:56.366805 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-0deb6511-f25f-48f3-8f34-6f7306b90930 req-e78e4747-6c86-4c77-963a-03ea84945983 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Volume info retrieved successfully. Aug 14 03:48:56.373811 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0deb6511-f25f-48f3-8f34-6f7306b90930 req-e78e4747-6c86-4c77-963a-03ea84945983 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] https://10.4.3.64/volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 returned with HTTP 200 Aug 14 03:48:56.374518 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 336/1341] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:56 2026] GET /volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:56.632763 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-085f50b5-6694-456e-89b0-0164bbd3d9da req-43a35df1-0397-47a6-a4c5-9fd80f01a3fe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:56.638847 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-085f50b5-6694-456e-89b0-0164bbd3d9da req-43a35df1-0397-47a6-a4c5-9fd80f01a3fe tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-reader] GET https://10.4.3.64/volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 Aug 14 03:48:56.638847 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-085f50b5-6694-456e-89b0-0164bbd3d9da req-43a35df1-0397-47a6-a4c5-9fd80f01a3fe tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:56.638847 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-085f50b5-6694-456e-89b0-0164bbd3d9da req-43a35df1-0397-47a6-a4c5-9fd80f01a3fe tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-reader] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:56.649992 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:56.649992 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:56.655243 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-085f50b5-6694-456e-89b0-0164bbd3d9da req-43a35df1-0397-47a6-a4c5-9fd80f01a3fe tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-reader] Volume info retrieved successfully. Aug 14 03:48:56.662502 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-085f50b5-6694-456e-89b0-0164bbd3d9da req-43a35df1-0397-47a6-a4c5-9fd80f01a3fe tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-reader] https://10.4.3.64/volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 returned with HTTP 200 Aug 14 03:48:56.663046 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 340/1342] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:56 2026] GET /volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:56.691547 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-4dfb234c-266c-428d-80ee-981700165b2d req-5c46f9ee-3649-4b7c-ad9e-c13ce767508f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:56.694907 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-4dfb234c-266c-428d-80ee-981700165b2d req-5c46f9ee-3649-4b7c-ad9e-c13ce767508f tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 Aug 14 03:48:56.694907 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-4dfb234c-266c-428d-80ee-981700165b2d req-5c46f9ee-3649-4b7c-ad9e-c13ce767508f tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:56.694907 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-4dfb234c-266c-428d-80ee-981700165b2d req-5c46f9ee-3649-4b7c-ad9e-c13ce767508f tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:56.695033 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [req-4dfb234c-266c-428d-80ee-981700165b2d req-5c46f9ee-3649-4b7c-ad9e-c13ce767508f tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Delete volume with id: c6794fe7-6a05-45ac-a4c5-abcc267c9118 Aug 14 03:48:56.705299 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:56.705299 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:48:56.705902 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-4dfb234c-266c-428d-80ee-981700165b2d req-5c46f9ee-3649-4b7c-ad9e-c13ce767508f tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Volume info retrieved successfully. Aug 14 03:48:56.739244 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-4dfb234c-266c-428d-80ee-981700165b2d req-5c46f9ee-3649-4b7c-ad9e-c13ce767508f tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Delete volume request issued successfully. Aug 14 03:48:56.739444 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-4dfb234c-266c-428d-80ee-981700165b2d req-5c46f9ee-3649-4b7c-ad9e-c13ce767508f tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] https://10.4.3.64/volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 returned with HTTP 202 Aug 14 03:48:56.739975 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 323/1343] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Aug 14 03:48:56 2026] DELETE /volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:48:56.769342 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d7b5c55c-890c-4b88-ad32-d1c0954a7a43 req-3a52a43e-5f0d-4c31-b744-ce271354d924 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:56.773373 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d7b5c55c-890c-4b88-ad32-d1c0954a7a43 req-3a52a43e-5f0d-4c31-b744-ce271354d924 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] GET https://10.4.3.64/volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 Aug 14 03:48:56.773575 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d7b5c55c-890c-4b88-ad32-d1c0954a7a43 req-3a52a43e-5f0d-4c31-b744-ce271354d924 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:56.773816 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d7b5c55c-890c-4b88-ad32-d1c0954a7a43 req-3a52a43e-5f0d-4c31-b744-ce271354d924 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:56.781669 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:56.781669 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:56.787969 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-d7b5c55c-890c-4b88-ad32-d1c0954a7a43 req-3a52a43e-5f0d-4c31-b744-ce271354d924 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Volume info retrieved successfully. Aug 14 03:48:56.791927 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d7b5c55c-890c-4b88-ad32-d1c0954a7a43 req-3a52a43e-5f0d-4c31-b744-ce271354d924 tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] https://10.4.3.64/volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 returned with HTTP 200 Aug 14 03:48:56.792470 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 345/1344] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:56 2026] GET /volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:56.852158 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a371eeb8-7f33-4552-9c00-70382fa5716a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:56.854128 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a371eeb8-7f33-4552-9c00-70382fa5716a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:56.854321 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a371eeb8-7f33-4552-9c00-70382fa5716a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:56.854493 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a371eeb8-7f33-4552-9c00-70382fa5716a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:56.854595 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-a371eeb8-7f33-4552-9c00-70382fa5716a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:56.859192 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:56.859192 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:56.859662 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a371eeb8-7f33-4552-9c00-70382fa5716a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:56.860003 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 337/1345] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:56 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:57.578614 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:57.715727 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:48:57.717789 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-299564030", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:57.718430 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-299564030', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:48:57.718430 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Create volume of 1 GB Aug 14 03:48:57.725848 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Availability Zones retrieved successfully. Aug 14 03:48:57.731796 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Flow 'volume_create_api' (90ca4765-155c-49bb-8f5f-69db1fed9069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:48:57.732777 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bcaa66c-0ab9-42e0-ac17-c67fce0a724b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:57.734155 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:48:57.762474 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bcaa66c-0ab9-42e0-ac17-c67fce0a724b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:57.763255 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9595be7a-0db3-4426-a4bd-cfaf14e5e66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:57.821077 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-2067b55d-ff01-40c2-ad91-43116fd71d81 req-f92024e0-98a1-4b67-befb-f2f4b0007cee None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:57.823453 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Created reservations ['94f26494-bbc3-4289-824e-1c789bd8eebe', 'b2213b28-5f94-47b7-86fe-1969d3b94983', '895a90e4-d7ef-49f3-a602-44c4d0d8be53', 'fa0ec773-88ad-4749-8594-b09e6cb8486f'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:48:57.823603 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2067b55d-ff01-40c2-ad91-43116fd71d81 req-f92024e0-98a1-4b67-befb-f2f4b0007cee tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] GET https://10.4.3.64/volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 Aug 14 03:48:57.823815 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2067b55d-ff01-40c2-ad91-43116fd71d81 req-f92024e0-98a1-4b67-befb-f2f4b0007cee tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:57.824048 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2067b55d-ff01-40c2-ad91-43116fd71d81 req-f92024e0-98a1-4b67-befb-f2f4b0007cee tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:57.824305 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9595be7a-0db3-4426-a4bd-cfaf14e5e66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94f26494-bbc3-4289-824e-1c789bd8eebe', 'b2213b28-5f94-47b7-86fe-1969d3b94983', '895a90e4-d7ef-49f3-a602-44c4d0d8be53', 'fa0ec773-88ad-4749-8594-b09e6cb8486f']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:57.825000 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c79d3a-7a25-4663-a100-20c38b9b3c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:57.846215 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2067b55d-ff01-40c2-ad91-43116fd71d81 req-f92024e0-98a1-4b67-befb-f2f4b0007cee tempest-VolumesGetTestJSON-321017510 tempest-VolumesGetTestJSON-321017510-project-member] https://10.4.3.64/volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 returned with HTTP 404 Aug 14 03:48:57.847030 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 324/1346] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:48:57 2026] GET /volume/v3/volumes/c6794fe7-6a05-45ac-a4c5-abcc267c9118 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:48:57.849830 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c79d3a-7a25-4663-a100-20c38b9b3c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fbe8df2-232b-448a-b853-fe8c5e4d5eb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-299564030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='112a21a7835b4d14b8beb804c22c2207',qos_specs=None,replication_status=,reservations=['94f26494-bbc3-4289-824e-1c789bd8eebe','b2213b28-5f94-47b7-86fe-1969d3b94983','895a90e4-d7ef-49f3-a602-44c4d0d8be53','fa0ec773-88ad-4749-8594-b09e6cb8486f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b131dadd1594ae58049dd07fd1b6aaa',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-299564030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fbe8df2-232b-448a-b853-fe8c5e4d5eb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='112a21a7835b4d14b8beb804c22c2207',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b131dadd1594ae58049dd07fd1b6aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:57.851947 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc2fd61-bc46-4e4a-87ef-5003ce5ce2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:57.871950 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f6353f8f-a770-49dc-9de3-3243644c7b69 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:57.873993 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f6353f8f-a770-49dc-9de3-3243644c7b69 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:57.874295 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f6353f8f-a770-49dc-9de3-3243644c7b69 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:57.874423 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f6353f8f-a770-49dc-9de3-3243644c7b69 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:57.874542 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-f6353f8f-a770-49dc-9de3-3243644c7b69 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:57.880415 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc2fd61-bc46-4e4a-87ef-5003ce5ce2e1) transitioned into state 'SUCCESS' from state '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-299564030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='112a21a7835b4d14b8beb804c22c2207',qos_specs=None,replication_status=,reservations=['94f26494-bbc3-4289-824e-1c789bd8eebe','b2213b28-5f94-47b7-86fe-1969d3b94983','895a90e4-d7ef-49f3-a602-44c4d0d8be53','fa0ec773-88ad-4749-8594-b09e6cb8486f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b131dadd1594ae58049dd07fd1b6aaa',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:57.881525 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:57.881525 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:57.881634 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da5c80b2-f5cb-45d4-aab4-a14c5ac64600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:57.882442 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f6353f8f-a770-49dc-9de3-3243644c7b69 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:57.882836 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 346/1347] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:57 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:57.896737 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0f5971ba-41c5-4e46-8c3d-744a27605959 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:57.898793 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da5c80b2-f5cb-45d4-aab4-a14c5ac64600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:57.899290 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0f5971ba-41c5-4e46-8c3d-744a27605959 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25/restore Aug 14 03:48:57.899543 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0f5971ba-41c5-4e46-8c3d-744a27605959 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "fc84e348-b79f-437b-88ec-278e3999a2c0"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:57.900108 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Flow 'volume_create_api' (90ca4765-155c-49bb-8f5f-69db1fed9069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:48:57.900639 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Create volume request issued successfully. Aug 14 03:48:57.900918 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-0f5971ba-41c5-4e46-8c3d-744a27605959 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Restoring backup 233f7aed-88df-44d3-8dbb-85224e10ce25 ({'restore': {'volume_id': 'fc84e348-b79f-437b-88ec-278e3999a2c0'}}) {{(pid=100328) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 03:48:57.901106 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-0f5971ba-41c5-4e46-8c3d-744a27605959 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Restoring backup 233f7aed-88df-44d3-8dbb-85224e10ce25 to volume fc84e348-b79f-437b-88ec-278e3999a2c0. Aug 14 03:48:57.901936 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b7d85db-6ee5-4f35-933d-0caf76dce38f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:48:57.903653 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 341/1348] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:48:57 2026] POST /volume/v3/volumes => generated 762 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:48:57.906703 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:57.906703 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:57.915238 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:57.915238 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:48:57.917473 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0f5971ba-41c5-4e46-8c3d-744a27605959 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:48:57.917721 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.api [None req-0f5971ba-41c5-4e46-8c3d-744a27605959 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Checking backup size 1 against volume size 1 {{(pid=100328) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 03:48:57.917860 np0000007313 devstack@c-api.service[100328]: INFO cinder.backup.api [None req-0f5971ba-41c5-4e46-8c3d-744a27605959 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Overwriting volume fc84e348-b79f-437b-88ec-278e3999a2c0 with restore of backup 233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:57.919601 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:57.921653 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:48:57.922010 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-582725759", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:48:57.923919 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-582725759', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:48:57.924103 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Create volume of 1 GB Aug 14 03:48:57.929939 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Availability Zones retrieved successfully. Aug 14 03:48:57.938184 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Flow 'volume_create_api' (ec432c27-835b-4595-ab23-802c30f19e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:48:57.939675 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a899d3-6a9b-4086-a0d1-db068925145a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:57.940440 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-0f5971ba-41c5-4e46-8c3d-744a27605959 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] restore_backup in rpcapi backup_id 233f7aed-88df-44d3-8dbb-85224e10ce25 {{(pid=100328) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 03:48:57.942219 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:48:57.942783 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0f5971ba-41c5-4e46-8c3d-744a27605959 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25/restore returned with HTTP 202 Aug 14 03:48:57.943359 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 338/1349] 10.4.3.64 () {68 vars in 1386 bytes} [Fri Aug 14 03:48:57 2026] POST /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25/restore => generated 181 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:48:57.957340 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a9a9071a-cb22-423c-bb19-caae0731d728 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:57.966405 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a9a9071a-cb22-423c-bb19-caae0731d728 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:57.966405 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a9a9071a-cb22-423c-bb19-caae0731d728 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:57.966405 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a9a9071a-cb22-423c-bb19-caae0731d728 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:57.966405 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-a9a9071a-cb22-423c-bb19-caae0731d728 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:57.971814 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:57.971814 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:48:57.972942 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a9a9071a-cb22-423c-bb19-caae0731d728 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:57.973684 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 347/1350] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:57 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:48:57.992120 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a899d3-6a9b-4086-a0d1-db068925145a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:57.992948 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e82221-6f28-4674-98d4-f0a66204c08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:58.048032 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Created reservations ['7414a2df-2adb-44d0-a619-c0d683e95c69', '86e2e58c-4e9c-4460-b0a0-1222af08d62b', '7dbcd5c7-cade-4257-aa07-a327fcba9ff5', '61c6ba7e-483e-4c8c-ab16-20b9d407754a'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:48:58.049174 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e82221-6f28-4674-98d4-f0a66204c08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7414a2df-2adb-44d0-a619-c0d683e95c69', '86e2e58c-4e9c-4460-b0a0-1222af08d62b', '7dbcd5c7-cade-4257-aa07-a327fcba9ff5', '61c6ba7e-483e-4c8c-ab16-20b9d407754a']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:58.050255 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aec25f12-977e-48b3-8807-598dd1b86628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:58.079693 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aec25f12-977e-48b3-8807-598dd1b86628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1132cc32-c83c-4b60-bbb0-2749254c6912', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-582725759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='112a21a7835b4d14b8beb804c22c2207',qos_specs=None,replication_status=,reservations=['7414a2df-2adb-44d0-a619-c0d683e95c69','86e2e58c-4e9c-4460-b0a0-1222af08d62b','7dbcd5c7-cade-4257-aa07-a327fcba9ff5','61c6ba7e-483e-4c8c-ab16-20b9d407754a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b131dadd1594ae58049dd07fd1b6aaa',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-582725759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1132cc32-c83c-4b60-bbb0-2749254c6912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='112a21a7835b4d14b8beb804c22c2207',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b131dadd1594ae58049dd07fd1b6aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:58.080514 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (471d1810-4824-4aaa-a161-ca532f0c4712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:58.104562 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (471d1810-4824-4aaa-a161-ca532f0c4712) transitioned into state 'SUCCESS' from state '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-582725759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='112a21a7835b4d14b8beb804c22c2207',qos_specs=None,replication_status=,reservations=['7414a2df-2adb-44d0-a619-c0d683e95c69','86e2e58c-4e9c-4460-b0a0-1222af08d62b','7dbcd5c7-cade-4257-aa07-a327fcba9ff5','61c6ba7e-483e-4c8c-ab16-20b9d407754a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b131dadd1594ae58049dd07fd1b6aaa',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:58.105474 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ffd4683-8bea-49a7-954e-63d50d9fc042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:48:58.117043 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ffd4683-8bea-49a7-954e-63d50d9fc042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:48:58.117890 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Flow 'volume_create_api' (ec432c27-835b-4595-ab23-802c30f19e75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:48:58.118236 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Create volume request issued successfully. Aug 14 03:48:58.119542 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b5ad5d1a-c54d-45fe-b24a-fe3a285e4ce2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:48:58.119542 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 325/1351] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:48:57 2026] POST /volume/v3/volumes => generated 762 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:48:58.986282 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f90d50b6-9e13-4190-9b2e-8ca087e40033 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:48:58.992157 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f90d50b6-9e13-4190-9b2e-8ca087e40033 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:48:58.992444 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f90d50b6-9e13-4190-9b2e-8ca087e40033 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:48:58.992708 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f90d50b6-9e13-4190-9b2e-8ca087e40033 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:48:58.993013 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-f90d50b6-9e13-4190-9b2e-8ca087e40033 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:48:59.001011 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:48:59.001011 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:48:59.001802 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f90d50b6-9e13-4190-9b2e-8ca087e40033 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:48:59.002178 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 342/1352] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:48:58 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:00.017918 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b451c88e-93a9-4986-a2f5-ab5cec3c605c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:00.019250 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b451c88e-93a9-4986-a2f5-ab5cec3c605c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:00.019983 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b451c88e-93a9-4986-a2f5-ab5cec3c605c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:00.019983 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b451c88e-93a9-4986-a2f5-ab5cec3c605c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:00.019983 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-b451c88e-93a9-4986-a2f5-ab5cec3c605c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:00.024152 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:00.024152 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:00.024813 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b451c88e-93a9-4986-a2f5-ab5cec3c605c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:00.025204 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 339/1353] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:00 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:00.058249 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-75e81205-2ccd-4465-92f2-e998e69b4dbd req-d8c6d19c-c8e6-4959-9436-7f57262c261b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:00.060482 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-75e81205-2ccd-4465-92f2-e998e69b4dbd req-d8c6d19c-c8e6-4959-9436-7f57262c261b tempest-VolumesNegativeTest-329753537 tempest-VolumesNegativeTest-329753537-project-member] DELETE https://10.4.3.64/volume/v3/volumes/tempest-invalid-1380583673 Aug 14 03:49:00.060482 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-75e81205-2ccd-4465-92f2-e998e69b4dbd req-d8c6d19c-c8e6-4959-9436-7f57262c261b tempest-VolumesNegativeTest-329753537 tempest-VolumesNegativeTest-329753537-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:00.060667 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-75e81205-2ccd-4465-92f2-e998e69b4dbd req-d8c6d19c-c8e6-4959-9436-7f57262c261b tempest-VolumesNegativeTest-329753537 tempest-VolumesNegativeTest-329753537-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:00.060866 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [req-75e81205-2ccd-4465-92f2-e998e69b4dbd req-d8c6d19c-c8e6-4959-9436-7f57262c261b tempest-VolumesNegativeTest-329753537 tempest-VolumesNegativeTest-329753537-project-member] Delete volume with id: tempest-invalid-1380583673 Aug 14 03:49:00.067956 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-75e81205-2ccd-4465-92f2-e998e69b4dbd req-d8c6d19c-c8e6-4959-9436-7f57262c261b tempest-VolumesNegativeTest-329753537 tempest-VolumesNegativeTest-329753537-project-member] https://10.4.3.64/volume/v3/volumes/tempest-invalid-1380583673 returned with HTTP 404 Aug 14 03:49:00.069078 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 348/1354] 10.4.3.64 () {70 vars in 1583 bytes} [Fri Aug 14 03:49:00 2026] DELETE /volume/v3/volumes/tempest-invalid-1380583673 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:00.166201 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-98821959-ef9c-4fd7-a9f3-7d0ee373f95a req-7a3bdf42-cefc-4db6-ab2b-a09215c9a130 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:00.169681 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-98821959-ef9c-4fd7-a9f3-7d0ee373f95a req-7a3bdf42-cefc-4db6-ab2b-a09215c9a130 tempest-VolumesNegativeTest-329753537 tempest-VolumesNegativeTest-329753537-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ab8f9a0c-1141-40cd-a58c-d653979d0daa Aug 14 03:49:00.169911 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-98821959-ef9c-4fd7-a9f3-7d0ee373f95a req-7a3bdf42-cefc-4db6-ab2b-a09215c9a130 tempest-VolumesNegativeTest-329753537 tempest-VolumesNegativeTest-329753537-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:00.170211 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-98821959-ef9c-4fd7-a9f3-7d0ee373f95a req-7a3bdf42-cefc-4db6-ab2b-a09215c9a130 tempest-VolumesNegativeTest-329753537 tempest-VolumesNegativeTest-329753537-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:00.170439 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [req-98821959-ef9c-4fd7-a9f3-7d0ee373f95a req-7a3bdf42-cefc-4db6-ab2b-a09215c9a130 tempest-VolumesNegativeTest-329753537 tempest-VolumesNegativeTest-329753537-project-member] Delete volume with id: ab8f9a0c-1141-40cd-a58c-d653979d0daa Aug 14 03:49:00.179296 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-98821959-ef9c-4fd7-a9f3-7d0ee373f95a req-7a3bdf42-cefc-4db6-ab2b-a09215c9a130 tempest-VolumesNegativeTest-329753537 tempest-VolumesNegativeTest-329753537-project-member] https://10.4.3.64/volume/v3/volumes/ab8f9a0c-1141-40cd-a58c-d653979d0daa returned with HTTP 404 Aug 14 03:49:00.179745 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 326/1355] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Aug 14 03:49:00 2026] DELETE /volume/v3/volumes/ab8f9a0c-1141-40cd-a58c-d653979d0daa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:00.213106 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-61b2b189-44f8-4daa-85c0-9ad226ecee99 req-8f0e8e24-08d0-4c1e-a08f-4553b38a1058 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:00.216362 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-61b2b189-44f8-4daa-85c0-9ad226ecee99 req-8f0e8e24-08d0-4c1e-a08f-4553b38a1058 tempest-VolumesNegativeTest-329753537 tempest-VolumesNegativeTest-329753537-project-reader] GET https://10.4.3.64/volume/v3/volumes/425999cf-897c-4bd9-be7e-40db43e7ae54 Aug 14 03:49:00.216833 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-61b2b189-44f8-4daa-85c0-9ad226ecee99 req-8f0e8e24-08d0-4c1e-a08f-4553b38a1058 tempest-VolumesNegativeTest-329753537 tempest-VolumesNegativeTest-329753537-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:00.216833 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-61b2b189-44f8-4daa-85c0-9ad226ecee99 req-8f0e8e24-08d0-4c1e-a08f-4553b38a1058 tempest-VolumesNegativeTest-329753537 tempest-VolumesNegativeTest-329753537-project-reader] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:00.234253 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-61b2b189-44f8-4daa-85c0-9ad226ecee99 req-8f0e8e24-08d0-4c1e-a08f-4553b38a1058 tempest-VolumesNegativeTest-329753537 tempest-VolumesNegativeTest-329753537-project-reader] https://10.4.3.64/volume/v3/volumes/425999cf-897c-4bd9-be7e-40db43e7ae54 returned with HTTP 404 Aug 14 03:49:00.234889 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 343/1356] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:00 2026] GET /volume/v3/volumes/425999cf-897c-4bd9-be7e-40db43e7ae54 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:01.038801 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9b9eb306-4a84-4bc6-9cfd-168a93f80e68 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:01.044999 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9b9eb306-4a84-4bc6-9cfd-168a93f80e68 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:01.045313 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9b9eb306-4a84-4bc6-9cfd-168a93f80e68 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:01.045566 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9b9eb306-4a84-4bc6-9cfd-168a93f80e68 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:01.045704 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-9b9eb306-4a84-4bc6-9cfd-168a93f80e68 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:01.051999 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:01.051999 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:01.053175 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9b9eb306-4a84-4bc6-9cfd-168a93f80e68 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:01.053624 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 340/1357] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:01 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:02.068500 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a6cdbcb0-a1e4-4932-8242-fdd4888210a3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:02.070211 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a6cdbcb0-a1e4-4932-8242-fdd4888210a3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:02.070426 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a6cdbcb0-a1e4-4932-8242-fdd4888210a3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:02.070747 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a6cdbcb0-a1e4-4932-8242-fdd4888210a3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:02.070747 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-a6cdbcb0-a1e4-4932-8242-fdd4888210a3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:02.076472 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:02.076472 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:02.077468 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a6cdbcb0-a1e4-4932-8242-fdd4888210a3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:02.077468 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 349/1358] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:02 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:03.090741 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-85f74fd3-f908-45d4-bff0-45767c4adbab None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:03.095617 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-85f74fd3-f908-45d4-bff0-45767c4adbab tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:03.095617 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-85f74fd3-f908-45d4-bff0-45767c4adbab tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:03.095617 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-85f74fd3-f908-45d4-bff0-45767c4adbab tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:03.095617 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-85f74fd3-f908-45d4-bff0-45767c4adbab tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:03.100300 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:03.100300 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:03.101525 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-85f74fd3-f908-45d4-bff0-45767c4adbab tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:03.102361 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 327/1359] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:03 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:03.606203 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2063f1bd-adf7-4d9d-9ecd-ee8aa5887fc2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:03.756958 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2063f1bd-adf7-4d9d-9ecd-ee8aa5887fc2 tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:49:03.756958 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2063f1bd-adf7-4d9d-9ecd-ee8aa5887fc2 tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1812942186"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:03.779393 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2063f1bd-adf7-4d9d-9ecd-ee8aa5887fc2 tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:49:03.779393 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 344/1360] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:49:03 2026] POST /volume/v3/types => generated 228 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:03.787785 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c77eaaad-b822-40b5-b416-edc91af2d806 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:03.791169 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c77eaaad-b822-40b5-b416-edc91af2d806 tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 14 03:49:03.791169 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c77eaaad-b822-40b5-b416-edc91af2d806 tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-31754432"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:03.812297 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c77eaaad-b822-40b5-b416-edc91af2d806 tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 14 03:49:03.812297 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 341/1361] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Aug 14 03:49:03 2026] POST /volume/v3/group_types => generated 183 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:03.825436 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6fedb7a6-be69-4093-b9c8-378f9716ab28 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:03.918426 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6fedb7a6-be69-4093-b9c8-378f9716ab28 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] POST https://10.4.3.64/volume/v3/groups Aug 14 03:49:03.921470 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6fedb7a6-be69-4093-b9c8-378f9716ab28 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0782bd7f-3d41-450a-a1e0-1863ef22f332", "volume_types": ["d0256b5c-8425-470e-ac9d-6b15d701306d"], "name": "tempest-GroupSnapshotsV319Test-Group-1126020389"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:03.923854 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-6fedb7a6-be69-4093-b9c8-378f9716ab28 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Creating new group {'group': {'group_type': '0782bd7f-3d41-450a-a1e0-1863ef22f332', 'volume_types': ['d0256b5c-8425-470e-ac9d-6b15d701306d'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1126020389'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:49:03.931519 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.groups [None req-6fedb7a6-be69-4093-b9c8-378f9716ab28 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1126020389. Aug 14 03:49:03.948735 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6fedb7a6-be69-4093-b9c8-378f9716ab28 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Availability Zones retrieved successfully. Aug 14 03:49:03.973346 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-6fedb7a6-be69-4093-b9c8-378f9716ab28 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Created reservations ['585a2aea-21af-4497-acef-09fc138e0c9d'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:04.012730 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6fedb7a6-be69-4093-b9c8-378f9716ab28 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 14 03:49:04.012730 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 350/1362] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Aug 14 03:49:03 2026] POST /volume/v3/groups => generated 116 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:04.026029 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-91fc8785-cac6-4315-a88a-b22fd299e58d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:04.028206 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-91fc8785-cac6-4315-a88a-b22fd299e58d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/groups/9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99 Aug 14 03:49:04.028478 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-91fc8785-cac6-4315-a88a-b22fd299e58d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:04.028733 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-91fc8785-cac6-4315-a88a-b22fd299e58d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:04.028918 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-91fc8785-cac6-4315-a88a-b22fd299e58d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] show called for member 9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99 {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:49:04.034104 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:04.034104 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:04.053534 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-91fc8785-cac6-4315-a88a-b22fd299e58d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/groups/9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99 returned with HTTP 200 Aug 14 03:49:04.053914 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 328/1363] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:49:04 2026] GET /volume/v3/groups/9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99 => generated 396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:04.114348 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d3b134e4-d758-42b8-beae-f38c89688de4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:04.116546 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d3b134e4-d758-42b8-beae-f38c89688de4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:04.116751 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d3b134e4-d758-42b8-beae-f38c89688de4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:04.116937 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d3b134e4-d758-42b8-beae-f38c89688de4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:04.117031 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d3b134e4-d758-42b8-beae-f38c89688de4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:04.121934 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:04.121934 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:04.122812 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d3b134e4-d758-42b8-beae-f38c89688de4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:04.123264 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 345/1364] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:04 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:05.066268 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4610f7bc-00e3-4b53-b937-14099e6eff12 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:05.069582 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4610f7bc-00e3-4b53-b937-14099e6eff12 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/groups/9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99 Aug 14 03:49:05.071325 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4610f7bc-00e3-4b53-b937-14099e6eff12 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:05.071325 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4610f7bc-00e3-4b53-b937-14099e6eff12 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:05.071325 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-4610f7bc-00e3-4b53-b937-14099e6eff12 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] show called for member 9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99 {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:49:05.077174 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:05.077174 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:05.099502 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4610f7bc-00e3-4b53-b937-14099e6eff12 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/groups/9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99 returned with HTTP 200 Aug 14 03:49:05.102665 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 342/1365] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:49:05 2026] GET /volume/v3/groups/9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99 => generated 397 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:05.112345 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:05.115087 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:49:05.115703 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-569303192", "volume_type": "d0256b5c-8425-470e-ac9d-6b15d701306d", "group_id": "9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:05.117765 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-569303192', 'volume_type': 'd0256b5c-8425-470e-ac9d-6b15d701306d', 'group_id': '9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:49:05.135710 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:05.135710 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:05.137630 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Create volume of 1 GB Aug 14 03:49:05.137770 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2bd27f78-3f84-41eb-b566-da9d87bb1fd7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:05.140551 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2bd27f78-3f84-41eb-b566-da9d87bb1fd7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:05.141087 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2bd27f78-3f84-41eb-b566-da9d87bb1fd7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:05.142657 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2bd27f78-3f84-41eb-b566-da9d87bb1fd7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:05.142657 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-2bd27f78-3f84-41eb-b566-da9d87bb1fd7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:05.145978 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Availability Zones retrieved successfully. Aug 14 03:49:05.147913 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:05.147913 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:05.149102 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2bd27f78-3f84-41eb-b566-da9d87bb1fd7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:05.149727 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 329/1366] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:05 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:05.153995 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Flow 'volume_create_api' (88462f9c-8e54-453d-b123-bb245a0515df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:05.156079 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef89fe0b-d95d-4736-9f7f-318540d9b591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:05.156875 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:05.156875 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:05.157321 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:49:05.195489 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef89fe0b-d95d-4736-9f7f-318540d9b591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:49:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0256b5c-8425-470e-ac9d-6b15d701306d,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1812942186',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0256b5c-8425-470e-ac9d-6b15d701306d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:05.196461 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdfef55d-b75e-42db-a677-0f53fba0646a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:05.252274 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1812942186 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1812942186, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:49:05.252274 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1812942186 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1812942186, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:49:05.294287 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Created reservations ['08270776-2925-413b-a3b9-019c60adb837', '0665b1f8-db0e-41be-82dc-c512ddd076a1', '1ce99639-c8c3-420b-90ea-17c89102e3bf', '13157dc1-ee4d-40d6-b1bf-a1f0a8eb4b8d'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:05.294743 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdfef55d-b75e-42db-a677-0f53fba0646a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08270776-2925-413b-a3b9-019c60adb837', '0665b1f8-db0e-41be-82dc-c512ddd076a1', '1ce99639-c8c3-420b-90ea-17c89102e3bf', '13157dc1-ee4d-40d6-b1bf-a1f0a8eb4b8d']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:05.296007 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f81967c-af53-436a-8216-ca0a7bbe1922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:05.323559 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f81967c-af53-436a-8216-ca0a7bbe1922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17073d88-0fc7-4b6d-9cb7-faff4dbe668b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-569303192',encryption_key_id=None,group_id=9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99,group_type_id=,metadata={},multiattach=False,project_id='7ab4c294864c4e9b879896601a999e6b',qos_specs=None,replication_status=,reservations=['08270776-2925-413b-a3b9-019c60adb837','0665b1f8-db0e-41be-82dc-c512ddd076a1','1ce99639-c8c3-420b-90ea-17c89102e3bf','13157dc1-ee4d-40d6-b1bf-a1f0a8eb4b8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5bd11ca118543bda37697049e3dc0b8',volume_type_id=d0256b5c-8425-470e-ac9d-6b15d701306d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-569303192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99,host=None,id=17073d88-0fc7-4b6d-9cb7-faff4dbe668b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ab4c294864c4e9b879896601a999e6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5bd11ca118543bda37697049e3dc0b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0256b5c-8425-470e-ac9d-6b15d701306d),volume_type_id=d0256b5c-8425-470e-ac9d-6b15d701306d)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:05.324372 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (867af9ef-1840-4127-8fa2-452d96ca43c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:05.347113 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (867af9ef-1840-4127-8fa2-452d96ca43c0) transitioned into state 'SUCCESS' from state '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-569303192',encryption_key_id=None,group_id=9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99,group_type_id=,metadata={},multiattach=False,project_id='7ab4c294864c4e9b879896601a999e6b',qos_specs=None,replication_status=,reservations=['08270776-2925-413b-a3b9-019c60adb837','0665b1f8-db0e-41be-82dc-c512ddd076a1','1ce99639-c8c3-420b-90ea-17c89102e3bf','13157dc1-ee4d-40d6-b1bf-a1f0a8eb4b8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5bd11ca118543bda37697049e3dc0b8',volume_type_id=d0256b5c-8425-470e-ac9d-6b15d701306d)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:05.347775 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d894e694-5675-4abf-8c47-3d08736f5e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:05.362313 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d894e694-5675-4abf-8c47-3d08736f5e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:05.362313 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Flow 'volume_create_api' (88462f9c-8e54-453d-b123-bb245a0515df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:05.362313 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Create volume request issued successfully. Aug 14 03:49:05.362313 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:49:05.362313 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:49:05.407671 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:49:05.413407 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:05.413407 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:05.431613 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-03e96bd3-3c2b-4f45-aea2-b3bf6903df82 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:49:05.432255 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 351/1367] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:49:05 2026] POST /volume/v3/volumes => generated 824 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:05.450085 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1b4deb34-861a-431d-b6e2-25755a9697d8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:05.453701 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1b4deb34-861a-431d-b6e2-25755a9697d8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/volumes/17073d88-0fc7-4b6d-9cb7-faff4dbe668b Aug 14 03:49:05.453860 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1b4deb34-861a-431d-b6e2-25755a9697d8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:05.454053 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1b4deb34-861a-431d-b6e2-25755a9697d8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:05.468076 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:05.468076 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:05.478048 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1b4deb34-861a-431d-b6e2-25755a9697d8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Volume info retrieved successfully. Aug 14 03:49:05.479882 np0000007313 devstack@c-api.service[100326]: WARNING stevedore.named [None req-1b4deb34-861a-431d-b6e2-25755a9697d8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:49:05.480077 np0000007313 devstack@c-api.service[100326]: WARNING castellan.key_manager [None req-1b4deb34-861a-431d-b6e2-25755a9697d8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:49:05.528797 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-1b4deb34-861a-431d-b6e2-25755a9697d8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:49:05.532519 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:05.532519 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:05.548368 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1b4deb34-861a-431d-b6e2-25755a9697d8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/volumes/17073d88-0fc7-4b6d-9cb7-faff4dbe668b returned with HTTP 200 Aug 14 03:49:05.548854 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 346/1368] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:49:05 2026] GET /volume/v3/volumes/17073d88-0fc7-4b6d-9cb7-faff4dbe668b => generated 892 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:05.620157 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:05.623609 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:49:05.624026 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "732b96ab-00b4-47e3-84a2-543d2ded90da-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:05.626500 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '732b96ab-00b4-47e3-84a2-543d2ded90da-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:49:05.626500 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Create volume of 1 GB Aug 14 03:49:05.627318 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:05.627318 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:05.632157 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Availability Zones retrieved successfully. Aug 14 03:49:05.639606 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Flow 'volume_create_api' (fca7822c-5967-4959-91f8-14ba0308216e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:05.640872 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef1d5f30-5593-4450-aae3-7239ec683012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:05.641755 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:49:05.687458 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef1d5f30-5593-4450-aae3-7239ec683012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:05.688471 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494b005f-1f4f-4d6b-8f34-fa48d1dddb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:05.764070 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Created reservations ['6134f906-ed6c-4a65-8d69-94e6ac47925d', 'b240e944-c3db-46e3-812f-e189b6be4a8d', '2659f5b9-dd7d-439c-9160-56617fea321c', '28d62e88-2724-45c7-b36a-7ccd89ef6bbc'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:05.764977 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494b005f-1f4f-4d6b-8f34-fa48d1dddb53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6134f906-ed6c-4a65-8d69-94e6ac47925d', 'b240e944-c3db-46e3-812f-e189b6be4a8d', '2659f5b9-dd7d-439c-9160-56617fea321c', '28d62e88-2724-45c7-b36a-7ccd89ef6bbc']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:05.766451 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0546f65c-9db3-4176-9ca1-3d378e303e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:05.799828 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0546f65c-9db3-4176-9ca1-3d378e303e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '924e9216-abd0-4982-bc13-d44ff4e7bc63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='732b96ab-00b4-47e3-84a2-543d2ded90da-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6235b3fe16a142c190fe22850545cd5f',qos_specs=None,replication_status=,reservations=['6134f906-ed6c-4a65-8d69-94e6ac47925d','b240e944-c3db-46e3-812f-e189b6be4a8d','2659f5b9-dd7d-439c-9160-56617fea321c','28d62e88-2724-45c7-b36a-7ccd89ef6bbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1287e7e074d34deaae941d4e0b94dd3c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:49:05Z,deleted=False,deleted_at=None,display_description='',display_name='732b96ab-00b4-47e3-84a2-543d2ded90da-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=924e9216-abd0-4982-bc13-d44ff4e7bc63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6235b3fe16a142c190fe22850545cd5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1287e7e074d34deaae941d4e0b94dd3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:05.800923 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed730c6-edc2-49ba-9d85-f2a2c91a6509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:05.832039 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed730c6-edc2-49ba-9d85-f2a2c91a6509) transitioned into 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='732b96ab-00b4-47e3-84a2-543d2ded90da-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6235b3fe16a142c190fe22850545cd5f',qos_specs=None,replication_status=,reservations=['6134f906-ed6c-4a65-8d69-94e6ac47925d','b240e944-c3db-46e3-812f-e189b6be4a8d','2659f5b9-dd7d-439c-9160-56617fea321c','28d62e88-2724-45c7-b36a-7ccd89ef6bbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1287e7e074d34deaae941d4e0b94dd3c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:05.833416 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4649eca-b176-465d-9d8b-3dc49aa39ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:05.844656 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4649eca-b176-465d-9d8b-3dc49aa39ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:05.845570 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Flow 'volume_create_api' (fca7822c-5967-4959-91f8-14ba0308216e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:05.845897 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Create volume request issued successfully. Aug 14 03:49:05.846480 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-44a6a1ee-a756-4d04-bfae-5d9768f585a4 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:49:05.846928 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 343/1369] 10.4.3.64 () {72 vars in 1534 bytes} [Fri Aug 14 03:49:05 2026] POST /volume/v3/volumes => generated 747 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:05.859498 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-31962b26-c5fa-4e82-b543-a8d37b217c7a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:05.862797 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-31962b26-c5fa-4e82-b543-a8d37b217c7a tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] GET https://10.4.3.64/volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 Aug 14 03:49:05.863360 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-31962b26-c5fa-4e82-b543-a8d37b217c7a tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:05.863835 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-31962b26-c5fa-4e82-b543-a8d37b217c7a tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:05.878118 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:05.878118 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:05.884585 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-31962b26-c5fa-4e82-b543-a8d37b217c7a tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Volume info retrieved successfully. Aug 14 03:49:05.894719 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-31962b26-c5fa-4e82-b543-a8d37b217c7a tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 returned with HTTP 200 Aug 14 03:49:05.895608 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 330/1370] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:05 2026] GET /volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:05.906446 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-e8afb204-a809-4cff-aa46-eb981914860c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:05.909293 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-e8afb204-a809-4cff-aa46-eb981914860c tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] GET https://10.4.3.64/volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 Aug 14 03:49:05.909544 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-e8afb204-a809-4cff-aa46-eb981914860c tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:05.909743 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-e8afb204-a809-4cff-aa46-eb981914860c tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:05.919083 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:05.919083 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:05.924987 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-e8afb204-a809-4cff-aa46-eb981914860c tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Volume info retrieved successfully. Aug 14 03:49:05.929842 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-e8afb204-a809-4cff-aa46-eb981914860c tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 returned with HTTP 200 Aug 14 03:49:05.931214 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 352/1371] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:05 2026] GET /volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:06.165468 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-efbf015a-2778-48dc-bdf5-d1131e5369b2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:06.171625 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-efbf015a-2778-48dc-bdf5-d1131e5369b2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:06.171849 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-efbf015a-2778-48dc-bdf5-d1131e5369b2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:06.172074 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-efbf015a-2778-48dc-bdf5-d1131e5369b2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:06.172256 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-efbf015a-2778-48dc-bdf5-d1131e5369b2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:06.177482 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:06.177482 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:06.178600 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-efbf015a-2778-48dc-bdf5-d1131e5369b2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:06.179061 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 347/1372] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:06 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:06.565583 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9087d9b7-580c-48fb-813a-5c9db7caedb0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:06.570590 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9087d9b7-580c-48fb-813a-5c9db7caedb0 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/volumes/17073d88-0fc7-4b6d-9cb7-faff4dbe668b Aug 14 03:49:06.570590 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9087d9b7-580c-48fb-813a-5c9db7caedb0 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:06.570590 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9087d9b7-580c-48fb-813a-5c9db7caedb0 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:06.588089 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:06.588089 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:06.595942 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9087d9b7-580c-48fb-813a-5c9db7caedb0 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Volume info retrieved successfully. Aug 14 03:49:06.596837 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-9087d9b7-580c-48fb-813a-5c9db7caedb0 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:49:06.597051 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-9087d9b7-580c-48fb-813a-5c9db7caedb0 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:49:06.638961 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-9087d9b7-580c-48fb-813a-5c9db7caedb0 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:49:06.648877 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:06.648877 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:06.656339 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9087d9b7-580c-48fb-813a-5c9db7caedb0 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/volumes/17073d88-0fc7-4b6d-9cb7-faff4dbe668b returned with HTTP 200 Aug 14 03:49:06.656951 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 344/1373] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:49:06 2026] GET /volume/v3/volumes/17073d88-0fc7-4b6d-9cb7-faff4dbe668b => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:06.676066 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4911b28c-53d7-4463-86ad-b771b4bb75f8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:06.678939 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4911b28c-53d7-4463-86ad-b771b4bb75f8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] POST https://10.4.3.64/volume/v3/group_snapshots Aug 14 03:49:06.680145 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4911b28c-53d7-4463-86ad-b771b4bb75f8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1758131145"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:06.681909 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.group_snapshots [None req-4911b28c-53d7-4463-86ad-b771b4bb75f8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1758131145'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 03:49:06.685888 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:06.685888 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:06.690231 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.group_snapshots [None req-4911b28c-53d7-4463-86ad-b771b4bb75f8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1758131145. Aug 14 03:49:06.706943 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:06.706943 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:06.718534 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-4911b28c-53d7-4463-86ad-b771b4bb75f8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1812942186 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1812942186, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:49:06.718899 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-4911b28c-53d7-4463-86ad-b771b4bb75f8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1812942186 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1812942186, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:49:06.741312 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-4911b28c-53d7-4463-86ad-b771b4bb75f8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Created reservations ['d9bbe165-ff30-4e06-aaa0-0b2bb2224f12', '0a4b7626-337e-4b25-b7bc-3c37572be11b', '601628dd-fd65-41f1-902a-7660e01e7b4b', 'e18a6063-602e-4b18-b89d-3f7ee2fcf5c2'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:06.773008 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4911b28c-53d7-4463-86ad-b771b4bb75f8 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 202 Aug 14 03:49:06.773501 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 331/1374] 10.4.3.64 () {70 vars in 1317 bytes} [Fri Aug 14 03:49:06 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:06.784634 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-07893b3f-457b-4278-a222-f0a01e25582a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:06.787883 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-07893b3f-457b-4278-a222-f0a01e25582a tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de Aug 14 03:49:06.788102 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-07893b3f-457b-4278-a222-f0a01e25582a tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:06.788323 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-07893b3f-457b-4278-a222-f0a01e25582a tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:06.788456 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.group_snapshots [None req-07893b3f-457b-4278-a222-f0a01e25582a tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] show called for member ed710d67-c590-458a-b60a-55c7bd4b33de {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:49:06.798536 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:06.798536 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:06.803011 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-07893b3f-457b-4278-a222-f0a01e25582a tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de returned with HTTP 200 Aug 14 03:49:06.803682 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 353/1375] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:49:06 2026] GET /volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:07.189348 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-696c0cfd-115b-421e-aca8-a967c25b6ba0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:07.190959 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-696c0cfd-115b-421e-aca8-a967c25b6ba0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:07.191131 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-696c0cfd-115b-421e-aca8-a967c25b6ba0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:07.191323 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-696c0cfd-115b-421e-aca8-a967c25b6ba0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:07.191431 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-696c0cfd-115b-421e-aca8-a967c25b6ba0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:07.196032 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:07.196032 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:07.196662 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-696c0cfd-115b-421e-aca8-a967c25b6ba0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:07.196993 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 348/1376] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:07 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:07.819053 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ff34da8e-8e6d-498f-b72f-a302c94408c2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:07.821317 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ff34da8e-8e6d-498f-b72f-a302c94408c2 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de Aug 14 03:49:07.821630 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ff34da8e-8e6d-498f-b72f-a302c94408c2 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:07.821929 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ff34da8e-8e6d-498f-b72f-a302c94408c2 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:07.822125 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.group_snapshots [None req-ff34da8e-8e6d-498f-b72f-a302c94408c2 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] show called for member ed710d67-c590-458a-b60a-55c7bd4b33de {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:49:07.827296 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:07.827296 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:07.836354 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ff34da8e-8e6d-498f-b72f-a302c94408c2 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de returned with HTTP 200 Aug 14 03:49:07.838220 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 345/1377] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:49:07 2026] GET /volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de => generated 331 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:07.853978 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a6626d34-b521-417e-a199-61c8098d8933 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:07.861403 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a6626d34-b521-417e-a199-61c8098d8933 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 14 03:49:07.865643 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a6626d34-b521-417e-a199-61c8098d8933 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:07.865643 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a6626d34-b521-417e-a199-61c8098d8933 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'detail' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:07.866707 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-a6626d34-b521-417e-a199-61c8098d8933 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:07.869038 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:07.869038 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:07.872789 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.db.api [None req-a6626d34-b521-417e-a199-61c8098d8933 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Building query based on filter {{(pid=100329) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:49:07.884866 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a6626d34-b521-417e-a199-61c8098d8933 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Get all snapshots completed successfully. Aug 14 03:49:07.885796 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:07.885796 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:07.888302 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a6626d34-b521-417e-a199-61c8098d8933 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:49:07.890476 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 332/1378] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Aug 14 03:49:07 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:07.899996 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f3b20704-a726-4048-83af-738f0dedddd3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:07.901866 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f3b20704-a726-4048-83af-738f0dedddd3 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/snapshots/9522d62a-f32f-46d7-8612-54f81cb44f57 Aug 14 03:49:07.902030 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f3b20704-a726-4048-83af-738f0dedddd3 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:07.903199 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f3b20704-a726-4048-83af-738f0dedddd3 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:07.906922 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:07.906922 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:07.907351 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f3b20704-a726-4048-83af-738f0dedddd3 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Snapshot retrieved successfully. Aug 14 03:49:07.909048 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f3b20704-a726-4048-83af-738f0dedddd3 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/snapshots/9522d62a-f32f-46d7-8612-54f81cb44f57 returned with HTTP 200 Aug 14 03:49:07.909048 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 354/1379] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:49:07 2026] GET /volume/v3/snapshots/9522d62a-f32f-46d7-8612-54f81cb44f57 => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:07.917974 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f094dbac-2fee-4187-94e8-4a9236bb2e1e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:07.922408 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f094dbac-2fee-4187-94e8-4a9236bb2e1e tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] POST https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de/action Aug 14 03:49:07.922408 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f094dbac-2fee-4187-94e8-4a9236bb2e1e tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:07.922408 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f094dbac-2fee-4187-94e8-4a9236bb2e1e tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:07.925931 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-f094dbac-2fee-4187-94e8-4a9236bb2e1e tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Updating group 'ed710d67-c590-458a-b60a-55c7bd4b33de' with 'creating' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 03:49:07.933376 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:07.933376 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:07.965994 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f094dbac-2fee-4187-94e8-4a9236bb2e1e tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de/action returned with HTTP 202 Aug 14 03:49:07.965994 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 349/1380] 10.4.3.64 () {70 vars in 1448 bytes} [Fri Aug 14 03:49:07 2026] POST /volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:49:07.973631 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-84e77bcc-66f5-457a-ae72-841c21c8ec07 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:07.975426 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-84e77bcc-66f5-457a-ae72-841c21c8ec07 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de Aug 14 03:49:07.975619 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-84e77bcc-66f5-457a-ae72-841c21c8ec07 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:07.975804 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-84e77bcc-66f5-457a-ae72-841c21c8ec07 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:07.976209 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.group_snapshots [None req-84e77bcc-66f5-457a-ae72-841c21c8ec07 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] show called for member ed710d67-c590-458a-b60a-55c7bd4b33de {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:49:07.980650 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:07.980650 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:07.985710 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-84e77bcc-66f5-457a-ae72-841c21c8ec07 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de returned with HTTP 200 Aug 14 03:49:07.986066 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 346/1381] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:49:07 2026] GET /volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:07.997560 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c8035927-3549-4674-a5b8-04218f030a1f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:07.999485 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c8035927-3549-4674-a5b8-04218f030a1f tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] POST https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de/action Aug 14 03:49:07.999847 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c8035927-3549-4674-a5b8-04218f030a1f tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:07.999992 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c8035927-3549-4674-a5b8-04218f030a1f tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:08.001520 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.group_snapshots [None req-c8035927-3549-4674-a5b8-04218f030a1f tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Updating group 'ed710d67-c590-458a-b60a-55c7bd4b33de' with 'available' {{(pid=100329) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 03:49:08.006029 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:08.006029 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:08.015772 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c8035927-3549-4674-a5b8-04218f030a1f tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de/action returned with HTTP 202 Aug 14 03:49:08.016191 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 333/1382] 10.4.3.64 () {70 vars in 1448 bytes} [Fri Aug 14 03:49:07 2026] POST /volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:49:08.026900 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c2335f5e-64a4-411b-9cd6-8816bfd1e19d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.029308 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c2335f5e-64a4-411b-9cd6-8816bfd1e19d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de Aug 14 03:49:08.029809 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c2335f5e-64a4-411b-9cd6-8816bfd1e19d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:08.029809 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c2335f5e-64a4-411b-9cd6-8816bfd1e19d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:08.029995 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.group_snapshots [None req-c2335f5e-64a4-411b-9cd6-8816bfd1e19d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] show called for member ed710d67-c590-458a-b60a-55c7bd4b33de {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:49:08.035025 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:08.035025 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:08.039576 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c2335f5e-64a4-411b-9cd6-8816bfd1e19d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de returned with HTTP 200 Aug 14 03:49:08.040004 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 355/1383] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:49:08 2026] GET /volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de => generated 331 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:08.050077 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2a97f2f1-cd11-4af2-97b4-3ab376f6277d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.052678 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2a97f2f1-cd11-4af2-97b4-3ab376f6277d tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] POST https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de/action Aug 14 03:49:08.053057 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2a97f2f1-cd11-4af2-97b4-3ab376f6277d tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:08.053207 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2a97f2f1-cd11-4af2-97b4-3ab376f6277d tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:08.054686 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-2a97f2f1-cd11-4af2-97b4-3ab376f6277d tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Updating group 'ed710d67-c590-458a-b60a-55c7bd4b33de' with 'error' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 03:49:08.057705 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:08.057705 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:08.063622 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2a97f2f1-cd11-4af2-97b4-3ab376f6277d tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de/action returned with HTTP 202 Aug 14 03:49:08.064056 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 350/1384] 10.4.3.64 () {70 vars in 1448 bytes} [Fri Aug 14 03:49:08 2026] POST /volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:49:08.073629 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5155c342-72b5-4494-a925-66d8a68fe335 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.076618 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5155c342-72b5-4494-a925-66d8a68fe335 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de Aug 14 03:49:08.076618 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5155c342-72b5-4494-a925-66d8a68fe335 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:08.080189 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5155c342-72b5-4494-a925-66d8a68fe335 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:08.080189 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.group_snapshots [None req-5155c342-72b5-4494-a925-66d8a68fe335 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] show called for member ed710d67-c590-458a-b60a-55c7bd4b33de {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:49:08.084881 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:08.084881 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:08.089369 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5155c342-72b5-4494-a925-66d8a68fe335 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de returned with HTTP 200 Aug 14 03:49:08.089931 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 347/1385] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:49:08 2026] GET /volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:08.100337 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1f29ff0e-ac9f-4c8c-a6ad-6f5be2facc4e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.102178 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1f29ff0e-ac9f-4c8c-a6ad-6f5be2facc4e tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] POST https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de/action Aug 14 03:49:08.102437 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1f29ff0e-ac9f-4c8c-a6ad-6f5be2facc4e tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:08.102518 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1f29ff0e-ac9f-4c8c-a6ad-6f5be2facc4e tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:08.103855 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.group_snapshots [None req-1f29ff0e-ac9f-4c8c-a6ad-6f5be2facc4e tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Updating group 'ed710d67-c590-458a-b60a-55c7bd4b33de' with 'available' {{(pid=100329) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 03:49:08.106944 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:08.106944 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:08.112768 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1f29ff0e-ac9f-4c8c-a6ad-6f5be2facc4e tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de/action returned with HTTP 202 Aug 14 03:49:08.113106 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 334/1386] 10.4.3.64 () {70 vars in 1448 bytes} [Fri Aug 14 03:49:08 2026] POST /volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:49:08.123926 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-56065847-3850-46a4-9352-f7d02e243789 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.125688 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-56065847-3850-46a4-9352-f7d02e243789 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de Aug 14 03:49:08.125907 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-56065847-3850-46a4-9352-f7d02e243789 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:08.126081 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-56065847-3850-46a4-9352-f7d02e243789 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:08.126219 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.group_snapshots [None req-56065847-3850-46a4-9352-f7d02e243789 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] show called for member ed710d67-c590-458a-b60a-55c7bd4b33de {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:49:08.129600 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:08.129600 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:08.132550 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-56065847-3850-46a4-9352-f7d02e243789 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de returned with HTTP 200 Aug 14 03:49:08.132876 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 356/1387] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:49:08 2026] GET /volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de => generated 331 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:08.143155 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4a762d30-2c2a-4593-8a90-42172565d34d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.144712 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4a762d30-2c2a-4593-8a90-42172565d34d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de Aug 14 03:49:08.144958 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4a762d30-2c2a-4593-8a90-42172565d34d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:08.145202 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4a762d30-2c2a-4593-8a90-42172565d34d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:08.145368 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-4a762d30-2c2a-4593-8a90-42172565d34d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] delete called for member ed710d67-c590-458a-b60a-55c7bd4b33de {{(pid=100326) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 03:49:08.145503 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.group_snapshots [None req-4a762d30-2c2a-4593-8a90-42172565d34d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Delete group_snapshot with id: ed710d67-c590-458a-b60a-55c7bd4b33de Aug 14 03:49:08.150156 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:08.150156 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:08.190736 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4a762d30-2c2a-4593-8a90-42172565d34d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de returned with HTTP 202 Aug 14 03:49:08.191365 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 351/1388] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Aug 14 03:49:08 2026] DELETE /volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:49:08.199848 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-54c561e3-c527-4507-853a-193a8011ff6d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.203663 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-54c561e3-c527-4507-853a-193a8011ff6d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:49:08.203663 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-54c561e3-c527-4507-853a-193a8011ff6d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:08.203663 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-54c561e3-c527-4507-853a-193a8011ff6d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:08.206369 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-54c561e3-c527-4507-853a-193a8011ff6d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:08.213113 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-54c561e3-c527-4507-853a-193a8011ff6d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:08.216769 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-84b34303-8a66-4c42-933d-a997895ead33 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.218703 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-84b34303-8a66-4c42-933d-a997895ead33 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:08.219038 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-84b34303-8a66-4c42-933d-a997895ead33 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:08.219392 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-84b34303-8a66-4c42-933d-a997895ead33 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:08.219607 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-84b34303-8a66-4c42-933d-a997895ead33 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:08.225287 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-54c561e3-c527-4507-853a-193a8011ff6d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Get all volumes completed successfully. Aug 14 03:49:08.226024 np0000007313 devstack@c-api.service[100328]: WARNING stevedore.named [None req-54c561e3-c527-4507-853a-193a8011ff6d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:49:08.226570 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:08.226570 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:08.226674 np0000007313 devstack@c-api.service[100328]: WARNING castellan.key_manager [None req-54c561e3-c527-4507-853a-193a8011ff6d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:49:08.227966 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-84b34303-8a66-4c42-933d-a997895ead33 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:08.228635 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 335/1389] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:08 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:08.288516 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-54c561e3-c527-4507-853a-193a8011ff6d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:49:08.292576 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:08.292576 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:08.302503 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-54c561e3-c527-4507-853a-193a8011ff6d tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:49:08.302948 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 348/1390] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:49:08 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:08.317083 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-68622d60-756f-487b-95b0-1f5db5eec559 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.320002 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-68622d60-756f-487b-95b0-1f5db5eec559 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 14 03:49:08.320740 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-68622d60-756f-487b-95b0-1f5db5eec559 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:08.320740 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-68622d60-756f-487b-95b0-1f5db5eec559 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:08.321128 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-68622d60-756f-487b-95b0-1f5db5eec559 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:08.321907 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.db.api [None req-68622d60-756f-487b-95b0-1f5db5eec559 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Building query based on filter {{(pid=100327) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:49:08.326169 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-68622d60-756f-487b-95b0-1f5db5eec559 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Get all snapshots completed successfully. Aug 14 03:49:08.326710 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-68622d60-756f-487b-95b0-1f5db5eec559 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:49:08.327211 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 357/1391] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Aug 14 03:49:08 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:49:08.347928 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-689311b3-8c1c-4c5c-b44b-219c700b6a9b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.357011 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-689311b3-8c1c-4c5c-b44b-219c700b6a9b tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de Aug 14 03:49:08.357516 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-689311b3-8c1c-4c5c-b44b-219c700b6a9b tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:08.357884 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-689311b3-8c1c-4c5c-b44b-219c700b6a9b tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:08.358074 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.group_snapshots [None req-689311b3-8c1c-4c5c-b44b-219c700b6a9b tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] show called for member ed710d67-c590-458a-b60a-55c7bd4b33de {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 03:49:08.362016 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-689311b3-8c1c-4c5c-b44b-219c700b6a9b tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de returned with HTTP 404 Aug 14 03:49:08.362590 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 352/1392] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:49:08 2026] GET /volume/v3/group_snapshots/ed710d67-c590-458a-b60a-55c7bd4b33de => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:49:08.377622 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0f99443d-a300-4e6e-ba7e-b5589075c2b1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.381405 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0f99443d-a300-4e6e-ba7e-b5589075c2b1 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:49:08.381405 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0f99443d-a300-4e6e-ba7e-b5589075c2b1 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:08.381405 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0f99443d-a300-4e6e-ba7e-b5589075c2b1 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'detail' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:08.381620 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-0f99443d-a300-4e6e-ba7e-b5589075c2b1 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:08.382923 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0f99443d-a300-4e6e-ba7e-b5589075c2b1 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:08.392377 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0f99443d-a300-4e6e-ba7e-b5589075c2b1 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Get all volumes completed successfully. Aug 14 03:49:08.392943 np0000007313 devstack@c-api.service[100329]: WARNING stevedore.named [None req-0f99443d-a300-4e6e-ba7e-b5589075c2b1 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:49:08.393226 np0000007313 devstack@c-api.service[100329]: WARNING castellan.key_manager [None req-0f99443d-a300-4e6e-ba7e-b5589075c2b1 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:49:08.436211 np0000007313 devstack@c-api.service[100329]: DEBUG oslo_db.sqlalchemy.engines [None req-0f99443d-a300-4e6e-ba7e-b5589075c2b1 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:49:08.441449 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:08.441449 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:08.448064 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0f99443d-a300-4e6e-ba7e-b5589075c2b1 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:49:08.448455 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 336/1393] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:49:08 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:08.472078 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ab334ab8-b6b6-417a-846c-51be4c445e96 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.476637 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ab334ab8-b6b6-417a-846c-51be4c445e96 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] POST https://10.4.3.64/volume/v3/groups/9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99/action Aug 14 03:49:08.477000 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ab334ab8-b6b6-417a-846c-51be4c445e96 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:08.477125 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ab334ab8-b6b6-417a-846c-51be4c445e96 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:08.479657 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-ab334ab8-b6b6-417a-846c-51be4c445e96 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] delete called for group 9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99 {{(pid=100328) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:49:08.479774 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.groups [None req-ab334ab8-b6b6-417a-846c-51be4c445e96 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Delete group with id: 9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99 Aug 14 03:49:08.485269 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:08.485269 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:08.537486 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ab334ab8-b6b6-417a-846c-51be4c445e96 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/groups/9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99/action returned with HTTP 202 Aug 14 03:49:08.538177 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 349/1394] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:49:08 2026] POST /volume/v3/groups/9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:49:08.548989 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a9c6e457-62b8-49e8-81c4-157a036ccfd9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.551116 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a9c6e457-62b8-49e8-81c4-157a036ccfd9 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/volumes/17073d88-0fc7-4b6d-9cb7-faff4dbe668b Aug 14 03:49:08.551346 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a9c6e457-62b8-49e8-81c4-157a036ccfd9 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:08.551512 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a9c6e457-62b8-49e8-81c4-157a036ccfd9 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:08.562627 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:08.562627 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:08.568067 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a9c6e457-62b8-49e8-81c4-157a036ccfd9 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Volume info retrieved successfully. Aug 14 03:49:08.570233 np0000007313 devstack@c-api.service[100327]: WARNING stevedore.named [None req-a9c6e457-62b8-49e8-81c4-157a036ccfd9 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 03:49:08.570233 np0000007313 devstack@c-api.service[100327]: WARNING castellan.key_manager [None req-a9c6e457-62b8-49e8-81c4-157a036ccfd9 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 03:49:08.621624 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-a9c6e457-62b8-49e8-81c4-157a036ccfd9 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:49:08.626573 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:08.626573 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:08.635512 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a9c6e457-62b8-49e8-81c4-157a036ccfd9 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/volumes/17073d88-0fc7-4b6d-9cb7-faff4dbe668b returned with HTTP 200 Aug 14 03:49:08.635964 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 358/1395] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:49:08 2026] GET /volume/v3/volumes/17073d88-0fc7-4b6d-9cb7-faff4dbe668b => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:08.943665 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-a699ea35-0957-4774-ae65-b18966492b33 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.946208 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-a699ea35-0957-4774-ae65-b18966492b33 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] GET https://10.4.3.64/volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 Aug 14 03:49:08.946486 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-a699ea35-0957-4774-ae65-b18966492b33 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:08.946766 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-a699ea35-0957-4774-ae65-b18966492b33 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:08.956285 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:08.956285 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:08.962328 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-a699ea35-0957-4774-ae65-b18966492b33 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Volume info retrieved successfully. Aug 14 03:49:08.969906 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-a699ea35-0957-4774-ae65-b18966492b33 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 returned with HTTP 200 Aug 14 03:49:08.970485 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 353/1396] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:08 2026] GET /volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:08.983363 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8a928cdf-c8a1-46e4-82d5-0fc74b3a7a65 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.983812 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8a928cdf-c8a1-46e4-82d5-0fc74b3a7a65 None None] GET https://10.4.3.64/volume// Aug 14 03:49:08.983971 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8a928cdf-c8a1-46e4-82d5-0fc74b3a7a65 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:08.984153 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8a928cdf-c8a1-46e4-82d5-0fc74b3a7a65 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:08.984600 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8a928cdf-c8a1-46e4-82d5-0fc74b3a7a65 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:08.985003 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 337/1397] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:49:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:08.992761 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-6139ee67-7e1f-46e9-be1a-b7606d540fb2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:08.994687 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-6139ee67-7e1f-46e9-be1a-b7606d540fb2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:49:08.995590 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-6139ee67-7e1f-46e9-be1a-b7606d540fb2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "924e9216-abd0-4982-bc13-d44ff4e7bc63", "connector": null, "instance_uuid": "732b96ab-00b4-47e3-84a2-543d2ded90da"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:09.006391 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:09.006391 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:09.034966 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-6139ee67-7e1f-46e9-be1a-b7606d540fb2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:49:09.035616 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 350/1398] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:49:08 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 14 03:49:09.045830 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ccfba53d-f466-4322-8a7f-917294add678 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:09.046425 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ccfba53d-f466-4322-8a7f-917294add678 None None] GET https://10.4.3.64/volume// Aug 14 03:49:09.046628 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ccfba53d-f466-4322-8a7f-917294add678 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:09.046848 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ccfba53d-f466-4322-8a7f-917294add678 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:09.047296 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ccfba53d-f466-4322-8a7f-917294add678 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:09.047597 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 359/1399] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:49:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:09.064433 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-948389e5-f972-4d30-a963-ca48bcc225ab None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:09.066241 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-948389e5-f972-4d30-a963-ca48bcc225ab tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] GET https://10.4.3.64/volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 Aug 14 03:49:09.066998 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-948389e5-f972-4d30-a963-ca48bcc225ab tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:09.066998 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-948389e5-f972-4d30-a963-ca48bcc225ab tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:09.084431 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:09.084431 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:09.088368 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-948389e5-f972-4d30-a963-ca48bcc225ab tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Volume info retrieved successfully. Aug 14 03:49:09.096166 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-948389e5-f972-4d30-a963-ca48bcc225ab tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 returned with HTTP 200 Aug 14 03:49:09.096166 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 354/1400] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:49:09 2026] GET /volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 => generated 1019 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:49:09.241251 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-52ea28d4-97d4-4b8e-8a6f-b36d8df5e799 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:09.245265 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-52ea28d4-97d4-4b8e-8a6f-b36d8df5e799 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:09.245265 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-52ea28d4-97d4-4b8e-8a6f-b36d8df5e799 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:09.245265 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-52ea28d4-97d4-4b8e-8a6f-b36d8df5e799 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:09.245265 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-52ea28d4-97d4-4b8e-8a6f-b36d8df5e799 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:09.252531 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:09.252531 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:09.252531 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-52ea28d4-97d4-4b8e-8a6f-b36d8df5e799 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:09.252531 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 338/1401] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:09 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:09.400295 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-eb0f2538-16bf-4a64-9e84-abf52c740b8c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:09.402775 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-eb0f2538-16bf-4a64-9e84-abf52c740b8c tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] PUT https://10.4.3.64/volume/v3/attachments/987c5f56-49ca-4677-9fcd-28a229f41527 Aug 14 03:49:09.403124 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-eb0f2538-16bf-4a64-9e84-abf52c740b8c tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:09.411036 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-eb0f2538-16bf-4a64-9e84-abf52c740b8c tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Acquiring lock "cinder-attachment_update-924e9216-abd0-4982-bc13-d44ff4e7bc63-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:49:09.417188 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-eb0f2538-16bf-4a64-9e84-abf52c740b8c tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Lock "cinder-attachment_update-924e9216-abd0-4982-bc13-d44ff4e7bc63-np0000007313" acquired by "attachment_update" :: waited 0.006s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:49:09.418245 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:09.418245 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:09.517889 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-eb0f2538-16bf-4a64-9e84-abf52c740b8c tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Lock "cinder-attachment_update-924e9216-abd0-4982-bc13-d44ff4e7bc63-np0000007313" released by "attachment_update" :: held 0.101s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:49:09.518326 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-eb0f2538-16bf-4a64-9e84-abf52c740b8c tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/attachments/987c5f56-49ca-4677-9fcd-28a229f41527 returned with HTTP 200 Aug 14 03:49:09.521918 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 351/1402] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:49:09 2026] PUT /volume/v3/attachments/987c5f56-49ca-4677-9fcd-28a229f41527 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:09.557943 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-ac7f982c-c693-4fb0-af3d-f3639f74361f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:09.560590 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-ac7f982c-c693-4fb0-af3d-f3639f74361f tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] POST https://10.4.3.64/volume/v3/attachments/987c5f56-49ca-4677-9fcd-28a229f41527/action Aug 14 03:49:09.561509 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-ac7f982c-c693-4fb0-af3d-f3639f74361f tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:09.561509 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-ac7f982c-c693-4fb0-af3d-f3639f74361f tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:09.583227 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:09.583227 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:09.606376 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d0876200-7d30-4f93-8d63-83302d01b1b4 req-ac7f982c-c693-4fb0-af3d-f3639f74361f tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/attachments/987c5f56-49ca-4677-9fcd-28a229f41527/action returned with HTTP 204 Aug 14 03:49:09.606802 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 360/1403] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:49:09 2026] POST /volume/v3/attachments/987c5f56-49ca-4677-9fcd-28a229f41527/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:09.650988 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5516218a-5916-4ce4-8d49-81eb201f6152 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:09.653011 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5516218a-5916-4ce4-8d49-81eb201f6152 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/volumes/17073d88-0fc7-4b6d-9cb7-faff4dbe668b Aug 14 03:49:09.653322 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5516218a-5916-4ce4-8d49-81eb201f6152 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:09.653797 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5516218a-5916-4ce4-8d49-81eb201f6152 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:09.660043 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5516218a-5916-4ce4-8d49-81eb201f6152 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/volumes/17073d88-0fc7-4b6d-9cb7-faff4dbe668b returned with HTTP 404 Aug 14 03:49:09.660860 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 355/1404] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:49:09 2026] GET /volume/v3/volumes/17073d88-0fc7-4b6d-9cb7-faff4dbe668b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:49:09.670502 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c49f9ff3-568b-40a8-a515-689026ecc014 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:09.672809 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c49f9ff3-568b-40a8-a515-689026ecc014 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] GET https://10.4.3.64/volume/v3/groups/9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99 Aug 14 03:49:09.673021 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c49f9ff3-568b-40a8-a515-689026ecc014 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:09.673991 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c49f9ff3-568b-40a8-a515-689026ecc014 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:09.674429 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-c49f9ff3-568b-40a8-a515-689026ecc014 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] show called for member 9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99 {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:49:09.679074 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c49f9ff3-568b-40a8-a515-689026ecc014 tempest-GroupSnapshotsV319Test-1047620032 tempest-GroupSnapshotsV319Test-1047620032-project-member] https://10.4.3.64/volume/v3/groups/9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99 returned with HTTP 404 Aug 14 03:49:09.679571 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 339/1405] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:49:09 2026] GET /volume/v3/groups/9c4226f3-e3e6-4d14-a50c-90dcd0ce3e99 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:49:09.688012 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9dda8621-e907-4838-8248-606340119b0c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:09.691706 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9dda8621-e907-4838-8248-606340119b0c tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/0782bd7f-3d41-450a-a1e0-1863ef22f332 Aug 14 03:49:09.692018 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9dda8621-e907-4838-8248-606340119b0c tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:09.692304 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9dda8621-e907-4838-8248-606340119b0c tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:09.692655 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:09.692655 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:09.709310 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9dda8621-e907-4838-8248-606340119b0c tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] https://10.4.3.64/volume/v3/group_types/0782bd7f-3d41-450a-a1e0-1863ef22f332 returned with HTTP 202 Aug 14 03:49:09.709782 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 352/1406] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Aug 14 03:49:09 2026] DELETE /volume/v3/group_types/0782bd7f-3d41-450a-a1e0-1863ef22f332 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:49:09.725092 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-02cf6e65-06a0-4723-aaf7-31f28e3b7787 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:09.725092 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-02cf6e65-06a0-4723-aaf7-31f28e3b7787 tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] DELETE https://10.4.3.64/volume/v3/types/d0256b5c-8425-470e-ac9d-6b15d701306d Aug 14 03:49:09.725092 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-02cf6e65-06a0-4723-aaf7-31f28e3b7787 tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:09.726967 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-02cf6e65-06a0-4723-aaf7-31f28e3b7787 tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:09.768018 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-02cf6e65-06a0-4723-aaf7-31f28e3b7787 tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] https://10.4.3.64/volume/v3/types/d0256b5c-8425-470e-ac9d-6b15d701306d returned with HTTP 202 Aug 14 03:49:09.768879 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 361/1407] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:49:09 2026] DELETE /volume/v3/types/d0256b5c-8425-470e-ac9d-6b15d701306d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:49:09.779215 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-39193461-160e-4122-8feb-fc1097fb231c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:09.781083 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39193461-160e-4122-8feb-fc1097fb231c tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] GET https://10.4.3.64/volume/v3/types/d0256b5c-8425-470e-ac9d-6b15d701306d Aug 14 03:49:09.781292 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39193461-160e-4122-8feb-fc1097fb231c tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:09.781453 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39193461-160e-4122-8feb-fc1097fb231c tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:09.784843 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39193461-160e-4122-8feb-fc1097fb231c tempest-GroupSnapshotsV319Test-1614158222 tempest-GroupSnapshotsV319Test-1614158222-project-admin] https://10.4.3.64/volume/v3/types/d0256b5c-8425-470e-ac9d-6b15d701306d returned with HTTP 404 Aug 14 03:49:09.785451 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 356/1408] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:49:09 2026] GET /volume/v3/types/d0256b5c-8425-470e-ac9d-6b15d701306d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:10.267469 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a374d1eb-3628-4052-ad6f-5542e55c417f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:10.272977 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a374d1eb-3628-4052-ad6f-5542e55c417f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:10.273244 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a374d1eb-3628-4052-ad6f-5542e55c417f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:10.273587 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a374d1eb-3628-4052-ad6f-5542e55c417f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:10.274899 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a374d1eb-3628-4052-ad6f-5542e55c417f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:10.280742 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:10.280742 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:10.281723 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a374d1eb-3628-4052-ad6f-5542e55c417f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:10.282301 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 340/1409] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:10 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:10.941953 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1939a968-fe79-410a-a35c-4118d17c4d73 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:10.944753 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:49:10.945145 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1674873978", "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:10.946830 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1674873978', 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:49:11.052390 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Create volume of 1 GB Aug 14 03:49:11.058088 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Availability Zones retrieved successfully. Aug 14 03:49:11.062749 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Flow 'volume_create_api' (8d4b2e86-0151-413c-a3fc-0d04cafc81dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:11.065698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217a6fd1-d45c-492c-8444-c6187afb52cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:11.065698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:49:11.129936 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217a6fd1-d45c-492c-8444-c6187afb52cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:11.130837 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef8ddea-b470-4a26-80e4-396418291de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:11.212386 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Created reservations ['abbda89e-0efe-495d-8bf1-82dd9d0d7d73', '6f6b41b9-2f69-424d-9b01-d34ab61d01c0', '1b3d0bb7-981c-4e66-bd0d-9702de4cd016', '5563bbf5-6231-472b-a10c-7b2c6e469a6a'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:11.213282 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ef8ddea-b470-4a26-80e4-396418291de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abbda89e-0efe-495d-8bf1-82dd9d0d7d73', '6f6b41b9-2f69-424d-9b01-d34ab61d01c0', '1b3d0bb7-981c-4e66-bd0d-9702de4cd016', '5563bbf5-6231-472b-a10c-7b2c6e469a6a']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:11.213958 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dcea53e-5bc1-4342-bac8-a1a81870dd67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:11.237490 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dcea53e-5bc1-4342-bac8-a1a81870dd67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92670254-ae45-4f3d-85cb-74865173ce72', '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-1674873978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0af3b46100cc436d884d0a038c8202c1',qos_specs=None,replication_status=,reservations=['abbda89e-0efe-495d-8bf1-82dd9d0d7d73','6f6b41b9-2f69-424d-9b01-d34ab61d01c0','1b3d0bb7-981c-4e66-bd0d-9702de4cd016','5563bbf5-6231-472b-a10c-7b2c6e469a6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1f36ce0f0434978b648ba90cfb25188',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1674873978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92670254-ae45-4f3d-85cb-74865173ce72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0af3b46100cc436d884d0a038c8202c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1f36ce0f0434978b648ba90cfb25188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:11.238424 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cee7fb2-9f52-4ad4-a9dc-264fbfb73ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:11.261281 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cee7fb2-9f52-4ad4-a9dc-264fbfb73ee5) transitioned into state 'SUCCESS' from state '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-1674873978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0af3b46100cc436d884d0a038c8202c1',qos_specs=None,replication_status=,reservations=['abbda89e-0efe-495d-8bf1-82dd9d0d7d73','6f6b41b9-2f69-424d-9b01-d34ab61d01c0','1b3d0bb7-981c-4e66-bd0d-9702de4cd016','5563bbf5-6231-472b-a10c-7b2c6e469a6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1f36ce0f0434978b648ba90cfb25188',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:11.261947 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (998be37a-2c61-48c0-a788-0cb0eeddae49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:11.273454 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (998be37a-2c61-48c0-a788-0cb0eeddae49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:11.274261 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Flow 'volume_create_api' (8d4b2e86-0151-413c-a3fc-0d04cafc81dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:11.274584 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Create volume request issued successfully. Aug 14 03:49:11.275204 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1939a968-fe79-410a-a35c-4118d17c4d73 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:49:11.275633 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 353/1410] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:49:10 2026] POST /volume/v3/volumes => generated 897 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:11.287300 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-dfb74503-7acb-4e3c-8845-9fe4a6404544 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:11.289663 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dfb74503-7acb-4e3c-8845-9fe4a6404544 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] GET https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 Aug 14 03:49:11.289928 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dfb74503-7acb-4e3c-8845-9fe4a6404544 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:11.290186 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dfb74503-7acb-4e3c-8845-9fe4a6404544 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:11.298129 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-97c16a84-7c55-4153-b733-be8007e3fb62 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:11.300249 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-97c16a84-7c55-4153-b733-be8007e3fb62 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:11.300488 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-97c16a84-7c55-4153-b733-be8007e3fb62 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:11.300726 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-97c16a84-7c55-4153-b733-be8007e3fb62 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:11.303453 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:11.303453 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:11.304843 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-97c16a84-7c55-4153-b733-be8007e3fb62 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:11.311493 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-dfb74503-7acb-4e3c-8845-9fe4a6404544 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Volume info retrieved successfully. Aug 14 03:49:11.311857 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:11.311857 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:11.312995 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-97c16a84-7c55-4153-b733-be8007e3fb62 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:11.313532 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 357/1411] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:11 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:11.316288 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dfb74503-7acb-4e3c-8845-9fe4a6404544 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 returned with HTTP 200 Aug 14 03:49:11.319700 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 362/1412] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:49:11 2026] GET /volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 => generated 965 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:12.325262 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1a8f15ab-a35d-4775-8966-401fe5943ef0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:12.327335 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1a8f15ab-a35d-4775-8966-401fe5943ef0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:12.327617 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1a8f15ab-a35d-4775-8966-401fe5943ef0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:12.327896 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1a8f15ab-a35d-4775-8966-401fe5943ef0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:12.328015 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-1a8f15ab-a35d-4775-8966-401fe5943ef0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:12.330013 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-337301d4-9a0c-4af7-90e9-f8f26d0167c5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:12.331969 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-337301d4-9a0c-4af7-90e9-f8f26d0167c5 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] GET https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 Aug 14 03:49:12.333265 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-337301d4-9a0c-4af7-90e9-f8f26d0167c5 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:12.333265 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-337301d4-9a0c-4af7-90e9-f8f26d0167c5 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:12.340250 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:12.340250 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:12.341180 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1a8f15ab-a35d-4775-8966-401fe5943ef0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:12.341380 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:12.341380 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:12.341589 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 341/1413] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:12 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:12.345259 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-337301d4-9a0c-4af7-90e9-f8f26d0167c5 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Volume info retrieved successfully. Aug 14 03:49:12.350115 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-337301d4-9a0c-4af7-90e9-f8f26d0167c5 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 returned with HTTP 200 Aug 14 03:49:12.350115 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 354/1414] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:49:12 2026] GET /volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 => generated 1539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:49:12.384284 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-96befa97-edbd-4310-b997-62369c7588f6 req-5da3c770-cffb-4661-a64e-7fc65ec3e399 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:12.386548 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-5da3c770-cffb-4661-a64e-7fc65ec3e399 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] GET https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 Aug 14 03:49:12.386848 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-5da3c770-cffb-4661-a64e-7fc65ec3e399 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:12.389258 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-5da3c770-cffb-4661-a64e-7fc65ec3e399 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:12.391455 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-178e379d-43ad-40d2-b378-3a358053f3df None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:12.394824 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:12.394824 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:12.399381 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-96befa97-edbd-4310-b997-62369c7588f6 req-5da3c770-cffb-4661-a64e-7fc65ec3e399 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Volume info retrieved successfully. Aug 14 03:49:12.405623 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-5da3c770-cffb-4661-a64e-7fc65ec3e399 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 returned with HTTP 200 Aug 14 03:49:12.406097 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 358/1415] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:12 2026] GET /volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:12.532478 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:49:12.532478 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1039471367"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:12.533473 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1039471367'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:49:12.533607 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Create volume of 1 GB Aug 14 03:49:12.537321 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Availability Zones retrieved successfully. Aug 14 03:49:12.542719 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Flow 'volume_create_api' (5a181e30-5403-476a-95c1-3f5c3619bf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:12.543564 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a347efaa-2a78-4cb2-bb08-ba3c9a28d53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:12.544476 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:49:12.573152 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a347efaa-2a78-4cb2-bb08-ba3c9a28d53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:12.574146 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c7e0524-bbfe-4a1e-970b-336e08f30bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:12.635868 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Created reservations ['e4e454b6-1240-4e8d-abdd-8f55676078d0', '8fba674f-7db8-49bb-92dd-4d95c9f661e3', '096fb33e-6b2c-49a1-a584-6325d1cfc99f', 'd6c5c644-3d67-4114-a569-78da235aa128'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:12.636954 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c7e0524-bbfe-4a1e-970b-336e08f30bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4e454b6-1240-4e8d-abdd-8f55676078d0', '8fba674f-7db8-49bb-92dd-4d95c9f661e3', '096fb33e-6b2c-49a1-a584-6325d1cfc99f', 'd6c5c644-3d67-4114-a569-78da235aa128']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:12.638009 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f302476f-7d61-441a-b92c-4f2687f686be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:12.826682 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f302476f-7d61-441a-b92c-4f2687f686be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01bc7369-fe8d-4ce7-a074-b0b729da6bc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1039471367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='352cc5b62d1f4feea69f8218501cc095',qos_specs=None,replication_status=,reservations=['e4e454b6-1240-4e8d-abdd-8f55676078d0','8fba674f-7db8-49bb-92dd-4d95c9f661e3','096fb33e-6b2c-49a1-a584-6325d1cfc99f','d6c5c644-3d67-4114-a569-78da235aa128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9304d370443c43cd8d70514fc2baf2bf',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:49:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1039471367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01bc7369-fe8d-4ce7-a074-b0b729da6bc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='352cc5b62d1f4feea69f8218501cc095',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9304d370443c43cd8d70514fc2baf2bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:12.827418 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ea1931a-f6b2-4153-a700-83be164983c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:12.867277 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ea1931a-f6b2-4153-a700-83be164983c2) transitioned into state 'SUCCESS' from state '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-1039471367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='352cc5b62d1f4feea69f8218501cc095',qos_specs=None,replication_status=,reservations=['e4e454b6-1240-4e8d-abdd-8f55676078d0','8fba674f-7db8-49bb-92dd-4d95c9f661e3','096fb33e-6b2c-49a1-a584-6325d1cfc99f','d6c5c644-3d67-4114-a569-78da235aa128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9304d370443c43cd8d70514fc2baf2bf',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:12.867837 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c8a4d64-6feb-46b7-9051-29afb2ce8d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:12.884301 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c8a4d64-6feb-46b7-9051-29afb2ce8d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:12.885273 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Flow 'volume_create_api' (5a181e30-5403-476a-95c1-3f5c3619bf50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:12.886681 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Create volume request issued successfully. Aug 14 03:49:12.886681 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-178e379d-43ad-40d2-b378-3a358053f3df tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:49:12.886976 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 363/1416] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:49:12 2026] POST /volume/v3/volumes => generated 748 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:12.903121 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bcd60484-9772-47b9-ab80-3393b767d42f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:12.910394 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bcd60484-9772-47b9-ab80-3393b767d42f tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] GET https://10.4.3.64/volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 Aug 14 03:49:12.910394 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bcd60484-9772-47b9-ab80-3393b767d42f tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:12.910394 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bcd60484-9772-47b9-ab80-3393b767d42f tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:12.921655 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-96befa97-edbd-4310-b997-62369c7588f6 req-ee00e6ef-0778-4e57-8fe2-aee36ecdb0b8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:12.922630 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:12.922630 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:12.927236 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bcd60484-9772-47b9-ab80-3393b767d42f tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Volume info retrieved successfully. Aug 14 03:49:12.927887 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-ee00e6ef-0778-4e57-8fe2-aee36ecdb0b8 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] GET https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 Aug 14 03:49:12.928101 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-ee00e6ef-0778-4e57-8fe2-aee36ecdb0b8 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:12.928376 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-ee00e6ef-0778-4e57-8fe2-aee36ecdb0b8 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:12.934289 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bcd60484-9772-47b9-ab80-3393b767d42f tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] https://10.4.3.64/volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 returned with HTTP 200 Aug 14 03:49:12.934865 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 342/1417] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:12 2026] GET /volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:12.942469 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:12.942469 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:12.949845 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-96befa97-edbd-4310-b997-62369c7588f6 req-ee00e6ef-0778-4e57-8fe2-aee36ecdb0b8 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Volume info retrieved successfully. Aug 14 03:49:12.954315 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-ee00e6ef-0778-4e57-8fe2-aee36ecdb0b8 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 returned with HTTP 200 Aug 14 03:49:12.954710 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 355/1418] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:12 2026] GET /volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:12.966435 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-037fdd89-e64a-4f5a-87f3-d56f4247cbb7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:12.966435 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-037fdd89-e64a-4f5a-87f3-d56f4247cbb7 None None] GET https://10.4.3.64/volume// Aug 14 03:49:12.966435 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-037fdd89-e64a-4f5a-87f3-d56f4247cbb7 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:12.966435 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-037fdd89-e64a-4f5a-87f3-d56f4247cbb7 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:12.966760 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-037fdd89-e64a-4f5a-87f3-d56f4247cbb7 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:12.967028 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 359/1419] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:49:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:12.976618 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-96befa97-edbd-4310-b997-62369c7588f6 req-991b00fc-edb2-4d42-8f23-4d8e4bb7e248 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:12.981351 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-991b00fc-edb2-4d42-8f23-4d8e4bb7e248 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:49:12.981351 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-991b00fc-edb2-4d42-8f23-4d8e4bb7e248 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92670254-ae45-4f3d-85cb-74865173ce72", "connector": null, "instance_uuid": "8f61d18f-b10e-4dfc-a25c-3f278e1f3d91"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:12.990347 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:12.990347 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:13.029308 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-991b00fc-edb2-4d42-8f23-4d8e4bb7e248 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:49:13.029974 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 364/1420] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:49:12 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 14 03:49:13.358179 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-da267ed5-ec5c-4424-a34f-58d262f7ca25 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:13.360001 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-da267ed5-ec5c-4424-a34f-58d262f7ca25 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:13.360236 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-da267ed5-ec5c-4424-a34f-58d262f7ca25 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:13.360504 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-da267ed5-ec5c-4424-a34f-58d262f7ca25 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:13.360650 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-da267ed5-ec5c-4424-a34f-58d262f7ca25 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:13.365039 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:13.365039 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:13.365662 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-da267ed5-ec5c-4424-a34f-58d262f7ca25 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:13.365790 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 343/1421] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:13 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:13.376638 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-41d63e23-0cf8-4179-8d73-6c6c2e82bda1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:13.382400 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-41d63e23-0cf8-4179-8d73-6c6c2e82bda1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 Aug 14 03:49:13.382400 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-41d63e23-0cf8-4179-8d73-6c6c2e82bda1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:13.382400 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-41d63e23-0cf8-4179-8d73-6c6c2e82bda1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:13.390962 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:13.390962 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:13.396657 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-41d63e23-0cf8-4179-8d73-6c6c2e82bda1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:49:13.401505 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-41d63e23-0cf8-4179-8d73-6c6c2e82bda1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 returned with HTTP 200 Aug 14 03:49:13.402036 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 356/1422] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:13 2026] GET /volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:13.416799 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-958858df-2f95-4cae-9e79-6e8160bbce72 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:13.419094 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-958858df-2f95-4cae-9e79-6e8160bbce72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] DELETE https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:13.419390 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-958858df-2f95-4cae-9e79-6e8160bbce72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:13.419665 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-958858df-2f95-4cae-9e79-6e8160bbce72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:13.419828 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-958858df-2f95-4cae-9e79-6e8160bbce72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete backup with id: 233f7aed-88df-44d3-8dbb-85224e10ce25. Aug 14 03:49:13.425358 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:13.425358 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:13.454068 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-958858df-2f95-4cae-9e79-6e8160bbce72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] delete_backup rpcapi backup_id 233f7aed-88df-44d3-8dbb-85224e10ce25 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:49:13.463882 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-958858df-2f95-4cae-9e79-6e8160bbce72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 202 Aug 14 03:49:13.463882 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 360/1423] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:49:13 2026] DELETE /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:49:13.465816 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e96a98db-18f5-4d7a-a720-82c71b0b8a93 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:13.467794 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e96a98db-18f5-4d7a-a720-82c71b0b8a93 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:13.468029 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e96a98db-18f5-4d7a-a720-82c71b0b8a93 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:13.468297 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e96a98db-18f5-4d7a-a720-82c71b0b8a93 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:13.468523 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-e96a98db-18f5-4d7a-a720-82c71b0b8a93 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:13.476930 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:13.476930 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:13.477640 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e96a98db-18f5-4d7a-a720-82c71b0b8a93 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 200 Aug 14 03:49:13.477999 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 365/1424] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:13 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:13.949393 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-be17d3d5-a97f-4f07-8c79-05af4f4bc773 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:13.951821 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-be17d3d5-a97f-4f07-8c79-05af4f4bc773 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] GET https://10.4.3.64/volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 Aug 14 03:49:13.952082 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-be17d3d5-a97f-4f07-8c79-05af4f4bc773 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:13.952372 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-be17d3d5-a97f-4f07-8c79-05af4f4bc773 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:13.961965 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:13.961965 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:13.965022 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-be17d3d5-a97f-4f07-8c79-05af4f4bc773 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Volume info retrieved successfully. Aug 14 03:49:13.969911 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-be17d3d5-a97f-4f07-8c79-05af4f4bc773 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] https://10.4.3.64/volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 returned with HTTP 200 Aug 14 03:49:13.970307 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 344/1425] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:13 2026] GET /volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:13.984721 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d013d8b0-6b1f-4f56-adc9-5b2b180ebd13 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:13.989580 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d013d8b0-6b1f-4f56-adc9-5b2b180ebd13 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] GET https://10.4.3.64/volume/v3/limits Aug 14 03:49:13.989580 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d013d8b0-6b1f-4f56-adc9-5b2b180ebd13 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:13.989580 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d013d8b0-6b1f-4f56-adc9-5b2b180ebd13 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:14.021907 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d013d8b0-6b1f-4f56-adc9-5b2b180ebd13 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Aug 14 03:49:14.022862 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 357/1426] 10.4.3.64 () {66 vars in 1227 bytes} [Fri Aug 14 03:49:13 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:14.035018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8e040fda-41c1-4304-b8ce-74176e3f75f3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:14.038066 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8e040fda-41c1-4304-b8ce-74176e3f75f3 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] GET https://10.4.3.64/volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 Aug 14 03:49:14.038349 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8e040fda-41c1-4304-b8ce-74176e3f75f3 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:14.038759 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8e040fda-41c1-4304-b8ce-74176e3f75f3 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:14.047804 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:14.047804 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:14.051926 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8e040fda-41c1-4304-b8ce-74176e3f75f3 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Volume info retrieved successfully. Aug 14 03:49:14.056494 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8e040fda-41c1-4304-b8ce-74176e3f75f3 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] https://10.4.3.64/volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 returned with HTTP 200 Aug 14 03:49:14.056494 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 361/1427] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:14 2026] GET /volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:14.078167 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d3b85045-aaeb-4ea7-aaac-204c8ea60816 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:14.079170 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d3b85045-aaeb-4ea7-aaac-204c8ea60816 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] DELETE https://10.4.3.64/volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 Aug 14 03:49:14.079433 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d3b85045-aaeb-4ea7-aaac-204c8ea60816 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:14.079662 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d3b85045-aaeb-4ea7-aaac-204c8ea60816 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:14.079871 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-d3b85045-aaeb-4ea7-aaac-204c8ea60816 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Delete volume with id: 01bc7369-fe8d-4ce7-a074-b0b729da6bc4 Aug 14 03:49:14.088228 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:14.088228 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:14.088807 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d3b85045-aaeb-4ea7-aaac-204c8ea60816 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Volume info retrieved successfully. Aug 14 03:49:14.117394 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d3b85045-aaeb-4ea7-aaac-204c8ea60816 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Delete volume request issued successfully. Aug 14 03:49:14.117641 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d3b85045-aaeb-4ea7-aaac-204c8ea60816 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] https://10.4.3.64/volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 returned with HTTP 202 Aug 14 03:49:14.118028 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 366/1428] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:49:14 2026] DELETE /volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:49:14.125753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1976f32e-1e65-4422-9c39-4fb357c6aba2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:14.129515 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1976f32e-1e65-4422-9c39-4fb357c6aba2 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] GET https://10.4.3.64/volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 Aug 14 03:49:14.129744 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1976f32e-1e65-4422-9c39-4fb357c6aba2 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:14.130000 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1976f32e-1e65-4422-9c39-4fb357c6aba2 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:14.139030 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:14.139030 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:14.143361 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1976f32e-1e65-4422-9c39-4fb357c6aba2 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Volume info retrieved successfully. Aug 14 03:49:14.148042 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1976f32e-1e65-4422-9c39-4fb357c6aba2 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] https://10.4.3.64/volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 returned with HTTP 200 Aug 14 03:49:14.148874 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 345/1429] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:14 2026] GET /volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:14.322399 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d2ff0a16-7f65-4ffb-a4c5-bbb1b04b8729 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:14.322399 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d2ff0a16-7f65-4ffb-a4c5-bbb1b04b8729 None None] GET https://10.4.3.64/volume// Aug 14 03:49:14.322616 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d2ff0a16-7f65-4ffb-a4c5-bbb1b04b8729 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:14.322760 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d2ff0a16-7f65-4ffb-a4c5-bbb1b04b8729 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:14.323092 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d2ff0a16-7f65-4ffb-a4c5-bbb1b04b8729 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:14.323391 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 358/1430] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:49:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:14.339046 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-96befa97-edbd-4310-b997-62369c7588f6 req-86b61916-1189-4681-b0ba-6d015d926f6e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:14.343111 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-86b61916-1189-4681-b0ba-6d015d926f6e tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] GET https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 Aug 14 03:49:14.343604 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-86b61916-1189-4681-b0ba-6d015d926f6e tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:14.343667 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-86b61916-1189-4681-b0ba-6d015d926f6e tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:14.354543 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:14.354543 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:14.358242 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-96befa97-edbd-4310-b997-62369c7588f6 req-86b61916-1189-4681-b0ba-6d015d926f6e tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Volume info retrieved successfully. Aug 14 03:49:14.364024 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-86b61916-1189-4681-b0ba-6d015d926f6e tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 returned with HTTP 200 Aug 14 03:49:14.364618 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 362/1431] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:49:14 2026] GET /volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 => generated 1538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:49:14.484469 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-96befa97-edbd-4310-b997-62369c7588f6 req-1447d9cc-aee2-4c3b-bd8d-b3544b2d0cba None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:14.487033 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-1447d9cc-aee2-4c3b-bd8d-b3544b2d0cba tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] PUT https://10.4.3.64/volume/v3/attachments/41dabd7d-13a9-41b3-8c85-c741a8c11c9f Aug 14 03:49:14.487662 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-1447d9cc-aee2-4c3b-bd8d-b3544b2d0cba tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:14.492839 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cc1f97ca-7eda-48be-9067-949a86ab4a9d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:14.494632 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cc1f97ca-7eda-48be-9067-949a86ab4a9d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 Aug 14 03:49:14.494897 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cc1f97ca-7eda-48be-9067-949a86ab4a9d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:14.495596 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cc1f97ca-7eda-48be-9067-949a86ab4a9d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:14.495596 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-cc1f97ca-7eda-48be-9067-949a86ab4a9d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 233f7aed-88df-44d3-8dbb-85224e10ce25. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:14.496763 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-96befa97-edbd-4310-b997-62369c7588f6 req-1447d9cc-aee2-4c3b-bd8d-b3544b2d0cba tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Acquiring lock "cinder-attachment_update-92670254-ae45-4f3d-85cb-74865173ce72-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:49:14.499428 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cc1f97ca-7eda-48be-9067-949a86ab4a9d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 returned with HTTP 404 Aug 14 03:49:14.499428 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 346/1432] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:14 2026] GET /volume/v3/backups/233f7aed-88df-44d3-8dbb-85224e10ce25 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:14.501803 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-96befa97-edbd-4310-b997-62369c7588f6 req-1447d9cc-aee2-4c3b-bd8d-b3544b2d0cba tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Lock "cinder-attachment_update-92670254-ae45-4f3d-85cb-74865173ce72-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:49:14.502815 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:14.502815 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:14.510203 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:14.512285 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:49:14.512607 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-139866888"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:14.513953 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-139866888'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:49:14.514067 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Create volume of 1 GB Aug 14 03:49:14.518949 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Availability Zones retrieved successfully. Aug 14 03:49:14.526314 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Flow 'volume_create_api' (e4db7077-1a52-478d-ba63-c62ad6c333c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:14.527283 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc5dc6b8-baa2-4d0f-aa26-0d2855de80ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:14.528216 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:49:14.553491 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc5dc6b8-baa2-4d0f-aa26-0d2855de80ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:14.554371 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2eff14d-7115-430e-8d9b-77ae3a53cff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:14.596890 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Created reservations ['cfb7fef7-161a-4f91-950f-52e3c95c0030', '17eb71ed-ef41-465d-ab3d-2e8e4732b282', '6a6f3dea-11a3-4dcb-ac58-dc9b50367d9b', 'ad4402aa-57d9-46bd-8b4f-e3a5e458d6ef'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:14.597668 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2eff14d-7115-430e-8d9b-77ae3a53cff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfb7fef7-161a-4f91-950f-52e3c95c0030', '17eb71ed-ef41-465d-ab3d-2e8e4732b282', '6a6f3dea-11a3-4dcb-ac58-dc9b50367d9b', 'ad4402aa-57d9-46bd-8b4f-e3a5e458d6ef']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:14.598390 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46f4a5c1-d381-401d-9604-4718e6d15e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:14.626031 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46f4a5c1-d381-401d-9604-4718e6d15e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3737cf55-f7c0-4642-a724-b61e99704f6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-139866888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00e43730311b4ea7b3b7a847e53eed47',qos_specs=None,replication_status=,reservations=['cfb7fef7-161a-4f91-950f-52e3c95c0030','17eb71ed-ef41-465d-ab3d-2e8e4732b282','6a6f3dea-11a3-4dcb-ac58-dc9b50367d9b','ad4402aa-57d9-46bd-8b4f-e3a5e458d6ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2bbb5e2aaa44198bf5e62f9c24a2143',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:49:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-139866888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3737cf55-f7c0-4642-a724-b61e99704f6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00e43730311b4ea7b3b7a847e53eed47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2bbb5e2aaa44198bf5e62f9c24a2143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:14.626856 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6048ee20-4d92-4728-ab36-a1e223f4a521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:14.629239 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-96befa97-edbd-4310-b997-62369c7588f6 req-1447d9cc-aee2-4c3b-bd8d-b3544b2d0cba tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Lock "cinder-attachment_update-92670254-ae45-4f3d-85cb-74865173ce72-np0000007313" released by "attachment_update" :: held 0.127s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:49:14.629790 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-1447d9cc-aee2-4c3b-bd8d-b3544b2d0cba tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/attachments/41dabd7d-13a9-41b3-8c85-c741a8c11c9f returned with HTTP 200 Aug 14 03:49:14.630305 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 367/1433] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:49:14 2026] PUT /volume/v3/attachments/41dabd7d-13a9-41b3-8c85-c741a8c11c9f => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:14.649330 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6048ee20-4d92-4728-ab36-a1e223f4a521) transitioned into state 'SUCCESS' from state '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-139866888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00e43730311b4ea7b3b7a847e53eed47',qos_specs=None,replication_status=,reservations=['cfb7fef7-161a-4f91-950f-52e3c95c0030','17eb71ed-ef41-465d-ab3d-2e8e4732b282','6a6f3dea-11a3-4dcb-ac58-dc9b50367d9b','ad4402aa-57d9-46bd-8b4f-e3a5e458d6ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2bbb5e2aaa44198bf5e62f9c24a2143',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:14.650076 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87ce046-0690-48f9-9a93-0451db82d792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:14.659403 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87ce046-0690-48f9-9a93-0451db82d792) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:14.661902 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Flow 'volume_create_api' (e4db7077-1a52-478d-ba63-c62ad6c333c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:14.661902 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Create volume request issued successfully. Aug 14 03:49:14.661902 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2972e8ae-dee0-4d3c-8a35-133eaa7f2f7e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:49:14.661902 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 359/1434] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:49:14 2026] POST /volume/v3/volumes => generated 746 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:14.676167 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-96befa97-edbd-4310-b997-62369c7588f6 req-ff36fcf4-c1be-44e5-b74c-07b2e4b3aa3c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:14.678556 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5ada4684-8409-4e68-ba08-d315a231a6c6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:14.683152 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-ff36fcf4-c1be-44e5-b74c-07b2e4b3aa3c tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] POST https://10.4.3.64/volume/v3/attachments/41dabd7d-13a9-41b3-8c85-c741a8c11c9f/action Aug 14 03:49:14.683819 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5ada4684-8409-4e68-ba08-d315a231a6c6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b Aug 14 03:49:14.683819 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5ada4684-8409-4e68-ba08-d315a231a6c6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:14.683819 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5ada4684-8409-4e68-ba08-d315a231a6c6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:14.683947 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-ff36fcf4-c1be-44e5-b74c-07b2e4b3aa3c tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:14.683947 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-ff36fcf4-c1be-44e5-b74c-07b2e4b3aa3c tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:14.694180 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:14.694180 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:14.698032 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5ada4684-8409-4e68-ba08-d315a231a6c6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:49:14.704799 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5ada4684-8409-4e68-ba08-d315a231a6c6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b returned with HTTP 200 Aug 14 03:49:14.705325 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 347/1435] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:14 2026] GET /volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b => generated 814 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:14.707580 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:14.707580 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:14.720822 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96befa97-edbd-4310-b997-62369c7588f6 req-ff36fcf4-c1be-44e5-b74c-07b2e4b3aa3c tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/attachments/41dabd7d-13a9-41b3-8c85-c741a8c11c9f/action returned with HTTP 204 Aug 14 03:49:14.721278 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 363/1436] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:49:14 2026] POST /volume/v3/attachments/41dabd7d-13a9-41b3-8c85-c741a8c11c9f/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:15.165356 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d2841f3b-583a-4892-b553-328ac61ecce4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:15.167428 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d2841f3b-583a-4892-b553-328ac61ecce4 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] GET https://10.4.3.64/volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 Aug 14 03:49:15.167695 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d2841f3b-583a-4892-b553-328ac61ecce4 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:15.167938 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d2841f3b-583a-4892-b553-328ac61ecce4 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:15.174189 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d2841f3b-583a-4892-b553-328ac61ecce4 tempest-AbsoluteLimitsTests-1448816085 tempest-AbsoluteLimitsTests-1448816085-project-member] https://10.4.3.64/volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 returned with HTTP 404 Aug 14 03:49:15.174926 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 368/1437] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:15 2026] GET /volume/v3/volumes/01bc7369-fe8d-4ce7-a074-b0b729da6bc4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:15.722676 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-60c48b81-b22d-44ec-922a-8ddd60189110 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:15.728903 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-60c48b81-b22d-44ec-922a-8ddd60189110 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b Aug 14 03:49:15.729212 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-60c48b81-b22d-44ec-922a-8ddd60189110 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:15.729476 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-60c48b81-b22d-44ec-922a-8ddd60189110 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:15.742892 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:15.742892 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:15.748222 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-60c48b81-b22d-44ec-922a-8ddd60189110 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:49:15.754324 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-60c48b81-b22d-44ec-922a-8ddd60189110 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b returned with HTTP 200 Aug 14 03:49:15.755068 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 360/1438] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:15 2026] GET /volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:15.779073 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9a17ffe9-a41f-4721-858d-46b5f5f451eb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:15.780296 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9a17ffe9-a41f-4721-858d-46b5f5f451eb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:49:15.780664 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9a17ffe9-a41f-4721-858d-46b5f5f451eb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3737cf55-f7c0-4642-a724-b61e99704f6b", "name": "tempest-VolumesBackupsTest-Backup-1344794024"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:15.782111 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-9a17ffe9-a41f-4721-858d-46b5f5f451eb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Creating new backup {'backup': {'volume_id': '3737cf55-f7c0-4642-a724-b61e99704f6b', 'name': 'tempest-VolumesBackupsTest-Backup-1344794024'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:49:15.782402 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-9a17ffe9-a41f-4721-858d-46b5f5f451eb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Creating backup of volume 3737cf55-f7c0-4642-a724-b61e99704f6b in container None Aug 14 03:49:15.793813 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:15.793813 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:15.794344 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9a17ffe9-a41f-4721-858d-46b5f5f451eb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:49:15.824190 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-9a17ffe9-a41f-4721-858d-46b5f5f451eb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Created reservations ['d87f2e26-7158-4278-b04d-ef9522454340', 'e7d23e42-6edc-4b7f-990d-99dfd9468b7b'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:15.869818 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9a17ffe9-a41f-4721-858d-46b5f5f451eb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:49:15.870315 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 348/1439] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:49:15 2026] POST /volume/v3/backups => generated 328 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:15.881833 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b6187af9-bb53-4f6e-8538-322800b5f9c3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:15.885540 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b6187af9-bb53-4f6e-8538-322800b5f9c3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:15.885540 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b6187af9-bb53-4f6e-8538-322800b5f9c3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:15.885540 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b6187af9-bb53-4f6e-8538-322800b5f9c3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:15.885540 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b6187af9-bb53-4f6e-8538-322800b5f9c3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:15.891765 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:15.891765 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:15.892638 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b6187af9-bb53-4f6e-8538-322800b5f9c3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:15.893012 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 364/1440] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:15 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:16.629611 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-1f781e4c-2965-464e-a6b7-8de49e40eb71 req-e4af7ab1-4c79-4fa2-816e-3ff78cbbfe86 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:16.631669 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1f781e4c-2965-464e-a6b7-8de49e40eb71 req-e4af7ab1-4c79-4fa2-816e-3ff78cbbfe86 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] GET https://10.4.3.64/volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 Aug 14 03:49:16.631869 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-1f781e4c-2965-464e-a6b7-8de49e40eb71 req-e4af7ab1-4c79-4fa2-816e-3ff78cbbfe86 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:16.632055 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-1f781e4c-2965-464e-a6b7-8de49e40eb71 req-e4af7ab1-4c79-4fa2-816e-3ff78cbbfe86 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:16.647697 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:16.647697 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:16.651174 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-1f781e4c-2965-464e-a6b7-8de49e40eb71 req-e4af7ab1-4c79-4fa2-816e-3ff78cbbfe86 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Volume info retrieved successfully. Aug 14 03:49:16.655563 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1f781e4c-2965-464e-a6b7-8de49e40eb71 req-e4af7ab1-4c79-4fa2-816e-3ff78cbbfe86 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 returned with HTTP 200 Aug 14 03:49:16.655960 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 369/1441] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:16 2026] GET /volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:16.902606 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ee8c9d9d-d3a7-48fc-9b1f-af54909eafbe None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:16.904403 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ee8c9d9d-d3a7-48fc-9b1f-af54909eafbe tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:16.904650 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ee8c9d9d-d3a7-48fc-9b1f-af54909eafbe tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:16.904902 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ee8c9d9d-d3a7-48fc-9b1f-af54909eafbe tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:16.905039 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-ee8c9d9d-d3a7-48fc-9b1f-af54909eafbe tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:16.916074 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:16.916074 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:16.917773 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ee8c9d9d-d3a7-48fc-9b1f-af54909eafbe tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:16.918194 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 361/1442] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:16 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:17.219519 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:17.320211 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:49:17.320594 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-893173211"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:17.321973 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-893173211'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:49:17.322097 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Create volume of 1 GB Aug 14 03:49:17.322621 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:17.322621 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:17.326287 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Availability Zones retrieved successfully. Aug 14 03:49:17.331757 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Flow 'volume_create_api' (c18250dd-8f19-4690-9ebb-09c66b06659e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:17.332649 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b677b82-879d-4a49-8800-00e73d639bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:17.333524 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:49:17.362087 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b677b82-879d-4a49-8800-00e73d639bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:17.362787 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c994506-be84-4a06-8e5d-e153a723af74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:17.419872 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Created reservations ['d7d39731-b590-48d8-aa31-75f3de772b51', '8463fd5c-7605-43b3-8f5c-963921a24730', '0912a22d-1d5f-4130-b20f-a81b82036fff', '7f1668ef-1956-44ba-be30-7468a110ee06'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:17.420738 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c994506-be84-4a06-8e5d-e153a723af74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7d39731-b590-48d8-aa31-75f3de772b51', '8463fd5c-7605-43b3-8f5c-963921a24730', '0912a22d-1d5f-4130-b20f-a81b82036fff', '7f1668ef-1956-44ba-be30-7468a110ee06']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:17.421519 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0351a11-5d3a-4cac-833c-fa0f3f5f2e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:17.450227 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0351a11-5d3a-4cac-833c-fa0f3f5f2e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cd9577e-6a47-49a0-84c2-c6a2150f115a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-893173211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65d2543259ee4df5bcd36d0880b870f8',qos_specs=None,replication_status=,reservations=['d7d39731-b590-48d8-aa31-75f3de772b51','8463fd5c-7605-43b3-8f5c-963921a24730','0912a22d-1d5f-4130-b20f-a81b82036fff','7f1668ef-1956-44ba-be30-7468a110ee06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f9b3f0b95da41dfa7c415bd12b2c411',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:49:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-893173211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cd9577e-6a47-49a0-84c2-c6a2150f115a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65d2543259ee4df5bcd36d0880b870f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f9b3f0b95da41dfa7c415bd12b2c411',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:17.451640 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7097c79-d577-4d59-9fc9-ceb09b9c20ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:17.469082 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7097c79-d577-4d59-9fc9-ceb09b9c20ff) transitioned into state 'SUCCESS' from state '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-893173211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65d2543259ee4df5bcd36d0880b870f8',qos_specs=None,replication_status=,reservations=['d7d39731-b590-48d8-aa31-75f3de772b51','8463fd5c-7605-43b3-8f5c-963921a24730','0912a22d-1d5f-4130-b20f-a81b82036fff','7f1668ef-1956-44ba-be30-7468a110ee06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f9b3f0b95da41dfa7c415bd12b2c411',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:17.470069 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d2ebf07-d61e-4744-871d-dc758d7fd73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:17.482545 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d2ebf07-d61e-4744-871d-dc758d7fd73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:17.483461 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Flow 'volume_create_api' (c18250dd-8f19-4690-9ebb-09c66b06659e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:17.483843 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Create volume request issued successfully. Aug 14 03:49:17.484601 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-346fd694-fee3-4b7c-b2d0-fbf26bad3ceb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:49:17.485040 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 349/1443] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:49:17 2026] POST /volume/v3/volumes => generated 749 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:17.496687 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-480348dc-35ea-465e-a530-dc93605e92c8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:17.498889 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-480348dc-35ea-465e-a530-dc93605e92c8 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a Aug 14 03:49:17.499215 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-480348dc-35ea-465e-a530-dc93605e92c8 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:17.499548 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-480348dc-35ea-465e-a530-dc93605e92c8 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:17.509098 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:17.509098 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:17.513716 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-480348dc-35ea-465e-a530-dc93605e92c8 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Volume info retrieved successfully. Aug 14 03:49:17.519489 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-480348dc-35ea-465e-a530-dc93605e92c8 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a returned with HTTP 200 Aug 14 03:49:17.520003 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 365/1444] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:17 2026] GET /volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:17.934945 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d1dab15f-c651-4209-9020-c7ca1b66e9ba None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:17.938282 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d1dab15f-c651-4209-9020-c7ca1b66e9ba tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:17.938737 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d1dab15f-c651-4209-9020-c7ca1b66e9ba tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:17.939022 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d1dab15f-c651-4209-9020-c7ca1b66e9ba tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:17.939229 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-d1dab15f-c651-4209-9020-c7ca1b66e9ba tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:17.944606 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:17.944606 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:17.945726 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d1dab15f-c651-4209-9020-c7ca1b66e9ba tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:17.946307 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 370/1445] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:17 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:18.535555 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-188a95ef-673b-4c34-806c-500a95dac564 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:18.539731 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-188a95ef-673b-4c34-806c-500a95dac564 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a Aug 14 03:49:18.539908 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-188a95ef-673b-4c34-806c-500a95dac564 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:18.540093 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-188a95ef-673b-4c34-806c-500a95dac564 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:18.554357 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:18.554357 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:18.562550 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-188a95ef-673b-4c34-806c-500a95dac564 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Volume info retrieved successfully. Aug 14 03:49:18.568237 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-188a95ef-673b-4c34-806c-500a95dac564 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a returned with HTTP 200 Aug 14 03:49:18.568636 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 362/1446] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:18 2026] GET /volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:18.584587 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ec0553af-5b0a-497e-aca4-2f2107344e85 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:18.589742 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ec0553af-5b0a-497e-aca4-2f2107344e85 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:49:18.590158 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ec0553af-5b0a-497e-aca4-2f2107344e85 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8cd9577e-6a47-49a0-84c2-c6a2150f115a", "name": "tempest-VolumesBackupsV39Test-Backup-1310264021", "container": "tempest-volumesbackupsv39test-backup-container-198906802"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:18.591631 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-ec0553af-5b0a-497e-aca4-2f2107344e85 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Creating new backup {'backup': {'volume_id': '8cd9577e-6a47-49a0-84c2-c6a2150f115a', 'name': 'tempest-VolumesBackupsV39Test-Backup-1310264021', 'container': 'tempest-volumesbackupsv39test-backup-container-198906802'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:49:18.591784 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-ec0553af-5b0a-497e-aca4-2f2107344e85 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Creating backup of volume 8cd9577e-6a47-49a0-84c2-c6a2150f115a in container tempest-volumesbackupsv39test-backup-container-198906802 Aug 14 03:49:18.599239 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:18.599239 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:18.599734 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ec0553af-5b0a-497e-aca4-2f2107344e85 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Volume info retrieved successfully. Aug 14 03:49:18.627371 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-ec0553af-5b0a-497e-aca4-2f2107344e85 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Created reservations ['16c92651-9f63-4f3a-a936-a623e0ea4ffd', '37d5abb7-276a-4681-8b3e-79e3bbd63425'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:18.664962 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ec0553af-5b0a-497e-aca4-2f2107344e85 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:49:18.664962 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 350/1447] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:49:18 2026] POST /volume/v3/backups => generated 331 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:18.672536 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-db1207a0-c55d-429f-847e-dcdd4a6686bc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:18.674571 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db1207a0-c55d-429f-847e-dcdd4a6686bc tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:18.674784 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db1207a0-c55d-429f-847e-dcdd4a6686bc tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:18.674960 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db1207a0-c55d-429f-847e-dcdd4a6686bc tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:18.675077 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-db1207a0-c55d-429f-847e-dcdd4a6686bc tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:18.680178 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:18.680178 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:18.680879 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db1207a0-c55d-429f-847e-dcdd4a6686bc tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:18.681788 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 366/1448] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:18 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:18.958434 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-330cc20f-db1f-4241-af67-c857f6aa4b44 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:18.962698 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-330cc20f-db1f-4241-af67-c857f6aa4b44 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:18.962899 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-330cc20f-db1f-4241-af67-c857f6aa4b44 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:18.963104 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-330cc20f-db1f-4241-af67-c857f6aa4b44 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:18.963353 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-330cc20f-db1f-4241-af67-c857f6aa4b44 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:18.968063 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:18.968063 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:18.972415 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-330cc20f-db1f-4241-af67-c857f6aa4b44 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:18.972415 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 371/1449] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:18 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:19.033213 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-ca106c80-eefb-4dcb-9445-fca9f14d6eac req-e6d863b5-4de8-4add-8cc0-4e7fa7076a61 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:19.036553 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ca106c80-eefb-4dcb-9445-fca9f14d6eac req-e6d863b5-4de8-4add-8cc0-4e7fa7076a61 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] DELETE https://10.4.3.64/volume/v3/attachments/4e9b8954-273e-4819-8819-62f158df8fd3 Aug 14 03:49:19.036742 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ca106c80-eefb-4dcb-9445-fca9f14d6eac req-e6d863b5-4de8-4add-8cc0-4e7fa7076a61 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:19.036952 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ca106c80-eefb-4dcb-9445-fca9f14d6eac req-e6d863b5-4de8-4add-8cc0-4e7fa7076a61 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:19.048321 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:19.048321 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:19.142011 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ca106c80-eefb-4dcb-9445-fca9f14d6eac req-e6d863b5-4de8-4add-8cc0-4e7fa7076a61 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/attachments/4e9b8954-273e-4819-8819-62f158df8fd3 returned with HTTP 200 Aug 14 03:49:19.144888 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 363/1450] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:49:19 2026] DELETE /volume/v3/attachments/4e9b8954-273e-4819-8819-62f158df8fd3 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:19.695523 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cf6953d9-377f-4de6-a776-ecd75755a3b9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:19.699609 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cf6953d9-377f-4de6-a776-ecd75755a3b9 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:19.699777 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cf6953d9-377f-4de6-a776-ecd75755a3b9 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:19.700071 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cf6953d9-377f-4de6-a776-ecd75755a3b9 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:19.700248 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-cf6953d9-377f-4de6-a776-ecd75755a3b9 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:19.707618 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:19.707618 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:19.708816 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cf6953d9-377f-4de6-a776-ecd75755a3b9 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:19.709354 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 351/1451] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:19 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:19.982536 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-81e5adb9-3722-4bb2-b42c-68e053ed4941 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:19.985697 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81e5adb9-3722-4bb2-b42c-68e053ed4941 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:19.985844 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81e5adb9-3722-4bb2-b42c-68e053ed4941 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:19.986026 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81e5adb9-3722-4bb2-b42c-68e053ed4941 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:19.986117 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-81e5adb9-3722-4bb2-b42c-68e053ed4941 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:19.990999 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:19.990999 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:19.991835 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81e5adb9-3722-4bb2-b42c-68e053ed4941 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:19.992235 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 367/1452] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:19 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:20.726964 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6a5e8656-cb74-484d-ad1d-a5f14a2f9259 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:20.748427 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6a5e8656-cb74-484d-ad1d-a5f14a2f9259 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:20.753036 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6a5e8656-cb74-484d-ad1d-a5f14a2f9259 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:20.757908 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6a5e8656-cb74-484d-ad1d-a5f14a2f9259 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:20.760693 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-6a5e8656-cb74-484d-ad1d-a5f14a2f9259 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:20.782905 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:20.782905 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:20.790421 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6a5e8656-cb74-484d-ad1d-a5f14a2f9259 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:20.792722 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 372/1453] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:20 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:20.982240 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-348d729b-f4cf-42a3-8763-dde51795b1c3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:20.984539 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-348d729b-f4cf-42a3-8763-dde51795b1c3 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 Aug 14 03:49:20.984856 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-348d729b-f4cf-42a3-8763-dde51795b1c3 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:20.985098 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-348d729b-f4cf-42a3-8763-dde51795b1c3 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:20.985333 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-348d729b-f4cf-42a3-8763-dde51795b1c3 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Delete volume with id: a2b01bf6-73af-4e1e-8540-c52eaec35a38 Aug 14 03:49:20.996334 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:20.996334 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:20.996992 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-348d729b-f4cf-42a3-8763-dde51795b1c3 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:49:21.007025 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bf90b8aa-a336-4e44-9a09-25bdcf052f58 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:21.010162 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bf90b8aa-a336-4e44-9a09-25bdcf052f58 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:21.010162 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bf90b8aa-a336-4e44-9a09-25bdcf052f58 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:21.010162 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bf90b8aa-a336-4e44-9a09-25bdcf052f58 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:21.010162 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-bf90b8aa-a336-4e44-9a09-25bdcf052f58 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:21.013760 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:21.013760 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:21.014549 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bf90b8aa-a336-4e44-9a09-25bdcf052f58 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:21.014976 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 352/1454] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:21 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:21.021371 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-348d729b-f4cf-42a3-8763-dde51795b1c3 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Delete volume request issued successfully. Aug 14 03:49:21.021613 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-348d729b-f4cf-42a3-8763-dde51795b1c3 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 returned with HTTP 202 Aug 14 03:49:21.022022 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 364/1455] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:49:20 2026] DELETE /volume/v3/volumes/a2b01bf6-73af-4e1e-8540-c52eaec35a38 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:49:21.029523 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b45f416a-d3f4-4a3a-b15d-f217aa6f03e2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:21.030714 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b45f416a-d3f4-4a3a-b15d-f217aa6f03e2 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] DELETE https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 Aug 14 03:49:21.030934 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b45f416a-d3f4-4a3a-b15d-f217aa6f03e2 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:21.031151 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b45f416a-d3f4-4a3a-b15d-f217aa6f03e2 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:21.031281 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-b45f416a-d3f4-4a3a-b15d-f217aa6f03e2 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Delete backup with id: acab15c8-e3cc-4372-8734-563975c14021. Aug 14 03:49:21.035791 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:21.035791 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:21.051088 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-b45f416a-d3f4-4a3a-b15d-f217aa6f03e2 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] delete_backup rpcapi backup_id acab15c8-e3cc-4372-8734-563975c14021 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:49:21.053151 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b45f416a-d3f4-4a3a-b15d-f217aa6f03e2 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 returned with HTTP 202 Aug 14 03:49:21.053710 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 368/1456] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:49:21 2026] DELETE /volume/v3/backups/acab15c8-e3cc-4372-8734-563975c14021 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:49:21.062481 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-355638bf-179e-4a94-8106-312093b4d5d9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:21.064539 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-355638bf-179e-4a94-8106-312093b4d5d9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a Aug 14 03:49:21.064784 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-355638bf-179e-4a94-8106-312093b4d5d9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:21.065191 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-355638bf-179e-4a94-8106-312093b4d5d9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:21.065361 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-355638bf-179e-4a94-8106-312093b4d5d9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Delete volume with id: 4d605b98-c4ad-4e77-be82-6fa327a8fc0a Aug 14 03:49:21.077514 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:21.077514 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:21.078240 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-355638bf-179e-4a94-8106-312093b4d5d9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:49:21.107469 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-355638bf-179e-4a94-8106-312093b4d5d9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Delete volume request issued successfully. Aug 14 03:49:21.107722 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-355638bf-179e-4a94-8106-312093b4d5d9 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a returned with HTTP 202 Aug 14 03:49:21.108232 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 373/1457] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:49:21 2026] DELETE /volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:49:21.116842 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a1fe1aea-91a8-4f05-9a93-96a72a2b07d7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:21.118704 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a1fe1aea-91a8-4f05-9a93-96a72a2b07d7 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a Aug 14 03:49:21.119000 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a1fe1aea-91a8-4f05-9a93-96a72a2b07d7 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:21.119334 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a1fe1aea-91a8-4f05-9a93-96a72a2b07d7 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:21.130229 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:21.130229 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:21.133478 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a1fe1aea-91a8-4f05-9a93-96a72a2b07d7 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Volume info retrieved successfully. Aug 14 03:49:21.139164 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a1fe1aea-91a8-4f05-9a93-96a72a2b07d7 tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a returned with HTTP 200 Aug 14 03:49:21.139713 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 353/1458] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:21 2026] GET /volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:21.803069 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9bb8a790-e9d4-4146-a750-498f2b31cfb0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:21.805419 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9bb8a790-e9d4-4146-a750-498f2b31cfb0 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:21.805830 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9bb8a790-e9d4-4146-a750-498f2b31cfb0 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:21.806147 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9bb8a790-e9d4-4146-a750-498f2b31cfb0 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:21.806315 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-9bb8a790-e9d4-4146-a750-498f2b31cfb0 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:21.811770 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:21.811770 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:21.812935 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9bb8a790-e9d4-4146-a750-498f2b31cfb0 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:21.813610 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 365/1459] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:21 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:22.027162 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-02eaf63f-2148-4e7e-9219-cc841c4561e6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:22.027162 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-02eaf63f-2148-4e7e-9219-cc841c4561e6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:22.027162 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-02eaf63f-2148-4e7e-9219-cc841c4561e6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:22.027344 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-02eaf63f-2148-4e7e-9219-cc841c4561e6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:22.027495 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-02eaf63f-2148-4e7e-9219-cc841c4561e6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:22.032492 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:22.032492 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:22.033293 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-02eaf63f-2148-4e7e-9219-cc841c4561e6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:22.033714 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 369/1460] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:22 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:22.152812 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-928247aa-921a-4eda-9f9a-9fa86adcacae None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:22.154688 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-928247aa-921a-4eda-9f9a-9fa86adcacae tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] GET https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a Aug 14 03:49:22.154899 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-928247aa-921a-4eda-9f9a-9fa86adcacae tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:22.155093 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-928247aa-921a-4eda-9f9a-9fa86adcacae tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:22.160948 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-928247aa-921a-4eda-9f9a-9fa86adcacae tempest-TestVolumeBackupRestore-674098566 tempest-TestVolumeBackupRestore-674098566-project-member] https://10.4.3.64/volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a returned with HTTP 404 Aug 14 03:49:22.161500 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 374/1461] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:22 2026] GET /volume/v3/volumes/4d605b98-c4ad-4e77-be82-6fa327a8fc0a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:22.828704 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-68b81f8a-7556-42af-9c15-358b996907a6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:22.832948 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-68b81f8a-7556-42af-9c15-358b996907a6 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:22.832948 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-68b81f8a-7556-42af-9c15-358b996907a6 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:22.832948 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-68b81f8a-7556-42af-9c15-358b996907a6 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:22.832948 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-68b81f8a-7556-42af-9c15-358b996907a6 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:22.840402 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:22.840402 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:22.841528 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-68b81f8a-7556-42af-9c15-358b996907a6 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:22.842053 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 354/1462] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:22 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:23.051300 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8960fb98-f39e-4d3b-9d80-e5f5661aeefb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:23.054334 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8960fb98-f39e-4d3b-9d80-e5f5661aeefb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:23.054522 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8960fb98-f39e-4d3b-9d80-e5f5661aeefb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:23.054820 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8960fb98-f39e-4d3b-9d80-e5f5661aeefb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:23.055129 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-8960fb98-f39e-4d3b-9d80-e5f5661aeefb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:23.059463 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:23.059463 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:23.061095 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8960fb98-f39e-4d3b-9d80-e5f5661aeefb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:23.061095 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 366/1463] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:23 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:24.114001 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cdf426d3-514c-4421-ae3c-736b75873b36 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:24.114001 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cdf426d3-514c-4421-ae3c-736b75873b36 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:24.114001 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cdf426d3-514c-4421-ae3c-736b75873b36 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:24.114001 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cdf426d3-514c-4421-ae3c-736b75873b36 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:24.114001 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-cdf426d3-514c-4421-ae3c-736b75873b36 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:24.114001 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:24.114001 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:24.114001 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cdf426d3-514c-4421-ae3c-736b75873b36 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:24.114001 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 370/1464] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:23 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:24.119158 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5cdfc1b5-2c97-4291-b616-69c99ae54ed4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:24.119158 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5cdfc1b5-2c97-4291-b616-69c99ae54ed4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:24.119158 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5cdfc1b5-2c97-4291-b616-69c99ae54ed4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:24.119158 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5cdfc1b5-2c97-4291-b616-69c99ae54ed4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:24.119158 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-5cdfc1b5-2c97-4291-b616-69c99ae54ed4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:24.119158 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:24.119158 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:24.119158 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5cdfc1b5-2c97-4291-b616-69c99ae54ed4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:24.119158 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 375/1465] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:24 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:24.877376 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-32909b05-cede-4655-b2c3-2e5be7b8542c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:24.880809 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-32909b05-cede-4655-b2c3-2e5be7b8542c tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:24.880809 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-32909b05-cede-4655-b2c3-2e5be7b8542c tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:24.880809 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-32909b05-cede-4655-b2c3-2e5be7b8542c tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:24.880809 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-32909b05-cede-4655-b2c3-2e5be7b8542c tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:24.886044 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:24.886044 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:24.887366 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-32909b05-cede-4655-b2c3-2e5be7b8542c tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:24.888746 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 355/1466] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:24 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:25.114991 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-35a4c54f-b9ec-4190-919e-c4d09d7a9014 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:25.117173 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-35a4c54f-b9ec-4190-919e-c4d09d7a9014 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:25.117516 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-35a4c54f-b9ec-4190-919e-c4d09d7a9014 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:25.117766 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-35a4c54f-b9ec-4190-919e-c4d09d7a9014 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:25.117919 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-35a4c54f-b9ec-4190-919e-c4d09d7a9014 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:25.122706 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:25.122706 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:25.123567 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-35a4c54f-b9ec-4190-919e-c4d09d7a9014 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:25.123958 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 367/1467] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:25 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:25.899931 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-00491abb-eb43-4e76-b41d-7a8293d1f04e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:25.902112 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00491abb-eb43-4e76-b41d-7a8293d1f04e tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:25.902385 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-00491abb-eb43-4e76-b41d-7a8293d1f04e tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:25.902571 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-00491abb-eb43-4e76-b41d-7a8293d1f04e tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:25.902840 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-00491abb-eb43-4e76-b41d-7a8293d1f04e tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:25.908020 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:25.908020 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:25.908929 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00491abb-eb43-4e76-b41d-7a8293d1f04e tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:25.909313 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 371/1468] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:25 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:26.137222 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3a3b3e6e-13dd-4457-b6b8-167baffcf47a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:26.139944 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3a3b3e6e-13dd-4457-b6b8-167baffcf47a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:26.140580 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3a3b3e6e-13dd-4457-b6b8-167baffcf47a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:26.141248 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3a3b3e6e-13dd-4457-b6b8-167baffcf47a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:26.141248 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-3a3b3e6e-13dd-4457-b6b8-167baffcf47a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:26.147783 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:26.147783 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:26.148822 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3a3b3e6e-13dd-4457-b6b8-167baffcf47a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:26.149316 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 376/1469] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:26 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:26.704730 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1221694a-e255-4f09-99fe-55933e81b1c2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:26.708082 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1221694a-e255-4f09-99fe-55933e81b1c2 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] GET https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 Aug 14 03:49:26.708875 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1221694a-e255-4f09-99fe-55933e81b1c2 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:26.708875 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1221694a-e255-4f09-99fe-55933e81b1c2 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:26.724118 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:26.724118 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:26.728883 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1221694a-e255-4f09-99fe-55933e81b1c2 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Volume info retrieved successfully. Aug 14 03:49:26.736033 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1221694a-e255-4f09-99fe-55933e81b1c2 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 returned with HTTP 200 Aug 14 03:49:26.736654 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 356/1470] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:49:26 2026] GET /volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 => generated 1831 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:49:26.922474 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-160501d0-7537-444f-9a5d-274d3816482e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:26.927983 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-160501d0-7537-444f-9a5d-274d3816482e tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:26.928311 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-160501d0-7537-444f-9a5d-274d3816482e tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:26.928585 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-160501d0-7537-444f-9a5d-274d3816482e tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:26.928737 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-160501d0-7537-444f-9a5d-274d3816482e tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:26.941550 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:26.941550 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:26.943693 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-160501d0-7537-444f-9a5d-274d3816482e tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:26.945471 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 368/1471] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:26 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:27.164505 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-afe0f59d-25c7-41d4-bff2-99bc26336218 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:27.166912 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afe0f59d-25c7-41d4-bff2-99bc26336218 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:27.167145 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afe0f59d-25c7-41d4-bff2-99bc26336218 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:27.167337 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afe0f59d-25c7-41d4-bff2-99bc26336218 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:27.167463 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-afe0f59d-25c7-41d4-bff2-99bc26336218 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:27.172410 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:27.172410 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:27.173410 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afe0f59d-25c7-41d4-bff2-99bc26336218 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:27.173799 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 372/1472] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:27 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:27.957690 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-61332c02-ee5c-4a39-a4b1-d21cda4ec487 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:27.959543 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-61332c02-ee5c-4a39-a4b1-d21cda4ec487 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:27.959837 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-61332c02-ee5c-4a39-a4b1-d21cda4ec487 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:27.960078 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-61332c02-ee5c-4a39-a4b1-d21cda4ec487 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:27.960192 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-61332c02-ee5c-4a39-a4b1-d21cda4ec487 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:27.964855 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:27.964855 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:27.965655 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-61332c02-ee5c-4a39-a4b1-d21cda4ec487 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:27.966036 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 377/1473] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:27 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:28.187626 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-80daabf3-e6e1-4617-87c1-477ced7a2b23 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:28.189769 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-80daabf3-e6e1-4617-87c1-477ced7a2b23 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:28.190234 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-80daabf3-e6e1-4617-87c1-477ced7a2b23 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:28.190455 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-80daabf3-e6e1-4617-87c1-477ced7a2b23 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:28.190566 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-80daabf3-e6e1-4617-87c1-477ced7a2b23 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:28.196898 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:28.196898 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:28.198271 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-80daabf3-e6e1-4617-87c1-477ced7a2b23 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:28.198803 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 357/1474] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:28 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:28.980967 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-56e19463-4960-4bf0-9c3c-edc950ce899b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:28.982828 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-56e19463-4960-4bf0-9c3c-edc950ce899b tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:28.983041 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-56e19463-4960-4bf0-9c3c-edc950ce899b tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:28.983260 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-56e19463-4960-4bf0-9c3c-edc950ce899b tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:28.983361 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-56e19463-4960-4bf0-9c3c-edc950ce899b tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:28.993823 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:28.993823 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:28.994831 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-56e19463-4960-4bf0-9c3c-edc950ce899b tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:28.995219 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 369/1475] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:28 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:29.213722 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-77e6eb8e-e05d-4072-84c1-c95e7792b3c8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:29.216220 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-77e6eb8e-e05d-4072-84c1-c95e7792b3c8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:29.216667 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-77e6eb8e-e05d-4072-84c1-c95e7792b3c8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:29.216930 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-77e6eb8e-e05d-4072-84c1-c95e7792b3c8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:29.217092 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-77e6eb8e-e05d-4072-84c1-c95e7792b3c8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:29.223350 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:29.223350 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:29.224608 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-77e6eb8e-e05d-4072-84c1-c95e7792b3c8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:29.225517 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 373/1476] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:29 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:30.008118 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8c6b4b0e-1681-482d-8fac-5270dbd627b9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:30.010503 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8c6b4b0e-1681-482d-8fac-5270dbd627b9 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:30.010807 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8c6b4b0e-1681-482d-8fac-5270dbd627b9 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:30.011096 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8c6b4b0e-1681-482d-8fac-5270dbd627b9 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:30.011220 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-8c6b4b0e-1681-482d-8fac-5270dbd627b9 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:30.018324 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:30.018324 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:30.019408 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8c6b4b0e-1681-482d-8fac-5270dbd627b9 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:30.019806 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 378/1477] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:30 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:30.240157 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-75247132-9eff-4531-a24f-324cc9025de3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:30.243160 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-75247132-9eff-4531-a24f-324cc9025de3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:30.243714 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-75247132-9eff-4531-a24f-324cc9025de3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:30.243962 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-75247132-9eff-4531-a24f-324cc9025de3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:30.244118 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-75247132-9eff-4531-a24f-324cc9025de3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:30.251491 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:30.251491 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:30.252565 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-75247132-9eff-4531-a24f-324cc9025de3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:30.253183 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 358/1478] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:30 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:31.033368 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-06cb2d73-e5f3-4090-8c39-f057021f6199 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:31.035611 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-06cb2d73-e5f3-4090-8c39-f057021f6199 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:31.035872 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-06cb2d73-e5f3-4090-8c39-f057021f6199 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:31.036148 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-06cb2d73-e5f3-4090-8c39-f057021f6199 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:31.036281 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-06cb2d73-e5f3-4090-8c39-f057021f6199 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:31.041420 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:31.041420 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:31.042840 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-06cb2d73-e5f3-4090-8c39-f057021f6199 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:31.043376 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 370/1479] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:31 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:31.264280 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-abb5659f-3ff7-434a-9f9c-a63b2c5b0b8e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:31.267116 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-abb5659f-3ff7-434a-9f9c-a63b2c5b0b8e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:31.267116 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-abb5659f-3ff7-434a-9f9c-a63b2c5b0b8e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:31.267116 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-abb5659f-3ff7-434a-9f9c-a63b2c5b0b8e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:31.267116 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-abb5659f-3ff7-434a-9f9c-a63b2c5b0b8e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:31.271869 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:31.271869 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:31.272697 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-abb5659f-3ff7-434a-9f9c-a63b2c5b0b8e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:31.273081 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 374/1480] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:31 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:32.054361 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-804f391c-1a71-41c1-8ac3-e53a2be8036a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:32.057688 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-804f391c-1a71-41c1-8ac3-e53a2be8036a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:32.057688 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-804f391c-1a71-41c1-8ac3-e53a2be8036a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:32.057747 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-804f391c-1a71-41c1-8ac3-e53a2be8036a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:32.057891 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-804f391c-1a71-41c1-8ac3-e53a2be8036a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:32.063749 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:32.063749 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:32.065059 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-804f391c-1a71-41c1-8ac3-e53a2be8036a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:32.065603 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 379/1481] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:32 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:32.287246 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7cf7c075-0d1e-4cf1-b907-1fb2ec291f21 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:32.289092 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7cf7c075-0d1e-4cf1-b907-1fb2ec291f21 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:49:32.289334 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7cf7c075-0d1e-4cf1-b907-1fb2ec291f21 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:32.289536 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7cf7c075-0d1e-4cf1-b907-1fb2ec291f21 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:32.289640 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-7cf7c075-0d1e-4cf1-b907-1fb2ec291f21 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:32.294604 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:32.294604 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:32.295501 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7cf7c075-0d1e-4cf1-b907-1fb2ec291f21 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:49:32.295872 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 359/1482] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:32 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:32.312874 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-28994a0b-50a5-42f1-ab0a-6699779fa95f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:32.314636 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-28994a0b-50a5-42f1-ab0a-6699779fa95f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:49:32.315326 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-28994a0b-50a5-42f1-ab0a-6699779fa95f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3737cf55-f7c0-4642-a724-b61e99704f6b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-417792188"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:32.316198 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-28994a0b-50a5-42f1-ab0a-6699779fa95f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Creating new backup {'backup': {'volume_id': '3737cf55-f7c0-4642-a724-b61e99704f6b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-417792188'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:49:32.316333 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-28994a0b-50a5-42f1-ab0a-6699779fa95f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Creating backup of volume 3737cf55-f7c0-4642-a724-b61e99704f6b in container None Aug 14 03:49:32.325230 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:32.325230 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:32.325362 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-28994a0b-50a5-42f1-ab0a-6699779fa95f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:49:32.345478 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-28994a0b-50a5-42f1-ab0a-6699779fa95f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Created reservations ['57709911-946a-4c75-9ab4-7ac81c4d5bee', '55b39fb7-5df9-451d-9573-6d999547b029'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:32.391224 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-28994a0b-50a5-42f1-ab0a-6699779fa95f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:49:32.391585 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 371/1483] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:49:32 2026] POST /volume/v3/backups => generated 327 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:32.405394 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d4e9c8c4-a752-4795-bb3f-acd40dd45011 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:32.406161 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d4e9c8c4-a752-4795-bb3f-acd40dd45011 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:32.406362 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d4e9c8c4-a752-4795-bb3f-acd40dd45011 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:32.406546 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d4e9c8c4-a752-4795-bb3f-acd40dd45011 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:32.406667 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d4e9c8c4-a752-4795-bb3f-acd40dd45011 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:32.411750 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:32.411750 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:32.412446 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d4e9c8c4-a752-4795-bb3f-acd40dd45011 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:32.412770 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 375/1484] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:32 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:33.083511 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7eadfe0f-8a0b-4732-b569-b9365b234a02 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:33.086022 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7eadfe0f-8a0b-4732-b569-b9365b234a02 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:33.086311 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7eadfe0f-8a0b-4732-b569-b9365b234a02 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:33.086553 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7eadfe0f-8a0b-4732-b569-b9365b234a02 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:33.086699 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-7eadfe0f-8a0b-4732-b569-b9365b234a02 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:33.092723 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:33.092723 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:33.097738 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7eadfe0f-8a0b-4732-b569-b9365b234a02 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:33.097738 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 380/1485] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:33 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:33.426277 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bf704a83-ef48-4b58-86cb-4adcb9bc4c6e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:33.429345 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bf704a83-ef48-4b58-86cb-4adcb9bc4c6e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:33.429345 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bf704a83-ef48-4b58-86cb-4adcb9bc4c6e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:33.429345 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bf704a83-ef48-4b58-86cb-4adcb9bc4c6e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:33.429345 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-bf704a83-ef48-4b58-86cb-4adcb9bc4c6e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:33.434080 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:33.434080 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:33.434991 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bf704a83-ef48-4b58-86cb-4adcb9bc4c6e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:33.435478 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 360/1486] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:33 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:34.108442 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9ddb583a-9430-48bb-9e9a-051b7220d76d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:34.114830 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9ddb583a-9430-48bb-9e9a-051b7220d76d tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:34.115304 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9ddb583a-9430-48bb-9e9a-051b7220d76d tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:34.115528 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9ddb583a-9430-48bb-9e9a-051b7220d76d tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:34.115685 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-9ddb583a-9430-48bb-9e9a-051b7220d76d tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:34.128471 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:34.128471 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:34.129532 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9ddb583a-9430-48bb-9e9a-051b7220d76d tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:34.130016 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 372/1487] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:34 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:34.451395 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-77058071-db05-478f-b91d-8e2b6aa65e9d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:34.453656 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-77058071-db05-478f-b91d-8e2b6aa65e9d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:34.453891 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-77058071-db05-478f-b91d-8e2b6aa65e9d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:34.454092 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-77058071-db05-478f-b91d-8e2b6aa65e9d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:34.454225 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-77058071-db05-478f-b91d-8e2b6aa65e9d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:34.459298 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:34.459298 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:34.460224 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-77058071-db05-478f-b91d-8e2b6aa65e9d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:34.460643 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 376/1488] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:34 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:35.145436 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f62c8efc-ee80-487b-a080-425e48a4287b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:35.147307 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f62c8efc-ee80-487b-a080-425e48a4287b tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:35.147554 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f62c8efc-ee80-487b-a080-425e48a4287b tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:35.147775 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f62c8efc-ee80-487b-a080-425e48a4287b tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:35.147907 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-f62c8efc-ee80-487b-a080-425e48a4287b tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:35.153718 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:35.153718 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:35.154708 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f62c8efc-ee80-487b-a080-425e48a4287b tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:35.155484 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 381/1489] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:35 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:35.474701 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d7e81a34-6356-4e2a-8a66-6f7efc65ed40 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:35.476681 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d7e81a34-6356-4e2a-8a66-6f7efc65ed40 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:35.476960 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d7e81a34-6356-4e2a-8a66-6f7efc65ed40 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:35.477251 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d7e81a34-6356-4e2a-8a66-6f7efc65ed40 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:35.477381 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-d7e81a34-6356-4e2a-8a66-6f7efc65ed40 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:35.482555 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:35.482555 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:35.483541 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d7e81a34-6356-4e2a-8a66-6f7efc65ed40 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:35.484451 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 361/1490] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:35 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:36.170213 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0f2588b5-cd68-4edb-8b61-e5317e2fcea5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:36.172304 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0f2588b5-cd68-4edb-8b61-e5317e2fcea5 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:36.172530 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0f2588b5-cd68-4edb-8b61-e5317e2fcea5 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:36.172705 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0f2588b5-cd68-4edb-8b61-e5317e2fcea5 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:36.172879 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-0f2588b5-cd68-4edb-8b61-e5317e2fcea5 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:36.180342 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:36.180342 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:36.181067 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0f2588b5-cd68-4edb-8b61-e5317e2fcea5 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:36.181476 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 373/1491] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:36 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:36.499009 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3f1691cc-8ba8-49b2-93f0-43ac78030ee9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:36.502633 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f1691cc-8ba8-49b2-93f0-43ac78030ee9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:36.503641 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f1691cc-8ba8-49b2-93f0-43ac78030ee9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:36.505574 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f1691cc-8ba8-49b2-93f0-43ac78030ee9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:36.505574 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-3f1691cc-8ba8-49b2-93f0-43ac78030ee9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:36.510158 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:36.510158 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:36.511175 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f1691cc-8ba8-49b2-93f0-43ac78030ee9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:36.511430 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 377/1492] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:36 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:37.192856 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e75b1720-bba6-4b4a-8505-e5f2d9d3de81 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:37.195589 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e75b1720-bba6-4b4a-8505-e5f2d9d3de81 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:37.195933 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e75b1720-bba6-4b4a-8505-e5f2d9d3de81 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:37.196181 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e75b1720-bba6-4b4a-8505-e5f2d9d3de81 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:37.196343 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-e75b1720-bba6-4b4a-8505-e5f2d9d3de81 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:37.201818 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:37.201818 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:37.203012 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e75b1720-bba6-4b4a-8505-e5f2d9d3de81 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:37.203491 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 382/1493] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:37 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:37.526068 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e99eea87-3853-440f-8a00-a71b4abf7cff None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:37.528349 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e99eea87-3853-440f-8a00-a71b4abf7cff tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:37.528575 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e99eea87-3853-440f-8a00-a71b4abf7cff tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:37.528794 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e99eea87-3853-440f-8a00-a71b4abf7cff tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:37.528918 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-e99eea87-3853-440f-8a00-a71b4abf7cff tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:37.533975 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:37.533975 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:37.534893 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e99eea87-3853-440f-8a00-a71b4abf7cff tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:37.535426 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 362/1494] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:37 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:38.220369 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-478aa527-f1c0-402e-884b-80214f7735e6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:38.222596 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-478aa527-f1c0-402e-884b-80214f7735e6 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:38.222888 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-478aa527-f1c0-402e-884b-80214f7735e6 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:38.223155 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-478aa527-f1c0-402e-884b-80214f7735e6 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:38.223318 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-478aa527-f1c0-402e-884b-80214f7735e6 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:38.228172 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:38.228172 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:38.229192 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-478aa527-f1c0-402e-884b-80214f7735e6 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:38.229713 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 374/1495] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:38 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:38.547368 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-03a9e20a-4fdf-42b0-b9ab-8a70d96448b8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:38.550372 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03a9e20a-4fdf-42b0-b9ab-8a70d96448b8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:38.550666 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03a9e20a-4fdf-42b0-b9ab-8a70d96448b8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:38.554554 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03a9e20a-4fdf-42b0-b9ab-8a70d96448b8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:38.554686 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-03a9e20a-4fdf-42b0-b9ab-8a70d96448b8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:38.560573 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:38.560573 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:38.562532 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03a9e20a-4fdf-42b0-b9ab-8a70d96448b8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:38.563005 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 378/1496] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:38 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:39.246081 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-43ebc5a4-ce2f-4ab2-bb5d-b2a998d08aeb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:39.249474 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-43ebc5a4-ce2f-4ab2-bb5d-b2a998d08aeb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:39.249801 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-43ebc5a4-ce2f-4ab2-bb5d-b2a998d08aeb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:39.250432 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-43ebc5a4-ce2f-4ab2-bb5d-b2a998d08aeb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:39.250642 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-43ebc5a4-ce2f-4ab2-bb5d-b2a998d08aeb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:39.257540 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:39.257540 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:39.258496 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-43ebc5a4-ce2f-4ab2-bb5d-b2a998d08aeb tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:39.258912 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 383/1497] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:39 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:39.576404 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-228c3fdc-87ed-4455-8882-0743b6f9f766 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:39.581284 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-228c3fdc-87ed-4455-8882-0743b6f9f766 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:39.581284 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-228c3fdc-87ed-4455-8882-0743b6f9f766 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:39.581480 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-228c3fdc-87ed-4455-8882-0743b6f9f766 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:39.581480 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-228c3fdc-87ed-4455-8882-0743b6f9f766 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:39.595239 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:39.595239 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:39.596241 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-228c3fdc-87ed-4455-8882-0743b6f9f766 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:39.596821 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 363/1498] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:39 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 746 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:39.910614 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-953e34b3-419c-4831-9a17-438a4f7abe80 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:39.912967 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:49:39.913541 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2086563692", "snapshot_id": null, "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "volume_type": null, "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:39.916521 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2086563692', 'snapshot_id': None, 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'volume_type': None, 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:49:40.018980 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Create volume of 1 GB Aug 14 03:49:40.026219 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Availability Zones retrieved successfully. Aug 14 03:49:40.036976 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Flow 'volume_create_api' (36f6124f-a344-4a9f-9a44-4d4a6ba07409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:40.039721 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1a9e00-e645-4015-a673-4b3386d061c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:40.039967 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:49:40.119480 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1a9e00-e645-4015-a673-4b3386d061c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:40.120432 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d06c7c78-e822-4c50-8993-d0e3ebec6999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:40.207248 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Created reservations ['c9f15292-a20e-4728-bb01-de9b7603de74', '5bee5cbc-2e83-43cd-bd21-f2942a1650f8', '8a4dacbd-257d-4223-a44f-5efa2ab4e8bd', '97e7b066-fe9e-4cac-b53a-03a4a89913b2'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:40.208107 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d06c7c78-e822-4c50-8993-d0e3ebec6999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9f15292-a20e-4728-bb01-de9b7603de74', '5bee5cbc-2e83-43cd-bd21-f2942a1650f8', '8a4dacbd-257d-4223-a44f-5efa2ab4e8bd', '97e7b066-fe9e-4cac-b53a-03a4a89913b2']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:40.208913 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b2e8966-f5f4-4c6d-bf37-4ec317cc9eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:40.230534 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b2e8966-f5f4-4c6d-bf37-4ec317cc9eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3195b47-36dc-4fec-8010-506ea7cf526d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2086563692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b866fab2902743fd95364cca6a1c1c36',qos_specs=None,replication_status=,reservations=['c9f15292-a20e-4728-bb01-de9b7603de74','5bee5cbc-2e83-43cd-bd21-f2942a1650f8','8a4dacbd-257d-4223-a44f-5efa2ab4e8bd','97e7b066-fe9e-4cac-b53a-03a4a89913b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6642b2530ee4d45970f21254aefef8b',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:49:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2086563692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3195b47-36dc-4fec-8010-506ea7cf526d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b866fab2902743fd95364cca6a1c1c36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6642b2530ee4d45970f21254aefef8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:40.231312 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (894201ab-2ade-4fd6-8a88-af08b3ca85aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:40.248287 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (894201ab-2ade-4fd6-8a88-af08b3ca85aa) transitioned into state 'SUCCESS' from state '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-2086563692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b866fab2902743fd95364cca6a1c1c36',qos_specs=None,replication_status=,reservations=['c9f15292-a20e-4728-bb01-de9b7603de74','5bee5cbc-2e83-43cd-bd21-f2942a1650f8','8a4dacbd-257d-4223-a44f-5efa2ab4e8bd','97e7b066-fe9e-4cac-b53a-03a4a89913b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6642b2530ee4d45970f21254aefef8b',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:40.248945 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d138234-163a-4f13-99b7-f8a3bb54531b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:40.257603 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d138234-163a-4f13-99b7-f8a3bb54531b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:40.258663 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Flow 'volume_create_api' (36f6124f-a344-4a9f-9a44-4d4a6ba07409) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:40.258882 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Create volume request issued successfully. Aug 14 03:49:40.259922 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-953e34b3-419c-4831-9a17-438a4f7abe80 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:49:40.259922 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 375/1499] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:49:39 2026] POST /volume/v3/volumes => generated 779 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:40.271391 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ece4e3e2-29c2-497b-a0b5-e3d3664b9481 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:40.273717 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ece4e3e2-29c2-497b-a0b5-e3d3664b9481 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d Aug 14 03:49:40.273717 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ece4e3e2-29c2-497b-a0b5-e3d3664b9481 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:40.273717 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ece4e3e2-29c2-497b-a0b5-e3d3664b9481 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:40.274734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-19afcaa2-6e76-4550-ace4-9c7d0446b937 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:40.277770 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-19afcaa2-6e76-4550-ace4-9c7d0446b937 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:40.277999 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-19afcaa2-6e76-4550-ace4-9c7d0446b937 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:40.278268 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-19afcaa2-6e76-4550-ace4-9c7d0446b937 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:40.278378 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-19afcaa2-6e76-4550-ace4-9c7d0446b937 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:40.282981 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:40.282981 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:40.283653 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-19afcaa2-6e76-4550-ace4-9c7d0446b937 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:40.284008 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 384/1500] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:40 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:40.285742 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:40.285742 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:40.289332 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ece4e3e2-29c2-497b-a0b5-e3d3664b9481 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:49:40.295387 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ece4e3e2-29c2-497b-a0b5-e3d3664b9481 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d returned with HTTP 200 Aug 14 03:49:40.295924 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 379/1501] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:49:40 2026] GET /volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:40.609897 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6ee3ab65-5b21-42e5-a16c-a8c68d260993 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:40.612903 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6ee3ab65-5b21-42e5-a16c-a8c68d260993 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:40.613231 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6ee3ab65-5b21-42e5-a16c-a8c68d260993 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:40.613522 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6ee3ab65-5b21-42e5-a16c-a8c68d260993 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:40.613747 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-6ee3ab65-5b21-42e5-a16c-a8c68d260993 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:40.619171 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:40.619171 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:40.620353 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6ee3ab65-5b21-42e5-a16c-a8c68d260993 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:40.620960 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 364/1502] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:40 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:41.300677 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a67be729-3999-4457-9254-05303b122a28 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:41.306379 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a67be729-3999-4457-9254-05303b122a28 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:41.306685 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a67be729-3999-4457-9254-05303b122a28 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:41.306942 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a67be729-3999-4457-9254-05303b122a28 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:41.307206 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-a67be729-3999-4457-9254-05303b122a28 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:41.314447 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:41.314447 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:41.315867 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a67be729-3999-4457-9254-05303b122a28 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:41.316009 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 376/1503] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:41 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:41.316168 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f06b37d0-a938-4520-b7d4-c907716fd6ca None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:41.318972 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f06b37d0-a938-4520-b7d4-c907716fd6ca tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d Aug 14 03:49:41.319274 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f06b37d0-a938-4520-b7d4-c907716fd6ca tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:41.319526 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f06b37d0-a938-4520-b7d4-c907716fd6ca tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:41.327365 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:41.327365 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:41.329619 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a1800a13-9c8d-4430-8f0d-08b3c54f1734 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:41.331105 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f06b37d0-a938-4520-b7d4-c907716fd6ca tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:49:41.331381 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a1800a13-9c8d-4430-8f0d-08b3c54f1734 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a Aug 14 03:49:41.331572 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a1800a13-9c8d-4430-8f0d-08b3c54f1734 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:41.331755 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a1800a13-9c8d-4430-8f0d-08b3c54f1734 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:41.335800 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f06b37d0-a938-4520-b7d4-c907716fd6ca tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d returned with HTTP 200 Aug 14 03:49:41.336262 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 385/1504] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:49:41 2026] GET /volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:49:41.339242 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:41.339242 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:41.342385 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a1800a13-9c8d-4430-8f0d-08b3c54f1734 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Volume info retrieved successfully. Aug 14 03:49:41.346353 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a1800a13-9c8d-4430-8f0d-08b3c54f1734 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a returned with HTTP 200 Aug 14 03:49:41.346745 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 380/1505] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:41 2026] GET /volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:41.353626 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-844f6801-d1b8-40fe-83a4-c799707a7a48 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:41.360156 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-844f6801-d1b8-40fe-83a4-c799707a7a48 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d Aug 14 03:49:41.362022 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-844f6801-d1b8-40fe-83a4-c799707a7a48 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:41.362384 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-844f6801-d1b8-40fe-83a4-c799707a7a48 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:41.366040 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-19d75ad6-496b-40d0-a7ff-465b1ddf0975 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:41.367872 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-19d75ad6-496b-40d0-a7ff-465b1ddf0975 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] PUT https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:41.368244 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-19d75ad6-496b-40d0-a7ff-465b1ddf0975 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1654289813", "description": "tempest-volume-backup-description-2086566846"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:41.373466 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:41.373466 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:41.374481 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:41.374481 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:41.378837 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-844f6801-d1b8-40fe-83a4-c799707a7a48 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:49:41.384971 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-844f6801-d1b8-40fe-83a4-c799707a7a48 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d returned with HTTP 200 Aug 14 03:49:41.385482 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 365/1506] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:49:41 2026] GET /volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d => generated 1387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:49:41.386248 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-19d75ad6-496b-40d0-a7ff-465b1ddf0975 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:41.386339 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 377/1507] 10.4.3.64 () {70 vars in 1402 bytes} [Fri Aug 14 03:49:41 2026] PUT /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:41.396035 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ca0762d7-1d6c-4612-a2a4-4d1b0765ba4a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:41.397724 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ca0762d7-1d6c-4612-a2a4-4d1b0765ba4a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:41.397939 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ca0762d7-1d6c-4612-a2a4-4d1b0765ba4a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:41.398092 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ca0762d7-1d6c-4612-a2a4-4d1b0765ba4a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:41.398211 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-ca0762d7-1d6c-4612-a2a4-4d1b0765ba4a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:41.402503 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:41.402503 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:41.403344 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ca0762d7-1d6c-4612-a2a4-4d1b0765ba4a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:41.403772 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 386/1508] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:41 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 838 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:49:41.418483 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6fb9ec60-1852-401c-8fc8-5bbe0a1859ba None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:41.421189 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6fb9ec60-1852-401c-8fc8-5bbe0a1859ba tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] DELETE https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:41.421189 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6fb9ec60-1852-401c-8fc8-5bbe0a1859ba tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:41.421583 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6fb9ec60-1852-401c-8fc8-5bbe0a1859ba tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:41.421806 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-6fb9ec60-1852-401c-8fc8-5bbe0a1859ba tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Delete backup with id: e8f559c5-8877-4b63-8db1-12adb2ecd161. Aug 14 03:49:41.429981 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:41.429981 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:41.445055 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-6fb9ec60-1852-401c-8fc8-5bbe0a1859ba tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] delete_backup rpcapi backup_id e8f559c5-8877-4b63-8db1-12adb2ecd161 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:49:41.450161 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6fb9ec60-1852-401c-8fc8-5bbe0a1859ba tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 202 Aug 14 03:49:41.450161 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 381/1509] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:49:41 2026] DELETE /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:49:41.460429 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7506b8b9-b3ba-47c2-b5b7-3655059a646c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:41.463397 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7506b8b9-b3ba-47c2-b5b7-3655059a646c tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:41.463619 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7506b8b9-b3ba-47c2-b5b7-3655059a646c tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:41.463898 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7506b8b9-b3ba-47c2-b5b7-3655059a646c tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:41.464059 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-7506b8b9-b3ba-47c2-b5b7-3655059a646c tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:41.469290 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:41.469290 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:41.470347 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7506b8b9-b3ba-47c2-b5b7-3655059a646c tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 200 Aug 14 03:49:41.470619 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 366/1510] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:41 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:41.635151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-83f2b8eb-4416-4864-8d24-095613c757c7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:41.640735 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-83f2b8eb-4416-4864-8d24-095613c757c7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:41.641031 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-83f2b8eb-4416-4864-8d24-095613c757c7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:41.642928 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-83f2b8eb-4416-4864-8d24-095613c757c7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:41.642928 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-83f2b8eb-4416-4864-8d24-095613c757c7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:41.655202 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:41.655202 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:41.656401 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-83f2b8eb-4416-4864-8d24-095613c757c7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:41.656886 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 378/1511] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:41 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:41.666664 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e758236a-28e7-472f-acfb-882d1d1596da None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:41.673169 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e758236a-28e7-472f-acfb-882d1d1596da tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30/restore Aug 14 03:49:41.673169 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e758236a-28e7-472f-acfb-882d1d1596da tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "3737cf55-f7c0-4642-a724-b61e99704f6b"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:41.675164 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-e758236a-28e7-472f-acfb-882d1d1596da tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Restoring backup 319539a8-c6b3-42ca-84ad-c6ce0266fc30 ({'restore': {'volume_id': '3737cf55-f7c0-4642-a724-b61e99704f6b'}}) {{(pid=100327) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 03:49:41.675466 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-e758236a-28e7-472f-acfb-882d1d1596da tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Restoring backup 319539a8-c6b3-42ca-84ad-c6ce0266fc30 to volume 3737cf55-f7c0-4642-a724-b61e99704f6b. Aug 14 03:49:41.682979 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:41.682979 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:41.695410 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:41.695410 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:41.695410 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e758236a-28e7-472f-acfb-882d1d1596da tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:49:41.695576 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.api [None req-e758236a-28e7-472f-acfb-882d1d1596da tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Checking backup size 1 against volume size 1 {{(pid=100327) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 03:49:41.695781 np0000007313 devstack@c-api.service[100327]: INFO cinder.backup.api [None req-e758236a-28e7-472f-acfb-882d1d1596da tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Overwriting volume 3737cf55-f7c0-4642-a724-b61e99704f6b with restore of backup 319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:41.714106 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-e758236a-28e7-472f-acfb-882d1d1596da tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] restore_backup in rpcapi backup_id 319539a8-c6b3-42ca-84ad-c6ce0266fc30 {{(pid=100327) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 03:49:41.715612 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e758236a-28e7-472f-acfb-882d1d1596da tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30/restore returned with HTTP 202 Aug 14 03:49:41.715612 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 387/1512] 10.4.3.64 () {68 vars in 1386 bytes} [Fri Aug 14 03:49:41 2026] POST /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30/restore => generated 181 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:41.724344 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-03bdc6c3-3ce0-42f3-8f5e-ca1f91f3fc37 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:41.726913 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03bdc6c3-3ce0-42f3-8f5e-ca1f91f3fc37 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:41.727330 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03bdc6c3-3ce0-42f3-8f5e-ca1f91f3fc37 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:41.727579 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03bdc6c3-3ce0-42f3-8f5e-ca1f91f3fc37 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:41.727720 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-03bdc6c3-3ce0-42f3-8f5e-ca1f91f3fc37 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:41.732300 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:41.732300 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:41.733243 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03bdc6c3-3ce0-42f3-8f5e-ca1f91f3fc37 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:41.733777 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 382/1513] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:41 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:42.452308 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:42.456552 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:49:42.457071 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-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": "dfa11e19-297e-4f21-b30f-7a852162eb97", "source_volid": null, "backup_id": null}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:42.460405 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-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': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'source_volid': None, 'backup_id': None}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:49:42.489263 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f634e88d-34ee-46fd-9d75-baee7792549a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:42.490632 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f634e88d-34ee-46fd-9d75-baee7792549a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 Aug 14 03:49:42.493014 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f634e88d-34ee-46fd-9d75-baee7792549a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:42.493014 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f634e88d-34ee-46fd-9d75-baee7792549a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:42.493014 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-f634e88d-34ee-46fd-9d75-baee7792549a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Show backup with id e8f559c5-8877-4b63-8db1-12adb2ecd161. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:42.495703 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f634e88d-34ee-46fd-9d75-baee7792549a tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 returned with HTTP 404 Aug 14 03:49:42.496187 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 379/1514] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:42 2026] GET /volume/v3/backups/e8f559c5-8877-4b63-8db1-12adb2ecd161 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:42.513113 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-efce3092-97ee-460f-8126-0e822f0657bb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:42.518774 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-efce3092-97ee-460f-8126-0e822f0657bb tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d Aug 14 03:49:42.518774 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-efce3092-97ee-460f-8126-0e822f0657bb tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:42.518774 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-efce3092-97ee-460f-8126-0e822f0657bb tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:42.526433 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:42.526433 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:42.536103 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-efce3092-97ee-460f-8126-0e822f0657bb tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:49:42.541695 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-efce3092-97ee-460f-8126-0e822f0657bb tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d returned with HTTP 200 Aug 14 03:49:42.542060 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 388/1515] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:42 2026] GET /volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d => generated 1369 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:42.579056 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Create volume of 1 GB Aug 14 03:49:42.583129 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ddfc9bd4-573d-41ed-8a35-4163fd3b2459 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:42.583501 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Availability Zones retrieved successfully. Aug 14 03:49:42.585277 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ddfc9bd4-573d-41ed-8a35-4163fd3b2459 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a Aug 14 03:49:42.585537 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ddfc9bd4-573d-41ed-8a35-4163fd3b2459 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:42.585768 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ddfc9bd4-573d-41ed-8a35-4163fd3b2459 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:42.588292 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Flow 'volume_create_api' (d5591d5d-790d-458b-8d3a-51e728c098d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:42.590302 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e01c902-365b-4381-91e0-24298f5f7b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:42.591210 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:49:42.594628 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:42.594628 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:42.598944 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ddfc9bd4-573d-41ed-8a35-4163fd3b2459 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Volume info retrieved successfully. Aug 14 03:49:42.604089 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ddfc9bd4-573d-41ed-8a35-4163fd3b2459 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a returned with HTTP 200 Aug 14 03:49:42.604507 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 383/1516] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:42 2026] GET /volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:42.620033 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a4568060-f617-4969-bc62-4282d55b1c03 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:42.622669 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a4568060-f617-4969-bc62-4282d55b1c03 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a Aug 14 03:49:42.622930 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a4568060-f617-4969-bc62-4282d55b1c03 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:42.623177 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a4568060-f617-4969-bc62-4282d55b1c03 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:42.623410 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-a4568060-f617-4969-bc62-4282d55b1c03 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Delete volume with id: 8cd9577e-6a47-49a0-84c2-c6a2150f115a Aug 14 03:49:42.632437 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:42.632437 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:42.633204 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a4568060-f617-4969-bc62-4282d55b1c03 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Volume info retrieved successfully. Aug 14 03:49:42.665663 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e01c902-365b-4381-91e0-24298f5f7b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:42.666451 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5548316c-a595-4890-9c9f-66e90a9d3149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:42.667102 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a4568060-f617-4969-bc62-4282d55b1c03 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Delete volume request issued successfully. Aug 14 03:49:42.667433 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a4568060-f617-4969-bc62-4282d55b1c03 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a returned with HTTP 202 Aug 14 03:49:42.668376 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 380/1517] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:49:42 2026] DELETE /volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:49:42.678370 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a6476e39-311a-4884-9397-75d0a5e79249 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:42.680692 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a6476e39-311a-4884-9397-75d0a5e79249 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a Aug 14 03:49:42.680822 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a6476e39-311a-4884-9397-75d0a5e79249 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:42.681240 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a6476e39-311a-4884-9397-75d0a5e79249 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:42.689906 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:42.689906 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:42.694280 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a6476e39-311a-4884-9397-75d0a5e79249 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Volume info retrieved successfully. Aug 14 03:49:42.699597 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a6476e39-311a-4884-9397-75d0a5e79249 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a returned with HTTP 200 Aug 14 03:49:42.700058 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 389/1518] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:42 2026] GET /volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:42.707493 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Created reservations ['c2cd79d7-38a7-4a0c-8de6-f849e37bdfa6', '4e813379-cb53-4164-a9c2-229cf648600b', 'e5834985-3229-41ea-9632-8fe28e04937f', '24b06074-da7b-4a4c-ba8d-52def85ce85c'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:42.708869 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5548316c-a595-4890-9c9f-66e90a9d3149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2cd79d7-38a7-4a0c-8de6-f849e37bdfa6', '4e813379-cb53-4164-a9c2-229cf648600b', 'e5834985-3229-41ea-9632-8fe28e04937f', '24b06074-da7b-4a4c-ba8d-52def85ce85c']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:42.710118 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3541875-3f30-4f96-a44d-e7545e11b2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:42.737204 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3541875-3f30-4f96-a44d-e7545e11b2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aef2a19-d981-432a-9743-c2c6b20633d2', '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='6235b3fe16a142c190fe22850545cd5f',qos_specs=None,replication_status=,reservations=['c2cd79d7-38a7-4a0c-8de6-f849e37bdfa6','4e813379-cb53-4164-a9c2-229cf648600b','e5834985-3229-41ea-9632-8fe28e04937f','24b06074-da7b-4a4c-ba8d-52def85ce85c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1287e7e074d34deaae941d4e0b94dd3c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:49:42Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aef2a19-d981-432a-9743-c2c6b20633d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6235b3fe16a142c190fe22850545cd5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1287e7e074d34deaae941d4e0b94dd3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:42.737948 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c5867c0-08ac-40d8-9ec5-f11be6916092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:42.746062 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-65ae8c4e-f2e0-4bbc-9709-b2ea61528f5e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:42.747951 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-65ae8c4e-f2e0-4bbc-9709-b2ea61528f5e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:42.748193 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-65ae8c4e-f2e0-4bbc-9709-b2ea61528f5e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:42.748395 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-65ae8c4e-f2e0-4bbc-9709-b2ea61528f5e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:42.748503 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-65ae8c4e-f2e0-4bbc-9709-b2ea61528f5e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:42.753103 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:42.753103 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:42.754413 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-65ae8c4e-f2e0-4bbc-9709-b2ea61528f5e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:42.754978 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 384/1519] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:42 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:42.770708 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c5867c0-08ac-40d8-9ec5-f11be6916092) transitioned into 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='6235b3fe16a142c190fe22850545cd5f',qos_specs=None,replication_status=,reservations=['c2cd79d7-38a7-4a0c-8de6-f849e37bdfa6','4e813379-cb53-4164-a9c2-229cf648600b','e5834985-3229-41ea-9632-8fe28e04937f','24b06074-da7b-4a4c-ba8d-52def85ce85c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1287e7e074d34deaae941d4e0b94dd3c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:42.771425 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3786fa-db89-4209-a418-4147b0427b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:42.781889 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3786fa-db89-4209-a418-4147b0427b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:42.783230 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Flow 'volume_create_api' (d5591d5d-790d-458b-8d3a-51e728c098d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:42.783683 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Create volume request issued successfully. Aug 14 03:49:42.784502 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-7660bcf5-577c-441c-bfc3-a279a5ec78c1 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:49:42.785264 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 367/1520] 10.4.3.64 () {72 vars in 1534 bytes} [Fri Aug 14 03:49:42 2026] POST /volume/v3/volumes => generated 701 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:42.796596 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-9130b172-9da0-42a9-944f-29c85f2dcad3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:42.798727 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-9130b172-9da0-42a9-944f-29c85f2dcad3 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] GET https://10.4.3.64/volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 Aug 14 03:49:42.798965 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-9130b172-9da0-42a9-944f-29c85f2dcad3 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:42.799236 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-9130b172-9da0-42a9-944f-29c85f2dcad3 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:42.806591 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:42.806591 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:42.810372 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-9130b172-9da0-42a9-944f-29c85f2dcad3 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Volume info retrieved successfully. Aug 14 03:49:42.814670 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-9130b172-9da0-42a9-944f-29c85f2dcad3 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 returned with HTTP 200 Aug 14 03:49:42.815082 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 381/1521] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:42 2026] GET /volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 => generated 769 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:42.828516 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-84120a37-cb96-42ba-b66d-827620176a9d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:42.829685 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-84120a37-cb96-42ba-b66d-827620176a9d tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] GET https://10.4.3.64/volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 Aug 14 03:49:42.829879 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-84120a37-cb96-42ba-b66d-827620176a9d tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:42.830065 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-84120a37-cb96-42ba-b66d-827620176a9d tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:42.838852 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:42.838852 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:42.843005 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-84120a37-cb96-42ba-b66d-827620176a9d tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Volume info retrieved successfully. Aug 14 03:49:42.848000 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-84120a37-cb96-42ba-b66d-827620176a9d tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 returned with HTTP 200 Aug 14 03:49:42.848476 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 390/1522] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:42 2026] GET /volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 => generated 769 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:43.047785 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-c33e8d32-ea5e-481e-b33d-404020c00999 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:43.049902 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-c33e8d32-ea5e-481e-b33d-404020c00999 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d Aug 14 03:49:43.050174 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-c33e8d32-ea5e-481e-b33d-404020c00999 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:43.050487 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-c33e8d32-ea5e-481e-b33d-404020c00999 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:43.058062 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:43.058062 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:43.062126 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-c33e8d32-ea5e-481e-b33d-404020c00999 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:49:43.069322 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-c33e8d32-ea5e-481e-b33d-404020c00999 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d returned with HTTP 200 Aug 14 03:49:43.069927 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 385/1523] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:43 2026] GET /volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d => generated 1369 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:43.079190 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b27d7365-4559-456a-812b-393692bf505a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:43.079677 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b27d7365-4559-456a-812b-393692bf505a None None] GET https://10.4.3.64/volume// Aug 14 03:49:43.079921 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b27d7365-4559-456a-812b-393692bf505a None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:43.080260 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b27d7365-4559-456a-812b-393692bf505a None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:43.080698 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b27d7365-4559-456a-812b-393692bf505a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:43.080972 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 368/1524] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:49:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:43.088706 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-8ff3afb8-8ec7-42d7-8ae8-e1110ecc70cd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:43.090902 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-8ff3afb8-8ec7-42d7-8ae8-e1110ecc70cd tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:49:43.091268 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-8ff3afb8-8ec7-42d7-8ae8-e1110ecc70cd tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3195b47-36dc-4fec-8010-506ea7cf526d", "connector": null, "instance_uuid": "4a3ec3f6-e535-40e3-9d31-ec5fcf100c54"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:43.099716 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:43.099716 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:43.123614 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-8ff3afb8-8ec7-42d7-8ae8-e1110ecc70cd tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:49:43.124124 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 382/1525] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:49: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 14 03:49:43.714289 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-799d2c0c-6c11-46c7-adb5-80df94cfc920 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:43.715964 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-799d2c0c-6c11-46c7-adb5-80df94cfc920 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] GET https://10.4.3.64/volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a Aug 14 03:49:43.716177 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-799d2c0c-6c11-46c7-adb5-80df94cfc920 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:43.716371 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-799d2c0c-6c11-46c7-adb5-80df94cfc920 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:43.718159 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=213,cinder:INSERT=38,cinder:UPDATE=52 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:49:43.722295 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-799d2c0c-6c11-46c7-adb5-80df94cfc920 tempest-VolumesBackupsV39Test-810599837 tempest-VolumesBackupsV39Test-810599837-project-member] https://10.4.3.64/volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a returned with HTTP 404 Aug 14 03:49:43.722702 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 391/1526] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:49:43 2026] GET /volume/v3/volumes/8cd9577e-6a47-49a0-84c2-c6a2150f115a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:43.767752 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5bea2852-8df4-4c09-8fc7-e94edb7b050d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:43.769585 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5bea2852-8df4-4c09-8fc7-e94edb7b050d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:43.769793 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5bea2852-8df4-4c09-8fc7-e94edb7b050d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:43.769998 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5bea2852-8df4-4c09-8fc7-e94edb7b050d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:43.770156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5bea2852-8df4-4c09-8fc7-e94edb7b050d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:43.774521 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:43.774521 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:43.775353 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5bea2852-8df4-4c09-8fc7-e94edb7b050d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:43.775804 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 386/1527] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:43 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:44.257468 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0e93303c-ff3e-4698-8585-8f083a7a1b0b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:44.259421 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0e93303c-ff3e-4698-8585-8f083a7a1b0b tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:49:44.259639 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0e93303c-ff3e-4698-8585-8f083a7a1b0b tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:44.259789 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0e93303c-ff3e-4698-8585-8f083a7a1b0b tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:44.267255 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:44.267255 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:44.271047 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0e93303c-ff3e-4698-8585-8f083a7a1b0b tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:44.277088 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0e93303c-ff3e-4698-8585-8f083a7a1b0b tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:49:44.277913 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 369/1528] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:44 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:44.297380 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-05b5ee3d-ce6f-45a5-aed8-679959b50b90 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:44.303442 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-05b5ee3d-ce6f-45a5-aed8-679959b50b90 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:49:44.303660 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-05b5ee3d-ce6f-45a5-aed8-679959b50b90 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:44.304031 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-05b5ee3d-ce6f-45a5-aed8-679959b50b90 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:44.316615 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:44.316615 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:44.321393 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-05b5ee3d-ce6f-45a5-aed8-679959b50b90 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:44.326574 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-05b5ee3d-ce6f-45a5-aed8-679959b50b90 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:49:44.327036 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 383/1529] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:44 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:44.381112 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-83951c94-5acf-48b4-8c59-941cf6be94c2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:44.383280 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b98e58a7-d10b-46d8-a422-f3e9e18c9486 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:44.383280 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b98e58a7-d10b-46d8-a422-f3e9e18c9486 None None] GET https://10.4.3.64/volume// Aug 14 03:49:44.383280 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b98e58a7-d10b-46d8-a422-f3e9e18c9486 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:44.383460 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b98e58a7-d10b-46d8-a422-f3e9e18c9486 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:44.383675 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b98e58a7-d10b-46d8-a422-f3e9e18c9486 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:44.383964 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 387/1530] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:49:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:44.384276 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-83951c94-5acf-48b4-8c59-941cf6be94c2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:49:44.384591 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-83951c94-5acf-48b4-8c59-941cf6be94c2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:44.384875 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-83951c94-5acf-48b4-8c59-941cf6be94c2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:44.391400 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:44.391400 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:44.395663 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-83951c94-5acf-48b4-8c59-941cf6be94c2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:44.396438 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-fe173a9b-e670-4028-8bcb-bd4db93795e2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:44.398753 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-83951c94-5acf-48b4-8c59-941cf6be94c2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:49:44.399166 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 392/1531] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:44 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:44.402482 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-fe173a9b-e670-4028-8bcb-bd4db93795e2 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d Aug 14 03:49:44.403464 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-fe173a9b-e670-4028-8bcb-bd4db93795e2 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:44.403840 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-fe173a9b-e670-4028-8bcb-bd4db93795e2 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:44.414446 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:44.414446 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:44.418723 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-fe173a9b-e670-4028-8bcb-bd4db93795e2 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:49:44.427997 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-fe173a9b-e670-4028-8bcb-bd4db93795e2 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d returned with HTTP 200 Aug 14 03:49:44.428573 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 370/1532] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:49:44 2026] GET /volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d => generated 1548 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:49:44.483668 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-56a3892e-a611-46f7-8569-e72fe12df8a5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:44.484082 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-56a3892e-a611-46f7-8569-e72fe12df8a5 None None] GET https://10.4.3.64/volume// Aug 14 03:49:44.484309 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-56a3892e-a611-46f7-8569-e72fe12df8a5 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:44.484535 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-56a3892e-a611-46f7-8569-e72fe12df8a5 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:44.484909 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-56a3892e-a611-46f7-8569-e72fe12df8a5 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:44.485238 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 384/1533] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:49:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:44.495275 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-e6f08bd2-20bd-40d4-970c-2dc861de1300 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:44.497377 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-e6f08bd2-20bd-40d4-970c-2dc861de1300 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:49:44.497670 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-e6f08bd2-20bd-40d4-970c-2dc861de1300 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fbe8df2-232b-448a-b853-fe8c5e4d5eb8", "connector": null, "instance_uuid": "3780d498-5309-4f50-b366-a76fd4e702a2"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:44.508520 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=177,cinder:UPDATE=28,cinder:INSERT=11 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:49:44.516260 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:44.516260 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:44.549436 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-e6f08bd2-20bd-40d4-970c-2dc861de1300 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:49:44.550172 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 388/1534] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:49:44 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 14 03:49:44.550378 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-73c27a85-baaa-4738-967e-7f38ced43495 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:44.552564 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-73c27a85-baaa-4738-967e-7f38ced43495 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] PUT https://10.4.3.64/volume/v3/attachments/eca28a2a-63a2-4200-b069-473ebc290fc1 Aug 14 03:49:44.553046 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-73c27a85-baaa-4738-967e-7f38ced43495 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:44.567757 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-73c27a85-baaa-4738-967e-7f38ced43495 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Acquiring lock "cinder-attachment_update-d3195b47-36dc-4fec-8010-506ea7cf526d-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:49:44.572656 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-73c27a85-baaa-4738-967e-7f38ced43495 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Lock "cinder-attachment_update-d3195b47-36dc-4fec-8010-506ea7cf526d-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:49:44.573621 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:44.573621 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:44.607161 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7a2bab65-a4ec-46fe-9222-af82138b4dfe None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:44.607161 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7a2bab65-a4ec-46fe-9222-af82138b4dfe tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:49:44.607161 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7a2bab65-a4ec-46fe-9222-af82138b4dfe tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:44.607161 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7a2bab65-a4ec-46fe-9222-af82138b4dfe tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:44.620008 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4fff4988-86e6-4001-b60a-8ad9eb776d5d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:44.620499 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4fff4988-86e6-4001-b60a-8ad9eb776d5d None None] GET https://10.4.3.64/volume// Aug 14 03:49:44.620697 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4fff4988-86e6-4001-b60a-8ad9eb776d5d None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:44.620890 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4fff4988-86e6-4001-b60a-8ad9eb776d5d None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:44.621231 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4fff4988-86e6-4001-b60a-8ad9eb776d5d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:44.621553 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 385/1535] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:49:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:44.624828 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:44.624828 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:44.630978 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-b1d06ccb-310a-4e68-95a0-204fe3caa93c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:44.631403 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7a2bab65-a4ec-46fe-9222-af82138b4dfe tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:44.634407 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-b1d06ccb-310a-4e68-95a0-204fe3caa93c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:49:44.634621 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-b1d06ccb-310a-4e68-95a0-204fe3caa93c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:44.636860 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-b1d06ccb-310a-4e68-95a0-204fe3caa93c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:44.637544 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7a2bab65-a4ec-46fe-9222-af82138b4dfe tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:49:44.638168 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 371/1536] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:44 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:44.646209 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:44.646209 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:44.646790 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-b1d06ccb-310a-4e68-95a0-204fe3caa93c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:44.651955 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-b1d06ccb-310a-4e68-95a0-204fe3caa93c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:49:44.651955 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 389/1537] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:49:44 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 1034 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:49:44.677396 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-73c27a85-baaa-4738-967e-7f38ced43495 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Lock "cinder-attachment_update-d3195b47-36dc-4fec-8010-506ea7cf526d-np0000007313" released by "attachment_update" :: held 0.104s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:49:44.680504 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-73c27a85-baaa-4738-967e-7f38ced43495 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/attachments/eca28a2a-63a2-4200-b069-473ebc290fc1 returned with HTTP 200 Aug 14 03:49:44.681223 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 393/1538] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:49:44 2026] PUT /volume/v3/attachments/eca28a2a-63a2-4200-b069-473ebc290fc1 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:44.737305 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-48498e3a-50b7-4949-8173-c94d13382672 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:44.740232 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-48498e3a-50b7-4949-8173-c94d13382672 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] POST https://10.4.3.64/volume/v3/attachments/eca28a2a-63a2-4200-b069-473ebc290fc1/action Aug 14 03:49:44.740726 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-48498e3a-50b7-4949-8173-c94d13382672 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:44.740908 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-48498e3a-50b7-4949-8173-c94d13382672 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:44.764197 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-1fee63c5-a82b-4c97-a38c-9b8f58bb9955 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:44.767056 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-1fee63c5-a82b-4c97-a38c-9b8f58bb9955 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] PUT https://10.4.3.64/volume/v3/attachments/0b4c6ad3-a1bd-415b-91d0-c3d9d015929e Aug 14 03:49:44.767556 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-1fee63c5-a82b-4c97-a38c-9b8f58bb9955 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:44.776874 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:44.776874 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:44.777599 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-1fee63c5-a82b-4c97-a38c-9b8f58bb9955 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Acquiring lock "cinder-attachment_update-8fbe8df2-232b-448a-b853-fe8c5e4d5eb8-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:49:44.782319 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-1fee63c5-a82b-4c97-a38c-9b8f58bb9955 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Lock "cinder-attachment_update-8fbe8df2-232b-448a-b853-fe8c5e4d5eb8-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:49:44.783242 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:44.783242 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:44.789890 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5863e708-852b-45d3-b384-4542de0c6d47 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:44.791731 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5863e708-852b-45d3-b384-4542de0c6d47 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:44.791897 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5863e708-852b-45d3-b384-4542de0c6d47 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:44.792088 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5863e708-852b-45d3-b384-4542de0c6d47 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:44.792227 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5863e708-852b-45d3-b384-4542de0c6d47 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:44.795088 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-614eeb87-0dee-44f0-a8df-22f4200d927a req-48498e3a-50b7-4949-8173-c94d13382672 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/attachments/eca28a2a-63a2-4200-b069-473ebc290fc1/action returned with HTTP 204 Aug 14 03:49:44.795088 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 386/1539] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:49:44 2026] POST /volume/v3/attachments/eca28a2a-63a2-4200-b069-473ebc290fc1/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:44.797982 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:44.797982 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:44.797982 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5863e708-852b-45d3-b384-4542de0c6d47 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:44.798232 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 390/1540] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:44 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:44.881553 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-1fee63c5-a82b-4c97-a38c-9b8f58bb9955 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Lock "cinder-attachment_update-8fbe8df2-232b-448a-b853-fe8c5e4d5eb8-np0000007313" released by "attachment_update" :: held 0.099s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:49:44.882273 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-1fee63c5-a82b-4c97-a38c-9b8f58bb9955 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/attachments/0b4c6ad3-a1bd-415b-91d0-c3d9d015929e returned with HTTP 200 Aug 14 03:49:44.882775 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 372/1541] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:49:44 2026] PUT /volume/v3/attachments/0b4c6ad3-a1bd-415b-91d0-c3d9d015929e => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:45.072961 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-eaf0351d-5fe3-40ee-8812-a74ac2e17438 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:45.200644 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-eaf0351d-5fe3-40ee-8812-a74ac2e17438 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 14 03:49:45.200832 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-eaf0351d-5fe3-40ee-8812-a74ac2e17438 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:45.201005 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-eaf0351d-5fe3-40ee-8812-a74ac2e17438 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:45.201318 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-eaf0351d-5fe3-40ee-8812-a74ac2e17438 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:45.201636 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:45.201636 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:45.202009 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-eaf0351d-5fe3-40ee-8812-a74ac2e17438 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:45.207892 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-eaf0351d-5fe3-40ee-8812-a74ac2e17438 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:45.208166 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-eaf0351d-5fe3-40ee-8812-a74ac2e17438 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 14 03:49:45.208484 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 394/1542] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Aug 14 03:49:45 2026] GET /volume/v3/volumes => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:49:45.221452 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:45.223947 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:49:45.224432 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1119221921"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:45.226639 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1119221921'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:49:45.226784 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Create volume of 1 GB Aug 14 03:49:45.231294 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Availability Zones retrieved successfully. Aug 14 03:49:45.240172 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Flow 'volume_create_api' (8ded4b1f-7cad-4704-8837-1cbbf4eadc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:45.241441 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2efbee9-79ff-4214-b115-c494b97a6b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:45.243029 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:49:45.269919 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2efbee9-79ff-4214-b115-c494b97a6b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:45.270675 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa59543-74dd-4571-a041-fe171d49b9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:45.330999 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Created reservations ['dabbdc80-1bef-4a5c-803b-05a767d0ee02', '17975918-1e8c-4fac-927f-2f17402efe5b', 'a53872f5-137f-4026-a1cd-7f60f8bdc55b', '2e03204b-f04f-47be-897a-f6ab013680ba'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:45.331845 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa59543-74dd-4571-a041-fe171d49b9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dabbdc80-1bef-4a5c-803b-05a767d0ee02', '17975918-1e8c-4fac-927f-2f17402efe5b', 'a53872f5-137f-4026-a1cd-7f60f8bdc55b', '2e03204b-f04f-47be-897a-f6ab013680ba']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:45.332722 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f7dc646-82f6-4054-ae08-33521ec0f3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:45.363333 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f7dc646-82f6-4054-ae08-33521ec0f3ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '345cfc62-ea4d-4201-96d6-a3a89005aeae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1119221921',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d75199a9509b4eceab34dc221752792a',qos_specs=None,replication_status=,reservations=['dabbdc80-1bef-4a5c-803b-05a767d0ee02','17975918-1e8c-4fac-927f-2f17402efe5b','a53872f5-137f-4026-a1cd-7f60f8bdc55b','2e03204b-f04f-47be-897a-f6ab013680ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42f187979e9744018331ce3b24da285c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1119221921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=345cfc62-ea4d-4201-96d6-a3a89005aeae,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d75199a9509b4eceab34dc221752792a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42f187979e9744018331ce3b24da285c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:45.364557 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae18f61e-ae30-4036-a2b2-4cd9a79185fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:45.382732 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae18f61e-ae30-4036-a2b2-4cd9a79185fe) transitioned into state 'SUCCESS' from state '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-1119221921',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d75199a9509b4eceab34dc221752792a',qos_specs=None,replication_status=,reservations=['dabbdc80-1bef-4a5c-803b-05a767d0ee02','17975918-1e8c-4fac-927f-2f17402efe5b','a53872f5-137f-4026-a1cd-7f60f8bdc55b','2e03204b-f04f-47be-897a-f6ab013680ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42f187979e9744018331ce3b24da285c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:45.383390 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb81f441-b64d-48be-aaff-264808bfb37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:45.393149 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb81f441-b64d-48be-aaff-264808bfb37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:45.394130 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Flow 'volume_create_api' (8ded4b1f-7cad-4704-8837-1cbbf4eadc29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:45.394521 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Create volume request issued successfully. Aug 14 03:49:45.395065 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-627c9e53-2cb7-4031-9dd6-6bf4b7c236e7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:49:45.395482 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 387/1543] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:49:45 2026] POST /volume/v3/volumes => generated 762 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:45.409366 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3136350c-7d87-4517-a047-528f97be5ee7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:45.411689 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3136350c-7d87-4517-a047-528f97be5ee7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae Aug 14 03:49:45.411936 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3136350c-7d87-4517-a047-528f97be5ee7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:45.412175 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3136350c-7d87-4517-a047-528f97be5ee7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:45.421842 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:45.421842 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:45.426447 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3136350c-7d87-4517-a047-528f97be5ee7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:45.431867 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3136350c-7d87-4517-a047-528f97be5ee7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae returned with HTTP 200 Aug 14 03:49:45.432278 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 391/1544] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:45 2026] GET /volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:45.658341 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8452289f-40f3-4f39-a110-ab5fadaf642b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:45.660879 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8452289f-40f3-4f39-a110-ab5fadaf642b tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:49:45.661079 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8452289f-40f3-4f39-a110-ab5fadaf642b tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:45.661304 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8452289f-40f3-4f39-a110-ab5fadaf642b tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:45.674980 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:45.674980 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:45.679546 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8452289f-40f3-4f39-a110-ab5fadaf642b tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:45.685557 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8452289f-40f3-4f39-a110-ab5fadaf642b tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:49:45.686068 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 373/1545] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:45 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:45.820030 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5fcd5cd3-02eb-47c0-abf6-76caa846cfb0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:45.821713 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5fcd5cd3-02eb-47c0-abf6-76caa846cfb0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:45.821888 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5fcd5cd3-02eb-47c0-abf6-76caa846cfb0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:45.822074 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5fcd5cd3-02eb-47c0-abf6-76caa846cfb0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:45.822186 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-5fcd5cd3-02eb-47c0-abf6-76caa846cfb0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:45.826080 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:45.826080 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:45.826769 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5fcd5cd3-02eb-47c0-abf6-76caa846cfb0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:45.827108 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 395/1546] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:45 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:49:45.860157 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-b35bd8e6-cd18-4000-81bc-0c7a5423d1c6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:45.860157 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-b35bd8e6-cd18-4000-81bc-0c7a5423d1c6 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] GET https://10.4.3.64/volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 Aug 14 03:49:45.860157 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-b35bd8e6-cd18-4000-81bc-0c7a5423d1c6 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:45.860157 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-b35bd8e6-cd18-4000-81bc-0c7a5423d1c6 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:45.867211 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:45.867211 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:45.871212 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-b35bd8e6-cd18-4000-81bc-0c7a5423d1c6 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Volume info retrieved successfully. Aug 14 03:49:45.876395 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-b35bd8e6-cd18-4000-81bc-0c7a5423d1c6 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 returned with HTTP 200 Aug 14 03:49:45.876837 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 388/1547] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:45 2026] GET /volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 => generated 1309 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:45.884778 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-46f7ee33-004b-4625-a9a5-2177c545d4d7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:45.885336 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-46f7ee33-004b-4625-a9a5-2177c545d4d7 None None] GET https://10.4.3.64/volume// Aug 14 03:49:45.886739 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-46f7ee33-004b-4625-a9a5-2177c545d4d7 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:45.886987 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-46f7ee33-004b-4625-a9a5-2177c545d4d7 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:45.887656 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-46f7ee33-004b-4625-a9a5-2177c545d4d7 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:45.888166 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 392/1548] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:49:45 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:45.895833 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-12c4bb50-1a0f-48ab-b6c1-c819725ba590 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:45.897735 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-12c4bb50-1a0f-48ab-b6c1-c819725ba590 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:49:45.898099 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-12c4bb50-1a0f-48ab-b6c1-c819725ba590 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7aef2a19-d981-432a-9743-c2c6b20633d2", "connector": null, "instance_uuid": "73cbc75e-7339-484f-ae02-e19795af9ebb"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:45.906468 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:45.906468 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:45.927181 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-12c4bb50-1a0f-48ab-b6c1-c819725ba590 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:49:45.927606 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 374/1549] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:49:45 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 14 03:49:45.934423 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-58695660-93b3-44cd-9818-e7da37f693e1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:45.934820 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-58695660-93b3-44cd-9818-e7da37f693e1 None None] GET https://10.4.3.64/volume// Aug 14 03:49:45.935008 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-58695660-93b3-44cd-9818-e7da37f693e1 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:45.935251 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-58695660-93b3-44cd-9818-e7da37f693e1 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:45.935611 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-58695660-93b3-44cd-9818-e7da37f693e1 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:45.935919 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 396/1550] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:49:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:45.954223 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-61682ab5-58c5-4fe6-b72e-8d7ba9060f5a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:45.961151 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-61682ab5-58c5-4fe6-b72e-8d7ba9060f5a tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] GET https://10.4.3.64/volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 Aug 14 03:49:45.961537 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-61682ab5-58c5-4fe6-b72e-8d7ba9060f5a tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:45.961838 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-61682ab5-58c5-4fe6-b72e-8d7ba9060f5a tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:45.978410 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:45.978410 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:45.984237 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-61682ab5-58c5-4fe6-b72e-8d7ba9060f5a tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Volume info retrieved successfully. Aug 14 03:49:45.990612 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-61682ab5-58c5-4fe6-b72e-8d7ba9060f5a tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 returned with HTTP 200 Aug 14 03:49:45.991082 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 389/1551] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:49:45 2026] GET /volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 => generated 1488 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:49:46.087745 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-f3f8992e-e9fd-4c7b-942a-8fb03c8d5ff2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:46.093664 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-f3f8992e-e9fd-4c7b-942a-8fb03c8d5ff2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] PUT https://10.4.3.64/volume/v3/attachments/268a7430-52a7-49e7-a6e9-3e316fa0d2ba Aug 14 03:49:46.093664 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-f3f8992e-e9fd-4c7b-942a-8fb03c8d5ff2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:46.103376 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-f3f8992e-e9fd-4c7b-942a-8fb03c8d5ff2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Acquiring lock "cinder-attachment_update-7aef2a19-d981-432a-9743-c2c6b20633d2-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:49:46.107912 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-f3f8992e-e9fd-4c7b-942a-8fb03c8d5ff2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Lock "cinder-attachment_update-7aef2a19-d981-432a-9743-c2c6b20633d2-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:49:46.108871 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:46.108871 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:46.201160 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-f3f8992e-e9fd-4c7b-942a-8fb03c8d5ff2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Lock "cinder-attachment_update-7aef2a19-d981-432a-9743-c2c6b20633d2-np0000007313" released by "attachment_update" :: held 0.093s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:49:46.201632 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-f3f8992e-e9fd-4c7b-942a-8fb03c8d5ff2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/attachments/268a7430-52a7-49e7-a6e9-3e316fa0d2ba returned with HTTP 200 Aug 14 03:49:46.201739 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 393/1552] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:49:46 2026] PUT /volume/v3/attachments/268a7430-52a7-49e7-a6e9-3e316fa0d2ba => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:46.239902 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-2fa25d31-a487-4ba9-8c1c-5a17e03de605 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:46.242091 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-2fa25d31-a487-4ba9-8c1c-5a17e03de605 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] POST https://10.4.3.64/volume/v3/attachments/268a7430-52a7-49e7-a6e9-3e316fa0d2ba/action Aug 14 03:49:46.242456 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-2fa25d31-a487-4ba9-8c1c-5a17e03de605 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:46.242591 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-2fa25d31-a487-4ba9-8c1c-5a17e03de605 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:46.247541 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=237,cinder:UPDATE=77,cinder:INSERT=41 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:49:46.262950 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:46.262950 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:46.278767 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fe85a9b9-0f9a-4527-9fb3-34dee343883f req-2fa25d31-a487-4ba9-8c1c-5a17e03de605 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/attachments/268a7430-52a7-49e7-a6e9-3e316fa0d2ba/action returned with HTTP 204 Aug 14 03:49:46.279274 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 375/1553] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:49:46 2026] POST /volume/v3/attachments/268a7430-52a7-49e7-a6e9-3e316fa0d2ba/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:46.445324 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a45815bf-2bbf-4130-89b6-5c5ca7d830a6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:46.447095 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a45815bf-2bbf-4130-89b6-5c5ca7d830a6 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae Aug 14 03:49:46.447301 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a45815bf-2bbf-4130-89b6-5c5ca7d830a6 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:46.447489 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a45815bf-2bbf-4130-89b6-5c5ca7d830a6 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:46.454603 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:46.454603 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:46.458777 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a45815bf-2bbf-4130-89b6-5c5ca7d830a6 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:46.463594 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a45815bf-2bbf-4130-89b6-5c5ca7d830a6 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae returned with HTTP 200 Aug 14 03:49:46.463921 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 397/1554] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:46 2026] GET /volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:46.480856 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bdc0390e-8e69-4c6b-8cdd-247af2746a88 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:46.482777 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bdc0390e-8e69-4c6b-8cdd-247af2746a88 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae Aug 14 03:49:46.483002 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bdc0390e-8e69-4c6b-8cdd-247af2746a88 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:46.483233 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bdc0390e-8e69-4c6b-8cdd-247af2746a88 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:46.485370 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=308,cinder:UPDATE=95,cinder:INSERT=60 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:49:46.492595 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:46.492595 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:46.496172 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-bdc0390e-8e69-4c6b-8cdd-247af2746a88 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:46.500242 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bdc0390e-8e69-4c6b-8cdd-247af2746a88 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae returned with HTTP 200 Aug 14 03:49:46.500718 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 390/1555] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:46 2026] GET /volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:46.518645 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:46.520491 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:49:46.520821 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-819414695"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:46.524384 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-819414695'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:49:46.524516 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Create volume of 1 GB Aug 14 03:49:46.524807 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:46.524807 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:46.529171 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Availability Zones retrieved successfully. Aug 14 03:49:46.535485 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Flow 'volume_create_api' (bacb228f-4a6f-4246-91af-61eb9b7ca10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:46.536567 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69906520-47f5-492b-b53a-5b12d1814949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:46.537590 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:49:46.564983 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69906520-47f5-492b-b53a-5b12d1814949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:46.566036 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c38eb373-df47-4162-a0f4-c6273577ce2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:46.606266 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Created reservations ['0fbcc064-f095-4b39-b9dc-2c9211e17fb1', 'bf9c73e7-81b5-4f81-aee3-caa7ee3469d5', 'f032df22-3f74-43c3-b236-10c38c1cf890', '9383ea1d-032e-4117-8ce2-ced79fecf4d8'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:46.607158 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c38eb373-df47-4162-a0f4-c6273577ce2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fbcc064-f095-4b39-b9dc-2c9211e17fb1', 'bf9c73e7-81b5-4f81-aee3-caa7ee3469d5', 'f032df22-3f74-43c3-b236-10c38c1cf890', '9383ea1d-032e-4117-8ce2-ced79fecf4d8']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:46.607955 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ed722e1-4483-4b99-be79-99d1f561c2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:46.632481 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ed722e1-4483-4b99-be79-99d1f561c2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a34f7472-3b86-4e8c-9dd2-bc04e9c732b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-819414695',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d75199a9509b4eceab34dc221752792a',qos_specs=None,replication_status=,reservations=['0fbcc064-f095-4b39-b9dc-2c9211e17fb1','bf9c73e7-81b5-4f81-aee3-caa7ee3469d5','f032df22-3f74-43c3-b236-10c38c1cf890','9383ea1d-032e-4117-8ce2-ced79fecf4d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42f187979e9744018331ce3b24da285c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:49:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-819414695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a34f7472-3b86-4e8c-9dd2-bc04e9c732b1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d75199a9509b4eceab34dc221752792a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42f187979e9744018331ce3b24da285c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:46.633217 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd22c71-4b42-43fd-89e4-cfb7e3d55aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:46.650280 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd22c71-4b42-43fd-89e4-cfb7e3d55aaf) transitioned into state 'SUCCESS' from state '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-819414695',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d75199a9509b4eceab34dc221752792a',qos_specs=None,replication_status=,reservations=['0fbcc064-f095-4b39-b9dc-2c9211e17fb1','bf9c73e7-81b5-4f81-aee3-caa7ee3469d5','f032df22-3f74-43c3-b236-10c38c1cf890','9383ea1d-032e-4117-8ce2-ced79fecf4d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42f187979e9744018331ce3b24da285c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:46.650938 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01478089-2141-43f7-9446-0bfe209762fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:46.659109 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01478089-2141-43f7-9446-0bfe209762fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:46.660205 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Flow 'volume_create_api' (bacb228f-4a6f-4246-91af-61eb9b7ca10b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:46.660581 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Create volume request issued successfully. Aug 14 03:49:46.661120 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ab8fa6d6-6ad6-41f0-8a20-9ee31d07c05a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:49:46.661568 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 394/1556] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:49:46 2026] POST /volume/v3/volumes => generated 761 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:46.672771 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0b814d20-d7d3-409c-936c-b0ac9ae06d18 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:46.674590 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0b814d20-d7d3-409c-936c-b0ac9ae06d18 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 Aug 14 03:49:46.674797 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0b814d20-d7d3-409c-936c-b0ac9ae06d18 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:46.674982 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0b814d20-d7d3-409c-936c-b0ac9ae06d18 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:46.684466 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:46.684466 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:46.690396 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0b814d20-d7d3-409c-936c-b0ac9ae06d18 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:46.694795 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0b814d20-d7d3-409c-936c-b0ac9ae06d18 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 returned with HTTP 200 Aug 14 03:49:46.695242 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 376/1557] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:46 2026] GET /volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 => generated 829 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:46.699989 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bf1c687f-429b-4a58-ad67-06f2b214b3b1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:46.703626 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bf1c687f-429b-4a58-ad67-06f2b214b3b1 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:49:46.703808 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bf1c687f-429b-4a58-ad67-06f2b214b3b1 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:46.703983 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bf1c687f-429b-4a58-ad67-06f2b214b3b1 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:46.726696 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:46.726696 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:46.730746 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bf1c687f-429b-4a58-ad67-06f2b214b3b1 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:46.735917 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bf1c687f-429b-4a58-ad67-06f2b214b3b1 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:49:46.736389 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 398/1558] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:46 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:46.851105 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2febc6a9-1b61-4a1e-ad54-8c11ccf92004 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:46.859165 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2febc6a9-1b61-4a1e-ad54-8c11ccf92004 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:46.859165 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2febc6a9-1b61-4a1e-ad54-8c11ccf92004 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:46.859165 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2febc6a9-1b61-4a1e-ad54-8c11ccf92004 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:46.859165 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-2febc6a9-1b61-4a1e-ad54-8c11ccf92004 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:46.861763 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:46.861763 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:46.863113 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2febc6a9-1b61-4a1e-ad54-8c11ccf92004 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:46.863574 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 391/1559] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:46 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:47.709570 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c1c07529-3f73-4c1f-8906-df6fa6c93a51 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:47.711375 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c1c07529-3f73-4c1f-8906-df6fa6c93a51 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 Aug 14 03:49:47.711580 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c1c07529-3f73-4c1f-8906-df6fa6c93a51 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:47.711756 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c1c07529-3f73-4c1f-8906-df6fa6c93a51 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:47.718629 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:47.718629 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:47.721684 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c1c07529-3f73-4c1f-8906-df6fa6c93a51 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:47.725432 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c1c07529-3f73-4c1f-8906-df6fa6c93a51 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 returned with HTTP 200 Aug 14 03:49:47.725705 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 395/1560] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:47 2026] GET /volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:47.739566 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1ad46ba6-22cb-4cf0-9c47-47e52efa8b1a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:47.741635 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1ad46ba6-22cb-4cf0-9c47-47e52efa8b1a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 Aug 14 03:49:47.741925 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1ad46ba6-22cb-4cf0-9c47-47e52efa8b1a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:47.742228 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1ad46ba6-22cb-4cf0-9c47-47e52efa8b1a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:47.749274 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:47.749274 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:47.752550 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fb457f19-c5c8-4326-9830-c04df63b4a9c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:47.752905 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1ad46ba6-22cb-4cf0-9c47-47e52efa8b1a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:47.754451 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fb457f19-c5c8-4326-9830-c04df63b4a9c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:49:47.754710 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fb457f19-c5c8-4326-9830-c04df63b4a9c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:47.754943 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fb457f19-c5c8-4326-9830-c04df63b4a9c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:47.756581 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1ad46ba6-22cb-4cf0-9c47-47e52efa8b1a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 returned with HTTP 200 Aug 14 03:49:47.756936 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 377/1561] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:47 2026] GET /volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:47.764163 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:47.764163 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:47.767684 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fb457f19-c5c8-4326-9830-c04df63b4a9c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:47.771758 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fb457f19-c5c8-4326-9830-c04df63b4a9c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:49:47.772182 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 399/1562] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:47 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:47.774485 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:47.775292 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:49:47.775625 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-490128638"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:47.777964 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-490128638'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:49:47.777964 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Create volume of 1 GB Aug 14 03:49:47.780917 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Availability Zones retrieved successfully. Aug 14 03:49:47.786543 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Flow 'volume_create_api' (86cd88d0-ff85-4dfc-b7d0-c1d1e43bcca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:47.787501 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb26759-a921-4d89-9cab-a07d1f5bd183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:47.788426 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:49:47.812442 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb26759-a921-4d89-9cab-a07d1f5bd183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:47.813244 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef12974b-5eed-42cd-b895-a06c5faf5740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:47.856127 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Created reservations ['8c8ae49b-553b-481c-82e4-5b634a24182a', '62e68e8e-8348-4c76-8654-b92e741501b7', '12743e75-e2a8-4fff-b65b-1315c6ed67bf', 'd42a4f22-6f9f-46f8-b013-45eca3df4e41'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:47.856844 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef12974b-5eed-42cd-b895-a06c5faf5740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c8ae49b-553b-481c-82e4-5b634a24182a', '62e68e8e-8348-4c76-8654-b92e741501b7', '12743e75-e2a8-4fff-b65b-1315c6ed67bf', 'd42a4f22-6f9f-46f8-b013-45eca3df4e41']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:47.857623 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8e4741e-9540-4a6c-8ae5-0e28616e0a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:47.876689 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4eec872c-4482-49c9-a4ae-1d79fada271a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:47.878807 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4eec872c-4482-49c9-a4ae-1d79fada271a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:47.879058 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4eec872c-4482-49c9-a4ae-1d79fada271a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:47.879157 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8e4741e-9540-4a6c-8ae5-0e28616e0a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '428680b1-4445-42a6-85dd-6bf18d1705c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-490128638',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d75199a9509b4eceab34dc221752792a',qos_specs=None,replication_status=,reservations=['8c8ae49b-553b-481c-82e4-5b634a24182a','62e68e8e-8348-4c76-8654-b92e741501b7','12743e75-e2a8-4fff-b65b-1315c6ed67bf','d42a4f22-6f9f-46f8-b013-45eca3df4e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42f187979e9744018331ce3b24da285c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:49:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-490128638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=428680b1-4445-42a6-85dd-6bf18d1705c8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d75199a9509b4eceab34dc221752792a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42f187979e9744018331ce3b24da285c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:47.879373 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4eec872c-4482-49c9-a4ae-1d79fada271a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:47.879543 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4eec872c-4482-49c9-a4ae-1d79fada271a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:47.879903 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f99458e6-faf7-48a9-944c-9d7e75d85131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:47.887519 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:47.887519 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:47.888278 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4eec872c-4482-49c9-a4ae-1d79fada271a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:47.888672 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 396/1563] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:47 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:47.903637 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f99458e6-faf7-48a9-944c-9d7e75d85131) transitioned into state 'SUCCESS' from state '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-490128638',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d75199a9509b4eceab34dc221752792a',qos_specs=None,replication_status=,reservations=['8c8ae49b-553b-481c-82e4-5b634a24182a','62e68e8e-8348-4c76-8654-b92e741501b7','12743e75-e2a8-4fff-b65b-1315c6ed67bf','d42a4f22-6f9f-46f8-b013-45eca3df4e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42f187979e9744018331ce3b24da285c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:47.904481 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (540ff138-1fbf-437e-b67e-ae64b3a617a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:47.915079 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (540ff138-1fbf-437e-b67e-ae64b3a617a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:47.916129 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Flow 'volume_create_api' (86cd88d0-ff85-4dfc-b7d0-c1d1e43bcca6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:47.918143 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Create volume request issued successfully. Aug 14 03:49:47.918143 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-89cb0d18-5ca7-417c-99e8-9d7f0f71192a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:49:47.918143 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 392/1564] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:49:47 2026] POST /volume/v3/volumes => generated 761 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:47.932290 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-971ca9c9-4ce9-421f-8350-6c3d0deac64a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:47.934941 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-971ca9c9-4ce9-421f-8350-6c3d0deac64a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 Aug 14 03:49:47.935214 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-971ca9c9-4ce9-421f-8350-6c3d0deac64a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:47.935436 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-971ca9c9-4ce9-421f-8350-6c3d0deac64a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:47.952215 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:47.952215 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:47.958625 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-971ca9c9-4ce9-421f-8350-6c3d0deac64a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:47.967304 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-971ca9c9-4ce9-421f-8350-6c3d0deac64a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 returned with HTTP 200 Aug 14 03:49:47.967516 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 378/1565] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:47 2026] GET /volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 => generated 829 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:48.165204 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-0ccff5e1-0ed0-4c36-9552-69ff6dda71a8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:48.166515 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-0ccff5e1-0ed0-4c36-9552-69ff6dda71a8 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] POST https://10.4.3.64/volume/v3/attachments/0b4c6ad3-a1bd-415b-91d0-c3d9d015929e/action Aug 14 03:49:48.167008 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-0ccff5e1-0ed0-4c36-9552-69ff6dda71a8 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:48.167208 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-0ccff5e1-0ed0-4c36-9552-69ff6dda71a8 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:48.187485 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:48.187485 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:48.197658 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b80ef9a4-0161-4d55-b916-d5ded0fa5731 req-0ccff5e1-0ed0-4c36-9552-69ff6dda71a8 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/attachments/0b4c6ad3-a1bd-415b-91d0-c3d9d015929e/action returned with HTTP 204 Aug 14 03:49:48.198115 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 400/1566] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:49:48 2026] POST /volume/v3/attachments/0b4c6ad3-a1bd-415b-91d0-c3d9d015929e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:48.202906 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:48.204779 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:49:48.205122 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-676308808"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:48.206547 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-676308808'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:49:48.206663 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Create volume of 1 GB Aug 14 03:49:48.212970 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Availability Zones retrieved successfully. Aug 14 03:49:48.218209 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Flow 'volume_create_api' (da49b14e-e369-49d5-a79c-0880687fa750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:48.219487 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbc7ce6-30b8-45dd-99de-8f880dfc8d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:48.219925 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:49:48.243450 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbc7ce6-30b8-45dd-99de-8f880dfc8d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:48.244250 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d3b4a19-9583-4f91-8144-af329dd34cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:48.297863 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Created reservations ['24b0d9ca-1ca4-4cce-9b7e-82d9f4c7d0ef', 'a5ebae67-0a5a-4f44-8c51-5b781f6c7112', 'e9770f03-f3ad-4610-a993-dc6e1e546ff8', '0a0dddc2-39a6-4691-8374-961b005a0b64'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:48.298780 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d3b4a19-9583-4f91-8144-af329dd34cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24b0d9ca-1ca4-4cce-9b7e-82d9f4c7d0ef', 'a5ebae67-0a5a-4f44-8c51-5b781f6c7112', 'e9770f03-f3ad-4610-a993-dc6e1e546ff8', '0a0dddc2-39a6-4691-8374-961b005a0b64']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:48.299618 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aab517e-2243-4aec-87d4-0e970ef96f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:48.323155 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aab517e-2243-4aec-87d4-0e970ef96f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72c3efdd-70b1-4d9d-9ebd-4c950d29cb04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-676308808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa63b8945b046509eb2c75c4430fb81',qos_specs=None,replication_status=,reservations=['24b0d9ca-1ca4-4cce-9b7e-82d9f4c7d0ef','a5ebae67-0a5a-4f44-8c51-5b781f6c7112','e9770f03-f3ad-4610-a993-dc6e1e546ff8','0a0dddc2-39a6-4691-8374-961b005a0b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ab2e345d914a26b3445e9c9a1dd487',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:49:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-676308808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72c3efdd-70b1-4d9d-9ebd-4c950d29cb04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7aa63b8945b046509eb2c75c4430fb81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ab2e345d914a26b3445e9c9a1dd487',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:48.324036 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e61023-d3b9-4240-984c-28b6d1b1f7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:48.346000 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e61023-d3b9-4240-984c-28b6d1b1f7fe) transitioned into state 'SUCCESS' from state '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-676308808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa63b8945b046509eb2c75c4430fb81',qos_specs=None,replication_status=,reservations=['24b0d9ca-1ca4-4cce-9b7e-82d9f4c7d0ef','a5ebae67-0a5a-4f44-8c51-5b781f6c7112','e9770f03-f3ad-4610-a993-dc6e1e546ff8','0a0dddc2-39a6-4691-8374-961b005a0b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ab2e345d914a26b3445e9c9a1dd487',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:48.347013 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f27c2ee-ce7d-4dae-88ff-b175c36ea7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:48.361865 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f27c2ee-ce7d-4dae-88ff-b175c36ea7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:48.363026 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Flow 'volume_create_api' (da49b14e-e369-49d5-a79c-0880687fa750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:48.363442 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Create volume request issued successfully. Aug 14 03:49:48.364181 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-88ca4795-a5b1-46cc-8e6b-1250d376e5de tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:49:48.364768 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 397/1567] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:49:48 2026] POST /volume/v3/volumes => generated 751 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:48.403609 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2fb45dc4-12b4-4503-9cda-9f82a6f4f73b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:48.405401 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2fb45dc4-12b4-4503-9cda-9f82a6f4f73b tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:49:48.405601 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2fb45dc4-12b4-4503-9cda-9f82a6f4f73b tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:48.405790 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2fb45dc4-12b4-4503-9cda-9f82a6f4f73b tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:48.412659 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:48.412659 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:48.418435 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2fb45dc4-12b4-4503-9cda-9f82a6f4f73b tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:49:48.422829 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2fb45dc4-12b4-4503-9cda-9f82a6f4f73b tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:49:48.423214 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 393/1568] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:48 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:48.786155 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5041ec2d-3a6b-44e2-b848-85447e3414dd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:48.788118 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5041ec2d-3a6b-44e2-b848-85447e3414dd tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:49:48.788431 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5041ec2d-3a6b-44e2-b848-85447e3414dd tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:48.788687 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5041ec2d-3a6b-44e2-b848-85447e3414dd tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:48.798172 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:48.798172 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:48.801729 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5041ec2d-3a6b-44e2-b848-85447e3414dd tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:48.811575 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5041ec2d-3a6b-44e2-b848-85447e3414dd tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:49:48.811933 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 379/1569] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:48 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:48.826546 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3ffe909a-c72d-4dd9-b181-d28741a094d7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:48.828166 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3ffe909a-c72d-4dd9-b181-d28741a094d7 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:49:48.828343 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3ffe909a-c72d-4dd9-b181-d28741a094d7 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:48.828527 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3ffe909a-c72d-4dd9-b181-d28741a094d7 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:48.836924 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:48.836924 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:48.839857 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3ffe909a-c72d-4dd9-b181-d28741a094d7 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:48.843337 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3ffe909a-c72d-4dd9-b181-d28741a094d7 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:49:48.843651 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 401/1570] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:48 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 1147 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:48.855074 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a63cbf32-dc3d-4ea3-8815-8bed030eb627 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:48.856852 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a63cbf32-dc3d-4ea3-8815-8bed030eb627 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] POST https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action Aug 14 03:49:48.857177 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a63cbf32-dc3d-4ea3-8815-8bed030eb627 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action body: b'{"os-detach": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:48.857293 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a63cbf32-dc3d-4ea3-8815-8bed030eb627 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:48.867731 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:48.867731 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:48.868180 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a63cbf32-dc3d-4ea3-8815-8bed030eb627 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:48.901913 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9b14fa53-b7cb-4c12-b728-04d024f25912 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:48.903602 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9b14fa53-b7cb-4c12-b728-04d024f25912 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:48.903777 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9b14fa53-b7cb-4c12-b728-04d024f25912 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:48.903947 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9b14fa53-b7cb-4c12-b728-04d024f25912 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:48.904047 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-9b14fa53-b7cb-4c12-b728-04d024f25912 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:48.907869 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:48.907869 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:48.908517 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9b14fa53-b7cb-4c12-b728-04d024f25912 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:48.908975 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 394/1571] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:48 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:48.927078 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a63cbf32-dc3d-4ea3-8815-8bed030eb627 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Attachment connected to vm 3780d498-5309-4f50-b366-a76fd4e702a2, checking data on nova Aug 14 03:49:48.927414 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.compute.nova [None req-a63cbf32-dc3d-4ea3-8815-8bed030eb627 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Creating Keystone token plugin using URL: https://10.4.3.64/identity {{(pid=100326) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 03:49:48.981380 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-09b52300-4376-4132-b675-7eda36f25bc0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:48.983364 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-09b52300-4376-4132-b675-7eda36f25bc0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 Aug 14 03:49:48.983573 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-09b52300-4376-4132-b675-7eda36f25bc0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:48.983757 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-09b52300-4376-4132-b675-7eda36f25bc0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:48.990321 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:48.990321 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:48.994120 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-09b52300-4376-4132-b675-7eda36f25bc0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:48.998149 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-09b52300-4376-4132-b675-7eda36f25bc0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 returned with HTTP 200 Aug 14 03:49:48.998537 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 380/1572] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:48 2026] GET /volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.011567 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ebf79532-f9b5-4893-bc10-47d30f443c9e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.013690 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ebf79532-f9b5-4893-bc10-47d30f443c9e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 Aug 14 03:49:49.013917 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ebf79532-f9b5-4893-bc10-47d30f443c9e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.014079 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ebf79532-f9b5-4893-bc10-47d30f443c9e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.021610 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.021610 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:49.025022 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ebf79532-f9b5-4893-bc10-47d30f443c9e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:49.028972 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ebf79532-f9b5-4893-bc10-47d30f443c9e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 returned with HTTP 200 Aug 14 03:49:49.029283 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 402/1573] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.044371 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-79412ccc-31dd-4a08-81ba-4fc96a3dd3d7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.047734 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-79412ccc-31dd-4a08-81ba-4fc96a3dd3d7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 14 03:49:49.047990 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-79412ccc-31dd-4a08-81ba-4fc96a3dd3d7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.048240 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-79412ccc-31dd-4a08-81ba-4fc96a3dd3d7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.048602 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-79412ccc-31dd-4a08-81ba-4fc96a3dd3d7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.053835 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-79412ccc-31dd-4a08-81ba-4fc96a3dd3d7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.064384 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-79412ccc-31dd-4a08-81ba-4fc96a3dd3d7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.065042 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-79412ccc-31dd-4a08-81ba-4fc96a3dd3d7 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 14 03:49:49.065496 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 395/1574] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes => generated 968 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.077423 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c678ae59-0e3d-4eec-ad0a-11cde6055c9e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.078007 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c678ae59-0e3d-4eec-ad0a-11cde6055c9e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-819414695 Aug 14 03:49:49.078236 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c678ae59-0e3d-4eec-ad0a-11cde6055c9e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.078438 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c678ae59-0e3d-4eec-ad0a-11cde6055c9e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.078749 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-c678ae59-0e3d-4eec-ad0a-11cde6055c9e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.079490 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c678ae59-0e3d-4eec-ad0a-11cde6055c9e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-819414695'), ('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.109840 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c678ae59-0e3d-4eec-ad0a-11cde6055c9e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.110773 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c678ae59-0e3d-4eec-ad0a-11cde6055c9e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-819414695 returned with HTTP 200 Aug 14 03:49:49.111317 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 381/1575] 10.4.3.64 () {66 vars in 1329 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-819414695 => generated 331 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.124885 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7d0596c4-4f8e-4764-b6cc-0e40e332b363 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.132617 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7d0596c4-4f8e-4764-b6cc-0e40e332b363 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-819414695 Aug 14 03:49:49.132617 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7d0596c4-4f8e-4764-b6cc-0e40e332b363 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.132617 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7d0596c4-4f8e-4764-b6cc-0e40e332b363 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.132617 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-7d0596c4-4f8e-4764-b6cc-0e40e332b363 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.132701 np0000007313 devstack@c-api.service[100326]: DEBUG novaclient.v2.client [None req-a63cbf32-dc3d-4ea3-8815-8bed030eb627 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] REQ: curl -g -i -X GET https://10.4.3.64/compute/v2.1/servers/3780d498-5309-4f50-b366-a76fd4e702a2/os-volume_attachments/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}88fff5753175ef06995a1ff55e5869c6144365d06d99706660be00994216cd9b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a63cbf32-dc3d-4ea3-8815-8bed030eb627" -H "X-Service-Token: {SHA256}808abe1152e67bb7e40355807d1d532850ee8173da1f1e09acecdd1550dc157e" {{(pid=100326) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 03:49:49.134458 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-7d0596c4-4f8e-4764-b6cc-0e40e332b363 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-819414695'), ('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.190218 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7d0596c4-4f8e-4764-b6cc-0e40e332b363 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.191414 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.191414 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:49.195641 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7d0596c4-4f8e-4764-b6cc-0e40e332b363 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-819414695 returned with HTTP 200 Aug 14 03:49:49.196011 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 403/1576] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-819414695 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.209156 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c26c22e6-4783-42ee-82cc-c2f623c9cf50 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.212361 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c26c22e6-4783-42ee-82cc-c2f623c9cf50 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=1 Aug 14 03:49:49.212361 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c26c22e6-4783-42ee-82cc-c2f623c9cf50 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.212361 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c26c22e6-4783-42ee-82cc-c2f623c9cf50 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.212361 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-c26c22e6-4783-42ee-82cc-c2f623c9cf50 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.212690 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.212690 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:49.212798 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c26c22e6-4783-42ee-82cc-c2f623c9cf50 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.222361 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c26c22e6-4783-42ee-82cc-c2f623c9cf50 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.223839 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.223839 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:49.230530 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c26c22e6-4783-42ee-82cc-c2f623c9cf50 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 14 03:49:49.231044 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 396/1577] 10.4.3.64 () {66 vars in 1266 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.247424 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e39eac4a-c0cf-4962-800e-8dd5ef3e6e14 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.264290 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e39eac4a-c0cf-4962-800e-8dd5ef3e6e14 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=428680b1-4445-42a6-85dd-6bf18d1705c8 Aug 14 03:49:49.264290 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e39eac4a-c0cf-4962-800e-8dd5ef3e6e14 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.264290 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e39eac4a-c0cf-4962-800e-8dd5ef3e6e14 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'detail' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.264290 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-e39eac4a-c0cf-4962-800e-8dd5ef3e6e14 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.264290 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.264290 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:49.264290 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-e39eac4a-c0cf-4962-800e-8dd5ef3e6e14 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.319058 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e39eac4a-c0cf-4962-800e-8dd5ef3e6e14 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.319058 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.319058 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:49.325203 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e39eac4a-c0cf-4962-800e-8dd5ef3e6e14 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=428680b1-4445-42a6-85dd-6bf18d1705c8 returned with HTTP 200 Aug 14 03:49:49.325203 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 382/1578] 10.4.3.64 () {66 vars in 1354 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/detail?limit=1&marker=428680b1-4445-42a6-85dd-6bf18d1705c8 => generated 999 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.341348 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fe006f8a-d643-4e4e-89a6-e2534692fca5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.343423 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fe006f8a-d643-4e4e-89a6-e2534692fca5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 Aug 14 03:49:49.343676 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fe006f8a-d643-4e4e-89a6-e2534692fca5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.343910 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fe006f8a-d643-4e4e-89a6-e2534692fca5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.344218 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-fe006f8a-d643-4e4e-89a6-e2534692fca5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.345096 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-fe006f8a-d643-4e4e-89a6-e2534692fca5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.351010 np0000007313 devstack@c-api.service[100326]: DEBUG novaclient.v2.client [None req-a63cbf32-dc3d-4ea3-8815-8bed030eb627 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 03:49:49 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-6b6678af-3cd7-49df-b923-dbbe1eac3653 x-openstack-request-id: req-6b6678af-3cd7-49df-b923-dbbe1eac3653 {{(pid=100326) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 03:49:49.351166 np0000007313 devstack@c-api.service[100326]: DEBUG novaclient.v2.client [None req-a63cbf32-dc3d-4ea3-8815-8bed030eb627 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8fbe8df2-232b-448a-b853-fe8c5e4d5eb8", "serverId": "3780d498-5309-4f50-b366-a76fd4e702a2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0b4c6ad3-a1bd-415b-91d0-c3d9d015929e", "bdm_uuid": "a366cf58-5b9b-43cc-9a25-b5aa68d93b21"}} {{(pid=100326) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 03:49:49.351279 np0000007313 devstack@c-api.service[100326]: DEBUG novaclient.v2.client [None req-a63cbf32-dc3d-4ea3-8815-8bed030eb627 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET call to compute for https://10.4.3.64/compute/v2.1/servers/3780d498-5309-4f50-b366-a76fd4e702a2/os-volume_attachments/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 used request id req-6b6678af-3cd7-49df-b923-dbbe1eac3653 {{(pid=100326) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 03:49:49.355359 np0000007313 devstack@c-api.service[100326]: ERROR cinder.volume.api [None req-a63cbf32-dc3d-4ea3-8815-8bed030eb627 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-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 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault [None req-a63cbf32-dc3d-4ea3-8815-8bed030eb627 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Caught error: Detach volume from instance 3780d498-5309-4f50-b366-a76fd4e702a2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3780d498-5309-4f50-b366-a76fd4e702a2 using the Compute API Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: 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 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 03:49:49.356006 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3780d498-5309-4f50-b366-a76fd4e702a2 using the Compute API Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: ERROR cinder.api.middleware.fault Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.middleware.fault [None req-a63cbf32-dc3d-4ea3-8815-8bed030eb627 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action returned with HTTP 409 Aug 14 03:49:49.357008 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 398/1579] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:49:48 2026] POST /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action => generated 167 bytes in 502 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:49.365585 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-04923615-434a-4c34-b0d3-a4b9b610e2a4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.368739 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-04923615-434a-4c34-b0d3-a4b9b610e2a4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] POST https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action Aug 14 03:49:49.369680 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-04923615-434a-4c34-b0d3-a4b9b610e2a4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:49.369939 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-04923615-434a-4c34-b0d3-a4b9b610e2a4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:49.387017 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.387017 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:49.387684 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-04923615-434a-4c34-b0d3-a4b9b610e2a4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:49.388571 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fe006f8a-d643-4e4e-89a6-e2534692fca5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.389539 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.389539 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:49.394215 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fe006f8a-d643-4e4e-89a6-e2534692fca5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 returned with HTTP 200 Aug 14 03:49:49.394679 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 404/1580] 10.4.3.64 () {66 vars in 1354 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/detail?limit=1&marker=a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 => generated 1000 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:49.406811 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fd18bad0-e403-4be5-a692-d846edc36da0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.409154 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fd18bad0-e403-4be5-a692-d846edc36da0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=345cfc62-ea4d-4201-96d6-a3a89005aeae Aug 14 03:49:49.409569 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fd18bad0-e403-4be5-a692-d846edc36da0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.409830 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fd18bad0-e403-4be5-a692-d846edc36da0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'detail' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.410171 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-fd18bad0-e403-4be5-a692-d846edc36da0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.411172 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-fd18bad0-e403-4be5-a692-d846edc36da0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.428271 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-fd18bad0-e403-4be5-a692-d846edc36da0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.431242 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fd18bad0-e403-4be5-a692-d846edc36da0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=345cfc62-ea4d-4201-96d6-a3a89005aeae returned with HTTP 200 Aug 14 03:49:49.431757 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 383/1581] 10.4.3.64 () {66 vars in 1354 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/detail?limit=1&marker=345cfc62-ea4d-4201-96d6-a3a89005aeae => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:49:49.434591 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e9368e92-a23e-4418-ad78-4ea90d678f1f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.436503 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e9368e92-a23e-4418-ad78-4ea90d678f1f tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:49:49.436690 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e9368e92-a23e-4418-ad78-4ea90d678f1f tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.436879 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e9368e92-a23e-4418-ad78-4ea90d678f1f tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.445240 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-845acdf5-becd-4402-ad47-603dbf055eed None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.450672 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-845acdf5-becd-4402-ad47-603dbf055eed tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 14 03:49:49.450905 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-845acdf5-becd-4402-ad47-603dbf055eed tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.451145 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-845acdf5-becd-4402-ad47-603dbf055eed tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.451462 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-845acdf5-becd-4402-ad47-603dbf055eed tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.451729 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-845acdf5-becd-4402-ad47-603dbf055eed tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Could not evaluate value available, assuming string {{(pid=100327) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:49:49.452409 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-04923615-434a-4c34-b0d3-a4b9b610e2a4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Attachment connected to vm 3780d498-5309-4f50-b366-a76fd4e702a2, checking data on nova Aug 14 03:49:49.452819 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.compute.nova [None req-04923615-434a-4c34-b0d3-a4b9b610e2a4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Creating Keystone token plugin using URL: https://10.4.3.64/identity {{(pid=100328) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 03:49:49.455557 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-845acdf5-becd-4402-ad47-603dbf055eed tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.469124 np0000007313 devstack@c-api.service[100326]: DEBUG oslo_db.sqlalchemy.engines [None req-e9368e92-a23e-4418-ad78-4ea90d678f1f tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:49:49.474977 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.474977 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:49.478551 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e9368e92-a23e-4418-ad78-4ea90d678f1f tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:49:49.482716 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e9368e92-a23e-4418-ad78-4ea90d678f1f tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:49:49.483186 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 399/1582] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.486306 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-845acdf5-becd-4402-ad47-603dbf055eed tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.489404 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.489404 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:49.494040 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-845acdf5-becd-4402-ad47-603dbf055eed tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 14 03:49:49.494427 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 405/1583] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:49.533093 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ebab87e7-d739-40b1-bacd-7ec33d2fd6e5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.534491 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.535008 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ebab87e7-d739-40b1-bacd-7ec33d2fd6e5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 14 03:49:49.535313 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ebab87e7-d739-40b1-bacd-7ec33d2fd6e5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.535499 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ebab87e7-d739-40b1-bacd-7ec33d2fd6e5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.535850 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-ebab87e7-d739-40b1-bacd-7ec33d2fd6e5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.536176 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ebab87e7-d739-40b1-bacd-7ec33d2fd6e5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Could not evaluate value available, assuming string {{(pid=100326) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:49:49.536795 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ebab87e7-d739-40b1-bacd-7ec33d2fd6e5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.553250 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:49:49.556848 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-270857649"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:49.567250 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-270857649'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:49:49.567250 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Create volume of 1 GB Aug 14 03:49:49.568521 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ebab87e7-d739-40b1-bacd-7ec33d2fd6e5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.569461 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.569461 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:49.574015 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ebab87e7-d739-40b1-bacd-7ec33d2fd6e5 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 14 03:49:49.574493 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 400/1584] 10.4.3.64 () {66 vars in 1352 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1886 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:49.587342 np0000007313 devstack@c-api.service[100328]: DEBUG novaclient.v2.client [None req-04923615-434a-4c34-b0d3-a4b9b610e2a4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] REQ: curl -g -i -X GET https://10.4.3.64/compute/v2.1/servers/3780d498-5309-4f50-b366-a76fd4e702a2/os-volume_attachments/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}846bcfe922f72a096574823b12728b6adcfd5e89751f7b6cc86d64c52dc874f7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-04923615-434a-4c34-b0d3-a4b9b610e2a4" -H "X-Service-Token: {SHA256}ebc50a7b036404670109cbdaa559667acd57b0671e3980105c0b3c80bdb983ea" {{(pid=100328) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 03:49:49.589412 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-12966768-7819-4e9d-ad1c-ccaf2d780fc0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.590861 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-12966768-7819-4e9d-ad1c-ccaf2d780fc0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes?limit=1 Aug 14 03:49:49.591029 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-12966768-7819-4e9d-ad1c-ccaf2d780fc0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.591214 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-12966768-7819-4e9d-ad1c-ccaf2d780fc0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.591452 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-12966768-7819-4e9d-ad1c-ccaf2d780fc0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.592027 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-12966768-7819-4e9d-ad1c-ccaf2d780fc0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.598463 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Availability Zones retrieved successfully. Aug 14 03:49:49.598546 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-12966768-7819-4e9d-ad1c-ccaf2d780fc0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.599232 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-12966768-7819-4e9d-ad1c-ccaf2d780fc0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 14 03:49:49.599648 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 406/1585] 10.4.3.64 () {66 vars in 1245 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.608629 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3bcb2ee1-ff0b-4c10-9253-46842e6c2219 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.610621 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3bcb2ee1-ff0b-4c10-9253-46842e6c2219 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes?limit=1&marker=428680b1-4445-42a6-85dd-6bf18d1705c8 Aug 14 03:49:49.611016 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3bcb2ee1-ff0b-4c10-9253-46842e6c2219 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.611070 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3bcb2ee1-ff0b-4c10-9253-46842e6c2219 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.611399 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-3bcb2ee1-ff0b-4c10-9253-46842e6c2219 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.612222 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-3bcb2ee1-ff0b-4c10-9253-46842e6c2219 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.639530 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Flow 'volume_create_api' (d5f7ebfd-8d64-40aa-a7f8-5fe219ee1718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:49.640833 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33af3e56-a3e2-4fb4-bebb-01cbf8e3a7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:49.642146 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:49:49.645933 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3bcb2ee1-ff0b-4c10-9253-46842e6c2219 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.646535 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3bcb2ee1-ff0b-4c10-9253-46842e6c2219 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes?limit=1&marker=428680b1-4445-42a6-85dd-6bf18d1705c8 returned with HTTP 200 Aug 14 03:49:49.646905 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 401/1586] 10.4.3.64 () {66 vars in 1333 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes?limit=1&marker=428680b1-4445-42a6-85dd-6bf18d1705c8 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.658502 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6609696b-8811-4321-aeed-acb26c5a4bef None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.660805 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6609696b-8811-4321-aeed-acb26c5a4bef tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes?limit=1&marker=a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 Aug 14 03:49:49.661067 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6609696b-8811-4321-aeed-acb26c5a4bef tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.661350 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6609696b-8811-4321-aeed-acb26c5a4bef tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.665345 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-6609696b-8811-4321-aeed-acb26c5a4bef tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.665681 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.665681 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:49.666120 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6609696b-8811-4321-aeed-acb26c5a4bef tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.668651 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33af3e56-a3e2-4fb4-bebb-01cbf8e3a7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:49.669509 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (173e1691-e0af-4d8a-bb22-3aa6a292b0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:49.685540 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6609696b-8811-4321-aeed-acb26c5a4bef tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.686226 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6609696b-8811-4321-aeed-acb26c5a4bef tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes?limit=1&marker=a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 returned with HTTP 200 Aug 14 03:49:49.686660 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 407/1587] 10.4.3.64 () {66 vars in 1333 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes?limit=1&marker=a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.695237 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-438f0159-1643-4cc3-9aa6-f75f1c197d2e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.698317 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-438f0159-1643-4cc3-9aa6-f75f1c197d2e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes?limit=1&marker=345cfc62-ea4d-4201-96d6-a3a89005aeae Aug 14 03:49:49.698317 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-438f0159-1643-4cc3-9aa6-f75f1c197d2e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.698317 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-438f0159-1643-4cc3-9aa6-f75f1c197d2e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.698317 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-438f0159-1643-4cc3-9aa6-f75f1c197d2e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.698317 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.698317 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:49.698676 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-438f0159-1643-4cc3-9aa6-f75f1c197d2e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.713117 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-438f0159-1643-4cc3-9aa6-f75f1c197d2e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.713117 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-438f0159-1643-4cc3-9aa6-f75f1c197d2e tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes?limit=1&marker=345cfc62-ea4d-4201-96d6-a3a89005aeae returned with HTTP 200 Aug 14 03:49:49.713117 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 402/1588] 10.4.3.64 () {66 vars in 1333 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes?limit=1&marker=345cfc62-ea4d-4201-96d6-a3a89005aeae => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:49:49.723479 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-81e1de6a-c6af-4bca-9251-b7f815161318 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.726646 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-81e1de6a-c6af-4bca-9251-b7f815161318 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1119221921&status=available Aug 14 03:49:49.726862 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-81e1de6a-c6af-4bca-9251-b7f815161318 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.727057 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-81e1de6a-c6af-4bca-9251-b7f815161318 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.727331 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-81e1de6a-c6af-4bca-9251-b7f815161318 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.727567 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-81e1de6a-c6af-4bca-9251-b7f815161318 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Could not evaluate value available, assuming string {{(pid=100327) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:49:49.727811 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.727811 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:49.729810 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-81e1de6a-c6af-4bca-9251-b7f815161318 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1119221921'), ('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.732603 np0000007313 devstack@c-api.service[100328]: DEBUG novaclient.v2.client [None req-04923615-434a-4c34-b0d3-a4b9b610e2a4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 03:49:49 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-4c361515-4ae4-4207-8ab2-16a00a59ab30 x-openstack-request-id: req-4c361515-4ae4-4207-8ab2-16a00a59ab30 {{(pid=100328) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 03:49:49.732603 np0000007313 devstack@c-api.service[100328]: DEBUG novaclient.v2.client [None req-04923615-434a-4c34-b0d3-a4b9b610e2a4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8fbe8df2-232b-448a-b853-fe8c5e4d5eb8", "serverId": "3780d498-5309-4f50-b366-a76fd4e702a2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0b4c6ad3-a1bd-415b-91d0-c3d9d015929e", "bdm_uuid": "a366cf58-5b9b-43cc-9a25-b5aa68d93b21"}} {{(pid=100328) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 03:49:49.732603 np0000007313 devstack@c-api.service[100328]: DEBUG novaclient.v2.client [None req-04923615-434a-4c34-b0d3-a4b9b610e2a4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET call to compute for https://10.4.3.64/compute/v2.1/servers/3780d498-5309-4f50-b366-a76fd4e702a2/os-volume_attachments/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 used request id req-4c361515-4ae4-4207-8ab2-16a00a59ab30 {{(pid=100328) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 03:49:49.735465 np0000007313 devstack@c-api.service[100328]: ERROR cinder.volume.api [None req-04923615-434a-4c34-b0d3-a4b9b610e2a4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-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 14 03:49:49.735537 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Created reservations ['bf7c200f-2172-456e-a668-b8ce711a1427', '156290ae-ea4b-478b-9121-b4d7a0dbe966', '7f5cc84c-fb8e-4487-b146-c933b411ec78', 'c2f3e6c0-3c91-4921-91bc-d4d210e28bb0'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:49:49.736598 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (173e1691-e0af-4d8a-bb22-3aa6a292b0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf7c200f-2172-456e-a668-b8ce711a1427', '156290ae-ea4b-478b-9121-b4d7a0dbe966', '7f5cc84c-fb8e-4487-b146-c933b411ec78', 'c2f3e6c0-3c91-4921-91bc-d4d210e28bb0']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault [None req-04923615-434a-4c34-b0d3-a4b9b610e2a4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Caught error: Detach volume from instance 3780d498-5309-4f50-b366-a76fd4e702a2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3780d498-5309-4f50-b366-a76fd4e702a2 using the Compute API Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: 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 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 03:49:49.737636 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3780d498-5309-4f50-b366-a76fd4e702a2 using the Compute API Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: ERROR cinder.api.middleware.fault Aug 14 03:49:49.738571 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.middleware.fault [None req-04923615-434a-4c34-b0d3-a4b9b610e2a4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action returned with HTTP 409 Aug 14 03:49:49.739271 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea156acc-478d-4226-9349-d35dd7613a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:49.739301 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 397/1589] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:49:49 2026] POST /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action => generated 167 bytes in 374 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:49.746976 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1af41183-e0ed-46a9-8a15-72a0e09bbc8c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.747338 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 403/1590] 10.4.3.64 () {70 vars in 1590 bytes} [Fri Aug 14 03:49:49 2026] POST /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 03:49:49.755943 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1422281b-6b24-4184-9c02-bab402226ee0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.757527 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 398/1591] 10.4.3.64 () {70 vars in 1590 bytes} [Fri Aug 14 03:49:49 2026] POST /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 03:49:49.760709 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-81e1de6a-c6af-4bca-9251-b7f815161318 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.761241 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-81e1de6a-c6af-4bca-9251-b7f815161318 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1119221921&status=available returned with HTTP 200 Aug 14 03:49:49.761734 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 408/1592] 10.4.3.64 () {66 vars in 1365 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1119221921&status=available => generated 332 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.766215 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dd31e3df-7726-43c3-b1b7-73cc1fbda58f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.770239 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea156acc-478d-4226-9349-d35dd7613a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a48bd86f-2f08-4eb4-8a30-bf56450c7b0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-270857649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ea0d8a128a941c6b308fbc18424667a',qos_specs=None,replication_status=,reservations=['bf7c200f-2172-456e-a668-b8ce711a1427','156290ae-ea4b-478b-9121-b4d7a0dbe966','7f5cc84c-fb8e-4487-b146-c933b411ec78','c2f3e6c0-3c91-4921-91bc-d4d210e28bb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582684ab07054ee1911dd2b987eb529e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-270857649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a48bd86f-2f08-4eb4-8a30-bf56450c7b0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ea0d8a128a941c6b308fbc18424667a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='582684ab07054ee1911dd2b987eb529e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:49.771186 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6f8cdcb-5dd0-4af4-936e-b9a937bab466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:49.776585 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-63ecd863-c28c-4987-a461-3ce65fc7500d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.778417 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-63ecd863-c28c-4987-a461-3ce65fc7500d tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1119221921&status=available Aug 14 03:49:49.778610 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-63ecd863-c28c-4987-a461-3ce65fc7500d tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.778792 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-63ecd863-c28c-4987-a461-3ce65fc7500d tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.779061 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-63ecd863-c28c-4987-a461-3ce65fc7500d tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.779890 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-63ecd863-c28c-4987-a461-3ce65fc7500d tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Could not evaluate value available, assuming string {{(pid=100328) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:49:49.780539 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-63ecd863-c28c-4987-a461-3ce65fc7500d tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1119221921'), ('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.795619 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6f8cdcb-5dd0-4af4-936e-b9a937bab466) transitioned into state 'SUCCESS' from state '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-270857649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ea0d8a128a941c6b308fbc18424667a',qos_specs=None,replication_status=,reservations=['bf7c200f-2172-456e-a668-b8ce711a1427','156290ae-ea4b-478b-9121-b4d7a0dbe966','7f5cc84c-fb8e-4487-b146-c933b411ec78','c2f3e6c0-3c91-4921-91bc-d4d210e28bb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582684ab07054ee1911dd2b987eb529e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:49.796542 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00048f7-e4ff-4b0b-a7cc-8a2ca815d47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:49.805203 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 404/1593] 10.4.3.64 () {70 vars in 1590 bytes} [Fri Aug 14 03:49:49 2026] POST /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action => generated 114 bytes in 39 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 03:49:49.810073 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00048f7-e4ff-4b0b-a7cc-8a2ca815d47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:49:49.812289 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Flow 'volume_create_api' (d5f7ebfd-8d64-40aa-a7f8-5fe219ee1718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:49.812687 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Create volume request issued successfully. Aug 14 03:49:49.813535 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-db2dbac0-f16b-4ad8-a36d-f49b9df95871 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:49:49.814074 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 384/1594] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:49:49 2026] POST /volume/v3/volumes => generated 754 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:49.815689 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d12b6a7d-ec93-47f0-8ed9-4b1e0af615be None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.816457 np0000007313 devstack@c-api.service[100328]: DEBUG oslo_db.sqlalchemy.engines [None req-63ecd863-c28c-4987-a461-3ce65fc7500d tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:49:49.819740 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 409/1595] 10.4.3.64 () {70 vars in 1590 bytes} [Fri Aug 14 03:49:49 2026] POST /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 03:49:49.828020 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-26d8e494-6a1b-4a1c-b56f-2d2aceb9e523 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.828902 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-96bb79f7-8e60-4412-9fbd-057d212e0b5c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.832894 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-96bb79f7-8e60-4412-9fbd-057d212e0b5c tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d Aug 14 03:49:49.833252 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-96bb79f7-8e60-4412-9fbd-057d212e0b5c tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.833502 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-96bb79f7-8e60-4412-9fbd-057d212e0b5c tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.842253 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-63ecd863-c28c-4987-a461-3ce65fc7500d tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.843159 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.843159 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:49.843685 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.843685 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:49.847630 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-63ecd863-c28c-4987-a461-3ce65fc7500d tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1119221921&status=available returned with HTTP 200 Aug 14 03:49:49.847808 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-96bb79f7-8e60-4412-9fbd-057d212e0b5c tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:49:49.848010 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 399/1596] 10.4.3.64 () {66 vars in 1386 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1119221921&status=available => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.852739 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-96bb79f7-8e60-4412-9fbd-057d212e0b5c tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d returned with HTTP 200 Aug 14 03:49:49.853164 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 385/1597] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.862423 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2b4b8a6d-c141-465f-8cf2-2a1df6a7d7f0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.864127 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2b4b8a6d-c141-465f-8cf2-2a1df6a7d7f0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?marker=a34f7472-3b86-4e8c-9dd2-bc04e9c732b1&sort=id%3Aasc Aug 14 03:49:49.864409 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2b4b8a6d-c141-465f-8cf2-2a1df6a7d7f0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.864622 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2b4b8a6d-c141-465f-8cf2-2a1df6a7d7f0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.864985 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-2b4b8a6d-c141-465f-8cf2-2a1df6a7d7f0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.865346 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.865346 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:49.865782 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2b4b8a6d-c141-465f-8cf2-2a1df6a7d7f0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.880332 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-0694f8ad-419e-46b2-9bbb-376c887fc91c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.883507 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-0694f8ad-419e-46b2-9bbb-376c887fc91c tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:49:49.883507 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-0694f8ad-419e-46b2-9bbb-376c887fc91c tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.883507 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-0694f8ad-419e-46b2-9bbb-376c887fc91c tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.890598 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.890598 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:49.895238 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-0694f8ad-419e-46b2-9bbb-376c887fc91c tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:49:49.901792 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-0694f8ad-419e-46b2-9bbb-376c887fc91c tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:49:49.902461 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 400/1598] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.905785 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2b4b8a6d-c141-465f-8cf2-2a1df6a7d7f0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.908578 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2b4b8a6d-c141-465f-8cf2-2a1df6a7d7f0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/detail?marker=a34f7472-3b86-4e8c-9dd2-bc04e9c732b1&sort=id%3Aasc returned with HTTP 200 Aug 14 03:49:49.908893 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 410/1599] 10.4.3.64 () {66 vars in 1366 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/detail?marker=a34f7472-3b86-4e8c-9dd2-bc04e9c732b1&sort=id%3Aasc => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:49:49.918676 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a7fc3f70-02bb-4978-b063-d2fcc5b20737 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.920829 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a7fc3f70-02bb-4978-b063-d2fcc5b20737 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:49.921103 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a7fc3f70-02bb-4978-b063-d2fcc5b20737 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.921380 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a7fc3f70-02bb-4978-b063-d2fcc5b20737 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.921532 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a7fc3f70-02bb-4978-b063-d2fcc5b20737 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:49.923629 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-20d43a3a-3157-4c01-842f-5528d93bd979 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.927168 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-20d43a3a-3157-4c01-842f-5528d93bd979 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 14 03:49:49.927231 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.927231 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:49.927277 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-20d43a3a-3157-4c01-842f-5528d93bd979 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.927277 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-20d43a3a-3157-4c01-842f-5528d93bd979 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.927320 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-26d8e494-6a1b-4a1c-b56f-2d2aceb9e523 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] POST https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action Aug 14 03:49:49.927605 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-20d43a3a-3157-4c01-842f-5528d93bd979 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:49.927644 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a7fc3f70-02bb-4978-b063-d2fcc5b20737 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:49.927681 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-26d8e494-6a1b-4a1c-b56f-2d2aceb9e523 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:49.927739 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 386/1600] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:49.927770 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-26d8e494-6a1b-4a1c-b56f-2d2aceb9e523 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:49.927829 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-20d43a3a-3157-4c01-842f-5528d93bd979 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:49.946702 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.946702 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:49.946998 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.admin_actions [None req-26d8e494-6a1b-4a1c-b56f-2d2aceb9e523 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] Updating volume '8fbe8df2-232b-448a-b853-fe8c5e4d5eb8' with '{'status': 'error'}' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:49:49.975246 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-20d43a3a-3157-4c01-842f-5528d93bd979 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:49.976294 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:49.976294 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:49.980743 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-20d43a3a-3157-4c01-842f-5528d93bd979 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 14 03:49:49.981275 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 401/1601] 10.4.3.64 () {66 vars in 1330 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:49.983474 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-26d8e494-6a1b-4a1c-b56f-2d2aceb9e523 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action returned with HTTP 202 Aug 14 03:49:49.983859 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 405/1602] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:49:49 2026] POST /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:49:49.992518 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a44b052c-0e77-40a5-979e-b39ba5eafd4d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:49.994305 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a44b052c-0e77-40a5-979e-b39ba5eafd4d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:49:49.994518 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a44b052c-0e77-40a5-979e-b39ba5eafd4d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:49.994740 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a44b052c-0e77-40a5-979e-b39ba5eafd4d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:49.998414 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-58fe361c-6e4d-48ca-9d55-f5a91f43f553 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.001202 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-58fe361c-6e4d-48ca-9d55-f5a91f43f553 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:49:50.002813 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-58fe361c-6e4d-48ca-9d55-f5a91f43f553 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.002813 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-58fe361c-6e4d-48ca-9d55-f5a91f43f553 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'detail' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.002813 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-58fe361c-6e4d-48ca-9d55-f5a91f43f553 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:50.003035 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-58fe361c-6e4d-48ca-9d55-f5a91f43f553 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:50.004530 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9c790834-2052-43d5-9273-5d4f3e402849 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.004999 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9c790834-2052-43d5-9273-5d4f3e402849 None None] GET https://10.4.3.64/volume// Aug 14 03:49:50.005223 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9c790834-2052-43d5-9273-5d4f3e402849 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.005484 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9c790834-2052-43d5-9273-5d4f3e402849 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.005874 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9c790834-2052-43d5-9273-5d4f3e402849 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:50.006244 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 402/1603] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:50.009542 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.009542 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:50.012101 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a44b052c-0e77-40a5-979e-b39ba5eafd4d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:50.012172 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-58fe361c-6e4d-48ca-9d55-f5a91f43f553 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:50.013204 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.013204 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:50.013284 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-1721b535-7df6-4e7b-9294-11bb4467cda1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.015765 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-1721b535-7df6-4e7b-9294-11bb4467cda1 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:49:50.016236 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-1721b535-7df6-4e7b-9294-11bb4467cda1 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72c3efdd-70b1-4d9d-9ebd-4c950d29cb04", "connector": null, "instance_uuid": "e5b933bd-01e4-4190-b2ed-a9deffa11822"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:50.017456 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a44b052c-0e77-40a5-979e-b39ba5eafd4d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:49:50.018037 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 411/1604] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:50.022030 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-58fe361c-6e4d-48ca-9d55-f5a91f43f553 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:49:50.022503 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 387/1605] 10.4.3.64 () {66 vars in 1251 bytes} [Fri Aug 14 03:49:49 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:50.024973 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.024973 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:50.037125 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a05850b2-049d-4118-b580-54ee27c698a9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.039099 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-17a8ca48-978f-4c26-b1cc-d09ceec79438 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.039185 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a05850b2-049d-4118-b580-54ee27c698a9 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 14 03:49:50.039461 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a05850b2-049d-4118-b580-54ee27c698a9 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.039678 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a05850b2-049d-4118-b580-54ee27c698a9 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.039951 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-a05850b2-049d-4118-b580-54ee27c698a9 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:50.040741 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a05850b2-049d-4118-b580-54ee27c698a9 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:50.041058 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-17a8ca48-978f-4c26-b1cc-d09ceec79438 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] POST https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action Aug 14 03:49:50.041456 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-17a8ca48-978f-4c26-b1cc-d09ceec79438 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "0b4c6ad3-a1bd-415b-91d0-c3d9d015929e"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:50.041578 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-17a8ca48-978f-4c26-b1cc-d09ceec79438 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "0b4c6ad3-a1bd-415b-91d0-c3d9d015929e"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:50.049698 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a05850b2-049d-4118-b580-54ee27c698a9 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:50.050375 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a05850b2-049d-4118-b580-54ee27c698a9 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 14 03:49:50.050817 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 403/1606] 10.4.3.64 () {66 vars in 1309 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.056522 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.056522 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:50.057011 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-17a8ca48-978f-4c26-b1cc-d09ceec79438 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] Volume info retrieved successfully. Aug 14 03:49:50.058494 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-1721b535-7df6-4e7b-9294-11bb4467cda1 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:49:50.059019 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 406/1607] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:49:50 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 14 03:49:50.059835 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f21981b3-fee0-445f-bdff-dc2d83da9801 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.062462 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f21981b3-fee0-445f-bdff-dc2d83da9801 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes?availability_zone=nova Aug 14 03:49:50.062816 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f21981b3-fee0-445f-bdff-dc2d83da9801 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.063605 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f21981b3-fee0-445f-bdff-dc2d83da9801 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.063605 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-f21981b3-fee0-445f-bdff-dc2d83da9801 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:50.063743 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f21981b3-fee0-445f-bdff-dc2d83da9801 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Could not evaluate value nova, assuming string {{(pid=100329) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:49:50.064890 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-f21981b3-fee0-445f-bdff-dc2d83da9801 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:50.089548 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-37d86f2b-6a81-469e-a1ad-92ef39c0c220 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.091647 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-37d86f2b-6a81-469e-a1ad-92ef39c0c220 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:49:50.091890 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-37d86f2b-6a81-469e-a1ad-92ef39c0c220 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.092117 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-37d86f2b-6a81-469e-a1ad-92ef39c0c220 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.103187 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.103187 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:50.105510 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-36cf7980-62ae-4864-b34f-eed598ffb7cc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.105889 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-36cf7980-62ae-4864-b34f-eed598ffb7cc None None] GET https://10.4.3.64/volume// Aug 14 03:49:50.106044 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-36cf7980-62ae-4864-b34f-eed598ffb7cc None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.106245 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-36cf7980-62ae-4864-b34f-eed598ffb7cc None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.106583 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-36cf7980-62ae-4864-b34f-eed598ffb7cc None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:50.106887 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 407/1608] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:50.109840 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-37d86f2b-6a81-469e-a1ad-92ef39c0c220 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:49:50.112327 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-37d86f2b-6a81-469e-a1ad-92ef39c0c220 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:49:50.112805 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 404/1609] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.112863 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-e9ecea13-9fcd-4a97-a273-8b7e75d8594a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.114648 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-e9ecea13-9fcd-4a97-a273-8b7e75d8594a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:49:50.114839 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-e9ecea13-9fcd-4a97-a273-8b7e75d8594a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.115007 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-e9ecea13-9fcd-4a97-a273-8b7e75d8594a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.116402 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f21981b3-fee0-445f-bdff-dc2d83da9801 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:50.117160 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f21981b3-fee0-445f-bdff-dc2d83da9801 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 14 03:49:50.117856 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 388/1610] 10.4.3.64 () {66 vars in 1275 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.123828 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-17a8ca48-978f-4c26-b1cc-d09ceec79438 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] Attachment connected to vm 3780d498-5309-4f50-b366-a76fd4e702a2, checking data on nova Aug 14 03:49:50.124009 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.compute.nova [None req-17a8ca48-978f-4c26-b1cc-d09ceec79438 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] Creating Keystone token plugin using URL: https://10.4.3.64/identity {{(pid=100327) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 03:49:50.124848 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.124848 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:50.126004 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6d203c5f-e52e-469c-93ee-0c46e6500254 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.128244 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-e9ecea13-9fcd-4a97-a273-8b7e75d8594a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:49:50.128586 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6d203c5f-e52e-469c-93ee-0c46e6500254 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes?availability_zone=nova Aug 14 03:49:50.128841 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6d203c5f-e52e-469c-93ee-0c46e6500254 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.129071 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6d203c5f-e52e-469c-93ee-0c46e6500254 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.129371 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-6d203c5f-e52e-469c-93ee-0c46e6500254 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:50.129645 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6d203c5f-e52e-469c-93ee-0c46e6500254 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Could not evaluate value nova, assuming string {{(pid=100328) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:49:50.130414 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6d203c5f-e52e-469c-93ee-0c46e6500254 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:50.131768 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-e9ecea13-9fcd-4a97-a273-8b7e75d8594a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:49:50.132187 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 408/1611] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 03:49:50.165626 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6d203c5f-e52e-469c-93ee-0c46e6500254 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:50.166169 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6d203c5f-e52e-469c-93ee-0c46e6500254 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 14 03:49:50.166576 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 405/1612] 10.4.3.64 () {66 vars in 1275 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.175579 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a1c7aec4-8272-400e-b98a-398666e958d4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.181796 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a1c7aec4-8272-400e-b98a-398666e958d4 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes?bootable=false Aug 14 03:49:50.181983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a1c7aec4-8272-400e-b98a-398666e958d4 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.182195 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a1c7aec4-8272-400e-b98a-398666e958d4 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.182442 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-a1c7aec4-8272-400e-b98a-398666e958d4 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:50.182771 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.182771 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:50.183211 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-a1c7aec4-8272-400e-b98a-398666e958d4 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:50.211144 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a1c7aec4-8272-400e-b98a-398666e958d4 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:50.211733 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a1c7aec4-8272-400e-b98a-398666e958d4 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 14 03:49:50.212127 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 389/1613] 10.4.3.64 () {66 vars in 1259 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.220130 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-14f5a9b3-2a8f-4fae-92c4-03383b97d5fe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.221952 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-14f5a9b3-2a8f-4fae-92c4-03383b97d5fe tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes?bootable=false Aug 14 03:49:50.222670 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-14f5a9b3-2a8f-4fae-92c4-03383b97d5fe tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.222670 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-14f5a9b3-2a8f-4fae-92c4-03383b97d5fe tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.222670 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-14f5a9b3-2a8f-4fae-92c4-03383b97d5fe tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:50.223211 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-14f5a9b3-2a8f-4fae-92c4-03383b97d5fe tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:50.241113 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-932d2c45-48f4-4cb5-a9d5-d46c2ac567da None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.243480 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-932d2c45-48f4-4cb5-a9d5-d46c2ac567da tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] PUT https://10.4.3.64/volume/v3/attachments/9daa24b8-525b-4a9e-8051-409c5b33452d Aug 14 03:49:50.243916 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-932d2c45-48f4-4cb5-a9d5-d46c2ac567da tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:50.252962 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-932d2c45-48f4-4cb5-a9d5-d46c2ac567da tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Acquiring lock "cinder-attachment_update-72c3efdd-70b1-4d9d-9ebd-4c950d29cb04-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:49:50.254268 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-14f5a9b3-2a8f-4fae-92c4-03383b97d5fe tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:50.254868 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-14f5a9b3-2a8f-4fae-92c4-03383b97d5fe tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 14 03:49:50.255385 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 409/1614] 10.4.3.64 () {66 vars in 1259 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.260882 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-932d2c45-48f4-4cb5-a9d5-d46c2ac567da tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Lock "cinder-attachment_update-72c3efdd-70b1-4d9d-9ebd-4c950d29cb04-np0000007313" acquired by "attachment_update" :: waited 0.008s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:49:50.261931 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.261931 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:50.265002 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-153f7481-e9ce-42a7-90c1-b7015eadd1ad None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.266681 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-153f7481-e9ce-42a7-90c1-b7015eadd1ad tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes?status=available Aug 14 03:49:50.266936 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-153f7481-e9ce-42a7-90c1-b7015eadd1ad tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.267125 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-153f7481-e9ce-42a7-90c1-b7015eadd1ad tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.267403 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-153f7481-e9ce-42a7-90c1-b7015eadd1ad tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:50.267619 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-153f7481-e9ce-42a7-90c1-b7015eadd1ad tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Could not evaluate value available, assuming string {{(pid=100329) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:49:50.267878 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.267878 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:50.268295 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-153f7481-e9ce-42a7-90c1-b7015eadd1ad tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:50.295238 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-153f7481-e9ce-42a7-90c1-b7015eadd1ad tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:50.295818 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-153f7481-e9ce-42a7-90c1-b7015eadd1ad tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes?status=available returned with HTTP 200 Aug 14 03:49:50.296244 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 390/1615] 10.4.3.64 () {66 vars in 1263 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.304379 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0f473b7a-8e99-4aab-bb6f-f143a5ecefaa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.306077 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0f473b7a-8e99-4aab-bb6f-f143a5ecefaa tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes?status=available Aug 14 03:49:50.306309 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0f473b7a-8e99-4aab-bb6f-f143a5ecefaa tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.306507 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0f473b7a-8e99-4aab-bb6f-f143a5ecefaa tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.306752 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-0f473b7a-8e99-4aab-bb6f-f143a5ecefaa tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:50.306962 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0f473b7a-8e99-4aab-bb6f-f143a5ecefaa tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Could not evaluate value available, assuming string {{(pid=100326) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:49:50.307203 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.307203 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:50.307611 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-0f473b7a-8e99-4aab-bb6f-f143a5ecefaa tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:50.323034 np0000007313 devstack@c-api.service[100327]: DEBUG novaclient.v2.client [None req-17a8ca48-978f-4c26-b1cc-d09ceec79438 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] REQ: curl -g -i -X GET https://10.4.3.64/compute/v2.1/servers/3780d498-5309-4f50-b366-a76fd4e702a2/os-volume_attachments/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a4316160dc3ce8e6b99895c5feedb6432ada9060f498d88aff1068a01714b0b7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-17a8ca48-978f-4c26-b1cc-d09ceec79438" -H "X-Service-Token: {SHA256}21b17c562731b2f5eaea5734c6dcc4b66c821802ec2c20e801a6cf493a344d60" {{(pid=100327) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 03:49:50.337167 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0f473b7a-8e99-4aab-bb6f-f143a5ecefaa tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:50.337852 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0f473b7a-8e99-4aab-bb6f-f143a5ecefaa tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes?status=available returned with HTTP 200 Aug 14 03:49:50.338743 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 410/1616] 10.4.3.64 () {66 vars in 1263 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.348251 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-932d2c45-48f4-4cb5-a9d5-d46c2ac567da tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Lock "cinder-attachment_update-72c3efdd-70b1-4d9d-9ebd-4c950d29cb04-np0000007313" released by "attachment_update" :: held 0.087s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:49:50.348411 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2bb2d142-e866-4916-8e20-f4d7966f27cc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.348587 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-932d2c45-48f4-4cb5-a9d5-d46c2ac567da tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/attachments/9daa24b8-525b-4a9e-8051-409c5b33452d returned with HTTP 200 Aug 14 03:49:50.349008 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 406/1617] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:49:50 2026] PUT /volume/v3/attachments/9daa24b8-525b-4a9e-8051-409c5b33452d => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:50.352965 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2bb2d142-e866-4916-8e20-f4d7966f27cc tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?availability_zone=nova Aug 14 03:49:50.352965 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2bb2d142-e866-4916-8e20-f4d7966f27cc tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.352965 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2bb2d142-e866-4916-8e20-f4d7966f27cc tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'detail' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.352965 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-2bb2d142-e866-4916-8e20-f4d7966f27cc tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:50.352965 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-2bb2d142-e866-4916-8e20-f4d7966f27cc tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Could not evaluate value nova, assuming string {{(pid=100329) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:49:50.352965 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.352965 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:50.353569 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-2bb2d142-e866-4916-8e20-f4d7966f27cc tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:50.360608 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2bb2d142-e866-4916-8e20-f4d7966f27cc tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:50.361521 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.361521 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:50.365299 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2bb2d142-e866-4916-8e20-f4d7966f27cc tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 14 03:49:50.365795 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 391/1618] 10.4.3.64 () {66 vars in 1296 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:50.386121 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d30e19ab-eb2b-45bb-89c4-5f07f022c59a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.387848 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d30e19ab-eb2b-45bb-89c4-5f07f022c59a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?bootable=false Aug 14 03:49:50.388123 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d30e19ab-eb2b-45bb-89c4-5f07f022c59a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.388425 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d30e19ab-eb2b-45bb-89c4-5f07f022c59a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.388690 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-d30e19ab-eb2b-45bb-89c4-5f07f022c59a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:50.389162 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.389162 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:50.389645 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d30e19ab-eb2b-45bb-89c4-5f07f022c59a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:50.399388 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d30e19ab-eb2b-45bb-89c4-5f07f022c59a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:50.400542 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.400542 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:50.406578 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d30e19ab-eb2b-45bb-89c4-5f07f022c59a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 14 03:49:50.406974 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 411/1619] 10.4.3.64 () {66 vars in 1280 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:50.423527 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ac507101-8579-4c27-b005-abce35d5ffe0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.425374 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ac507101-8579-4c27-b005-abce35d5ffe0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?status=available Aug 14 03:49:50.425653 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ac507101-8579-4c27-b005-abce35d5ffe0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.425926 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ac507101-8579-4c27-b005-abce35d5ffe0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.429218 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-ac507101-8579-4c27-b005-abce35d5ffe0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:49:50.429218 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-ac507101-8579-4c27-b005-abce35d5ffe0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Could not evaluate value available, assuming string {{(pid=100328) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:49:50.429218 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.429218 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:50.429218 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-ac507101-8579-4c27-b005-abce35d5ffe0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:49:50.454772 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ac507101-8579-4c27-b005-abce35d5ffe0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Get all volumes completed successfully. Aug 14 03:49:50.456403 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.456403 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:50.460669 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ac507101-8579-4c27-b005-abce35d5ffe0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 14 03:49:50.461028 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 407/1620] 10.4.3.64 () {66 vars in 1284 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:50.476181 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-58111141-ae98-4fba-b85b-9de4f7f0a6a0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.478673 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-58111141-ae98-4fba-b85b-9de4f7f0a6a0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 Aug 14 03:49:50.479031 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-58111141-ae98-4fba-b85b-9de4f7f0a6a0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.479258 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-58111141-ae98-4fba-b85b-9de4f7f0a6a0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.479964 np0000007313 devstack@c-api.service[100327]: DEBUG novaclient.v2.client [None req-17a8ca48-978f-4c26-b1cc-d09ceec79438 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 03:49:50 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-6ad21a27-64c1-4269-bbaf-7d611b685000 x-openstack-request-id: req-6ad21a27-64c1-4269-bbaf-7d611b685000 {{(pid=100327) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 03:49:50.480294 np0000007313 devstack@c-api.service[100327]: DEBUG novaclient.v2.client [None req-17a8ca48-978f-4c26-b1cc-d09ceec79438 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "8fbe8df2-232b-448a-b853-fe8c5e4d5eb8", "serverId": "3780d498-5309-4f50-b366-a76fd4e702a2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0b4c6ad3-a1bd-415b-91d0-c3d9d015929e", "bdm_uuid": "a366cf58-5b9b-43cc-9a25-b5aa68d93b21"}} {{(pid=100327) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 03:49:50.480294 np0000007313 devstack@c-api.service[100327]: DEBUG novaclient.v2.client [None req-17a8ca48-978f-4c26-b1cc-d09ceec79438 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] GET call to compute for https://10.4.3.64/compute/v2.1/servers/3780d498-5309-4f50-b366-a76fd4e702a2/os-volume_attachments/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 used request id req-6ad21a27-64c1-4269-bbaf-7d611b685000 {{(pid=100327) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 03:49:50.483178 np0000007313 devstack@c-api.service[100327]: ERROR cinder.volume.api [None req-17a8ca48-978f-4c26-b1cc-d09ceec79438 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-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 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault [None req-17a8ca48-978f-4c26-b1cc-d09ceec79438 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] Caught error: Detach volume from instance 3780d498-5309-4f50-b366-a76fd4e702a2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3780d498-5309-4f50-b366-a76fd4e702a2 using the Compute API Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: 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 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 03:49:50.484948 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3780d498-5309-4f50-b366-a76fd4e702a2 using the Compute API Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.middleware.fault [None req-17a8ca48-978f-4c26-b1cc-d09ceec79438 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action returned with HTTP 409 Aug 14 03:49:50.486907 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 412/1621] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:49:50 2026] POST /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action => generated 167 bytes in 447 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:49:50.488146 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.488146 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:50.490747 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-58111141-ae98-4fba-b85b-9de4f7f0a6a0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:50.494097 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-91b9eca8-ee87-4287-98da-6100d47c04d8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.494647 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-58111141-ae98-4fba-b85b-9de4f7f0a6a0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 returned with HTTP 200 Aug 14 03:49:50.495008 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 392/1622] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.495544 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 412/1623] 10.4.3.64 () {70 vars in 1590 bytes} [Fri Aug 14 03:49:50 2026] POST /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 03:49:50.505455 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-677b4abe-c736-4855-96c6-f25f7e40fab6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.510036 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e3ac3b61-2fc2-485f-b076-8b05ec21c2a8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.511782 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e3ac3b61-2fc2-485f-b076-8b05ec21c2a8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] DELETE https://10.4.3.64/volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 Aug 14 03:49:50.511954 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e3ac3b61-2fc2-485f-b076-8b05ec21c2a8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.512151 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e3ac3b61-2fc2-485f-b076-8b05ec21c2a8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.512323 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-e3ac3b61-2fc2-485f-b076-8b05ec21c2a8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Delete volume with id: 428680b1-4445-42a6-85dd-6bf18d1705c8 Aug 14 03:49:50.531744 np0000007313 devstack@c-api.service[100328]: WARNING keystonemiddleware.auth_token [None req-677b4abe-c736-4855-96c6-f25f7e40fab6 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 03:49:50.532739 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 408/1624] 10.4.3.64 () {70 vars in 1590 bytes} [Fri Aug 14 03:49:50 2026] POST /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 03:49:50.540376 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-62ef57c2-4bf5-4f07-9ef3-b784cfb51f3f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.542149 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-62ef57c2-4bf5-4f07-9ef3-b784cfb51f3f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:49:50.542371 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-62ef57c2-4bf5-4f07-9ef3-b784cfb51f3f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.542554 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-62ef57c2-4bf5-4f07-9ef3-b784cfb51f3f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.550203 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.550203 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:50.551599 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [None req-e3ac3b61-2fc2-485f-b076-8b05ec21c2a8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:49:50.553823 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-62ef57c2-4bf5-4f07-9ef3-b784cfb51f3f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:50.557614 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.557614 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:50.557699 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-62ef57c2-4bf5-4f07-9ef3-b784cfb51f3f tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:49:50.557939 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 393/1625] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.558444 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e3ac3b61-2fc2-485f-b076-8b05ec21c2a8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:50.574956 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-024a5d24-eef9-4380-8cac-014f885577fb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.576963 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-024a5d24-eef9-4380-8cac-014f885577fb tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:49:50.581652 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-024a5d24-eef9-4380-8cac-014f885577fb tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.581652 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-024a5d24-eef9-4380-8cac-014f885577fb tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.588776 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e3ac3b61-2fc2-485f-b076-8b05ec21c2a8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Delete volume request issued successfully. Aug 14 03:49:50.589088 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e3ac3b61-2fc2-485f-b076-8b05ec21c2a8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 returned with HTTP 202 Aug 14 03:49:50.589620 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 413/1626] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:49:50 2026] DELETE /volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:49:50.593166 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.593166 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:50.598742 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-024a5d24-eef9-4380-8cac-014f885577fb tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:50.599403 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a3fc42fd-0dbd-4c99-b696-fdf0f1f0e5de None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.601076 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a3fc42fd-0dbd-4c99-b696-fdf0f1f0e5de tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 Aug 14 03:49:50.601264 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a3fc42fd-0dbd-4c99-b696-fdf0f1f0e5de tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.601453 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a3fc42fd-0dbd-4c99-b696-fdf0f1f0e5de tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.602938 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-024a5d24-eef9-4380-8cac-014f885577fb tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:49:50.603377 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 413/1627] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.608458 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.608458 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:50.612012 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a3fc42fd-0dbd-4c99-b696-fdf0f1f0e5de tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:50.617538 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a3fc42fd-0dbd-4c99-b696-fdf0f1f0e5de tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 returned with HTTP 200 Aug 14 03:49:50.617897 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 409/1628] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.649276 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-7613b45b-87e1-406f-aaa0-e86a32b4250d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.651226 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-7613b45b-87e1-406f-aaa0-e86a32b4250d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:49:50.651459 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-7613b45b-87e1-406f-aaa0-e86a32b4250d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.651661 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-7613b45b-87e1-406f-aaa0-e86a32b4250d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.658266 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.658266 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:50.662284 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-7613b45b-87e1-406f-aaa0-e86a32b4250d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:50.667147 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-7613b45b-87e1-406f-aaa0-e86a32b4250d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:49:50.667778 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 394/1629] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.741881 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b34c2b95-39da-4ee0-a7d3-d51e3a419b0e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.742305 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b34c2b95-39da-4ee0-a7d3-d51e3a419b0e None None] GET https://10.4.3.64/volume// Aug 14 03:49:50.742534 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b34c2b95-39da-4ee0-a7d3-d51e3a419b0e None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.742735 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b34c2b95-39da-4ee0-a7d3-d51e3a419b0e None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.743110 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b34c2b95-39da-4ee0-a7d3-d51e3a419b0e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:50.743492 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 414/1630] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:50.750202 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-4d2c65cf-d4d5-4336-a452-8bd2fab50974 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.752204 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-4d2c65cf-d4d5-4336-a452-8bd2fab50974 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:49:50.752538 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-4d2c65cf-d4d5-4336-a452-8bd2fab50974 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1132cc32-c83c-4b60-bbb0-2749254c6912", "connector": null, "instance_uuid": "3780d498-5309-4f50-b366-a76fd4e702a2"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:50.760866 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.760866 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:50.785891 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-4d2c65cf-d4d5-4336-a452-8bd2fab50974 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:49:50.786519 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 414/1631] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:49:50 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 14 03:49:50.822038 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7f6dd4d1-c8dc-4af1-8a4e-c7bd26fe2eb1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.825064 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7f6dd4d1-c8dc-4af1-8a4e-c7bd26fe2eb1 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:49:50.825444 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7f6dd4d1-c8dc-4af1-8a4e-c7bd26fe2eb1 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.825712 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7f6dd4d1-c8dc-4af1-8a4e-c7bd26fe2eb1 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.834658 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-12c86cda-ca57-47fb-ba07-e1a6f5b42d21 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.835093 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-12c86cda-ca57-47fb-ba07-e1a6f5b42d21 None None] GET https://10.4.3.64/volume// Aug 14 03:49:50.835301 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-12c86cda-ca57-47fb-ba07-e1a6f5b42d21 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.835540 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-12c86cda-ca57-47fb-ba07-e1a6f5b42d21 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.835819 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-12c86cda-ca57-47fb-ba07-e1a6f5b42d21 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:50.836093 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 395/1632] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:50.839981 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.839981 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:50.842377 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-683e51f7-58c7-442b-90fd-ce837fe11474 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.844378 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-683e51f7-58c7-442b-90fd-ce837fe11474 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:49:50.844529 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-683e51f7-58c7-442b-90fd-ce837fe11474 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.844686 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-683e51f7-58c7-442b-90fd-ce837fe11474 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.844787 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7f6dd4d1-c8dc-4af1-8a4e-c7bd26fe2eb1 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:50.849638 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7f6dd4d1-c8dc-4af1-8a4e-c7bd26fe2eb1 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:49:50.850037 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 410/1633] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.858619 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.858619 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:50.863479 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-683e51f7-58c7-442b-90fd-ce837fe11474 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:50.865571 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ec414152-3d27-4a35-98dc-33d11b4aba16 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.866151 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-683e51f7-58c7-442b-90fd-ce837fe11474 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:49:50.866556 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 415/1634] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 1034 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:49:50.867418 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ec414152-3d27-4a35-98dc-33d11b4aba16 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d Aug 14 03:49:50.867649 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ec414152-3d27-4a35-98dc-33d11b4aba16 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.867877 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ec414152-3d27-4a35-98dc-33d11b4aba16 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.876865 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.876865 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:50.883181 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ec414152-3d27-4a35-98dc-33d11b4aba16 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:49:50.886211 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ec414152-3d27-4a35-98dc-33d11b4aba16 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d returned with HTTP 200 Aug 14 03:49:50.886716 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 415/1635] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.946864 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c9ba6651-7c90-4600-998c-d1eaaa00874d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.951174 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c9ba6651-7c90-4600-998c-d1eaaa00874d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:50.951174 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c9ba6651-7c90-4600-998c-d1eaaa00874d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:50.951174 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c9ba6651-7c90-4600-998c-d1eaaa00874d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:50.951174 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-c9ba6651-7c90-4600-998c-d1eaaa00874d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:50.958063 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.958063 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:50.959190 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c9ba6651-7c90-4600-998c-d1eaaa00874d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:50.960216 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 396/1636] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:50 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:50.978823 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-c92833c2-3cfb-4dcc-b4df-db4ee185ecfe None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:50.982711 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-c92833c2-3cfb-4dcc-b4df-db4ee185ecfe tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] PUT https://10.4.3.64/volume/v3/attachments/5c6cf417-5072-40b3-8078-003262c299cc Aug 14 03:49:50.982711 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-c92833c2-3cfb-4dcc-b4df-db4ee185ecfe tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:50.990532 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-c92833c2-3cfb-4dcc-b4df-db4ee185ecfe tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Acquiring lock "cinder-attachment_update-1132cc32-c83c-4b60-bbb0-2749254c6912-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:49:50.998556 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-c92833c2-3cfb-4dcc-b4df-db4ee185ecfe tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Lock "cinder-attachment_update-1132cc32-c83c-4b60-bbb0-2749254c6912-np0000007313" acquired by "attachment_update" :: waited 0.008s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:49:50.999581 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:50.999581 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:51.114576 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-c92833c2-3cfb-4dcc-b4df-db4ee185ecfe tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Lock "cinder-attachment_update-1132cc32-c83c-4b60-bbb0-2749254c6912-np0000007313" released by "attachment_update" :: held 0.116s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:49:51.114880 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-c92833c2-3cfb-4dcc-b4df-db4ee185ecfe tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/attachments/5c6cf417-5072-40b3-8078-003262c299cc returned with HTTP 200 Aug 14 03:49:51.115340 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 411/1637] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:49:50 2026] PUT /volume/v3/attachments/5c6cf417-5072-40b3-8078-003262c299cc => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:51.128179 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-47599c20-f565-479a-a225-498efb44c3f0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:51.134300 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-47599c20-f565-479a-a225-498efb44c3f0 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:49:51.134603 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-47599c20-f565-479a-a225-498efb44c3f0 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:51.134839 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-47599c20-f565-479a-a225-498efb44c3f0 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:51.152844 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:51.152844 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:51.162612 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-47599c20-f565-479a-a225-498efb44c3f0 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:49:51.168309 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-47599c20-f565-479a-a225-498efb44c3f0 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:49:51.168309 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 416/1638] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:51 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:51.630497 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1052dd96-8630-41ec-a68e-7d7e93b024a0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:51.632407 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1052dd96-8630-41ec-a68e-7d7e93b024a0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 Aug 14 03:49:51.632650 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1052dd96-8630-41ec-a68e-7d7e93b024a0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:51.632845 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1052dd96-8630-41ec-a68e-7d7e93b024a0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:51.638590 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1052dd96-8630-41ec-a68e-7d7e93b024a0 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 returned with HTTP 404 Aug 14 03:49:51.639239 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 416/1639] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:51 2026] GET /volume/v3/volumes/428680b1-4445-42a6-85dd-6bf18d1705c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:51.647244 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-75460a98-b051-4031-b4ce-c80927b3228a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:51.649228 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-75460a98-b051-4031-b4ce-c80927b3228a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 Aug 14 03:49:51.649439 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-75460a98-b051-4031-b4ce-c80927b3228a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:51.649623 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-75460a98-b051-4031-b4ce-c80927b3228a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:51.656969 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:51.656969 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:51.660613 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-75460a98-b051-4031-b4ce-c80927b3228a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:51.664752 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-75460a98-b051-4031-b4ce-c80927b3228a tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 returned with HTTP 200 Aug 14 03:49:51.665313 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 397/1640] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:51 2026] GET /volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:51.676702 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2f2a96a5-d6c5-496b-88f0-ccd65b856f30 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:51.678375 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2f2a96a5-d6c5-496b-88f0-ccd65b856f30 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 Aug 14 03:49:51.678611 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2f2a96a5-d6c5-496b-88f0-ccd65b856f30 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:51.678845 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2f2a96a5-d6c5-496b-88f0-ccd65b856f30 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:51.679000 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-2f2a96a5-d6c5-496b-88f0-ccd65b856f30 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Delete volume with id: a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 Aug 14 03:49:51.691940 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:51.691940 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:51.692592 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2f2a96a5-d6c5-496b-88f0-ccd65b856f30 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:51.712931 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2f2a96a5-d6c5-496b-88f0-ccd65b856f30 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Delete volume request issued successfully. Aug 14 03:49:51.713121 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2f2a96a5-d6c5-496b-88f0-ccd65b856f30 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 returned with HTTP 202 Aug 14 03:49:51.713661 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 412/1641] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:49:51 2026] DELETE /volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:49:51.721586 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5936b3cf-ac49-46da-9581-b07c2b7433ec None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:51.723380 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5936b3cf-ac49-46da-9581-b07c2b7433ec tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 Aug 14 03:49:51.723515 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5936b3cf-ac49-46da-9581-b07c2b7433ec tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:51.723687 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5936b3cf-ac49-46da-9581-b07c2b7433ec tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:51.730433 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:51.730433 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:51.734708 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5936b3cf-ac49-46da-9581-b07c2b7433ec tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:51.738596 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5936b3cf-ac49-46da-9581-b07c2b7433ec tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 returned with HTTP 200 Aug 14 03:49:51.739002 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 417/1642] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:51 2026] GET /volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:51.863986 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0fdfaf4d-05df-460e-8a8a-a1a2a9ee066d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:51.865526 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0fdfaf4d-05df-460e-8a8a-a1a2a9ee066d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:49:51.865720 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0fdfaf4d-05df-460e-8a8a-a1a2a9ee066d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:51.865924 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0fdfaf4d-05df-460e-8a8a-a1a2a9ee066d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:51.876234 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:51.876234 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:51.880084 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0fdfaf4d-05df-460e-8a8a-a1a2a9ee066d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:51.883799 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0fdfaf4d-05df-460e-8a8a-a1a2a9ee066d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:49:51.884168 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 417/1643] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:51 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:51.974768 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6b78616b-c71c-4a67-b41d-5f23598f4434 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:51.976486 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6b78616b-c71c-4a67-b41d-5f23598f4434 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:51.976659 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6b78616b-c71c-4a67-b41d-5f23598f4434 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:51.976832 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6b78616b-c71c-4a67-b41d-5f23598f4434 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:51.976951 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-6b78616b-c71c-4a67-b41d-5f23598f4434 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:51.985694 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:51.985694 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:51.986439 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6b78616b-c71c-4a67-b41d-5f23598f4434 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:51.986778 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 398/1644] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:51 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:52.186569 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ffccef05-ffc9-4063-a5f2-5c2845513e40 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:52.186569 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ffccef05-ffc9-4063-a5f2-5c2845513e40 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:49:52.186569 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ffccef05-ffc9-4063-a5f2-5c2845513e40 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:52.186569 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ffccef05-ffc9-4063-a5f2-5c2845513e40 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:52.201561 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:52.201561 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:52.211533 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ffccef05-ffc9-4063-a5f2-5c2845513e40 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:49:52.213929 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ffccef05-ffc9-4063-a5f2-5c2845513e40 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:49:52.215841 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 413/1645] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:52 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:52.751573 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-34668db3-0c6d-4d91-897f-fdedc52b9605 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:52.753368 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-34668db3-0c6d-4d91-897f-fdedc52b9605 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 Aug 14 03:49:52.753648 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-34668db3-0c6d-4d91-897f-fdedc52b9605 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:52.753875 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-34668db3-0c6d-4d91-897f-fdedc52b9605 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:52.760791 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-34668db3-0c6d-4d91-897f-fdedc52b9605 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 returned with HTTP 404 Aug 14 03:49:52.761335 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 418/1646] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:52 2026] GET /volume/v3/volumes/a34f7472-3b86-4e8c-9dd2-bc04e9c732b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:52.768760 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-26ed17c9-8656-41d2-b634-91966e6c90dd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:52.770908 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-26ed17c9-8656-41d2-b634-91966e6c90dd tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae Aug 14 03:49:52.771204 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-26ed17c9-8656-41d2-b634-91966e6c90dd tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:52.771434 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-26ed17c9-8656-41d2-b634-91966e6c90dd tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:52.778559 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:52.778559 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:52.782462 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-26ed17c9-8656-41d2-b634-91966e6c90dd tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:52.787177 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-26ed17c9-8656-41d2-b634-91966e6c90dd tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae returned with HTTP 200 Aug 14 03:49:52.787682 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 418/1647] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:52 2026] GET /volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:52.804484 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fcccc78e-c363-46af-93fa-f2fbfa164fc8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:52.806640 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fcccc78e-c363-46af-93fa-f2fbfa164fc8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] DELETE https://10.4.3.64/volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae Aug 14 03:49:52.806925 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fcccc78e-c363-46af-93fa-f2fbfa164fc8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:52.807170 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fcccc78e-c363-46af-93fa-f2fbfa164fc8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:52.807398 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-fcccc78e-c363-46af-93fa-f2fbfa164fc8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Delete volume with id: 345cfc62-ea4d-4201-96d6-a3a89005aeae Aug 14 03:49:52.820130 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:52.820130 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:52.820793 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-fcccc78e-c363-46af-93fa-f2fbfa164fc8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:52.839510 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-fcccc78e-c363-46af-93fa-f2fbfa164fc8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Delete volume request issued successfully. Aug 14 03:49:52.839510 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fcccc78e-c363-46af-93fa-f2fbfa164fc8 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae returned with HTTP 202 Aug 14 03:49:52.839687 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 399/1648] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:49:52 2026] DELETE /volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:49:52.853921 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-49a4df0d-93b0-464a-974b-6641b35ad465 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:52.855651 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-49a4df0d-93b0-464a-974b-6641b35ad465 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae Aug 14 03:49:52.855888 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-49a4df0d-93b0-464a-974b-6641b35ad465 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:52.856049 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-49a4df0d-93b0-464a-974b-6641b35ad465 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:52.862936 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:52.862936 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:52.866522 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-49a4df0d-93b0-464a-974b-6641b35ad465 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Volume info retrieved successfully. Aug 14 03:49:52.874255 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-49a4df0d-93b0-464a-974b-6641b35ad465 tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae returned with HTTP 200 Aug 14 03:49:52.874914 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 414/1649] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:52 2026] GET /volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:52.895637 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6852bb91-a792-41a1-ab22-0a85908fd8ed None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:52.897660 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6852bb91-a792-41a1-ab22-0a85908fd8ed tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:49:52.897933 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6852bb91-a792-41a1-ab22-0a85908fd8ed tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:52.898210 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6852bb91-a792-41a1-ab22-0a85908fd8ed tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:52.908664 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:52.908664 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:52.912911 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6852bb91-a792-41a1-ab22-0a85908fd8ed tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:52.918484 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6852bb91-a792-41a1-ab22-0a85908fd8ed tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:49:52.918644 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 419/1650] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:52 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:52.998198 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5794ed9d-e1e5-4b2e-b3a8-42efe666c11b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:52.999905 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5794ed9d-e1e5-4b2e-b3a8-42efe666c11b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:53.000115 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5794ed9d-e1e5-4b2e-b3a8-42efe666c11b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:53.000336 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5794ed9d-e1e5-4b2e-b3a8-42efe666c11b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:53.000437 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5794ed9d-e1e5-4b2e-b3a8-42efe666c11b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:53.004633 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:53.004633 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:53.005402 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5794ed9d-e1e5-4b2e-b3a8-42efe666c11b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:53.005797 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 419/1651] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:52 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:53.227823 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d800b13a-8bf1-43d2-9ac8-b91a0428bc39 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:53.229989 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d800b13a-8bf1-43d2-9ac8-b91a0428bc39 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:49:53.230219 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d800b13a-8bf1-43d2-9ac8-b91a0428bc39 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:53.230416 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d800b13a-8bf1-43d2-9ac8-b91a0428bc39 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:53.242167 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:53.242167 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:53.254169 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d800b13a-8bf1-43d2-9ac8-b91a0428bc39 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:49:53.257687 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d800b13a-8bf1-43d2-9ac8-b91a0428bc39 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:49:53.258202 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 400/1652] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:53 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:53.888722 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-207b2eda-3523-4c3d-9f42-78188ec52cba None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:53.890376 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-207b2eda-3523-4c3d-9f42-78188ec52cba tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] GET https://10.4.3.64/volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae Aug 14 03:49:53.890606 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-207b2eda-3523-4c3d-9f42-78188ec52cba tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:53.890845 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-207b2eda-3523-4c3d-9f42-78188ec52cba tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:53.896329 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-207b2eda-3523-4c3d-9f42-78188ec52cba tempest-VolumesListTestJSON-859609273 tempest-VolumesListTestJSON-859609273-project-member] https://10.4.3.64/volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae returned with HTTP 404 Aug 14 03:49:53.896948 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 415/1653] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:53 2026] GET /volume/v3/volumes/345cfc62-ea4d-4201-96d6-a3a89005aeae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:53.933471 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d3c1e5b0-3d57-46e6-bfc3-7b85c190b0fb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:53.935129 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d3c1e5b0-3d57-46e6-bfc3-7b85c190b0fb tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:49:53.935560 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d3c1e5b0-3d57-46e6-bfc3-7b85c190b0fb tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:53.935560 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d3c1e5b0-3d57-46e6-bfc3-7b85c190b0fb tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:53.945519 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:53.945519 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:53.949449 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d3c1e5b0-3d57-46e6-bfc3-7b85c190b0fb tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:53.954167 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d3c1e5b0-3d57-46e6-bfc3-7b85c190b0fb tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:49:53.954167 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 420/1654] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:53 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:54.017020 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-365454f3-6471-43b8-b777-37ed45aeaab7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:54.018242 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-365454f3-6471-43b8-b777-37ed45aeaab7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:54.018469 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-365454f3-6471-43b8-b777-37ed45aeaab7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:54.018651 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-365454f3-6471-43b8-b777-37ed45aeaab7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:54.018751 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-365454f3-6471-43b8-b777-37ed45aeaab7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:54.024662 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:54.024662 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:54.025805 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-365454f3-6471-43b8-b777-37ed45aeaab7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:54.025947 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 420/1655] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:54 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:54.274100 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ed3b5b60-58d8-463f-8324-3ec218aa695e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:54.276270 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ed3b5b60-58d8-463f-8324-3ec218aa695e tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:49:54.276270 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ed3b5b60-58d8-463f-8324-3ec218aa695e tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:54.276466 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ed3b5b60-58d8-463f-8324-3ec218aa695e tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:54.285698 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:54.285698 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:54.291211 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ed3b5b60-58d8-463f-8324-3ec218aa695e tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:49:54.303852 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ed3b5b60-58d8-463f-8324-3ec218aa695e tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:49:54.303852 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 401/1656] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:54 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:54.968801 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c7fc1419-e793-4ff0-af28-e98afc67911d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:54.971124 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c7fc1419-e793-4ff0-af28-e98afc67911d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:49:54.971336 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c7fc1419-e793-4ff0-af28-e98afc67911d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:54.971503 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c7fc1419-e793-4ff0-af28-e98afc67911d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:54.980771 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:54.980771 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:54.984162 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c7fc1419-e793-4ff0-af28-e98afc67911d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:54.988496 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c7fc1419-e793-4ff0-af28-e98afc67911d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:49:54.988862 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 416/1657] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:54 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:55.036870 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-90893658-5265-4f4f-b990-59afbd7ce648 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:55.038209 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-90893658-5265-4f4f-b990-59afbd7ce648 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:55.038779 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-90893658-5265-4f4f-b990-59afbd7ce648 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:55.038779 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-90893658-5265-4f4f-b990-59afbd7ce648 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:55.038779 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-90893658-5265-4f4f-b990-59afbd7ce648 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:55.043069 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:55.043069 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:55.044643 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-90893658-5265-4f4f-b990-59afbd7ce648 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:55.044643 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 421/1658] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:55 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:55.326951 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c5336ee2-0c41-4fd5-ab38-1ccf1fbc7b01 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:55.328764 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c5336ee2-0c41-4fd5-ab38-1ccf1fbc7b01 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:49:55.329008 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c5336ee2-0c41-4fd5-ab38-1ccf1fbc7b01 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:55.329241 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c5336ee2-0c41-4fd5-ab38-1ccf1fbc7b01 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:55.342011 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:55.342011 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:55.347172 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c5336ee2-0c41-4fd5-ab38-1ccf1fbc7b01 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:49:55.354730 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c5336ee2-0c41-4fd5-ab38-1ccf1fbc7b01 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:49:55.355364 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 421/1659] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:55 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:49:56.006119 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1242396b-08df-431c-96ed-83abc9615f2a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:56.008306 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1242396b-08df-431c-96ed-83abc9615f2a tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:49:56.008711 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1242396b-08df-431c-96ed-83abc9615f2a tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:56.010152 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1242396b-08df-431c-96ed-83abc9615f2a tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:56.018510 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:56.018510 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:56.021798 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1242396b-08df-431c-96ed-83abc9615f2a tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:56.026104 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1242396b-08df-431c-96ed-83abc9615f2a tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:49:56.026104 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 402/1660] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:56 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:56.056027 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c50b1901-f213-4fdf-8dea-7ca283e3e58e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:56.058192 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c50b1901-f213-4fdf-8dea-7ca283e3e58e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:56.058435 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c50b1901-f213-4fdf-8dea-7ca283e3e58e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:56.058675 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c50b1901-f213-4fdf-8dea-7ca283e3e58e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:56.058811 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-c50b1901-f213-4fdf-8dea-7ca283e3e58e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:56.067400 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:56.067400 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:56.072378 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c50b1901-f213-4fdf-8dea-7ca283e3e58e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:56.072877 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 417/1661] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:56 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:56.372950 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d2944a5a-1019-4ee9-8f2e-7f4c1dbe62c7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:56.376561 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d2944a5a-1019-4ee9-8f2e-7f4c1dbe62c7 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:49:56.376791 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d2944a5a-1019-4ee9-8f2e-7f4c1dbe62c7 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:56.376995 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d2944a5a-1019-4ee9-8f2e-7f4c1dbe62c7 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:56.400487 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:56.400487 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:56.403933 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d2944a5a-1019-4ee9-8f2e-7f4c1dbe62c7 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:49:56.408159 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d2944a5a-1019-4ee9-8f2e-7f4c1dbe62c7 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:49:56.408589 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 422/1662] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:56 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:56.520300 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-5dfb37dc-0e27-422e-a4a0-ec5dc5f3538c req-9e1bd77c-4d53-4619-a05b-1f3b5a0d65fa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:56.522939 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5dfb37dc-0e27-422e-a4a0-ec5dc5f3538c req-9e1bd77c-4d53-4619-a05b-1f3b5a0d65fa tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] GET https://10.4.3.64/volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 Aug 14 03:49:56.523326 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5dfb37dc-0e27-422e-a4a0-ec5dc5f3538c req-9e1bd77c-4d53-4619-a05b-1f3b5a0d65fa tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:56.523625 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5dfb37dc-0e27-422e-a4a0-ec5dc5f3538c req-9e1bd77c-4d53-4619-a05b-1f3b5a0d65fa tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:56.536800 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:56.536800 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:56.541343 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-5dfb37dc-0e27-422e-a4a0-ec5dc5f3538c req-9e1bd77c-4d53-4619-a05b-1f3b5a0d65fa tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Volume info retrieved successfully. Aug 14 03:49:56.548332 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5dfb37dc-0e27-422e-a4a0-ec5dc5f3538c req-9e1bd77c-4d53-4619-a05b-1f3b5a0d65fa tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 returned with HTTP 200 Aug 14 03:49:56.548992 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 422/1663] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:56 2026] GET /volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 => generated 1601 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:57.042093 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b41e8e8f-f75a-4d0d-ac76-3d1c90ea8f1c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:57.044439 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b41e8e8f-f75a-4d0d-ac76-3d1c90ea8f1c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:49:57.044691 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b41e8e8f-f75a-4d0d-ac76-3d1c90ea8f1c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:57.044888 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b41e8e8f-f75a-4d0d-ac76-3d1c90ea8f1c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:57.056022 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:57.056022 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:57.059938 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b41e8e8f-f75a-4d0d-ac76-3d1c90ea8f1c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:57.065327 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b41e8e8f-f75a-4d0d-ac76-3d1c90ea8f1c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:49:57.065769 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 403/1664] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:57 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:57.089496 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-16d4fe29-ffc0-4689-84e5-2eb213e8a8bd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:57.093010 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-16d4fe29-ffc0-4689-84e5-2eb213e8a8bd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:57.093314 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-16d4fe29-ffc0-4689-84e5-2eb213e8a8bd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:57.093565 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-16d4fe29-ffc0-4689-84e5-2eb213e8a8bd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:57.093718 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-16d4fe29-ffc0-4689-84e5-2eb213e8a8bd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:57.099184 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:57.099184 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:57.100205 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-16d4fe29-ffc0-4689-84e5-2eb213e8a8bd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:57.100673 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 418/1665] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:57 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:57.158533 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-f3021411-e7a5-41d4-91b7-c93bd0fa6c37 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:57.164232 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-f3021411-e7a5-41d4-91b7-c93bd0fa6c37 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d Aug 14 03:49:57.164445 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-f3021411-e7a5-41d4-91b7-c93bd0fa6c37 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:57.164675 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-f3021411-e7a5-41d4-91b7-c93bd0fa6c37 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:57.177559 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:57.177559 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:57.183994 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-f3021411-e7a5-41d4-91b7-c93bd0fa6c37 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:49:57.191061 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-f3021411-e7a5-41d4-91b7-c93bd0fa6c37 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d returned with HTTP 200 Aug 14 03:49:57.191569 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 423/1666] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:49:57 2026] GET /volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:57.213125 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e2b40197-0415-44b3-8149-c731f1086ae6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:57.213626 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e2b40197-0415-44b3-8149-c731f1086ae6 None None] GET https://10.4.3.64/volume// Aug 14 03:49:57.213847 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e2b40197-0415-44b3-8149-c731f1086ae6 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:57.214082 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e2b40197-0415-44b3-8149-c731f1086ae6 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:57.214499 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e2b40197-0415-44b3-8149-c731f1086ae6 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:57.214861 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 423/1667] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:49:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:57.224887 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-49c9043a-36e6-459c-a679-a51faa1cc8d6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:57.227504 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-49c9043a-36e6-459c-a679-a51faa1cc8d6 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:49:57.228074 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-49c9043a-36e6-459c-a679-a51faa1cc8d6 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a48bd86f-2f08-4eb4-8a30-bf56450c7b0d", "connector": null, "instance_uuid": "244bb991-b193-4c8d-a2b5-56afd943294f"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:57.237778 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:57.237778 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:57.261896 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-49c9043a-36e6-459c-a679-a51faa1cc8d6 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:49:57.262374 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 404/1668] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:49:57 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 14 03:49:57.283734 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-14d3cc71-7123-46cf-b7e5-198f4f89c521 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:57.289436 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-14d3cc71-7123-46cf-b7e5-198f4f89c521 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] POST https://10.4.3.64/volume/v3/attachments/9daa24b8-525b-4a9e-8051-409c5b33452d/action Aug 14 03:49:57.289586 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-14d3cc71-7123-46cf-b7e5-198f4f89c521 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:57.292753 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-14d3cc71-7123-46cf-b7e5-198f4f89c521 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:57.308614 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:57.308614 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:57.309708 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-8a8960ab-999d-4bab-9526-3742c1886c7d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:57.324320 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a9864e11-d0b5-4dc6-a8e0-b9e71bf17cd3 req-14d3cc71-7123-46cf-b7e5-198f4f89c521 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/attachments/9daa24b8-525b-4a9e-8051-409c5b33452d/action returned with HTTP 204 Aug 14 03:49:57.325599 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 419/1669] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:49:57 2026] POST /volume/v3/attachments/9daa24b8-525b-4a9e-8051-409c5b33452d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:57.386000 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-8a8960ab-999d-4bab-9526-3742c1886c7d tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] POST https://10.4.3.64/volume/v3/attachments/3ae0b128-6602-4d9f-9d96-01c5a80110e2/action Aug 14 03:49:57.386510 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-8a8960ab-999d-4bab-9526-3742c1886c7d tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:57.386510 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-8a8960ab-999d-4bab-9526-3742c1886c7d tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:57.408873 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:57.408873 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:57.421686 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-0b9db6ba-b782-483e-8fd2-30b7f1c9f926 req-8a8960ab-999d-4bab-9526-3742c1886c7d tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/attachments/3ae0b128-6602-4d9f-9d96-01c5a80110e2/action returned with HTTP 204 Aug 14 03:49:57.423214 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 424/1670] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:49:57 2026] POST /volume/v3/attachments/3ae0b128-6602-4d9f-9d96-01c5a80110e2/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:57.427932 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e463e3fb-2588-4e83-9323-455eb8bd80f5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:57.429451 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e463e3fb-2588-4e83-9323-455eb8bd80f5 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:49:57.429732 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e463e3fb-2588-4e83-9323-455eb8bd80f5 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:57.430069 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e463e3fb-2588-4e83-9323-455eb8bd80f5 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:57.446470 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:57.446470 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:57.452626 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e463e3fb-2588-4e83-9323-455eb8bd80f5 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:49:57.458764 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-88f77308-eda6-46b8-ab9d-80da11bf7eee None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:57.460513 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e463e3fb-2588-4e83-9323-455eb8bd80f5 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:49:57.460842 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-88f77308-eda6-46b8-ab9d-80da11bf7eee tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d Aug 14 03:49:57.461045 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 424/1671] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:57 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:49:57.461103 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-88f77308-eda6-46b8-ab9d-80da11bf7eee tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:57.461350 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-88f77308-eda6-46b8-ab9d-80da11bf7eee tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:57.475593 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ab2daf31-5591-4724-bb9c-60099bbf5370 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:57.478875 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ab2daf31-5591-4724-bb9c-60099bbf5370 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:49:57.479146 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ab2daf31-5591-4724-bb9c-60099bbf5370 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:57.479454 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ab2daf31-5591-4724-bb9c-60099bbf5370 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:57.482727 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:57.482727 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:57.490075 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-88f77308-eda6-46b8-ab9d-80da11bf7eee tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:49:57.498426 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-88f77308-eda6-46b8-ab9d-80da11bf7eee tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d returned with HTTP 200 Aug 14 03:49:57.499014 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 405/1672] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:57 2026] GET /volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d => generated 1109 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:57.501710 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:57.501710 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:57.506033 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ab2daf31-5591-4724-bb9c-60099bbf5370 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:49:57.511706 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d6973401-6aa3-443f-b048-edcc67d38ecf None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:57.511840 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ab2daf31-5591-4724-bb9c-60099bbf5370 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:49:57.512242 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 420/1673] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:57 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:57.514473 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d6973401-6aa3-443f-b048-edcc67d38ecf tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d Aug 14 03:49:57.514670 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d6973401-6aa3-443f-b048-edcc67d38ecf tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:57.514869 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d6973401-6aa3-443f-b048-edcc67d38ecf tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:57.527111 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:57.527111 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:57.531365 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d6973401-6aa3-443f-b048-edcc67d38ecf tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:49:57.540206 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d6973401-6aa3-443f-b048-edcc67d38ecf tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d returned with HTTP 200 Aug 14 03:49:57.540828 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 425/1674] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:57 2026] GET /volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d => generated 1109 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:58.078761 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d469a1e4-6538-44e4-b90e-47858093004e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:58.080510 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d469a1e4-6538-44e4-b90e-47858093004e tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:49:58.080705 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d469a1e4-6538-44e4-b90e-47858093004e tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:58.080872 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d469a1e4-6538-44e4-b90e-47858093004e tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:58.089523 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:58.089523 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:58.092589 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d469a1e4-6538-44e4-b90e-47858093004e tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:58.096000 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d469a1e4-6538-44e4-b90e-47858093004e tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:49:58.096357 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 425/1675] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:58 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:58.110827 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ccdf58dd-9de8-402b-b230-2ec5e597dc33 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:58.112411 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ccdf58dd-9de8-402b-b230-2ec5e597dc33 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:58.112574 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ccdf58dd-9de8-402b-b230-2ec5e597dc33 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:58.112742 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ccdf58dd-9de8-402b-b230-2ec5e597dc33 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:58.112855 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-ccdf58dd-9de8-402b-b230-2ec5e597dc33 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:58.116864 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:58.116864 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:58.117429 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ccdf58dd-9de8-402b-b230-2ec5e597dc33 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:58.121193 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 406/1676] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:58 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:58.941021 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7a3037ed-1b7c-418f-9fa2-6534023e8f2a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:58.942231 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7a3037ed-1b7c-418f-9fa2-6534023e8f2a None None] GET https://10.4.3.64/volume// Aug 14 03:49:58.942458 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7a3037ed-1b7c-418f-9fa2-6534023e8f2a None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:58.942672 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7a3037ed-1b7c-418f-9fa2-6534023e8f2a None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:58.943024 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7a3037ed-1b7c-418f-9fa2-6534023e8f2a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:49:58.943443 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 421/1677] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:49:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:49:58.951368 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-80ca7a58-0202-4695-8c30-3533392086d5 req-66bd1222-70b2-4bc3-ba54-7b8c0373d43a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:58.956525 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-80ca7a58-0202-4695-8c30-3533392086d5 req-66bd1222-70b2-4bc3-ba54-7b8c0373d43a tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d Aug 14 03:49:58.956773 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-80ca7a58-0202-4695-8c30-3533392086d5 req-66bd1222-70b2-4bc3-ba54-7b8c0373d43a tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:58.956993 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-80ca7a58-0202-4695-8c30-3533392086d5 req-66bd1222-70b2-4bc3-ba54-7b8c0373d43a tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:58.968118 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:58.968118 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:58.972228 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-80ca7a58-0202-4695-8c30-3533392086d5 req-66bd1222-70b2-4bc3-ba54-7b8c0373d43a tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:49:58.977036 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-80ca7a58-0202-4695-8c30-3533392086d5 req-66bd1222-70b2-4bc3-ba54-7b8c0373d43a tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d returned with HTTP 200 Aug 14 03:49:58.977486 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 426/1678] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:49:58 2026] GET /volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d => generated 1289 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:49:59.109662 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eefcd232-7f0a-4f35-83a7-b4d9b8bb3419 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:59.113124 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eefcd232-7f0a-4f35-83a7-b4d9b8bb3419 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:49:59.113352 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eefcd232-7f0a-4f35-83a7-b4d9b8bb3419 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:59.113570 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eefcd232-7f0a-4f35-83a7-b4d9b8bb3419 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:59.126775 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ad9309f0-2366-4106-a28b-822291d6cb07 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:59.128495 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:59.128495 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:49:59.128615 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ad9309f0-2366-4106-a28b-822291d6cb07 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:49:59.128793 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ad9309f0-2366-4106-a28b-822291d6cb07 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:49:59.129708 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ad9309f0-2366-4106-a28b-822291d6cb07 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:49:59.129708 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-ad9309f0-2366-4106-a28b-822291d6cb07 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:49:59.133595 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-eefcd232-7f0a-4f35-83a7-b4d9b8bb3419 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:49:59.133651 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:59.133651 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:49:59.134269 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ad9309f0-2366-4106-a28b-822291d6cb07 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:49:59.134641 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 407/1679] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:59 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:59.139558 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eefcd232-7f0a-4f35-83a7-b4d9b8bb3419 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:49:59.140108 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 426/1680] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:49:59 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:49:59.142827 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-80ca7a58-0202-4695-8c30-3533392086d5 req-8c96bff4-ecc2-4c27-af42-8f2d3d9ad0f3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:59.145754 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-80ca7a58-0202-4695-8c30-3533392086d5 req-8c96bff4-ecc2-4c27-af42-8f2d3d9ad0f3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] PUT https://10.4.3.64/volume/v3/attachments/3ae0b128-6602-4d9f-9d96-01c5a80110e2 Aug 14 03:49:59.146151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-80ca7a58-0202-4695-8c30-3533392086d5 req-8c96bff4-ecc2-4c27-af42-8f2d3d9ad0f3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:59.155461 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-80ca7a58-0202-4695-8c30-3533392086d5 req-8c96bff4-ecc2-4c27-af42-8f2d3d9ad0f3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Acquiring lock "cinder-attachment_update-a48bd86f-2f08-4eb4-8a30-bf56450c7b0d-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:49:59.160931 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-80ca7a58-0202-4695-8c30-3533392086d5 req-8c96bff4-ecc2-4c27-af42-8f2d3d9ad0f3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Lock "cinder-attachment_update-a48bd86f-2f08-4eb4-8a30-bf56450c7b0d-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:49:59.161932 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:59.161932 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:49:59.247938 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-80ca7a58-0202-4695-8c30-3533392086d5 req-8c96bff4-ecc2-4c27-af42-8f2d3d9ad0f3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Lock "cinder-attachment_update-a48bd86f-2f08-4eb4-8a30-bf56450c7b0d-np0000007313" released by "attachment_update" :: held 0.087s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:49:59.248359 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-80ca7a58-0202-4695-8c30-3533392086d5 req-8c96bff4-ecc2-4c27-af42-8f2d3d9ad0f3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/attachments/3ae0b128-6602-4d9f-9d96-01c5a80110e2 returned with HTTP 200 Aug 14 03:49:59.249214 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 422/1681] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:49:59 2026] PUT /volume/v3/attachments/3ae0b128-6602-4d9f-9d96-01c5a80110e2 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:49:59.289283 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-80ca7a58-0202-4695-8c30-3533392086d5 req-c46870b8-9759-47e3-a2f9-b97cb28881ce None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:59.291408 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-80ca7a58-0202-4695-8c30-3533392086d5 req-c46870b8-9759-47e3-a2f9-b97cb28881ce tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] POST https://10.4.3.64/volume/v3/attachments/3ae0b128-6602-4d9f-9d96-01c5a80110e2/action Aug 14 03:49:59.291743 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-80ca7a58-0202-4695-8c30-3533392086d5 req-c46870b8-9759-47e3-a2f9-b97cb28881ce tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:49:59.291859 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-80ca7a58-0202-4695-8c30-3533392086d5 req-c46870b8-9759-47e3-a2f9-b97cb28881ce tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:59.307750 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:49:59.307750 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:49:59.318946 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-80ca7a58-0202-4695-8c30-3533392086d5 req-c46870b8-9759-47e3-a2f9-b97cb28881ce tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/attachments/3ae0b128-6602-4d9f-9d96-01c5a80110e2/action returned with HTTP 204 Aug 14 03:49:59.319477 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 427/1682] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:49:59 2026] POST /volume/v3/attachments/3ae0b128-6602-4d9f-9d96-01c5a80110e2/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:49:59.936608 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:49:59.963859 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:49:59.964250 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-131528600"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:49:59.965903 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-131528600'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:49:59.966112 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume of 1 GB Aug 14 03:49:59.970254 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Availability Zones retrieved successfully. Aug 14 03:49:59.975211 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Flow 'volume_create_api' (6ebcca7d-55eb-4fb6-bf17-2325230b7e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:49:59.976243 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b8c44d6-0ba8-4061-9e39-bcd951964ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:49:59.977107 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:49:59.999709 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b8c44d6-0ba8-4061-9e39-bcd951964ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:00.000416 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca143f51-c40f-481d-8ce1-59dca559105e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:00.051829 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['f40d5833-0a14-4a1e-b9e7-0dd8502115c3', '7213f546-1687-42b6-9d79-8c9e485a3422', '1bdd4351-7ddd-47a4-97fe-c7937e3bd47a', '534598d1-de1d-4fe3-b37a-e77d6ed2d39d'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:50:00.052593 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca143f51-c40f-481d-8ce1-59dca559105e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f40d5833-0a14-4a1e-b9e7-0dd8502115c3', '7213f546-1687-42b6-9d79-8c9e485a3422', '1bdd4351-7ddd-47a4-97fe-c7937e3bd47a', '534598d1-de1d-4fe3-b37a-e77d6ed2d39d']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:00.053311 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af54b59-31fa-4ccd-972f-54a856c556ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:00.077172 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af54b59-31fa-4ccd-972f-54a856c556ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '968bc6f2-24b5-4308-8439-76f49c107c3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-131528600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf2e069084a464e908705d19421d53a',qos_specs=None,replication_status=,reservations=['f40d5833-0a14-4a1e-b9e7-0dd8502115c3','7213f546-1687-42b6-9d79-8c9e485a3422','1bdd4351-7ddd-47a4-97fe-c7937e3bd47a','534598d1-de1d-4fe3-b37a-e77d6ed2d39d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ac76a154ea41899744a681f1143283',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-131528600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=968bc6f2-24b5-4308-8439-76f49c107c3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcf2e069084a464e908705d19421d53a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20ac76a154ea41899744a681f1143283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:00.077876 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73840b52-5e6a-4cfd-9f8e-7a9c5ef6bd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:00.100455 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73840b52-5e6a-4cfd-9f8e-7a9c5ef6bd86) transitioned into state 'SUCCESS' from state '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-131528600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf2e069084a464e908705d19421d53a',qos_specs=None,replication_status=,reservations=['f40d5833-0a14-4a1e-b9e7-0dd8502115c3','7213f546-1687-42b6-9d79-8c9e485a3422','1bdd4351-7ddd-47a4-97fe-c7937e3bd47a','534598d1-de1d-4fe3-b37a-e77d6ed2d39d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ac76a154ea41899744a681f1143283',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:00.101108 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b4904b-93ad-474f-81af-258a44ecc3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:00.111301 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b4904b-93ad-474f-81af-258a44ecc3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:00.112146 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Flow 'volume_create_api' (6ebcca7d-55eb-4fb6-bf17-2325230b7e10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:50:00.112428 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume request issued successfully. Aug 14 03:50:00.112983 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4352b503-c120-486b-9d71-ed3de9a2eed0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:50:00.114781 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 408/1683] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:49:59 2026] POST /volume/v3/volumes => generated 751 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:50:00.133933 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1f2bcaa0-276b-4a3e-b573-170c73e22216 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:00.136931 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1f2bcaa0-276b-4a3e-b573-170c73e22216 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:50:00.137225 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1f2bcaa0-276b-4a3e-b573-170c73e22216 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:00.137492 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1f2bcaa0-276b-4a3e-b573-170c73e22216 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:00.148188 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:00.148188 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:00.150067 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-455e0a27-8e9c-4d69-8d43-1c034aee474b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:00.152696 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-455e0a27-8e9c-4d69-8d43-1c034aee474b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:50:00.152944 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-455e0a27-8e9c-4d69-8d43-1c034aee474b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:00.153315 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-455e0a27-8e9c-4d69-8d43-1c034aee474b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:00.153532 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-455e0a27-8e9c-4d69-8d43-1c034aee474b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:00.153589 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1f2bcaa0-276b-4a3e-b573-170c73e22216 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:50:00.157634 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-44ed5719-17eb-4d7d-bf59-db1b043b6ee3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:00.161502 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-44ed5719-17eb-4d7d-bf59-db1b043b6ee3 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:50:00.161502 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-44ed5719-17eb-4d7d-bf59-db1b043b6ee3 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:00.161502 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-44ed5719-17eb-4d7d-bf59-db1b043b6ee3 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:00.162775 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1f2bcaa0-276b-4a3e-b573-170c73e22216 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:50:00.163067 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 427/1684] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:00 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:00.167609 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:00.167609 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:00.168897 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-455e0a27-8e9c-4d69-8d43-1c034aee474b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:50:00.169911 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:00.169911 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:00.173298 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 423/1685] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:00 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:00.173349 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-44ed5719-17eb-4d7d-bf59-db1b043b6ee3 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:00.179059 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-44ed5719-17eb-4d7d-bf59-db1b043b6ee3 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:50:00.179664 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 428/1686] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:00 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:00.365521 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-4b19f8ec-1ce7-40be-bb1f-bc7462484056 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:00.368494 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-4b19f8ec-1ce7-40be-bb1f-bc7462484056 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] POST https://10.4.3.64/volume/v3/attachments/5c6cf417-5072-40b3-8078-003262c299cc/action Aug 14 03:50:00.369453 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-4b19f8ec-1ce7-40be-bb1f-bc7462484056 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:50:00.369453 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-4b19f8ec-1ce7-40be-bb1f-bc7462484056 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:00.387681 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:00.387681 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:00.410541 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-3fe6fde3-d5e8-405b-8889-bfb93f6e32b6 req-4b19f8ec-1ce7-40be-bb1f-bc7462484056 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/attachments/5c6cf417-5072-40b3-8078-003262c299cc/action returned with HTTP 204 Aug 14 03:50:00.411498 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 409/1687] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:50:00 2026] POST /volume/v3/attachments/5c6cf417-5072-40b3-8078-003262c299cc/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:01.184150 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-600065e3-9952-48bf-8852-31624f2d2fe1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:01.185311 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a2b1fb96-1601-494a-8bf5-687e912126d9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:01.185845 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-600065e3-9952-48bf-8852-31624f2d2fe1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:50:01.186083 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-600065e3-9952-48bf-8852-31624f2d2fe1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:01.186283 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-600065e3-9952-48bf-8852-31624f2d2fe1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:01.187089 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a2b1fb96-1601-494a-8bf5-687e912126d9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:50:01.187303 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a2b1fb96-1601-494a-8bf5-687e912126d9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:01.187483 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a2b1fb96-1601-494a-8bf5-687e912126d9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:01.187586 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-a2b1fb96-1601-494a-8bf5-687e912126d9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:01.193761 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b70b5a52-15a1-4045-b9ff-bcf069402bf5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:01.196397 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:01.196397 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:01.199577 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b70b5a52-15a1-4045-b9ff-bcf069402bf5 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:50:01.199873 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b70b5a52-15a1-4045-b9ff-bcf069402bf5 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:01.200192 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b70b5a52-15a1-4045-b9ff-bcf069402bf5 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:01.202549 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:01.202549 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:01.203470 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a2b1fb96-1601-494a-8bf5-687e912126d9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:50:01.204002 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 424/1688] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:01 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:01.208634 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-600065e3-9952-48bf-8852-31624f2d2fe1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:50:01.213951 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-600065e3-9952-48bf-8852-31624f2d2fe1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:50:01.214519 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 428/1689] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:01 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:01.218321 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:01.218321 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:01.222346 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b70b5a52-15a1-4045-b9ff-bcf069402bf5 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:01.226606 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b70b5a52-15a1-4045-b9ff-bcf069402bf5 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:50:01.226969 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 429/1690] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:01 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:01.235857 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-39df42c8-4067-4aa3-8632-8e113be204e4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:01.237599 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-39df42c8-4067-4aa3-8632-8e113be204e4 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:50:01.237861 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-39df42c8-4067-4aa3-8632-8e113be204e4 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:01.238122 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-39df42c8-4067-4aa3-8632-8e113be204e4 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:01.244070 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a3214558-71c8-4e46-b360-162e32b79a18 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:01.244743 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:01.244743 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:01.246124 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a3214558-71c8-4e46-b360-162e32b79a18 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:50:01.246385 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a3214558-71c8-4e46-b360-162e32b79a18 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:01.246610 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a3214558-71c8-4e46-b360-162e32b79a18 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:01.248222 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-39df42c8-4067-4aa3-8632-8e113be204e4 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:50:01.252372 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-39df42c8-4067-4aa3-8632-8e113be204e4 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:50:01.252797 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 410/1691] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:01 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:01.260131 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:01.260131 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:01.263665 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c01e1bfa-5e1d-4924-b70e-72fcf158fd22 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:01.265330 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c01e1bfa-5e1d-4924-b70e-72fcf158fd22 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:50:01.265645 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c01e1bfa-5e1d-4924-b70e-72fcf158fd22 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "968bc6f2-24b5-4308-8439-76f49c107c3f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1056108870"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:01.265881 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a3214558-71c8-4e46-b360-162e32b79a18 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:01.272772 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a3214558-71c8-4e46-b360-162e32b79a18 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:50:01.273322 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 425/1692] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:01 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:01.274057 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:01.274057 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:01.274554 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c01e1bfa-5e1d-4924-b70e-72fcf158fd22 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:50:01.274670 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-c01e1bfa-5e1d-4924-b70e-72fcf158fd22 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create snapshot from volume 968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:50:01.292344 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6479c72a-a35d-4bdf-8da9-f146769445b4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:01.294098 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6479c72a-a35d-4bdf-8da9-f146769445b4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] POST https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action Aug 14 03:50:01.294469 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6479c72a-a35d-4bdf-8da9-f146769445b4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action body: b'{"os-detach": {"attachment_id": "5c6cf417-5072-40b3-8078-003262c299cc"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:50:01.294560 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6479c72a-a35d-4bdf-8da9-f146769445b4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "5c6cf417-5072-40b3-8078-003262c299cc"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:01.308258 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:01.308258 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:01.308718 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6479c72a-a35d-4bdf-8da9-f146769445b4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:01.310957 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-c01e1bfa-5e1d-4924-b70e-72fcf158fd22 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['55829258-f784-493a-90c1-01509a826c6b', '009b27b1-ac13-4380-b4f7-a9f688b9de7c', '447413ac-e418-41e0-802f-935c9da3fba1', '534cf667-e273-4aba-98f0-f272db3504d4'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:50:01.315335 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6479c72a-a35d-4bdf-8da9-f146769445b4 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action returned with HTTP 400 Aug 14 03:50:01.315805 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 430/1693] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:50:01 2026] POST /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action => generated 100 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:50:01.346413 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c01e1bfa-5e1d-4924-b70e-72fcf158fd22 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot create request issued successfully. Aug 14 03:50:01.346813 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c01e1bfa-5e1d-4924-b70e-72fcf158fd22 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:50:01.347398 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 429/1694] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:50:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:50:01.356128 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-21913fe4-bbfe-4cf4-be0c-da1546892111 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:01.358402 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-21913fe4-bbfe-4cf4-be0c-da1546892111 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 Aug 14 03:50:01.358654 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-21913fe4-bbfe-4cf4-be0c-da1546892111 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:01.358907 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-21913fe4-bbfe-4cf4-be0c-da1546892111 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:01.365758 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:01.365758 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:01.366372 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-4d9187c7-c20b-4354-ac65-38f3a5f01c0d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:01.366696 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-21913fe4-bbfe-4cf4-be0c-da1546892111 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:50:01.367865 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-21913fe4-bbfe-4cf4-be0c-da1546892111 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 returned with HTTP 200 Aug 14 03:50:01.368562 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-4d9187c7-c20b-4354-ac65-38f3a5f01c0d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:50:01.368760 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-4d9187c7-c20b-4354-ac65-38f3a5f01c0d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:01.368957 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-4d9187c7-c20b-4354-ac65-38f3a5f01c0d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:01.369279 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 411/1695] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:50:01 2026] GET /volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:01.379126 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:01.379126 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:01.382897 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-4d9187c7-c20b-4354-ac65-38f3a5f01c0d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:01.387567 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-4d9187c7-c20b-4354-ac65-38f3a5f01c0d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:50:01.387998 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 426/1696] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:50:01 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:01.405741 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-664b666b-08f2-49f9-91dd-143b74d01569 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:01.410593 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-664b666b-08f2-49f9-91dd-143b74d01569 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] POST https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912/action Aug 14 03:50:01.411221 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-664b666b-08f2-49f9-91dd-143b74d01569 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:50:01.411470 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-664b666b-08f2-49f9-91dd-143b74d01569 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:01.425921 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:01.425921 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:01.426512 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-664b666b-08f2-49f9-91dd-143b74d01569 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:01.432796 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-664b666b-08f2-49f9-91dd-143b74d01569 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Begin detaching volume completed successfully. Aug 14 03:50:01.433079 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-664b666b-08f2-49f9-91dd-143b74d01569 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912/action returned with HTTP 202 Aug 14 03:50:01.433504 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 431/1697] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:50:01 2026] POST /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:50:01.489442 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c24f7244-e52d-40e0-b0a8-5c72e2d6ad3c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:01.489865 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c24f7244-e52d-40e0-b0a8-5c72e2d6ad3c None None] GET https://10.4.3.64/volume// Aug 14 03:50:01.491610 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c24f7244-e52d-40e0-b0a8-5c72e2d6ad3c None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:01.491877 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c24f7244-e52d-40e0-b0a8-5c72e2d6ad3c None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:01.492298 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c24f7244-e52d-40e0-b0a8-5c72e2d6ad3c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:50:01.492623 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 430/1698] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:50:01 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:50:01.502881 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-ec6e660b-16a1-45ba-88cd-e9e6e582288c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:01.509150 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-ec6e660b-16a1-45ba-88cd-e9e6e582288c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:50:01.509439 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-ec6e660b-16a1-45ba-88cd-e9e6e582288c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:01.509666 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-ec6e660b-16a1-45ba-88cd-e9e6e582288c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:01.524366 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:01.524366 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:01.530089 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-ec6e660b-16a1-45ba-88cd-e9e6e582288c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:01.537247 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-ec6e660b-16a1-45ba-88cd-e9e6e582288c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:50:01.537918 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 412/1699] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:50:01 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 1330 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:50:02.216463 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-272537a5-881e-4744-a5e8-a9856ad965e7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:02.218585 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-272537a5-881e-4744-a5e8-a9856ad965e7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:50:02.218860 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-272537a5-881e-4744-a5e8-a9856ad965e7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:02.219267 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-272537a5-881e-4744-a5e8-a9856ad965e7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:02.219334 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-272537a5-881e-4744-a5e8-a9856ad965e7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:02.224669 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:02.224669 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:02.226619 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-272537a5-881e-4744-a5e8-a9856ad965e7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:50:02.227158 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 427/1700] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:02 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:02.384736 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a7c8e849-eef0-4e4d-a260-eef2cffc8c67 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:02.386367 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a7c8e849-eef0-4e4d-a260-eef2cffc8c67 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 Aug 14 03:50:02.386547 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a7c8e849-eef0-4e4d-a260-eef2cffc8c67 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:02.386739 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a7c8e849-eef0-4e4d-a260-eef2cffc8c67 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:02.391435 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:02.391435 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:02.391791 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a7c8e849-eef0-4e4d-a260-eef2cffc8c67 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:50:02.392608 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a7c8e849-eef0-4e4d-a260-eef2cffc8c67 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 returned with HTTP 200 Aug 14 03:50:02.392917 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 432/1701] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:50:02 2026] GET /volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:02.401298 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aae46da3-faea-4485-a700-f0ead2ee3951 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:02.405631 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aae46da3-faea-4485-a700-f0ead2ee3951 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:50:02.406004 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aae46da3-faea-4485-a700-f0ead2ee3951 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "968bc6f2-24b5-4308-8439-76f49c107c3f", "snapshot_id": "81500de2-75af-4cdb-b0af-5c72be78d1f8", "name": "tempest-VolumesSnapshotTestJSON-Backup-827748836", "container": "tempest-volumessnapshottestjson-backup-container-1004568520"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:02.408153 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-aae46da3-faea-4485-a700-f0ead2ee3951 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Creating new backup {'backup': {'volume_id': '968bc6f2-24b5-4308-8439-76f49c107c3f', 'snapshot_id': '81500de2-75af-4cdb-b0af-5c72be78d1f8', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-827748836', 'container': 'tempest-volumessnapshottestjson-backup-container-1004568520'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:50:02.408153 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-aae46da3-faea-4485-a700-f0ead2ee3951 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Creating backup of volume 968bc6f2-24b5-4308-8439-76f49c107c3f in container tempest-volumessnapshottestjson-backup-container-1004568520 Aug 14 03:50:02.416801 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:02.416801 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:02.417381 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-aae46da3-faea-4485-a700-f0ead2ee3951 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:50:02.426200 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:02.426200 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:02.426200 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-aae46da3-faea-4485-a700-f0ead2ee3951 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:50:02.453507 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-aae46da3-faea-4485-a700-f0ead2ee3951 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['dc371987-5744-45bb-a5c8-5d3fc1a04108', 'c3b6263a-4324-429b-b21a-0976d0cf6713'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:50:02.490353 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aae46da3-faea-4485-a700-f0ead2ee3951 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:50:02.490775 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 431/1702] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:50:02 2026] POST /volume/v3/backups => generated 332 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:50:02.502251 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f837f08a-b005-4a0a-ba11-008bae96fe24 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:02.508122 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f837f08a-b005-4a0a-ba11-008bae96fe24 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:02.508496 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f837f08a-b005-4a0a-ba11-008bae96fe24 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:02.508725 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f837f08a-b005-4a0a-ba11-008bae96fe24 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:02.508860 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-f837f08a-b005-4a0a-ba11-008bae96fe24 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:02.516514 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:02.516514 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:02.517344 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f837f08a-b005-4a0a-ba11-008bae96fe24 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:02.517782 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 413/1703] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:02 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 830 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:02.939605 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fcab284e-0445-4371-badc-1a3bdebcd485 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:02.940041 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fcab284e-0445-4371-badc-1a3bdebcd485 None None] GET https://10.4.3.64/volume// Aug 14 03:50:02.940460 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fcab284e-0445-4371-badc-1a3bdebcd485 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:02.940518 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fcab284e-0445-4371-badc-1a3bdebcd485 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:02.940833 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fcab284e-0445-4371-badc-1a3bdebcd485 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:50:02.941150 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 428/1704] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:50:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:50:02.949640 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-9b366845-5bc3-4274-9381-8e8f2a4beb27 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:02.951649 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-9b366845-5bc3-4274-9381-8e8f2a4beb27 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:50:02.952110 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-9b366845-5bc3-4274-9381-8e8f2a4beb27 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72c3efdd-70b1-4d9d-9ebd-4c950d29cb04", "connector": null, "instance_uuid": "e5b933bd-01e4-4190-b2ed-a9deffa11822"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:02.964226 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:02.964226 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:03.001732 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-9b366845-5bc3-4274-9381-8e8f2a4beb27 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:50:03.002213 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 433/1705] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:50:02 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 14 03:50:03.021332 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-5f794cd1-c047-4851-a92e-5fcee6baa886 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:03.021458 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-99476820-7042-45d0-9520-c213f5283c9c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:03.023631 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-5f794cd1-c047-4851-a92e-5fcee6baa886 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] DELETE https://10.4.3.64/volume/v3/attachments/9daa24b8-525b-4a9e-8051-409c5b33452d Aug 14 03:50:03.023902 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-5f794cd1-c047-4851-a92e-5fcee6baa886 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:03.024110 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-99476820-7042-45d0-9520-c213f5283c9c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] DELETE https://10.4.3.64/volume/v3/attachments/5c6cf417-5072-40b3-8078-003262c299cc Aug 14 03:50:03.024201 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-5f794cd1-c047-4851-a92e-5fcee6baa886 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:03.024394 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-99476820-7042-45d0-9520-c213f5283c9c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:03.024657 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-99476820-7042-45d0-9520-c213f5283c9c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:03.033512 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:03.033512 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:03.034193 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:03.034193 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:03.100306 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-5f794cd1-c047-4851-a92e-5fcee6baa886 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/attachments/9daa24b8-525b-4a9e-8051-409c5b33452d returned with HTTP 200 Aug 14 03:50:03.100997 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 414/1706] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:50:03 2026] DELETE /volume/v3/attachments/9daa24b8-525b-4a9e-8051-409c5b33452d => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:03.114714 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-501bb8a5-34a8-455d-b72b-ebbab48fb4fc req-99476820-7042-45d0-9520-c213f5283c9c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/attachments/5c6cf417-5072-40b3-8078-003262c299cc returned with HTTP 200 Aug 14 03:50:03.115378 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 432/1707] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:50:03 2026] DELETE /volume/v3/attachments/5c6cf417-5072-40b3-8078-003262c299cc => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:03.179419 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-36cf0038-310b-44cd-aba5-99d4b42857b0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:03.183082 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-36cf0038-310b-44cd-aba5-99d4b42857b0 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] GET https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 Aug 14 03:50:03.183285 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-36cf0038-310b-44cd-aba5-99d4b42857b0 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:03.183467 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-36cf0038-310b-44cd-aba5-99d4b42857b0 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:03.195689 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:03.195689 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:03.200323 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-36cf0038-310b-44cd-aba5-99d4b42857b0 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Volume info retrieved successfully. Aug 14 03:50:03.209421 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-36cf0038-310b-44cd-aba5-99d4b42857b0 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 returned with HTTP 200 Aug 14 03:50:03.209876 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 429/1708] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:50:03 2026] GET /volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 => generated 1651 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:03.238826 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-945fa251-af05-401a-a711-cc00fc4f5c72 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:03.243429 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-945fa251-af05-401a-a711-cc00fc4f5c72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:50:03.243429 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-945fa251-af05-401a-a711-cc00fc4f5c72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:03.243565 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-945fa251-af05-401a-a711-cc00fc4f5c72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:03.243727 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-945fa251-af05-401a-a711-cc00fc4f5c72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:03.249534 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:03.249534 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:03.250698 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-945fa251-af05-401a-a711-cc00fc4f5c72 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:50:03.251376 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 434/1709] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:03 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:03.254383 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-eef7c1a7-17d1-42b9-a900-b4756325c9c9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:03.256758 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-eef7c1a7-17d1-42b9-a900-b4756325c9c9 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] GET https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 Aug 14 03:50:03.257061 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-eef7c1a7-17d1-42b9-a900-b4756325c9c9 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:03.257375 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-eef7c1a7-17d1-42b9-a900-b4756325c9c9 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:03.272224 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:03.272224 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:03.277919 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-eef7c1a7-17d1-42b9-a900-b4756325c9c9 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Volume info retrieved successfully. Aug 14 03:50:03.285567 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-eef7c1a7-17d1-42b9-a900-b4756325c9c9 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 returned with HTTP 200 Aug 14 03:50:03.286198 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 415/1710] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:50:03 2026] GET /volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 => generated 1651 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:03.528166 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-266eba2e-cc0c-4abc-88ba-784776d3f797 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:03.530128 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-266eba2e-cc0c-4abc-88ba-784776d3f797 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:03.530325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-266eba2e-cc0c-4abc-88ba-784776d3f797 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:03.530500 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-266eba2e-cc0c-4abc-88ba-784776d3f797 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:03.530601 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-266eba2e-cc0c-4abc-88ba-784776d3f797 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:03.534762 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:03.534762 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:03.535483 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-266eba2e-cc0c-4abc-88ba-784776d3f797 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:03.535878 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 433/1711] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:03 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:03.594631 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0e4a3ebe-7d81-40f9-b6fa-bd5329e1a6a8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:03.596755 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0e4a3ebe-7d81-40f9-b6fa-bd5329e1a6a8 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] POST https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action Aug 14 03:50:03.597192 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0e4a3ebe-7d81-40f9-b6fa-bd5329e1a6a8 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:50:03.597355 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0e4a3ebe-7d81-40f9-b6fa-bd5329e1a6a8 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:03.610019 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:03.610019 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:03.613770 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.admin_actions [None req-0e4a3ebe-7d81-40f9-b6fa-bd5329e1a6a8 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] Updating volume '8fbe8df2-232b-448a-b853-fe8c5e4d5eb8' with '{'status': 'in-use'}' {{(pid=100328) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:50:03.642644 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0e4a3ebe-7d81-40f9-b6fa-bd5329e1a6a8 tempest-TestServerVolumeAttachmentScenario-2029242053 tempest-TestServerVolumeAttachmentScenario-2029242053-project-admin] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action returned with HTTP 202 Aug 14 03:50:03.643103 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 430/1712] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:50:03 2026] POST /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:50:03.653276 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bb27cc64-13aa-4403-8dea-255450239cfa None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:03.655445 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bb27cc64-13aa-4403-8dea-255450239cfa tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:50:03.655694 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bb27cc64-13aa-4403-8dea-255450239cfa tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:03.655944 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bb27cc64-13aa-4403-8dea-255450239cfa tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:03.671663 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:03.671663 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:03.675896 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bb27cc64-13aa-4403-8dea-255450239cfa tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:03.680978 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bb27cc64-13aa-4403-8dea-255450239cfa tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:50:03.681531 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 435/1713] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:03 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:03.735581 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-f9301f2e-0a00-460e-aefd-d105ec2f8251 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:03.737718 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-f9301f2e-0a00-460e-aefd-d105ec2f8251 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:50:03.737718 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-f9301f2e-0a00-460e-aefd-d105ec2f8251 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:03.740126 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-f9301f2e-0a00-460e-aefd-d105ec2f8251 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:03.751807 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:03.751807 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:03.757045 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-f9301f2e-0a00-460e-aefd-d105ec2f8251 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:03.763202 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-f9301f2e-0a00-460e-aefd-d105ec2f8251 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:50:03.763716 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 416/1714] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:50:03 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:03.792300 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-561fd772-b1d3-446b-92d0-8f79886b670d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:03.794604 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-561fd772-b1d3-446b-92d0-8f79886b670d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] POST https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action Aug 14 03:50:03.795004 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-561fd772-b1d3-446b-92d0-8f79886b670d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:50:03.795184 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-561fd772-b1d3-446b-92d0-8f79886b670d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:03.810749 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:03.810749 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:03.811487 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-561fd772-b1d3-446b-92d0-8f79886b670d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:03.822656 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-561fd772-b1d3-446b-92d0-8f79886b670d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Begin detaching volume completed successfully. Aug 14 03:50:03.822858 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-561fd772-b1d3-446b-92d0-8f79886b670d tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action returned with HTTP 202 Aug 14 03:50:03.823335 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 434/1715] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:50:03 2026] POST /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:50:03.882331 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3f75b254-ad74-4800-87f2-186c203e1fd7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:03.882785 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3f75b254-ad74-4800-87f2-186c203e1fd7 None None] GET https://10.4.3.64/volume// Aug 14 03:50:03.882971 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3f75b254-ad74-4800-87f2-186c203e1fd7 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:03.883179 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3f75b254-ad74-4800-87f2-186c203e1fd7 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:03.883476 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3f75b254-ad74-4800-87f2-186c203e1fd7 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:50:03.883743 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 431/1716] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:50:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:50:03.899050 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-45405a88-1bdb-4e4d-adab-6937009cebc3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:03.905558 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-45405a88-1bdb-4e4d-adab-6937009cebc3 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:50:03.905843 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-45405a88-1bdb-4e4d-adab-6937009cebc3 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:03.906198 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-45405a88-1bdb-4e4d-adab-6937009cebc3 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:03.925358 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:03.925358 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:03.929254 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-45405a88-1bdb-4e4d-adab-6937009cebc3 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:03.936444 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-45405a88-1bdb-4e4d-adab-6937009cebc3 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:50:03.936444 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 436/1717] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:50:03 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 1330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:50:04.266701 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9ce1a8f1-b8a7-49e7-857a-3c959655e1cb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:04.269031 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9ce1a8f1-b8a7-49e7-857a-3c959655e1cb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:50:04.269119 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9ce1a8f1-b8a7-49e7-857a-3c959655e1cb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:04.269318 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9ce1a8f1-b8a7-49e7-857a-3c959655e1cb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:04.269482 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-9ce1a8f1-b8a7-49e7-857a-3c959655e1cb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:04.273626 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:04.273626 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:04.274258 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9ce1a8f1-b8a7-49e7-857a-3c959655e1cb tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:50:04.274590 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 417/1718] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:04 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:04.286272 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3b134504-ff39-4338-90d1-4b1c6f478782 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:04.288333 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b134504-ff39-4338-90d1-4b1c6f478782 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b Aug 14 03:50:04.288495 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b134504-ff39-4338-90d1-4b1c6f478782 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:04.288702 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b134504-ff39-4338-90d1-4b1c6f478782 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:04.297752 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:04.297752 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:04.302989 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3b134504-ff39-4338-90d1-4b1c6f478782 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:50:04.315239 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b134504-ff39-4338-90d1-4b1c6f478782 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b returned with HTTP 200 Aug 14 03:50:04.315239 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 435/1719] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:04 2026] GET /volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:04.332115 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-efbe8168-c172-4252-8bab-44e5c6ac0d76 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:04.334075 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-efbe8168-c172-4252-8bab-44e5c6ac0d76 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] DELETE https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:50:04.334826 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-efbe8168-c172-4252-8bab-44e5c6ac0d76 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:04.334826 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-efbe8168-c172-4252-8bab-44e5c6ac0d76 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:04.334826 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-efbe8168-c172-4252-8bab-44e5c6ac0d76 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete backup with id: 319539a8-c6b3-42ca-84ad-c6ce0266fc30. Aug 14 03:50:04.342753 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:04.342753 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:04.378374 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-efbe8168-c172-4252-8bab-44e5c6ac0d76 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] delete_backup rpcapi backup_id 319539a8-c6b3-42ca-84ad-c6ce0266fc30 {{(pid=100328) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:50:04.380926 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-efbe8168-c172-4252-8bab-44e5c6ac0d76 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 202 Aug 14 03:50:04.381489 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 432/1720] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:50:04 2026] DELETE /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:50:04.389449 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9569b607-062b-4025-a5af-a52585871c94 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:04.389970 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-423786d4-2b80-47bb-ac54-8cd64244acad None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:04.392824 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9569b607-062b-4025-a5af-a52585871c94 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:50:04.393026 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9569b607-062b-4025-a5af-a52585871c94 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:04.393222 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9569b607-062b-4025-a5af-a52585871c94 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:04.393323 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-9569b607-062b-4025-a5af-a52585871c94 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:04.397692 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:04.397692 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:04.398472 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9569b607-062b-4025-a5af-a52585871c94 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 200 Aug 14 03:50:04.398818 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 418/1721] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:04 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:04.400452 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-423786d4-2b80-47bb-ac54-8cd64244acad tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] PUT https://10.4.3.64/volume/v3/attachments/ec8de426-988d-4473-bd1b-b0f90cb2ed3e Aug 14 03:50:04.401122 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-423786d4-2b80-47bb-ac54-8cd64244acad tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:04.410855 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-423786d4-2b80-47bb-ac54-8cd64244acad tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Acquiring lock "cinder-attachment_update-72c3efdd-70b1-4d9d-9ebd-4c950d29cb04-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:50:04.418018 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-423786d4-2b80-47bb-ac54-8cd64244acad tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Lock "cinder-attachment_update-72c3efdd-70b1-4d9d-9ebd-4c950d29cb04-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:50:04.418018 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:04.418018 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:04.532965 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-423786d4-2b80-47bb-ac54-8cd64244acad tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Lock "cinder-attachment_update-72c3efdd-70b1-4d9d-9ebd-4c950d29cb04-np0000007313" released by "attachment_update" :: held 0.116s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:50:04.532965 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-423786d4-2b80-47bb-ac54-8cd64244acad tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/attachments/ec8de426-988d-4473-bd1b-b0f90cb2ed3e returned with HTTP 200 Aug 14 03:50:04.532965 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 437/1722] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:50:04 2026] PUT /volume/v3/attachments/ec8de426-988d-4473-bd1b-b0f90cb2ed3e => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:04.544982 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-9adcf409-3671-43a1-ba5e-790a447859a1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:04.547435 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-605d36d0-f50e-44ab-a83b-bf41e74f9a63 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:04.547528 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-9adcf409-3671-43a1-ba5e-790a447859a1 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/attachments/ec8de426-988d-4473-bd1b-b0f90cb2ed3e Aug 14 03:50:04.549447 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-9adcf409-3671-43a1-ba5e-790a447859a1 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:04.549447 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-9adcf409-3671-43a1-ba5e-790a447859a1 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:04.551177 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-605d36d0-f50e-44ab-a83b-bf41e74f9a63 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:04.551417 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-605d36d0-f50e-44ab-a83b-bf41e74f9a63 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:04.551658 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-605d36d0-f50e-44ab-a83b-bf41e74f9a63 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:04.551883 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-605d36d0-f50e-44ab-a83b-bf41e74f9a63 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:04.557725 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:04.557725 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:04.558209 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-605d36d0-f50e-44ab-a83b-bf41e74f9a63 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:04.558820 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 433/1723] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:04 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:04.566266 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-9adcf409-3671-43a1-ba5e-790a447859a1 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/attachments/ec8de426-988d-4473-bd1b-b0f90cb2ed3e returned with HTTP 200 Aug 14 03:50:04.566266 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 436/1724] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Aug 14 03:50:04 2026] GET /volume/v3/attachments/ec8de426-988d-4473-bd1b-b0f90cb2ed3e => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:05.410829 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6f9c17b9-1f29-4536-a880-939948961a5e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:05.413356 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6f9c17b9-1f29-4536-a880-939948961a5e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 Aug 14 03:50:05.413646 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6f9c17b9-1f29-4536-a880-939948961a5e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:05.413933 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6f9c17b9-1f29-4536-a880-939948961a5e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:05.414099 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-6f9c17b9-1f29-4536-a880-939948961a5e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 319539a8-c6b3-42ca-84ad-c6ce0266fc30. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:05.418698 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6f9c17b9-1f29-4536-a880-939948961a5e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 returned with HTTP 404 Aug 14 03:50:05.419214 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 419/1725] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:05 2026] GET /volume/v3/backups/319539a8-c6b3-42ca-84ad-c6ce0266fc30 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:05.426418 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2eb94821-f0e2-4e23-b4d4-6ac07609772f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:05.431607 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2eb94821-f0e2-4e23-b4d4-6ac07609772f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] DELETE https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:50:05.431797 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2eb94821-f0e2-4e23-b4d4-6ac07609772f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:05.432006 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2eb94821-f0e2-4e23-b4d4-6ac07609772f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:05.432163 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-2eb94821-f0e2-4e23-b4d4-6ac07609772f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete backup with id: 2514f14f-461e-4eba-8854-b7d7a201cc01. Aug 14 03:50:05.437084 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:05.437084 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:05.461232 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-2eb94821-f0e2-4e23-b4d4-6ac07609772f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] delete_backup rpcapi backup_id 2514f14f-461e-4eba-8854-b7d7a201cc01 {{(pid=100327) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:50:05.462929 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2eb94821-f0e2-4e23-b4d4-6ac07609772f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 202 Aug 14 03:50:05.463364 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 438/1726] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:50:05 2026] DELETE /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:50:05.470911 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-40daa91b-628c-4565-8e1f-06e3345062e1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:05.472831 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-40daa91b-628c-4565-8e1f-06e3345062e1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:50:05.473043 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-40daa91b-628c-4565-8e1f-06e3345062e1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:05.473249 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-40daa91b-628c-4565-8e1f-06e3345062e1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:05.473348 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-40daa91b-628c-4565-8e1f-06e3345062e1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:05.477518 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:05.477518 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:05.478241 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-40daa91b-628c-4565-8e1f-06e3345062e1 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 200 Aug 14 03:50:05.478586 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 434/1727] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:05 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:05.574106 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1ef0a4b6-2aa8-486d-8cc4-6e8ddc9d0077 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:05.576578 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ef0a4b6-2aa8-486d-8cc4-6e8ddc9d0077 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:05.576889 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ef0a4b6-2aa8-486d-8cc4-6e8ddc9d0077 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:05.577685 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ef0a4b6-2aa8-486d-8cc4-6e8ddc9d0077 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:05.577685 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-1ef0a4b6-2aa8-486d-8cc4-6e8ddc9d0077 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:05.581829 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:05.581829 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:05.582610 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ef0a4b6-2aa8-486d-8cc4-6e8ddc9d0077 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:05.582987 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 437/1728] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:05 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:05.970525 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8ee71de1-6ca5-40fb-b4d2-6411a96a9b59 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:05.970940 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8ee71de1-6ca5-40fb-b4d2-6411a96a9b59 None None] GET https://10.4.3.64/volume// Aug 14 03:50:05.971114 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8ee71de1-6ca5-40fb-b4d2-6411a96a9b59 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:05.971314 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8ee71de1-6ca5-40fb-b4d2-6411a96a9b59 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:05.971648 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8ee71de1-6ca5-40fb-b4d2-6411a96a9b59 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:50:05.971922 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 420/1729] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:50:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:50:05.979948 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-082a1a76-9fd9-4e1b-8d0a-ef07ff2a8013 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:06.015515 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-082a1a76-9fd9-4e1b-8d0a-ef07ff2a8013 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:50:06.015862 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-082a1a76-9fd9-4e1b-8d0a-ef07ff2a8013 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92670254-ae45-4f3d-85cb-74865173ce72", "connector": null, "instance_uuid": "8f61d18f-b10e-4dfc-a25c-3f278e1f3d91"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:06.025722 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:06.025722 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:06.053186 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-082a1a76-9fd9-4e1b-8d0a-ef07ff2a8013 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:50:06.053658 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 439/1730] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:50:05 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:06.491233 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-700d2c5d-5ee6-4751-b25a-d05f4d0ffb6d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:06.492815 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-700d2c5d-5ee6-4751-b25a-d05f4d0ffb6d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 Aug 14 03:50:06.493051 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-700d2c5d-5ee6-4751-b25a-d05f4d0ffb6d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:06.493414 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-700d2c5d-5ee6-4751-b25a-d05f4d0ffb6d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:06.493414 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-700d2c5d-5ee6-4751-b25a-d05f4d0ffb6d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 2514f14f-461e-4eba-8854-b7d7a201cc01. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:06.497156 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-700d2c5d-5ee6-4751-b25a-d05f4d0ffb6d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 returned with HTTP 404 Aug 14 03:50:06.497725 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 435/1731] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:06 2026] GET /volume/v3/backups/2514f14f-461e-4eba-8854-b7d7a201cc01 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:06.532643 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:06.534614 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:50:06.534978 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "name": "tempest-VolumesBackupsTest-Volume-2057654659"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:06.536470 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'name': 'tempest-VolumesBackupsTest-Volume-2057654659'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:50:06.596972 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1cd6a626-e1d2-473f-bfbe-bda51c323aba None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:06.598757 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1cd6a626-e1d2-473f-bfbe-bda51c323aba tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:06.599002 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1cd6a626-e1d2-473f-bfbe-bda51c323aba tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:06.599239 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1cd6a626-e1d2-473f-bfbe-bda51c323aba tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:06.599336 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-1cd6a626-e1d2-473f-bfbe-bda51c323aba tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:06.603662 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:06.603662 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:06.604440 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1cd6a626-e1d2-473f-bfbe-bda51c323aba tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:06.604840 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 421/1732] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:06 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:06.625163 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Create volume of 1 GB Aug 14 03:50:06.630319 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Availability Zones retrieved successfully. Aug 14 03:50:06.637793 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Flow 'volume_create_api' (5042760b-2d84-431a-b473-d44cf89a18d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:50:06.639106 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8755f2c1-ad85-45dc-9983-55b53791f4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:06.640073 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:50:06.700837 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8755f2c1-ad85-45dc-9983-55b53791f4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:06.701612 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e6efdd1-e7aa-4c66-b9ab-03f6b937b7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:06.737386 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Created reservations ['cd561729-4ad5-4aee-8738-5aed53890cb3', '5cf34e25-4820-4fb4-8d7f-ea5e06cbf9b8', 'a6aa3c4e-83b0-472f-99e4-c224dde0ae73', '48558f4d-c001-46f8-98f3-c909aafa854d'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:50:06.738124 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e6efdd1-e7aa-4c66-b9ab-03f6b937b7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd561729-4ad5-4aee-8738-5aed53890cb3', '5cf34e25-4820-4fb4-8d7f-ea5e06cbf9b8', 'a6aa3c4e-83b0-472f-99e4-c224dde0ae73', '48558f4d-c001-46f8-98f3-c909aafa854d']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:06.739649 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f30815a-b6bf-41f2-acad-e475e6608e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:06.763243 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f30815a-b6bf-41f2-acad-e475e6608e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2814ec1d-8bbf-4ea9-8d97-637104e38a0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2057654659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00e43730311b4ea7b3b7a847e53eed47',qos_specs=None,replication_status=,reservations=['cd561729-4ad5-4aee-8738-5aed53890cb3','5cf34e25-4820-4fb4-8d7f-ea5e06cbf9b8','a6aa3c4e-83b0-472f-99e4-c224dde0ae73','48558f4d-c001-46f8-98f3-c909aafa854d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2bbb5e2aaa44198bf5e62f9c24a2143',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2057654659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2814ec1d-8bbf-4ea9-8d97-637104e38a0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00e43730311b4ea7b3b7a847e53eed47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2bbb5e2aaa44198bf5e62f9c24a2143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:06.764007 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0769d4a4-6591-41fc-90c7-ce450ea7e5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:06.781761 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0769d4a4-6591-41fc-90c7-ce450ea7e5ab) transitioned into state 'SUCCESS' from state '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-2057654659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00e43730311b4ea7b3b7a847e53eed47',qos_specs=None,replication_status=,reservations=['cd561729-4ad5-4aee-8738-5aed53890cb3','5cf34e25-4820-4fb4-8d7f-ea5e06cbf9b8','a6aa3c4e-83b0-472f-99e4-c224dde0ae73','48558f4d-c001-46f8-98f3-c909aafa854d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2bbb5e2aaa44198bf5e62f9c24a2143',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:06.782679 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e8bc46-f388-466f-8bea-388d527eb122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:06.792124 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e8bc46-f388-466f-8bea-388d527eb122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:06.792938 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Flow 'volume_create_api' (5042760b-2d84-431a-b473-d44cf89a18d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:50:06.793431 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Create volume request issued successfully. Aug 14 03:50:06.794463 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bd70487c-0e29-4cea-9ac8-88a73ff99440 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:50:06.794940 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 438/1733] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:50:06 2026] POST /volume/v3/volumes => generated 747 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:50:06.806449 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-64256362-d774-48cb-98ab-79d9dacf9c9c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:06.808288 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-64256362-d774-48cb-98ab-79d9dacf9c9c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f Aug 14 03:50:06.808502 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-64256362-d774-48cb-98ab-79d9dacf9c9c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:06.808662 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-64256362-d774-48cb-98ab-79d9dacf9c9c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:06.817052 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:06.817052 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:06.820362 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-64256362-d774-48cb-98ab-79d9dacf9c9c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:50:06.824034 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-64256362-d774-48cb-98ab-79d9dacf9c9c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f returned with HTTP 200 Aug 14 03:50:06.824425 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 440/1734] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:06 2026] GET /volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:07.616291 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-93a3efff-cb69-48be-8008-f12800766d4a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:07.618101 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-93a3efff-cb69-48be-8008-f12800766d4a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:07.618346 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-93a3efff-cb69-48be-8008-f12800766d4a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:07.618606 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-93a3efff-cb69-48be-8008-f12800766d4a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:07.618718 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-93a3efff-cb69-48be-8008-f12800766d4a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:07.623668 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:07.623668 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:07.624520 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-93a3efff-cb69-48be-8008-f12800766d4a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:07.624883 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 436/1735] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:07 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:07.842193 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-578ede3b-cdde-462b-8358-decb4044973f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:07.848339 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-578ede3b-cdde-462b-8358-decb4044973f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f Aug 14 03:50:07.848550 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-578ede3b-cdde-462b-8358-decb4044973f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:07.848768 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-578ede3b-cdde-462b-8358-decb4044973f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:07.858036 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:07.858036 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:07.864056 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-578ede3b-cdde-462b-8358-decb4044973f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:50:07.872433 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-578ede3b-cdde-462b-8358-decb4044973f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f returned with HTTP 200 Aug 14 03:50:07.872801 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 422/1736] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:07 2026] GET /volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:07.889980 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-afb1ff06-9baa-438b-bc97-77a60bf73ddc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:07.892103 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afb1ff06-9baa-438b-bc97-77a60bf73ddc tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:50:07.892446 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afb1ff06-9baa-438b-bc97-77a60bf73ddc tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2814ec1d-8bbf-4ea9-8d97-637104e38a0f", "name": "tempest-VolumesBackupsTest-Backup-535671942"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:07.893710 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-afb1ff06-9baa-438b-bc97-77a60bf73ddc tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Creating new backup {'backup': {'volume_id': '2814ec1d-8bbf-4ea9-8d97-637104e38a0f', 'name': 'tempest-VolumesBackupsTest-Backup-535671942'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:50:07.893856 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-afb1ff06-9baa-438b-bc97-77a60bf73ddc tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Creating backup of volume 2814ec1d-8bbf-4ea9-8d97-637104e38a0f in container None Aug 14 03:50:07.902262 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:07.902262 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:07.902980 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-afb1ff06-9baa-438b-bc97-77a60bf73ddc tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:50:07.919503 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-afb1ff06-9baa-438b-bc97-77a60bf73ddc tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Created reservations ['7dca0475-ea1e-4f1f-bf52-84583fdb096b', '7452409f-09ff-497b-b086-3bd7aec07565'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:50:07.949058 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afb1ff06-9baa-438b-bc97-77a60bf73ddc tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:50:07.949504 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 439/1737] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:50:07 2026] POST /volume/v3/backups => generated 327 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:50:07.957373 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d719f59a-6423-4c2d-bdc9-ef60e0f94ca2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:07.959564 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d719f59a-6423-4c2d-bdc9-ef60e0f94ca2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:07.959816 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d719f59a-6423-4c2d-bdc9-ef60e0f94ca2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:07.960069 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d719f59a-6423-4c2d-bdc9-ef60e0f94ca2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:07.960216 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-d719f59a-6423-4c2d-bdc9-ef60e0f94ca2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:07.965673 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:07.965673 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:07.966610 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d719f59a-6423-4c2d-bdc9-ef60e0f94ca2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:07.967227 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 441/1738] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:07 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:08.635769 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-81c44243-6032-4755-b03a-cf6e70da79d8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:08.636420 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-81c44243-6032-4755-b03a-cf6e70da79d8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:08.636847 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-81c44243-6032-4755-b03a-cf6e70da79d8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:08.636847 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-81c44243-6032-4755-b03a-cf6e70da79d8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:08.636921 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-81c44243-6032-4755-b03a-cf6e70da79d8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:08.641325 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:08.641325 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:08.646725 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-81c44243-6032-4755-b03a-cf6e70da79d8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:08.646725 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 437/1739] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:08 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:08.984385 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-efa2e113-4bd1-44c2-a6c9-daa940062fcc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:08.990112 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-efa2e113-4bd1-44c2-a6c9-daa940062fcc tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:08.990112 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-efa2e113-4bd1-44c2-a6c9-daa940062fcc tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:08.990112 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-efa2e113-4bd1-44c2-a6c9-daa940062fcc tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:08.990112 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-efa2e113-4bd1-44c2-a6c9-daa940062fcc tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:08.993916 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:08.993916 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:08.994767 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-efa2e113-4bd1-44c2-a6c9-daa940062fcc tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:08.995147 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 423/1740] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:08 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:09.273923 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-8353ec1d-980d-4f33-a942-9eb9e42b8393 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:09.278170 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-8353ec1d-980d-4f33-a942-9eb9e42b8393 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] DELETE https://10.4.3.64/volume/v3/attachments/0b4c6ad3-a1bd-415b-91d0-c3d9d015929e Aug 14 03:50:09.278444 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-8353ec1d-980d-4f33-a942-9eb9e42b8393 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:09.278696 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-8353ec1d-980d-4f33-a942-9eb9e42b8393 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:09.290308 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:09.290308 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:09.341782 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-140b2200-cd5d-4028-93f1-ea377bc1eade req-8353ec1d-980d-4f33-a942-9eb9e42b8393 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/attachments/0b4c6ad3-a1bd-415b-91d0-c3d9d015929e returned with HTTP 200 Aug 14 03:50:09.342250 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 440/1741] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:50:09 2026] DELETE /volume/v3/attachments/0b4c6ad3-a1bd-415b-91d0-c3d9d015929e => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:09.654445 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-40839421-97f2-47f7-abd3-c3bab0b9572e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:09.656099 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-40839421-97f2-47f7-abd3-c3bab0b9572e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:09.656332 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-40839421-97f2-47f7-abd3-c3bab0b9572e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:09.656542 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-40839421-97f2-47f7-abd3-c3bab0b9572e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:09.656675 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-40839421-97f2-47f7-abd3-c3bab0b9572e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:09.660606 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:09.660606 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:09.661269 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-40839421-97f2-47f7-abd3-c3bab0b9572e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:09.661685 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 442/1742] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:09 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:10.010758 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3fc98616-365e-4352-90dc-4b122b451f7c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:10.014483 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3fc98616-365e-4352-90dc-4b122b451f7c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:10.014668 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3fc98616-365e-4352-90dc-4b122b451f7c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:10.014868 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3fc98616-365e-4352-90dc-4b122b451f7c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:10.014981 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-3fc98616-365e-4352-90dc-4b122b451f7c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:10.025870 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:10.025870 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:10.027012 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3fc98616-365e-4352-90dc-4b122b451f7c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:10.027795 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 438/1743] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:10 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:10.175303 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-ce876fc0-cedf-468d-8d92-7e5e6aa38ea1 req-4b3fb52d-05a3-4321-871a-a1917ddd286a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:10.177977 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ce876fc0-cedf-468d-8d92-7e5e6aa38ea1 req-4b3fb52d-05a3-4321-871a-a1917ddd286a tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:50:10.178393 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ce876fc0-cedf-468d-8d92-7e5e6aa38ea1 req-4b3fb52d-05a3-4321-871a-a1917ddd286a tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:10.178645 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ce876fc0-cedf-468d-8d92-7e5e6aa38ea1 req-4b3fb52d-05a3-4321-871a-a1917ddd286a tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:10.187616 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:10.187616 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:10.191957 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-ce876fc0-cedf-468d-8d92-7e5e6aa38ea1 req-4b3fb52d-05a3-4321-871a-a1917ddd286a tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:10.197469 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ce876fc0-cedf-468d-8d92-7e5e6aa38ea1 req-4b3fb52d-05a3-4321-871a-a1917ddd286a tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:50:10.198046 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 424/1744] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:50:10 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:10.674248 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a8b9715f-8ce5-436e-93fd-2a5e4bca609b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:10.677530 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a8b9715f-8ce5-436e-93fd-2a5e4bca609b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:10.677788 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a8b9715f-8ce5-436e-93fd-2a5e4bca609b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:10.678016 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a8b9715f-8ce5-436e-93fd-2a5e4bca609b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:10.678288 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a8b9715f-8ce5-436e-93fd-2a5e4bca609b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:10.683105 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:10.683105 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:10.684009 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a8b9715f-8ce5-436e-93fd-2a5e4bca609b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:10.684594 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 441/1745] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:10 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:11.038059 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-186164d9-f66e-47c3-b612-9ac34985f8d6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:11.040001 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-186164d9-f66e-47c3-b612-9ac34985f8d6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:11.040226 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-186164d9-f66e-47c3-b612-9ac34985f8d6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:11.040420 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-186164d9-f66e-47c3-b612-9ac34985f8d6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:11.040515 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-186164d9-f66e-47c3-b612-9ac34985f8d6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:11.045943 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:11.045943 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:11.046941 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-186164d9-f66e-47c3-b612-9ac34985f8d6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:11.047536 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 443/1746] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:11 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:11.693406 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-756afd50-a4ea-4f8d-b09f-23bd62769e48 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:11.695096 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-756afd50-a4ea-4f8d-b09f-23bd62769e48 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:11.695315 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-756afd50-a4ea-4f8d-b09f-23bd62769e48 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:11.695592 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-756afd50-a4ea-4f8d-b09f-23bd62769e48 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:11.695791 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-756afd50-a4ea-4f8d-b09f-23bd62769e48 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:11.700152 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:11.700152 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:11.700932 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-756afd50-a4ea-4f8d-b09f-23bd62769e48 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:11.701260 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 439/1747] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:11 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:12.058608 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d91e4066-e64a-4b18-b958-c8c48e4fff4d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:12.060287 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d91e4066-e64a-4b18-b958-c8c48e4fff4d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:12.060485 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d91e4066-e64a-4b18-b958-c8c48e4fff4d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:12.060655 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d91e4066-e64a-4b18-b958-c8c48e4fff4d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:12.060755 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-d91e4066-e64a-4b18-b958-c8c48e4fff4d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:12.064796 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:12.064796 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:12.065628 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d91e4066-e64a-4b18-b958-c8c48e4fff4d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:12.066003 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 425/1748] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:12 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:12.390165 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-153539e9-b41e-42ef-83dd-ba579858eed9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:12.397010 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-153539e9-b41e-42ef-83dd-ba579858eed9 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] DELETE https://10.4.3.64/volume/v3/attachments/41dabd7d-13a9-41b3-8c85-c741a8c11c9f Aug 14 03:50:12.397010 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-153539e9-b41e-42ef-83dd-ba579858eed9 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:12.397010 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-153539e9-b41e-42ef-83dd-ba579858eed9 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:12.408791 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:12.408791 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:12.494516 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-153539e9-b41e-42ef-83dd-ba579858eed9 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/attachments/41dabd7d-13a9-41b3-8c85-c741a8c11c9f returned with HTTP 200 Aug 14 03:50:12.495162 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 442/1749] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:50:12 2026] DELETE /volume/v3/attachments/41dabd7d-13a9-41b3-8c85-c741a8c11c9f => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:12.633801 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b3c630a6-8d43-4dfa-a963-41a2372301a3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:12.634216 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b3c630a6-8d43-4dfa-a963-41a2372301a3 None None] GET https://10.4.3.64/volume// Aug 14 03:50:12.634436 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b3c630a6-8d43-4dfa-a963-41a2372301a3 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:12.634690 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b3c630a6-8d43-4dfa-a963-41a2372301a3 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:12.635089 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b3c630a6-8d43-4dfa-a963-41a2372301a3 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:50:12.635464 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 444/1750] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:50:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:50:12.642393 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-d4d2bed3-47fa-402b-bd7a-c0b3d43d4beb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:12.646450 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-d4d2bed3-47fa-402b-bd7a-c0b3d43d4beb tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] POST https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72/action Aug 14 03:50:12.646450 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-d4d2bed3-47fa-402b-bd7a-c0b3d43d4beb tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Action body: b'{"os-reimage": {"image_id": "80747f11-809e-42b7-a9cd-adc1b70aa6f7", "reimage_reserved": true}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:50:12.646450 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-d4d2bed3-47fa-402b-bd7a-c0b3d43d4beb tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "80747f11-809e-42b7-a9cd-adc1b70aa6f7", "reimage_reserved": true}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:12.657523 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:12.657523 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:12.658089 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-d4d2bed3-47fa-402b-bd7a-c0b3d43d4beb tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Volume info retrieved successfully. Aug 14 03:50:12.715375 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-83441c49-b0c7-4132-a728-590609bc2bef None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:12.717629 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-83441c49-b0c7-4132-a728-590609bc2bef tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:12.717836 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-83441c49-b0c7-4132-a728-590609bc2bef tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:12.718051 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-83441c49-b0c7-4132-a728-590609bc2bef tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:12.718180 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-83441c49-b0c7-4132-a728-590609bc2bef tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:12.724752 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:12.724752 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:12.725801 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-83441c49-b0c7-4132-a728-590609bc2bef tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:12.726301 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 426/1751] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:12 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:12.786115 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-d4d2bed3-47fa-402b-bd7a-c0b3d43d4beb tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72/action returned with HTTP 202 Aug 14 03:50:12.786798 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 440/1752] 10.4.3.64 () {74 vars in 1706 bytes} [Fri Aug 14 03:50:12 2026] POST /volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 03:50:13.075709 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4cfa914d-881b-4009-b9fe-c2e13ede330c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:13.077299 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4cfa914d-881b-4009-b9fe-c2e13ede330c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:13.077461 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4cfa914d-881b-4009-b9fe-c2e13ede330c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:13.077655 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4cfa914d-881b-4009-b9fe-c2e13ede330c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:13.077753 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4cfa914d-881b-4009-b9fe-c2e13ede330c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:13.082042 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:13.082042 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:13.083440 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4cfa914d-881b-4009-b9fe-c2e13ede330c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:13.084567 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 443/1753] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:13 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:13.176854 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-46a913aa-c797-4c47-aa6e-6d47525c303c req-2a2446a9-d1ff-40f0-96bc-afca01af13d0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:13.179562 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-46a913aa-c797-4c47-aa6e-6d47525c303c req-2a2446a9-d1ff-40f0-96bc-afca01af13d0 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] DELETE https://10.4.3.64/volume/v3/attachments/268a7430-52a7-49e7-a6e9-3e316fa0d2ba Aug 14 03:50:13.179850 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-46a913aa-c797-4c47-aa6e-6d47525c303c req-2a2446a9-d1ff-40f0-96bc-afca01af13d0 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:13.180068 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-46a913aa-c797-4c47-aa6e-6d47525c303c req-2a2446a9-d1ff-40f0-96bc-afca01af13d0 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:13.188730 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:13.188730 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:13.190037 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5457d81d-b38a-4299-bde7-bb9397b0ca22 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:13.195533 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5457d81d-b38a-4299-bde7-bb9397b0ca22 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:50:13.195724 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5457d81d-b38a-4299-bde7-bb9397b0ca22 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:13.195896 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5457d81d-b38a-4299-bde7-bb9397b0ca22 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:13.196046 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-5457d81d-b38a-4299-bde7-bb9397b0ca22 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Delete volume with id: 1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:50:13.205990 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:13.205990 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:13.206425 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5457d81d-b38a-4299-bde7-bb9397b0ca22 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:13.230975 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5457d81d-b38a-4299-bde7-bb9397b0ca22 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Delete volume request issued successfully. Aug 14 03:50:13.230975 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5457d81d-b38a-4299-bde7-bb9397b0ca22 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 202 Aug 14 03:50:13.230975 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 427/1754] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:50:13 2026] DELETE /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:13.238468 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2e87afcd-3dd9-4c1f-b587-a9620e4b06b2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:13.240208 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2e87afcd-3dd9-4c1f-b587-a9620e4b06b2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:50:13.240411 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2e87afcd-3dd9-4c1f-b587-a9620e4b06b2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:13.240605 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2e87afcd-3dd9-4c1f-b587-a9620e4b06b2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:13.246427 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-46a913aa-c797-4c47-aa6e-6d47525c303c req-2a2446a9-d1ff-40f0-96bc-afca01af13d0 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/attachments/268a7430-52a7-49e7-a6e9-3e316fa0d2ba returned with HTTP 200 Aug 14 03:50:13.247189 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 445/1755] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:50:13 2026] DELETE /volume/v3/attachments/268a7430-52a7-49e7-a6e9-3e316fa0d2ba => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:13.248886 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:13.248886 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:13.251836 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2e87afcd-3dd9-4c1f-b587-a9620e4b06b2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:13.255604 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2e87afcd-3dd9-4c1f-b587-a9620e4b06b2 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 200 Aug 14 03:50:13.255951 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 441/1756] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:13 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:13.262260 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-46a913aa-c797-4c47-aa6e-6d47525c303c req-ebcd5be2-d7a9-43d5-87d0-da3e67fde2c2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:13.267709 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-46a913aa-c797-4c47-aa6e-6d47525c303c req-ebcd5be2-d7a9-43d5-87d0-da3e67fde2c2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 Aug 14 03:50:13.267925 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-46a913aa-c797-4c47-aa6e-6d47525c303c req-ebcd5be2-d7a9-43d5-87d0-da3e67fde2c2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:13.268202 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-46a913aa-c797-4c47-aa6e-6d47525c303c req-ebcd5be2-d7a9-43d5-87d0-da3e67fde2c2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:13.268391 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [req-46a913aa-c797-4c47-aa6e-6d47525c303c req-ebcd5be2-d7a9-43d5-87d0-da3e67fde2c2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Delete volume with id: 7aef2a19-d981-432a-9743-c2c6b20633d2 Aug 14 03:50:13.281084 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:13.281084 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:13.281586 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-46a913aa-c797-4c47-aa6e-6d47525c303c req-ebcd5be2-d7a9-43d5-87d0-da3e67fde2c2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Volume info retrieved successfully. Aug 14 03:50:13.299564 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-46a913aa-c797-4c47-aa6e-6d47525c303c req-ebcd5be2-d7a9-43d5-87d0-da3e67fde2c2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Delete volume request issued successfully. Aug 14 03:50:13.299803 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-46a913aa-c797-4c47-aa6e-6d47525c303c req-ebcd5be2-d7a9-43d5-87d0-da3e67fde2c2 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 returned with HTTP 202 Aug 14 03:50:13.300371 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 444/1757] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Aug 14 03:50:13 2026] DELETE /volume/v3/volumes/7aef2a19-d981-432a-9743-c2c6b20633d2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:13.734653 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-f5eed30a-4430-4467-a5c9-cfc4d03b7b91 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:13.739860 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b2be5027-c031-40ba-a87e-283347b159f6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:13.740783 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-f5eed30a-4430-4467-a5c9-cfc4d03b7b91 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] POST https://10.4.3.64/volume/v3/attachments/ec8de426-988d-4473-bd1b-b0f90cb2ed3e/action Aug 14 03:50:13.742220 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-f5eed30a-4430-4467-a5c9-cfc4d03b7b91 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:50:13.742220 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-f5eed30a-4430-4467-a5c9-cfc4d03b7b91 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:13.742303 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b2be5027-c031-40ba-a87e-283347b159f6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:13.742303 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b2be5027-c031-40ba-a87e-283347b159f6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:13.742303 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b2be5027-c031-40ba-a87e-283347b159f6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:13.742391 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-b2be5027-c031-40ba-a87e-283347b159f6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:13.747848 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:13.747848 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:13.748700 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b2be5027-c031-40ba-a87e-283347b159f6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:13.749099 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 446/1758] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:13 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:13.763482 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:13.763482 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:13.779102 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e1c8ad6c-f7b5-4bf3-a891-e6b1aa6740ff req-f5eed30a-4430-4467-a5c9-cfc4d03b7b91 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/attachments/ec8de426-988d-4473-bd1b-b0f90cb2ed3e/action returned with HTTP 204 Aug 14 03:50:13.779716 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 428/1759] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:50:13 2026] POST /volume/v3/attachments/ec8de426-988d-4473-bd1b-b0f90cb2ed3e/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:14.097305 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6820422f-7c00-4345-bdb6-9bd5bbdb5c41 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:14.099037 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6820422f-7c00-4345-bdb6-9bd5bbdb5c41 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:14.099251 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6820422f-7c00-4345-bdb6-9bd5bbdb5c41 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:14.099427 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6820422f-7c00-4345-bdb6-9bd5bbdb5c41 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:14.099549 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-6820422f-7c00-4345-bdb6-9bd5bbdb5c41 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:14.103583 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:14.103583 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:14.104250 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6820422f-7c00-4345-bdb6-9bd5bbdb5c41 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:14.104600 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 442/1760] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:14 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:14.269320 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b9378693-778e-494e-877c-3f20e05d082c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:14.271073 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b9378693-778e-494e-877c-3f20e05d082c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 Aug 14 03:50:14.271295 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b9378693-778e-494e-877c-3f20e05d082c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:14.271474 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b9378693-778e-494e-877c-3f20e05d082c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:14.277029 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b9378693-778e-494e-877c-3f20e05d082c tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 returned with HTTP 404 Aug 14 03:50:14.277480 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 445/1761] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:14 2026] GET /volume/v3/volumes/1132cc32-c83c-4b60-bbb0-2749254c6912 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:14.284543 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5d352f44-5ebf-4922-9ab7-e191bd38ab24 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:14.286400 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5d352f44-5ebf-4922-9ab7-e191bd38ab24 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:50:14.286596 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5d352f44-5ebf-4922-9ab7-e191bd38ab24 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:14.286772 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5d352f44-5ebf-4922-9ab7-e191bd38ab24 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:14.286927 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-5d352f44-5ebf-4922-9ab7-e191bd38ab24 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Delete volume with id: 8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:50:14.293510 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:14.293510 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:14.293915 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5d352f44-5ebf-4922-9ab7-e191bd38ab24 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:14.312635 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5d352f44-5ebf-4922-9ab7-e191bd38ab24 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Delete volume request issued successfully. Aug 14 03:50:14.312803 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5d352f44-5ebf-4922-9ab7-e191bd38ab24 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 202 Aug 14 03:50:14.313199 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 447/1762] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:50:14 2026] DELETE /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:14.325066 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-619e8e43-9fca-4853-93b9-2fe05e452e95 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:14.327051 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-619e8e43-9fca-4853-93b9-2fe05e452e95 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:50:14.327391 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-619e8e43-9fca-4853-93b9-2fe05e452e95 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:14.327620 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-619e8e43-9fca-4853-93b9-2fe05e452e95 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:14.334361 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:14.334361 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:14.338159 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-619e8e43-9fca-4853-93b9-2fe05e452e95 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Volume info retrieved successfully. Aug 14 03:50:14.342602 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-619e8e43-9fca-4853-93b9-2fe05e452e95 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 200 Aug 14 03:50:14.343223 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 429/1763] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:14 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:14.761752 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-75ae0fa2-e138-4d68-a954-86f46a33cfc0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:14.762461 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-75ae0fa2-e138-4d68-a954-86f46a33cfc0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:14.762626 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-75ae0fa2-e138-4d68-a954-86f46a33cfc0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:14.762802 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-75ae0fa2-e138-4d68-a954-86f46a33cfc0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:14.762946 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-75ae0fa2-e138-4d68-a954-86f46a33cfc0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:14.771027 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:14.771027 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:14.771796 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-75ae0fa2-e138-4d68-a954-86f46a33cfc0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:14.772192 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 443/1764] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:14 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:15.121392 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c0f71948-bb9c-4364-9134-69b0afa57661 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:15.126314 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c0f71948-bb9c-4364-9134-69b0afa57661 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:15.126519 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c0f71948-bb9c-4364-9134-69b0afa57661 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:15.126731 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c0f71948-bb9c-4364-9134-69b0afa57661 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:15.126855 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c0f71948-bb9c-4364-9134-69b0afa57661 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:15.133945 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:15.133945 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:15.134822 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c0f71948-bb9c-4364-9134-69b0afa57661 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:15.135214 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 446/1765] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:15 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:15.360653 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3705c4b1-734c-4a7a-b45b-3b86ef260c04 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:15.363335 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3705c4b1-734c-4a7a-b45b-3b86ef260c04 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] GET https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 Aug 14 03:50:15.363569 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3705c4b1-734c-4a7a-b45b-3b86ef260c04 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:15.363765 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3705c4b1-734c-4a7a-b45b-3b86ef260c04 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:15.369900 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3705c4b1-734c-4a7a-b45b-3b86ef260c04 tempest-TestServerVolumeAttachmentScenario-1078934162 tempest-TestServerVolumeAttachmentScenario-1078934162-project-member] https://10.4.3.64/volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 returned with HTTP 404 Aug 14 03:50:15.370545 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 448/1766] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:15 2026] GET /volume/v3/volumes/8fbe8df2-232b-448a-b853-fe8c5e4d5eb8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:15.786730 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-784b46dd-44ed-41fe-853a-b33466849bcc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:15.792527 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-784b46dd-44ed-41fe-853a-b33466849bcc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:15.792778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-784b46dd-44ed-41fe-853a-b33466849bcc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:15.793013 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-784b46dd-44ed-41fe-853a-b33466849bcc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:15.793161 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-784b46dd-44ed-41fe-853a-b33466849bcc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:15.802901 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:15.802901 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:15.803852 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-784b46dd-44ed-41fe-853a-b33466849bcc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:15.804379 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 430/1767] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:15 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:16.148940 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-40df8d9d-e32c-4ea5-a82b-6b327bfb1dd2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:16.151782 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-40df8d9d-e32c-4ea5-a82b-6b327bfb1dd2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:16.152084 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-40df8d9d-e32c-4ea5-a82b-6b327bfb1dd2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:16.152284 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-40df8d9d-e32c-4ea5-a82b-6b327bfb1dd2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:16.152388 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-40df8d9d-e32c-4ea5-a82b-6b327bfb1dd2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:16.156771 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:16.156771 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:16.157552 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-40df8d9d-e32c-4ea5-a82b-6b327bfb1dd2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:16.157913 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 444/1768] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:16 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:16.817487 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cee400a4-c767-4ca3-a8ba-757703074217 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:16.819248 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cee400a4-c767-4ca3-a8ba-757703074217 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:16.819633 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cee400a4-c767-4ca3-a8ba-757703074217 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:16.819633 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cee400a4-c767-4ca3-a8ba-757703074217 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:16.819744 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-cee400a4-c767-4ca3-a8ba-757703074217 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:16.827387 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:16.827387 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:16.828189 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cee400a4-c767-4ca3-a8ba-757703074217 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:16.828595 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 447/1769] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:16 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:17.174957 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-124687c0-1caa-4bb4-ab8f-4e831eb3cff2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:17.178698 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-124687c0-1caa-4bb4-ab8f-4e831eb3cff2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:17.178911 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-124687c0-1caa-4bb4-ab8f-4e831eb3cff2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:17.179119 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-124687c0-1caa-4bb4-ab8f-4e831eb3cff2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:17.179248 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-124687c0-1caa-4bb4-ab8f-4e831eb3cff2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:17.185556 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:17.185556 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:17.186312 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-124687c0-1caa-4bb4-ab8f-4e831eb3cff2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:17.186675 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 449/1770] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:17 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:17.839117 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6a29dcd9-2635-4b07-bda9-13605407c987 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:17.841398 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6a29dcd9-2635-4b07-bda9-13605407c987 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:17.841587 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6a29dcd9-2635-4b07-bda9-13605407c987 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:17.841759 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6a29dcd9-2635-4b07-bda9-13605407c987 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:17.841860 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-6a29dcd9-2635-4b07-bda9-13605407c987 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:17.845779 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:17.845779 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:17.846506 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6a29dcd9-2635-4b07-bda9-13605407c987 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:17.846862 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 431/1771] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:17 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:18.210112 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b44e48d9-b39e-4902-a545-3209fc3e59c5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:18.212814 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b44e48d9-b39e-4902-a545-3209fc3e59c5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:18.213026 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b44e48d9-b39e-4902-a545-3209fc3e59c5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:18.213242 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b44e48d9-b39e-4902-a545-3209fc3e59c5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:18.213353 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-b44e48d9-b39e-4902-a545-3209fc3e59c5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:18.226113 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:18.226113 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:18.226900 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b44e48d9-b39e-4902-a545-3209fc3e59c5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:18.227288 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 445/1772] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:18 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:18.559957 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-511ab2bb-f5eb-4a52-abed-0b9795fded58 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:18.560378 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-511ab2bb-f5eb-4a52-abed-0b9795fded58 None None] GET https://10.4.3.64/volume// Aug 14 03:50:18.560537 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-511ab2bb-f5eb-4a52-abed-0b9795fded58 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:18.560718 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-511ab2bb-f5eb-4a52-abed-0b9795fded58 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:18.561013 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-511ab2bb-f5eb-4a52-abed-0b9795fded58 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:50:18.561449 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 448/1773] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:50:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:50:18.571106 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-8b6b6ea5-a0b2-4462-b529-c594f5165c84 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:18.573409 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-8b6b6ea5-a0b2-4462-b529-c594f5165c84 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:50:18.573767 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-8b6b6ea5-a0b2-4462-b529-c594f5165c84 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72c3efdd-70b1-4d9d-9ebd-4c950d29cb04", "connector": null, "instance_uuid": "e5b933bd-01e4-4190-b2ed-a9deffa11822"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:18.593247 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:18.593247 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:18.627016 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-8b6b6ea5-a0b2-4462-b529-c594f5165c84 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:50:18.627607 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 450/1774] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:50:18 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:18.639262 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-50483dbe-7ddc-44d0-b61a-a5533ebacf06 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:18.642233 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-50483dbe-7ddc-44d0-b61a-a5533ebacf06 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] DELETE https://10.4.3.64/volume/v3/attachments/ec8de426-988d-4473-bd1b-b0f90cb2ed3e Aug 14 03:50:18.642445 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-50483dbe-7ddc-44d0-b61a-a5533ebacf06 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:18.642615 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-50483dbe-7ddc-44d0-b61a-a5533ebacf06 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:18.650936 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:18.650936 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:18.750979 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-50483dbe-7ddc-44d0-b61a-a5533ebacf06 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/attachments/ec8de426-988d-4473-bd1b-b0f90cb2ed3e returned with HTTP 200 Aug 14 03:50:18.752287 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 432/1775] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:50:18 2026] DELETE /volume/v3/attachments/ec8de426-988d-4473-bd1b-b0f90cb2ed3e => generated 192 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:18.860611 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-816a423b-4037-4efa-a0ef-d9c17eed0783 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:18.861912 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-816a423b-4037-4efa-a0ef-d9c17eed0783 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:18.862164 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-816a423b-4037-4efa-a0ef-d9c17eed0783 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:18.862297 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-816a423b-4037-4efa-a0ef-d9c17eed0783 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:18.862441 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-816a423b-4037-4efa-a0ef-d9c17eed0783 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:18.871310 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:18.871310 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:18.871981 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-816a423b-4037-4efa-a0ef-d9c17eed0783 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:18.872321 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 446/1776] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:18 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:19.238931 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bd21e0ae-5369-4c46-a25f-b245dcfdc476 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:19.241150 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bd21e0ae-5369-4c46-a25f-b245dcfdc476 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:19.241438 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bd21e0ae-5369-4c46-a25f-b245dcfdc476 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:19.241700 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bd21e0ae-5369-4c46-a25f-b245dcfdc476 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:19.241852 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-bd21e0ae-5369-4c46-a25f-b245dcfdc476 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:19.249178 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:19.249178 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:19.249178 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bd21e0ae-5369-4c46-a25f-b245dcfdc476 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:19.249178 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 449/1777] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:19 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:19.429785 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-bf6c62e6-d35c-4fbd-b5f4-991f5896a124 req-3ac3e0db-0917-4f2f-b9f2-8579f301045a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:19.432594 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-bf6c62e6-d35c-4fbd-b5f4-991f5896a124 req-3ac3e0db-0917-4f2f-b9f2-8579f301045a tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] DELETE https://10.4.3.64/volume/v3/attachments/987c5f56-49ca-4677-9fcd-28a229f41527 Aug 14 03:50:19.432847 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-bf6c62e6-d35c-4fbd-b5f4-991f5896a124 req-3ac3e0db-0917-4f2f-b9f2-8579f301045a tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:19.433104 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-bf6c62e6-d35c-4fbd-b5f4-991f5896a124 req-3ac3e0db-0917-4f2f-b9f2-8579f301045a tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:19.444047 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:19.444047 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:19.498456 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-bf6c62e6-d35c-4fbd-b5f4-991f5896a124 req-3ac3e0db-0917-4f2f-b9f2-8579f301045a tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/attachments/987c5f56-49ca-4677-9fcd-28a229f41527 returned with HTTP 200 Aug 14 03:50:19.498456 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 451/1778] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:50:19 2026] DELETE /volume/v3/attachments/987c5f56-49ca-4677-9fcd-28a229f41527 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:19.516248 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-bf6c62e6-d35c-4fbd-b5f4-991f5896a124 req-ef3ddf36-5b3e-4e7f-83d3-fe2c692349f5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:19.519471 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bf6c62e6-d35c-4fbd-b5f4-991f5896a124 req-ef3ddf36-5b3e-4e7f-83d3-fe2c692349f5 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] DELETE https://10.4.3.64/volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 Aug 14 03:50:19.519664 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bf6c62e6-d35c-4fbd-b5f4-991f5896a124 req-ef3ddf36-5b3e-4e7f-83d3-fe2c692349f5 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:19.519929 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bf6c62e6-d35c-4fbd-b5f4-991f5896a124 req-ef3ddf36-5b3e-4e7f-83d3-fe2c692349f5 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:19.520151 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [req-bf6c62e6-d35c-4fbd-b5f4-991f5896a124 req-ef3ddf36-5b3e-4e7f-83d3-fe2c692349f5 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Delete volume with id: 924e9216-abd0-4982-bc13-d44ff4e7bc63 Aug 14 03:50:19.534181 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:19.534181 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:19.534715 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-bf6c62e6-d35c-4fbd-b5f4-991f5896a124 req-ef3ddf36-5b3e-4e7f-83d3-fe2c692349f5 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Volume info retrieved successfully. Aug 14 03:50:19.556333 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-bf6c62e6-d35c-4fbd-b5f4-991f5896a124 req-ef3ddf36-5b3e-4e7f-83d3-fe2c692349f5 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] Delete volume request issued successfully. Aug 14 03:50:19.556333 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bf6c62e6-d35c-4fbd-b5f4-991f5896a124 req-ef3ddf36-5b3e-4e7f-83d3-fe2c692349f5 tempest-ServerBootFromVolumeStableRescueTest-540620238 tempest-ServerBootFromVolumeStableRescueTest-540620238-project-member] https://10.4.3.64/volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 returned with HTTP 202 Aug 14 03:50:19.556333 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 433/1779] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Aug 14 03:50:19 2026] DELETE /volume/v3/volumes/924e9216-abd0-4982-bc13-d44ff4e7bc63 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:19.885056 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c0032b5f-7bf3-4307-a36e-57a904440cc0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:19.891962 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c0032b5f-7bf3-4307-a36e-57a904440cc0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:19.891962 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c0032b5f-7bf3-4307-a36e-57a904440cc0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:19.891962 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c0032b5f-7bf3-4307-a36e-57a904440cc0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:19.891962 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-c0032b5f-7bf3-4307-a36e-57a904440cc0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:19.902781 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:19.902781 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:19.903969 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c0032b5f-7bf3-4307-a36e-57a904440cc0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:19.905033 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 447/1780] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:19 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:19.921730 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e52d5b63-90a1-4aba-8567-7298699792b0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:19.924888 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e52d5b63-90a1-4aba-8567-7298699792b0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 Aug 14 03:50:19.925212 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e52d5b63-90a1-4aba-8567-7298699792b0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:19.925489 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e52d5b63-90a1-4aba-8567-7298699792b0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:19.941204 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:19.941204 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:19.941662 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e52d5b63-90a1-4aba-8567-7298699792b0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:50:19.942483 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e52d5b63-90a1-4aba-8567-7298699792b0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 returned with HTTP 200 Aug 14 03:50:19.943052 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 450/1781] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:50:19 2026] GET /volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:19.953715 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a9a2ea7b-735e-47b7-825f-7014f6535119 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:19.956404 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a9a2ea7b-735e-47b7-825f-7014f6535119 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:19.956404 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a9a2ea7b-735e-47b7-825f-7014f6535119 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:19.956404 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a9a2ea7b-735e-47b7-825f-7014f6535119 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:19.956404 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-a9a2ea7b-735e-47b7-825f-7014f6535119 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:19.965934 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:19.965934 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:19.966714 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a9a2ea7b-735e-47b7-825f-7014f6535119 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:19.967043 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 452/1782] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:19 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:19.978720 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-57b1cc3c-5ee5-4dce-a527-7bd0fadf12c0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:19.982154 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-57b1cc3c-5ee5-4dce-a527-7bd0fadf12c0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:19.982154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-57b1cc3c-5ee5-4dce-a527-7bd0fadf12c0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:19.982154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-57b1cc3c-5ee5-4dce-a527-7bd0fadf12c0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:19.982154 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-57b1cc3c-5ee5-4dce-a527-7bd0fadf12c0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete backup with id: 88a86232-4acb-47dd-b30f-bf311c2134cb. Aug 14 03:50:19.986788 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:19.986788 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:20.007302 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.backup.rpcapi [None req-57b1cc3c-5ee5-4dce-a527-7bd0fadf12c0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] delete_backup rpcapi backup_id 88a86232-4acb-47dd-b30f-bf311c2134cb {{(pid=100329) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:50:20.008850 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-57b1cc3c-5ee5-4dce-a527-7bd0fadf12c0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 202 Aug 14 03:50:20.009336 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 434/1783] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:50:19 2026] DELETE /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:50:20.016626 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d5172951-8edb-449d-b548-9b8b67ba6abd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:20.018481 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d5172951-8edb-449d-b548-9b8b67ba6abd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:20.018682 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d5172951-8edb-449d-b548-9b8b67ba6abd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:20.018849 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d5172951-8edb-449d-b548-9b8b67ba6abd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:20.019367 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-d5172951-8edb-449d-b548-9b8b67ba6abd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:20.023751 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:20.023751 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:20.025835 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d5172951-8edb-449d-b548-9b8b67ba6abd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 200 Aug 14 03:50:20.025835 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 448/1784] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:20 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:20.263034 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cf226492-bd6e-4e0a-a485-cd24b4b11cc0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:20.264898 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cf226492-bd6e-4e0a-a485-cd24b4b11cc0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:20.265018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cf226492-bd6e-4e0a-a485-cd24b4b11cc0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:20.265242 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cf226492-bd6e-4e0a-a485-cd24b4b11cc0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:20.265546 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-cf226492-bd6e-4e0a-a485-cd24b4b11cc0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:20.270498 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:20.270498 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:20.271227 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cf226492-bd6e-4e0a-a485-cd24b4b11cc0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:20.271601 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 451/1785] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:20 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:20.676372 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-97304518-21ef-4755-ab51-2c58e8d4d1f2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:20.676754 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97304518-21ef-4755-ab51-2c58e8d4d1f2 None None] GET https://10.4.3.64/volume// Aug 14 03:50:20.676912 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97304518-21ef-4755-ab51-2c58e8d4d1f2 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:20.677130 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97304518-21ef-4755-ab51-2c58e8d4d1f2 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:20.677470 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97304518-21ef-4755-ab51-2c58e8d4d1f2 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:50:20.677761 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 453/1786] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:50:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:50:20.686869 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-2a068ec8-4d18-41f9-933e-2ea631cb4aab None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:20.689331 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-2a068ec8-4d18-41f9-933e-2ea631cb4aab tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] GET https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 Aug 14 03:50:20.689579 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-2a068ec8-4d18-41f9-933e-2ea631cb4aab tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:20.689794 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-2a068ec8-4d18-41f9-933e-2ea631cb4aab tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:20.700542 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:20.700542 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:20.705754 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-2a068ec8-4d18-41f9-933e-2ea631cb4aab tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Volume info retrieved successfully. Aug 14 03:50:20.711169 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-2a068ec8-4d18-41f9-933e-2ea631cb4aab tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 returned with HTTP 200 Aug 14 03:50:20.711734 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 435/1787] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:50:20 2026] GET /volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 => generated 1538 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:50:20.798959 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-9c149da3-2d39-40f1-9d56-b1c07abc71c8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:20.801434 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-9c149da3-2d39-40f1-9d56-b1c07abc71c8 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] PUT https://10.4.3.64/volume/v3/attachments/efd6d9a9-8e2f-44f8-910b-cc2d7e93e2c0 Aug 14 03:50:20.801854 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-9c149da3-2d39-40f1-9d56-b1c07abc71c8 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:20.810937 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-9c149da3-2d39-40f1-9d56-b1c07abc71c8 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Acquiring lock "cinder-attachment_update-72c3efdd-70b1-4d9d-9ebd-4c950d29cb04-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:50:20.814746 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-2c663483-45be-437a-86f7-224e6461400d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:20.815668 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-9c149da3-2d39-40f1-9d56-b1c07abc71c8 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Lock "cinder-attachment_update-72c3efdd-70b1-4d9d-9ebd-4c950d29cb04-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:50:20.816594 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:20.816594 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:20.817509 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-2c663483-45be-437a-86f7-224e6461400d tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] PUT https://10.4.3.64/volume/v3/attachments/06814870-8f66-4c2a-bba7-a86613e0d51d Aug 14 03:50:20.818025 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-2c663483-45be-437a-86f7-224e6461400d tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:20.825903 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-2c663483-45be-437a-86f7-224e6461400d tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Acquiring lock "cinder-attachment_update-92670254-ae45-4f3d-85cb-74865173ce72-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:50:20.830539 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-2c663483-45be-437a-86f7-224e6461400d tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Lock "cinder-attachment_update-92670254-ae45-4f3d-85cb-74865173ce72-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:50:20.831579 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:20.831579 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:21.034206 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cd00e0e0-8f7d-4f36-be32-8a8aed5c077c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:21.034569 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-9c149da3-2d39-40f1-9d56-b1c07abc71c8 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Lock "cinder-attachment_update-72c3efdd-70b1-4d9d-9ebd-4c950d29cb04-np0000007313" released by "attachment_update" :: held 0.219s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:50:21.034787 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-2c663483-45be-437a-86f7-224e6461400d tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Lock "cinder-attachment_update-92670254-ae45-4f3d-85cb-74865173ce72-np0000007313" released by "attachment_update" :: held 0.204s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:50:21.035008 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-9c149da3-2d39-40f1-9d56-b1c07abc71c8 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/attachments/efd6d9a9-8e2f-44f8-910b-cc2d7e93e2c0 returned with HTTP 200 Aug 14 03:50:21.035053 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-2c663483-45be-437a-86f7-224e6461400d tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/attachments/06814870-8f66-4c2a-bba7-a86613e0d51d returned with HTTP 200 Aug 14 03:50:21.035118 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 449/1788] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:50:20 2026] PUT /volume/v3/attachments/efd6d9a9-8e2f-44f8-910b-cc2d7e93e2c0 => generated 969 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:21.035837 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 452/1789] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:50:20 2026] PUT /volume/v3/attachments/06814870-8f66-4c2a-bba7-a86613e0d51d => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:21.038545 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cd00e0e0-8f7d-4f36-be32-8a8aed5c077c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb Aug 14 03:50:21.038733 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cd00e0e0-8f7d-4f36-be32-8a8aed5c077c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:21.038948 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cd00e0e0-8f7d-4f36-be32-8a8aed5c077c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:21.039048 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-cd00e0e0-8f7d-4f36-be32-8a8aed5c077c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Show backup with id 88a86232-4acb-47dd-b30f-bf311c2134cb. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:21.042421 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cd00e0e0-8f7d-4f36-be32-8a8aed5c077c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb returned with HTTP 404 Aug 14 03:50:21.042897 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 454/1790] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:21 2026] GET /volume/v3/backups/88a86232-4acb-47dd-b30f-bf311c2134cb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:50:21.048222 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-a1ea8204-92aa-41c8-a94a-6e13cf3deb84 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:21.052177 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-a1ea8204-92aa-41c8-a94a-6e13cf3deb84 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/attachments/efd6d9a9-8e2f-44f8-910b-cc2d7e93e2c0 Aug 14 03:50:21.052397 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-a1ea8204-92aa-41c8-a94a-6e13cf3deb84 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:21.053000 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-a1ea8204-92aa-41c8-a94a-6e13cf3deb84 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:21.065874 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-a1ea8204-92aa-41c8-a94a-6e13cf3deb84 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/attachments/efd6d9a9-8e2f-44f8-910b-cc2d7e93e2c0 returned with HTTP 200 Aug 14 03:50:21.066408 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 436/1791] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Aug 14 03:50:21 2026] GET /volume/v3/attachments/efd6d9a9-8e2f-44f8-910b-cc2d7e93e2c0 => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:21.069019 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-4608cdfc-ae03-4e75-aa59-3b8b5e6457ee None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:21.071427 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-4608cdfc-ae03-4e75-aa59-3b8b5e6457ee tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] POST https://10.4.3.64/volume/v3/attachments/06814870-8f66-4c2a-bba7-a86613e0d51d/action Aug 14 03:50:21.073706 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-4608cdfc-ae03-4e75-aa59-3b8b5e6457ee tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:50:21.073706 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-4608cdfc-ae03-4e75-aa59-3b8b5e6457ee tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:21.095221 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:21.095221 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:21.104927 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-742a593e-54c4-4e0d-9dad-bdf57e119740 req-4608cdfc-ae03-4e75-aa59-3b8b5e6457ee tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/attachments/06814870-8f66-4c2a-bba7-a86613e0d51d/action returned with HTTP 204 Aug 14 03:50:21.105512 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 450/1792] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:50:21 2026] POST /volume/v3/attachments/06814870-8f66-4c2a-bba7-a86613e0d51d/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:50:21.143876 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-73e7c208-cdbf-456e-941c-7fb3ab065f63 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:21.148034 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73e7c208-cdbf-456e-941c-7fb3ab065f63 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 Aug 14 03:50:21.148355 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73e7c208-cdbf-456e-941c-7fb3ab065f63 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:21.148618 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73e7c208-cdbf-456e-941c-7fb3ab065f63 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:21.148774 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-73e7c208-cdbf-456e-941c-7fb3ab065f63 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 81500de2-75af-4cdb-b0af-5c72be78d1f8 Aug 14 03:50:21.156273 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:21.156273 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:21.156823 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-73e7c208-cdbf-456e-941c-7fb3ab065f63 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:50:21.174517 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-73e7c208-cdbf-456e-941c-7fb3ab065f63 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot delete request issued successfully. Aug 14 03:50:21.174517 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73e7c208-cdbf-456e-941c-7fb3ab065f63 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 returned with HTTP 202 Aug 14 03:50:21.174517 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 453/1793] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:50:21 2026] DELETE /volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:21.181629 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f30bf5b1-219d-49c3-8d89-2854659b8ddd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:21.184754 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f30bf5b1-219d-49c3-8d89-2854659b8ddd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 Aug 14 03:50:21.185047 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f30bf5b1-219d-49c3-8d89-2854659b8ddd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:21.185352 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f30bf5b1-219d-49c3-8d89-2854659b8ddd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:21.199574 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:21.199574 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:21.200170 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f30bf5b1-219d-49c3-8d89-2854659b8ddd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:50:21.201299 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f30bf5b1-219d-49c3-8d89-2854659b8ddd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 returned with HTTP 200 Aug 14 03:50:21.201791 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 455/1794] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:50:21 2026] GET /volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:21.282456 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e6b69322-8c59-4e2e-8cd3-541e2a9a3071 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:21.284227 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e6b69322-8c59-4e2e-8cd3-541e2a9a3071 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:21.284409 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e6b69322-8c59-4e2e-8cd3-541e2a9a3071 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:21.284590 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e6b69322-8c59-4e2e-8cd3-541e2a9a3071 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:21.284689 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-e6b69322-8c59-4e2e-8cd3-541e2a9a3071 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:21.289189 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:21.289189 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:21.289852 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e6b69322-8c59-4e2e-8cd3-541e2a9a3071 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:21.290172 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 437/1795] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:21 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:22.212399 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-baa02a97-85ac-412f-a6eb-767acf86895e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:22.214247 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-baa02a97-85ac-412f-a6eb-767acf86895e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 Aug 14 03:50:22.214513 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-baa02a97-85ac-412f-a6eb-767acf86895e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:22.214736 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-baa02a97-85ac-412f-a6eb-767acf86895e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:22.219263 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-baa02a97-85ac-412f-a6eb-767acf86895e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 returned with HTTP 404 Aug 14 03:50:22.219841 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 451/1796] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:50:22 2026] GET /volume/v3/snapshots/81500de2-75af-4cdb-b0af-5c72be78d1f8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:22.233510 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fc29f4af-ea8d-46cf-973b-b081e48a7631 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:22.235028 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fc29f4af-ea8d-46cf-973b-b081e48a7631 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:50:22.235239 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fc29f4af-ea8d-46cf-973b-b081e48a7631 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:22.235416 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fc29f4af-ea8d-46cf-973b-b081e48a7631 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:22.247626 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:22.247626 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:22.257748 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fc29f4af-ea8d-46cf-973b-b081e48a7631 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:50:22.267159 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fc29f4af-ea8d-46cf-973b-b081e48a7631 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:50:22.267159 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 454/1797] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:22 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:22.303543 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bf80ed36-fa82-49c9-8ab1-4146fe9fb009 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:22.304974 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:22.306599 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:50:22.307110 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1050177430"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:22.308580 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bf80ed36-fa82-49c9-8ab1-4146fe9fb009 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:22.308896 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bf80ed36-fa82-49c9-8ab1-4146fe9fb009 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:22.309087 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume request body: {'volume': {'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1050177430'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:50:22.309281 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bf80ed36-fa82-49c9-8ab1-4146fe9fb009 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:22.309465 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-bf80ed36-fa82-49c9-8ab1-4146fe9fb009 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:22.317807 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:22.317807 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:22.319469 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bf80ed36-fa82-49c9-8ab1-4146fe9fb009 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:22.319469 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 456/1798] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:22 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:22.602637 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume of 1 GB Aug 14 03:50:22.612666 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Availability Zones retrieved successfully. Aug 14 03:50:22.623038 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Flow 'volume_create_api' (9e30b449-5296-4e1e-9b9b-c831f55f3886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:50:22.624334 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df2252f9-d1f1-42f6-aca8-fe0749cfdf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:22.625585 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:50:22.705099 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df2252f9-d1f1-42f6-aca8-fe0749cfdf52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:22.706333 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc994430-8dcb-4f43-9e86-7bf50daa6b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:22.753260 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['6ec68173-e619-43b6-8a58-d3634407b984', '312c866d-2931-4094-8784-c51a4b8ac5d5', '06d8e008-821d-4af6-807d-3f66218f0065', 'd4c259a0-636d-4c01-850b-c96eb125ac37'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:50:22.754250 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc994430-8dcb-4f43-9e86-7bf50daa6b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ec68173-e619-43b6-8a58-d3634407b984', '312c866d-2931-4094-8784-c51a4b8ac5d5', '06d8e008-821d-4af6-807d-3f66218f0065', 'd4c259a0-636d-4c01-850b-c96eb125ac37']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:22.755242 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cfb80e5-426c-4a78-8249-d981f2c2069e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:22.775472 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cfb80e5-426c-4a78-8249-d981f2c2069e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98152901-10d6-4e6b-aa1e-8fc07d279afa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1050177430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf2e069084a464e908705d19421d53a',qos_specs=None,replication_status=,reservations=['6ec68173-e619-43b6-8a58-d3634407b984','312c866d-2931-4094-8784-c51a4b8ac5d5','06d8e008-821d-4af6-807d-3f66218f0065','d4c259a0-636d-4c01-850b-c96eb125ac37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ac76a154ea41899744a681f1143283',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:50:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1050177430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98152901-10d6-4e6b-aa1e-8fc07d279afa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcf2e069084a464e908705d19421d53a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20ac76a154ea41899744a681f1143283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:22.776175 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7cb9c97-5196-4429-a1c3-26e98e6531f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:22.789751 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7cb9c97-5196-4429-a1c3-26e98e6531f2) transitioned into state 'SUCCESS' from state '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-1050177430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf2e069084a464e908705d19421d53a',qos_specs=None,replication_status=,reservations=['6ec68173-e619-43b6-8a58-d3634407b984','312c866d-2931-4094-8784-c51a4b8ac5d5','06d8e008-821d-4af6-807d-3f66218f0065','d4c259a0-636d-4c01-850b-c96eb125ac37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ac76a154ea41899744a681f1143283',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:22.791208 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fe9415-6665-4e70-b688-fbfff8a4fe37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:22.798839 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fe9415-6665-4e70-b688-fbfff8a4fe37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:22.799684 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Flow 'volume_create_api' (9e30b449-5296-4e1e-9b9b-c831f55f3886) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:50:22.799971 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume request issued successfully. Aug 14 03:50:22.800675 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-38825a0f-d8e2-4945-b6e8-606b2d70e5b3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:50:22.801072 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 438/1799] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:50:22 2026] POST /volume/v3/volumes => generated 752 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:50:22.812225 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d54f66fa-b767-4044-a8f1-7cf081643289 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:22.814557 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d54f66fa-b767-4044-a8f1-7cf081643289 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:50:22.814905 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d54f66fa-b767-4044-a8f1-7cf081643289 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:22.815130 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d54f66fa-b767-4044-a8f1-7cf081643289 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:22.822838 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:22.822838 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:22.827089 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d54f66fa-b767-4044-a8f1-7cf081643289 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:50:22.831349 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d54f66fa-b767-4044-a8f1-7cf081643289 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 200 Aug 14 03:50:22.831672 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 452/1800] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:22 2026] GET /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:23.335214 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2eaa1cdb-b6b7-4a17-b03e-fd09253e5086 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:23.339300 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2eaa1cdb-b6b7-4a17-b03e-fd09253e5086 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:23.339300 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2eaa1cdb-b6b7-4a17-b03e-fd09253e5086 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:23.339300 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2eaa1cdb-b6b7-4a17-b03e-fd09253e5086 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:23.339300 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-2eaa1cdb-b6b7-4a17-b03e-fd09253e5086 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:23.342123 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:23.342123 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:23.342867 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2eaa1cdb-b6b7-4a17-b03e-fd09253e5086 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:23.343426 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 455/1801] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:23 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:23.536198 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-40f821a4-56cc-4ab0-8245-20c4eef56beb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:23.634881 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-40f821a4-56cc-4ab0-8245-20c4eef56beb tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:50:23.635255 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-40f821a4-56cc-4ab0-8245-20c4eef56beb tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-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=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:23.651081 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-40f821a4-56cc-4ab0-8245-20c4eef56beb tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:50:23.651434 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 457/1802] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:50:23 2026] POST /volume/v3/types => generated 287 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:23.845484 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-11c75136-d32b-4dbd-98e7-bb3b27f9e2c7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:23.847472 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-11c75136-d32b-4dbd-98e7-bb3b27f9e2c7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:50:23.847678 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-11c75136-d32b-4dbd-98e7-bb3b27f9e2c7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:23.847878 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-11c75136-d32b-4dbd-98e7-bb3b27f9e2c7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:23.857950 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:23.857950 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:23.862823 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-11c75136-d32b-4dbd-98e7-bb3b27f9e2c7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:50:23.868160 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-11c75136-d32b-4dbd-98e7-bb3b27f9e2c7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 200 Aug 14 03:50:23.868537 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 439/1803] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:23 2026] GET /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:24.355830 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ab05cd5d-5d62-438e-8197-046a4f4b61f9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:24.361508 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ab05cd5d-5d62-438e-8197-046a4f4b61f9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:24.361865 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ab05cd5d-5d62-438e-8197-046a4f4b61f9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:24.365386 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ab05cd5d-5d62-438e-8197-046a4f4b61f9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:24.365682 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-ab05cd5d-5d62-438e-8197-046a4f4b61f9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:24.374259 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:24.374259 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:24.379931 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ab05cd5d-5d62-438e-8197-046a4f4b61f9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:24.379931 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 453/1804] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:24 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:25.393404 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eb04b6bd-b253-4585-85cd-49a053c346b5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:25.396565 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb04b6bd-b253-4585-85cd-49a053c346b5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:25.396757 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb04b6bd-b253-4585-85cd-49a053c346b5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:25.396932 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb04b6bd-b253-4585-85cd-49a053c346b5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:25.397067 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-eb04b6bd-b253-4585-85cd-49a053c346b5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:25.402725 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:25.402725 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:25.404195 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb04b6bd-b253-4585-85cd-49a053c346b5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:25.404195 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 456/1805] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:25 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:25.623617 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:25.625606 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:50:25.626183 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "13e6c68c-2d99-449d-814e-5a1d802448c1", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:25.629262 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '13e6c68c-2d99-449d-814e-5a1d802448c1', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:50:25.743558 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Create volume of 1 GB Aug 14 03:50:25.748482 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Availability Zones retrieved successfully. Aug 14 03:50:25.755546 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Flow 'volume_create_api' (08c73a7d-b77d-4937-a254-e3e3e8cc9ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:50:25.756788 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6d7cd63-a104-4230-bff6-0a2d10cb9d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:25.757762 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:50:25.827711 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6d7cd63-a104-4230-bff6-0a2d10cb9d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:50:24Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=19e2d5b6-d96d-4565-84a9-78a87de69388,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': '19e2d5b6-d96d-4565-84a9-78a87de69388', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:25.828704 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c010437-7e67-47eb-8775-fe0d20db5cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:25.853865 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-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 14 03:50:25.854185 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-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 14 03:50:25.883980 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Created reservations ['3ffec66d-eb8e-47f0-a2dd-2ed83530bbf0', 'dfe16ed1-33cd-4083-87b5-577de54a2db5', '99ac147d-c66f-40b7-a0e8-8fbb430aae30', '60c17295-d9d2-4eae-9969-42439371532e'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:50:25.884800 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c010437-7e67-47eb-8775-fe0d20db5cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ffec66d-eb8e-47f0-a2dd-2ed83530bbf0', 'dfe16ed1-33cd-4083-87b5-577de54a2db5', '99ac147d-c66f-40b7-a0e8-8fbb430aae30', '60c17295-d9d2-4eae-9969-42439371532e']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:25.885640 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed261fc7-7aed-4b18-a0e2-6dc3f716c47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:25.907589 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed261fc7-7aed-4b18-a0e2-6dc3f716c47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '022886a2-4eae-4c16-97de-5486f4fddd24', '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='e5e0c1f5062f43e9997abea7b2579cfb',qos_specs=None,replication_status=,reservations=['3ffec66d-eb8e-47f0-a2dd-2ed83530bbf0','dfe16ed1-33cd-4083-87b5-577de54a2db5','99ac147d-c66f-40b7-a0e8-8fbb430aae30','60c17295-d9d2-4eae-9969-42439371532e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='562eecce1a2042cfad680c20c4a32248',volume_type_id=19e2d5b6-d96d-4565-84a9-78a87de69388), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:50:25Z,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=022886a2-4eae-4c16-97de-5486f4fddd24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5e0c1f5062f43e9997abea7b2579cfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='562eecce1a2042cfad680c20c4a32248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19e2d5b6-d96d-4565-84a9-78a87de69388),volume_type_id=19e2d5b6-d96d-4565-84a9-78a87de69388)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:25.908520 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58ddb13-cc59-410a-8fad-caa004c414a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:25.925471 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58ddb13-cc59-410a-8fad-caa004c414a2) transitioned into state 'SUCCESS' from 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='e5e0c1f5062f43e9997abea7b2579cfb',qos_specs=None,replication_status=,reservations=['3ffec66d-eb8e-47f0-a2dd-2ed83530bbf0','dfe16ed1-33cd-4083-87b5-577de54a2db5','99ac147d-c66f-40b7-a0e8-8fbb430aae30','60c17295-d9d2-4eae-9969-42439371532e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='562eecce1a2042cfad680c20c4a32248',volume_type_id=19e2d5b6-d96d-4565-84a9-78a87de69388)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:25.926147 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2ea999b-78dc-4145-9803-2e1ae2ef2e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:25.934489 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2ea999b-78dc-4145-9803-2e1ae2ef2e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:25.935259 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Flow 'volume_create_api' (08c73a7d-b77d-4937-a254-e3e3e8cc9ddd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:50:25.935524 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Create volume request issued successfully. Aug 14 03:50:25.936153 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-00207f2c-9692-4bca-8e57-5c00fbea4904 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:50:25.936579 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 458/1806] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:50:25 2026] POST /volume/v3/volumes => generated 796 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:50:25.950085 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-57630509-e7ad-4bfe-ba72-30f5adf34d5a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:25.955502 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-57630509-e7ad-4bfe-ba72-30f5adf34d5a tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] GET https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 Aug 14 03:50:25.955702 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-57630509-e7ad-4bfe-ba72-30f5adf34d5a tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:25.955878 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-57630509-e7ad-4bfe-ba72-30f5adf34d5a tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:25.968238 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:25.968238 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:25.972230 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-57630509-e7ad-4bfe-ba72-30f5adf34d5a tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Volume info retrieved successfully. Aug 14 03:50:25.976115 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-57630509-e7ad-4bfe-ba72-30f5adf34d5a tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 returned with HTTP 200 Aug 14 03:50:25.976511 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 440/1807] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:25 2026] GET /volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:26.416636 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-10bc6544-7197-4216-986d-308b3126a56d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:26.419987 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-10bc6544-7197-4216-986d-308b3126a56d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:26.420252 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-10bc6544-7197-4216-986d-308b3126a56d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:26.420435 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-10bc6544-7197-4216-986d-308b3126a56d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:26.420565 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-10bc6544-7197-4216-986d-308b3126a56d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:26.426913 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:26.426913 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:26.427742 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-10bc6544-7197-4216-986d-308b3126a56d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:26.428205 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 454/1808] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:26 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:26.989813 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2509146e-e0d1-4810-9d48-6bc8e91baf08 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:26.991650 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2509146e-e0d1-4810-9d48-6bc8e91baf08 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] GET https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 Aug 14 03:50:26.991887 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2509146e-e0d1-4810-9d48-6bc8e91baf08 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:26.992316 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2509146e-e0d1-4810-9d48-6bc8e91baf08 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:27.000399 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:27.000399 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:27.005151 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2509146e-e0d1-4810-9d48-6bc8e91baf08 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Volume info retrieved successfully. Aug 14 03:50:27.011355 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2509146e-e0d1-4810-9d48-6bc8e91baf08 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 returned with HTTP 200 Aug 14 03:50:27.011803 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 457/1809] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:26 2026] GET /volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:27.441439 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ece33b1d-ce9c-4401-a160-b59dd68a9e7a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:27.444605 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ece33b1d-ce9c-4401-a160-b59dd68a9e7a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:27.445671 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ece33b1d-ce9c-4401-a160-b59dd68a9e7a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:27.446009 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ece33b1d-ce9c-4401-a160-b59dd68a9e7a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:27.446146 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-ece33b1d-ce9c-4401-a160-b59dd68a9e7a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:27.452252 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:27.452252 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:27.453590 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ece33b1d-ce9c-4401-a160-b59dd68a9e7a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:27.453923 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 459/1810] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:27 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:27.875819 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6bd178d6-d1e5-4f79-bbbe-7a89b4415d1a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:27.878032 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6bd178d6-d1e5-4f79-bbbe-7a89b4415d1a tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] GET https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 Aug 14 03:50:27.878862 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6bd178d6-d1e5-4f79-bbbe-7a89b4415d1a tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:27.878862 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6bd178d6-d1e5-4f79-bbbe-7a89b4415d1a tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:27.893274 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:27.893274 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:27.897745 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6bd178d6-d1e5-4f79-bbbe-7a89b4415d1a tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Volume info retrieved successfully. Aug 14 03:50:27.905416 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6bd178d6-d1e5-4f79-bbbe-7a89b4415d1a tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 returned with HTTP 200 Aug 14 03:50:27.905891 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 441/1811] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:50:27 2026] GET /volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 => generated 1831 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:50:28.024843 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e27b3d9d-66a8-4ce5-8e8d-42eab99bb7f1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:28.026939 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e27b3d9d-66a8-4ce5-8e8d-42eab99bb7f1 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] GET https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 Aug 14 03:50:28.027123 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e27b3d9d-66a8-4ce5-8e8d-42eab99bb7f1 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:28.027348 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e27b3d9d-66a8-4ce5-8e8d-42eab99bb7f1 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:28.034690 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:28.034690 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:28.038424 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e27b3d9d-66a8-4ce5-8e8d-42eab99bb7f1 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Volume info retrieved successfully. Aug 14 03:50:28.043023 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e27b3d9d-66a8-4ce5-8e8d-42eab99bb7f1 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 returned with HTTP 200 Aug 14 03:50:28.043399 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 455/1812] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:28 2026] GET /volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:28.467397 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-34f95f91-03b8-4fbf-b284-73ffe6803c4f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:28.469616 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-34f95f91-03b8-4fbf-b284-73ffe6803c4f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:28.469805 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-34f95f91-03b8-4fbf-b284-73ffe6803c4f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:28.470049 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-34f95f91-03b8-4fbf-b284-73ffe6803c4f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:28.470197 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-34f95f91-03b8-4fbf-b284-73ffe6803c4f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:28.478420 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:28.478420 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:28.480314 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-34f95f91-03b8-4fbf-b284-73ffe6803c4f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:28.481264 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 458/1813] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:28 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:28.980559 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-49a84726-1ebf-473e-a518-b1c426217e95 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:28.983185 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-49a84726-1ebf-473e-a518-b1c426217e95 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] POST https://10.4.3.64/volume/v3/attachments/efd6d9a9-8e2f-44f8-910b-cc2d7e93e2c0/action Aug 14 03:50:28.983506 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-49a84726-1ebf-473e-a518-b1c426217e95 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:50:28.983733 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-49a84726-1ebf-473e-a518-b1c426217e95 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:29.004360 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:29.004360 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:29.021941 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-03f5625f-2717-4e4b-88fc-3d5582bd817f req-49a84726-1ebf-473e-a518-b1c426217e95 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/attachments/efd6d9a9-8e2f-44f8-910b-cc2d7e93e2c0/action returned with HTTP 204 Aug 14 03:50:29.022877 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 460/1814] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:50:28 2026] POST /volume/v3/attachments/efd6d9a9-8e2f-44f8-910b-cc2d7e93e2c0/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:29.058583 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2234b171-b43c-4491-bd62-417288194efd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:29.060414 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2234b171-b43c-4491-bd62-417288194efd tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] GET https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 Aug 14 03:50:29.060636 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2234b171-b43c-4491-bd62-417288194efd tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:29.060837 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2234b171-b43c-4491-bd62-417288194efd tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:29.073467 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:29.073467 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:29.079933 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2234b171-b43c-4491-bd62-417288194efd tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Volume info retrieved successfully. Aug 14 03:50:29.084313 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2234b171-b43c-4491-bd62-417288194efd tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 returned with HTTP 200 Aug 14 03:50:29.084733 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 442/1815] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:29 2026] GET /volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:29.496369 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a261d0ab-2c2c-4b6c-af3f-ca3c7565ed41 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:29.498650 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a261d0ab-2c2c-4b6c-af3f-ca3c7565ed41 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:29.500516 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a261d0ab-2c2c-4b6c-af3f-ca3c7565ed41 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:29.500516 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a261d0ab-2c2c-4b6c-af3f-ca3c7565ed41 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:29.500516 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-a261d0ab-2c2c-4b6c-af3f-ca3c7565ed41 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:29.504265 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:29.504265 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:29.505111 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a261d0ab-2c2c-4b6c-af3f-ca3c7565ed41 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:29.506187 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 456/1816] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:29 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:30.101168 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0aea9b4f-6b93-43fb-a14b-15d4e9be7fdb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:30.106271 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0aea9b4f-6b93-43fb-a14b-15d4e9be7fdb tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] GET https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 Aug 14 03:50:30.106524 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0aea9b4f-6b93-43fb-a14b-15d4e9be7fdb tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:30.106725 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0aea9b4f-6b93-43fb-a14b-15d4e9be7fdb tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:30.118728 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:30.118728 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:30.123788 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0aea9b4f-6b93-43fb-a14b-15d4e9be7fdb tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Volume info retrieved successfully. Aug 14 03:50:30.130444 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0aea9b4f-6b93-43fb-a14b-15d4e9be7fdb tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 returned with HTTP 200 Aug 14 03:50:30.130444 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 459/1817] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:30 2026] GET /volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:30.520023 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-53a12306-57c0-40cd-baea-0647594f91f5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:30.523303 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-53a12306-57c0-40cd-baea-0647594f91f5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:30.523559 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-53a12306-57c0-40cd-baea-0647594f91f5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:30.523886 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-53a12306-57c0-40cd-baea-0647594f91f5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:30.523952 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-53a12306-57c0-40cd-baea-0647594f91f5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:30.533120 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:30.533120 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:30.534204 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-53a12306-57c0-40cd-baea-0647594f91f5 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:30.534672 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 461/1818] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:30 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:31.149941 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bcb3100e-34eb-4d04-b25a-69e1f1213f7d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:31.151718 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bcb3100e-34eb-4d04-b25a-69e1f1213f7d tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] GET https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 Aug 14 03:50:31.151927 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bcb3100e-34eb-4d04-b25a-69e1f1213f7d tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:31.152100 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bcb3100e-34eb-4d04-b25a-69e1f1213f7d tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:31.159041 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:31.159041 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:31.166156 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bcb3100e-34eb-4d04-b25a-69e1f1213f7d tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Volume info retrieved successfully. Aug 14 03:50:31.170764 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bcb3100e-34eb-4d04-b25a-69e1f1213f7d tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 returned with HTTP 200 Aug 14 03:50:31.171185 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 443/1819] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:31 2026] GET /volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:31.545462 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6810f4e1-6a1d-4d0a-a9f0-d92231f3c509 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:31.547456 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6810f4e1-6a1d-4d0a-a9f0-d92231f3c509 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:50:31.547541 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6810f4e1-6a1d-4d0a-a9f0-d92231f3c509 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:31.547699 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6810f4e1-6a1d-4d0a-a9f0-d92231f3c509 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:31.547792 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-6810f4e1-6a1d-4d0a-a9f0-d92231f3c509 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:50:31.552558 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:31.552558 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:31.553248 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6810f4e1-6a1d-4d0a-a9f0-d92231f3c509 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:50:31.553567 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 457/1820] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:31 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:32.189837 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fc746dcc-e893-4287-8b6a-00d78d46e9c6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:32.204765 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fc746dcc-e893-4287-8b6a-00d78d46e9c6 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] GET https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 Aug 14 03:50:32.204765 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fc746dcc-e893-4287-8b6a-00d78d46e9c6 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:32.204765 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fc746dcc-e893-4287-8b6a-00d78d46e9c6 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:32.210616 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:32.210616 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:32.214756 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-74b0ede6-4703-4630-bfdd-de0c382498c8 req-130b09a9-ec7e-4c80-8704-a02e5244e98d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:32.215322 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fc746dcc-e893-4287-8b6a-00d78d46e9c6 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Volume info retrieved successfully. Aug 14 03:50:32.217939 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-74b0ede6-4703-4630-bfdd-de0c382498c8 req-130b09a9-ec7e-4c80-8704-a02e5244e98d tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] DELETE https://10.4.3.64/volume/v3/attachments/efd6d9a9-8e2f-44f8-910b-cc2d7e93e2c0 Aug 14 03:50:32.218110 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-74b0ede6-4703-4630-bfdd-de0c382498c8 req-130b09a9-ec7e-4c80-8704-a02e5244e98d tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:32.218297 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-74b0ede6-4703-4630-bfdd-de0c382498c8 req-130b09a9-ec7e-4c80-8704-a02e5244e98d tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:32.221607 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fc746dcc-e893-4287-8b6a-00d78d46e9c6 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 returned with HTTP 200 Aug 14 03:50:32.221768 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 460/1821] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:32 2026] GET /volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:32.227943 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:32.227943 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:32.288755 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-74b0ede6-4703-4630-bfdd-de0c382498c8 req-130b09a9-ec7e-4c80-8704-a02e5244e98d tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/attachments/efd6d9a9-8e2f-44f8-910b-cc2d7e93e2c0 returned with HTTP 200 Aug 14 03:50:32.289174 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 462/1822] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:50:32 2026] DELETE /volume/v3/attachments/efd6d9a9-8e2f-44f8-910b-cc2d7e93e2c0 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:33.235284 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5735b78c-4a98-415b-9414-cf3106bc8dfe None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:33.237124 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5735b78c-4a98-415b-9414-cf3106bc8dfe tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] GET https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 Aug 14 03:50:33.237374 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5735b78c-4a98-415b-9414-cf3106bc8dfe tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:33.237598 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5735b78c-4a98-415b-9414-cf3106bc8dfe tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:33.244660 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:33.244660 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:33.248720 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5735b78c-4a98-415b-9414-cf3106bc8dfe tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Volume info retrieved successfully. Aug 14 03:50:33.252327 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-375f06f1-1aae-4d46-a3a2-3e69416146b7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:33.259159 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-667ad11d-84ba-4c7b-acf7-c77d7fa2364f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:33.259453 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5735b78c-4a98-415b-9414-cf3106bc8dfe tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 returned with HTTP 200 Aug 14 03:50:33.259487 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-375f06f1-1aae-4d46-a3a2-3e69416146b7 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:50:33.259487 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-375f06f1-1aae-4d46-a3a2-3e69416146b7 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:33.259534 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 444/1823] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:33 2026] GET /volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 => generated 1293 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:33.259595 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-375f06f1-1aae-4d46-a3a2-3e69416146b7 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:33.259641 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-667ad11d-84ba-4c7b-acf7-c77d7fa2364f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f Aug 14 03:50:33.259641 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-667ad11d-84ba-4c7b-acf7-c77d7fa2364f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:33.259641 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-667ad11d-84ba-4c7b-acf7-c77d7fa2364f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:33.264162 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:33.264162 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:33.266038 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-667ad11d-84ba-4c7b-acf7-c77d7fa2364f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:50:33.270003 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-667ad11d-84ba-4c7b-acf7-c77d7fa2364f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f returned with HTTP 200 Aug 14 03:50:33.270370 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 461/1824] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:50:33 2026] GET /volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f => generated 1355 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:33.274091 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a75696eb-29fc-4588-8d99-45fe17e61f32 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:33.275685 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a75696eb-29fc-4588-8d99-45fe17e61f32 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] DELETE https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 Aug 14 03:50:33.275881 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a75696eb-29fc-4588-8d99-45fe17e61f32 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:33.276050 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a75696eb-29fc-4588-8d99-45fe17e61f32 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:33.276223 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-a75696eb-29fc-4588-8d99-45fe17e61f32 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Delete volume with id: 022886a2-4eae-4c16-97de-5486f4fddd24 Aug 14 03:50:33.278749 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:33.278749 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:33.282834 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e4849b91-d81a-4852-a2a0-b81d5d190f35 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:33.283278 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e4849b91-d81a-4852-a2a0-b81d5d190f35 None None] GET https://10.4.3.64/volume// Aug 14 03:50:33.283463 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e4849b91-d81a-4852-a2a0-b81d5d190f35 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:33.283648 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e4849b91-d81a-4852-a2a0-b81d5d190f35 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:33.283995 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e4849b91-d81a-4852-a2a0-b81d5d190f35 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:50:33.284332 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 445/1825] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:50:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:50:33.284982 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-375f06f1-1aae-4d46-a3a2-3e69416146b7 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:50:33.288636 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-375f06f1-1aae-4d46-a3a2-3e69416146b7 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:50:33.288982 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 458/1826] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:33 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:33.290884 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:33.290884 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:33.291315 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a75696eb-29fc-4588-8d99-45fe17e61f32 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Volume info retrieved successfully. Aug 14 03:50:33.295843 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-fd95e356-3e71-49a1-9070-51325c310a50 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:33.298038 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-fd95e356-3e71-49a1-9070-51325c310a50 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:50:33.298409 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-fd95e356-3e71-49a1-9070-51325c310a50 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2814ec1d-8bbf-4ea9-8d97-637104e38a0f", "connector": null, "instance_uuid": "ee770d96-bbc4-4519-9509-2dcaaff77bef"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:33.306250 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:33.306250 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:33.313197 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a75696eb-29fc-4588-8d99-45fe17e61f32 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Delete volume request issued successfully. Aug 14 03:50:33.313421 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a75696eb-29fc-4588-8d99-45fe17e61f32 tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 returned with HTTP 202 Aug 14 03:50:33.313889 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 463/1827] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:50:33 2026] DELETE /volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:33.322389 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b0d58b48-6469-4435-b914-96990118e8fc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:33.326195 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b0d58b48-6469-4435-b914-96990118e8fc tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] GET https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 Aug 14 03:50:33.326415 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b0d58b48-6469-4435-b914-96990118e8fc tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:33.326609 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b0d58b48-6469-4435-b914-96990118e8fc tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:33.334847 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-fd95e356-3e71-49a1-9070-51325c310a50 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:50:33.335409 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 462/1828] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:50:33 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 14 03:50:33.336463 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:33.336463 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:33.341231 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b0d58b48-6469-4435-b914-96990118e8fc tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Volume info retrieved successfully. Aug 14 03:50:33.343149 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5e37423e-e5f4-4ec7-956c-8f5f4481c8ce None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:33.345633 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5e37423e-e5f4-4ec7-956c-8f5f4481c8ce tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:50:33.345884 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5e37423e-e5f4-4ec7-956c-8f5f4481c8ce tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:33.346073 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5e37423e-e5f4-4ec7-956c-8f5f4481c8ce tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:33.351313 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b0d58b48-6469-4435-b914-96990118e8fc tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 returned with HTTP 200 Aug 14 03:50:33.351884 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 446/1829] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:33 2026] GET /volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 => generated 1292 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:33.354252 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:33.354252 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:33.357549 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5e37423e-e5f4-4ec7-956c-8f5f4481c8ce tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:50:33.361352 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5e37423e-e5f4-4ec7-956c-8f5f4481c8ce tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:50:33.361708 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 459/1830] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:33 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:33.381879 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2359b069-fafb-4e46-8222-e1a66fb7672a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:33.383548 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2359b069-fafb-4e46-8222-e1a66fb7672a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] DELETE https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:50:33.383780 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2359b069-fafb-4e46-8222-e1a66fb7672a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:33.383995 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2359b069-fafb-4e46-8222-e1a66fb7672a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:33.384198 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-2359b069-fafb-4e46-8222-e1a66fb7672a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Delete volume with id: 72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:50:33.393783 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:33.393783 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:33.394262 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2359b069-fafb-4e46-8222-e1a66fb7672a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:50:33.418566 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2359b069-fafb-4e46-8222-e1a66fb7672a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Delete volume request issued successfully. Aug 14 03:50:33.418780 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2359b069-fafb-4e46-8222-e1a66fb7672a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 202 Aug 14 03:50:33.419247 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 464/1831] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:50:33 2026] DELETE /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:33.426409 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a31d9df4-ce89-4323-bc5e-5c14b138c068 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:33.428184 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a31d9df4-ce89-4323-bc5e-5c14b138c068 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:50:33.428388 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a31d9df4-ce89-4323-bc5e-5c14b138c068 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:33.428592 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a31d9df4-ce89-4323-bc5e-5c14b138c068 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:33.435387 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:33.435387 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:33.438966 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a31d9df4-ce89-4323-bc5e-5c14b138c068 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Volume info retrieved successfully. Aug 14 03:50:33.442796 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a31d9df4-ce89-4323-bc5e-5c14b138c068 tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 200 Aug 14 03:50:33.443183 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 463/1832] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:33 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:34.368899 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7274fffb-9cc8-4b18-80cf-d80152a3b2cd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:34.370702 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7274fffb-9cc8-4b18-80cf-d80152a3b2cd tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] GET https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 Aug 14 03:50:34.370880 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7274fffb-9cc8-4b18-80cf-d80152a3b2cd tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:34.371076 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7274fffb-9cc8-4b18-80cf-d80152a3b2cd tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:34.376761 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7274fffb-9cc8-4b18-80cf-d80152a3b2cd tempest-VolumeAndVolumeTypeFromImageTest-385148088 tempest-VolumeAndVolumeTypeFromImageTest-385148088-project-member] https://10.4.3.64/volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 returned with HTTP 404 Aug 14 03:50:34.377226 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 447/1833] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:34 2026] GET /volume/v3/volumes/022886a2-4eae-4c16-97de-5486f4fddd24 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:34.456323 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-36404c71-e96e-4f60-bcc0-99844f8e906a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:34.458419 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-36404c71-e96e-4f60-bcc0-99844f8e906a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] GET https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 Aug 14 03:50:34.458717 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-36404c71-e96e-4f60-bcc0-99844f8e906a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:34.459057 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-36404c71-e96e-4f60-bcc0-99844f8e906a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:34.466449 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-36404c71-e96e-4f60-bcc0-99844f8e906a tempest-ServerActionsTestOtherB-262691175 tempest-ServerActionsTestOtherB-262691175-project-member] https://10.4.3.64/volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 returned with HTTP 404 Aug 14 03:50:34.467510 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 460/1834] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:34 2026] GET /volume/v3/volumes/72c3efdd-70b1-4d9d-9ebd-4c950d29cb04 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:34.528181 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1403c938-f188-4c88-b412-d51d402a1a13 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:34.528636 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1403c938-f188-4c88-b412-d51d402a1a13 None None] GET https://10.4.3.64/volume// Aug 14 03:50:34.528741 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1403c938-f188-4c88-b412-d51d402a1a13 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:34.528921 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1403c938-f188-4c88-b412-d51d402a1a13 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:34.529247 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1403c938-f188-4c88-b412-d51d402a1a13 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:50:34.529550 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 465/1835] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:50:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:50:34.541385 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-5c5dbc4f-7a8f-4191-a097-d08e69609ffd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:34.544849 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-5c5dbc4f-7a8f-4191-a097-d08e69609ffd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f Aug 14 03:50:34.545112 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-5c5dbc4f-7a8f-4191-a097-d08e69609ffd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:34.545394 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-5c5dbc4f-7a8f-4191-a097-d08e69609ffd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:34.558525 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:34.558525 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:34.563549 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-5c5dbc4f-7a8f-4191-a097-d08e69609ffd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:50:34.570017 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-5c5dbc4f-7a8f-4191-a097-d08e69609ffd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f returned with HTTP 200 Aug 14 03:50:34.570649 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 464/1836] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:50:34 2026] GET /volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f => generated 1534 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:50:34.692039 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-46f3efc5-ea25-4f88-87fe-e75810f21db4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:34.694517 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-46f3efc5-ea25-4f88-87fe-e75810f21db4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] PUT https://10.4.3.64/volume/v3/attachments/2b6ca333-f8a3-422b-9a30-adfaee96a250 Aug 14 03:50:34.694915 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-46f3efc5-ea25-4f88-87fe-e75810f21db4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:34.703061 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-46f3efc5-ea25-4f88-87fe-e75810f21db4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Acquiring lock "cinder-attachment_update-2814ec1d-8bbf-4ea9-8d97-637104e38a0f-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:50:34.709247 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-46f3efc5-ea25-4f88-87fe-e75810f21db4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Lock "cinder-attachment_update-2814ec1d-8bbf-4ea9-8d97-637104e38a0f-np0000007313" acquired by "attachment_update" :: waited 0.006s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:50:34.710214 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:34.710214 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:34.781775 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a04ed1f3-5457-4ab2-8a49-838c486b90fa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:34.784463 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a04ed1f3-5457-4ab2-8a49-838c486b90fa tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:50:34.784650 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a04ed1f3-5457-4ab2-8a49-838c486b90fa tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:34.784846 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a04ed1f3-5457-4ab2-8a49-838c486b90fa tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:34.785702 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a04ed1f3-5457-4ab2-8a49-838c486b90fa tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:50:34.812008 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-46f3efc5-ea25-4f88-87fe-e75810f21db4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Lock "cinder-attachment_update-2814ec1d-8bbf-4ea9-8d97-637104e38a0f-np0000007313" released by "attachment_update" :: held 0.103s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:50:34.812425 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-46f3efc5-ea25-4f88-87fe-e75810f21db4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/attachments/2b6ca333-f8a3-422b-9a30-adfaee96a250 returned with HTTP 200 Aug 14 03:50:34.812965 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 448/1837] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:50:34 2026] PUT /volume/v3/attachments/2b6ca333-f8a3-422b-9a30-adfaee96a250 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:34.821806 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a04ed1f3-5457-4ab2-8a49-838c486b90fa tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Get all volumes completed successfully. Aug 14 03:50:34.824177 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:34.824177 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:34.830204 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a04ed1f3-5457-4ab2-8a49-838c486b90fa tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:50:34.830775 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 461/1838] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 03:50:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14181 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:50:34.844312 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-3b015306-f9e0-4dd1-aaa0-7314868f9192 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:34.847103 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-3b015306-f9e0-4dd1-aaa0-7314868f9192 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/attachments/2b6ca333-f8a3-422b-9a30-adfaee96a250/action Aug 14 03:50:34.847103 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-3b015306-f9e0-4dd1-aaa0-7314868f9192 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:50:34.847471 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-3b015306-f9e0-4dd1-aaa0-7314868f9192 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:34.848486 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b622cf34-abee-482d-9efd-6b2d2646f3fc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:34.850787 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b622cf34-abee-482d-9efd-6b2d2646f3fc tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/7d6c5ab1-d04e-43af-8ce2-034792f2bbee Aug 14 03:50:34.851018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b622cf34-abee-482d-9efd-6b2d2646f3fc tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:34.851297 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b622cf34-abee-482d-9efd-6b2d2646f3fc tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:34.851511 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-b622cf34-abee-482d-9efd-6b2d2646f3fc tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Delete volume with id: 7d6c5ab1-d04e-43af-8ce2-034792f2bbee Aug 14 03:50:34.859848 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:34.859848 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:34.860149 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b622cf34-abee-482d-9efd-6b2d2646f3fc tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Volume info retrieved successfully. Aug 14 03:50:34.867155 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:34.867155 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:34.871755 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.image.cache [None req-b622cf34-abee-482d-9efd-6b2d2646f3fc tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '13e6c68c-2d99-449d-814e-5a1d802448c1', 'volume_id': '7d6c5ab1-d04e-43af-8ce2-034792f2bbee', 'host': 'np0000007313@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 14, 3, 50, 25), 'last_used': datetime.datetime(2026, 8, 14, 3, 50, 32)}. {{(pid=100326) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 14 03:50:34.879082 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-dd6a3f22-8f0a-4d52-ae7a-5b67fd44f1b1 req-3b015306-f9e0-4dd1-aaa0-7314868f9192 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/attachments/2b6ca333-f8a3-422b-9a30-adfaee96a250/action returned with HTTP 204 Aug 14 03:50:34.879628 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 466/1839] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:50:34 2026] POST /volume/v3/attachments/2b6ca333-f8a3-422b-9a30-adfaee96a250/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:34.882257 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b622cf34-abee-482d-9efd-6b2d2646f3fc tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Delete volume request issued successfully. Aug 14 03:50:34.882509 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b622cf34-abee-482d-9efd-6b2d2646f3fc tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] https://10.4.3.64/volume/v3/volumes/7d6c5ab1-d04e-43af-8ce2-034792f2bbee returned with HTTP 202 Aug 14 03:50:34.882939 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 465/1840] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:50:34 2026] DELETE /volume/v3/volumes/7d6c5ab1-d04e-43af-8ce2-034792f2bbee => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:34.892414 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9de77f9d-a9ad-495d-b988-a9ee6a34d00d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:34.894494 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9de77f9d-a9ad-495d-b988-a9ee6a34d00d tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] GET https://10.4.3.64/volume/v3/volumes/7d6c5ab1-d04e-43af-8ce2-034792f2bbee Aug 14 03:50:34.894698 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9de77f9d-a9ad-495d-b988-a9ee6a34d00d tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:34.894897 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9de77f9d-a9ad-495d-b988-a9ee6a34d00d tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:34.903544 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:34.903544 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:34.910047 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9de77f9d-a9ad-495d-b988-a9ee6a34d00d tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Volume info retrieved successfully. Aug 14 03:50:34.915102 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9de77f9d-a9ad-495d-b988-a9ee6a34d00d tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] https://10.4.3.64/volume/v3/volumes/7d6c5ab1-d04e-43af-8ce2-034792f2bbee returned with HTTP 200 Aug 14 03:50:34.915590 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 449/1841] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:34 2026] GET /volume/v3/volumes/7d6c5ab1-d04e-43af-8ce2-034792f2bbee => generated 1094 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:35.931484 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d863f37d-2d80-4148-816b-43fdadbc12d6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:35.933277 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d863f37d-2d80-4148-816b-43fdadbc12d6 tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] GET https://10.4.3.64/volume/v3/volumes/7d6c5ab1-d04e-43af-8ce2-034792f2bbee Aug 14 03:50:35.933463 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d863f37d-2d80-4148-816b-43fdadbc12d6 tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:35.933668 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d863f37d-2d80-4148-816b-43fdadbc12d6 tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:35.939480 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d863f37d-2d80-4148-816b-43fdadbc12d6 tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] https://10.4.3.64/volume/v3/volumes/7d6c5ab1-d04e-43af-8ce2-034792f2bbee returned with HTTP 404 Aug 14 03:50:35.939882 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 462/1842] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:35 2026] GET /volume/v3/volumes/7d6c5ab1-d04e-43af-8ce2-034792f2bbee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:35.946773 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8eb27fe8-0822-462d-a117-3821af58c468 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:35.949621 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8eb27fe8-0822-462d-a117-3821af58c468 tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] DELETE https://10.4.3.64/volume/v3/types/19e2d5b6-d96d-4565-84a9-78a87de69388 Aug 14 03:50:35.949850 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8eb27fe8-0822-462d-a117-3821af58c468 tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:35.950163 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8eb27fe8-0822-462d-a117-3821af58c468 tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:35.979426 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8eb27fe8-0822-462d-a117-3821af58c468 tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] https://10.4.3.64/volume/v3/types/19e2d5b6-d96d-4565-84a9-78a87de69388 returned with HTTP 202 Aug 14 03:50:35.980248 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 467/1843] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:50:35 2026] DELETE /volume/v3/types/19e2d5b6-d96d-4565-84a9-78a87de69388 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:35.987065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-74f80a7e-bde6-4696-b084-3e7055846ea4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:35.988833 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-74f80a7e-bde6-4696-b084-3e7055846ea4 tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] GET https://10.4.3.64/volume/v3/types/19e2d5b6-d96d-4565-84a9-78a87de69388 Aug 14 03:50:35.989019 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-74f80a7e-bde6-4696-b084-3e7055846ea4 tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:35.989219 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-74f80a7e-bde6-4696-b084-3e7055846ea4 tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:35.992768 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-74f80a7e-bde6-4696-b084-3e7055846ea4 tempest-VolumeAndVolumeTypeFromImageTest-325113264 tempest-VolumeAndVolumeTypeFromImageTest-325113264-project-admin] https://10.4.3.64/volume/v3/types/19e2d5b6-d96d-4565-84a9-78a87de69388 returned with HTTP 404 Aug 14 03:50:35.993262 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 466/1844] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:50:35 2026] GET /volume/v3/types/19e2d5b6-d96d-4565-84a9-78a87de69388 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:36.422016 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-f5f7db64-6457-4883-8bf5-78ca04452c9e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:36.428640 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-f5f7db64-6457-4883-8bf5-78ca04452c9e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/limits Aug 14 03:50:36.428913 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-f5f7db64-6457-4883-8bf5-78ca04452c9e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:36.429187 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-f5f7db64-6457-4883-8bf5-78ca04452c9e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:36.473531 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-f5f7db64-6457-4883-8bf5-78ca04452c9e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Aug 14 03:50:36.473973 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 450/1845] 10.4.3.64 () {68 vars in 1477 bytes} [Fri Aug 14 03:50:36 2026] GET /volume/v3/limits => generated 302 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:36.537449 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-d84a54c4-dc5c-4dbc-a065-9d71a109f631 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:36.541946 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-d84a54c4-dc5c-4dbc-a065-9d71a109f631 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d Aug 14 03:50:36.542199 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-d84a54c4-dc5c-4dbc-a065-9d71a109f631 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:36.544107 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-d84a54c4-dc5c-4dbc-a065-9d71a109f631 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:36.558223 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:36.558223 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:36.563906 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-d84a54c4-dc5c-4dbc-a065-9d71a109f631 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:50:36.571300 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-d84a54c4-dc5c-4dbc-a065-9d71a109f631 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d returned with HTTP 200 Aug 14 03:50:36.571944 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 463/1846] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:50:36 2026] GET /volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d => generated 1661 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:36.587421 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-4fd50bac-eff3-4916-ab85-fd38033a2090 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:36.589276 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-4fd50bac-eff3-4916-ab85-fd38033a2090 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:50:36.589596 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-4fd50bac-eff3-4916-ab85-fd38033a2090 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3195b47-36dc-4fec-8010-506ea7cf526d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1421613426", "description": null, "metadata": {}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:36.602471 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:36.602471 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:36.603002 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-4fd50bac-eff3-4916-ab85-fd38033a2090 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:50:36.603121 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-4fd50bac-eff3-4916-ab85-fd38033a2090 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Create snapshot from volume d3195b47-36dc-4fec-8010-506ea7cf526d Aug 14 03:50:36.648435 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-4fd50bac-eff3-4916-ab85-fd38033a2090 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Created reservations ['c961597a-47d6-4c60-8aa7-8fdfd1bfeb27', '9d80c551-c041-4af2-8da4-e745255e1d96', 'a3d126ab-afd3-488a-aa8a-f2232e86860a', 'f00b2954-5f48-451c-8830-14de2023e311'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:50:36.684767 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-4fd50bac-eff3-4916-ab85-fd38033a2090 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Snapshot force create request issued successfully. Aug 14 03:50:36.685130 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1a8004a6-c6ce-4b32-a90b-c563e472553e req-4fd50bac-eff3-4916-ab85-fd38033a2090 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:50:36.685638 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 468/1847] 10.4.3.64 () {72 vars in 1540 bytes} [Fri Aug 14 03:50:36 2026] POST /volume/v3/snapshots => generated 324 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:50:38.761316 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8b39b026-75e0-49e3-9a6c-d44b30aee329 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:38.902571 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b39b026-75e0-49e3-9a6c-d44b30aee329 tempest-ProjectAdminTests-992088257 tempest-ProjectAdminTests-992088257-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Aug 14 03:50:38.902877 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b39b026-75e0-49e3-9a6c-d44b30aee329 tempest-ProjectAdminTests-992088257 tempest-ProjectAdminTests-992088257-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:38.903113 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b39b026-75e0-49e3-9a6c-d44b30aee329 tempest-ProjectAdminTests-992088257 tempest-ProjectAdminTests-992088257-project-admin] Calling method 'get_pools' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:38.918039 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b39b026-75e0-49e3-9a6c-d44b30aee329 tempest-ProjectAdminTests-992088257 tempest-ProjectAdminTests-992088257-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 03:50:38.918039 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 467/1848] 10.4.3.64 () {66 vars in 1284 bytes} [Fri Aug 14 03:50:38 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:38.923893 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-837d223e-d8a1-4984-829a-9da2cf070629 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:38.926171 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-837d223e-d8a1-4984-829a-9da2cf070629 tempest-ProjectAdminTests-992088257 tempest-ProjectAdminTests-992088257-project-admin] GET https://10.4.3.64/volume/v3/capabilities/np0000007313@storpool Aug 14 03:50:38.926354 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-837d223e-d8a1-4984-829a-9da2cf070629 tempest-ProjectAdminTests-992088257 tempest-ProjectAdminTests-992088257-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:38.926564 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-837d223e-d8a1-4984-829a-9da2cf070629 tempest-ProjectAdminTests-992088257 tempest-ProjectAdminTests-992088257-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:38.940416 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-837d223e-d8a1-4984-829a-9da2cf070629 tempest-ProjectAdminTests-992088257 tempest-ProjectAdminTests-992088257-project-admin] https://10.4.3.64/volume/v3/capabilities/np0000007313@storpool returned with HTTP 200 Aug 14 03:50:38.940814 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 451/1849] 10.4.3.64 () {66 vars in 1311 bytes} [Fri Aug 14 03:50:38 2026] GET /volume/v3/capabilities/np0000007313@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:39.061188 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6d1b0ad3-1077-47f9-b40b-151989bd9212 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:39.065481 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6d1b0ad3-1077-47f9-b40b-151989bd9212 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/snapshots/3f8487e1-6d1a-488b-8cd0-4146163abc16 Aug 14 03:50:39.065672 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6d1b0ad3-1077-47f9-b40b-151989bd9212 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:39.065908 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6d1b0ad3-1077-47f9-b40b-151989bd9212 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:39.076756 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:39.076756 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:39.077155 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6d1b0ad3-1077-47f9-b40b-151989bd9212 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Snapshot retrieved successfully. Aug 14 03:50:39.077859 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6d1b0ad3-1077-47f9-b40b-151989bd9212 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/snapshots/3f8487e1-6d1a-488b-8cd0-4146163abc16 returned with HTTP 200 Aug 14 03:50:39.078223 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 464/1850] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:50:39 2026] GET /volume/v3/snapshots/3f8487e1-6d1a-488b-8cd0-4146163abc16 => generated 483 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:39.121238 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f323d04e-a253-4295-a81b-f45d7e82b59e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:39.122973 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:50:39.123490 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1320491372", "snapshot_id": null, "imageRef": "609f6e3e-989d-4ec0-8b52-256bcda86756", "volume_type": null, "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:39.124925 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1320491372', 'snapshot_id': None, 'imageRef': '609f6e3e-989d-4ec0-8b52-256bcda86756', 'volume_type': None, 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:50:39.237091 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:39.237091 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:39.237684 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Snapshot retrieved successfully. Aug 14 03:50:39.237908 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Create volume of 1 GB Aug 14 03:50:39.243772 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Availability Zones retrieved successfully. Aug 14 03:50:39.253510 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Flow 'volume_create_api' (d3bd2227-921e-4438-aeab-bf42b9c94bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:50:39.254740 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ac5e80-e18c-452f-b5ad-aca30bff0228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:39.261907 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:50:39.306814 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ac5e80-e18c-452f-b5ad-aca30bff0228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3f8487e1-6d1a-488b-8cd0-4146163abc16', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:39.307580 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90fef06f-2688-4683-b0b6-94e9a8d9baf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:39.360089 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Created reservations ['5de83b39-d5a1-47c3-b1d9-e82ef13b2799', 'bc6c7efc-697c-4466-acac-7ced2dd594c9', '5af9d9c0-fbac-41b4-a30f-7cbab71f8205', '8fe48fc7-d19d-46a2-87e2-73193d001889'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:50:39.360954 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90fef06f-2688-4683-b0b6-94e9a8d9baf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5de83b39-d5a1-47c3-b1d9-e82ef13b2799', 'bc6c7efc-697c-4466-acac-7ced2dd594c9', '5af9d9c0-fbac-41b4-a30f-7cbab71f8205', '8fe48fc7-d19d-46a2-87e2-73193d001889']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:39.361723 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e0677d7-4a3e-462a-a80a-9dc88e9dd035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:39.416159 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e0677d7-4a3e-462a-a80a-9dc88e9dd035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31cfd5db-ba26-4268-836c-9b40e330e901', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1320491372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b866fab2902743fd95364cca6a1c1c36',qos_specs=None,replication_status=,reservations=['5de83b39-d5a1-47c3-b1d9-e82ef13b2799','bc6c7efc-697c-4466-acac-7ced2dd594c9','5af9d9c0-fbac-41b4-a30f-7cbab71f8205','8fe48fc7-d19d-46a2-87e2-73193d001889'],size=1,snapshot_id=3f8487e1-6d1a-488b-8cd0-4146163abc16,source_replicaid=,source_volid=None,status='creating',user_id='d6642b2530ee4d45970f21254aefef8b',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), '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-14T03:50:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1320491372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31cfd5db-ba26-4268-836c-9b40e330e901,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b866fab2902743fd95364cca6a1c1c36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3f8487e1-6d1a-488b-8cd0-4146163abc16,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6642b2530ee4d45970f21254aefef8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:39.417041 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed04f678-5405-497f-913e-e56f06c55f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:39.457198 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed04f678-5405-497f-913e-e56f06c55f0e) transitioned into state 'SUCCESS' from state '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-1320491372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b866fab2902743fd95364cca6a1c1c36',qos_specs=None,replication_status=,reservations=['5de83b39-d5a1-47c3-b1d9-e82ef13b2799','bc6c7efc-697c-4466-acac-7ced2dd594c9','5af9d9c0-fbac-41b4-a30f-7cbab71f8205','8fe48fc7-d19d-46a2-87e2-73193d001889'],size=1,snapshot_id=3f8487e1-6d1a-488b-8cd0-4146163abc16,source_replicaid=,source_volid=None,status='creating',user_id='d6642b2530ee4d45970f21254aefef8b',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:39.458192 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a332407-d5a1-43fc-9333-c5ac830b62d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:39.496119 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a332407-d5a1-43fc-9333-c5ac830b62d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:39.497959 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Flow 'volume_create_api' (d3bd2227-921e-4438-aeab-bf42b9c94bd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:50:39.497959 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Create volume request issued successfully. Aug 14 03:50:39.498690 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f323d04e-a253-4295-a81b-f45d7e82b59e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:50:39.499278 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 469/1851] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:50:39 2026] POST /volume/v3/volumes => generated 812 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:39.512041 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dc807b97-c82a-46e9-b7a1-765b77b3fa18 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:39.518906 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dc807b97-c82a-46e9-b7a1-765b77b3fa18 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 Aug 14 03:50:39.520023 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dc807b97-c82a-46e9-b7a1-765b77b3fa18 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:39.520321 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dc807b97-c82a-46e9-b7a1-765b77b3fa18 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:39.533961 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:39.533961 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:39.539256 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dc807b97-c82a-46e9-b7a1-765b77b3fa18 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:50:39.545739 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dc807b97-c82a-46e9-b7a1-765b77b3fa18 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 returned with HTTP 200 Aug 14 03:50:39.546390 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 468/1852] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:50:39 2026] GET /volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:40.564700 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-386c6ba6-dafa-46a9-9c9c-338381f26087 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:40.566299 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-386c6ba6-dafa-46a9-9c9c-338381f26087 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 Aug 14 03:50:40.566522 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-386c6ba6-dafa-46a9-9c9c-338381f26087 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:40.566696 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-386c6ba6-dafa-46a9-9c9c-338381f26087 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:40.574282 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:40.574282 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:40.577973 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-386c6ba6-dafa-46a9-9c9c-338381f26087 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:50:40.584863 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-386c6ba6-dafa-46a9-9c9c-338381f26087 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 returned with HTTP 200 Aug 14 03:50:40.585329 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 452/1853] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:50:40 2026] GET /volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 => generated 1421 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:50:40.598997 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-48bf037c-07dc-43df-bcdd-dbacad0e9c25 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:40.601762 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-48bf037c-07dc-43df-bcdd-dbacad0e9c25 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 Aug 14 03:50:40.601964 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-48bf037c-07dc-43df-bcdd-dbacad0e9c25 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:40.602233 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-48bf037c-07dc-43df-bcdd-dbacad0e9c25 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:40.614155 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:40.614155 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:40.620763 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-48bf037c-07dc-43df-bcdd-dbacad0e9c25 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:50:40.627685 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-48bf037c-07dc-43df-bcdd-dbacad0e9c25 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 returned with HTTP 200 Aug 14 03:50:40.628032 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 465/1854] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:50:40 2026] GET /volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 => generated 1421 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:50:40.832152 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c6d57a1b-ab8a-4ec4-b149-a248ae467f3c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:40.936746 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c6d57a1b-ab8a-4ec4-b149-a248ae467f3c tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:50:40.937170 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c6d57a1b-ab8a-4ec4-b149-a248ae467f3c tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-689780292", "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=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:40.939085 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:40.939085 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:40.956705 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c6d57a1b-ab8a-4ec4-b149-a248ae467f3c tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:50:40.957234 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 470/1855] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:50:40 2026] POST /volume/v3/types => generated 379 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:40.966735 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-78181d7f-6028-4210-8db1-bea2a6eff8ff None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:40.969478 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-78181d7f-6028-4210-8db1-bea2a6eff8ff tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] POST https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/encryption Aug 14 03:50:40.970573 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-78181d7f-6028-4210-8db1-bea2a6eff8ff tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:41.004934 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-78181d7f-6028-4210-8db1-bea2a6eff8ff tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/encryption returned with HTTP 200 Aug 14 03:50:41.005279 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 469/1856] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:50:40 2026] POST /volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:41.019196 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ca93f0e3-175b-455b-903e-ad0a11c041a3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.023212 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ca93f0e3-175b-455b-903e-ad0a11c041a3 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:50:41.023212 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ca93f0e3-175b-455b-903e-ad0a11c041a3 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-268850930", "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=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:41.053969 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ca93f0e3-175b-455b-903e-ad0a11c041a3 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:50:41.054534 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 453/1857] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:50:41 2026] POST /volume/v3/types => generated 379 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:41.063067 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4830074c-ee1c-420b-a3bc-30e5e79e45c5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.146614 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4830074c-ee1c-420b-a3bc-30e5e79e45c5 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] POST https://10.4.3.64/volume/v3/types/3dffad7b-b6ec-48d9-8bf6-f838b7aacce3/encryption Aug 14 03:50:41.146946 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4830074c-ee1c-420b-a3bc-30e5e79e45c5 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:41.150514 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.policy [None req-4830074c-ee1c-420b-a3bc-30e5e79e45c5 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '064a20f953944bfbad9a33b68fe55cff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd08dce1c9a94b1089b179ab44f3af62', '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=100328) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:50:41.150718 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4830074c-ee1c-420b-a3bc-30e5e79e45c5 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types/3dffad7b-b6ec-48d9-8bf6-f838b7aacce3/encryption returned with HTTP 403 Aug 14 03:50:41.153304 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 466/1858] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:50:41 2026] POST /volume/v3/types/3dffad7b-b6ec-48d9-8bf6-f838b7aacce3/encryption => generated 127 bytes in 90 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:41.160929 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6e9308d1-1e85-4435-a01c-d8bd1aa0a46b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.163174 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6e9308d1-1e85-4435-a01c-d8bd1aa0a46b tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:50:41.163694 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6e9308d1-1e85-4435-a01c-d8bd1aa0a46b tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1703587859", "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=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:41.185126 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6e9308d1-1e85-4435-a01c-d8bd1aa0a46b tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:50:41.186153 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 471/1859] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:50:41 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:41.196545 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1c37479d-133a-4c86-8362-1ce93f9c7c22 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.198914 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1c37479d-133a-4c86-8362-1ce93f9c7c22 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] POST https://10.4.3.64/volume/v3/types/a7817bb1-3651-4bf8-9ef9-56ec6152f294/extra_specs Aug 14 03:50:41.200854 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1c37479d-133a-4c86-8362-1ce93f9c7c22 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:41.202560 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-1c37479d-133a-4c86-8362-1ce93f9c7c22 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '064a20f953944bfbad9a33b68fe55cff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd08dce1c9a94b1089b179ab44f3af62', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:50:41.202560 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1c37479d-133a-4c86-8362-1ce93f9c7c22 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types/a7817bb1-3651-4bf8-9ef9-56ec6152f294/extra_specs returned with HTTP 403 Aug 14 03:50:41.202864 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 470/1860] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Aug 14 03:50:41 2026] POST /volume/v3/types/a7817bb1-3651-4bf8-9ef9-56ec6152f294/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:41.211747 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-81f00706-07f1-490c-a2df-8f562c280840 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.215048 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-81f00706-07f1-490c-a2df-8f562c280840 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] PUT https://10.4.3.64/volume/v3/types/a7817bb1-3651-4bf8-9ef9-56ec6152f294/extra_specs/key2 Aug 14 03:50:41.215641 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-81f00706-07f1-490c-a2df-8f562c280840 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:41.218925 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.policy [None req-81f00706-07f1-490c-a2df-8f562c280840 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '064a20f953944bfbad9a33b68fe55cff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd08dce1c9a94b1089b179ab44f3af62', '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=100329) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:50:41.220900 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-81f00706-07f1-490c-a2df-8f562c280840 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types/a7817bb1-3651-4bf8-9ef9-56ec6152f294/extra_specs/key2 returned with HTTP 403 Aug 14 03:50:41.220900 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 454/1861] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:50:41 2026] PUT /volume/v3/types/a7817bb1-3651-4bf8-9ef9-56ec6152f294/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:41.230146 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-581e08d0-7168-49e9-b319-bc194bbc6dd6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.232297 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-581e08d0-7168-49e9-b319-bc194bbc6dd6 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] POST https://10.4.3.64/volume/v3/types Aug 14 03:50:41.232817 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-581e08d0-7168-49e9-b319-bc194bbc6dd6 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:41.238998 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.policy [None req-581e08d0-7168-49e9-b319-bc194bbc6dd6 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '064a20f953944bfbad9a33b68fe55cff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd08dce1c9a94b1089b179ab44f3af62', '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=100328) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:50:41.240235 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-581e08d0-7168-49e9-b319-bc194bbc6dd6 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types returned with HTTP 403 Aug 14 03:50:41.240952 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 467/1862] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:50:41 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:41.250495 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b58d529e-4f4b-49bd-bb40-c288c9d5f150 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.253048 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b58d529e-4f4b-49bd-bb40-c288c9d5f150 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:50:41.253048 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b58d529e-4f4b-49bd-bb40-c288c9d5f150 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1333030023", "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=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:41.273287 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b58d529e-4f4b-49bd-bb40-c288c9d5f150 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:50:41.273766 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 472/1863] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:50:41 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:41.281926 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-91ad9953-0b77-46ea-a0be-09c8e7ba763a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.283810 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-91ad9953-0b77-46ea-a0be-09c8e7ba763a tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] POST https://10.4.3.64/volume/v3/types/1aa79047-3d13-4103-bfb3-f20b259fd01e/encryption Aug 14 03:50:41.284126 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-91ad9953-0b77-46ea-a0be-09c8e7ba763a tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:41.308734 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-91ad9953-0b77-46ea-a0be-09c8e7ba763a tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] https://10.4.3.64/volume/v3/types/1aa79047-3d13-4103-bfb3-f20b259fd01e/encryption returned with HTTP 200 Aug 14 03:50:41.309257 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 471/1864] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:50:41 2026] POST /volume/v3/types/1aa79047-3d13-4103-bfb3-f20b259fd01e/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:41.317357 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-780da233-13f3-4cd7-ab4e-3ac5274643e5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.320788 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-780da233-13f3-4cd7-ab4e-3ac5274643e5 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] DELETE https://10.4.3.64/volume/v3/types/1aa79047-3d13-4103-bfb3-f20b259fd01e/encryption/51b77e05-a4b8-4864-ad81-35926f25ee50 Aug 14 03:50:41.320788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-780da233-13f3-4cd7-ab4e-3ac5274643e5 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:41.320788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-780da233-13f3-4cd7-ab4e-3ac5274643e5 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:41.321518 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.policy [None req-780da233-13f3-4cd7-ab4e-3ac5274643e5 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '064a20f953944bfbad9a33b68fe55cff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd08dce1c9a94b1089b179ab44f3af62', '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=100329) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:50:41.321899 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-780da233-13f3-4cd7-ab4e-3ac5274643e5 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types/1aa79047-3d13-4103-bfb3-f20b259fd01e/encryption/51b77e05-a4b8-4864-ad81-35926f25ee50 returned with HTTP 403 Aug 14 03:50:41.322585 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 455/1865] 10.4.3.64 () {66 vars in 1482 bytes} [Fri Aug 14 03:50:41 2026] DELETE /volume/v3/types/1aa79047-3d13-4103-bfb3-f20b259fd01e/encryption/51b77e05-a4b8-4864-ad81-35926f25ee50 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:41.330465 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-894ca6e9-c34c-4eea-bc83-c4c223271872 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.332899 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-894ca6e9-c34c-4eea-bc83-c4c223271872 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:50:41.333339 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-894ca6e9-c34c-4eea-bc83-c4c223271872 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-12721644", "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=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:41.354466 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-894ca6e9-c34c-4eea-bc83-c4c223271872 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:50:41.354819 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 468/1866] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:50:41 2026] POST /volume/v3/types => generated 378 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:41.364169 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d2b8101d-2918-409c-8741-ceeb225c7bd9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.366377 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d2b8101d-2918-409c-8741-ceeb225c7bd9 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] DELETE https://10.4.3.64/volume/v3/types/742e9b7f-211f-4dd7-8848-2d6000d09549/extra_specs/key1 Aug 14 03:50:41.366734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d2b8101d-2918-409c-8741-ceeb225c7bd9 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:41.366841 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d2b8101d-2918-409c-8741-ceeb225c7bd9 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:41.373202 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.policy [None req-d2b8101d-2918-409c-8741-ceeb225c7bd9 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '064a20f953944bfbad9a33b68fe55cff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd08dce1c9a94b1089b179ab44f3af62', '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=100327) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:50:41.373486 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d2b8101d-2918-409c-8741-ceeb225c7bd9 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types/742e9b7f-211f-4dd7-8848-2d6000d09549/extra_specs/key1 returned with HTTP 403 Aug 14 03:50:41.374059 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 473/1867] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Aug 14 03:50:41 2026] DELETE /volume/v3/types/742e9b7f-211f-4dd7-8848-2d6000d09549/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:41.393271 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-21a8f27e-a697-4ca1-8bf8-94b09f38a624 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.396359 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-21a8f27e-a697-4ca1-8bf8-94b09f38a624 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:50:41.398172 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-21a8f27e-a697-4ca1-8bf8-94b09f38a624 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1743661785", "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=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:41.432881 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-21a8f27e-a697-4ca1-8bf8-94b09f38a624 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:50:41.433338 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 472/1868] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:50:41 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:41.444722 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-70010c44-e241-493e-996c-e18265fa462a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.447351 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-70010c44-e241-493e-996c-e18265fa462a tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] DELETE https://10.4.3.64/volume/v3/types/e658e2a1-3f1c-46a8-b412-a207d0965abf Aug 14 03:50:41.447756 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-70010c44-e241-493e-996c-e18265fa462a tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:41.448638 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-70010c44-e241-493e-996c-e18265fa462a tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:41.449930 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.policy [None req-70010c44-e241-493e-996c-e18265fa462a tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '064a20f953944bfbad9a33b68fe55cff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd08dce1c9a94b1089b179ab44f3af62', '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=100329) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:50:41.449930 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-70010c44-e241-493e-996c-e18265fa462a tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types/e658e2a1-3f1c-46a8-b412-a207d0965abf returned with HTTP 403 Aug 14 03:50:41.449930 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 456/1869] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:50:41 2026] DELETE /volume/v3/types/e658e2a1-3f1c-46a8-b412-a207d0965abf => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:41.459687 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-92a44ebd-f3c9-49d7-b41f-241a0d306b1a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.461861 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-92a44ebd-f3c9-49d7-b41f-241a0d306b1a tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] GET https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/extra_specs Aug 14 03:50:41.462061 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-92a44ebd-f3c9-49d7-b41f-241a0d306b1a tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:41.462218 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-92a44ebd-f3c9-49d7-b41f-241a0d306b1a tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:41.473367 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-92a44ebd-f3c9-49d7-b41f-241a0d306b1a tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/extra_specs returned with HTTP 200 Aug 14 03:50:41.473996 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 469/1870] 10.4.3.64 () {66 vars in 1371 bytes} [Fri Aug 14 03:50:41 2026] GET /volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:41.490907 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3c197b64-024d-41d9-85b5-a136fa4bf6a0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.494492 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3c197b64-024d-41d9-85b5-a136fa4bf6a0 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] GET https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/encryption/cipher Aug 14 03:50:41.494938 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3c197b64-024d-41d9-85b5-a136fa4bf6a0 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:41.495163 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3c197b64-024d-41d9-85b5-a136fa4bf6a0 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:41.496019 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.policy [None req-3c197b64-024d-41d9-85b5-a136fa4bf6a0 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '064a20f953944bfbad9a33b68fe55cff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd08dce1c9a94b1089b179ab44f3af62', '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=100327) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:50:41.496254 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3c197b64-024d-41d9-85b5-a136fa4bf6a0 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/encryption/cipher returned with HTTP 403 Aug 14 03:50:41.496885 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 474/1871] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Aug 14 03:50:41 2026] GET /volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:41.507721 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f97d258b-8b80-4c2c-af60-609a3cb489b6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.510808 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f97d258b-8b80-4c2c-af60-609a3cb489b6 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] GET https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/encryption Aug 14 03:50:41.511210 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f97d258b-8b80-4c2c-af60-609a3cb489b6 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:41.511644 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f97d258b-8b80-4c2c-af60-609a3cb489b6 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:41.513225 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-f97d258b-8b80-4c2c-af60-609a3cb489b6 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '064a20f953944bfbad9a33b68fe55cff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd08dce1c9a94b1089b179ab44f3af62', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:50:41.513632 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f97d258b-8b80-4c2c-af60-609a3cb489b6 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/encryption returned with HTTP 403 Aug 14 03:50:41.514569 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 473/1872] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:50:41 2026] GET /volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:41.526987 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-81933a0f-b50d-4166-bc5d-e26917a7e19c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.528620 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-81933a0f-b50d-4166-bc5d-e26917a7e19c tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] GET https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/extra_specs/multiattach Aug 14 03:50:41.529271 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-81933a0f-b50d-4166-bc5d-e26917a7e19c tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:41.529664 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-81933a0f-b50d-4166-bc5d-e26917a7e19c tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:41.543508 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-81933a0f-b50d-4166-bc5d-e26917a7e19c tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/extra_specs/multiattach returned with HTTP 200 Aug 14 03:50:41.544386 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 457/1873] 10.4.3.64 () {66 vars in 1407 bytes} [Fri Aug 14 03:50:41 2026] GET /volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:50:41.554870 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5fe4d739-33d3-434a-9a03-ed0fc557c316 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.559816 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5fe4d739-33d3-434a-9a03-ed0fc557c316 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] GET https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/extra_specs/volume_backend_name Aug 14 03:50:41.560093 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5fe4d739-33d3-434a-9a03-ed0fc557c316 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:41.560368 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5fe4d739-33d3-434a-9a03-ed0fc557c316 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:41.570820 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5fe4d739-33d3-434a-9a03-ed0fc557c316 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/extra_specs/volume_backend_name returned with HTTP 404 Aug 14 03:50:41.571299 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 470/1874] 10.4.3.64 () {66 vars in 1431 bytes} [Fri Aug 14 03:50:41 2026] GET /volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/extra_specs/volume_backend_name => generated 143 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:41.581733 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c78b3a14-59ff-4c0d-9470-7099ca75b015 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.584396 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c78b3a14-59ff-4c0d-9470-7099ca75b015 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] PUT https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/encryption/2fe7d6d1-f8bd-484e-948f-2954c775927a Aug 14 03:50:41.584794 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c78b3a14-59ff-4c0d-9470-7099ca75b015 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:41.588202 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.policy [None req-c78b3a14-59ff-4c0d-9470-7099ca75b015 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '064a20f953944bfbad9a33b68fe55cff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd08dce1c9a94b1089b179ab44f3af62', '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=100327) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:50:41.588860 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c78b3a14-59ff-4c0d-9470-7099ca75b015 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/encryption/2fe7d6d1-f8bd-484e-948f-2954c775927a returned with HTTP 403 Aug 14 03:50:41.589397 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 475/1875] 10.4.3.64 () {68 vars in 1499 bytes} [Fri Aug 14 03:50:41 2026] PUT /volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/encryption/2fe7d6d1-f8bd-484e-948f-2954c775927a => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:41.602152 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8b47ea9e-1103-41e8-927a-158a8ae533fa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.607605 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b47ea9e-1103-41e8-927a-158a8ae533fa tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] PUT https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/extra_specs/key1 Aug 14 03:50:41.610051 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b47ea9e-1103-41e8-927a-158a8ae533fa tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:41.612053 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-8b47ea9e-1103-41e8-927a-158a8ae533fa tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '064a20f953944bfbad9a33b68fe55cff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd08dce1c9a94b1089b179ab44f3af62', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:50:41.612397 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b47ea9e-1103-41e8-927a-158a8ae533fa tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/extra_specs/key1 returned with HTTP 403 Aug 14 03:50:41.613013 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 474/1876] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:50:41 2026] PUT /volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:41.622835 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bdad0a28-ba14-450b-8718-ef9f21a46d2e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.624914 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bdad0a28-ba14-450b-8718-ef9f21a46d2e tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] PUT https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a Aug 14 03:50:41.625536 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bdad0a28-ba14-450b-8718-ef9f21a46d2e tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:41.628048 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.policy [None req-bdad0a28-ba14-450b-8718-ef9f21a46d2e tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '064a20f953944bfbad9a33b68fe55cff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd08dce1c9a94b1089b179ab44f3af62', '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=100329) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:50:41.629825 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bdad0a28-ba14-450b-8718-ef9f21a46d2e tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-reader] https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a returned with HTTP 403 Aug 14 03:50:41.629825 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 458/1877] 10.4.3.64 () {68 vars in 1355 bytes} [Fri Aug 14 03:50:41 2026] PUT /volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:41.637907 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7dfd5e97-dbca-4580-9a78-f84e0688a2ee None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.643815 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7dfd5e97-dbca-4580-9a78-f84e0688a2ee tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] DELETE https://10.4.3.64/volume/v3/types/e658e2a1-3f1c-46a8-b412-a207d0965abf Aug 14 03:50:41.644079 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7dfd5e97-dbca-4580-9a78-f84e0688a2ee tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:41.644307 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7dfd5e97-dbca-4580-9a78-f84e0688a2ee tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:41.672305 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7dfd5e97-dbca-4580-9a78-f84e0688a2ee tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] https://10.4.3.64/volume/v3/types/e658e2a1-3f1c-46a8-b412-a207d0965abf returned with HTTP 202 Aug 14 03:50:41.672841 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 471/1878] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:50:41 2026] DELETE /volume/v3/types/e658e2a1-3f1c-46a8-b412-a207d0965abf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:41.681154 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b2951952-1941-4f3e-9994-ed5751de34f2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.683226 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b2951952-1941-4f3e-9994-ed5751de34f2 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] DELETE https://10.4.3.64/volume/v3/types/742e9b7f-211f-4dd7-8848-2d6000d09549 Aug 14 03:50:41.683484 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b2951952-1941-4f3e-9994-ed5751de34f2 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:41.683742 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b2951952-1941-4f3e-9994-ed5751de34f2 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:41.710320 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b2951952-1941-4f3e-9994-ed5751de34f2 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] https://10.4.3.64/volume/v3/types/742e9b7f-211f-4dd7-8848-2d6000d09549 returned with HTTP 202 Aug 14 03:50:41.710465 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 476/1879] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:50:41 2026] DELETE /volume/v3/types/742e9b7f-211f-4dd7-8848-2d6000d09549 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:41.716437 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-62c8f31e-65ea-41af-abc4-3346338fa19f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.718047 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-62c8f31e-65ea-41af-abc4-3346338fa19f tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] DELETE https://10.4.3.64/volume/v3/types/1aa79047-3d13-4103-bfb3-f20b259fd01e Aug 14 03:50:41.718249 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-62c8f31e-65ea-41af-abc4-3346338fa19f tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:41.718490 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-62c8f31e-65ea-41af-abc4-3346338fa19f tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:41.740695 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-62c8f31e-65ea-41af-abc4-3346338fa19f tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] https://10.4.3.64/volume/v3/types/1aa79047-3d13-4103-bfb3-f20b259fd01e returned with HTTP 202 Aug 14 03:50:41.741071 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 475/1880] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:50:41 2026] DELETE /volume/v3/types/1aa79047-3d13-4103-bfb3-f20b259fd01e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:41.747921 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9336acdd-a19c-443b-b873-65c8148dbc2b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.752644 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9336acdd-a19c-443b-b873-65c8148dbc2b tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] DELETE https://10.4.3.64/volume/v3/types/a7817bb1-3651-4bf8-9ef9-56ec6152f294 Aug 14 03:50:41.752644 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9336acdd-a19c-443b-b873-65c8148dbc2b tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:41.752644 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9336acdd-a19c-443b-b873-65c8148dbc2b tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:41.784236 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9336acdd-a19c-443b-b873-65c8148dbc2b tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] https://10.4.3.64/volume/v3/types/a7817bb1-3651-4bf8-9ef9-56ec6152f294 returned with HTTP 202 Aug 14 03:50:41.785005 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 459/1881] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:50:41 2026] DELETE /volume/v3/types/a7817bb1-3651-4bf8-9ef9-56ec6152f294 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:41.794530 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2619e884-3d8d-41b3-8a8d-8417797e2c8c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.796714 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2619e884-3d8d-41b3-8a8d-8417797e2c8c tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] DELETE https://10.4.3.64/volume/v3/types/3dffad7b-b6ec-48d9-8bf6-f838b7aacce3 Aug 14 03:50:41.796950 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2619e884-3d8d-41b3-8a8d-8417797e2c8c tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:41.797240 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2619e884-3d8d-41b3-8a8d-8417797e2c8c tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:41.824879 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2619e884-3d8d-41b3-8a8d-8417797e2c8c tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] https://10.4.3.64/volume/v3/types/3dffad7b-b6ec-48d9-8bf6-f838b7aacce3 returned with HTTP 202 Aug 14 03:50:41.825350 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 472/1882] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:50:41 2026] DELETE /volume/v3/types/3dffad7b-b6ec-48d9-8bf6-f838b7aacce3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:41.832604 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f060e724-0624-4161-af3b-aa28f8760288 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:41.835292 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f060e724-0624-4161-af3b-aa28f8760288 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] DELETE https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a Aug 14 03:50:41.835768 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f060e724-0624-4161-af3b-aa28f8760288 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:41.837199 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f060e724-0624-4161-af3b-aa28f8760288 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:41.864752 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f060e724-0624-4161-af3b-aa28f8760288 tempest-VolumeTypesReaderTests-793221224 tempest-VolumeTypesReaderTests-793221224-project-admin] https://10.4.3.64/volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a returned with HTTP 202 Aug 14 03:50:41.865405 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 477/1883] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:50:41 2026] DELETE /volume/v3/types/93faaadb-43b8-4121-ab04-81a2d32f144a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:50:42.226107 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-65120721-bace-463e-9dd9-a28157c20210 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:42.230657 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-65120721-bace-463e-9dd9-a28157c20210 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 Aug 14 03:50:42.230983 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-65120721-bace-463e-9dd9-a28157c20210 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:42.231277 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-65120721-bace-463e-9dd9-a28157c20210 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:42.243161 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:42.243161 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:42.249361 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-65120721-bace-463e-9dd9-a28157c20210 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:50:42.256255 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-65120721-bace-463e-9dd9-a28157c20210 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 returned with HTTP 200 Aug 14 03:50:42.257129 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 476/1884] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:50:42 2026] GET /volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 => generated 1403 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:43.023519 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-79ebfd23-8365-4608-8f96-871cdcd2846a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:43.025793 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-79ebfd23-8365-4608-8f96-871cdcd2846a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 Aug 14 03:50:43.026165 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-79ebfd23-8365-4608-8f96-871cdcd2846a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:43.026570 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-79ebfd23-8365-4608-8f96-871cdcd2846a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:43.037507 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:43.037507 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:43.041044 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-79ebfd23-8365-4608-8f96-871cdcd2846a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:50:43.046757 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-79ebfd23-8365-4608-8f96-871cdcd2846a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 returned with HTTP 200 Aug 14 03:50:43.047391 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 460/1885] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:50:43 2026] GET /volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 => generated 1403 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:43.057822 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b3806ef4-ffb5-42e0-b1d7-6f61e47efb22 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:43.058417 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b3806ef4-ffb5-42e0-b1d7-6f61e47efb22 None None] GET https://10.4.3.64/volume// Aug 14 03:50:43.058670 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b3806ef4-ffb5-42e0-b1d7-6f61e47efb22 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:43.058918 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b3806ef4-ffb5-42e0-b1d7-6f61e47efb22 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:43.059312 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b3806ef4-ffb5-42e0-b1d7-6f61e47efb22 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:50:43.059669 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 473/1886] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:50:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:50:43.071959 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-c7eda83c-2e0d-47dc-85c2-9980e9fb382e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:43.077167 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-c7eda83c-2e0d-47dc-85c2-9980e9fb382e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:50:43.077167 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-c7eda83c-2e0d-47dc-85c2-9980e9fb382e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31cfd5db-ba26-4268-836c-9b40e330e901", "connector": null, "instance_uuid": "5d562aaa-0178-4aca-8765-024d2c43a00d"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:43.088691 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:43.088691 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:43.133547 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-c7eda83c-2e0d-47dc-85c2-9980e9fb382e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:50:43.134021 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 478/1887] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:50:43 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 14 03:50:43.697116 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:43.847065 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:50:43.847276 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1256717429", "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:43.848867 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1256717429', 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:50:43.940460 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Create volume of 1 GB Aug 14 03:50:43.940809 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:43.940809 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:43.941220 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Availability Zones retrieved successfully. Aug 14 03:50:43.947018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Flow 'volume_create_api' (7154c61c-9e33-4cd9-ae6a-cc88315db1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:50:43.948778 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac577f65-6cbb-45e8-a02c-ea256fe9e096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:43.949718 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:50:43.990702 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:43.990702 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:44.004351 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac577f65-6cbb-45e8-a02c-ea256fe9e096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=754adb0b-54a3-46c4-b933-4c794a18d923,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '754adb0b-54a3-46c4-b933-4c794a18d923', 'encryption_key_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=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:44.005107 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3a331eb-8b5b-414c-bb76-dee1511115de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:44.062043 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Created reservations ['6ff1ef63-a7cd-4000-ad6a-89239bf6da9b', 'ebb64f21-043e-4fc1-a3d3-8ddf28e82936', 'acdd14ac-d963-4014-8426-8b9ace27f095', '87a9fc9e-01b8-4bb4-b65d-1d1f87334a0d'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:50:44.062886 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3a331eb-8b5b-414c-bb76-dee1511115de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ff1ef63-a7cd-4000-ad6a-89239bf6da9b', 'ebb64f21-043e-4fc1-a3d3-8ddf28e82936', 'acdd14ac-d963-4014-8426-8b9ace27f095', '87a9fc9e-01b8-4bb4-b65d-1d1f87334a0d']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:44.063657 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a51ba59-8020-4dd6-b536-6bcd5f18a7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:44.086149 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a51ba59-8020-4dd6-b536-6bcd5f18a7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1256717429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bbeb35bde21f4e478179c1eda665a6de',qos_specs=None,replication_status=,reservations=['6ff1ef63-a7cd-4000-ad6a-89239bf6da9b','ebb64f21-043e-4fc1-a3d3-8ddf28e82936','acdd14ac-d963-4014-8426-8b9ace27f095','87a9fc9e-01b8-4bb4-b65d-1d1f87334a0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f3dface50845878eac1d6eb9c17676',volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:50:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1256717429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bbeb35bde21f4e478179c1eda665a6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1f3dface50845878eac1d6eb9c17676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(754adb0b-54a3-46c4-b933-4c794a18d923),volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:44.087236 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5dea817-d981-4495-b165-693256ea8bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:44.103931 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5dea817-d981-4495-b165-693256ea8bdb) transitioned into state 'SUCCESS' from state '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-1256717429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bbeb35bde21f4e478179c1eda665a6de',qos_specs=None,replication_status=,reservations=['6ff1ef63-a7cd-4000-ad6a-89239bf6da9b','ebb64f21-043e-4fc1-a3d3-8ddf28e82936','acdd14ac-d963-4014-8426-8b9ace27f095','87a9fc9e-01b8-4bb4-b65d-1d1f87334a0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f3dface50845878eac1d6eb9c17676',volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:44.104547 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d1478c-663f-4f81-8b4c-cd44cf34ad05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:50:44.112568 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d1478c-663f-4f81-8b4c-cd44cf34ad05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:50:44.113329 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Flow 'volume_create_api' (7154c61c-9e33-4cd9-ae6a-cc88315db1d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:50:44.113607 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Create volume request issued successfully. Aug 14 03:50:44.114118 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a98b375f-9bcb-487e-b1e4-9441e797fe44 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:50:44.114682 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 477/1888] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:50:43 2026] POST /volume/v3/volumes => generated 758 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:50:44.126294 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9be4b730-30ad-4a1c-b237-49effcfc2b69 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:44.129964 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9be4b730-30ad-4a1c-b237-49effcfc2b69 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 Aug 14 03:50:44.129964 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9be4b730-30ad-4a1c-b237-49effcfc2b69 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:44.129964 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9be4b730-30ad-4a1c-b237-49effcfc2b69 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:44.136711 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:44.136711 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:44.140680 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9be4b730-30ad-4a1c-b237-49effcfc2b69 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:50:44.145219 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9be4b730-30ad-4a1c-b237-49effcfc2b69 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 returned with HTTP 200 Aug 14 03:50:44.145722 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 461/1889] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:44 2026] GET /volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:44.335073 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9b4c25bf-1756-46f6-bf94-3b2e709c272a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:44.336815 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9b4c25bf-1756-46f6-bf94-3b2e709c272a None None] GET https://10.4.3.64/volume// Aug 14 03:50:44.336815 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9b4c25bf-1756-46f6-bf94-3b2e709c272a None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:44.336815 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9b4c25bf-1756-46f6-bf94-3b2e709c272a None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:44.336815 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9b4c25bf-1756-46f6-bf94-3b2e709c272a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:50:44.336815 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 474/1890] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:50:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:50:44.344023 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-d9449841-7a5f-4a82-97c3-002c488f6e73 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:44.346868 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-d9449841-7a5f-4a82-97c3-002c488f6e73 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 Aug 14 03:50:44.347211 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-d9449841-7a5f-4a82-97c3-002c488f6e73 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:44.347365 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-d9449841-7a5f-4a82-97c3-002c488f6e73 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:44.351957 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=353,cinder:UPDATE=83,cinder:INSERT=50 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:50:44.361296 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:44.361296 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:44.364826 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-d9449841-7a5f-4a82-97c3-002c488f6e73 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:50:44.373826 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-d9449841-7a5f-4a82-97c3-002c488f6e73 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 returned with HTTP 200 Aug 14 03:50:44.374409 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 479/1891] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:50:44 2026] GET /volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 => generated 1582 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:50:44.482501 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-a8a15879-0526-439f-a135-0cfcf618e897 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:44.488213 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-a8a15879-0526-439f-a135-0cfcf618e897 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] PUT https://10.4.3.64/volume/v3/attachments/58f33773-f650-444e-aed8-9833d803de7d Aug 14 03:50:44.488213 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-a8a15879-0526-439f-a135-0cfcf618e897 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:44.494427 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-a8a15879-0526-439f-a135-0cfcf618e897 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Acquiring lock "cinder-attachment_update-31cfd5db-ba26-4268-836c-9b40e330e901-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:50:44.499324 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-a8a15879-0526-439f-a135-0cfcf618e897 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Lock "cinder-attachment_update-31cfd5db-ba26-4268-836c-9b40e330e901-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:50:44.500009 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:44.500009 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:44.606768 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:UPDATE=104,cinder:INSERT=62,cinder:SELECT=378,cinder:DELETE=2 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:50:44.614641 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-a8a15879-0526-439f-a135-0cfcf618e897 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Lock "cinder-attachment_update-31cfd5db-ba26-4268-836c-9b40e330e901-np0000007313" released by "attachment_update" :: held 0.115s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:50:44.615053 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-a8a15879-0526-439f-a135-0cfcf618e897 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/attachments/58f33773-f650-444e-aed8-9833d803de7d returned with HTTP 200 Aug 14 03:50:44.615680 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 478/1892] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:50:44 2026] PUT /volume/v3/attachments/58f33773-f650-444e-aed8-9833d803de7d => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:44.639347 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-c87f69ad-78dd-4c17-a857-ab41bd33d27a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:44.642259 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-c87f69ad-78dd-4c17-a857-ab41bd33d27a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] POST https://10.4.3.64/volume/v3/attachments/58f33773-f650-444e-aed8-9833d803de7d/action Aug 14 03:50:44.643566 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-c87f69ad-78dd-4c17-a857-ab41bd33d27a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:50:44.643566 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-c87f69ad-78dd-4c17-a857-ab41bd33d27a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:44.661888 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:44.661888 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:44.672805 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f6e7b478-a2fc-4e78-9db5-273a0051d99c req-c87f69ad-78dd-4c17-a857-ab41bd33d27a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/attachments/58f33773-f650-444e-aed8-9833d803de7d/action returned with HTTP 204 Aug 14 03:50:44.673336 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 462/1893] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:50:44 2026] POST /volume/v3/attachments/58f33773-f650-444e-aed8-9833d803de7d/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:45.160192 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-de2862f3-f87d-45b8-8b19-36a1cbaeaa77 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:45.166875 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-de2862f3-f87d-45b8-8b19-36a1cbaeaa77 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 Aug 14 03:50:45.167174 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-de2862f3-f87d-45b8-8b19-36a1cbaeaa77 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:45.167443 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-de2862f3-f87d-45b8-8b19-36a1cbaeaa77 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:45.182507 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:45.182507 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:45.188645 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-de2862f3-f87d-45b8-8b19-36a1cbaeaa77 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:50:45.195989 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-de2862f3-f87d-45b8-8b19-36a1cbaeaa77 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 returned with HTTP 200 Aug 14 03:50:45.196720 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 475/1894] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:45 2026] GET /volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:45.283502 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-46537425-5c07-480c-8394-06c3ba308fd5 req-52cf8bc8-1454-49ca-92cc-7b8f2b1c2e08 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:45.285925 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-52cf8bc8-1454-49ca-92cc-7b8f2b1c2e08 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 Aug 14 03:50:45.286399 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-52cf8bc8-1454-49ca-92cc-7b8f2b1c2e08 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:45.286627 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-52cf8bc8-1454-49ca-92cc-7b8f2b1c2e08 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:45.293944 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:45.293944 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:45.298245 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-46537425-5c07-480c-8394-06c3ba308fd5 req-52cf8bc8-1454-49ca-92cc-7b8f2b1c2e08 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:50:45.303580 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-52cf8bc8-1454-49ca-92cc-7b8f2b1c2e08 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 returned with HTTP 200 Aug 14 03:50:45.303952 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 480/1895] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:50:45 2026] GET /volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:45.847060 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-46537425-5c07-480c-8394-06c3ba308fd5 req-487f8c39-8973-451c-b830-8d4169b24371 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:45.849486 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-487f8c39-8973-451c-b830-8d4169b24371 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 Aug 14 03:50:45.849728 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-487f8c39-8973-451c-b830-8d4169b24371 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:45.850169 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-487f8c39-8973-451c-b830-8d4169b24371 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:45.858852 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:45.858852 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:45.865614 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-46537425-5c07-480c-8394-06c3ba308fd5 req-487f8c39-8973-451c-b830-8d4169b24371 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:50:45.868960 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-487f8c39-8973-451c-b830-8d4169b24371 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 returned with HTTP 200 Aug 14 03:50:45.869350 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 479/1896] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:50:45 2026] GET /volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:45.878225 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d25b8578-86aa-4d39-a3f3-db5d1f182389 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:45.878621 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d25b8578-86aa-4d39-a3f3-db5d1f182389 None None] GET https://10.4.3.64/volume// Aug 14 03:50:45.878742 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d25b8578-86aa-4d39-a3f3-db5d1f182389 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:45.878913 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d25b8578-86aa-4d39-a3f3-db5d1f182389 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:45.879251 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d25b8578-86aa-4d39-a3f3-db5d1f182389 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:50:45.879512 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 463/1897] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:50:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:50:45.887201 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-46537425-5c07-480c-8394-06c3ba308fd5 req-bf58fa29-e988-474b-8c3c-81988f69a0b2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:45.889200 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-bf58fa29-e988-474b-8c3c-81988f69a0b2 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:50:45.889666 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-bf58fa29-e988-474b-8c3c-81988f69a0b2 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6", "connector": null, "instance_uuid": "aec30afd-df20-4572-a28d-4402503272c1"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:45.898610 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:45.898610 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:45.924673 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-bf58fa29-e988-474b-8c3c-81988f69a0b2 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:50:45.925354 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 476/1898] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:50:45 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 14 03:50:46.952022 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-551f15e2-0a96-4523-9ec5-12c39484f0d7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:46.952544 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-551f15e2-0a96-4523-9ec5-12c39484f0d7 None None] GET https://10.4.3.64/volume// Aug 14 03:50:46.952774 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-551f15e2-0a96-4523-9ec5-12c39484f0d7 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:46.953057 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-551f15e2-0a96-4523-9ec5-12c39484f0d7 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:46.953456 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-551f15e2-0a96-4523-9ec5-12c39484f0d7 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:50:46.953781 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 481/1899] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:50:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:50:46.961862 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-46537425-5c07-480c-8394-06c3ba308fd5 req-892bfc39-a7c6-43ea-b2bf-d6f7df1ef8ef None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:46.963826 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-892bfc39-a7c6-43ea-b2bf-d6f7df1ef8ef tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 Aug 14 03:50:46.964054 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-892bfc39-a7c6-43ea-b2bf-d6f7df1ef8ef tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:46.964304 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-892bfc39-a7c6-43ea-b2bf-d6f7df1ef8ef tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:46.973043 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:46.973043 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:46.975982 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-46537425-5c07-480c-8394-06c3ba308fd5 req-892bfc39-a7c6-43ea-b2bf-d6f7df1ef8ef tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:50:46.981525 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-892bfc39-a7c6-43ea-b2bf-d6f7df1ef8ef tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 returned with HTTP 200 Aug 14 03:50:46.981525 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 480/1900] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:50:46 2026] GET /volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 => generated 1545 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:50:47.084955 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-46537425-5c07-480c-8394-06c3ba308fd5 req-70d29663-1eab-4c11-b8bf-647f837473c8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:47.089469 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-70d29663-1eab-4c11-b8bf-647f837473c8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] PUT https://10.4.3.64/volume/v3/attachments/54fed326-5900-4d1b-aede-427a544c1641 Aug 14 03:50:47.089469 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-70d29663-1eab-4c11-b8bf-647f837473c8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:47.094898 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=337,cinder:UPDATE=61,cinder:INSERT=36 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:50:47.106249 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-46537425-5c07-480c-8394-06c3ba308fd5 req-70d29663-1eab-4c11-b8bf-647f837473c8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Acquiring lock "cinder-attachment_update-d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:50:47.113772 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-46537425-5c07-480c-8394-06c3ba308fd5 req-70d29663-1eab-4c11-b8bf-647f837473c8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6-np0000007313" acquired by "attachment_update" :: waited 0.008s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:50:47.117417 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:47.117417 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:47.197934 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-46537425-5c07-480c-8394-06c3ba308fd5 req-70d29663-1eab-4c11-b8bf-647f837473c8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6-np0000007313" released by "attachment_update" :: held 0.082s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:50:47.197934 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-70d29663-1eab-4c11-b8bf-647f837473c8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/54fed326-5900-4d1b-aede-427a544c1641 returned with HTTP 200 Aug 14 03:50:47.197934 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 464/1901] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:50:47 2026] PUT /volume/v3/attachments/54fed326-5900-4d1b-aede-427a544c1641 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:47.223072 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-46537425-5c07-480c-8394-06c3ba308fd5 req-61b1d79c-308e-466b-9567-a522b2d0e0c5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:47.227412 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-61b1d79c-308e-466b-9567-a522b2d0e0c5 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments/54fed326-5900-4d1b-aede-427a544c1641/action Aug 14 03:50:47.227412 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-61b1d79c-308e-466b-9567-a522b2d0e0c5 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:50:47.227412 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-61b1d79c-308e-466b-9567-a522b2d0e0c5 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:47.231798 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=232,cinder:INSERT=15,cinder:UPDATE=34,cinder:DELETE=1 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:50:47.260511 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:47.260511 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:50:47.275571 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-46537425-5c07-480c-8394-06c3ba308fd5 req-61b1d79c-308e-466b-9567-a522b2d0e0c5 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/54fed326-5900-4d1b-aede-427a544c1641/action returned with HTTP 204 Aug 14 03:50:47.275999 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 477/1902] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:50:47 2026] POST /volume/v3/attachments/54fed326-5900-4d1b-aede-427a544c1641/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:50:47.983712 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5d6d8098-8b81-4db8-895f-f43bf9b2b89f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:47.985748 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5d6d8098-8b81-4db8-895f-f43bf9b2b89f tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d Aug 14 03:50:47.985962 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5d6d8098-8b81-4db8-895f-f43bf9b2b89f tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:47.986112 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5d6d8098-8b81-4db8-895f-f43bf9b2b89f tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:47.994905 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:47.994905 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:47.998123 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5d6d8098-8b81-4db8-895f-f43bf9b2b89f tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:50:48.002227 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5d6d8098-8b81-4db8-895f-f43bf9b2b89f tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d returned with HTTP 200 Aug 14 03:50:48.002582 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 482/1903] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:47 2026] GET /volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:48.043427 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-a017142e-1d16-441e-89f3-83bd257f9136 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:48.045578 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-a017142e-1d16-441e-89f3-83bd257f9136 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d Aug 14 03:50:48.045764 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-a017142e-1d16-441e-89f3-83bd257f9136 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:48.045943 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-a017142e-1d16-441e-89f3-83bd257f9136 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:48.054837 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:48.054837 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:48.058342 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-a017142e-1d16-441e-89f3-83bd257f9136 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:50:48.062266 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-a017142e-1d16-441e-89f3-83bd257f9136 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d returned with HTTP 200 Aug 14 03:50:48.062640 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 481/1904] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:50:48 2026] GET /volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:50:48.084976 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-dee3b480-8378-47c9-a619-3249688dabd0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:48.089154 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-dee3b480-8378-47c9-a619-3249688dabd0 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] POST https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d/action Aug 14 03:50:48.089154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-dee3b480-8378-47c9-a619-3249688dabd0 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:50:48.089154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-dee3b480-8378-47c9-a619-3249688dabd0 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:50:48.101559 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:48.101559 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:48.101559 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-dee3b480-8378-47c9-a619-3249688dabd0 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:50:48.104963 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-dee3b480-8378-47c9-a619-3249688dabd0 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Begin detaching volume completed successfully. Aug 14 03:50:48.105292 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-dee3b480-8378-47c9-a619-3249688dabd0 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d/action returned with HTTP 202 Aug 14 03:50:48.105702 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 465/1905] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:50:48 2026] POST /volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:50:48.152978 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b337ca24-8847-4bd2-bd3f-26aec2224fa2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:48.154758 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b337ca24-8847-4bd2-bd3f-26aec2224fa2 None None] GET https://10.4.3.64/volume// Aug 14 03:50:48.154758 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b337ca24-8847-4bd2-bd3f-26aec2224fa2 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:48.154758 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b337ca24-8847-4bd2-bd3f-26aec2224fa2 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:48.154758 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b337ca24-8847-4bd2-bd3f-26aec2224fa2 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:50:48.154758 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 478/1906] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:50:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:50:48.166233 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-ad9c7c1e-716a-4f7f-a6fe-af8d11690329 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:48.168400 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-ad9c7c1e-716a-4f7f-a6fe-af8d11690329 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d Aug 14 03:50:48.168627 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-ad9c7c1e-716a-4f7f-a6fe-af8d11690329 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:48.168835 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-ad9c7c1e-716a-4f7f-a6fe-af8d11690329 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:48.178107 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:48.178107 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:50:48.182371 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-ad9c7c1e-716a-4f7f-a6fe-af8d11690329 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:50:48.187949 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-ad9c7c1e-716a-4f7f-a6fe-af8d11690329 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d returned with HTTP 200 Aug 14 03:50:48.188555 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 483/1907] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:50:48 2026] GET /volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:50:52.635821 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-8d969048-590b-4beb-801f-c5516a4d54f3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:52.637980 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-8d969048-590b-4beb-801f-c5516a4d54f3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3ae0b128-6602-4d9f-9d96-01c5a80110e2 Aug 14 03:50:52.638208 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-8d969048-590b-4beb-801f-c5516a4d54f3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:52.641082 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-8d969048-590b-4beb-801f-c5516a4d54f3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:52.647954 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:52.647954 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:50:52.695053 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0795c03f-ceb0-496d-8b52-f1ee1ea019de req-8d969048-590b-4beb-801f-c5516a4d54f3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/attachments/3ae0b128-6602-4d9f-9d96-01c5a80110e2 returned with HTTP 200 Aug 14 03:50:52.695053 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 482/1908] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:50:52 2026] DELETE /volume/v3/attachments/3ae0b128-6602-4d9f-9d96-01c5a80110e2 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:53.370957 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0cfdd202-9125-46ee-bc77-edb7b23243fd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:50:53.372749 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0cfdd202-9125-46ee-bc77-edb7b23243fd tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d Aug 14 03:50:53.372925 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0cfdd202-9125-46ee-bc77-edb7b23243fd tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:50:53.373143 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0cfdd202-9125-46ee-bc77-edb7b23243fd tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:50:53.381797 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:50:53.381797 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:50:53.385089 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0cfdd202-9125-46ee-bc77-edb7b23243fd tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:50:53.389004 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0cfdd202-9125-46ee-bc77-edb7b23243fd tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d returned with HTTP 200 Aug 14 03:50:53.389497 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 466/1909] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:50:53 2026] GET /volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:50:57.270420 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=3,cinder:UPDATE=2 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:50:58.186639 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=18 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:51:02.691900 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=24,cinder:UPDATE=3 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:51:03.388095 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:51:06.161550 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-df94ff12-49c2-435a-b934-8bb32493c3ec req-2ced4a47-54d3-47d4-a11f-670c3204691b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:06.163420 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-df94ff12-49c2-435a-b934-8bb32493c3ec req-2ced4a47-54d3-47d4-a11f-670c3204691b tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] DELETE https://10.4.3.64/volume/v3/attachments/06814870-8f66-4c2a-bba7-a86613e0d51d Aug 14 03:51:06.163617 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-df94ff12-49c2-435a-b934-8bb32493c3ec req-2ced4a47-54d3-47d4-a11f-670c3204691b tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:06.163782 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-df94ff12-49c2-435a-b934-8bb32493c3ec req-2ced4a47-54d3-47d4-a11f-670c3204691b tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:06.170862 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:06.170862 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:06.219371 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-df94ff12-49c2-435a-b934-8bb32493c3ec req-2ced4a47-54d3-47d4-a11f-670c3204691b tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/attachments/06814870-8f66-4c2a-bba7-a86613e0d51d returned with HTTP 200 Aug 14 03:51:06.219371 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 479/1910] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:51:06 2026] DELETE /volume/v3/attachments/06814870-8f66-4c2a-bba7-a86613e0d51d => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:06.229208 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-df94ff12-49c2-435a-b934-8bb32493c3ec req-01ecd862-f327-4bb3-874f-f6438feed845 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:06.232160 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-df94ff12-49c2-435a-b934-8bb32493c3ec req-01ecd862-f327-4bb3-874f-f6438feed845 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] DELETE https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 Aug 14 03:51:06.232348 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-df94ff12-49c2-435a-b934-8bb32493c3ec req-01ecd862-f327-4bb3-874f-f6438feed845 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:06.232527 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-df94ff12-49c2-435a-b934-8bb32493c3ec req-01ecd862-f327-4bb3-874f-f6438feed845 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:06.232701 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [req-df94ff12-49c2-435a-b934-8bb32493c3ec req-01ecd862-f327-4bb3-874f-f6438feed845 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Delete volume with id: 92670254-ae45-4f3d-85cb-74865173ce72 Aug 14 03:51:06.242209 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:06.242209 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:06.242682 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-df94ff12-49c2-435a-b934-8bb32493c3ec req-01ecd862-f327-4bb3-874f-f6438feed845 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Volume info retrieved successfully. Aug 14 03:51:06.262313 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-df94ff12-49c2-435a-b934-8bb32493c3ec req-01ecd862-f327-4bb3-874f-f6438feed845 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] Delete volume request issued successfully. Aug 14 03:51:06.262573 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-df94ff12-49c2-435a-b934-8bb32493c3ec req-01ecd862-f327-4bb3-874f-f6438feed845 tempest-ServerActionsV293TestJSON-1279996317 tempest-ServerActionsV293TestJSON-1279996317-project-member] https://10.4.3.64/volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 returned with HTTP 202 Aug 14 03:51:06.262983 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 484/1911] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Aug 14 03:51:06 2026] DELETE /volume/v3/volumes/92670254-ae45-4f3d-85cb-74865173ce72 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:51:07.915094 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-51b10866-3630-47e2-8c08-89838adb78a0 req-5a59e7c5-ed18-46ad-84b0-11ac16ce5ee0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:07.917887 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-5a59e7c5-ed18-46ad-84b0-11ac16ce5ee0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:07.918027 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-5a59e7c5-ed18-46ad-84b0-11ac16ce5ee0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:07.918292 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-5a59e7c5-ed18-46ad-84b0-11ac16ce5ee0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:07.924968 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:07.924968 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:07.929105 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-51b10866-3630-47e2-8c08-89838adb78a0 req-5a59e7c5-ed18-46ad-84b0-11ac16ce5ee0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:07.934514 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-5a59e7c5-ed18-46ad-84b0-11ac16ce5ee0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 200 Aug 14 03:51:07.935001 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 483/1912] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:07 2026] GET /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:08.021622 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d34e5c9a-2c84-451e-9d88-45d3bb9f3b2f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:08.022063 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d34e5c9a-2c84-451e-9d88-45d3bb9f3b2f None None] GET https://10.4.3.64/volume// Aug 14 03:51:08.022305 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d34e5c9a-2c84-451e-9d88-45d3bb9f3b2f None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:08.022538 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d34e5c9a-2c84-451e-9d88-45d3bb9f3b2f None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:08.022947 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d34e5c9a-2c84-451e-9d88-45d3bb9f3b2f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:08.023331 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 467/1913] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:51:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:08.033156 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-51b10866-3630-47e2-8c08-89838adb78a0 req-75c5c790-6312-4003-bd07-04f110931881 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:08.081037 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-75c5c790-6312-4003-bd07-04f110931881 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:51:08.081037 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-75c5c790-6312-4003-bd07-04f110931881 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98152901-10d6-4e6b-aa1e-8fc07d279afa", "connector": null, "instance_uuid": "d820ef05-63df-4859-b946-9d0f5235173a"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:08.089992 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:08.089992 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:08.118052 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-75c5c790-6312-4003-bd07-04f110931881 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:51:08.118864 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 480/1914] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:51:08 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:08.151432 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0b63c997-6abe-459c-8684-db37717c1532 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:08.153959 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b63c997-6abe-459c-8684-db37717c1532 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:08.154262 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b63c997-6abe-459c-8684-db37717c1532 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:08.154482 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b63c997-6abe-459c-8684-db37717c1532 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:08.157615 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-19408163-0ea7-4e08-880b-0e420653bb07 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:08.158095 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-19408163-0ea7-4e08-880b-0e420653bb07 None None] GET https://10.4.3.64/volume// Aug 14 03:51:08.158344 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-19408163-0ea7-4e08-880b-0e420653bb07 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:08.158611 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-19408163-0ea7-4e08-880b-0e420653bb07 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:08.159044 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-19408163-0ea7-4e08-880b-0e420653bb07 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:08.159462 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 484/1915] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:51:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:08.166761 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:08.166761 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:08.166856 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-51b10866-3630-47e2-8c08-89838adb78a0 req-6424875b-fcc8-44d2-b8d6-5ff8ac676fb9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:08.169053 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-6424875b-fcc8-44d2-b8d6-5ff8ac676fb9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:08.169277 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-6424875b-fcc8-44d2-b8d6-5ff8ac676fb9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:08.169450 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-6424875b-fcc8-44d2-b8d6-5ff8ac676fb9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:08.171550 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0b63c997-6abe-459c-8684-db37717c1532 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:08.178596 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b63c997-6abe-459c-8684-db37717c1532 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 200 Aug 14 03:51:08.179231 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 485/1916] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:08 2026] GET /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:08.179982 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:08.179982 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:08.184515 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-51b10866-3630-47e2-8c08-89838adb78a0 req-6424875b-fcc8-44d2-b8d6-5ff8ac676fb9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:08.190435 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-6424875b-fcc8-44d2-b8d6-5ff8ac676fb9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 200 Aug 14 03:51:08.191237 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 468/1917] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:51:08 2026] GET /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 1539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:51:08.308623 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-51b10866-3630-47e2-8c08-89838adb78a0 req-590e02f4-0927-4344-8982-9313cd20a9d1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:08.310401 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-590e02f4-0927-4344-8982-9313cd20a9d1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] PUT https://10.4.3.64/volume/v3/attachments/6c1b21a7-49d6-496d-a292-63462324452d Aug 14 03:51:08.310861 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-590e02f4-0927-4344-8982-9313cd20a9d1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:08.317693 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-51b10866-3630-47e2-8c08-89838adb78a0 req-590e02f4-0927-4344-8982-9313cd20a9d1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Acquiring lock "cinder-attachment_update-98152901-10d6-4e6b-aa1e-8fc07d279afa-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:51:08.324200 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-51b10866-3630-47e2-8c08-89838adb78a0 req-590e02f4-0927-4344-8982-9313cd20a9d1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Lock "cinder-attachment_update-98152901-10d6-4e6b-aa1e-8fc07d279afa-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:51:08.324200 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:08.324200 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:08.425772 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-51b10866-3630-47e2-8c08-89838adb78a0 req-590e02f4-0927-4344-8982-9313cd20a9d1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Lock "cinder-attachment_update-98152901-10d6-4e6b-aa1e-8fc07d279afa-np0000007313" released by "attachment_update" :: held 0.103s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:51:08.426187 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-590e02f4-0927-4344-8982-9313cd20a9d1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/attachments/6c1b21a7-49d6-496d-a292-63462324452d returned with HTTP 200 Aug 14 03:51:08.426630 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 481/1918] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:51:08 2026] PUT /volume/v3/attachments/6c1b21a7-49d6-496d-a292-63462324452d => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:09.200409 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e7df140b-4727-4526-91a2-67187dbe7062 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:09.206833 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7df140b-4727-4526-91a2-67187dbe7062 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:09.207041 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7df140b-4727-4526-91a2-67187dbe7062 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:09.207260 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7df140b-4727-4526-91a2-67187dbe7062 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:09.219269 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:09.219269 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:09.223587 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e7df140b-4727-4526-91a2-67187dbe7062 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:09.228330 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7df140b-4727-4526-91a2-67187dbe7062 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 200 Aug 14 03:51:09.228826 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 485/1919] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:09 2026] GET /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:09.892520 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2aca1715-b6bd-4033-a3cb-779d006121bd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:09.897221 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:51:09.897666 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-825952218"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:09.899589 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-825952218'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:51:09.904070 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Create volume of 1 GB Aug 14 03:51:09.904481 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:09.904481 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:09.905158 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Availability Zones retrieved successfully. Aug 14 03:51:09.913238 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Flow 'volume_create_api' (73cbfcbe-97b7-44a7-8409-837230978860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:51:09.914580 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6184b18a-721a-45fd-914f-deae0edea8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:09.915924 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:51:09.926724 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:09.926724 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:09.943913 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6184b18a-721a-45fd-914f-deae0edea8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=754adb0b-54a3-46c4-b933-4c794a18d923,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '754adb0b-54a3-46c4-b933-4c794a18d923', 'encryption_key_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=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:09.945020 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a1a8f6f-29ce-4082-af56-e7ef1f5b77c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:09.991089 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Created reservations ['e564dbf7-693c-401f-a588-805692f5ecb9', 'a274e668-89f2-4926-8b18-b45ea903f749', '6bf9e3a5-b0c5-4c05-b65a-39ecddb8beed', '6fbf1079-79e9-4289-99ce-2e2620d32fcd'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:09.992005 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a1a8f6f-29ce-4082-af56-e7ef1f5b77c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e564dbf7-693c-401f-a588-805692f5ecb9', 'a274e668-89f2-4926-8b18-b45ea903f749', '6bf9e3a5-b0c5-4c05-b65a-39ecddb8beed', '6fbf1079-79e9-4289-99ce-2e2620d32fcd']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:09.992782 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625fd35a-1670-4d74-89fc-2bc6d582c9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:10.015970 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625fd35a-1670-4d74-89fc-2bc6d582c9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05984234-b513-4a96-8c8b-4f5ec0868673', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-825952218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bbeb35bde21f4e478179c1eda665a6de',qos_specs=None,replication_status=,reservations=['e564dbf7-693c-401f-a588-805692f5ecb9','a274e668-89f2-4926-8b18-b45ea903f749','6bf9e3a5-b0c5-4c05-b65a-39ecddb8beed','6fbf1079-79e9-4289-99ce-2e2620d32fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f3dface50845878eac1d6eb9c17676',volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-825952218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05984234-b513-4a96-8c8b-4f5ec0868673,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bbeb35bde21f4e478179c1eda665a6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1f3dface50845878eac1d6eb9c17676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(754adb0b-54a3-46c4-b933-4c794a18d923),volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:10.017569 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd5441c-4b6f-4b52-81b2-3556f8eee665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:10.046925 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd5441c-4b6f-4b52-81b2-3556f8eee665) transitioned into state 'SUCCESS' from state '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-825952218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bbeb35bde21f4e478179c1eda665a6de',qos_specs=None,replication_status=,reservations=['e564dbf7-693c-401f-a588-805692f5ecb9','a274e668-89f2-4926-8b18-b45ea903f749','6bf9e3a5-b0c5-4c05-b65a-39ecddb8beed','6fbf1079-79e9-4289-99ce-2e2620d32fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f3dface50845878eac1d6eb9c17676',volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:10.047919 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0e32b67-a506-45ef-80c6-f126fbed38a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:10.065738 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0e32b67-a506-45ef-80c6-f126fbed38a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:10.066966 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Flow 'volume_create_api' (73cbfcbe-97b7-44a7-8409-837230978860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:51:10.067459 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Create volume request issued successfully. Aug 14 03:51:10.068306 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2aca1715-b6bd-4033-a3cb-779d006121bd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:51:10.068943 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 486/1920] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:51:09 2026] POST /volume/v3/volumes => generated 757 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:51:10.084623 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-317f79fb-54c1-45e7-86ba-13ab9364cab8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:10.085904 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-317f79fb-54c1-45e7-86ba-13ab9364cab8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:10.086090 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-317f79fb-54c1-45e7-86ba-13ab9364cab8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:10.086299 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-317f79fb-54c1-45e7-86ba-13ab9364cab8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:10.093007 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:10.093007 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:10.096332 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-317f79fb-54c1-45e7-86ba-13ab9364cab8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:10.100299 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-317f79fb-54c1-45e7-86ba-13ab9364cab8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:10.100691 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 469/1921] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:10 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:10.241825 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7f0b4e22-0fe0-4c81-954c-c4b21df5b3b8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:10.244626 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7f0b4e22-0fe0-4c81-954c-c4b21df5b3b8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:10.245344 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7f0b4e22-0fe0-4c81-954c-c4b21df5b3b8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:10.245344 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7f0b4e22-0fe0-4c81-954c-c4b21df5b3b8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:10.258520 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:10.258520 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:10.262055 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7f0b4e22-0fe0-4c81-954c-c4b21df5b3b8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:10.267255 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7f0b4e22-0fe0-4c81-954c-c4b21df5b3b8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 200 Aug 14 03:51:10.267255 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 482/1922] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:10 2026] GET /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:11.115699 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-812f17b0-f453-44fb-bbeb-69409485c078 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:11.118056 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-812f17b0-f453-44fb-bbeb-69409485c078 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:11.118532 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-812f17b0-f453-44fb-bbeb-69409485c078 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:11.118899 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-812f17b0-f453-44fb-bbeb-69409485c078 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:11.132564 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:11.132564 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:11.137656 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-812f17b0-f453-44fb-bbeb-69409485c078 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:11.143618 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-812f17b0-f453-44fb-bbeb-69409485c078 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:11.144463 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 486/1923] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:11 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:51:11.205892 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-110331b0-e279-400a-b6f8-534ae2f58aae req-535bf112-6303-4796-b5a1-5992e9aca9ac None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:11.208542 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-535bf112-6303-4796-b5a1-5992e9aca9ac tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:11.208796 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-535bf112-6303-4796-b5a1-5992e9aca9ac tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:11.209149 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-535bf112-6303-4796-b5a1-5992e9aca9ac tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:11.216748 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:11.216748 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:11.222155 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-110331b0-e279-400a-b6f8-534ae2f58aae req-535bf112-6303-4796-b5a1-5992e9aca9ac tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:11.227768 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-535bf112-6303-4796-b5a1-5992e9aca9ac tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:11.228425 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 487/1924] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:11 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:11.283342 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5ee0477f-10be-4e42-aa45-0be50af7553c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:11.285290 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5ee0477f-10be-4e42-aa45-0be50af7553c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:11.285679 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5ee0477f-10be-4e42-aa45-0be50af7553c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:11.285903 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5ee0477f-10be-4e42-aa45-0be50af7553c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:11.297067 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:11.297067 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:11.301001 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5ee0477f-10be-4e42-aa45-0be50af7553c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:11.306072 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5ee0477f-10be-4e42-aa45-0be50af7553c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 200 Aug 14 03:51:11.306636 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 470/1925] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:11 2026] GET /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:11.337779 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a23e5c00-dc71-45f4-9a42-c28c74f7bdbd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:11.338237 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a23e5c00-dc71-45f4-9a42-c28c74f7bdbd None None] GET https://10.4.3.64/volume// Aug 14 03:51:11.338424 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a23e5c00-dc71-45f4-9a42-c28c74f7bdbd None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:11.338603 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a23e5c00-dc71-45f4-9a42-c28c74f7bdbd None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:11.338950 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a23e5c00-dc71-45f4-9a42-c28c74f7bdbd None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:11.339251 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 483/1926] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:51:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:11.350581 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-110331b0-e279-400a-b6f8-534ae2f58aae req-cfc82f64-d636-4326-8006-22019d4cabb6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:11.564925 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-cfc82f64-d636-4326-8006-22019d4cabb6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:51:11.565435 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-cfc82f64-d636-4326-8006-22019d4cabb6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05984234-b513-4a96-8c8b-4f5ec0868673", "connector": null, "instance_uuid": "a9a56ef2-381f-4fc4-b257-01c37df0da31"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:11.576835 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:11.576835 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:11.617508 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-cfc82f64-d636-4326-8006-22019d4cabb6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:51:11.617508 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 487/1927] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:51:11 2026] POST /volume/v3/attachments => generated 273 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:11.658312 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f1e5963b-4c89-4fab-841e-f5e00fb0ffd8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:11.666804 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f1e5963b-4c89-4fab-841e-f5e00fb0ffd8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:11.666804 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f1e5963b-4c89-4fab-841e-f5e00fb0ffd8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:11.666804 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f1e5963b-4c89-4fab-841e-f5e00fb0ffd8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:11.680363 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:11.680363 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:11.683676 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f1e5963b-4c89-4fab-841e-f5e00fb0ffd8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:11.687405 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f1e5963b-4c89-4fab-841e-f5e00fb0ffd8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:11.687901 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 488/1928] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:11 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:11.701437 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cd9063ac-1526-46ba-8d2d-207813c04427 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:11.702124 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cd9063ac-1526-46ba-8d2d-207813c04427 None None] GET https://10.4.3.64/volume// Aug 14 03:51:11.702836 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cd9063ac-1526-46ba-8d2d-207813c04427 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:11.702836 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cd9063ac-1526-46ba-8d2d-207813c04427 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:11.703227 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cd9063ac-1526-46ba-8d2d-207813c04427 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:11.703774 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 471/1929] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:51:11 2026] GET /volume/ => generated 385 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:11.721897 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-110331b0-e279-400a-b6f8-534ae2f58aae req-e4c1c7d4-81d3-4272-85ec-37884cf7005c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:11.725283 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-e4c1c7d4-81d3-4272-85ec-37884cf7005c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:11.725283 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-e4c1c7d4-81d3-4272-85ec-37884cf7005c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:11.725283 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-e4c1c7d4-81d3-4272-85ec-37884cf7005c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:11.744357 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:11.744357 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:11.750943 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-51b10866-3630-47e2-8c08-89838adb78a0 req-789425f2-7264-4474-8339-0b23ebbc3759 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:11.752386 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-110331b0-e279-400a-b6f8-534ae2f58aae req-e4c1c7d4-81d3-4272-85ec-37884cf7005c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:11.758210 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-789425f2-7264-4474-8339-0b23ebbc3759 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/attachments/6c1b21a7-49d6-496d-a292-63462324452d/action Aug 14 03:51:11.758691 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-e4c1c7d4-81d3-4272-85ec-37884cf7005c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:11.758794 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-789425f2-7264-4474-8339-0b23ebbc3759 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:51:11.758932 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-789425f2-7264-4474-8339-0b23ebbc3759 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:11.759437 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 484/1930] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:51:11 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1029 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:51:11.782118 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:11.782118 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:11.796389 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-51b10866-3630-47e2-8c08-89838adb78a0 req-789425f2-7264-4474-8339-0b23ebbc3759 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/attachments/6c1b21a7-49d6-496d-a292-63462324452d/action returned with HTTP 204 Aug 14 03:51:11.796389 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 488/1931] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:51:11 2026] POST /volume/v3/attachments/6c1b21a7-49d6-496d-a292-63462324452d/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:11.887725 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-110331b0-e279-400a-b6f8-534ae2f58aae req-209a41d9-617c-4cb1-9ad0-9dca60b2be8a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:11.891420 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-209a41d9-617c-4cb1-9ad0-9dca60b2be8a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] PUT https://10.4.3.64/volume/v3/attachments/bd63e28c-bdc4-4321-ba9c-4a90b619d2e2 Aug 14 03:51:11.892219 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-209a41d9-617c-4cb1-9ad0-9dca60b2be8a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:11.901877 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-110331b0-e279-400a-b6f8-534ae2f58aae req-209a41d9-617c-4cb1-9ad0-9dca60b2be8a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Acquiring lock "cinder-attachment_update-05984234-b513-4a96-8c8b-4f5ec0868673-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:51:11.911016 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-110331b0-e279-400a-b6f8-534ae2f58aae req-209a41d9-617c-4cb1-9ad0-9dca60b2be8a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-05984234-b513-4a96-8c8b-4f5ec0868673-np0000007313" acquired by "attachment_update" :: waited 0.008s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:51:11.913621 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:11.913621 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:12.045488 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-110331b0-e279-400a-b6f8-534ae2f58aae req-209a41d9-617c-4cb1-9ad0-9dca60b2be8a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-05984234-b513-4a96-8c8b-4f5ec0868673-np0000007313" released by "attachment_update" :: held 0.136s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:51:12.045885 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-209a41d9-617c-4cb1-9ad0-9dca60b2be8a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/bd63e28c-bdc4-4321-ba9c-4a90b619d2e2 returned with HTTP 200 Aug 14 03:51:12.046505 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 489/1932] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:51:11 2026] PUT /volume/v3/attachments/bd63e28c-bdc4-4321-ba9c-4a90b619d2e2 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:12.321229 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-766f1c5d-08f1-48e8-8b2b-196e5e5ceb1d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:12.323590 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-766f1c5d-08f1-48e8-8b2b-196e5e5ceb1d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:12.323901 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-766f1c5d-08f1-48e8-8b2b-196e5e5ceb1d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:12.324111 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-766f1c5d-08f1-48e8-8b2b-196e5e5ceb1d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:12.337597 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:12.337597 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:12.342461 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-766f1c5d-08f1-48e8-8b2b-196e5e5ceb1d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:12.349679 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-766f1c5d-08f1-48e8-8b2b-196e5e5ceb1d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 200 Aug 14 03:51:12.350207 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 472/1933] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:12 2026] GET /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 1652 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:12.362374 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f26611fd-ae52-4850-abed-873962f08079 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:12.364102 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f26611fd-ae52-4850-abed-873962f08079 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:51:12.366984 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f26611fd-ae52-4850-abed-873962f08079 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98152901-10d6-4e6b-aa1e-8fc07d279afa", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1280709824"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:12.379706 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:12.379706 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:12.380574 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f26611fd-ae52-4850-abed-873962f08079 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:12.380574 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-f26611fd-ae52-4850-abed-873962f08079 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create snapshot from volume 98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:12.384148 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f26611fd-ae52-4850-abed-873962f08079 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 400 Aug 14 03:51:12.384671 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 485/1934] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:51:12 2026] POST /volume/v3/snapshots => generated 160 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:51:12.391863 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-421368c3-7f3e-4cfe-bf05-90603f534e48 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:12.393532 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-421368c3-7f3e-4cfe-bf05-90603f534e48 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:51:12.393902 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-421368c3-7f3e-4cfe-bf05-90603f534e48 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98152901-10d6-4e6b-aa1e-8fc07d279afa", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1797919366"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:12.405094 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:12.405094 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:12.405733 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-421368c3-7f3e-4cfe-bf05-90603f534e48 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:12.405956 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-421368c3-7f3e-4cfe-bf05-90603f534e48 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create snapshot from volume 98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:12.431799 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-421368c3-7f3e-4cfe-bf05-90603f534e48 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['937f1c1e-0e85-4a5e-8d26-bc2374033b94', 'b3d30991-9b54-446e-9f59-c3b4eaffc493', '2119c9ca-0092-4c0c-b764-2b4264e238b2', 'cb5715d4-94f9-4242-89e7-cdb9c29e6c9d'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:12.466573 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-421368c3-7f3e-4cfe-bf05-90603f534e48 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot force create request issued successfully. Aug 14 03:51:12.467032 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-421368c3-7f3e-4cfe-bf05-90603f534e48 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:51:12.467593 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 489/1935] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:51:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:51:12.476031 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a176c394-5880-4898-8bcc-f9bf1f403be6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:12.487055 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a176c394-5880-4898-8bcc-f9bf1f403be6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 Aug 14 03:51:12.487347 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a176c394-5880-4898-8bcc-f9bf1f403be6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:12.487541 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a176c394-5880-4898-8bcc-f9bf1f403be6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:12.496261 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:12.496261 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:12.496804 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a176c394-5880-4898-8bcc-f9bf1f403be6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:12.497679 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a176c394-5880-4898-8bcc-f9bf1f403be6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 returned with HTTP 200 Aug 14 03:51:12.498282 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 490/1936] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:12 2026] GET /volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:12.703228 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3a7882c7-450b-439a-bff0-5fd4e5210007 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:12.705020 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3a7882c7-450b-439a-bff0-5fd4e5210007 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:12.705228 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3a7882c7-450b-439a-bff0-5fd4e5210007 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:12.705389 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3a7882c7-450b-439a-bff0-5fd4e5210007 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:12.714605 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:12.714605 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:12.717947 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3a7882c7-450b-439a-bff0-5fd4e5210007 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:12.722047 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3a7882c7-450b-439a-bff0-5fd4e5210007 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:12.722420 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 473/1937] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:12 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:13.518744 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-10d621c7-1a86-4be0-b8ca-7975cbe3eb9e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:13.536150 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-10d621c7-1a86-4be0-b8ca-7975cbe3eb9e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 Aug 14 03:51:13.536451 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-10d621c7-1a86-4be0-b8ca-7975cbe3eb9e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:13.536720 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-10d621c7-1a86-4be0-b8ca-7975cbe3eb9e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:13.544210 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:13.544210 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:13.544953 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-10d621c7-1a86-4be0-b8ca-7975cbe3eb9e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:13.546147 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-10d621c7-1a86-4be0-b8ca-7975cbe3eb9e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 returned with HTTP 200 Aug 14 03:51:13.546656 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 486/1938] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:13 2026] GET /volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:13.556644 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-386f1e29-2045-4a97-bd61-2c8832a2fb6c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:13.559627 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-386f1e29-2045-4a97-bd61-2c8832a2fb6c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:51:13.560158 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-386f1e29-2045-4a97-bd61-2c8832a2fb6c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98152901-10d6-4e6b-aa1e-8fc07d279afa", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074372467"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:13.579302 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:13.579302 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:13.580040 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-386f1e29-2045-4a97-bd61-2c8832a2fb6c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:13.580259 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-386f1e29-2045-4a97-bd61-2c8832a2fb6c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create snapshot from volume 98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:13.614105 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-386f1e29-2045-4a97-bd61-2c8832a2fb6c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['6c890856-0e87-4d42-87a5-32214e91752a', '2b7d48c1-798e-4b0f-9c8e-dfa9f40c3503', 'fd0f33a6-b41e-4fef-af00-b6f12a12aef6', '4b273b2e-dd5d-460b-8737-9f96da0ff280'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:13.650670 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-386f1e29-2045-4a97-bd61-2c8832a2fb6c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot force create request issued successfully. Aug 14 03:51:13.651043 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-386f1e29-2045-4a97-bd61-2c8832a2fb6c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:51:13.651495 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 490/1939] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:51:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:51:13.661325 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cdcf4a23-49db-435e-bc36-abfd8ae241e4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:13.663190 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cdcf4a23-49db-435e-bc36-abfd8ae241e4 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 Aug 14 03:51:13.663635 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cdcf4a23-49db-435e-bc36-abfd8ae241e4 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:13.663635 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cdcf4a23-49db-435e-bc36-abfd8ae241e4 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:13.669678 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:13.669678 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:13.670149 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-cdcf4a23-49db-435e-bc36-abfd8ae241e4 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:13.671022 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cdcf4a23-49db-435e-bc36-abfd8ae241e4 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 returned with HTTP 200 Aug 14 03:51:13.671321 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 491/1940] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:13 2026] GET /volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:13.735765 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-862a7b40-2b97-4b6d-996d-81a66e92b9d4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:13.737866 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-862a7b40-2b97-4b6d-996d-81a66e92b9d4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:13.738069 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-862a7b40-2b97-4b6d-996d-81a66e92b9d4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:13.738274 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-862a7b40-2b97-4b6d-996d-81a66e92b9d4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:13.748128 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:13.748128 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:13.751756 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-862a7b40-2b97-4b6d-996d-81a66e92b9d4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:13.756356 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-862a7b40-2b97-4b6d-996d-81a66e92b9d4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:13.757088 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 474/1941] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:13 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:14.680270 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c6215714-5acb-4067-a176-8372e8f91dcf None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:14.682295 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c6215714-5acb-4067-a176-8372e8f91dcf tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 Aug 14 03:51:14.682588 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c6215714-5acb-4067-a176-8372e8f91dcf tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:14.682731 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c6215714-5acb-4067-a176-8372e8f91dcf tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:14.690089 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:14.690089 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:14.690631 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c6215714-5acb-4067-a176-8372e8f91dcf tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:14.692082 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c6215714-5acb-4067-a176-8372e8f91dcf tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 returned with HTTP 200 Aug 14 03:51:14.692082 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 487/1942] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:14 2026] GET /volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:14.703835 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ff59c2f6-e1db-4020-8910-db73ba7e635b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:14.706396 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ff59c2f6-e1db-4020-8910-db73ba7e635b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:51:14.707010 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ff59c2f6-e1db-4020-8910-db73ba7e635b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98152901-10d6-4e6b-aa1e-8fc07d279afa", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1665981859"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:14.722196 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:14.722196 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:14.722196 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ff59c2f6-e1db-4020-8910-db73ba7e635b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:14.722196 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-ff59c2f6-e1db-4020-8910-db73ba7e635b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create snapshot from volume 98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:14.747421 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-ff59c2f6-e1db-4020-8910-db73ba7e635b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['270f988f-91ab-4b9d-a555-e09b357ea0b5', '441ee1d4-cdf0-4b35-a27e-5cd818599022', '10bbe376-ba2f-4f31-b750-c44864118611', '96bb2d07-d7f0-47c4-97dd-b652f555d645'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:14.773232 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5984b353-51e6-4c64-afbf-760ad400a112 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:14.775536 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5984b353-51e6-4c64-afbf-760ad400a112 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:14.775649 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5984b353-51e6-4c64-afbf-760ad400a112 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:14.775924 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5984b353-51e6-4c64-afbf-760ad400a112 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:14.784168 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ff59c2f6-e1db-4020-8910-db73ba7e635b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot force create request issued successfully. Aug 14 03:51:14.784168 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ff59c2f6-e1db-4020-8910-db73ba7e635b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:51:14.784168 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 491/1943] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:51:14 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 14 03:51:14.786657 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:14.786657 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:14.790499 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5984b353-51e6-4c64-afbf-760ad400a112 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:14.793424 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-13f3bc9e-e3a5-4313-9426-bad5801cdc11 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:14.794390 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-13f3bc9e-e3a5-4313-9426-bad5801cdc11 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd Aug 14 03:51:14.795239 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-13f3bc9e-e3a5-4313-9426-bad5801cdc11 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:14.795239 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-13f3bc9e-e3a5-4313-9426-bad5801cdc11 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:14.796739 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5984b353-51e6-4c64-afbf-760ad400a112 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:14.797093 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 492/1944] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:14 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:14.800953 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:14.800953 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:14.801486 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-13f3bc9e-e3a5-4313-9426-bad5801cdc11 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:14.803196 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-13f3bc9e-e3a5-4313-9426-bad5801cdc11 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd returned with HTTP 200 Aug 14 03:51:14.803196 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 475/1945] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:14 2026] GET /volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:15.328492 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-110331b0-e279-400a-b6f8-534ae2f58aae req-0a26250f-65da-4098-8bbc-65496f519895 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:15.330637 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-0a26250f-65da-4098-8bbc-65496f519895 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments/bd63e28c-bdc4-4321-ba9c-4a90b619d2e2/action Aug 14 03:51:15.331052 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-0a26250f-65da-4098-8bbc-65496f519895 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:51:15.331214 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-0a26250f-65da-4098-8bbc-65496f519895 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:15.348852 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:15.348852 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:15.362487 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-110331b0-e279-400a-b6f8-534ae2f58aae req-0a26250f-65da-4098-8bbc-65496f519895 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/bd63e28c-bdc4-4321-ba9c-4a90b619d2e2/action returned with HTTP 204 Aug 14 03:51:15.362895 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 488/1946] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:51:15 2026] POST /volume/v3/attachments/bd63e28c-bdc4-4321-ba9c-4a90b619d2e2/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:51:15.814560 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-473bbca2-d7e3-4cb8-ac38-1fd4fd34901d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:15.818701 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-364e15c7-7a49-4248-9f46-ec2a278d884e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:15.819042 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-473bbca2-d7e3-4cb8-ac38-1fd4fd34901d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:15.819042 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-473bbca2-d7e3-4cb8-ac38-1fd4fd34901d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:15.819042 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-473bbca2-d7e3-4cb8-ac38-1fd4fd34901d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:15.819179 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-364e15c7-7a49-4248-9f46-ec2a278d884e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd Aug 14 03:51:15.819179 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-364e15c7-7a49-4248-9f46-ec2a278d884e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:15.819179 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-364e15c7-7a49-4248-9f46-ec2a278d884e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:15.824008 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:15.824008 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:15.824575 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-364e15c7-7a49-4248-9f46-ec2a278d884e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:15.825605 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-364e15c7-7a49-4248-9f46-ec2a278d884e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd returned with HTTP 200 Aug 14 03:51:15.825991 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 493/1947] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:15 2026] GET /volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:15.830420 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:15.830420 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:15.836513 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-473bbca2-d7e3-4cb8-ac38-1fd4fd34901d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:15.836684 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bfef5cca-5289-4943-b2b5-69a448415bc2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:15.838578 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bfef5cca-5289-4943-b2b5-69a448415bc2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 Aug 14 03:51:15.838766 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bfef5cca-5289-4943-b2b5-69a448415bc2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:15.838949 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bfef5cca-5289-4943-b2b5-69a448415bc2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:15.839048 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-bfef5cca-5289-4943-b2b5-69a448415bc2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 198ba2b2-3abe-4fac-93a2-67acd1e605c9 Aug 14 03:51:15.842324 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-473bbca2-d7e3-4cb8-ac38-1fd4fd34901d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:15.842789 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 492/1948] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:15 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:15.843568 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:15.843568 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:15.843986 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bfef5cca-5289-4943-b2b5-69a448415bc2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:15.862817 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bfef5cca-5289-4943-b2b5-69a448415bc2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot delete request issued successfully. Aug 14 03:51:15.863034 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bfef5cca-5289-4943-b2b5-69a448415bc2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 returned with HTTP 202 Aug 14 03:51:15.863439 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 476/1949] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:51:15 2026] DELETE /volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:51:15.871114 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9ea11749-e0e6-4024-aa37-763e6f002f66 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:15.872813 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9ea11749-e0e6-4024-aa37-763e6f002f66 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 Aug 14 03:51:15.873031 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9ea11749-e0e6-4024-aa37-763e6f002f66 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:15.873269 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9ea11749-e0e6-4024-aa37-763e6f002f66 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:15.878802 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:15.878802 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:15.879262 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9ea11749-e0e6-4024-aa37-763e6f002f66 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:15.879948 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9ea11749-e0e6-4024-aa37-763e6f002f66 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 returned with HTTP 200 Aug 14 03:51:15.880282 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 489/1950] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:15 2026] GET /volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:15.889940 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-bbc0117d-60fb-4425-9876-b5f4e3682dda None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:15.891904 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-bbc0117d-60fb-4425-9876-b5f4e3682dda tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:15.892063 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-bbc0117d-60fb-4425-9876-b5f4e3682dda tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:15.892252 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-bbc0117d-60fb-4425-9876-b5f4e3682dda tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:15.901044 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:15.901044 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:15.903548 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-bbc0117d-60fb-4425-9876-b5f4e3682dda tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:15.907445 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-bbc0117d-60fb-4425-9876-b5f4e3682dda tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:15.907842 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 494/1951] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:15 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:15.982985 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c862237c-fd30-4987-97de-0efdd3ae8af1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:15.982985 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c862237c-fd30-4987-97de-0efdd3ae8af1 None None] GET https://10.4.3.64/volume// Aug 14 03:51:15.982985 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c862237c-fd30-4987-97de-0efdd3ae8af1 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:15.982985 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c862237c-fd30-4987-97de-0efdd3ae8af1 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:15.982985 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c862237c-fd30-4987-97de-0efdd3ae8af1 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:15.982985 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 493/1952] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:51:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:15.991212 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-ea1dd50d-cb6a-472d-b481-7124091dc3d9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:16.067021 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-ea1dd50d-cb6a-472d-b481-7124091dc3d9 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:51:16.067405 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-ea1dd50d-cb6a-472d-b481-7124091dc3d9 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05984234-b513-4a96-8c8b-4f5ec0868673", "connector": null, "instance_uuid": "861ccf44-538c-4eab-b570-6e0d72ea568e"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:16.078255 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:16.078255 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:16.099475 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-ea1dd50d-cb6a-472d-b481-7124091dc3d9 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:51:16.100004 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 477/1953] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:51:15 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:16.129046 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-44e724ea-0cd7-4d6f-b11a-1e801662c394 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:16.132733 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-44e724ea-0cd7-4d6f-b11a-1e801662c394 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:16.133034 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-44e724ea-0cd7-4d6f-b11a-1e801662c394 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:16.133290 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-44e724ea-0cd7-4d6f-b11a-1e801662c394 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:16.133631 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e044fdc3-67ab-473e-a466-bde5c03272f5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:16.134073 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e044fdc3-67ab-473e-a466-bde5c03272f5 None None] GET https://10.4.3.64/volume// Aug 14 03:51:16.134276 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e044fdc3-67ab-473e-a466-bde5c03272f5 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:16.134492 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e044fdc3-67ab-473e-a466-bde5c03272f5 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:16.134881 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e044fdc3-67ab-473e-a466-bde5c03272f5 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:16.135890 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 495/1954] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:51:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:16.142732 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-10f61877-abbc-4b17-b821-0debc58085fd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:16.145104 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-10f61877-abbc-4b17-b821-0debc58085fd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:16.145552 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-10f61877-abbc-4b17-b821-0debc58085fd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:16.145889 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-10f61877-abbc-4b17-b821-0debc58085fd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:16.148399 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:16.148399 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:16.153063 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-44e724ea-0cd7-4d6f-b11a-1e801662c394 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:16.159245 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-44e724ea-0cd7-4d6f-b11a-1e801662c394 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:16.162863 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 490/1955] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:16 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:16.163025 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:16.163025 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:16.170520 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-10f61877-abbc-4b17-b821-0debc58085fd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:16.172284 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-10f61877-abbc-4b17-b821-0debc58085fd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:16.172798 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 494/1956] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:51:16 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:51:16.267238 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-303c89b9-6025-4cd2-8a81-b2f6bfe1274a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:16.269655 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-303c89b9-6025-4cd2-8a81-b2f6bfe1274a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] PUT https://10.4.3.64/volume/v3/attachments/0fc5941a-56c9-43a8-93b4-23ace3cff299 Aug 14 03:51:16.270113 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-303c89b9-6025-4cd2-8a81-b2f6bfe1274a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:16.278647 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-303c89b9-6025-4cd2-8a81-b2f6bfe1274a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Acquiring lock "cinder-attachment_update-05984234-b513-4a96-8c8b-4f5ec0868673-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:51:16.283069 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-303c89b9-6025-4cd2-8a81-b2f6bfe1274a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-05984234-b513-4a96-8c8b-4f5ec0868673-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:51:16.283989 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:16.283989 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:16.351444 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-303c89b9-6025-4cd2-8a81-b2f6bfe1274a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-05984234-b513-4a96-8c8b-4f5ec0868673-np0000007313" released by "attachment_update" :: held 0.068s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:51:16.351905 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-303c89b9-6025-4cd2-8a81-b2f6bfe1274a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/0fc5941a-56c9-43a8-93b4-23ace3cff299 returned with HTTP 200 Aug 14 03:51:16.352387 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 478/1957] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:51:16 2026] PUT /volume/v3/attachments/0fc5941a-56c9-43a8-93b4-23ace3cff299 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:16.890811 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9bfba3a3-4db2-4321-8f61-1a4431130448 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:16.892773 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9bfba3a3-4db2-4321-8f61-1a4431130448 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 Aug 14 03:51:16.893009 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9bfba3a3-4db2-4321-8f61-1a4431130448 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:16.893245 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9bfba3a3-4db2-4321-8f61-1a4431130448 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:16.897467 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9bfba3a3-4db2-4321-8f61-1a4431130448 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 returned with HTTP 404 Aug 14 03:51:16.898147 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 496/1958] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:16 2026] GET /volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:16.904953 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8a7a0933-e232-4006-9d02-d84be9104e68 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:16.907007 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8a7a0933-e232-4006-9d02-d84be9104e68 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd Aug 14 03:51:16.907223 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8a7a0933-e232-4006-9d02-d84be9104e68 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:16.907423 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8a7a0933-e232-4006-9d02-d84be9104e68 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:16.907522 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-8a7a0933-e232-4006-9d02-d84be9104e68 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 4523fbdd-26b9-40f4-9b6a-36fd30f59dfd Aug 14 03:51:16.912455 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:16.912455 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:16.912851 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8a7a0933-e232-4006-9d02-d84be9104e68 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:16.932287 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8a7a0933-e232-4006-9d02-d84be9104e68 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot delete request issued successfully. Aug 14 03:51:16.932520 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8a7a0933-e232-4006-9d02-d84be9104e68 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd returned with HTTP 202 Aug 14 03:51:16.932897 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 491/1959] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:51:16 2026] DELETE /volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:51:16.940551 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0c8624a1-2a20-41b9-93d5-39345ccafadf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:16.945812 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0c8624a1-2a20-41b9-93d5-39345ccafadf tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd Aug 14 03:51:16.945812 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0c8624a1-2a20-41b9-93d5-39345ccafadf tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:16.945812 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0c8624a1-2a20-41b9-93d5-39345ccafadf tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:16.950564 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:16.950564 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:16.951300 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0c8624a1-2a20-41b9-93d5-39345ccafadf tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:16.952276 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0c8624a1-2a20-41b9-93d5-39345ccafadf tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd returned with HTTP 200 Aug 14 03:51:16.953214 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 495/1960] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:16 2026] GET /volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:17.172635 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a0f8e8e1-6b55-4a6f-8a47-75c182eb966f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:17.174224 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a0f8e8e1-6b55-4a6f-8a47-75c182eb966f tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:17.174403 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a0f8e8e1-6b55-4a6f-8a47-75c182eb966f tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:17.174576 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a0f8e8e1-6b55-4a6f-8a47-75c182eb966f tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:17.184669 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:17.184669 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:17.187537 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a0f8e8e1-6b55-4a6f-8a47-75c182eb966f tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:17.191202 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a0f8e8e1-6b55-4a6f-8a47-75c182eb966f tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:17.191576 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 479/1961] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:17 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:17.961832 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d303d142-882e-4d39-a0fa-78ee1c220046 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:17.963642 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d303d142-882e-4d39-a0fa-78ee1c220046 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd Aug 14 03:51:17.963890 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d303d142-882e-4d39-a0fa-78ee1c220046 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:17.964122 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d303d142-882e-4d39-a0fa-78ee1c220046 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:17.968768 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d303d142-882e-4d39-a0fa-78ee1c220046 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd returned with HTTP 404 Aug 14 03:51:17.969320 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 497/1962] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:17 2026] GET /volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:17.976278 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3da74073-bbc4-441c-8d04-475927ba3424 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:17.978595 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3da74073-bbc4-441c-8d04-475927ba3424 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 Aug 14 03:51:17.978894 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3da74073-bbc4-441c-8d04-475927ba3424 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:17.979195 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3da74073-bbc4-441c-8d04-475927ba3424 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:17.979303 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-3da74073-bbc4-441c-8d04-475927ba3424 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 555b18df-b8f2-47a7-8547-84e30a3c77a9 Aug 14 03:51:17.984932 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:17.984932 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:17.985799 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3da74073-bbc4-441c-8d04-475927ba3424 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:18.008385 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3da74073-bbc4-441c-8d04-475927ba3424 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot delete request issued successfully. Aug 14 03:51:18.008640 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3da74073-bbc4-441c-8d04-475927ba3424 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 returned with HTTP 202 Aug 14 03:51:18.009161 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 492/1963] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:51:17 2026] DELETE /volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:51:18.016232 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-602eb5d6-3c4e-4e7f-83d0-2ac9b03e19e7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:18.019312 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-602eb5d6-3c4e-4e7f-83d0-2ac9b03e19e7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 Aug 14 03:51:18.019312 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-602eb5d6-3c4e-4e7f-83d0-2ac9b03e19e7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:18.019312 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-602eb5d6-3c4e-4e7f-83d0-2ac9b03e19e7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:18.025719 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:18.025719 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:18.025719 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-602eb5d6-3c4e-4e7f-83d0-2ac9b03e19e7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:18.026196 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-602eb5d6-3c4e-4e7f-83d0-2ac9b03e19e7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 returned with HTTP 200 Aug 14 03:51:18.026684 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 496/1964] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:18 2026] GET /volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:18.206884 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3a69b210-89c1-4fd2-91e7-ffbe90098e62 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:18.210412 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3a69b210-89c1-4fd2-91e7-ffbe90098e62 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:18.210609 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3a69b210-89c1-4fd2-91e7-ffbe90098e62 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:18.210788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3a69b210-89c1-4fd2-91e7-ffbe90098e62 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:18.232743 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:18.232743 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:18.240625 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3a69b210-89c1-4fd2-91e7-ffbe90098e62 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:18.244691 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3a69b210-89c1-4fd2-91e7-ffbe90098e62 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:18.245106 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 480/1965] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:18 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:18.641525 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-f336edef-b0cb-4516-b0c9-84a88e19851d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:18.643653 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-f336edef-b0cb-4516-b0c9-84a88e19851d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments/0fc5941a-56c9-43a8-93b4-23ace3cff299/action Aug 14 03:51:18.644059 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-f336edef-b0cb-4516-b0c9-84a88e19851d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:51:18.644243 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-f336edef-b0cb-4516-b0c9-84a88e19851d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:18.662971 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:18.662971 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:18.673629 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-96f2e5b4-72a4-40be-86ac-2066a323b002 req-f336edef-b0cb-4516-b0c9-84a88e19851d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/0fc5941a-56c9-43a8-93b4-23ace3cff299/action returned with HTTP 204 Aug 14 03:51:18.674108 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 498/1966] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:51:18 2026] POST /volume/v3/attachments/0fc5941a-56c9-43a8-93b4-23ace3cff299/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:19.036607 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-62072fd4-54e3-48ec-ad74-e5f1785a3172 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.039696 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-62072fd4-54e3-48ec-ad74-e5f1785a3172 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 Aug 14 03:51:19.039696 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-62072fd4-54e3-48ec-ad74-e5f1785a3172 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.039696 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-62072fd4-54e3-48ec-ad74-e5f1785a3172 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.043817 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-62072fd4-54e3-48ec-ad74-e5f1785a3172 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 returned with HTTP 404 Aug 14 03:51:19.043817 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 493/1967] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:19 2026] GET /volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:19.053687 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ae589760-d62d-4195-a1e4-c366b0e97350 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.055620 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae589760-d62d-4195-a1e4-c366b0e97350 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd Aug 14 03:51:19.055857 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae589760-d62d-4195-a1e4-c366b0e97350 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.056102 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae589760-d62d-4195-a1e4-c366b0e97350 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.056276 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-ae589760-d62d-4195-a1e4-c366b0e97350 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 4523fbdd-26b9-40f4-9b6a-36fd30f59dfd Aug 14 03:51:19.060392 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae589760-d62d-4195-a1e4-c366b0e97350 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd returned with HTTP 404 Aug 14 03:51:19.061180 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 497/1968] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:51:19 2026] DELETE /volume/v3/snapshots/4523fbdd-26b9-40f4-9b6a-36fd30f59dfd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:19.067794 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a7d29374-9937-43c8-ad68-a0b7a1205ab2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.071090 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a7d29374-9937-43c8-ad68-a0b7a1205ab2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 Aug 14 03:51:19.071307 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a7d29374-9937-43c8-ad68-a0b7a1205ab2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.071488 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a7d29374-9937-43c8-ad68-a0b7a1205ab2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.071583 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-a7d29374-9937-43c8-ad68-a0b7a1205ab2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 555b18df-b8f2-47a7-8547-84e30a3c77a9 Aug 14 03:51:19.076668 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a7d29374-9937-43c8-ad68-a0b7a1205ab2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 returned with HTTP 404 Aug 14 03:51:19.077317 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 481/1969] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:51:19 2026] DELETE /volume/v3/snapshots/555b18df-b8f2-47a7-8547-84e30a3c77a9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:19.085216 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0de0c1d5-af54-481e-804c-2380c1116e35 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.087458 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0de0c1d5-af54-481e-804c-2380c1116e35 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 Aug 14 03:51:19.087685 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0de0c1d5-af54-481e-804c-2380c1116e35 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.087915 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0de0c1d5-af54-481e-804c-2380c1116e35 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.088077 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-0de0c1d5-af54-481e-804c-2380c1116e35 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 198ba2b2-3abe-4fac-93a2-67acd1e605c9 Aug 14 03:51:19.092721 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0de0c1d5-af54-481e-804c-2380c1116e35 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 returned with HTTP 404 Aug 14 03:51:19.093221 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 499/1970] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:51:19 2026] DELETE /volume/v3/snapshots/198ba2b2-3abe-4fac-93a2-67acd1e605c9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:19.128049 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-55b0f3d3-3459-4a70-b75d-882deed1679b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.129827 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-55b0f3d3-3459-4a70-b75d-882deed1679b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:19.130129 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-55b0f3d3-3459-4a70-b75d-882deed1679b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.131610 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-55b0f3d3-3459-4a70-b75d-882deed1679b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.141469 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:19.141469 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:19.155166 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-55b0f3d3-3459-4a70-b75d-882deed1679b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:19.161460 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-55b0f3d3-3459-4a70-b75d-882deed1679b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 200 Aug 14 03:51:19.162051 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 494/1971] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:19 2026] GET /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 1652 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:19.181250 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.181552 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-997c1c52-a823-4cbc-b4bd-77b6a1376b79 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.183520 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:51:19.183869 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-997c1c52-a823-4cbc-b4bd-77b6a1376b79 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa/action Aug 14 03:51:19.184044 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1489720935"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:19.184313 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-997c1c52-a823-4cbc-b4bd-77b6a1376b79 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:51:19.184591 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-997c1c52-a823-4cbc-b4bd-77b6a1376b79 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:19.186391 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1489720935'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:51:19.186622 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Create volume of 1 GB Aug 14 03:51:19.191260 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Availability Zones retrieved successfully. Aug 14 03:51:19.196817 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:19.196817 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:19.197409 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-997c1c52-a823-4cbc-b4bd-77b6a1376b79 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:19.199627 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Flow 'volume_create_api' (34afb44b-c63b-4895-b374-7ee72e51d066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:51:19.201363 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2721c64-6a3e-4048-b73c-016a28e4d1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:19.202911 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:51:19.204021 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-997c1c52-a823-4cbc-b4bd-77b6a1376b79 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Begin detaching volume completed successfully. Aug 14 03:51:19.204272 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-997c1c52-a823-4cbc-b4bd-77b6a1376b79 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa/action returned with HTTP 202 Aug 14 03:51:19.204643 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 482/1972] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:51:19 2026] POST /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:51:19.249652 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2721c64-6a3e-4048-b73c-016a28e4d1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:19.250531 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28332a26-f895-4794-8b52-5a8bff164f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:19.252784 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-89f189ea-86f8-45c4-9221-74e55b075ef1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.253290 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89f189ea-86f8-45c4-9221-74e55b075ef1 None None] GET https://10.4.3.64/volume// Aug 14 03:51:19.255113 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89f189ea-86f8-45c4-9221-74e55b075ef1 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.258292 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89f189ea-86f8-45c4-9221-74e55b075ef1 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.258292 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89f189ea-86f8-45c4-9221-74e55b075ef1 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:19.258572 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 500/1973] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:51:19 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:19.263604 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d404cedc-53e0-48ea-bd8c-7fd426b23ad7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.270701 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d404cedc-53e0-48ea-bd8c-7fd426b23ad7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:19.270701 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d404cedc-53e0-48ea-bd8c-7fd426b23ad7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.270701 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d404cedc-53e0-48ea-bd8c-7fd426b23ad7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.270810 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-9e461b2c-d0a0-4032-9be6-d542e1876531 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.272418 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-9e461b2c-d0a0-4032-9be6-d542e1876531 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:19.272998 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-9e461b2c-d0a0-4032-9be6-d542e1876531 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.273230 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-9e461b2c-d0a0-4032-9be6-d542e1876531 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.282414 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:19.282414 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:19.286070 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d404cedc-53e0-48ea-bd8c-7fd426b23ad7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:19.290469 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d404cedc-53e0-48ea-bd8c-7fd426b23ad7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:19.290942 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 495/1974] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:19 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:19.291812 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:19.291812 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:19.301465 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-9e461b2c-d0a0-4032-9be6-d542e1876531 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:19.307956 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-9e461b2c-d0a0-4032-9be6-d542e1876531 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 200 Aug 14 03:51:19.308492 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 483/1975] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:51:19 2026] GET /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 1835 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:51:19.309167 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7a48ce8c-8789-4b4d-a71d-6434874cd89a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.319018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Created reservations ['97909094-926a-48e8-9094-3e390aaf1aee', 'b780d91c-b07d-40c5-b8ae-90f88a1daea5', 'aadcd590-593e-489d-baff-7c64dd936a3b', '0f4ffcaf-9452-4ede-bc2c-7fdac7dc72ec'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:19.319938 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28332a26-f895-4794-8b52-5a8bff164f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97909094-926a-48e8-9094-3e390aaf1aee', 'b780d91c-b07d-40c5-b8ae-90f88a1daea5', 'aadcd590-593e-489d-baff-7c64dd936a3b', '0f4ffcaf-9452-4ede-bc2c-7fdac7dc72ec']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:19.320965 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8101e2a-1ac6-4b78-a7b3-0b89300a0961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:19.346036 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8101e2a-1ac6-4b78-a7b3-0b89300a0961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19280def-cbfe-4e30-9066-cd050d713723', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1489720935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a72d8c00ee24b6cbac28881f8b6297b',qos_specs=None,replication_status=,reservations=['97909094-926a-48e8-9094-3e390aaf1aee','b780d91c-b07d-40c5-b8ae-90f88a1daea5','aadcd590-593e-489d-baff-7c64dd936a3b','0f4ffcaf-9452-4ede-bc2c-7fdac7dc72ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='759460882fd2446a8cd2bbb89be68746',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1489720935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19280def-cbfe-4e30-9066-cd050d713723,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a72d8c00ee24b6cbac28881f8b6297b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='759460882fd2446a8cd2bbb89be68746',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:19.346783 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ce5756-bb1c-425d-8616-7590eb12373d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:19.372739 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ce5756-bb1c-425d-8616-7590eb12373d) transitioned into state 'SUCCESS' from state '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-1489720935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a72d8c00ee24b6cbac28881f8b6297b',qos_specs=None,replication_status=,reservations=['97909094-926a-48e8-9094-3e390aaf1aee','b780d91c-b07d-40c5-b8ae-90f88a1daea5','aadcd590-593e-489d-baff-7c64dd936a3b','0f4ffcaf-9452-4ede-bc2c-7fdac7dc72ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='759460882fd2446a8cd2bbb89be68746',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:19.373462 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9836fdc6-2129-453d-ae48-1ff48bdf9a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:19.386155 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9836fdc6-2129-453d-ae48-1ff48bdf9a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:19.387066 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Flow 'volume_create_api' (34afb44b-c63b-4895-b374-7ee72e51d066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:51:19.387413 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Create volume request issued successfully. Aug 14 03:51:19.388025 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c109e4c6-c351-4bbd-833d-41b2cce52539 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:51:19.388539 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 498/1976] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:51:19 2026] POST /volume/v3/volumes => generated 753 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:51:19.388696 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7a48ce8c-8789-4b4d-a71d-6434874cd89a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:19.389355 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7a48ce8c-8789-4b4d-a71d-6434874cd89a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.389729 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7a48ce8c-8789-4b4d-a71d-6434874cd89a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.407255 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-be067541-8354-45ce-b824-ac67521d3439 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.407751 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:19.407751 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:19.411949 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-be067541-8354-45ce-b824-ac67521d3439 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:51:19.411949 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-be067541-8354-45ce-b824-ac67521d3439 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.411949 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-be067541-8354-45ce-b824-ac67521d3439 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.412094 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7a48ce8c-8789-4b4d-a71d-6434874cd89a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Volume info retrieved successfully. Aug 14 03:51:19.415946 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7a48ce8c-8789-4b4d-a71d-6434874cd89a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:19.416051 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 501/1977] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:19 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1439 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:19.427362 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:19.427362 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:19.435571 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-be067541-8354-45ce-b824-ac67521d3439 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:51:19.438065 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-be067541-8354-45ce-b824-ac67521d3439 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:51:19.438558 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 496/1978] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:19 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:19.507159 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6131b7ed-0cb8-4ce1-80f4-cd3cc1bfd363 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.512370 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6131b7ed-0cb8-4ce1-80f4-cd3cc1bfd363 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:19.513010 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6131b7ed-0cb8-4ce1-80f4-cd3cc1bfd363 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.513010 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6131b7ed-0cb8-4ce1-80f4-cd3cc1bfd363 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.529232 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:19.529232 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:19.539745 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6131b7ed-0cb8-4ce1-80f4-cd3cc1bfd363 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Volume info retrieved successfully. Aug 14 03:51:19.546509 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6131b7ed-0cb8-4ce1-80f4-cd3cc1bfd363 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:19.547050 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 484/1979] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:19 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:19.626163 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-deff3a98-96d2-47b9-82b7-cd6f2cd96e30 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.629860 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-deff3a98-96d2-47b9-82b7-cd6f2cd96e30 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:19.630073 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-deff3a98-96d2-47b9-82b7-cd6f2cd96e30 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.630331 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-deff3a98-96d2-47b9-82b7-cd6f2cd96e30 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.646877 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:19.646877 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:19.652102 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-deff3a98-96d2-47b9-82b7-cd6f2cd96e30 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:19.659634 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-deff3a98-96d2-47b9-82b7-cd6f2cd96e30 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:19.660017 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 499/1980] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:19 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:19.691919 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-b91fa989-5997-42c2-9e63-75be9fdc030e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.694960 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-b91fa989-5997-42c2-9e63-75be9fdc030e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673/action Aug 14 03:51:19.695370 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-b91fa989-5997-42c2-9e63-75be9fdc030e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:51:19.696375 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-b91fa989-5997-42c2-9e63-75be9fdc030e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:19.717544 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:19.717544 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:19.718398 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-b91fa989-5997-42c2-9e63-75be9fdc030e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:19.725966 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-b91fa989-5997-42c2-9e63-75be9fdc030e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Begin detaching volume completed successfully. Aug 14 03:51:19.726348 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-b91fa989-5997-42c2-9e63-75be9fdc030e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673/action returned with HTTP 202 Aug 14 03:51:19.726923 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 502/1981] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:51:19 2026] POST /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:51:19.738914 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c356c98d-513e-4331-9385-254cdff205a8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.741276 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c356c98d-513e-4331-9385-254cdff205a8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f Aug 14 03:51:19.741781 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c356c98d-513e-4331-9385-254cdff205a8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.742079 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c356c98d-513e-4331-9385-254cdff205a8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.754809 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5e085b60-a32c-4727-86e8-121da8a844e4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.757154 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5e085b60-a32c-4727-86e8-121da8a844e4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:19.757154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5e085b60-a32c-4727-86e8-121da8a844e4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.757154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5e085b60-a32c-4727-86e8-121da8a844e4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.758039 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:19.758039 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:19.767755 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c356c98d-513e-4331-9385-254cdff205a8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:51:19.769771 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:19.769771 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:19.774547 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5e085b60-a32c-4727-86e8-121da8a844e4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:19.777577 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c356c98d-513e-4331-9385-254cdff205a8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f returned with HTTP 200 Aug 14 03:51:19.778245 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 497/1982] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:19 2026] GET /volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f => generated 1647 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:19.779534 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5e085b60-a32c-4727-86e8-121da8a844e4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:19.780172 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 485/1983] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:19 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:19.795849 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-73c40cfc-cfc0-42f6-86f0-6f806582b152 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.797076 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73c40cfc-cfc0-42f6-86f0-6f806582b152 None None] GET https://10.4.3.64/volume// Aug 14 03:51:19.797076 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73c40cfc-cfc0-42f6-86f0-6f806582b152 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.797076 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73c40cfc-cfc0-42f6-86f0-6f806582b152 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.797410 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73c40cfc-cfc0-42f6-86f0-6f806582b152 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:19.798425 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 500/1984] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:51:19 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:19.834968 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-79f75d44-3e17-4b9a-ac84-d8f4ba124438 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:19.837124 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-79f75d44-3e17-4b9a-ac84-d8f4ba124438 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:19.837439 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-79f75d44-3e17-4b9a-ac84-d8f4ba124438 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:19.837625 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-79f75d44-3e17-4b9a-ac84-d8f4ba124438 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:19.850841 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:19.850841 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:19.852690 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-79f75d44-3e17-4b9a-ac84-d8f4ba124438 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:19.859210 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-79f75d44-3e17-4b9a-ac84-d8f4ba124438 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:19.859676 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 503/1985] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:51:19 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1622 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:51:20.281717 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-d4daba0d-70b6-4e0f-82ca-13cf069ccfe9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.283747 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-d4daba0d-70b6-4e0f-82ca-13cf069ccfe9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/attachments/6c1b21a7-49d6-496d-a292-63462324452d Aug 14 03:51:20.284113 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-d4daba0d-70b6-4e0f-82ca-13cf069ccfe9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:20.284113 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-d4daba0d-70b6-4e0f-82ca-13cf069ccfe9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:20.290795 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:20.290795 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:20.337392 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-7b52b0f5-a18f-4f28-82b4-17c9201d97b7 req-d4daba0d-70b6-4e0f-82ca-13cf069ccfe9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/attachments/6c1b21a7-49d6-496d-a292-63462324452d returned with HTTP 200 Aug 14 03:51:20.337791 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 498/1986] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:51:20 2026] DELETE /volume/v3/attachments/6c1b21a7-49d6-496d-a292-63462324452d => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:20.454065 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b1ee0e9b-fc34-4c0b-85ca-0fd392620cff None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.455565 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b1ee0e9b-fc34-4c0b-85ca-0fd392620cff tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:51:20.455965 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b1ee0e9b-fc34-4c0b-85ca-0fd392620cff tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:20.458511 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b1ee0e9b-fc34-4c0b-85ca-0fd392620cff tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:20.465986 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:20.465986 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:20.471291 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b1ee0e9b-fc34-4c0b-85ca-0fd392620cff tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:51:20.478217 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b1ee0e9b-fc34-4c0b-85ca-0fd392620cff tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:51:20.478696 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 486/1987] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:20 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:20.538951 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-ad8e8056-2382-4bf4-bb86-5036f8671fc1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.541007 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-ad8e8056-2382-4bf4-bb86-5036f8671fc1 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:51:20.541258 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-ad8e8056-2382-4bf4-bb86-5036f8671fc1 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:20.541488 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-ad8e8056-2382-4bf4-bb86-5036f8671fc1 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:20.549739 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:20.549739 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:20.553331 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-ad8e8056-2382-4bf4-bb86-5036f8671fc1 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:51:20.558779 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-ad8e8056-2382-4bf4-bb86-5036f8671fc1 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:51:20.559498 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 501/1988] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:20 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:20.566415 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-8713a05b-5249-4e61-b9d7-006ce2684f47 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.568769 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-8713a05b-5249-4e61-b9d7-006ce2684f47 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:20.568963 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-8713a05b-5249-4e61-b9d7-006ce2684f47 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:20.569174 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-8713a05b-5249-4e61-b9d7-006ce2684f47 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:20.582377 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:20.582377 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:20.589352 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-8713a05b-5249-4e61-b9d7-006ce2684f47 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:20.595891 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-8713a05b-5249-4e61-b9d7-006ce2684f47 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:20.596331 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 504/1989] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:20 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:20.620602 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-9ab39fc3-a547-4417-8530-a698aa196283 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.625579 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-9ab39fc3-a547-4417-8530-a698aa196283 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] DELETE https://10.4.3.64/volume/v3/attachments/bd63e28c-bdc4-4321-ba9c-4a90b619d2e2 Aug 14 03:51:20.625579 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-9ab39fc3-a547-4417-8530-a698aa196283 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:20.625579 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-9ab39fc3-a547-4417-8530-a698aa196283 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:20.632224 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:20.632224 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:20.652539 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9c340a62-f6ba-4a59-99bd-dd85f77cfa02 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.653014 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9c340a62-f6ba-4a59-99bd-dd85f77cfa02 None None] GET https://10.4.3.64/volume// Aug 14 03:51:20.653593 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9c340a62-f6ba-4a59-99bd-dd85f77cfa02 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:20.653932 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9c340a62-f6ba-4a59-99bd-dd85f77cfa02 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:20.654558 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9c340a62-f6ba-4a59-99bd-dd85f77cfa02 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:20.654965 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 487/1990] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:51:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:20.664921 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-287b7257-98ea-4171-b0bf-6081c1dbd33e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.666960 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-287b7257-98ea-4171-b0bf-6081c1dbd33e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:51:20.667713 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-287b7257-98ea-4171-b0bf-6081c1dbd33e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19280def-cbfe-4e30-9066-cd050d713723", "connector": null, "instance_uuid": "99991be7-66ea-4c8a-9643-ea2d5fbf6ecc"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:20.676074 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:20.676074 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:20.706646 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-287b7257-98ea-4171-b0bf-6081c1dbd33e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:51:20.707353 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 502/1991] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:51:20 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 14 03:51:20.713681 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-594bb8c0-d8ff-4ec4-a658-e8123a1f64c1 req-9ab39fc3-a547-4417-8530-a698aa196283 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/bd63e28c-bdc4-4321-ba9c-4a90b619d2e2 returned with HTTP 200 Aug 14 03:51:20.714375 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 499/1992] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:51:20 2026] DELETE /volume/v3/attachments/bd63e28c-bdc4-4321-ba9c-4a90b619d2e2 => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:20.740485 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9e7bcee8-ce61-45a1-975f-da8a2ca666a8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.742704 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9e7bcee8-ce61-45a1-975f-da8a2ca666a8 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:51:20.742968 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9e7bcee8-ce61-45a1-975f-da8a2ca666a8 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:20.743241 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9e7bcee8-ce61-45a1-975f-da8a2ca666a8 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:20.754672 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:20.754672 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:20.761175 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9e7bcee8-ce61-45a1-975f-da8a2ca666a8 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:51:20.766004 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-37b794be-93cf-4774-be28-0a9c3e866f70 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.766669 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-37b794be-93cf-4774-be28-0a9c3e866f70 None None] GET https://10.4.3.64/volume// Aug 14 03:51:20.767060 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-37b794be-93cf-4774-be28-0a9c3e866f70 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:20.767252 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9e7bcee8-ce61-45a1-975f-da8a2ca666a8 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:51:20.767447 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-37b794be-93cf-4774-be28-0a9c3e866f70 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:20.767752 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 505/1993] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:20 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:20.767980 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-37b794be-93cf-4774-be28-0a9c3e866f70 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:20.768421 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 488/1994] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:51:20 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:20.795089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2505ad3f-a482-4b82-8c80-0aed302dc4d8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.795564 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-7d196286-cfc0-4506-a4a9-6123fc87bac6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.795779 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9cbb9c51-f6b9-40a7-b050-abed7808caea None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.797707 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2505ad3f-a482-4b82-8c80-0aed302dc4d8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:20.797906 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9cbb9c51-f6b9-40a7-b050-abed7808caea tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f Aug 14 03:51:20.798105 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2505ad3f-a482-4b82-8c80-0aed302dc4d8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:20.798205 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9cbb9c51-f6b9-40a7-b050-abed7808caea tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:20.798454 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2505ad3f-a482-4b82-8c80-0aed302dc4d8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:20.798515 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9cbb9c51-f6b9-40a7-b050-abed7808caea tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:20.798580 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-7d196286-cfc0-4506-a4a9-6123fc87bac6 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:51:20.798803 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-7d196286-cfc0-4506-a4a9-6123fc87bac6 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:20.799172 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-7d196286-cfc0-4506-a4a9-6123fc87bac6 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:20.812436 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:20.812436 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:20.816488 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:20.816488 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:20.816959 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:20.816959 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:20.819800 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2505ad3f-a482-4b82-8c80-0aed302dc4d8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:20.822536 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9cbb9c51-f6b9-40a7-b050-abed7808caea tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:51:20.823336 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-7d196286-cfc0-4506-a4a9-6123fc87bac6 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:51:20.824595 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2505ad3f-a482-4b82-8c80-0aed302dc4d8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:20.825086 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 503/1995] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:20 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:20.828882 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9cbb9c51-f6b9-40a7-b050-abed7808caea tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f returned with HTTP 200 Aug 14 03:51:20.829302 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 506/1996] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:20 2026] GET /volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f => generated 1647 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:20.841593 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-7d196286-cfc0-4506-a4a9-6123fc87bac6 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:51:20.841914 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 500/1997] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:51:20 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 1025 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:51:20.881909 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-de699f80-3b32-47b2-a908-dd7005794878 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.884247 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-de699f80-3b32-47b2-a908-dd7005794878 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:20.884541 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-de699f80-3b32-47b2-a908-dd7005794878 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:20.884914 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-de699f80-3b32-47b2-a908-dd7005794878 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:20.902065 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:20.902065 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:20.910156 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-de699f80-3b32-47b2-a908-dd7005794878 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Volume info retrieved successfully. Aug 14 03:51:20.915836 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-de699f80-3b32-47b2-a908-dd7005794878 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:20.916422 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 489/1998] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:20 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:20.974390 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-d47b3869-c428-4ba2-9420-2a076f3413fd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.977415 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-d47b3869-c428-4ba2-9420-2a076f3413fd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:20.977615 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-d47b3869-c428-4ba2-9420-2a076f3413fd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:20.977791 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-d47b3869-c428-4ba2-9420-2a076f3413fd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:20.985396 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-cb4a4c01-7e7d-46ef-811b-f45c71b23f62 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:20.989843 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-cb4a4c01-7e7d-46ef-811b-f45c71b23f62 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] PUT https://10.4.3.64/volume/v3/attachments/3ebb6a51-b178-40e8-8a73-6e8f4cd7c3c6 Aug 14 03:51:20.989843 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-cb4a4c01-7e7d-46ef-811b-f45c71b23f62 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:20.992366 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:20.992366 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:20.997815 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-d47b3869-c428-4ba2-9420-2a076f3413fd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:20.999564 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-cb4a4c01-7e7d-46ef-811b-f45c71b23f62 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Acquiring lock "cinder-attachment_update-19280def-cbfe-4e30-9066-cd050d713723-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:51:21.003321 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-d47b3869-c428-4ba2-9420-2a076f3413fd tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:21.005293 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 504/1999] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:20 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:21.005422 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-cb4a4c01-7e7d-46ef-811b-f45c71b23f62 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Lock "cinder-attachment_update-19280def-cbfe-4e30-9066-cd050d713723-np0000007313" acquired by "attachment_update" :: waited 0.006s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:51:21.005826 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:21.005826 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:21.026308 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-57c89ac4-1a6c-4851-8834-4ec44b0ee2b0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:21.029004 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-57c89ac4-1a6c-4851-8834-4ec44b0ee2b0 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673/action Aug 14 03:51:21.029524 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-57c89ac4-1a6c-4851-8834-4ec44b0ee2b0 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:51:21.029663 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-57c89ac4-1a6c-4851-8834-4ec44b0ee2b0 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:21.044071 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:21.044071 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:21.044534 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-57c89ac4-1a6c-4851-8834-4ec44b0ee2b0 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:21.056492 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-57c89ac4-1a6c-4851-8834-4ec44b0ee2b0 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Begin detaching volume completed successfully. Aug 14 03:51:21.056724 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-57c89ac4-1a6c-4851-8834-4ec44b0ee2b0 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673/action returned with HTTP 202 Aug 14 03:51:21.057467 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 501/2000] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:51:21 2026] POST /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:51:21.077790 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d9bf95e1-b614-4228-a95f-1ea6c2f1a7c3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:21.079503 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d9bf95e1-b614-4228-a95f-1ea6c2f1a7c3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:21.079729 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d9bf95e1-b614-4228-a95f-1ea6c2f1a7c3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:21.079882 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d9bf95e1-b614-4228-a95f-1ea6c2f1a7c3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:21.088619 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:21.088619 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:21.092188 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d9bf95e1-b614-4228-a95f-1ea6c2f1a7c3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:21.097956 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d9bf95e1-b614-4228-a95f-1ea6c2f1a7c3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:21.097956 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 490/2001] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:21 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:21.114455 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-cb4a4c01-7e7d-46ef-811b-f45c71b23f62 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Lock "cinder-attachment_update-19280def-cbfe-4e30-9066-cd050d713723-np0000007313" released by "attachment_update" :: held 0.108s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:51:21.114455 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-cb4a4c01-7e7d-46ef-811b-f45c71b23f62 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/attachments/3ebb6a51-b178-40e8-8a73-6e8f4cd7c3c6 returned with HTTP 200 Aug 14 03:51:21.114613 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 507/2002] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:51:20 2026] PUT /volume/v3/attachments/3ebb6a51-b178-40e8-8a73-6e8f4cd7c3c6 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:21.115400 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fbe6e543-55fc-4384-8d4c-a27ba95dc7bd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:21.115854 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fbe6e543-55fc-4384-8d4c-a27ba95dc7bd None None] GET https://10.4.3.64/volume// Aug 14 03:51:21.116220 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fbe6e543-55fc-4384-8d4c-a27ba95dc7bd None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:21.116509 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fbe6e543-55fc-4384-8d4c-a27ba95dc7bd None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:21.116877 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fbe6e543-55fc-4384-8d4c-a27ba95dc7bd None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:21.117704 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 505/2003] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:51:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:21.125586 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-1965a0ec-ec7e-4752-b15b-b06691b5039b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:21.127935 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-1965a0ec-ec7e-4752-b15b-b06691b5039b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:21.128216 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-1965a0ec-ec7e-4752-b15b-b06691b5039b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:21.128452 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-1965a0ec-ec7e-4752-b15b-b06691b5039b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:21.138765 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:21.138765 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:21.141903 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-1965a0ec-ec7e-4752-b15b-b06691b5039b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:21.145778 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-1965a0ec-ec7e-4752-b15b-b06691b5039b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:21.146213 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 502/2004] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:51:21 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:51:21.531741 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-e5a30ea7-114c-467f-9b9e-4637546a34e8 req-2fbe89f1-7499-41c6-9478-fb5110d0c7d4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:21.533854 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e5a30ea7-114c-467f-9b9e-4637546a34e8 req-2fbe89f1-7499-41c6-9478-fb5110d0c7d4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] DELETE https://10.4.3.64/volume/v3/attachments/2b6ca333-f8a3-422b-9a30-adfaee96a250 Aug 14 03:51:21.534033 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e5a30ea7-114c-467f-9b9e-4637546a34e8 req-2fbe89f1-7499-41c6-9478-fb5110d0c7d4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:21.534236 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e5a30ea7-114c-467f-9b9e-4637546a34e8 req-2fbe89f1-7499-41c6-9478-fb5110d0c7d4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:21.544900 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:21.544900 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:21.606673 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e5a30ea7-114c-467f-9b9e-4637546a34e8 req-2fbe89f1-7499-41c6-9478-fb5110d0c7d4 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/attachments/2b6ca333-f8a3-422b-9a30-adfaee96a250 returned with HTTP 200 Aug 14 03:51:21.607273 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 491/2005] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:51:21 2026] DELETE /volume/v3/attachments/2b6ca333-f8a3-422b-9a30-adfaee96a250 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:21.694061 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-8b525917-3aab-4180-ad5e-99fb2dc7ea0f req-15c36429-6c48-4a8f-82d2-9338079b614a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:21.696860 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-8b525917-3aab-4180-ad5e-99fb2dc7ea0f req-15c36429-6c48-4a8f-82d2-9338079b614a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/attachments/6c1b21a7-49d6-496d-a292-63462324452d Aug 14 03:51:21.697156 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-8b525917-3aab-4180-ad5e-99fb2dc7ea0f req-15c36429-6c48-4a8f-82d2-9338079b614a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:21.697475 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-8b525917-3aab-4180-ad5e-99fb2dc7ea0f req-15c36429-6c48-4a8f-82d2-9338079b614a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:21.703798 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-8b525917-3aab-4180-ad5e-99fb2dc7ea0f req-15c36429-6c48-4a8f-82d2-9338079b614a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/attachments/6c1b21a7-49d6-496d-a292-63462324452d returned with HTTP 404 Aug 14 03:51:21.705062 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 508/2006] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:51:21 2026] DELETE /volume/v3/attachments/6c1b21a7-49d6-496d-a292-63462324452d => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 03:51:21.785044 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5cf53a8c-2e8d-4953-be5f-88213e33682d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:21.786822 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5cf53a8c-2e8d-4953-be5f-88213e33682d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:51:21.787004 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5cf53a8c-2e8d-4953-be5f-88213e33682d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:21.787206 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5cf53a8c-2e8d-4953-be5f-88213e33682d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:21.795843 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:21.795843 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:21.799186 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5cf53a8c-2e8d-4953-be5f-88213e33682d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:51:21.803864 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5cf53a8c-2e8d-4953-be5f-88213e33682d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:51:21.804383 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 506/2007] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:21 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:21.847557 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-db14da27-c0c6-4cb5-a0fd-fed46510f943 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:21.849297 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-db14da27-c0c6-4cb5-a0fd-fed46510f943 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f Aug 14 03:51:21.849486 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-db14da27-c0c6-4cb5-a0fd-fed46510f943 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:21.849653 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-db14da27-c0c6-4cb5-a0fd-fed46510f943 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:21.858970 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:21.858970 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:21.862600 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-db14da27-c0c6-4cb5-a0fd-fed46510f943 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:51:21.868523 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-db14da27-c0c6-4cb5-a0fd-fed46510f943 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f returned with HTTP 200 Aug 14 03:51:21.868923 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 503/2008] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:21 2026] GET /volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:21.882286 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4d1ee8e4-fbf7-4170-9370-e1bcb3f03862 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:21.887092 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4d1ee8e4-fbf7-4170-9370-e1bcb3f03862 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:51:21.887498 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4d1ee8e4-fbf7-4170-9370-e1bcb3f03862 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2814ec1d-8bbf-4ea9-8d97-637104e38a0f", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1527791560"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:21.888834 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-4d1ee8e4-fbf7-4170-9370-e1bcb3f03862 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Creating new backup {'backup': {'volume_id': '2814ec1d-8bbf-4ea9-8d97-637104e38a0f', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1527791560'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:51:21.888967 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-4d1ee8e4-fbf7-4170-9370-e1bcb3f03862 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Creating backup of volume 2814ec1d-8bbf-4ea9-8d97-637104e38a0f in container None Aug 14 03:51:21.899837 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:21.899837 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:21.900310 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4d1ee8e4-fbf7-4170-9370-e1bcb3f03862 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:51:21.917533 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-4d1ee8e4-fbf7-4170-9370-e1bcb3f03862 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Created reservations ['55d251de-1dc2-48f7-9e7b-25573207775b', 'e0d37164-4b8c-4e85-979f-59837f2ab55e'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:21.967917 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4d1ee8e4-fbf7-4170-9370-e1bcb3f03862 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:51:21.968506 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 492/2009] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:51:21 2026] POST /volume/v3/backups => generated 328 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:51:21.981036 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ce44589d-34cd-40c1-b5bc-85e4f545389e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:21.985755 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ce44589d-34cd-40c1-b5bc-85e4f545389e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:21.986096 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ce44589d-34cd-40c1-b5bc-85e4f545389e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:21.986317 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ce44589d-34cd-40c1-b5bc-85e4f545389e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:21.986416 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-ce44589d-34cd-40c1-b5bc-85e4f545389e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:21.994867 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:21.994867 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:21.995650 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ce44589d-34cd-40c1-b5bc-85e4f545389e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:21.996026 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 509/2010] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:21 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:22.112013 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0edd46d9-1715-4c60-9957-568dec0ab4c2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:22.114379 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0edd46d9-1715-4c60-9957-568dec0ab4c2 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:22.114628 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0edd46d9-1715-4c60-9957-568dec0ab4c2 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:22.114863 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0edd46d9-1715-4c60-9957-568dec0ab4c2 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:22.128105 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:22.128105 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:22.132101 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0edd46d9-1715-4c60-9957-568dec0ab4c2 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:22.136269 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0edd46d9-1715-4c60-9957-568dec0ab4c2 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:22.136595 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 507/2011] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:22 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:22.815969 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f9084fe1-fa4e-4526-844b-cadbb22598ca None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:22.817534 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f9084fe1-fa4e-4526-844b-cadbb22598ca tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:51:22.817695 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f9084fe1-fa4e-4526-844b-cadbb22598ca tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:22.817878 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f9084fe1-fa4e-4526-844b-cadbb22598ca tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:22.827111 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:22.827111 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:22.830417 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f9084fe1-fa4e-4526-844b-cadbb22598ca tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:51:22.834396 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f9084fe1-fa4e-4526-844b-cadbb22598ca tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:51:22.835119 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 504/2012] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:22 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:23.006227 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cce43ab5-5537-48a8-a888-54d0afdc2be0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:23.007964 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cce43ab5-5537-48a8-a888-54d0afdc2be0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:23.008145 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cce43ab5-5537-48a8-a888-54d0afdc2be0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:23.008355 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cce43ab5-5537-48a8-a888-54d0afdc2be0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:23.008456 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-cce43ab5-5537-48a8-a888-54d0afdc2be0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:23.012392 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:23.012392 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:23.013085 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cce43ab5-5537-48a8-a888-54d0afdc2be0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:23.013464 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 493/2013] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:23 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:23.152436 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2fc5ae0d-2068-41a4-9f45-66baf1e23a26 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:23.154798 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2fc5ae0d-2068-41a4-9f45-66baf1e23a26 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:23.155271 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2fc5ae0d-2068-41a4-9f45-66baf1e23a26 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:23.156799 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2fc5ae0d-2068-41a4-9f45-66baf1e23a26 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:23.171148 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:23.171148 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:23.176419 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2fc5ae0d-2068-41a4-9f45-66baf1e23a26 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:23.180698 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2fc5ae0d-2068-41a4-9f45-66baf1e23a26 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:23.181389 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 510/2014] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:23 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:23.402518 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8c1eab7c-decf-4ebe-9b59-6b6c8c151579 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:23.404112 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8c1eab7c-decf-4ebe-9b59-6b6c8c151579 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:23.404419 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8c1eab7c-decf-4ebe-9b59-6b6c8c151579 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:23.404597 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8c1eab7c-decf-4ebe-9b59-6b6c8c151579 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:23.411276 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:23.411276 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:23.414679 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8c1eab7c-decf-4ebe-9b59-6b6c8c151579 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:23.419371 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8c1eab7c-decf-4ebe-9b59-6b6c8c151579 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 200 Aug 14 03:51:23.419705 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 508/2015] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:23 2026] GET /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 1360 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:23.431721 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-de0c79f3-f278-4bb1-9133-35c8f5f565e0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:23.433720 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-de0c79f3-f278-4bb1-9133-35c8f5f565e0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:23.433948 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-de0c79f3-f278-4bb1-9133-35c8f5f565e0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:23.434208 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-de0c79f3-f278-4bb1-9133-35c8f5f565e0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:23.434415 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-de0c79f3-f278-4bb1-9133-35c8f5f565e0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete volume with id: 98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:23.440888 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:23.440888 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:23.441326 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-de0c79f3-f278-4bb1-9133-35c8f5f565e0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:23.454763 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-de0c79f3-f278-4bb1-9133-35c8f5f565e0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete volume request issued successfully. Aug 14 03:51:23.454916 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-de0c79f3-f278-4bb1-9133-35c8f5f565e0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 202 Aug 14 03:51:23.455297 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 505/2016] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:51:23 2026] DELETE /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:51:23.463747 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ccc31fb3-eb6c-49b9-90b9-9c42b88ed695 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:23.465451 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ccc31fb3-eb6c-49b9-90b9-9c42b88ed695 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:23.465637 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ccc31fb3-eb6c-49b9-90b9-9c42b88ed695 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:23.465821 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ccc31fb3-eb6c-49b9-90b9-9c42b88ed695 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:23.473840 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:23.473840 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:23.477569 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ccc31fb3-eb6c-49b9-90b9-9c42b88ed695 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:23.482748 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ccc31fb3-eb6c-49b9-90b9-9c42b88ed695 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 200 Aug 14 03:51:23.483251 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 494/2017] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:23 2026] GET /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:23.846979 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fed2b038-7ca6-41df-a125-65255d73c19b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:23.848657 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fed2b038-7ca6-41df-a125-65255d73c19b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:51:23.848830 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fed2b038-7ca6-41df-a125-65255d73c19b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:23.849022 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fed2b038-7ca6-41df-a125-65255d73c19b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:23.857405 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:23.857405 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:23.860473 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fed2b038-7ca6-41df-a125-65255d73c19b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:51:23.863930 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fed2b038-7ca6-41df-a125-65255d73c19b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:51:23.864344 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 511/2018] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:23 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:24.026162 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5b50cf43-4412-48a2-bc59-da784e1cf106 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:24.026162 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b50cf43-4412-48a2-bc59-da784e1cf106 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:24.026162 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b50cf43-4412-48a2-bc59-da784e1cf106 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:24.026354 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b50cf43-4412-48a2-bc59-da784e1cf106 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:24.026401 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5b50cf43-4412-48a2-bc59-da784e1cf106 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:24.033709 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:24.033709 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:24.034779 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b50cf43-4412-48a2-bc59-da784e1cf106 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:24.035301 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 509/2019] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:24 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:24.195357 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cd652c22-9db3-4106-9bd7-d9846947dfb1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:24.197622 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cd652c22-9db3-4106-9bd7-d9846947dfb1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:24.197841 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cd652c22-9db3-4106-9bd7-d9846947dfb1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:24.198000 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cd652c22-9db3-4106-9bd7-d9846947dfb1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:24.207210 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:24.207210 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:24.212200 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-cd652c22-9db3-4106-9bd7-d9846947dfb1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:24.214616 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cd652c22-9db3-4106-9bd7-d9846947dfb1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:24.215063 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 506/2020] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:24 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:24.357656 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-bc26a44a-b493-45a1-98d2-e773f405cec2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:24.359634 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-bc26a44a-b493-45a1-98d2-e773f405cec2 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] POST https://10.4.3.64/volume/v3/attachments/3ebb6a51-b178-40e8-8a73-6e8f4cd7c3c6/action Aug 14 03:51:24.359960 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-bc26a44a-b493-45a1-98d2-e773f405cec2 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:51:24.360070 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-bc26a44a-b493-45a1-98d2-e773f405cec2 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:24.374112 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:24.374112 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:24.382937 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-75682bc3-92f0-4861-aaa5-11d8d4e77dd1 req-bc26a44a-b493-45a1-98d2-e773f405cec2 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/attachments/3ebb6a51-b178-40e8-8a73-6e8f4cd7c3c6/action returned with HTTP 204 Aug 14 03:51:24.383724 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 495/2021] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:51:24 2026] POST /volume/v3/attachments/3ebb6a51-b178-40e8-8a73-6e8f4cd7c3c6/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:24.497689 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-977b2555-309d-4496-89e4-f6858e8285dd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:24.500012 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-977b2555-309d-4496-89e4-f6858e8285dd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa Aug 14 03:51:24.500270 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-977b2555-309d-4496-89e4-f6858e8285dd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:24.500632 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-977b2555-309d-4496-89e4-f6858e8285dd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:24.508700 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-977b2555-309d-4496-89e4-f6858e8285dd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa returned with HTTP 404 Aug 14 03:51:24.509418 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 512/2022] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:24 2026] GET /volume/v3/volumes/98152901-10d6-4e6b-aa1e-8fc07d279afa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:24.518802 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0cc95bd0-809f-4ed7-b6ee-193b92a5ac2b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:24.520638 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0cc95bd0-809f-4ed7-b6ee-193b92a5ac2b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:51:24.520824 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0cc95bd0-809f-4ed7-b6ee-193b92a5ac2b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:24.520998 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0cc95bd0-809f-4ed7-b6ee-193b92a5ac2b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:24.527026 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:24.527026 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:24.530358 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0cc95bd0-809f-4ed7-b6ee-193b92a5ac2b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:24.533860 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0cc95bd0-809f-4ed7-b6ee-193b92a5ac2b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:51:24.534206 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 510/2023] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:24 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:24.545320 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-427e3d2c-f3c5-483f-9bca-8a0259675d42 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:24.547523 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-427e3d2c-f3c5-483f-9bca-8a0259675d42 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:51:24.547947 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-427e3d2c-f3c5-483f-9bca-8a0259675d42 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "968bc6f2-24b5-4308-8439-76f49c107c3f", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2085218957"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:24.558420 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:24.558420 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:24.558969 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-427e3d2c-f3c5-483f-9bca-8a0259675d42 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:24.559246 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-427e3d2c-f3c5-483f-9bca-8a0259675d42 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create snapshot from volume 968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:51:24.591148 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-427e3d2c-f3c5-483f-9bca-8a0259675d42 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['098dd053-b122-42c4-a195-1e44debff491', '28f6333d-c16d-4469-a53f-2261c8b605d5', 'ca7b28fe-d0dc-4f32-a538-a53c1228c0fe', '21cedad4-d58b-4a5f-9928-def57e73f145'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:24.628989 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-427e3d2c-f3c5-483f-9bca-8a0259675d42 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot create request issued successfully. Aug 14 03:51:24.629500 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-427e3d2c-f3c5-483f-9bca-8a0259675d42 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:51:24.630096 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 507/2024] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:51:24 2026] POST /volume/v3/snapshots => generated 380 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:51:24.642573 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fbf45acb-9536-4418-8e68-e222c4fc046b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:24.644915 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fbf45acb-9536-4418-8e68-e222c4fc046b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 Aug 14 03:51:24.645261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fbf45acb-9536-4418-8e68-e222c4fc046b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:24.645558 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fbf45acb-9536-4418-8e68-e222c4fc046b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:24.652377 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:24.652377 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:24.652964 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-fbf45acb-9536-4418-8e68-e222c4fc046b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:24.654088 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fbf45acb-9536-4418-8e68-e222c4fc046b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 returned with HTTP 200 Aug 14 03:51:24.654612 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 496/2025] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:24 2026] GET /volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 => generated 512 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:24.876238 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3077085b-7194-42af-b224-8bcd95413f12 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:24.877947 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3077085b-7194-42af-b224-8bcd95413f12 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:51:24.878123 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3077085b-7194-42af-b224-8bcd95413f12 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:24.878339 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3077085b-7194-42af-b224-8bcd95413f12 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:24.888175 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:24.888175 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:24.892290 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3077085b-7194-42af-b224-8bcd95413f12 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:51:24.896960 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3077085b-7194-42af-b224-8bcd95413f12 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:51:24.897433 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 513/2026] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:24 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:24.908740 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d1884b45-23b9-48b6-98ec-71b7812cd8b6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:24.910456 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d1884b45-23b9-48b6-98ec-71b7812cd8b6 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:51:24.910654 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d1884b45-23b9-48b6-98ec-71b7812cd8b6 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:24.910828 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d1884b45-23b9-48b6-98ec-71b7812cd8b6 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:24.919982 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:24.919982 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:24.923030 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d1884b45-23b9-48b6-98ec-71b7812cd8b6 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:51:24.926859 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d1884b45-23b9-48b6-98ec-71b7812cd8b6 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:51:24.927252 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 511/2027] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:24 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:25.045705 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3298813d-43bc-41de-bb53-8c6720a6e543 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:25.047997 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3298813d-43bc-41de-bb53-8c6720a6e543 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:25.048249 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3298813d-43bc-41de-bb53-8c6720a6e543 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:25.048535 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3298813d-43bc-41de-bb53-8c6720a6e543 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:25.048681 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-3298813d-43bc-41de-bb53-8c6720a6e543 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:25.061457 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:25.061457 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:25.063436 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3298813d-43bc-41de-bb53-8c6720a6e543 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:25.065231 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 508/2028] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:25 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:25.233505 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-875db91b-f831-44f0-b927-51bae2db4f50 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:25.235301 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-875db91b-f831-44f0-b927-51bae2db4f50 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:25.235536 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-875db91b-f831-44f0-b927-51bae2db4f50 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:25.235721 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-875db91b-f831-44f0-b927-51bae2db4f50 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:25.249615 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:25.249615 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:25.253580 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-875db91b-f831-44f0-b927-51bae2db4f50 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:25.262690 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-875db91b-f831-44f0-b927-51bae2db4f50 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:25.263305 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 497/2029] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:25 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:25.664544 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4cf0064b-8e3f-47ba-b9ed-8e31af12d9dc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:25.666277 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4cf0064b-8e3f-47ba-b9ed-8e31af12d9dc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 Aug 14 03:51:25.666472 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4cf0064b-8e3f-47ba-b9ed-8e31af12d9dc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:25.666653 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4cf0064b-8e3f-47ba-b9ed-8e31af12d9dc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:25.671613 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:25.671613 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:25.672010 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4cf0064b-8e3f-47ba-b9ed-8e31af12d9dc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:25.672870 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4cf0064b-8e3f-47ba-b9ed-8e31af12d9dc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 returned with HTTP 200 Aug 14 03:51:25.673223 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 514/2030] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:25 2026] GET /volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 => generated 539 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:25.682242 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-006ba76c-c12a-41a0-8fcc-d15abd732709 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:25.683901 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-006ba76c-c12a-41a0-8fcc-d15abd732709 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 Aug 14 03:51:25.684105 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-006ba76c-c12a-41a0-8fcc-d15abd732709 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:25.684309 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-006ba76c-c12a-41a0-8fcc-d15abd732709 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:25.689271 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:25.689271 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:25.689890 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-006ba76c-c12a-41a0-8fcc-d15abd732709 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:25.690730 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-006ba76c-c12a-41a0-8fcc-d15abd732709 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 returned with HTTP 200 Aug 14 03:51:25.691084 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 512/2031] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:25 2026] GET /volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 => generated 539 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:25.702518 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fdb7f06b-8cd5-47fa-bb05-50a9116e3b40 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:25.705821 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fdb7f06b-8cd5-47fa-bb05-50a9116e3b40 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots Aug 14 03:51:25.705897 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fdb7f06b-8cd5-47fa-bb05-50a9116e3b40 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:25.706082 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fdb7f06b-8cd5-47fa-bb05-50a9116e3b40 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:25.706390 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-fdb7f06b-8cd5-47fa-bb05-50a9116e3b40 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:51:25.707551 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.db.api [None req-fdb7f06b-8cd5-47fa-bb05-50a9116e3b40 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Building query based on filter {{(pid=100328) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:51:25.711766 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fdb7f06b-8cd5-47fa-bb05-50a9116e3b40 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Get all snapshots completed successfully. Aug 14 03:51:25.712080 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fdb7f06b-8cd5-47fa-bb05-50a9116e3b40 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Aug 14 03:51:25.712493 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 509/2032] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Aug 14 03:51:25 2026] GET /volume/v3/snapshots => generated 408 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:25.723492 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bedab56b-60fa-4eda-8a5c-e41fd7f0ab87 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:25.725273 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bedab56b-60fa-4eda-8a5c-e41fd7f0ab87 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] PUT https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 Aug 14 03:51:25.725678 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bedab56b-60fa-4eda-8a5c-e41fd7f0ab87 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-837930622", "description": "This is the new description of snapshot."}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:25.732259 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:25.732259 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:25.732782 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bedab56b-60fa-4eda-8a5c-e41fd7f0ab87 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:25.738243 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bedab56b-60fa-4eda-8a5c-e41fd7f0ab87 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 returned with HTTP 200 Aug 14 03:51:25.738736 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 498/2033] 10.4.3.64 () {68 vars in 1368 bytes} [Fri Aug 14 03:51:25 2026] PUT /volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:25.746866 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-204d62ee-63b9-41e2-9db4-3a7f8451b6c1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:25.749052 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-204d62ee-63b9-41e2-9db4-3a7f8451b6c1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 Aug 14 03:51:25.749295 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-204d62ee-63b9-41e2-9db4-3a7f8451b6c1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:25.749547 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-204d62ee-63b9-41e2-9db4-3a7f8451b6c1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:25.755355 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:25.755355 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:25.755923 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-204d62ee-63b9-41e2-9db4-3a7f8451b6c1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:25.756966 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-204d62ee-63b9-41e2-9db4-3a7f8451b6c1 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 returned with HTTP 200 Aug 14 03:51:25.757444 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 515/2034] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:25 2026] GET /volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 => generated 576 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:25.766772 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-925a8428-80f2-4178-85cc-65292045d174 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:25.768613 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-925a8428-80f2-4178-85cc-65292045d174 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 Aug 14 03:51:25.768831 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-925a8428-80f2-4178-85cc-65292045d174 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:25.769070 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-925a8428-80f2-4178-85cc-65292045d174 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:25.769229 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-925a8428-80f2-4178-85cc-65292045d174 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 Aug 14 03:51:25.775285 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:25.775285 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:25.775921 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-925a8428-80f2-4178-85cc-65292045d174 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:25.794470 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-925a8428-80f2-4178-85cc-65292045d174 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot delete request issued successfully. Aug 14 03:51:25.794650 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-925a8428-80f2-4178-85cc-65292045d174 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 returned with HTTP 202 Aug 14 03:51:25.795036 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 513/2035] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:51:25 2026] DELETE /volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:51:25.804832 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-47ebaea4-6e99-4297-b3e0-a1bffba20d98 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:25.808949 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-47ebaea4-6e99-4297-b3e0-a1bffba20d98 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 Aug 14 03:51:25.809189 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-47ebaea4-6e99-4297-b3e0-a1bffba20d98 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:25.809394 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-47ebaea4-6e99-4297-b3e0-a1bffba20d98 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:25.819244 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:25.819244 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:25.819696 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-47ebaea4-6e99-4297-b3e0-a1bffba20d98 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:25.820620 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-47ebaea4-6e99-4297-b3e0-a1bffba20d98 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 returned with HTTP 200 Aug 14 03:51:25.821003 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 510/2036] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:25 2026] GET /volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 => generated 575 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:26.078913 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ac54e0eb-1b39-4ce2-9d53-ad72869a7ad2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:26.080689 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ac54e0eb-1b39-4ce2-9d53-ad72869a7ad2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:26.080913 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ac54e0eb-1b39-4ce2-9d53-ad72869a7ad2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:26.081061 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ac54e0eb-1b39-4ce2-9d53-ad72869a7ad2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:26.081176 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-ac54e0eb-1b39-4ce2-9d53-ad72869a7ad2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:26.086051 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:26.086051 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:26.087113 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ac54e0eb-1b39-4ce2-9d53-ad72869a7ad2 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:26.087676 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 499/2037] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:26 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:26.276317 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-97b87de1-7b94-46c1-8f6c-4bbc9280ec87 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:26.278722 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97b87de1-7b94-46c1-8f6c-4bbc9280ec87 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:26.278999 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97b87de1-7b94-46c1-8f6c-4bbc9280ec87 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:26.279288 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97b87de1-7b94-46c1-8f6c-4bbc9280ec87 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:26.292046 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:26.292046 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:26.297786 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-97b87de1-7b94-46c1-8f6c-4bbc9280ec87 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:26.304275 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97b87de1-7b94-46c1-8f6c-4bbc9280ec87 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:26.304847 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 516/2038] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:26 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:26.831812 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-96ded55c-c8e4-4e71-8da3-294fa5656d9c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:26.836412 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-96ded55c-c8e4-4e71-8da3-294fa5656d9c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 Aug 14 03:51:26.836554 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-96ded55c-c8e4-4e71-8da3-294fa5656d9c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:26.836692 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-96ded55c-c8e4-4e71-8da3-294fa5656d9c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:26.843620 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-96ded55c-c8e4-4e71-8da3-294fa5656d9c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 returned with HTTP 404 Aug 14 03:51:26.844813 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 514/2039] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:26 2026] GET /volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:26.854309 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6588a239-cd3a-4331-9f26-c8284831c167 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:26.857982 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6588a239-cd3a-4331-9f26-c8284831c167 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 Aug 14 03:51:26.858270 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6588a239-cd3a-4331-9f26-c8284831c167 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:26.858550 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6588a239-cd3a-4331-9f26-c8284831c167 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:26.858692 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-6588a239-cd3a-4331-9f26-c8284831c167 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 Aug 14 03:51:26.870931 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6588a239-cd3a-4331-9f26-c8284831c167 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 returned with HTTP 404 Aug 14 03:51:26.872470 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 511/2040] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:51:26 2026] DELETE /volume/v3/snapshots/c32bcfbc-a769-422e-a1b3-6cb2d6dd70f1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:26.880573 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-943e42a6-b5ee-43d3-ad20-c11533dcd062 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:26.882376 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-943e42a6-b5ee-43d3-ad20-c11533dcd062 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:51:26.882579 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-943e42a6-b5ee-43d3-ad20-c11533dcd062 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:26.882753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-943e42a6-b5ee-43d3-ad20-c11533dcd062 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:26.889789 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:26.889789 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:26.893386 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-943e42a6-b5ee-43d3-ad20-c11533dcd062 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:26.897335 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-943e42a6-b5ee-43d3-ad20-c11533dcd062 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:51:26.897672 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 500/2041] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:26 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:26.908855 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7458d1a6-25da-4817-b6de-89ab925b9f81 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:26.910693 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7458d1a6-25da-4817-b6de-89ab925b9f81 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:51:26.910995 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7458d1a6-25da-4817-b6de-89ab925b9f81 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "968bc6f2-24b5-4308-8439-76f49c107c3f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-148991485"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:26.920802 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:26.920802 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:26.921250 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7458d1a6-25da-4817-b6de-89ab925b9f81 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:51:26.921380 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-7458d1a6-25da-4817-b6de-89ab925b9f81 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create snapshot from volume 968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:51:26.945450 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-155a6360-995b-4d1d-a3a0-035847692d2e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:26.948087 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-155a6360-995b-4d1d-a3a0-035847692d2e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:26.948399 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-155a6360-995b-4d1d-a3a0-035847692d2e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:26.948709 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-155a6360-995b-4d1d-a3a0-035847692d2e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:26.958168 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-7458d1a6-25da-4817-b6de-89ab925b9f81 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['a958c284-1681-4642-aad5-d6e8862582c4', '1749aac0-31b7-47ca-a39f-bf14acfee8ba', '5cca0c1c-7a4b-4880-b98e-1f3b8715fe19', 'dbeee611-75a6-49d3-a765-666364d7357f'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:26.963846 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:26.963846 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:26.968628 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-155a6360-995b-4d1d-a3a0-035847692d2e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:26.975109 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-155a6360-995b-4d1d-a3a0-035847692d2e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:26.975980 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 515/2042] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:26 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:51:26.993169 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7458d1a6-25da-4817-b6de-89ab925b9f81 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot create request issued successfully. Aug 14 03:51:26.993614 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7458d1a6-25da-4817-b6de-89ab925b9f81 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:51:26.994009 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 517/2043] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:51:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:51:27.006115 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ec7d1826-9ab7-47ef-b92d-d9f67eace297 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:27.008200 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ec7d1826-9ab7-47ef-b92d-d9f67eace297 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 Aug 14 03:51:27.008200 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ec7d1826-9ab7-47ef-b92d-d9f67eace297 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:27.008374 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ec7d1826-9ab7-47ef-b92d-d9f67eace297 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:27.013110 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:27.013110 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:27.013544 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ec7d1826-9ab7-47ef-b92d-d9f67eace297 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:27.014258 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ec7d1826-9ab7-47ef-b92d-d9f67eace297 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 returned with HTTP 200 Aug 14 03:51:27.014747 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 512/2044] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:27 2026] GET /volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:27.100891 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-661ee331-d63a-4841-bdfd-5cb859cb9ef8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:27.103063 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-661ee331-d63a-4841-bdfd-5cb859cb9ef8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:27.103439 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-661ee331-d63a-4841-bdfd-5cb859cb9ef8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:27.103962 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-661ee331-d63a-4841-bdfd-5cb859cb9ef8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:27.103962 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-661ee331-d63a-4841-bdfd-5cb859cb9ef8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:27.108308 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:27.108308 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:27.110918 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-661ee331-d63a-4841-bdfd-5cb859cb9ef8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:27.110918 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 501/2045] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:27 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:27.325012 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e471c633-f1ec-4904-a86c-c4b0d72a5198 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:27.327430 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-5b69123c-6712-4ebe-bb85-9e416ce21768 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:27.329943 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e471c633-f1ec-4904-a86c-c4b0d72a5198 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:27.330219 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e471c633-f1ec-4904-a86c-c4b0d72a5198 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:27.330257 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-5b69123c-6712-4ebe-bb85-9e416ce21768 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] DELETE https://10.4.3.64/volume/v3/attachments/0fc5941a-56c9-43a8-93b4-23ace3cff299 Aug 14 03:51:27.330508 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-5b69123c-6712-4ebe-bb85-9e416ce21768 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:27.330544 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e471c633-f1ec-4904-a86c-c4b0d72a5198 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:27.330748 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-5b69123c-6712-4ebe-bb85-9e416ce21768 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:27.341537 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:27.341537 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:27.342896 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:27.342896 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:27.344800 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e471c633-f1ec-4904-a86c-c4b0d72a5198 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:27.348746 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e471c633-f1ec-4904-a86c-c4b0d72a5198 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:27.349254 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 516/2046] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:27 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:27.392532 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-0fabe634-2535-49e7-83af-86d0adcbfbfc req-5b69123c-6712-4ebe-bb85-9e416ce21768 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/0fc5941a-56c9-43a8-93b4-23ace3cff299 returned with HTTP 200 Aug 14 03:51:27.393190 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 518/2047] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:51:27 2026] DELETE /volume/v3/attachments/0fc5941a-56c9-43a8-93b4-23ace3cff299 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:28.025940 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2f9726bd-2272-4405-92da-56dd7fcce48a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:28.028199 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2f9726bd-2272-4405-92da-56dd7fcce48a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 Aug 14 03:51:28.028591 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2f9726bd-2272-4405-92da-56dd7fcce48a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:28.028655 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2f9726bd-2272-4405-92da-56dd7fcce48a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:28.034808 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:28.034808 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:28.036667 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2f9726bd-2272-4405-92da-56dd7fcce48a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:51:28.036667 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2f9726bd-2272-4405-92da-56dd7fcce48a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 returned with HTTP 200 Aug 14 03:51:28.037010 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 513/2048] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:28 2026] GET /volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:28.125553 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-95b412a7-a3f0-4ef9-8b22-5f598653b7bd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:28.127919 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-95b412a7-a3f0-4ef9-8b22-5f598653b7bd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:28.128209 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-95b412a7-a3f0-4ef9-8b22-5f598653b7bd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:28.128490 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-95b412a7-a3f0-4ef9-8b22-5f598653b7bd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:28.129355 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-95b412a7-a3f0-4ef9-8b22-5f598653b7bd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:28.137181 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:28.137181 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:28.137400 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-95b412a7-a3f0-4ef9-8b22-5f598653b7bd tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:28.137966 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 502/2049] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:28 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:28.365446 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cd6a4fe4-971e-4831-9bc9-f87da20702d7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:28.367424 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd6a4fe4-971e-4831-9bc9-f87da20702d7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:28.367641 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cd6a4fe4-971e-4831-9bc9-f87da20702d7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:28.367859 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cd6a4fe4-971e-4831-9bc9-f87da20702d7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:28.377601 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:28.377601 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:28.383312 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cd6a4fe4-971e-4831-9bc9-f87da20702d7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:28.388940 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd6a4fe4-971e-4831-9bc9-f87da20702d7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:28.392997 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 517/2050] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:28 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:28.414039 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5aa909a6-e34f-417c-a039-c28007b83a89 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:28.415751 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5aa909a6-e34f-417c-a039-c28007b83a89 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:28.415961 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5aa909a6-e34f-417c-a039-c28007b83a89 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:28.416154 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5aa909a6-e34f-417c-a039-c28007b83a89 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:28.429960 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:28.429960 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:28.434912 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5aa909a6-e34f-417c-a039-c28007b83a89 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:28.440123 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5aa909a6-e34f-417c-a039-c28007b83a89 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:28.440602 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 519/2051] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:28 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:28.504404 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cb13d1dd-462d-4ec7-ae63-b6b509ef0ab6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:28.509716 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cb13d1dd-462d-4ec7-ae63-b6b509ef0ab6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:51:28.509941 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cb13d1dd-462d-4ec7-ae63-b6b509ef0ab6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:28.510129 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cb13d1dd-462d-4ec7-ae63-b6b509ef0ab6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:28.522648 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:28.522648 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:28.529689 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-cb13d1dd-462d-4ec7-ae63-b6b509ef0ab6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:28.534568 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cb13d1dd-462d-4ec7-ae63-b6b509ef0ab6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:51:28.534942 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 514/2052] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:28 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:29.100156 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-bfdd01be-2c8e-4235-9526-4285b636785b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:29.106165 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-bfdd01be-2c8e-4235-9526-4285b636785b tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/limits Aug 14 03:51:29.106165 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-bfdd01be-2c8e-4235-9526-4285b636785b tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:29.106165 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-bfdd01be-2c8e-4235-9526-4285b636785b tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:29.133272 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-bfdd01be-2c8e-4235-9526-4285b636785b tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Aug 14 03:51:29.135031 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 503/2053] 10.4.3.64 () {68 vars in 1477 bytes} [Fri Aug 14 03:51:29 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:29.153406 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f1709817-968d-47eb-9c92-5cf995a3b95b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:29.155625 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f1709817-968d-47eb-9c92-5cf995a3b95b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:29.155913 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f1709817-968d-47eb-9c92-5cf995a3b95b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:29.157057 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f1709817-968d-47eb-9c92-5cf995a3b95b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:29.157057 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-f1709817-968d-47eb-9c92-5cf995a3b95b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:29.161234 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:29.161234 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:29.162437 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f1709817-968d-47eb-9c92-5cf995a3b95b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:29.162851 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 518/2054] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:29 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:29.183448 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-d45ae323-cf96-4fbb-bf26-f9244402fea9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:29.186068 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-d45ae323-cf96-4fbb-bf26-f9244402fea9 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d Aug 14 03:51:29.186348 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-d45ae323-cf96-4fbb-bf26-f9244402fea9 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:29.186673 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-d45ae323-cf96-4fbb-bf26-f9244402fea9 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:29.201046 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:29.201046 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:29.205230 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-d45ae323-cf96-4fbb-bf26-f9244402fea9 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:51:29.210222 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-d45ae323-cf96-4fbb-bf26-f9244402fea9 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d returned with HTTP 200 Aug 14 03:51:29.210491 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 520/2055] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:29 2026] GET /volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d => generated 1661 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:29.221649 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-aaf77994-e62b-482c-87ac-3e8491a21a35 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:29.223556 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-aaf77994-e62b-482c-87ac-3e8491a21a35 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:51:29.223876 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-aaf77994-e62b-482c-87ac-3e8491a21a35 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3195b47-36dc-4fec-8010-506ea7cf526d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1730629115", "description": null, "metadata": {}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:29.240155 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:29.240155 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:29.240155 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-aaf77994-e62b-482c-87ac-3e8491a21a35 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:51:29.240155 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-aaf77994-e62b-482c-87ac-3e8491a21a35 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Create snapshot from volume d3195b47-36dc-4fec-8010-506ea7cf526d Aug 14 03:51:29.261171 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-aaf77994-e62b-482c-87ac-3e8491a21a35 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Created reservations ['a2867056-5d9a-43c5-a9c1-448c0d2fbbd5', '655eb5e3-2461-44aa-b77c-5bb71f176189', '0f51e734-acdb-4749-96ee-b3dd1cdc9666', 'aa5c6e6d-dd60-4f7e-8343-d06a7301b457'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:29.290350 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-aaf77994-e62b-482c-87ac-3e8491a21a35 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Snapshot force create request issued successfully. Aug 14 03:51:29.290680 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-eaf91cb2-7499-4066-9436-2d05087edbc5 req-aaf77994-e62b-482c-87ac-3e8491a21a35 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:51:29.291077 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 515/2056] 10.4.3.64 () {72 vars in 1540 bytes} [Fri Aug 14 03:51:29 2026] POST /volume/v3/snapshots => generated 324 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:51:30.179880 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a7b7a1bf-6f39-4c84-8db5-e62019eaaa8a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:30.184558 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a7b7a1bf-6f39-4c84-8db5-e62019eaaa8a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:30.184558 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a7b7a1bf-6f39-4c84-8db5-e62019eaaa8a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:30.184558 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a7b7a1bf-6f39-4c84-8db5-e62019eaaa8a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:30.184558 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a7b7a1bf-6f39-4c84-8db5-e62019eaaa8a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:30.191520 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:30.191520 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:30.197220 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a7b7a1bf-6f39-4c84-8db5-e62019eaaa8a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:30.197220 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 504/2057] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:30 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:31.207850 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ddc2b8a9-ff44-42e0-9c44-174a7cb40751 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:31.209693 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ddc2b8a9-ff44-42e0-9c44-174a7cb40751 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:31.209862 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ddc2b8a9-ff44-42e0-9c44-174a7cb40751 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:31.210128 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ddc2b8a9-ff44-42e0-9c44-174a7cb40751 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:31.210128 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ddc2b8a9-ff44-42e0-9c44-174a7cb40751 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:31.218764 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:31.218764 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:31.219888 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ddc2b8a9-ff44-42e0-9c44-174a7cb40751 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:31.220720 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 519/2058] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:31 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:31.342640 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-22b16cdf-5419-4f83-8eb1-c09d69a3791b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:31.346682 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-22b16cdf-5419-4f83-8eb1-c09d69a3791b tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/snapshots/50e9b415-fb47-4e35-97ad-18d3a6f88100 Aug 14 03:51:31.346887 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-22b16cdf-5419-4f83-8eb1-c09d69a3791b tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:31.347068 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-22b16cdf-5419-4f83-8eb1-c09d69a3791b tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:31.353935 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:31.353935 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:31.354422 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-22b16cdf-5419-4f83-8eb1-c09d69a3791b tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Snapshot retrieved successfully. Aug 14 03:51:31.355263 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-22b16cdf-5419-4f83-8eb1-c09d69a3791b tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/snapshots/50e9b415-fb47-4e35-97ad-18d3a6f88100 returned with HTTP 200 Aug 14 03:51:31.355625 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 521/2059] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:31 2026] GET /volume/v3/snapshots/50e9b415-fb47-4e35-97ad-18d3a6f88100 => generated 483 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:31.405328 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:31.411124 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:51:31.411124 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1919728943", "snapshot_id": null, "imageRef": "f6265492-37d1-4c00-b130-06bde063717a", "volume_type": null, "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:31.411124 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1919728943', 'snapshot_id': None, 'imageRef': 'f6265492-37d1-4c00-b130-06bde063717a', 'volume_type': None, 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:51:31.554578 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:31.554578 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:31.555066 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Snapshot retrieved successfully. Aug 14 03:51:31.555281 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Create volume of 1 GB Aug 14 03:51:31.563408 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Availability Zones retrieved successfully. Aug 14 03:51:31.569495 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Flow 'volume_create_api' (39a2cdd0-a756-4a1d-be55-096279d8d127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:51:31.570878 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f91665c-f5a2-476c-b1fb-e565ba1f5b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:31.571964 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:51:31.635375 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f91665c-f5a2-476c-b1fb-e565ba1f5b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '50e9b415-fb47-4e35-97ad-18d3a6f88100', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:31.636553 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5588e86-972e-4e9f-a81e-ea50bc923be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:31.694298 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Created reservations ['527c4627-0a6e-4455-888e-20eac2606d59', 'cddea957-2eac-4a12-ba00-349a3dc1c827', '4b763245-bd94-4ec7-b6d7-e1196545cef1', '1b12f72f-fb84-4543-81ee-a5c0fd24d23c'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:31.695816 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5588e86-972e-4e9f-a81e-ea50bc923be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['527c4627-0a6e-4455-888e-20eac2606d59', 'cddea957-2eac-4a12-ba00-349a3dc1c827', '4b763245-bd94-4ec7-b6d7-e1196545cef1', '1b12f72f-fb84-4543-81ee-a5c0fd24d23c']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:31.696650 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1efcefe-1d92-4f0b-8c43-88f77f88eac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:31.757593 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1efcefe-1d92-4f0b-8c43-88f77f88eac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49c52eb7-abd5-4499-accc-001fa58c9f4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1919728943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b866fab2902743fd95364cca6a1c1c36',qos_specs=None,replication_status=,reservations=['527c4627-0a6e-4455-888e-20eac2606d59','cddea957-2eac-4a12-ba00-349a3dc1c827','4b763245-bd94-4ec7-b6d7-e1196545cef1','1b12f72f-fb84-4543-81ee-a5c0fd24d23c'],size=1,snapshot_id=50e9b415-fb47-4e35-97ad-18d3a6f88100,source_replicaid=,source_volid=None,status='creating',user_id='d6642b2530ee4d45970f21254aefef8b',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), '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-14T03:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1919728943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49c52eb7-abd5-4499-accc-001fa58c9f4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b866fab2902743fd95364cca6a1c1c36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=50e9b415-fb47-4e35-97ad-18d3a6f88100,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6642b2530ee4d45970f21254aefef8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:31.758682 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d63b071-56dd-4b88-9ebc-275481fe53bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:31.781681 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d63b071-56dd-4b88-9ebc-275481fe53bd) transitioned into state 'SUCCESS' from state '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-1919728943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b866fab2902743fd95364cca6a1c1c36',qos_specs=None,replication_status=,reservations=['527c4627-0a6e-4455-888e-20eac2606d59','cddea957-2eac-4a12-ba00-349a3dc1c827','4b763245-bd94-4ec7-b6d7-e1196545cef1','1b12f72f-fb84-4543-81ee-a5c0fd24d23c'],size=1,snapshot_id=50e9b415-fb47-4e35-97ad-18d3a6f88100,source_replicaid=,source_volid=None,status='creating',user_id='d6642b2530ee4d45970f21254aefef8b',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:31.782763 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb790092-9968-43fc-a692-0f6e3c9a6b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:31.808632 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb790092-9968-43fc-a692-0f6e3c9a6b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:31.809966 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Flow 'volume_create_api' (39a2cdd0-a756-4a1d-be55-096279d8d127) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:51:31.810456 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Create volume request issued successfully. Aug 14 03:51:31.811296 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7f550cbe-e4b4-471e-99f4-5b56ce5cde56 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:51:31.811917 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 516/2060] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:51:31 2026] POST /volume/v3/volumes => generated 812 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:31.827778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a6945aac-7e47-4e0c-983a-0b1698fe65b3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:31.830842 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a6945aac-7e47-4e0c-983a-0b1698fe65b3 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b Aug 14 03:51:31.831100 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a6945aac-7e47-4e0c-983a-0b1698fe65b3 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:31.831323 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a6945aac-7e47-4e0c-983a-0b1698fe65b3 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:31.839365 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:31.839365 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:31.844815 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a6945aac-7e47-4e0c-983a-0b1698fe65b3 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:51:31.850098 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a6945aac-7e47-4e0c-983a-0b1698fe65b3 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b returned with HTTP 200 Aug 14 03:51:31.850504 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 505/2061] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:51:31 2026] GET /volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:32.232573 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fe40211e-c466-4383-b7ec-ec813a86d32e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:32.234484 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe40211e-c466-4383-b7ec-ec813a86d32e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:32.234705 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe40211e-c466-4383-b7ec-ec813a86d32e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:32.234882 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe40211e-c466-4383-b7ec-ec813a86d32e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:32.234982 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-fe40211e-c466-4383-b7ec-ec813a86d32e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:32.239152 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:32.239152 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:32.239851 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe40211e-c466-4383-b7ec-ec813a86d32e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:32.240208 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 520/2062] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:32 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:51:32.867293 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1ff58d02-33c3-40e2-b447-9f5e6ce7b6cb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:32.869146 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1ff58d02-33c3-40e2-b447-9f5e6ce7b6cb tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b Aug 14 03:51:32.869821 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1ff58d02-33c3-40e2-b447-9f5e6ce7b6cb tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:32.869821 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1ff58d02-33c3-40e2-b447-9f5e6ce7b6cb tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:32.877989 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:32.877989 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:32.883750 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1ff58d02-33c3-40e2-b447-9f5e6ce7b6cb tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:51:32.893747 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1ff58d02-33c3-40e2-b447-9f5e6ce7b6cb tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b returned with HTTP 200 Aug 14 03:51:32.894304 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 522/2063] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:51:32 2026] GET /volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b => generated 1421 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:51:32.915682 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ba1f174f-fb6a-4010-9113-20c8965583ad None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:32.918558 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ba1f174f-fb6a-4010-9113-20c8965583ad tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b Aug 14 03:51:32.918889 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ba1f174f-fb6a-4010-9113-20c8965583ad tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:32.919169 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ba1f174f-fb6a-4010-9113-20c8965583ad tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:32.932787 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:32.932787 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:32.939971 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ba1f174f-fb6a-4010-9113-20c8965583ad tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:51:32.949306 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ba1f174f-fb6a-4010-9113-20c8965583ad tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b returned with HTTP 200 Aug 14 03:51:32.949306 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 517/2064] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:51:32 2026] GET /volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b => generated 1421 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:51:33.256823 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2f108e9e-d184-462b-b4d8-a23c3dcf4646 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:33.259582 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2f108e9e-d184-462b-b4d8-a23c3dcf4646 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:33.259878 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2f108e9e-d184-462b-b4d8-a23c3dcf4646 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:33.260051 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2f108e9e-d184-462b-b4d8-a23c3dcf4646 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:33.260206 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-2f108e9e-d184-462b-b4d8-a23c3dcf4646 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:33.268162 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:33.268162 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:33.271154 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2f108e9e-d184-462b-b4d8-a23c3dcf4646 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:33.271154 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 506/2065] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:33 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:34.185085 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-8009e4e7-d84b-4ecb-be47-735ca7e5afd0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:34.188229 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-8009e4e7-d84b-4ecb-be47-735ca7e5afd0 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b Aug 14 03:51:34.188506 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-8009e4e7-d84b-4ecb-be47-735ca7e5afd0 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:34.189083 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-8009e4e7-d84b-4ecb-be47-735ca7e5afd0 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:34.202105 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:34.202105 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:34.206213 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-8009e4e7-d84b-4ecb-be47-735ca7e5afd0 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:51:34.220906 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-8009e4e7-d84b-4ecb-be47-735ca7e5afd0 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b returned with HTTP 200 Aug 14 03:51:34.220906 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 521/2066] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:34 2026] GET /volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b => generated 1403 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:34.282017 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-dbb3ff61-35b4-4396-a6cd-d0d347e1b6f6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:34.285554 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dbb3ff61-35b4-4396-a6cd-d0d347e1b6f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:34.285554 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dbb3ff61-35b4-4396-a6cd-d0d347e1b6f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:34.285554 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dbb3ff61-35b4-4396-a6cd-d0d347e1b6f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:34.285554 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-dbb3ff61-35b4-4396-a6cd-d0d347e1b6f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:34.292805 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:34.292805 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:34.293849 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dbb3ff61-35b4-4396-a6cd-d0d347e1b6f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:34.295808 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 523/2067] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:34 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:34.833271 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-813c4cd8-1e1b-4049-a52c-155b4c43a734 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:34.835459 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-813c4cd8-1e1b-4049-a52c-155b4c43a734 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b Aug 14 03:51:34.835672 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-813c4cd8-1e1b-4049-a52c-155b4c43a734 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:34.835895 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-813c4cd8-1e1b-4049-a52c-155b4c43a734 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:34.843336 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:34.843336 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:34.848816 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-813c4cd8-1e1b-4049-a52c-155b4c43a734 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:51:34.856690 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-813c4cd8-1e1b-4049-a52c-155b4c43a734 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b returned with HTTP 200 Aug 14 03:51:34.860194 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 518/2068] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:34 2026] GET /volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b => generated 1403 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:34.871462 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-db705aae-467d-4c75-bbe0-4ad43d458b91 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:34.871897 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-db705aae-467d-4c75-bbe0-4ad43d458b91 None None] GET https://10.4.3.64/volume// Aug 14 03:51:34.872033 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-db705aae-467d-4c75-bbe0-4ad43d458b91 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:34.872230 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-db705aae-467d-4c75-bbe0-4ad43d458b91 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:34.872532 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-db705aae-467d-4c75-bbe0-4ad43d458b91 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:34.872854 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 507/2069] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:51:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:34.881568 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-e15645de-9740-450e-ba61-794f8519b124 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:34.885094 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-e15645de-9740-450e-ba61-794f8519b124 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:51:34.886535 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-e15645de-9740-450e-ba61-794f8519b124 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49c52eb7-abd5-4499-accc-001fa58c9f4b", "connector": null, "instance_uuid": "15a7b18f-fb59-4618-b2e1-57aabe88a405"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:34.901996 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:34.901996 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:34.935258 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-e15645de-9740-450e-ba61-794f8519b124 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:51:34.935258 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 522/2070] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:51: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 14 03:51:35.305062 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0cb96dab-f044-467a-8ce8-7acc1777bddf None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:35.306811 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0cb96dab-f044-467a-8ce8-7acc1777bddf tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:35.306999 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0cb96dab-f044-467a-8ce8-7acc1777bddf tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:35.307194 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0cb96dab-f044-467a-8ce8-7acc1777bddf tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:35.307295 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-0cb96dab-f044-467a-8ce8-7acc1777bddf tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:35.311707 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:35.311707 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:35.312390 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0cb96dab-f044-467a-8ce8-7acc1777bddf tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:35.312721 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 524/2071] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:35 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:36.324204 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-16a3dae3-cca0-4c9d-b93f-fbefeabbe70a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:36.326453 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-16a3dae3-cca0-4c9d-b93f-fbefeabbe70a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:36.326678 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-16a3dae3-cca0-4c9d-b93f-fbefeabbe70a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:36.326958 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-16a3dae3-cca0-4c9d-b93f-fbefeabbe70a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:36.327102 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-16a3dae3-cca0-4c9d-b93f-fbefeabbe70a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:36.335167 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:36.335167 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:36.336196 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-16a3dae3-cca0-4c9d-b93f-fbefeabbe70a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:36.336695 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 519/2072] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:36 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:36.534422 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-208f744e-8e4a-4ac0-b30f-551543c84820 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:36.534896 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-208f744e-8e4a-4ac0-b30f-551543c84820 None None] GET https://10.4.3.64/volume// Aug 14 03:51:36.535100 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-208f744e-8e4a-4ac0-b30f-551543c84820 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:36.535317 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-208f744e-8e4a-4ac0-b30f-551543c84820 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:36.535614 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-208f744e-8e4a-4ac0-b30f-551543c84820 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:36.535935 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 508/2073] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:51:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:36.546946 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-6a473654-a13a-41a3-863b-9dfa737b68a0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:36.550278 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-6a473654-a13a-41a3-863b-9dfa737b68a0 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b Aug 14 03:51:36.550784 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-6a473654-a13a-41a3-863b-9dfa737b68a0 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:36.550940 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-6a473654-a13a-41a3-863b-9dfa737b68a0 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:36.564491 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:36.564491 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:36.568597 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-6a473654-a13a-41a3-863b-9dfa737b68a0 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:51:36.575019 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-6a473654-a13a-41a3-863b-9dfa737b68a0 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b returned with HTTP 200 Aug 14 03:51:36.575614 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 523/2074] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:51:36 2026] GET /volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b => generated 1582 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:51:36.718606 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-51c199bb-de41-4d5a-9d05-974881a81437 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:36.721433 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-51c199bb-de41-4d5a-9d05-974881a81437 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] PUT https://10.4.3.64/volume/v3/attachments/a47c2521-d673-4683-bad9-b4566beb1b60 Aug 14 03:51:36.722091 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-51c199bb-de41-4d5a-9d05-974881a81437 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:36.732938 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-51c199bb-de41-4d5a-9d05-974881a81437 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Acquiring lock "cinder-attachment_update-49c52eb7-abd5-4499-accc-001fa58c9f4b-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:51:36.741157 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-51c199bb-de41-4d5a-9d05-974881a81437 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Lock "cinder-attachment_update-49c52eb7-abd5-4499-accc-001fa58c9f4b-np0000007313" acquired by "attachment_update" :: waited 0.006s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:51:36.741157 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:36.741157 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:36.833605 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-51c199bb-de41-4d5a-9d05-974881a81437 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Lock "cinder-attachment_update-49c52eb7-abd5-4499-accc-001fa58c9f4b-np0000007313" released by "attachment_update" :: held 0.095s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:51:36.834777 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-51c199bb-de41-4d5a-9d05-974881a81437 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/attachments/a47c2521-d673-4683-bad9-b4566beb1b60 returned with HTTP 200 Aug 14 03:51:36.834777 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 525/2075] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:51:36 2026] PUT /volume/v3/attachments/a47c2521-d673-4683-bad9-b4566beb1b60 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:36.861175 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-4ee639e1-3052-4cf9-967e-9e551865cdd7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:36.866153 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-4ee639e1-3052-4cf9-967e-9e551865cdd7 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] POST https://10.4.3.64/volume/v3/attachments/a47c2521-d673-4683-bad9-b4566beb1b60/action Aug 14 03:51:36.866153 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-4ee639e1-3052-4cf9-967e-9e551865cdd7 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:51:36.866153 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-4ee639e1-3052-4cf9-967e-9e551865cdd7 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:36.881152 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:36.881152 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:36.896366 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-8f5f0a8d-c568-4d8b-921c-9fdc1d05f374 req-4ee639e1-3052-4cf9-967e-9e551865cdd7 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/attachments/a47c2521-d673-4683-bad9-b4566beb1b60/action returned with HTTP 204 Aug 14 03:51:36.896981 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 520/2076] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:51:36 2026] POST /volume/v3/attachments/a47c2521-d673-4683-bad9-b4566beb1b60/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:37.353777 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-79633aef-79e1-4adb-88eb-c41441925ba8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:37.355825 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-79633aef-79e1-4adb-88eb-c41441925ba8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:37.356096 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-79633aef-79e1-4adb-88eb-c41441925ba8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:37.356356 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-79633aef-79e1-4adb-88eb-c41441925ba8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:37.356500 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-79633aef-79e1-4adb-88eb-c41441925ba8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:37.365228 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:37.365228 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:37.365953 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-79633aef-79e1-4adb-88eb-c41441925ba8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:37.366553 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 509/2077] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:37 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:37.385560 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f5b4378d-bd95-4ba5-b755-65c770855684 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:37.389944 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f5b4378d-bd95-4ba5-b755-65c770855684 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:37.389944 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f5b4378d-bd95-4ba5-b755-65c770855684 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:37.391157 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f5b4378d-bd95-4ba5-b755-65c770855684 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:37.391157 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-f5b4378d-bd95-4ba5-b755-65c770855684 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:37.397501 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:37.397501 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:37.399993 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f5b4378d-bd95-4ba5-b755-65c770855684 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:37.400550 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 524/2078] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:37 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:37.415933 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ebd0606c-5dcb-4210-8563-a8265935fded None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:37.421375 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ebd0606c-5dcb-4210-8563-a8265935fded tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] DELETE https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:37.421656 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ebd0606c-5dcb-4210-8563-a8265935fded tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:37.421952 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ebd0606c-5dcb-4210-8563-a8265935fded tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:37.422651 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-ebd0606c-5dcb-4210-8563-a8265935fded tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete backup with id: 0a562611-cb42-4db7-975e-2ec651653d18. Aug 14 03:51:37.430600 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:37.430600 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:37.465330 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-ebd0606c-5dcb-4210-8563-a8265935fded tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] delete_backup rpcapi backup_id 0a562611-cb42-4db7-975e-2ec651653d18 {{(pid=100327) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:51:37.466822 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ebd0606c-5dcb-4210-8563-a8265935fded tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 202 Aug 14 03:51:37.467471 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 526/2079] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:51:37 2026] DELETE /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:51:37.485405 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-24f99bdb-422b-4393-ab9b-f23f4c429f07 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:37.490150 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-24f99bdb-422b-4393-ab9b-f23f4c429f07 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:37.490150 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-24f99bdb-422b-4393-ab9b-f23f4c429f07 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:37.490462 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-24f99bdb-422b-4393-ab9b-f23f4c429f07 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:37.490615 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-24f99bdb-422b-4393-ab9b-f23f4c429f07 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:37.501251 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:37.501251 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:37.502225 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-24f99bdb-422b-4393-ab9b-f23f4c429f07 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:37.502734 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 521/2080] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:37 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:38.518433 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-917fc61b-7a3a-428f-8c38-abc09a83b212 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:38.520781 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-917fc61b-7a3a-428f-8c38-abc09a83b212 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:38.521037 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-917fc61b-7a3a-428f-8c38-abc09a83b212 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:38.521289 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-917fc61b-7a3a-428f-8c38-abc09a83b212 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:38.521429 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-917fc61b-7a3a-428f-8c38-abc09a83b212 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:38.528105 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:38.528105 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:38.528840 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-917fc61b-7a3a-428f-8c38-abc09a83b212 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:38.529406 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 510/2081] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:38 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:39.549874 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-257249a2-72ae-4f3e-a946-ad3a91fc8625 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:39.552541 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-257249a2-72ae-4f3e-a946-ad3a91fc8625 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:39.552541 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-257249a2-72ae-4f3e-a946-ad3a91fc8625 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:39.552753 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-257249a2-72ae-4f3e-a946-ad3a91fc8625 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:39.552906 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-257249a2-72ae-4f3e-a946-ad3a91fc8625 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:39.565304 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:39.565304 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:39.566028 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-257249a2-72ae-4f3e-a946-ad3a91fc8625 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 200 Aug 14 03:51:39.566547 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 525/2082] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:39 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:40.125886 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:40.127171 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:51:40.127532 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1216147297"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:40.131785 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1216147297'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:51:40.131785 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Create volume of 1 GB Aug 14 03:51:40.135833 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Availability Zones retrieved successfully. Aug 14 03:51:40.141047 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Flow 'volume_create_api' (0cf17c7e-0151-4930-8f54-a948e7ddaa6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:51:40.142163 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ba2b885-47b8-4a5e-9f56-6912be2a109a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:40.143049 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:51:40.172676 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ba2b885-47b8-4a5e-9f56-6912be2a109a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:40.173507 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e86ec8e-51a2-432b-98a6-00b6c19687c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:40.216230 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Created reservations ['dbb98140-6df4-452c-8d71-89ac6b107394', 'a15acca5-45db-414a-9a14-f7ffa03ee12f', '44077bd4-28d5-45a6-a6eb-5005810dab0e', 'b56fe2e6-fcf2-4339-9c5c-c40a1c6f58c6'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:40.216951 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e86ec8e-51a2-432b-98a6-00b6c19687c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbb98140-6df4-452c-8d71-89ac6b107394', 'a15acca5-45db-414a-9a14-f7ffa03ee12f', '44077bd4-28d5-45a6-a6eb-5005810dab0e', 'b56fe2e6-fcf2-4339-9c5c-c40a1c6f58c6']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:40.217834 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3a0cd6-93de-46f2-9d5f-42a06d022bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:40.243963 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3a0cd6-93de-46f2-9d5f-42a06d022bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c0db292-b98a-407d-8c40-08b9ca4364c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1216147297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ea0d8a128a941c6b308fbc18424667a',qos_specs=None,replication_status=,reservations=['dbb98140-6df4-452c-8d71-89ac6b107394','a15acca5-45db-414a-9a14-f7ffa03ee12f','44077bd4-28d5-45a6-a6eb-5005810dab0e','b56fe2e6-fcf2-4339-9c5c-c40a1c6f58c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582684ab07054ee1911dd2b987eb529e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:51:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1216147297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c0db292-b98a-407d-8c40-08b9ca4364c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ea0d8a128a941c6b308fbc18424667a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='582684ab07054ee1911dd2b987eb529e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:40.246018 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761cc3eb-9f1a-4652-aaa9-76b7a5bd04b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:40.265802 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761cc3eb-9f1a-4652-aaa9-76b7a5bd04b1) transitioned into state 'SUCCESS' from state '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-1216147297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ea0d8a128a941c6b308fbc18424667a',qos_specs=None,replication_status=,reservations=['dbb98140-6df4-452c-8d71-89ac6b107394','a15acca5-45db-414a-9a14-f7ffa03ee12f','44077bd4-28d5-45a6-a6eb-5005810dab0e','b56fe2e6-fcf2-4339-9c5c-c40a1c6f58c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582684ab07054ee1911dd2b987eb529e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:40.266594 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fac59b3-e1ee-4ddc-826d-fcbfd4db904c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:40.285688 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fac59b3-e1ee-4ddc-826d-fcbfd4db904c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:40.286693 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Flow 'volume_create_api' (0cf17c7e-0151-4930-8f54-a948e7ddaa6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:51:40.287017 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Create volume request issued successfully. Aug 14 03:51:40.287608 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dee6a2b8-5354-44df-ae19-c5c96c93cbb5 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:51:40.288030 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 527/2083] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:51:40 2026] POST /volume/v3/volumes => generated 755 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:51:40.303534 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1a5adf95-82da-4a36-bb79-6742392984c4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:40.305712 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1a5adf95-82da-4a36-bb79-6742392984c4 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 Aug 14 03:51:40.306002 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1a5adf95-82da-4a36-bb79-6742392984c4 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:40.306263 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1a5adf95-82da-4a36-bb79-6742392984c4 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:40.315527 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:40.315527 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:40.320216 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1a5adf95-82da-4a36-bb79-6742392984c4 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:51:40.324606 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1a5adf95-82da-4a36-bb79-6742392984c4 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 returned with HTTP 200 Aug 14 03:51:40.325006 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 522/2084] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:40 2026] GET /volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:40.577763 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-565ec663-1736-435b-ad01-f4b3be353799 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:40.579426 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-565ec663-1736-435b-ad01-f4b3be353799 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 Aug 14 03:51:40.579596 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-565ec663-1736-435b-ad01-f4b3be353799 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:40.579763 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-565ec663-1736-435b-ad01-f4b3be353799 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:40.579863 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-565ec663-1736-435b-ad01-f4b3be353799 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 0a562611-cb42-4db7-975e-2ec651653d18. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:40.583337 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-565ec663-1736-435b-ad01-f4b3be353799 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 returned with HTTP 404 Aug 14 03:51:40.583760 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 511/2085] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:40 2026] GET /volume/v3/backups/0a562611-cb42-4db7-975e-2ec651653d18 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:41.080271 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-11a84430-f0af-45c6-988d-6baa33138b70 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:41.083718 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-11a84430-f0af-45c6-988d-6baa33138b70 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] DELETE https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:51:41.083908 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-11a84430-f0af-45c6-988d-6baa33138b70 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:41.084109 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-11a84430-f0af-45c6-988d-6baa33138b70 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:41.084239 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-11a84430-f0af-45c6-988d-6baa33138b70 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete backup with id: 96d4a088-b25d-42de-96de-cf3591b424ec. Aug 14 03:51:41.089441 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:41.089441 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:41.103985 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-11a84430-f0af-45c6-988d-6baa33138b70 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] delete_backup rpcapi backup_id 96d4a088-b25d-42de-96de-cf3591b424ec {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:51:41.108238 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-11a84430-f0af-45c6-988d-6baa33138b70 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 202 Aug 14 03:51:41.108599 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 526/2086] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:51:41 2026] DELETE /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:51:41.118623 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a17934e4-4f77-4b51-a4be-8022e343cfaf None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:41.120425 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a17934e4-4f77-4b51-a4be-8022e343cfaf tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:51:41.120618 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a17934e4-4f77-4b51-a4be-8022e343cfaf tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:41.120796 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a17934e4-4f77-4b51-a4be-8022e343cfaf tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:41.120897 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-a17934e4-4f77-4b51-a4be-8022e343cfaf tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:41.128008 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:41.128008 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:41.128796 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a17934e4-4f77-4b51-a4be-8022e343cfaf tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 200 Aug 14 03:51:41.129190 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 528/2087] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:41 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:41.337378 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9db09c0d-1261-4a4f-91a0-281bc094a04a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:41.340024 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9db09c0d-1261-4a4f-91a0-281bc094a04a tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 Aug 14 03:51:41.340288 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9db09c0d-1261-4a4f-91a0-281bc094a04a tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:41.340526 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9db09c0d-1261-4a4f-91a0-281bc094a04a tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:41.347062 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:41.347062 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:41.350180 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9db09c0d-1261-4a4f-91a0-281bc094a04a tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:51:41.355175 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9db09c0d-1261-4a4f-91a0-281bc094a04a tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 returned with HTTP 200 Aug 14 03:51:41.355505 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 523/2088] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:41 2026] GET /volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:42.141261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-019a92c1-e833-4c19-b3fa-997b69c426a6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:42.143745 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-019a92c1-e833-4c19-b3fa-997b69c426a6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec Aug 14 03:51:42.143954 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-019a92c1-e833-4c19-b3fa-997b69c426a6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:42.144215 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-019a92c1-e833-4c19-b3fa-997b69c426a6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:42.144360 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-019a92c1-e833-4c19-b3fa-997b69c426a6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 96d4a088-b25d-42de-96de-cf3591b424ec. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:42.152642 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-019a92c1-e833-4c19-b3fa-997b69c426a6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec returned with HTTP 404 Aug 14 03:51:42.153300 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 512/2089] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:42 2026] GET /volume/v3/backups/96d4a088-b25d-42de-96de-cf3591b424ec => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:42.167636 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-06632b80-e23f-4e47-bed9-abb35646c825 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:42.172927 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:51:42.173363 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1299790637"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:42.177824 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1299790637'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:51:42.177983 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Create volume of 1 GB Aug 14 03:51:42.190716 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Availability Zones retrieved successfully. Aug 14 03:51:42.201159 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Flow 'volume_create_api' (6e49772f-6f45-4c7f-993f-3bb7aee18700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:51:42.202522 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c973ffc-9fa5-4bb2-b584-523cf38b70cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:42.203510 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:51:42.231517 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c973ffc-9fa5-4bb2-b584-523cf38b70cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:42.232510 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4b49d37-d838-4f99-a452-1847f05749b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:42.282240 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Created reservations ['25bdd220-e655-4fa5-baa3-9389ec6b9187', '01153d57-b736-4c37-a854-57b8176bc4c9', '85c877bc-3573-48bd-8eee-29b599dedd00', 'b6cbb834-b855-46c6-be98-60816cbdb28a'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:42.283090 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4b49d37-d838-4f99-a452-1847f05749b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25bdd220-e655-4fa5-baa3-9389ec6b9187', '01153d57-b736-4c37-a854-57b8176bc4c9', '85c877bc-3573-48bd-8eee-29b599dedd00', 'b6cbb834-b855-46c6-be98-60816cbdb28a']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:42.283856 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bbc074b-14e2-4336-8f92-5a9b84f3b00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:42.307588 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bbc074b-14e2-4336-8f92-5a9b84f3b00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dec50be-e595-4597-9f6f-3afc48e0d96b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1299790637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00e43730311b4ea7b3b7a847e53eed47',qos_specs=None,replication_status=,reservations=['25bdd220-e655-4fa5-baa3-9389ec6b9187','01153d57-b736-4c37-a854-57b8176bc4c9','85c877bc-3573-48bd-8eee-29b599dedd00','b6cbb834-b855-46c6-be98-60816cbdb28a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2bbb5e2aaa44198bf5e62f9c24a2143',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:51:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1299790637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dec50be-e595-4597-9f6f-3afc48e0d96b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00e43730311b4ea7b3b7a847e53eed47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2bbb5e2aaa44198bf5e62f9c24a2143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:42.308342 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25c147fc-b3e4-444f-ab4c-36b78d347749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:42.338488 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25c147fc-b3e4-444f-ab4c-36b78d347749) transitioned into state 'SUCCESS' from state '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-1299790637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00e43730311b4ea7b3b7a847e53eed47',qos_specs=None,replication_status=,reservations=['25bdd220-e655-4fa5-baa3-9389ec6b9187','01153d57-b736-4c37-a854-57b8176bc4c9','85c877bc-3573-48bd-8eee-29b599dedd00','b6cbb834-b855-46c6-be98-60816cbdb28a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2bbb5e2aaa44198bf5e62f9c24a2143',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:42.339242 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1cd25c-adf9-4f59-9a04-d47c646617a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:42.350309 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1cd25c-adf9-4f59-9a04-d47c646617a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:42.352698 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Flow 'volume_create_api' (6e49772f-6f45-4c7f-993f-3bb7aee18700) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:51:42.352698 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Create volume request issued successfully. Aug 14 03:51:42.352698 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-06632b80-e23f-4e47-bed9-abb35646c825 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:51:42.352698 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 527/2090] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:51:42 2026] POST /volume/v3/volumes => generated 747 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:51:42.371150 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e978fcdd-3964-4349-82d7-81018c3b7151 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:42.375264 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e978fcdd-3964-4349-82d7-81018c3b7151 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b Aug 14 03:51:42.375524 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e978fcdd-3964-4349-82d7-81018c3b7151 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:42.375774 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e978fcdd-3964-4349-82d7-81018c3b7151 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:42.384837 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:42.384837 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:42.389719 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e978fcdd-3964-4349-82d7-81018c3b7151 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:51:42.395513 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e978fcdd-3964-4349-82d7-81018c3b7151 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b returned with HTTP 200 Aug 14 03:51:42.395809 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 529/2091] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:42 2026] GET /volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:43.411612 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0f85fc78-e147-4780-9421-a0b2b2657b37 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:43.414513 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0f85fc78-e147-4780-9421-a0b2b2657b37 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b Aug 14 03:51:43.414796 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0f85fc78-e147-4780-9421-a0b2b2657b37 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:43.415094 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0f85fc78-e147-4780-9421-a0b2b2657b37 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:43.425790 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:43.425790 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:43.429935 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0f85fc78-e147-4780-9421-a0b2b2657b37 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:51:43.435950 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0f85fc78-e147-4780-9421-a0b2b2657b37 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b returned with HTTP 200 Aug 14 03:51:43.436385 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 524/2092] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:43 2026] GET /volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:43.448251 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1767f94a-72b9-435b-bda6-0b816fad0bef None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:43.453722 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1767f94a-72b9-435b-bda6-0b816fad0bef tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:51:43.454154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1767f94a-72b9-435b-bda6-0b816fad0bef tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6dec50be-e595-4597-9f6f-3afc48e0d96b", "name": "tempest-VolumesBackupsTest-Snapshot-617154331"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:43.470452 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:43.470452 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:43.471173 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1767f94a-72b9-435b-bda6-0b816fad0bef tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:51:43.472719 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-1767f94a-72b9-435b-bda6-0b816fad0bef tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Create snapshot from volume 6dec50be-e595-4597-9f6f-3afc48e0d96b Aug 14 03:51:43.522205 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-1767f94a-72b9-435b-bda6-0b816fad0bef tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Created reservations ['614ac268-cb3a-4994-9ab0-832dc43f705d', 'd93f246b-5aa1-496f-81be-940a48763c35', '00bb5ada-54f6-4e0e-b060-4be0fb7e3f3f', '27e51b87-5b00-4e24-b54f-07792932b1d0'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:43.562423 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1767f94a-72b9-435b-bda6-0b816fad0bef tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Snapshot create request issued successfully. Aug 14 03:51:43.562868 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1767f94a-72b9-435b-bda6-0b816fad0bef tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:51:43.563335 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 513/2093] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:51:43 2026] POST /volume/v3/snapshots => generated 304 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:51:43.573219 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a2924497-706b-4c3b-9500-eb7e18c20a0c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:43.576194 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a2924497-706b-4c3b-9500-eb7e18c20a0c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 Aug 14 03:51:43.576453 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a2924497-706b-4c3b-9500-eb7e18c20a0c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:43.576719 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a2924497-706b-4c3b-9500-eb7e18c20a0c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:43.586545 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:43.586545 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:43.587153 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a2924497-706b-4c3b-9500-eb7e18c20a0c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Snapshot retrieved successfully. Aug 14 03:51:43.589276 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a2924497-706b-4c3b-9500-eb7e18c20a0c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 returned with HTTP 200 Aug 14 03:51:43.591172 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 528/2094] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:43 2026] GET /volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 => generated 436 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:44.605413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7d594f80-08bc-4709-a73a-f31cf91718be None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:44.607244 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7d594f80-08bc-4709-a73a-f31cf91718be tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 Aug 14 03:51:44.607485 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7d594f80-08bc-4709-a73a-f31cf91718be tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:44.607713 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7d594f80-08bc-4709-a73a-f31cf91718be tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:44.612767 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:44.612767 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:44.613401 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7d594f80-08bc-4709-a73a-f31cf91718be tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Snapshot retrieved successfully. Aug 14 03:51:44.614304 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7d594f80-08bc-4709-a73a-f31cf91718be tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 returned with HTTP 200 Aug 14 03:51:44.614993 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 530/2095] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:51:44 2026] GET /volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:44.627586 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a698e5fd-f3e0-4373-94ee-84f11fcc8c8b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:44.629602 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a698e5fd-f3e0-4373-94ee-84f11fcc8c8b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:51:44.629989 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a698e5fd-f3e0-4373-94ee-84f11fcc8c8b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6dec50be-e595-4597-9f6f-3afc48e0d96b", "snapshot_id": "9158324a-4f36-4ad4-940b-b9fe14f71aa0", "name": "tempest-VolumesBackupsTest-Backup-5192231"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:44.632542 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-a698e5fd-f3e0-4373-94ee-84f11fcc8c8b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Creating new backup {'backup': {'volume_id': '6dec50be-e595-4597-9f6f-3afc48e0d96b', 'snapshot_id': '9158324a-4f36-4ad4-940b-b9fe14f71aa0', 'name': 'tempest-VolumesBackupsTest-Backup-5192231'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:51:44.632772 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-a698e5fd-f3e0-4373-94ee-84f11fcc8c8b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Creating backup of volume 6dec50be-e595-4597-9f6f-3afc48e0d96b in container None Aug 14 03:51:44.646630 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:44.646630 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:44.647206 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a698e5fd-f3e0-4373-94ee-84f11fcc8c8b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:51:44.658338 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:44.658338 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:44.658875 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a698e5fd-f3e0-4373-94ee-84f11fcc8c8b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Snapshot retrieved successfully. Aug 14 03:51:44.678526 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-a698e5fd-f3e0-4373-94ee-84f11fcc8c8b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Created reservations ['1ea5b114-436c-40c4-856f-6efad7707732', 'cd14f9d6-ef09-451b-b41b-9162298bb303'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:44.713484 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a698e5fd-f3e0-4373-94ee-84f11fcc8c8b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:51:44.714095 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 525/2096] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:51:44 2026] POST /volume/v3/backups => generated 325 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:51:44.726393 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-17685952-d614-459d-9993-87b5faafb576 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:44.728954 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-17685952-d614-459d-9993-87b5faafb576 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:44.729232 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-17685952-d614-459d-9993-87b5faafb576 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:44.729479 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-17685952-d614-459d-9993-87b5faafb576 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:44.729629 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-17685952-d614-459d-9993-87b5faafb576 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:44.737669 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:44.737669 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:44.738792 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-17685952-d614-459d-9993-87b5faafb576 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:44.739257 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 514/2097] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:44 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 766 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:45.156036 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:45.158995 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:51:45.159829 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-243965022"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:45.160833 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-243965022'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:51:45.164311 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Create volume of 1 GB Aug 14 03:51:45.164589 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:45.164589 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:45.167708 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Availability Zones retrieved successfully. Aug 14 03:51:45.171956 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Flow 'volume_create_api' (3e3350a2-d34a-4de2-a229-996bdeb6637c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:51:45.171956 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cac951c7-8b95-45c9-ad66-9fb6c3e9bcee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:45.172332 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:51:45.181684 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:45.181684 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:45.196278 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cac951c7-8b95-45c9-ad66-9fb6c3e9bcee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=754adb0b-54a3-46c4-b933-4c794a18d923,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '754adb0b-54a3-46c4-b933-4c794a18d923', 'encryption_key_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=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:45.199195 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70a92109-7b51-42fb-9901-9b1387562c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:45.258971 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Created reservations ['a3492acf-36d3-4114-8e7a-c3a776d84dbc', 'cec16fcc-5752-486c-8892-00badee7cbd3', '101c7402-7e28-4e0c-afba-e459a8ca0d63', 'b3a54640-9dc9-461a-9c11-030e9debf237'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:45.260225 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70a92109-7b51-42fb-9901-9b1387562c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3492acf-36d3-4114-8e7a-c3a776d84dbc', 'cec16fcc-5752-486c-8892-00badee7cbd3', '101c7402-7e28-4e0c-afba-e459a8ca0d63', 'b3a54640-9dc9-461a-9c11-030e9debf237']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:45.263086 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f98bd51c-56e9-4c4b-a522-d218b8610b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:45.306878 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f98bd51c-56e9-4c4b-a522-d218b8610b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-243965022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bbeb35bde21f4e478179c1eda665a6de',qos_specs=None,replication_status=,reservations=['a3492acf-36d3-4114-8e7a-c3a776d84dbc','cec16fcc-5752-486c-8892-00badee7cbd3','101c7402-7e28-4e0c-afba-e459a8ca0d63','b3a54640-9dc9-461a-9c11-030e9debf237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f3dface50845878eac1d6eb9c17676',volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-243965022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bbeb35bde21f4e478179c1eda665a6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1f3dface50845878eac1d6eb9c17676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(754adb0b-54a3-46c4-b933-4c794a18d923),volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:45.308027 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533b9812-977e-4662-b8cf-9743eead8f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:45.335424 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533b9812-977e-4662-b8cf-9743eead8f5b) transitioned into state 'SUCCESS' from state '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-243965022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bbeb35bde21f4e478179c1eda665a6de',qos_specs=None,replication_status=,reservations=['a3492acf-36d3-4114-8e7a-c3a776d84dbc','cec16fcc-5752-486c-8892-00badee7cbd3','101c7402-7e28-4e0c-afba-e459a8ca0d63','b3a54640-9dc9-461a-9c11-030e9debf237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f3dface50845878eac1d6eb9c17676',volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:45.336522 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f48478-d5b9-4f76-8c3d-7d600c1b6f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:45.348683 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f48478-d5b9-4f76-8c3d-7d600c1b6f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:45.349873 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Flow 'volume_create_api' (3e3350a2-d34a-4de2-a229-996bdeb6637c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:51:45.350554 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Create volume request issued successfully. Aug 14 03:51:45.351462 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4e68e010-3a09-4d4d-8259-f3ef86f97980 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:51:45.352067 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 529/2098] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:51:45 2026] POST /volume/v3/volumes => generated 757 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:51:45.366610 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-dba98a63-f191-426b-bd64-50eca54483e7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:45.368598 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dba98a63-f191-426b-bd64-50eca54483e7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:45.368986 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dba98a63-f191-426b-bd64-50eca54483e7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:45.369491 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dba98a63-f191-426b-bd64-50eca54483e7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:45.380866 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:45.380866 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:45.387337 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-dba98a63-f191-426b-bd64-50eca54483e7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:45.392899 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dba98a63-f191-426b-bd64-50eca54483e7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:45.393527 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 531/2099] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:45 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:45.748694 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-96bbb874-2bbe-4167-bee9-98a01e6dc532 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:45.750514 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-96bbb874-2bbe-4167-bee9-98a01e6dc532 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:45.750687 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-96bbb874-2bbe-4167-bee9-98a01e6dc532 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:45.750862 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-96bbb874-2bbe-4167-bee9-98a01e6dc532 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:45.750964 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-96bbb874-2bbe-4167-bee9-98a01e6dc532 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:45.755378 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:45.755378 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:45.757599 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-96bbb874-2bbe-4167-bee9-98a01e6dc532 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:45.757599 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 526/2100] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:45 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 768 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:46.415095 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a298c6dd-9781-41c0-8fd3-01c2b0bc7c3a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:46.419824 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a298c6dd-9781-41c0-8fd3-01c2b0bc7c3a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:46.420080 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a298c6dd-9781-41c0-8fd3-01c2b0bc7c3a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:46.420370 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a298c6dd-9781-41c0-8fd3-01c2b0bc7c3a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:46.443467 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:46.443467 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:46.449997 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a298c6dd-9781-41c0-8fd3-01c2b0bc7c3a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:46.457438 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a298c6dd-9781-41c0-8fd3-01c2b0bc7c3a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:46.457855 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 515/2101] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:46 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:46.519494 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-cb118e72-4314-468f-873c-75dbeef792ef None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:46.522472 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-cb118e72-4314-468f-873c-75dbeef792ef tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:46.522764 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-cb118e72-4314-468f-873c-75dbeef792ef tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:46.523036 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-cb118e72-4314-468f-873c-75dbeef792ef tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:46.535067 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:46.535067 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:46.542078 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-cb118e72-4314-468f-873c-75dbeef792ef tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:46.547938 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-cb118e72-4314-468f-873c-75dbeef792ef tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:46.548501 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 530/2102] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:46 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:46.635510 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a13a776d-62ca-459d-bea8-ee88db23ad26 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:46.636522 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a13a776d-62ca-459d-bea8-ee88db23ad26 None None] GET https://10.4.3.64/volume// Aug 14 03:51:46.636679 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a13a776d-62ca-459d-bea8-ee88db23ad26 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:46.636884 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a13a776d-62ca-459d-bea8-ee88db23ad26 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:46.637200 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a13a776d-62ca-459d-bea8-ee88db23ad26 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:46.637721 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 532/2103] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:51:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:46.649294 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-b5b28ae3-11b8-4f89-bc8b-51374f4e1955 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:46.653635 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-b5b28ae3-11b8-4f89-bc8b-51374f4e1955 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:51:46.653635 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-b5b28ae3-11b8-4f89-bc8b-51374f4e1955 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd", "connector": null, "instance_uuid": "c76d80dd-e7a6-4976-b62e-2fee75298268"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:46.674536 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:46.674536 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:46.727809 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-b5b28ae3-11b8-4f89-bc8b-51374f4e1955 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:51:46.728833 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 527/2104] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:51:46 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:46.769343 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a0079335-c7a8-4b69-9233-b778285f7f18 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:46.772632 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a0079335-c7a8-4b69-9233-b778285f7f18 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:46.773089 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a0079335-c7a8-4b69-9233-b778285f7f18 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:46.773421 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a0079335-c7a8-4b69-9233-b778285f7f18 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:46.773489 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a0079335-c7a8-4b69-9233-b778285f7f18 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:46.776104 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-45da4896-7c52-4fd0-8f79-9d2c779db6e7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:46.780468 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:46.780468 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:46.781345 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a0079335-c7a8-4b69-9233-b778285f7f18 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:46.781769 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 516/2105] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:46 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 768 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:46.782225 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45da4896-7c52-4fd0-8f79-9d2c779db6e7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:46.782472 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45da4896-7c52-4fd0-8f79-9d2c779db6e7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:46.783797 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45da4896-7c52-4fd0-8f79-9d2c779db6e7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:46.797581 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-df1f0d3f-0629-4cd2-95c8-0c64a302a889 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:46.797970 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-df1f0d3f-0629-4cd2-95c8-0c64a302a889 None None] GET https://10.4.3.64/volume// Aug 14 03:51:46.798144 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-df1f0d3f-0629-4cd2-95c8-0c64a302a889 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:46.798353 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-df1f0d3f-0629-4cd2-95c8-0c64a302a889 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:46.798666 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-df1f0d3f-0629-4cd2-95c8-0c64a302a889 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:46.798951 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 533/2106] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:51:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:46.808859 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:46.808859 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:46.817626 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-45da4896-7c52-4fd0-8f79-9d2c779db6e7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:46.822232 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-0c9d8627-c8af-4b06-ac4f-707c9b2a1952 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:46.825092 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-0c9d8627-c8af-4b06-ac4f-707c9b2a1952 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:46.825092 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-0c9d8627-c8af-4b06-ac4f-707c9b2a1952 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:46.825092 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-0c9d8627-c8af-4b06-ac4f-707c9b2a1952 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:46.827243 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45da4896-7c52-4fd0-8f79-9d2c779db6e7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:46.827243 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 531/2107] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:46 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:46.836885 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:46.836885 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:46.845950 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-0c9d8627-c8af-4b06-ac4f-707c9b2a1952 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:46.854402 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-0c9d8627-c8af-4b06-ac4f-707c9b2a1952 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:46.855063 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 528/2108] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:51:46 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1029 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:51:46.984080 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-fe721f72-b90e-430f-b132-886839214481 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:46.986502 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-fe721f72-b90e-430f-b132-886839214481 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] PUT https://10.4.3.64/volume/v3/attachments/fcdf66ca-b6ce-42c2-87af-8a6602cdd770 Aug 14 03:51:46.986830 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-fe721f72-b90e-430f-b132-886839214481 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:46.995871 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-fe721f72-b90e-430f-b132-886839214481 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Acquiring lock "cinder-attachment_update-8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:51:47.003037 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-fe721f72-b90e-430f-b132-886839214481 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd-np0000007313" acquired by "attachment_update" :: waited 0.007s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:51:47.004600 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:47.004600 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:47.098395 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-fe721f72-b90e-430f-b132-886839214481 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd-np0000007313" released by "attachment_update" :: held 0.095s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:51:47.098769 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-fe721f72-b90e-430f-b132-886839214481 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/fcdf66ca-b6ce-42c2-87af-8a6602cdd770 returned with HTTP 200 Aug 14 03:51:47.099905 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 517/2109] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:51:46 2026] PUT /volume/v3/attachments/fcdf66ca-b6ce-42c2-87af-8a6602cdd770 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:47.778158 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-759d46c0-9774-4f80-a698-981988954480 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:47.780894 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-759d46c0-9774-4f80-a698-981988954480 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 Aug 14 03:51:47.781273 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-759d46c0-9774-4f80-a698-981988954480 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:47.781535 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-759d46c0-9774-4f80-a698-981988954480 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:47.791722 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:47.791722 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:47.794423 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-83489057-386e-446f-ae08-9eb46c456182 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:47.795637 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-759d46c0-9774-4f80-a698-981988954480 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:51:47.797086 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-83489057-386e-446f-ae08-9eb46c456182 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:47.797503 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-83489057-386e-446f-ae08-9eb46c456182 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:47.797568 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-83489057-386e-446f-ae08-9eb46c456182 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:47.797696 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-83489057-386e-446f-ae08-9eb46c456182 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:47.801080 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-759d46c0-9774-4f80-a698-981988954480 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 returned with HTTP 200 Aug 14 03:51:47.801815 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 534/2110] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:47 2026] GET /volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:47.801870 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:47.801870 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:47.804744 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-83489057-386e-446f-ae08-9eb46c456182 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:47.804744 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 532/2111] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:47 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 779 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:47.835161 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-65426d62-22fa-4231-802a-12497dfdb7b1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:47.835764 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-65426d62-22fa-4231-802a-12497dfdb7b1 None None] GET https://10.4.3.64/volume// Aug 14 03:51:47.836477 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-65426d62-22fa-4231-802a-12497dfdb7b1 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:47.836477 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-65426d62-22fa-4231-802a-12497dfdb7b1 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:47.836577 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-65426d62-22fa-4231-802a-12497dfdb7b1 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:47.836947 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 529/2112] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:51:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:47.845435 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9cc46fb4-b4b5-41cc-9758-4e2b232d9d83 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:47.847758 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9cc46fb4-b4b5-41cc-9758-4e2b232d9d83 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:47.848003 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9cc46fb4-b4b5-41cc-9758-4e2b232d9d83 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:47.848402 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-a82f230e-23d8-4430-9913-f0ecf7983a00 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:47.848470 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9cc46fb4-b4b5-41cc-9758-4e2b232d9d83 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:47.850918 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-a82f230e-23d8-4430-9913-f0ecf7983a00 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:51:47.851441 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-a82f230e-23d8-4430-9913-f0ecf7983a00 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c0db292-b98a-407d-8c40-08b9ca4364c4", "connector": null, "instance_uuid": "34530f08-f5b0-4cf8-8726-5a0deb698619"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:47.858692 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:47.858692 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:47.862208 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:47.862208 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:47.862596 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9cc46fb4-b4b5-41cc-9758-4e2b232d9d83 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:47.867108 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9cc46fb4-b4b5-41cc-9758-4e2b232d9d83 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:47.867893 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 518/2113] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:47 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:47.894676 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-a82f230e-23d8-4430-9913-f0ecf7983a00 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:51:47.895225 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 535/2114] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:51:47 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 14 03:51:47.937571 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-d48ac616-37e3-48b6-bc5d-e69545424c67 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:47.941905 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-d48ac616-37e3-48b6-bc5d-e69545424c67 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] POST https://10.4.3.64/volume/v3/attachments/2b3cba28-3399-47c3-a925-8b3cfc9ff082/action Aug 14 03:51:47.941905 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-d48ac616-37e3-48b6-bc5d-e69545424c67 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:51:47.941905 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-d48ac616-37e3-48b6-bc5d-e69545424c67 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:47.954686 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:47.954686 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:47.964460 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a964cf62-046e-4a8d-9cc6-71aace3023b0 req-d48ac616-37e3-48b6-bc5d-e69545424c67 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/attachments/2b3cba28-3399-47c3-a925-8b3cfc9ff082/action returned with HTTP 204 Aug 14 03:51:47.964460 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 533/2115] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:51:47 2026] POST /volume/v3/attachments/2b3cba28-3399-47c3-a925-8b3cfc9ff082/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:47.987526 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-df017a3f-d95a-436c-9769-837dc785ee8d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:47.989579 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-df017a3f-d95a-436c-9769-837dc785ee8d tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 Aug 14 03:51:47.989835 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-df017a3f-d95a-436c-9769-837dc785ee8d tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:47.990017 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-df017a3f-d95a-436c-9769-837dc785ee8d tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:48.002588 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:48.002588 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:48.007987 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-df017a3f-d95a-436c-9769-837dc785ee8d tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:51:48.012728 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-df017a3f-d95a-436c-9769-837dc785ee8d tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 returned with HTTP 200 Aug 14 03:51:48.013344 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 530/2116] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:47 2026] GET /volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:48.027519 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c6a0daee-b47d-487b-80fc-5fcd2254d593 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:48.029905 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c6a0daee-b47d-487b-80fc-5fcd2254d593 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 Aug 14 03:51:48.030087 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c6a0daee-b47d-487b-80fc-5fcd2254d593 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:48.030329 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c6a0daee-b47d-487b-80fc-5fcd2254d593 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:48.040689 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:48.040689 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:48.044874 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c6a0daee-b47d-487b-80fc-5fcd2254d593 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:51:48.049189 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c6a0daee-b47d-487b-80fc-5fcd2254d593 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 returned with HTTP 200 Aug 14 03:51:48.049637 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 519/2117] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:48 2026] GET /volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:48.106639 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-c07bf280-5e24-4043-9032-befea43bdd3d req-ddcfcab3-6144-418b-8e9d-0614cc14b425 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:48.109866 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-c07bf280-5e24-4043-9032-befea43bdd3d req-ddcfcab3-6144-418b-8e9d-0614cc14b425 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 Aug 14 03:51:48.110199 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-c07bf280-5e24-4043-9032-befea43bdd3d req-ddcfcab3-6144-418b-8e9d-0614cc14b425 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:48.110565 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-c07bf280-5e24-4043-9032-befea43bdd3d req-ddcfcab3-6144-418b-8e9d-0614cc14b425 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:48.125749 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:48.125749 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:48.131630 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-c07bf280-5e24-4043-9032-befea43bdd3d req-ddcfcab3-6144-418b-8e9d-0614cc14b425 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:51:48.137924 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-c07bf280-5e24-4043-9032-befea43bdd3d req-ddcfcab3-6144-418b-8e9d-0614cc14b425 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 returned with HTTP 200 Aug 14 03:51:48.138491 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 536/2118] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:48 2026] GET /volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 => generated 1110 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:48.164108 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-c07bf280-5e24-4043-9032-befea43bdd3d req-6254f5f4-eb2e-4136-96eb-ebcd22a4b08c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:48.165983 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c07bf280-5e24-4043-9032-befea43bdd3d req-6254f5f4-eb2e-4136-96eb-ebcd22a4b08c tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] DELETE https://10.4.3.64/volume/v3/attachments/2b3cba28-3399-47c3-a925-8b3cfc9ff082 Aug 14 03:51:48.166312 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c07bf280-5e24-4043-9032-befea43bdd3d req-6254f5f4-eb2e-4136-96eb-ebcd22a4b08c tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:48.166614 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-c07bf280-5e24-4043-9032-befea43bdd3d req-6254f5f4-eb2e-4136-96eb-ebcd22a4b08c tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:48.175376 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:48.175376 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:48.217020 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-c07bf280-5e24-4043-9032-befea43bdd3d req-6254f5f4-eb2e-4136-96eb-ebcd22a4b08c tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/attachments/2b3cba28-3399-47c3-a925-8b3cfc9ff082 returned with HTTP 200 Aug 14 03:51:48.217020 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 534/2119] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:51:48 2026] DELETE /volume/v3/attachments/2b3cba28-3399-47c3-a925-8b3cfc9ff082 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:48.252756 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b4a1f25c-b052-465b-8f95-c764b110286b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:48.253160 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b4a1f25c-b052-465b-8f95-c764b110286b tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 Aug 14 03:51:48.253306 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b4a1f25c-b052-465b-8f95-c764b110286b tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:48.253498 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b4a1f25c-b052-465b-8f95-c764b110286b tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:48.261416 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:48.261416 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:48.264876 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b4a1f25c-b052-465b-8f95-c764b110286b tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:51:48.269408 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b4a1f25c-b052-465b-8f95-c764b110286b tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 returned with HTTP 200 Aug 14 03:51:48.269830 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 531/2120] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:48 2026] GET /volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:48.814488 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-68fe395c-b472-4a76-a5dc-9d33dfe2497d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:48.818314 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-68fe395c-b472-4a76-a5dc-9d33dfe2497d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:48.818733 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-68fe395c-b472-4a76-a5dc-9d33dfe2497d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:48.819031 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-68fe395c-b472-4a76-a5dc-9d33dfe2497d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:48.819214 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-68fe395c-b472-4a76-a5dc-9d33dfe2497d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:48.825198 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:48.825198 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:48.826932 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-68fe395c-b472-4a76-a5dc-9d33dfe2497d tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:48.827506 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 520/2121] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:48 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 779 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:48.884682 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fc2ee8ce-bcfe-47c5-b94a-943bda3d742e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:48.888670 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fc2ee8ce-bcfe-47c5-b94a-943bda3d742e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:48.888670 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fc2ee8ce-bcfe-47c5-b94a-943bda3d742e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:48.888670 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fc2ee8ce-bcfe-47c5-b94a-943bda3d742e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:48.900463 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:48.900463 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:48.904905 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fc2ee8ce-bcfe-47c5-b94a-943bda3d742e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:48.910782 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fc2ee8ce-bcfe-47c5-b94a-943bda3d742e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:48.911660 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 537/2122] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:48 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:49.839852 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d85c699d-66d4-4fc3-bac6-437348c5cdb0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:49.845737 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d85c699d-66d4-4fc3-bac6-437348c5cdb0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:49.846035 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d85c699d-66d4-4fc3-bac6-437348c5cdb0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:49.846387 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d85c699d-66d4-4fc3-bac6-437348c5cdb0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:49.846557 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d85c699d-66d4-4fc3-bac6-437348c5cdb0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:49.853142 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:49.853142 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:49.854257 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d85c699d-66d4-4fc3-bac6-437348c5cdb0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:49.854763 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 535/2123] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:49 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 779 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:49.930738 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-52298035-d92d-4ce9-a5e5-27b79a53528a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:49.932970 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-52298035-d92d-4ce9-a5e5-27b79a53528a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:49.933255 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-52298035-d92d-4ce9-a5e5-27b79a53528a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:49.933518 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-52298035-d92d-4ce9-a5e5-27b79a53528a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:49.949043 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:49.949043 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:49.955340 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-52298035-d92d-4ce9-a5e5-27b79a53528a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:49.962035 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-52298035-d92d-4ce9-a5e5-27b79a53528a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:49.962607 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 532/2124] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:49 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:50.426661 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-ac8f6949-075c-4667-8706-710dcbad26cf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:50.429358 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-ac8f6949-075c-4667-8706-710dcbad26cf tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments/fcdf66ca-b6ce-42c2-87af-8a6602cdd770/action Aug 14 03:51:50.430127 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-ac8f6949-075c-4667-8706-710dcbad26cf tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:51:50.430288 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-ac8f6949-075c-4667-8706-710dcbad26cf tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:50.445511 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:50.445511 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:50.455778 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0f99fee8-95c6-45d2-82ef-782aacfa5945 req-ac8f6949-075c-4667-8706-710dcbad26cf tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/fcdf66ca-b6ce-42c2-87af-8a6602cdd770/action returned with HTTP 204 Aug 14 03:51:50.456353 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 521/2125] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:51:50 2026] POST /volume/v3/attachments/fcdf66ca-b6ce-42c2-87af-8a6602cdd770/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:50.866846 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-10c98490-86f4-4d29-bd4f-f6582dfaea75 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:50.869435 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-10c98490-86f4-4d29-bd4f-f6582dfaea75 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:50.870666 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-10c98490-86f4-4d29-bd4f-f6582dfaea75 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:50.870666 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-10c98490-86f4-4d29-bd4f-f6582dfaea75 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:50.870666 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-10c98490-86f4-4d29-bd4f-f6582dfaea75 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:50.878486 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:50.878486 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:50.881072 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-10c98490-86f4-4d29-bd4f-f6582dfaea75 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:50.881072 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 538/2126] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:50 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 779 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:50.979325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b645d5e5-672c-4e1a-aacb-31501404fb2c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:50.980489 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b645d5e5-672c-4e1a-aacb-31501404fb2c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:50.980723 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b645d5e5-672c-4e1a-aacb-31501404fb2c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:50.980967 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b645d5e5-672c-4e1a-aacb-31501404fb2c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:51.001867 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:51.001867 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:51.010612 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b645d5e5-672c-4e1a-aacb-31501404fb2c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:51.016712 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b645d5e5-672c-4e1a-aacb-31501404fb2c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:51.017442 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 536/2127] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:50 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:51.065550 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-cb2386d1-1705-4cee-a09b-3a0e41ff5500 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:51.067645 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-cb2386d1-1705-4cee-a09b-3a0e41ff5500 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:51.067763 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-cb2386d1-1705-4cee-a09b-3a0e41ff5500 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:51.067980 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-cb2386d1-1705-4cee-a09b-3a0e41ff5500 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:51.076057 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:51.076057 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:51.079050 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-cb2386d1-1705-4cee-a09b-3a0e41ff5500 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:51.082653 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-cb2386d1-1705-4cee-a09b-3a0e41ff5500 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:51.082980 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 533/2128] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:51 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:51.156908 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-71ba7e88-6d76-466a-94d3-ffc468aef1d0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:51.157270 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-71ba7e88-6d76-466a-94d3-ffc468aef1d0 None None] GET https://10.4.3.64/volume// Aug 14 03:51:51.157450 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-71ba7e88-6d76-466a-94d3-ffc468aef1d0 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:51.157660 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-71ba7e88-6d76-466a-94d3-ffc468aef1d0 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:51.157977 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-71ba7e88-6d76-466a-94d3-ffc468aef1d0 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:51.158293 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 522/2129] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:51:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:51.167046 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-b59c4470-6437-435b-896d-276748034b9b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:51.169234 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-b59c4470-6437-435b-896d-276748034b9b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:51:51.171202 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-b59c4470-6437-435b-896d-276748034b9b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd", "connector": null, "instance_uuid": "a9c2de15-69b3-4cb0-8b07-190934cbfea4"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:51.183972 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:51.183972 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:51.213167 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-b59c4470-6437-435b-896d-276748034b9b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:51:51.213597 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 539/2130] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:51:51 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:51.241936 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-97c28317-ca05-433b-99e3-91a8be1fdaa8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:51.249151 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-97c28317-ca05-433b-99e3-91a8be1fdaa8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:51.249151 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-97c28317-ca05-433b-99e3-91a8be1fdaa8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:51.249324 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-97c28317-ca05-433b-99e3-91a8be1fdaa8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:51.269278 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:51.269278 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:51.270200 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c100e7bc-2167-4bb2-b9e8-30f20d8b21d5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:51.270702 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c100e7bc-2167-4bb2-b9e8-30f20d8b21d5 None None] GET https://10.4.3.64/volume// Aug 14 03:51:51.270928 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c100e7bc-2167-4bb2-b9e8-30f20d8b21d5 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:51.271188 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c100e7bc-2167-4bb2-b9e8-30f20d8b21d5 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:51.271614 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c100e7bc-2167-4bb2-b9e8-30f20d8b21d5 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:51.271979 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 534/2131] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:51:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:51.273103 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-97c28317-ca05-433b-99e3-91a8be1fdaa8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:51.278413 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-97c28317-ca05-433b-99e3-91a8be1fdaa8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:51.279050 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 537/2132] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:51 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:51.284069 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-447ce332-45d4-4d09-9019-8530aca019f4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:51.289579 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-447ce332-45d4-4d09-9019-8530aca019f4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:51.289824 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-447ce332-45d4-4d09-9019-8530aca019f4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:51.290082 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-447ce332-45d4-4d09-9019-8530aca019f4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:51.304434 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:51.304434 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:51.308588 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-447ce332-45d4-4d09-9019-8530aca019f4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:51.313668 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-447ce332-45d4-4d09-9019-8530aca019f4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:51.314107 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 523/2133] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:51:51 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:51:51.423843 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-2146c37f-72d7-47f8-ade9-d39f967648e9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:51.426299 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-2146c37f-72d7-47f8-ade9-d39f967648e9 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] PUT https://10.4.3.64/volume/v3/attachments/2437c0c3-37d2-4da2-b00b-f1e3c241373d Aug 14 03:51:51.428230 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-2146c37f-72d7-47f8-ade9-d39f967648e9 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:51.436634 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-2146c37f-72d7-47f8-ade9-d39f967648e9 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Acquiring lock "cinder-attachment_update-8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:51:51.447422 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-2146c37f-72d7-47f8-ade9-d39f967648e9 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd-np0000007313" acquired by "attachment_update" :: waited 0.010s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:51:51.449247 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:51.449247 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:51.566531 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-2146c37f-72d7-47f8-ade9-d39f967648e9 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd-np0000007313" released by "attachment_update" :: held 0.119s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:51:51.566531 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-2146c37f-72d7-47f8-ade9-d39f967648e9 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/2437c0c3-37d2-4da2-b00b-f1e3c241373d returned with HTTP 200 Aug 14 03:51:51.566731 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 540/2134] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:51:51 2026] PUT /volume/v3/attachments/2437c0c3-37d2-4da2-b00b-f1e3c241373d => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:51.892490 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-09534669-d925-47ce-80ad-758485501824 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:51.897982 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-09534669-d925-47ce-80ad-758485501824 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:51.898289 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-09534669-d925-47ce-80ad-758485501824 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:51.898571 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-09534669-d925-47ce-80ad-758485501824 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:51.898726 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-09534669-d925-47ce-80ad-758485501824 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:51.906158 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:51.906158 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:51.907336 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-09534669-d925-47ce-80ad-758485501824 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:51.907822 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 535/2135] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:51 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 779 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:52.296813 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-58dc0f14-70bf-4fc3-8f61-6ce05248f020 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:52.299221 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-58dc0f14-70bf-4fc3-8f61-6ce05248f020 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:52.299639 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-58dc0f14-70bf-4fc3-8f61-6ce05248f020 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:52.299767 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-58dc0f14-70bf-4fc3-8f61-6ce05248f020 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:52.315989 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:52.315989 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:52.320442 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-58dc0f14-70bf-4fc3-8f61-6ce05248f020 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:52.325918 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-58dc0f14-70bf-4fc3-8f61-6ce05248f020 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:52.326422 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 538/2136] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:52 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:52.922747 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dbefb81f-fcfa-4f21-80ad-47b694eeb97b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:52.924782 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dbefb81f-fcfa-4f21-80ad-47b694eeb97b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:52.925021 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dbefb81f-fcfa-4f21-80ad-47b694eeb97b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:52.925238 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dbefb81f-fcfa-4f21-80ad-47b694eeb97b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:52.925390 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-dbefb81f-fcfa-4f21-80ad-47b694eeb97b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:52.929694 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:52.929694 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:52.930666 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dbefb81f-fcfa-4f21-80ad-47b694eeb97b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:52.931051 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 524/2137] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:52 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 779 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:53.348885 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-09bf7601-02f9-4c1d-8265-89b21c3a0d27 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:53.351183 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-09bf7601-02f9-4c1d-8265-89b21c3a0d27 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:53.351183 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-09bf7601-02f9-4c1d-8265-89b21c3a0d27 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:53.351183 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-09bf7601-02f9-4c1d-8265-89b21c3a0d27 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:53.379740 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:53.379740 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:53.386483 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-09bf7601-02f9-4c1d-8265-89b21c3a0d27 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:53.391879 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-09bf7601-02f9-4c1d-8265-89b21c3a0d27 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:53.393506 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 541/2138] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:53 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:53.858386 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-34d97d28-1eaa-4e61-adcc-37267edac1d1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:53.860408 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-34d97d28-1eaa-4e61-adcc-37267edac1d1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments/2437c0c3-37d2-4da2-b00b-f1e3c241373d/action Aug 14 03:51:53.862128 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-34d97d28-1eaa-4e61-adcc-37267edac1d1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:51:53.862128 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-34d97d28-1eaa-4e61-adcc-37267edac1d1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:53.880188 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:53.880188 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:53.891250 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-36fb3658-b58c-43a4-9cb1-e75034e253b7 req-34d97d28-1eaa-4e61-adcc-37267edac1d1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/2437c0c3-37d2-4da2-b00b-f1e3c241373d/action returned with HTTP 204 Aug 14 03:51:53.891652 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 536/2139] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:51:53 2026] POST /volume/v3/attachments/2437c0c3-37d2-4da2-b00b-f1e3c241373d/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:51:53.941393 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fff37edb-57ac-4466-9d7c-e6e7f15b7ee0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:53.944483 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fff37edb-57ac-4466-9d7c-e6e7f15b7ee0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:53.944683 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fff37edb-57ac-4466-9d7c-e6e7f15b7ee0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:53.944845 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fff37edb-57ac-4466-9d7c-e6e7f15b7ee0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:53.944945 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-fff37edb-57ac-4466-9d7c-e6e7f15b7ee0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:53.951937 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:53.951937 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:53.952255 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fff37edb-57ac-4466-9d7c-e6e7f15b7ee0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:53.952650 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 539/2140] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:53 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 779 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:54.409108 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6dd277f2-eb18-4a64-bdd1-cd3671653a1a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:54.410945 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6dd277f2-eb18-4a64-bdd1-cd3671653a1a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:54.411148 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6dd277f2-eb18-4a64-bdd1-cd3671653a1a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:54.411344 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6dd277f2-eb18-4a64-bdd1-cd3671653a1a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:54.427463 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:54.427463 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:54.431061 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6dd277f2-eb18-4a64-bdd1-cd3671653a1a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:54.434693 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6dd277f2-eb18-4a64-bdd1-cd3671653a1a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:54.435065 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 525/2141] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:54 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:54.962099 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ac68e609-77c6-4720-abb1-3a87736c68a7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:54.965735 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ac68e609-77c6-4720-abb1-3a87736c68a7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:54.965977 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ac68e609-77c6-4720-abb1-3a87736c68a7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:54.966212 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ac68e609-77c6-4720-abb1-3a87736c68a7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:54.966336 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-ac68e609-77c6-4720-abb1-3a87736c68a7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:54.971200 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:54.971200 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:51:54.972047 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ac68e609-77c6-4720-abb1-3a87736c68a7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:54.972527 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 542/2142] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:54 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 779 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:55.984418 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b9bdba53-6f56-432d-862f-80c5fe52a6ae None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:55.988961 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b9bdba53-6f56-432d-862f-80c5fe52a6ae tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:55.988961 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b9bdba53-6f56-432d-862f-80c5fe52a6ae tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:55.988961 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b9bdba53-6f56-432d-862f-80c5fe52a6ae tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:55.988961 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-b9bdba53-6f56-432d-862f-80c5fe52a6ae tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:55.992441 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:55.992441 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:55.993287 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b9bdba53-6f56-432d-862f-80c5fe52a6ae tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:55.993660 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 537/2143] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:55 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 779 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:57.005368 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7dd43148-f9d9-4864-b576-ad0568029e34 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:57.007644 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7dd43148-f9d9-4864-b576-ad0568029e34 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:57.007840 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7dd43148-f9d9-4864-b576-ad0568029e34 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:57.008022 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7dd43148-f9d9-4864-b576-ad0568029e34 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:57.008169 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7dd43148-f9d9-4864-b576-ad0568029e34 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:57.013293 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:57.013293 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:57.014125 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7dd43148-f9d9-4864-b576-ad0568029e34 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:57.014585 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 540/2144] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:57 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 779 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:57.463462 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-5f1ae5ec-5074-4419-b4cc-cd16d512ce00 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:57.469233 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-5f1ae5ec-5074-4419-b4cc-cd16d512ce00 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:51:57.469233 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-5f1ae5ec-5074-4419-b4cc-cd16d512ce00 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:57.469233 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-5f1ae5ec-5074-4419-b4cc-cd16d512ce00 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:57.486761 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:57.486761 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:57.493866 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-5f1ae5ec-5074-4419-b4cc-cd16d512ce00 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:51:57.503367 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-5f1ae5ec-5074-4419-b4cc-cd16d512ce00 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:51:57.504110 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 526/2145] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:51:57 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:57.963621 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-dd5e5662-721f-4db7-b277-3e9611696d85 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:57.964027 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dd5e5662-721f-4db7-b277-3e9611696d85 None None] GET https://10.4.3.64/volume// Aug 14 03:51:57.964220 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dd5e5662-721f-4db7-b277-3e9611696d85 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:57.964406 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dd5e5662-721f-4db7-b277-3e9611696d85 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:57.964808 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dd5e5662-721f-4db7-b277-3e9611696d85 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:51:57.965067 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 543/2146] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:51:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:51:57.972661 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-172d58b1-91ec-4537-a9b5-68c27d611cbc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:57.974796 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-172d58b1-91ec-4537-a9b5-68c27d611cbc tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:51:57.975101 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-172d58b1-91ec-4537-a9b5-68c27d611cbc tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd", "connector": null, "instance_uuid": "c76d80dd-e7a6-4976-b62e-2fee75298268"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:57.978348 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=265,cinder:UPDATE=67,cinder:INSERT=25 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:51:57.989615 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:57.989615 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:58.019694 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-172d58b1-91ec-4537-a9b5-68c27d611cbc tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:51:58.020097 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 538/2147] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:51:57 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:58.031479 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-43d86638-8f51-4a32-b61e-ddd9e540746e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:58.032559 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-43d86638-8f51-4a32-b61e-ddd9e540746e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:58.032829 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-43d86638-8f51-4a32-b61e-ddd9e540746e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:58.033048 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-43d86638-8f51-4a32-b61e-ddd9e540746e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:58.033189 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-43d86638-8f51-4a32-b61e-ddd9e540746e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:58.034680 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-b6a1cf77-d410-4cdc-9905-e5b617b149c1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:58.037089 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-b6a1cf77-d410-4cdc-9905-e5b617b149c1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] DELETE https://10.4.3.64/volume/v3/attachments/fcdf66ca-b6ce-42c2-87af-8a6602cdd770 Aug 14 03:51:58.037337 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-b6a1cf77-d410-4cdc-9905-e5b617b149c1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:58.037484 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-b6a1cf77-d410-4cdc-9905-e5b617b149c1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:58.038397 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:58.038397 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:58.039360 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-43d86638-8f51-4a32-b61e-ddd9e540746e tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:58.039832 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 541/2148] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:58 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 779 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:58.046127 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:58.046127 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:51:58.094512 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-b6a1cf77-d410-4cdc-9905-e5b617b149c1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/fcdf66ca-b6ce-42c2-87af-8a6602cdd770 returned with HTTP 200 Aug 14 03:51:58.094939 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 527/2149] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:51:58 2026] DELETE /volume/v3/attachments/fcdf66ca-b6ce-42c2-87af-8a6602cdd770 => generated 367 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:51:59.045636 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:59.047785 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:51:59.048259 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-556258442"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:59.049639 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-556258442'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:51:59.049764 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Create volume of 1 GB Aug 14 03:51:59.051817 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a9010825-9cb7-44bc-b9f2-15a0b114781b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:59.052709 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=236,cinder:UPDATE=52,cinder:INSERT=20 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:51:59.054012 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a9010825-9cb7-44bc-b9f2-15a0b114781b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:51:59.054325 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a9010825-9cb7-44bc-b9f2-15a0b114781b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:59.054593 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a9010825-9cb7-44bc-b9f2-15a0b114781b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:59.054893 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-a9010825-9cb7-44bc-b9f2-15a0b114781b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:51:59.056823 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Availability Zones retrieved successfully. Aug 14 03:51:59.060901 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:59.060901 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:59.062276 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a9010825-9cb7-44bc-b9f2-15a0b114781b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:51:59.062276 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 539/2150] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:59 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 780 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:51:59.063114 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Flow 'volume_create_api' (dcc2476b-3032-45f2-8682-6bb9d210b2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:51:59.063780 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-bcc48dbf-3791-41a2-ae7b-63f9c968c344 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:59.064649 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cefe3fb-a4bb-4155-bd9e-6071acd4a291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:59.065565 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:51:59.069218 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-bcc48dbf-3791-41a2-ae7b-63f9c968c344 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] PUT https://10.4.3.64/volume/v3/attachments/06fc70fa-6bd1-486b-a0a6-0d1d09ac495b Aug 14 03:51:59.069218 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-bcc48dbf-3791-41a2-ae7b-63f9c968c344 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:51:59.077204 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-bcc48dbf-3791-41a2-ae7b-63f9c968c344 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Acquiring lock "cinder-attachment_update-8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:51:59.085231 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-bcc48dbf-3791-41a2-ae7b-63f9c968c344 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd-np0000007313" acquired by "attachment_update" :: waited 0.006s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:51:59.085231 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:59.085231 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:51:59.091872 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cefe3fb-a4bb-4155-bd9e-6071acd4a291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:59.093015 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d9ba4a5-afae-4d4f-a06d-db1498885fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:59.165336 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Created reservations ['163b0597-5b6b-4d75-abf3-c0f4b1fa36f2', 'd3b82f7c-4fe7-4c61-a353-84ab5db60768', '703784d3-1597-4f4f-a077-469b3788ea39', 'ac23a20e-b280-4ab9-83a1-a227b81a68ac'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:51:59.165336 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d9ba4a5-afae-4d4f-a06d-db1498885fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['163b0597-5b6b-4d75-abf3-c0f4b1fa36f2', 'd3b82f7c-4fe7-4c61-a353-84ab5db60768', '703784d3-1597-4f4f-a077-469b3788ea39', 'ac23a20e-b280-4ab9-83a1-a227b81a68ac']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:59.165867 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21235af9-2d31-4d64-8946-310e183d6110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:59.172618 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-bcc48dbf-3791-41a2-ae7b-63f9c968c344 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd-np0000007313" released by "attachment_update" :: held 0.090s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:51:59.173612 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-bcc48dbf-3791-41a2-ae7b-63f9c968c344 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/06fc70fa-6bd1-486b-a0a6-0d1d09ac495b returned with HTTP 200 Aug 14 03:51:59.173612 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 542/2151] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:51:59 2026] PUT /volume/v3/attachments/06fc70fa-6bd1-486b-a0a6-0d1d09ac495b => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:59.181964 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-669f9f17-4ee6-4742-acd0-956c58b2444c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:59.184254 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-669f9f17-4ee6-4742-acd0-956c58b2444c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/attachments/06fc70fa-6bd1-486b-a0a6-0d1d09ac495b Aug 14 03:51:59.184697 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-669f9f17-4ee6-4742-acd0-956c58b2444c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:59.185965 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-669f9f17-4ee6-4742-acd0-956c58b2444c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:59.190038 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21235af9-2d31-4d64-8946-310e183d6110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23356f68-402f-4cbb-95b3-3bd92cf26549', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-556258442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8390b29a2e074b15bfd246307f1e4ac7',qos_specs=None,replication_status=,reservations=['163b0597-5b6b-4d75-abf3-c0f4b1fa36f2','d3b82f7c-4fe7-4c61-a353-84ab5db60768','703784d3-1597-4f4f-a077-469b3788ea39','ac23a20e-b280-4ab9-83a1-a227b81a68ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89acaffcf2ef41e3a4a7ca3612b19dc1',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-556258442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23356f68-402f-4cbb-95b3-3bd92cf26549,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8390b29a2e074b15bfd246307f1e4ac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89acaffcf2ef41e3a4a7ca3612b19dc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:59.190552 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c342e6c-243c-43f9-8938-59856c68459c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:59.201903 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-669f9f17-4ee6-4742-acd0-956c58b2444c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/06fc70fa-6bd1-486b-a0a6-0d1d09ac495b returned with HTTP 200 Aug 14 03:51:59.202564 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 528/2152] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Aug 14 03:51:59 2026] GET /volume/v3/attachments/06fc70fa-6bd1-486b-a0a6-0d1d09ac495b => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:51:59.207802 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c342e6c-243c-43f9-8938-59856c68459c) transitioned into state 'SUCCESS' from state '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-556258442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8390b29a2e074b15bfd246307f1e4ac7',qos_specs=None,replication_status=,reservations=['163b0597-5b6b-4d75-abf3-c0f4b1fa36f2','d3b82f7c-4fe7-4c61-a353-84ab5db60768','703784d3-1597-4f4f-a077-469b3788ea39','ac23a20e-b280-4ab9-83a1-a227b81a68ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89acaffcf2ef41e3a4a7ca3612b19dc1',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:59.208960 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ae1b3b0-3bd8-4e6b-b4cb-fd9a8dd04187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:51:59.218488 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ae1b3b0-3bd8-4e6b-b4cb-fd9a8dd04187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:51:59.220253 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Flow 'volume_create_api' (dcc2476b-3032-45f2-8682-6bb9d210b2f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:51:59.220698 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Create volume request issued successfully. Aug 14 03:51:59.221676 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4fc3392f-b1be-4265-9d07-a7096ebedb6e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:51:59.222147 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 544/2153] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:51:59 2026] POST /volume/v3/volumes => generated 748 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:51:59.234230 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-33dfecf5-8519-4907-950b-fe08c6d58af9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:51:59.236893 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-33dfecf5-8519-4907-950b-fe08c6d58af9 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:51:59.236893 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-33dfecf5-8519-4907-950b-fe08c6d58af9 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:51:59.237183 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-33dfecf5-8519-4907-950b-fe08c6d58af9 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:51:59.246907 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:51:59.246907 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:51:59.251303 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-33dfecf5-8519-4907-950b-fe08c6d58af9 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:51:59.257571 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-33dfecf5-8519-4907-950b-fe08c6d58af9 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:51:59.257571 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 540/2154] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:51:59 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:00.073809 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-255bb08a-283a-4344-8c61-5f764b2d1292 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:00.076003 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-255bb08a-283a-4344-8c61-5f764b2d1292 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:52:00.076420 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-255bb08a-283a-4344-8c61-5f764b2d1292 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:00.076831 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-255bb08a-283a-4344-8c61-5f764b2d1292 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:00.077024 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-255bb08a-283a-4344-8c61-5f764b2d1292 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:00.082315 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:00.082315 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:00.083350 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-255bb08a-283a-4344-8c61-5f764b2d1292 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:52:00.083931 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 543/2155] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:00 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:00.093413 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2f950a93-d630-417d-b72d-0c922d8e91aa None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:00.095735 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2f950a93-d630-417d-b72d-0c922d8e91aa tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:52:00.096023 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2f950a93-d630-417d-b72d-0c922d8e91aa tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:00.096311 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2f950a93-d630-417d-b72d-0c922d8e91aa tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:00.096690 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-2f950a93-d630-417d-b72d-0c922d8e91aa tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:00.101385 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:00.101385 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:00.102459 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2f950a93-d630-417d-b72d-0c922d8e91aa tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:52:00.102945 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 529/2156] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:00 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:00.111980 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5d528e09-00a8-4e70-b457-8d60fff04a90 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:00.114858 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5d528e09-00a8-4e70-b457-8d60fff04a90 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] DELETE https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:52:00.115075 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5d528e09-00a8-4e70-b457-8d60fff04a90 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:00.115281 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5d528e09-00a8-4e70-b457-8d60fff04a90 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:00.115382 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-5d528e09-00a8-4e70-b457-8d60fff04a90 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete backup with id: 99de0fd1-e732-4e9d-87e9-8d0446149dbd. Aug 14 03:52:00.119809 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:00.119809 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:00.130477 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-5d528e09-00a8-4e70-b457-8d60fff04a90 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] delete_backup rpcapi backup_id 99de0fd1-e732-4e9d-87e9-8d0446149dbd {{(pid=100327) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:52:00.132108 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5d528e09-00a8-4e70-b457-8d60fff04a90 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 202 Aug 14 03:52:00.132561 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 545/2157] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:00 2026] DELETE /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:52:00.138883 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6302e9ac-509f-49de-8031-ec6be3edc913 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:00.142427 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6302e9ac-509f-49de-8031-ec6be3edc913 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:52:00.142609 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6302e9ac-509f-49de-8031-ec6be3edc913 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:00.142841 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6302e9ac-509f-49de-8031-ec6be3edc913 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:00.142950 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-6302e9ac-509f-49de-8031-ec6be3edc913 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:00.148582 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:00.148582 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:00.149216 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6302e9ac-509f-49de-8031-ec6be3edc913 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 200 Aug 14 03:52:00.149545 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 541/2158] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:00 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 780 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:00.274380 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2ba85ae5-569c-44ff-80b0-84cf79cf06a1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:00.277490 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2ba85ae5-569c-44ff-80b0-84cf79cf06a1 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:52:00.277796 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2ba85ae5-569c-44ff-80b0-84cf79cf06a1 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:00.278045 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2ba85ae5-569c-44ff-80b0-84cf79cf06a1 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:00.285987 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:00.285987 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:00.290442 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2ba85ae5-569c-44ff-80b0-84cf79cf06a1 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:00.294882 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2ba85ae5-569c-44ff-80b0-84cf79cf06a1 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:52:00.296015 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 544/2159] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:00 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:00.340598 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-6ecbda24-bfe3-4390-a55c-28b82f3c50f4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:00.340598 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-6ecbda24-bfe3-4390-a55c-28b82f3c50f4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:52:00.340598 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-6ecbda24-bfe3-4390-a55c-28b82f3c50f4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:00.340598 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-6ecbda24-bfe3-4390-a55c-28b82f3c50f4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:00.349214 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:00.349214 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:00.352836 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-6ecbda24-bfe3-4390-a55c-28b82f3c50f4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:00.359155 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-6ecbda24-bfe3-4390-a55c-28b82f3c50f4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:52:00.359155 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 530/2160] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:52:00 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:00.428926 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cf75d1e5-8ed0-4b56-a76f-93f2d1c36f3c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:00.429341 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cf75d1e5-8ed0-4b56-a76f-93f2d1c36f3c None None] GET https://10.4.3.64/volume// Aug 14 03:52:00.432502 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cf75d1e5-8ed0-4b56-a76f-93f2d1c36f3c None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:00.432502 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cf75d1e5-8ed0-4b56-a76f-93f2d1c36f3c None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:00.432502 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cf75d1e5-8ed0-4b56-a76f-93f2d1c36f3c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:52:00.432502 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 546/2161] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:52:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:52:00.438319 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-135d918b-7e51-4f8a-bada-96adecfee00a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:00.440314 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-135d918b-7e51-4f8a-bada-96adecfee00a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:52:00.440625 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-135d918b-7e51-4f8a-bada-96adecfee00a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23356f68-402f-4cbb-95b3-3bd92cf26549", "connector": null, "instance_uuid": "56a5bd23-de7d-4453-aae6-65241a07e0c8"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:00.449582 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:00.449582 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:00.479207 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-135d918b-7e51-4f8a-bada-96adecfee00a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:52:00.479826 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 542/2162] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:52: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 14 03:52:00.513021 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-da7f08b0-85e2-45ac-88c1-c777f6cc5c4f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:00.513021 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-da7f08b0-85e2-45ac-88c1-c777f6cc5c4f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:52:00.513021 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-da7f08b0-85e2-45ac-88c1-c777f6cc5c4f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:00.513021 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-da7f08b0-85e2-45ac-88c1-c777f6cc5c4f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:00.517387 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-40812f2f-77d7-41f3-aaa6-9dd631904425 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:00.517749 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-40812f2f-77d7-41f3-aaa6-9dd631904425 None None] GET https://10.4.3.64/volume// Aug 14 03:52:00.517895 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-40812f2f-77d7-41f3-aaa6-9dd631904425 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:00.518062 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-40812f2f-77d7-41f3-aaa6-9dd631904425 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:00.518504 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-40812f2f-77d7-41f3-aaa6-9dd631904425 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:52:00.518886 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 531/2163] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:52:00 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:52:00.523230 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:00.523230 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:00.526997 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-da7f08b0-85e2-45ac-88c1-c777f6cc5c4f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:00.527176 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-9d773c60-1685-44a2-8635-a4c3cccc2674 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:00.533160 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-9d773c60-1685-44a2-8635-a4c3cccc2674 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:52:00.533160 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-9d773c60-1685-44a2-8635-a4c3cccc2674 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:00.533376 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-da7f08b0-85e2-45ac-88c1-c777f6cc5c4f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:52:00.533405 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-9d773c60-1685-44a2-8635-a4c3cccc2674 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:00.533429 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 545/2164] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:00 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:00.549437 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:00.549437 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:00.559181 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-9d773c60-1685-44a2-8635-a4c3cccc2674 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:00.567283 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-9d773c60-1685-44a2-8635-a4c3cccc2674 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:52:00.567885 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 547/2165] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:52:00 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 1020 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:52:00.672174 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-da4bf6d2-a76e-40e8-8ed1-20382028bd94 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:00.674234 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-da4bf6d2-a76e-40e8-8ed1-20382028bd94 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] PUT https://10.4.3.64/volume/v3/attachments/68657271-0e1f-48cc-8b2e-047c9f82d4c3 Aug 14 03:52:00.674719 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-da4bf6d2-a76e-40e8-8ed1-20382028bd94 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:00.684185 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-da4bf6d2-a76e-40e8-8ed1-20382028bd94 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Acquiring lock "cinder-attachment_update-23356f68-402f-4cbb-95b3-3bd92cf26549-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:52:00.693032 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-da4bf6d2-a76e-40e8-8ed1-20382028bd94 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Lock "cinder-attachment_update-23356f68-402f-4cbb-95b3-3bd92cf26549-np0000007313" acquired by "attachment_update" :: waited 0.009s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:52:00.694565 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:00.694565 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:00.775152 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-da4bf6d2-a76e-40e8-8ed1-20382028bd94 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Lock "cinder-attachment_update-23356f68-402f-4cbb-95b3-3bd92cf26549-np0000007313" released by "attachment_update" :: held 0.082s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:52:00.775462 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-da4bf6d2-a76e-40e8-8ed1-20382028bd94 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/attachments/68657271-0e1f-48cc-8b2e-047c9f82d4c3 returned with HTTP 200 Aug 14 03:52:00.775904 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 543/2166] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:52:00 2026] PUT /volume/v3/attachments/68657271-0e1f-48cc-8b2e-047c9f82d4c3 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:01.159026 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2d7a8872-f17c-4f03-8a68-be05df140ea8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:01.160969 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2d7a8872-f17c-4f03-8a68-be05df140ea8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd Aug 14 03:52:01.161312 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2d7a8872-f17c-4f03-8a68-be05df140ea8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:01.161547 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2d7a8872-f17c-4f03-8a68-be05df140ea8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:01.161750 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-2d7a8872-f17c-4f03-8a68-be05df140ea8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Show backup with id 99de0fd1-e732-4e9d-87e9-8d0446149dbd. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:01.165216 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2d7a8872-f17c-4f03-8a68-be05df140ea8 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd returned with HTTP 404 Aug 14 03:52:01.165852 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 532/2167] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:01 2026] GET /volume/v3/backups/99de0fd1-e732-4e9d-87e9-8d0446149dbd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:01.174627 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2da115a3-9283-4dac-9bdf-383f22376fb7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:01.176845 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2da115a3-9283-4dac-9bdf-383f22376fb7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 Aug 14 03:52:01.177350 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2da115a3-9283-4dac-9bdf-383f22376fb7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:01.177608 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2da115a3-9283-4dac-9bdf-383f22376fb7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:01.177743 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-2da115a3-9283-4dac-9bdf-383f22376fb7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete snapshot with id: 9158324a-4f36-4ad4-940b-b9fe14f71aa0 Aug 14 03:52:01.183861 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:01.183861 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:01.184460 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2da115a3-9283-4dac-9bdf-383f22376fb7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Snapshot retrieved successfully. Aug 14 03:52:01.202532 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2da115a3-9283-4dac-9bdf-383f22376fb7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Snapshot delete request issued successfully. Aug 14 03:52:01.202747 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2da115a3-9283-4dac-9bdf-383f22376fb7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 returned with HTTP 202 Aug 14 03:52:01.203152 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 546/2168] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:01 2026] DELETE /volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:01.214221 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b97ecab2-356e-489e-9a36-4b351d38d57a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:01.216867 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b97ecab2-356e-489e-9a36-4b351d38d57a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 Aug 14 03:52:01.217593 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b97ecab2-356e-489e-9a36-4b351d38d57a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:01.219297 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b97ecab2-356e-489e-9a36-4b351d38d57a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:01.225622 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:01.225622 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:01.226464 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b97ecab2-356e-489e-9a36-4b351d38d57a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Snapshot retrieved successfully. Aug 14 03:52:01.228172 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b97ecab2-356e-489e-9a36-4b351d38d57a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 returned with HTTP 200 Aug 14 03:52:01.229247 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 548/2169] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:01 2026] GET /volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:01.546018 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-aee142b6-7bc1-4405-ac0e-fc3dfb94208e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:01.547757 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-aee142b6-7bc1-4405-ac0e-fc3dfb94208e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:52:01.547944 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-aee142b6-7bc1-4405-ac0e-fc3dfb94208e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:01.548166 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-aee142b6-7bc1-4405-ac0e-fc3dfb94208e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:01.558222 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:01.558222 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:01.561528 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-aee142b6-7bc1-4405-ac0e-fc3dfb94208e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:01.565507 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-aee142b6-7bc1-4405-ac0e-fc3dfb94208e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:52:01.566006 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 544/2170] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:01 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:02.239052 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-59683562-09a5-4966-9d38-5c51dc79d03a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:02.240670 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-59683562-09a5-4966-9d38-5c51dc79d03a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 Aug 14 03:52:02.240843 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-59683562-09a5-4966-9d38-5c51dc79d03a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:02.241053 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-59683562-09a5-4966-9d38-5c51dc79d03a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:02.245361 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-59683562-09a5-4966-9d38-5c51dc79d03a tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 returned with HTTP 404 Aug 14 03:52:02.245771 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 533/2171] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:02 2026] GET /volume/v3/snapshots/9158324a-4f36-4ad4-940b-b9fe14f71aa0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:02.253028 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cdb1a354-adda-4704-af15-0f64c24cd6c0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:02.254699 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cdb1a354-adda-4704-af15-0f64c24cd6c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b Aug 14 03:52:02.254910 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cdb1a354-adda-4704-af15-0f64c24cd6c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:02.255085 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cdb1a354-adda-4704-af15-0f64c24cd6c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:02.255264 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-cdb1a354-adda-4704-af15-0f64c24cd6c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete volume with id: 6dec50be-e595-4597-9f6f-3afc48e0d96b Aug 14 03:52:02.261692 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:02.261692 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:02.262098 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cdb1a354-adda-4704-af15-0f64c24cd6c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:52:02.277215 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cdb1a354-adda-4704-af15-0f64c24cd6c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete volume request issued successfully. Aug 14 03:52:02.277376 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cdb1a354-adda-4704-af15-0f64c24cd6c0 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b returned with HTTP 202 Aug 14 03:52:02.277789 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 547/2172] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:02 2026] DELETE /volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:02.286020 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5b7eb26b-e847-428f-9d6e-d4b1d693c5c3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:02.287677 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5b7eb26b-e847-428f-9d6e-d4b1d693c5c3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b Aug 14 03:52:02.287865 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5b7eb26b-e847-428f-9d6e-d4b1d693c5c3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:02.288040 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5b7eb26b-e847-428f-9d6e-d4b1d693c5c3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:02.295702 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:02.295702 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:02.299721 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5b7eb26b-e847-428f-9d6e-d4b1d693c5c3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:52:02.303838 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5b7eb26b-e847-428f-9d6e-d4b1d693c5c3 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b returned with HTTP 200 Aug 14 03:52:02.304478 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 549/2173] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:02 2026] GET /volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:02.577806 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-94555744-c593-4527-af93-72093bc1e5a4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:02.579636 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-94555744-c593-4527-af93-72093bc1e5a4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:52:02.579871 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-94555744-c593-4527-af93-72093bc1e5a4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:02.580054 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-94555744-c593-4527-af93-72093bc1e5a4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:02.589844 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:02.589844 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:02.593350 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-94555744-c593-4527-af93-72093bc1e5a4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:02.597531 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-94555744-c593-4527-af93-72093bc1e5a4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:52:02.598171 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 545/2174] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:02 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:02.955592 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-4dd8da0a-300d-496e-ac6f-7bacf9d24378 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:02.957678 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-4dd8da0a-300d-496e-ac6f-7bacf9d24378 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments/06fc70fa-6bd1-486b-a0a6-0d1d09ac495b/action Aug 14 03:52:02.958037 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-4dd8da0a-300d-496e-ac6f-7bacf9d24378 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:52:02.958164 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-4dd8da0a-300d-496e-ac6f-7bacf9d24378 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:02.987832 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:02.987832 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:03.000279 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-702f872f-f27c-4860-97db-2d8e904a5fd9 req-4dd8da0a-300d-496e-ac6f-7bacf9d24378 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/06fc70fa-6bd1-486b-a0a6-0d1d09ac495b/action returned with HTTP 204 Aug 14 03:52:03.000725 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 534/2175] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:52:02 2026] POST /volume/v3/attachments/06fc70fa-6bd1-486b-a0a6-0d1d09ac495b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:03.318878 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5a73b2ba-87bb-405e-b948-d0e62a3834f6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:03.320978 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a73b2ba-87bb-405e-b948-d0e62a3834f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b Aug 14 03:52:03.321247 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a73b2ba-87bb-405e-b948-d0e62a3834f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:03.321494 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a73b2ba-87bb-405e-b948-d0e62a3834f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:03.323852 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=304,cinder:UPDATE=90,cinder:INSERT=41 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:52:03.328960 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a73b2ba-87bb-405e-b948-d0e62a3834f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b returned with HTTP 404 Aug 14 03:52:03.329604 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 548/2176] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:03 2026] GET /volume/v3/volumes/6dec50be-e595-4597-9f6f-3afc48e0d96b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:03.336451 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7b680d28-e2a0-471b-b9cb-a15402a306f6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:03.338159 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7b680d28-e2a0-471b-b9cb-a15402a306f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f Aug 14 03:52:03.338353 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7b680d28-e2a0-471b-b9cb-a15402a306f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:03.338540 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7b680d28-e2a0-471b-b9cb-a15402a306f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:03.338695 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-7b680d28-e2a0-471b-b9cb-a15402a306f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete volume with id: 2814ec1d-8bbf-4ea9-8d97-637104e38a0f Aug 14 03:52:03.344982 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:03.344982 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:03.345423 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7b680d28-e2a0-471b-b9cb-a15402a306f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:52:03.360754 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7b680d28-e2a0-471b-b9cb-a15402a306f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete volume request issued successfully. Aug 14 03:52:03.360950 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7b680d28-e2a0-471b-b9cb-a15402a306f6 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f returned with HTTP 202 Aug 14 03:52:03.361512 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 550/2177] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:03 2026] DELETE /volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:03.368210 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e2db4a35-6039-4be3-8db3-c1305306d47c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:03.370167 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e2db4a35-6039-4be3-8db3-c1305306d47c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f Aug 14 03:52:03.370671 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e2db4a35-6039-4be3-8db3-c1305306d47c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:03.371751 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e2db4a35-6039-4be3-8db3-c1305306d47c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:03.379883 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:03.379883 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:03.387608 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e2db4a35-6039-4be3-8db3-c1305306d47c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:52:03.395105 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e2db4a35-6039-4be3-8db3-c1305306d47c tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f returned with HTTP 200 Aug 14 03:52:03.395631 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 546/2178] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:03 2026] GET /volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f => generated 1354 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:03.613630 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fdb03c51-c42e-4ff2-bca7-4a22c253274d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:03.620375 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fdb03c51-c42e-4ff2-bca7-4a22c253274d tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:52:03.620685 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fdb03c51-c42e-4ff2-bca7-4a22c253274d tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:03.620993 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fdb03c51-c42e-4ff2-bca7-4a22c253274d tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:03.623099 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=241,cinder:UPDATE=39,cinder:INSERT=11 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:52:03.635854 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:03.635854 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:03.639925 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-fdb03c51-c42e-4ff2-bca7-4a22c253274d tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:03.644465 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fdb03c51-c42e-4ff2-bca7-4a22c253274d tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:52:03.645107 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 535/2179] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:03 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:04.410110 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9247ccb6-a2dc-4286-87fb-bdfdea595fe9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:04.411782 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9247ccb6-a2dc-4286-87fb-bdfdea595fe9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f Aug 14 03:52:04.412000 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9247ccb6-a2dc-4286-87fb-bdfdea595fe9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:04.412215 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9247ccb6-a2dc-4286-87fb-bdfdea595fe9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:04.419556 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9247ccb6-a2dc-4286-87fb-bdfdea595fe9 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f returned with HTTP 404 Aug 14 03:52:04.419556 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 549/2180] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:04 2026] GET /volume/v3/volumes/2814ec1d-8bbf-4ea9-8d97-637104e38a0f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:04.426654 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0d8466c5-acad-44db-b068-bc989e96c632 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:04.428385 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0d8466c5-acad-44db-b068-bc989e96c632 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b Aug 14 03:52:04.428572 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0d8466c5-acad-44db-b068-bc989e96c632 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:04.429895 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0d8466c5-acad-44db-b068-bc989e96c632 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:04.429895 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-0d8466c5-acad-44db-b068-bc989e96c632 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete volume with id: 3737cf55-f7c0-4642-a724-b61e99704f6b Aug 14 03:52:04.435474 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:04.435474 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:04.435919 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0d8466c5-acad-44db-b068-bc989e96c632 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:52:04.451661 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0d8466c5-acad-44db-b068-bc989e96c632 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete volume request issued successfully. Aug 14 03:52:04.451845 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0d8466c5-acad-44db-b068-bc989e96c632 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b returned with HTTP 202 Aug 14 03:52:04.452283 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 551/2181] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:04 2026] DELETE /volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:04.463558 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f74d290b-8304-42c5-bdd7-a1ba65b1405f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:04.466288 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f74d290b-8304-42c5-bdd7-a1ba65b1405f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b Aug 14 03:52:04.467382 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f74d290b-8304-42c5-bdd7-a1ba65b1405f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:04.467382 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f74d290b-8304-42c5-bdd7-a1ba65b1405f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:04.473833 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:04.473833 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:04.478756 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f74d290b-8304-42c5-bdd7-a1ba65b1405f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:52:04.483690 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f74d290b-8304-42c5-bdd7-a1ba65b1405f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b returned with HTTP 200 Aug 14 03:52:04.484262 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 547/2182] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:04 2026] GET /volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:04.667535 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7b9eab01-8676-4bd8-92d4-bb887f8fc263 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:04.671351 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7b9eab01-8676-4bd8-92d4-bb887f8fc263 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:52:04.671351 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7b9eab01-8676-4bd8-92d4-bb887f8fc263 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:04.671351 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7b9eab01-8676-4bd8-92d4-bb887f8fc263 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:04.682649 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:04.682649 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:04.686701 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7b9eab01-8676-4bd8-92d4-bb887f8fc263 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:04.692516 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7b9eab01-8676-4bd8-92d4-bb887f8fc263 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:52:04.692516 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 536/2183] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:04 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:04.880915 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-89df3f42-a0a2-40a5-ba78-d1c326fea35f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:04.883301 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-89df3f42-a0a2-40a5-ba78-d1c326fea35f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] POST https://10.4.3.64/volume/v3/attachments/68657271-0e1f-48cc-8b2e-047c9f82d4c3/action Aug 14 03:52:04.883641 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-89df3f42-a0a2-40a5-ba78-d1c326fea35f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:52:04.883751 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-89df3f42-a0a2-40a5-ba78-d1c326fea35f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:04.900503 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:04.900503 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:04.910932 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b4d87f73-4ee8-4f97-9290-e06d83baf061 req-89df3f42-a0a2-40a5-ba78-d1c326fea35f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/attachments/68657271-0e1f-48cc-8b2e-047c9f82d4c3/action returned with HTTP 204 Aug 14 03:52:04.911387 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 550/2184] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:52:04 2026] POST /volume/v3/attachments/68657271-0e1f-48cc-8b2e-047c9f82d4c3/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:05.498397 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-26000636-82c9-4f2e-bf0e-4f3a3d13fa0b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:05.499930 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-26000636-82c9-4f2e-bf0e-4f3a3d13fa0b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b Aug 14 03:52:05.500087 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-26000636-82c9-4f2e-bf0e-4f3a3d13fa0b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:05.500300 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-26000636-82c9-4f2e-bf0e-4f3a3d13fa0b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:05.505329 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-26000636-82c9-4f2e-bf0e-4f3a3d13fa0b tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b returned with HTTP 404 Aug 14 03:52:05.505712 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 552/2185] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:05 2026] GET /volume/v3/volumes/3737cf55-f7c0-4642-a724-b61e99704f6b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:05.511239 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1eeb3ea5-9901-49f8-90aa-283a2bb6121f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:05.512834 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1eeb3ea5-9901-49f8-90aa-283a2bb6121f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] DELETE https://10.4.3.64/volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 Aug 14 03:52:05.513098 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1eeb3ea5-9901-49f8-90aa-283a2bb6121f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:05.513445 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1eeb3ea5-9901-49f8-90aa-283a2bb6121f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:05.513669 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-1eeb3ea5-9901-49f8-90aa-283a2bb6121f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete volume with id: fc84e348-b79f-437b-88ec-278e3999a2c0 Aug 14 03:52:05.520537 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:05.520537 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:05.521184 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1eeb3ea5-9901-49f8-90aa-283a2bb6121f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:52:05.536806 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1eeb3ea5-9901-49f8-90aa-283a2bb6121f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Delete volume request issued successfully. Aug 14 03:52:05.537131 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1eeb3ea5-9901-49f8-90aa-283a2bb6121f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 returned with HTTP 202 Aug 14 03:52:05.537592 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 548/2186] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:05 2026] DELETE /volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:05.549152 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-32ba27c6-4dc7-4989-a54c-2b4a813adfc7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:05.550577 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-32ba27c6-4dc7-4989-a54c-2b4a813adfc7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 Aug 14 03:52:05.550952 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-32ba27c6-4dc7-4989-a54c-2b4a813adfc7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:05.551366 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-32ba27c6-4dc7-4989-a54c-2b4a813adfc7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:05.557862 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:05.557862 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:05.564544 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-32ba27c6-4dc7-4989-a54c-2b4a813adfc7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Volume info retrieved successfully. Aug 14 03:52:05.566323 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-32ba27c6-4dc7-4989-a54c-2b4a813adfc7 tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 returned with HTTP 200 Aug 14 03:52:05.566766 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 537/2187] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:05 2026] GET /volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:05.707298 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7adb0e33-dd86-4b17-b88f-150b0c5ba9d5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:05.708954 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7adb0e33-dd86-4b17-b88f-150b0c5ba9d5 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:52:05.709189 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7adb0e33-dd86-4b17-b88f-150b0c5ba9d5 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:05.709396 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7adb0e33-dd86-4b17-b88f-150b0c5ba9d5 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:05.718160 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:05.718160 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:05.721241 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7adb0e33-dd86-4b17-b88f-150b0c5ba9d5 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:05.724870 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7adb0e33-dd86-4b17-b88f-150b0c5ba9d5 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:52:05.725239 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 551/2188] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:05 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 1133 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:05.736291 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-30ca066c-4c96-49cd-b2dc-bf6ade8f0291 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:05.738041 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-30ca066c-4c96-49cd-b2dc-bf6ade8f0291 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:52:05.738239 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-30ca066c-4c96-49cd-b2dc-bf6ade8f0291 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:05.738413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-30ca066c-4c96-49cd-b2dc-bf6ade8f0291 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:05.746791 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:05.746791 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:05.751266 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-30ca066c-4c96-49cd-b2dc-bf6ade8f0291 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:05.755174 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-30ca066c-4c96-49cd-b2dc-bf6ade8f0291 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:52:05.755527 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 553/2189] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:05 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:06.581199 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-82fcea22-043b-41bd-87a6-1ba1590cea3f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:06.583379 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-82fcea22-043b-41bd-87a6-1ba1590cea3f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] GET https://10.4.3.64/volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 Aug 14 03:52:06.583648 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-82fcea22-043b-41bd-87a6-1ba1590cea3f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:06.583891 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-82fcea22-043b-41bd-87a6-1ba1590cea3f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:06.591718 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-82fcea22-043b-41bd-87a6-1ba1590cea3f tempest-VolumesBackupsTest-1480044320 tempest-VolumesBackupsTest-1480044320-project-member] https://10.4.3.64/volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 returned with HTTP 404 Aug 14 03:52:06.592516 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 549/2190] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:06 2026] GET /volume/v3/volumes/fc84e348-b79f-437b-88ec-278e3999a2c0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:09.840354 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-6e6e81c6-fc5f-401e-af16-afff7bf06506 req-8e68db6d-06c5-48be-844b-dd6bceca080c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:09.850482 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-6e6e81c6-fc5f-401e-af16-afff7bf06506 req-8e68db6d-06c5-48be-844b-dd6bceca080c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:52:09.850856 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-6e6e81c6-fc5f-401e-af16-afff7bf06506 req-8e68db6d-06c5-48be-844b-dd6bceca080c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:09.855419 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-6e6e81c6-fc5f-401e-af16-afff7bf06506 req-8e68db6d-06c5-48be-844b-dd6bceca080c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:09.867114 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:09.867114 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:09.871280 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-6e6e81c6-fc5f-401e-af16-afff7bf06506 req-8e68db6d-06c5-48be-844b-dd6bceca080c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:52:09.876120 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-6e6e81c6-fc5f-401e-af16-afff7bf06506 req-8e68db6d-06c5-48be-844b-dd6bceca080c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:52:09.876594 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 538/2191] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:52:09 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:10.056897 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:10.166585 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:10.166585 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-638267010"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:10.168120 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-638267010'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:10.168290 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume of 1 GB Aug 14 03:52:10.172186 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Availability Zones retrieved successfully. Aug 14 03:52:10.178002 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (2274f59a-bec8-426d-9852-e7d7e5a83ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:10.179101 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad3dbf8-04ed-47ab-a848-a9162c142e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:10.180031 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:10.204114 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad3dbf8-04ed-47ab-a848-a9162c142e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:10.204860 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7553a1a6-a0e4-446c-a2ef-e9c97dc789f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:10.262950 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['ba6b116d-89f6-4fca-a477-db0f1442ccb3', '04b0841f-c8d6-42a9-b80d-545b6181d838', '7e6f4c51-d270-4234-991e-8dcdbb730df9', 'b778ee72-cc9d-4d22-bd6e-efe17865ddad'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:10.263766 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7553a1a6-a0e4-446c-a2ef-e9c97dc789f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba6b116d-89f6-4fca-a477-db0f1442ccb3', '04b0841f-c8d6-42a9-b80d-545b6181d838', '7e6f4c51-d270-4234-991e-8dcdbb730df9', 'b778ee72-cc9d-4d22-bd6e-efe17865ddad']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:10.264493 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (778909bd-0ac2-487f-aba8-64f108e50c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:10.287882 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (778909bd-0ac2-487f-aba8-64f108e50c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf98c41c-3a6d-4d10-b24b-f8369e6a9035', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-638267010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['ba6b116d-89f6-4fca-a477-db0f1442ccb3','04b0841f-c8d6-42a9-b80d-545b6181d838','7e6f4c51-d270-4234-991e-8dcdbb730df9','b778ee72-cc9d-4d22-bd6e-efe17865ddad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-638267010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf98c41c-3a6d-4d10-b24b-f8369e6a9035,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4739acf2ba94db19aa9f76d0d2549b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323b2a00c49041d3a8a8146933e4bd60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:10.288836 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad2e97b-b7a7-4ed1-b4b1-c419de194567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:10.306601 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad2e97b-b7a7-4ed1-b4b1-c419de194567) transitioned into state 'SUCCESS' from state '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-638267010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['ba6b116d-89f6-4fca-a477-db0f1442ccb3','04b0841f-c8d6-42a9-b80d-545b6181d838','7e6f4c51-d270-4234-991e-8dcdbb730df9','b778ee72-cc9d-4d22-bd6e-efe17865ddad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:10.307354 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6e82ea-0541-4551-96d9-546187563310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:10.317246 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6e82ea-0541-4551-96d9-546187563310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:10.318126 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (2274f59a-bec8-426d-9852-e7d7e5a83ce6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:10.318467 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request issued successfully. Aug 14 03:52:10.319021 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-568c0f08-7784-4cdb-8a02-028c6a5a4d91 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:10.319538 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 552/2192] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:52:10 2026] POST /volume/v3/volumes => generated 767 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:10.334545 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-73ce38a6-e762-482f-b70e-714b55692188 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:10.337000 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-73ce38a6-e762-482f-b70e-714b55692188 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 Aug 14 03:52:10.337235 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-73ce38a6-e762-482f-b70e-714b55692188 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:10.338276 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-73ce38a6-e762-482f-b70e-714b55692188 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:10.346982 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:10.346982 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:10.356790 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-73ce38a6-e762-482f-b70e-714b55692188 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:10.364738 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-73ce38a6-e762-482f-b70e-714b55692188 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 returned with HTTP 200 Aug 14 03:52:10.365186 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 554/2193] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:10 2026] GET /volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:11.381556 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-89b26f4d-5516-49f1-9c7b-f3638b3c2472 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:11.383626 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-89b26f4d-5516-49f1-9c7b-f3638b3c2472 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 Aug 14 03:52:11.383874 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-89b26f4d-5516-49f1-9c7b-f3638b3c2472 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:11.384153 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-89b26f4d-5516-49f1-9c7b-f3638b3c2472 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:11.393914 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:11.393914 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:11.397869 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-89b26f4d-5516-49f1-9c7b-f3638b3c2472 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:11.402488 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-89b26f4d-5516-49f1-9c7b-f3638b3c2472 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 returned with HTTP 200 Aug 14 03:52:11.403005 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 550/2194] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:11 2026] GET /volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:11.418223 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-88462bfa-082a-4a24-aa4e-a9bb1b6f1a5d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:11.418223 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-88462bfa-082a-4a24-aa4e-a9bb1b6f1a5d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:52:11.418608 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-88462bfa-082a-4a24-aa4e-a9bb1b6f1a5d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf98c41c-3a6d-4d10-b24b-f8369e6a9035", "name": "tempest-VolumeDependencyTests-Snapshot-1966214334"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:11.426696 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:11.426696 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:11.427244 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-88462bfa-082a-4a24-aa4e-a9bb1b6f1a5d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:11.427434 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-88462bfa-082a-4a24-aa4e-a9bb1b6f1a5d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create snapshot from volume cf98c41c-3a6d-4d10-b24b-f8369e6a9035 Aug 14 03:52:11.458679 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-88462bfa-082a-4a24-aa4e-a9bb1b6f1a5d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['e95a97b2-dddb-4104-b668-134593c69ec9', '73c2b12d-7492-4fd5-861f-7b519820b3b2', 'a7579a2e-db91-4667-93eb-c47f6c749caf', 'e8240189-317d-48b3-bcdb-ce64d37318c0'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:11.495921 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-88462bfa-082a-4a24-aa4e-a9bb1b6f1a5d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot create request issued successfully. Aug 14 03:52:11.496279 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-88462bfa-082a-4a24-aa4e-a9bb1b6f1a5d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:52:11.496664 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 539/2195] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:52:11 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 14 03:52:11.504834 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fdd5f7a3-4617-4034-bf2e-67500162ebf3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:11.507326 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fdd5f7a3-4617-4034-bf2e-67500162ebf3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 Aug 14 03:52:11.507603 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fdd5f7a3-4617-4034-bf2e-67500162ebf3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:11.507732 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fdd5f7a3-4617-4034-bf2e-67500162ebf3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:11.516635 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:11.516635 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:11.517155 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fdd5f7a3-4617-4034-bf2e-67500162ebf3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:11.517906 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fdd5f7a3-4617-4034-bf2e-67500162ebf3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 returned with HTTP 200 Aug 14 03:52:11.518332 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 553/2196] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:11 2026] GET /volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:12.527275 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-25164243-32bc-4408-aa92-497aaa7070e5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:12.529507 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-25164243-32bc-4408-aa92-497aaa7070e5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 Aug 14 03:52:12.529761 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-25164243-32bc-4408-aa92-497aaa7070e5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:12.529981 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-25164243-32bc-4408-aa92-497aaa7070e5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:12.538019 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:12.538019 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:12.538577 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-25164243-32bc-4408-aa92-497aaa7070e5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:12.539585 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-25164243-32bc-4408-aa92-497aaa7070e5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 returned with HTTP 200 Aug 14 03:52:12.540037 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 555/2197] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:12 2026] GET /volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:12.553176 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:12.555208 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:12.555380 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "91d14a9a-4541-47ea-a99f-3b8e49800a83", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-816036721"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:12.557149 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request body: {'volume': {'snapshot_id': '91d14a9a-4541-47ea-a99f-3b8e49800a83', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-816036721'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:12.562623 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:12.562623 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:12.563470 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:12.563470 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume of 1 GB Aug 14 03:52:12.566729 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Availability Zones retrieved successfully. Aug 14 03:52:12.572912 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (d7187fb9-e61d-411c-8262-58033df74fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:12.574043 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a9cb36-3feb-4b00-9937-1ef49dfdc463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:12.576263 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:12.604527 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a9cb36-3feb-4b00-9937-1ef49dfdc463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '91d14a9a-4541-47ea-a99f-3b8e49800a83', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:12.605492 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e54667-c7da-40dc-96af-d0cb21034001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:12.643512 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['0ea5e91b-5b77-41d1-a73e-2f6b1ec106a6', '2e4726e4-6ac1-452a-bd8d-71d7a6760984', '5e5ce93a-90ff-410f-9e4b-b8b734cab356', '092628b6-205a-45b6-80a6-de09edb9b9c0'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:12.644300 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e54667-c7da-40dc-96af-d0cb21034001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ea5e91b-5b77-41d1-a73e-2f6b1ec106a6', '2e4726e4-6ac1-452a-bd8d-71d7a6760984', '5e5ce93a-90ff-410f-9e4b-b8b734cab356', '092628b6-205a-45b6-80a6-de09edb9b9c0']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:12.645003 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7410f3e-9806-44b2-a3ee-e654c7838964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:12.683571 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7410f3e-9806-44b2-a3ee-e654c7838964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-816036721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['0ea5e91b-5b77-41d1-a73e-2f6b1ec106a6','2e4726e4-6ac1-452a-bd8d-71d7a6760984','5e5ce93a-90ff-410f-9e4b-b8b734cab356','092628b6-205a-45b6-80a6-de09edb9b9c0'],size=1,snapshot_id=91d14a9a-4541-47ea-a99f-3b8e49800a83,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-816036721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4739acf2ba94db19aa9f76d0d2549b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=91d14a9a-4541-47ea-a99f-3b8e49800a83,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323b2a00c49041d3a8a8146933e4bd60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:12.684288 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc91c05-1afe-4cbd-8248-751d9939c191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:12.701817 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc91c05-1afe-4cbd-8248-751d9939c191) transitioned into state 'SUCCESS' from state '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-816036721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['0ea5e91b-5b77-41d1-a73e-2f6b1ec106a6','2e4726e4-6ac1-452a-bd8d-71d7a6760984','5e5ce93a-90ff-410f-9e4b-b8b734cab356','092628b6-205a-45b6-80a6-de09edb9b9c0'],size=1,snapshot_id=91d14a9a-4541-47ea-a99f-3b8e49800a83,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:12.702499 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68bad67c-0d7b-47a3-898b-bf43e3f4a580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:12.721798 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68bad67c-0d7b-47a3-898b-bf43e3f4a580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:12.722695 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (d7187fb9-e61d-411c-8262-58033df74fd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:12.722796 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request issued successfully. Aug 14 03:52:12.724636 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a63273dd-6bcf-4b66-a829-13fad69b26f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:12.724636 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 551/2198] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:52:12 2026] POST /volume/v3/volumes => generated 801 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:12.736499 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9020a1bb-bc01-4fbc-810e-a1ca3ee56fa4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:12.739295 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9020a1bb-bc01-4fbc-810e-a1ca3ee56fa4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 Aug 14 03:52:12.739295 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9020a1bb-bc01-4fbc-810e-a1ca3ee56fa4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:12.739295 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9020a1bb-bc01-4fbc-810e-a1ca3ee56fa4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:12.749154 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:12.749154 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:12.752961 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9020a1bb-bc01-4fbc-810e-a1ca3ee56fa4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:12.757334 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9020a1bb-bc01-4fbc-810e-a1ca3ee56fa4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 returned with HTTP 200 Aug 14 03:52:12.757702 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 540/2199] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:12 2026] GET /volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:12.808267 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-70b666db-642c-489f-80a2-90a90ed57235 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:12.809870 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-70b666db-642c-489f-80a2-90a90ed57235 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:52:12.810051 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-70b666db-642c-489f-80a2-90a90ed57235 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:12.810267 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-70b666db-642c-489f-80a2-90a90ed57235 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:12.818689 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:12.818689 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:12.824184 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-70b666db-642c-489f-80a2-90a90ed57235 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:52:12.827710 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-70b666db-642c-489f-80a2-90a90ed57235 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:52:12.827992 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 554/2200] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:12 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:12.876805 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-a36c9e95-9e5e-44ea-95b9-887ae561d04f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:12.879127 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-a36c9e95-9e5e-44ea-95b9-887ae561d04f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:52:12.879429 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-a36c9e95-9e5e-44ea-95b9-887ae561d04f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:12.879711 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-a36c9e95-9e5e-44ea-95b9-887ae561d04f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:12.893406 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:12.893406 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:12.898122 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-a36c9e95-9e5e-44ea-95b9-887ae561d04f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:52:12.903517 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-a36c9e95-9e5e-44ea-95b9-887ae561d04f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:52:12.904203 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 556/2201] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:52:12 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:12.925421 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-59063ff1-7ebc-44b6-905b-b93f8b376e2c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:12.928336 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-59063ff1-7ebc-44b6-905b-b93f8b376e2c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] POST https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723/action Aug 14 03:52:12.928692 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-59063ff1-7ebc-44b6-905b-b93f8b376e2c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:52:12.928824 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-59063ff1-7ebc-44b6-905b-b93f8b376e2c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:12.941038 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:12.941038 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:12.941603 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-59063ff1-7ebc-44b6-905b-b93f8b376e2c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:52:12.947714 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-59063ff1-7ebc-44b6-905b-b93f8b376e2c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Begin detaching volume completed successfully. Aug 14 03:52:12.948021 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-59063ff1-7ebc-44b6-905b-b93f8b376e2c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723/action returned with HTTP 202 Aug 14 03:52:12.948555 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 552/2202] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:52:12 2026] POST /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:52:12.999273 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e7371667-3cb9-4b11-b0df-252d2ae39fc8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:12.999681 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e7371667-3cb9-4b11-b0df-252d2ae39fc8 None None] GET https://10.4.3.64/volume// Aug 14 03:52:12.999914 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e7371667-3cb9-4b11-b0df-252d2ae39fc8 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:13.000198 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e7371667-3cb9-4b11-b0df-252d2ae39fc8 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:13.000576 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e7371667-3cb9-4b11-b0df-252d2ae39fc8 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:52:13.000849 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 541/2203] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:52:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:52:13.025203 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-9c5e2378-6aec-4503-8a31-56557f14e7a1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:13.027256 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-9c5e2378-6aec-4503-8a31-56557f14e7a1 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:52:13.027430 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-9c5e2378-6aec-4503-8a31-56557f14e7a1 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:13.027597 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-9c5e2378-6aec-4503-8a31-56557f14e7a1 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:13.036009 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:13.036009 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:13.039469 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-9c5e2378-6aec-4503-8a31-56557f14e7a1 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:52:13.043196 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-9c5e2378-6aec-4503-8a31-56557f14e7a1 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:52:13.043596 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 555/2204] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:52:13 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 1321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:52:13.770087 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d01b7325-d9e2-4f79-a6f8-22aa5aca7a8a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:13.771791 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d01b7325-d9e2-4f79-a6f8-22aa5aca7a8a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 Aug 14 03:52:13.772041 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d01b7325-d9e2-4f79-a6f8-22aa5aca7a8a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:13.772271 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d01b7325-d9e2-4f79-a6f8-22aa5aca7a8a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:13.778610 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:13.778610 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:13.782378 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d01b7325-d9e2-4f79-a6f8-22aa5aca7a8a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:13.786776 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d01b7325-d9e2-4f79-a6f8-22aa5aca7a8a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 returned with HTTP 200 Aug 14 03:52:13.787083 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 557/2205] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:13 2026] GET /volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:13.799769 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e366cf23-5b29-4e24-b862-98bad0c3fc31 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:13.801709 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e366cf23-5b29-4e24-b862-98bad0c3fc31 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:52:13.802035 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e366cf23-5b29-4e24-b862-98bad0c3fc31 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15", "name": "tempest-VolumeDependencyTests-Snapshot-1322531449"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:13.811038 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:13.811038 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:13.811670 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e366cf23-5b29-4e24-b862-98bad0c3fc31 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:13.811819 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-e366cf23-5b29-4e24-b862-98bad0c3fc31 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create snapshot from volume bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 Aug 14 03:52:13.838351 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-e366cf23-5b29-4e24-b862-98bad0c3fc31 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['879911ee-2e0e-4276-94ed-8b69bcc3b266', '2b821d03-1291-468b-a121-8114fcaf601e', 'd0473d0e-3c6e-4a0b-9e4e-3ed81057deb7', '117bb28c-4198-4ab4-b31a-e8414ca8a5b4'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:13.869958 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e366cf23-5b29-4e24-b862-98bad0c3fc31 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot create request issued successfully. Aug 14 03:52:13.870345 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e366cf23-5b29-4e24-b862-98bad0c3fc31 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:52:13.870733 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 553/2206] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:52:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:13.879931 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c798dbc8-85de-4146-8320-7c0d86a6119b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:13.882221 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c798dbc8-85de-4146-8320-7c0d86a6119b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 Aug 14 03:52:13.882400 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c798dbc8-85de-4146-8320-7c0d86a6119b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:13.882756 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c798dbc8-85de-4146-8320-7c0d86a6119b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:13.890592 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:13.890592 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:13.891068 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c798dbc8-85de-4146-8320-7c0d86a6119b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:13.891886 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c798dbc8-85de-4146-8320-7c0d86a6119b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 returned with HTTP 200 Aug 14 03:52:13.892298 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 542/2207] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:13 2026] GET /volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:14.003374 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-81a3afc4-9338-4deb-bbda-1306b5b858cf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:14.005882 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-81a3afc4-9338-4deb-bbda-1306b5b858cf tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3ebb6a51-b178-40e8-8a73-6e8f4cd7c3c6 Aug 14 03:52:14.006201 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-81a3afc4-9338-4deb-bbda-1306b5b858cf tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:14.006485 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-81a3afc4-9338-4deb-bbda-1306b5b858cf tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:14.015325 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:14.015325 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:14.069791 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d6425292-779e-49b3-a1c8-6d35262d39ce req-81a3afc4-9338-4deb-bbda-1306b5b858cf tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/attachments/3ebb6a51-b178-40e8-8a73-6e8f4cd7c3c6 returned with HTTP 200 Aug 14 03:52:14.070804 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 556/2208] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:52:14 2026] DELETE /volume/v3/attachments/3ebb6a51-b178-40e8-8a73-6e8f4cd7c3c6 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:14.484935 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-57cb239d-2e46-44a5-af5a-94adc0d9259f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:14.486968 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-57cb239d-2e46-44a5-af5a-94adc0d9259f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:14.487149 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-57cb239d-2e46-44a5-af5a-94adc0d9259f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:14.487353 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-57cb239d-2e46-44a5-af5a-94adc0d9259f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:14.493954 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:14.493954 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:14.497211 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-57cb239d-2e46-44a5-af5a-94adc0d9259f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:14.500861 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-57cb239d-2e46-44a5-af5a-94adc0d9259f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:52:14.501216 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 558/2209] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:52:14 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:14.587911 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-457f93ca-f1bd-44bf-8653-c2228a5dba26 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:14.588393 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-457f93ca-f1bd-44bf-8653-c2228a5dba26 None None] GET https://10.4.3.64/volume// Aug 14 03:52:14.588550 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-457f93ca-f1bd-44bf-8653-c2228a5dba26 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:14.588728 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-457f93ca-f1bd-44bf-8653-c2228a5dba26 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:14.589052 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-457f93ca-f1bd-44bf-8653-c2228a5dba26 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:52:14.589347 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 554/2210] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:52:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:52:14.600206 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-fe07c948-443d-41e1-a647-96b4973a5a7e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:14.602190 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-fe07c948-443d-41e1-a647-96b4973a5a7e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:52:14.602528 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-fe07c948-443d-41e1-a647-96b4973a5a7e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "968bc6f2-24b5-4308-8439-76f49c107c3f", "connector": null, "instance_uuid": "5c3446d9-ca97-446a-ac12-e037ddeb0969"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:14.611257 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:14.611257 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:14.634958 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-fe07c948-443d-41e1-a647-96b4973a5a7e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:52:14.635420 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 543/2211] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:52:14 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 14 03:52:14.664276 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a35ad9a2-5d9f-4d30-bf12-6b56e49458b2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:14.667076 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a35ad9a2-5d9f-4d30-bf12-6b56e49458b2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:14.667308 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a35ad9a2-5d9f-4d30-bf12-6b56e49458b2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:14.667511 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a35ad9a2-5d9f-4d30-bf12-6b56e49458b2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:14.682307 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8f8da9d4-3de5-4483-bac0-c74748165650 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:14.682834 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8f8da9d4-3de5-4483-bac0-c74748165650 None None] GET https://10.4.3.64/volume// Aug 14 03:52:14.683049 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8f8da9d4-3de5-4483-bac0-c74748165650 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:14.683286 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8f8da9d4-3de5-4483-bac0-c74748165650 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:14.683583 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8f8da9d4-3de5-4483-bac0-c74748165650 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:52:14.683861 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 559/2212] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:52:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:52:14.689654 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:14.689654 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:14.693524 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-ed4f163f-4357-4d0c-82a6-f582d2c67243 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:14.693706 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a35ad9a2-5d9f-4d30-bf12-6b56e49458b2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:14.696101 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-ed4f163f-4357-4d0c-82a6-f582d2c67243 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:14.696396 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-ed4f163f-4357-4d0c-82a6-f582d2c67243 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:14.696629 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-ed4f163f-4357-4d0c-82a6-f582d2c67243 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:14.698098 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a35ad9a2-5d9f-4d30-bf12-6b56e49458b2 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:52:14.698471 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 557/2213] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:14 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:14.715027 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:14.715027 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:14.718935 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-ed4f163f-4357-4d0c-82a6-f582d2c67243 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:14.724393 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-ed4f163f-4357-4d0c-82a6-f582d2c67243 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:52:14.724922 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 555/2214] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:52:14 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:52:14.820778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-e8d74667-0ad7-4b14-b2ba-92f2d137f94b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:14.822731 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-e8d74667-0ad7-4b14-b2ba-92f2d137f94b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] PUT https://10.4.3.64/volume/v3/attachments/5f4e523b-d934-4d4d-8e54-d64ab6bb855c Aug 14 03:52:14.823121 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-e8d74667-0ad7-4b14-b2ba-92f2d137f94b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:14.831402 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-e8d74667-0ad7-4b14-b2ba-92f2d137f94b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Acquiring lock "cinder-attachment_update-968bc6f2-24b5-4308-8439-76f49c107c3f-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:52:14.836109 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-e8d74667-0ad7-4b14-b2ba-92f2d137f94b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Lock "cinder-attachment_update-968bc6f2-24b5-4308-8439-76f49c107c3f-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:52:14.836983 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:14.836983 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:14.906274 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e02f8f58-1071-46f6-bf7a-f1edd0b74057 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:14.909434 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e02f8f58-1071-46f6-bf7a-f1edd0b74057 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 Aug 14 03:52:14.909739 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e02f8f58-1071-46f6-bf7a-f1edd0b74057 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:14.910015 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e02f8f58-1071-46f6-bf7a-f1edd0b74057 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:14.916761 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:14.916761 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:14.916942 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e02f8f58-1071-46f6-bf7a-f1edd0b74057 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:14.917736 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-e8d74667-0ad7-4b14-b2ba-92f2d137f94b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Lock "cinder-attachment_update-968bc6f2-24b5-4308-8439-76f49c107c3f-np0000007313" released by "attachment_update" :: held 0.081s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:52:14.918181 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-e8d74667-0ad7-4b14-b2ba-92f2d137f94b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/attachments/5f4e523b-d934-4d4d-8e54-d64ab6bb855c returned with HTTP 200 Aug 14 03:52:14.918231 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e02f8f58-1071-46f6-bf7a-f1edd0b74057 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 returned with HTTP 200 Aug 14 03:52:14.918662 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 560/2215] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:14 2026] GET /volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:14.918865 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 544/2216] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:52:14 2026] PUT /volume/v3/attachments/5f4e523b-d934-4d4d-8e54-d64ab6bb855c => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:14.931277 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:14.933789 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:14.934331 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "315976ab-7805-4604-b497-db5a9dc84024", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2009077083"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:14.936740 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request body: {'volume': {'snapshot_id': '315976ab-7805-4604-b497-db5a9dc84024', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2009077083'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:14.942881 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:14.942881 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:14.943985 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:14.944160 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume of 1 GB Aug 14 03:52:14.948774 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Availability Zones retrieved successfully. Aug 14 03:52:14.958164 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (83f9809f-3db0-4186-b16d-20bea0a026fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:14.958164 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3139c01e-92ec-490b-8010-0a40c1f4752b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:14.958164 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:14.995752 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3139c01e-92ec-490b-8010-0a40c1f4752b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '315976ab-7805-4604-b497-db5a9dc84024', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:14.996829 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6620c30-d529-42ee-aca5-2d3b0ee14e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:15.048279 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['fd4a34f1-fe5b-48f3-9e6a-2593df91e761', '30691d6e-59ba-4f70-beed-d50ef71d4358', 'c453dd7a-cbd4-433e-b589-ed77ebf91b4c', 'd839760c-0481-4c20-9277-917a68020d59'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:15.049624 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6620c30-d529-42ee-aca5-2d3b0ee14e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd4a34f1-fe5b-48f3-9e6a-2593df91e761', '30691d6e-59ba-4f70-beed-d50ef71d4358', 'c453dd7a-cbd4-433e-b589-ed77ebf91b4c', 'd839760c-0481-4c20-9277-917a68020d59']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:15.050675 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1389fa0c-f18a-4865-83ec-03e13b5d7a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:15.087468 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a3aa3d2f-0df7-43fe-9be1-e8d0812c0885 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:15.089038 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a3aa3d2f-0df7-43fe-9be1-e8d0812c0885 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:52:15.089304 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a3aa3d2f-0df7-43fe-9be1-e8d0812c0885 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:15.089576 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a3aa3d2f-0df7-43fe-9be1-e8d0812c0885 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:15.096409 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1389fa0c-f18a-4865-83ec-03e13b5d7a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eec23d10-869c-4b69-b5f1-5f740de5e248', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2009077083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['fd4a34f1-fe5b-48f3-9e6a-2593df91e761','30691d6e-59ba-4f70-beed-d50ef71d4358','c453dd7a-cbd4-433e-b589-ed77ebf91b4c','d839760c-0481-4c20-9277-917a68020d59'],size=1,snapshot_id=315976ab-7805-4604-b497-db5a9dc84024,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2009077083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eec23d10-869c-4b69-b5f1-5f740de5e248,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4739acf2ba94db19aa9f76d0d2549b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=315976ab-7805-4604-b497-db5a9dc84024,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323b2a00c49041d3a8a8146933e4bd60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:15.096643 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:15.096643 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:15.097293 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d9f188-5538-4953-a883-9093296d26f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:15.100322 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a3aa3d2f-0df7-43fe-9be1-e8d0812c0885 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:52:15.104571 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a3aa3d2f-0df7-43fe-9be1-e8d0812c0885 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:52:15.105044 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 556/2217] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:15 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:15.118094 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d9f188-5538-4953-a883-9093296d26f5) transitioned into state 'SUCCESS' from state '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-2009077083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['fd4a34f1-fe5b-48f3-9e6a-2593df91e761','30691d6e-59ba-4f70-beed-d50ef71d4358','c453dd7a-cbd4-433e-b589-ed77ebf91b4c','d839760c-0481-4c20-9277-917a68020d59'],size=1,snapshot_id=315976ab-7805-4604-b497-db5a9dc84024,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:15.119173 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750c1179-363a-499e-90be-c3ea5ec95e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:15.144655 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750c1179-363a-499e-90be-c3ea5ec95e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:15.145836 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (83f9809f-3db0-4186-b16d-20bea0a026fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:15.146321 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request issued successfully. Aug 14 03:52:15.147022 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-15d6eba5-492d-4907-bf8a-75243dbd1672 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:15.147602 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 558/2218] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:52:14 2026] POST /volume/v3/volumes => generated 802 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:15.162055 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-49a419f9-f676-4c10-9fec-61868910ad48 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:15.164195 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-49a419f9-f676-4c10-9fec-61868910ad48 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 Aug 14 03:52:15.164484 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-49a419f9-f676-4c10-9fec-61868910ad48 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:15.164884 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-49a419f9-f676-4c10-9fec-61868910ad48 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:15.173859 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:15.173859 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:15.180912 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-49a419f9-f676-4c10-9fec-61868910ad48 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:15.188567 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-49a419f9-f676-4c10-9fec-61868910ad48 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 returned with HTTP 200 Aug 14 03:52:15.189034 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 561/2219] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:15 2026] GET /volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:15.714876 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a01b6d12-7377-4d6f-b197-36df071dba32 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:15.716569 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a01b6d12-7377-4d6f-b197-36df071dba32 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:15.716745 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a01b6d12-7377-4d6f-b197-36df071dba32 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:15.716922 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a01b6d12-7377-4d6f-b197-36df071dba32 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:15.729834 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:15.729834 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:15.738054 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a01b6d12-7377-4d6f-b197-36df071dba32 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:15.743439 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a01b6d12-7377-4d6f-b197-36df071dba32 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:52:15.743871 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 545/2220] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:15 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:16.207713 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b273234b-5ec3-47fd-8266-f5a707dd5eab None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:16.209704 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b273234b-5ec3-47fd-8266-f5a707dd5eab tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 Aug 14 03:52:16.210745 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b273234b-5ec3-47fd-8266-f5a707dd5eab tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:16.210745 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b273234b-5ec3-47fd-8266-f5a707dd5eab tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:16.218037 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:16.218037 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:16.222103 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b273234b-5ec3-47fd-8266-f5a707dd5eab tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:16.226563 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b273234b-5ec3-47fd-8266-f5a707dd5eab tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 returned with HTTP 200 Aug 14 03:52:16.226987 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 557/2221] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:16 2026] GET /volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:16.240012 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:16.242609 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:16.242928 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "eec23d10-869c-4b69-b5f1-5f740de5e248", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1472809471"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:16.244286 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request body: {'volume': {'source_volid': 'eec23d10-869c-4b69-b5f1-5f740de5e248', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1472809471'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:16.254122 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:16.254122 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:16.254122 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume retrieved successfully. Aug 14 03:52:16.254122 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume of 1 GB Aug 14 03:52:16.259433 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Availability Zones retrieved successfully. Aug 14 03:52:16.265644 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (08aee49a-4181-4300-a684-d31a7c8c3a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:16.266480 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6715962c-5587-422d-89ff-bdbbb35cfad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:16.267346 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:16.294715 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6715962c-5587-422d-89ff-bdbbb35cfad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'eec23d10-869c-4b69-b5f1-5f740de5e248', 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:16.295440 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce55097-6a47-499b-8894-62467856cd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:16.335195 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['cf4185e0-8884-4717-8b06-09c09027c878', 'b9fff706-98d7-4e22-9f5a-9f37032cf630', '99bbc8f9-dda2-4a31-856f-eca854c9319c', '105f5882-8e10-466d-928c-746966787591'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:16.335852 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce55097-6a47-499b-8894-62467856cd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf4185e0-8884-4717-8b06-09c09027c878', 'b9fff706-98d7-4e22-9f5a-9f37032cf630', '99bbc8f9-dda2-4a31-856f-eca854c9319c', '105f5882-8e10-466d-928c-746966787591']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:16.336553 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e72e2d74-3817-4188-b6e5-744eca8129d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:16.368544 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e72e2d74-3817-4188-b6e5-744eca8129d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1472809471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['cf4185e0-8884-4717-8b06-09c09027c878','b9fff706-98d7-4e22-9f5a-9f37032cf630','99bbc8f9-dda2-4a31-856f-eca854c9319c','105f5882-8e10-466d-928c-746966787591'],size=1,snapshot_id=None,source_replicaid=,source_volid=eec23d10-869c-4b69-b5f1-5f740de5e248,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1472809471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4739acf2ba94db19aa9f76d0d2549b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=eec23d10-869c-4b69-b5f1-5f740de5e248,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323b2a00c49041d3a8a8146933e4bd60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:16.369197 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d00d2ed-a5a0-4868-935e-c5af96d6e85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:16.385949 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d00d2ed-a5a0-4868-935e-c5af96d6e85e) transitioned into state 'SUCCESS' from state '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-1472809471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['cf4185e0-8884-4717-8b06-09c09027c878','b9fff706-98d7-4e22-9f5a-9f37032cf630','99bbc8f9-dda2-4a31-856f-eca854c9319c','105f5882-8e10-466d-928c-746966787591'],size=1,snapshot_id=None,source_replicaid=,source_volid=eec23d10-869c-4b69-b5f1-5f740de5e248,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:16.386730 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd874861-1516-45ea-9e18-71e96a12a4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:16.402532 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd874861-1516-45ea-9e18-71e96a12a4e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:16.403777 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (08aee49a-4181-4300-a684-d31a7c8c3a8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:16.404224 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request issued successfully. Aug 14 03:52:16.404987 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c77d9782-d4a2-4a82-89d7-e93c1938de95 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:16.405588 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 559/2222] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:52:16 2026] POST /volume/v3/volumes => generated 802 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:16.420593 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-87bf34aa-197c-46cf-ae43-348d0d2c716f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:16.422533 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-87bf34aa-197c-46cf-ae43-348d0d2c716f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 Aug 14 03:52:16.422533 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-87bf34aa-197c-46cf-ae43-348d0d2c716f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:16.422658 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-87bf34aa-197c-46cf-ae43-348d0d2c716f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:16.429590 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:16.429590 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:16.434483 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-87bf34aa-197c-46cf-ae43-348d0d2c716f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:16.439086 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-87bf34aa-197c-46cf-ae43-348d0d2c716f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 returned with HTTP 200 Aug 14 03:52:16.439493 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 562/2223] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:16 2026] GET /volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:16.755733 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f39a95a1-5548-49d7-a712-9c3cbd1a703d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:16.758340 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f39a95a1-5548-49d7-a712-9c3cbd1a703d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:16.758557 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f39a95a1-5548-49d7-a712-9c3cbd1a703d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:16.758782 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f39a95a1-5548-49d7-a712-9c3cbd1a703d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:16.768531 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:16.768531 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:16.771737 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f39a95a1-5548-49d7-a712-9c3cbd1a703d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:16.775863 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f39a95a1-5548-49d7-a712-9c3cbd1a703d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:52:16.776307 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 546/2224] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:16 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:17.453399 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d88f0680-4d25-48ac-af9b-6e36a6ea3b3c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:17.455484 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d88f0680-4d25-48ac-af9b-6e36a6ea3b3c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 Aug 14 03:52:17.455746 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d88f0680-4d25-48ac-af9b-6e36a6ea3b3c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:17.455968 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d88f0680-4d25-48ac-af9b-6e36a6ea3b3c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:17.464469 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:17.464469 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:17.468273 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d88f0680-4d25-48ac-af9b-6e36a6ea3b3c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:17.472301 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d88f0680-4d25-48ac-af9b-6e36a6ea3b3c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 returned with HTTP 200 Aug 14 03:52:17.472690 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 558/2225] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:17 2026] GET /volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:17.488084 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9c9a0503-9d7c-46bf-99ce-616687ac8619 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:17.490547 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9c9a0503-9d7c-46bf-99ce-616687ac8619 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 Aug 14 03:52:17.490861 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9c9a0503-9d7c-46bf-99ce-616687ac8619 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:17.490999 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9c9a0503-9d7c-46bf-99ce-616687ac8619 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:17.491248 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-9c9a0503-9d7c-46bf-99ce-616687ac8619 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete snapshot with id: 91d14a9a-4541-47ea-a99f-3b8e49800a83 Aug 14 03:52:17.497690 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:17.497690 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:17.498358 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9c9a0503-9d7c-46bf-99ce-616687ac8619 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:17.514326 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9c9a0503-9d7c-46bf-99ce-616687ac8619 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot delete request issued successfully. Aug 14 03:52:17.514531 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9c9a0503-9d7c-46bf-99ce-616687ac8619 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 returned with HTTP 202 Aug 14 03:52:17.514927 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 560/2226] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:17 2026] DELETE /volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:17.522025 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-77f2f01d-e9e8-454d-ad33-e210a6140290 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:17.523788 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-77f2f01d-e9e8-454d-ad33-e210a6140290 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 Aug 14 03:52:17.523980 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-77f2f01d-e9e8-454d-ad33-e210a6140290 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:17.524167 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-77f2f01d-e9e8-454d-ad33-e210a6140290 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:17.528766 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:17.528766 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:17.529156 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-77f2f01d-e9e8-454d-ad33-e210a6140290 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:17.529971 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-77f2f01d-e9e8-454d-ad33-e210a6140290 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 returned with HTTP 200 Aug 14 03:52:17.530332 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 563/2227] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:17 2026] GET /volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:17.788743 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b72a81bf-ef49-433c-be77-0d62a85a94b0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:17.790443 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b72a81bf-ef49-433c-be77-0d62a85a94b0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:17.790620 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b72a81bf-ef49-433c-be77-0d62a85a94b0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:17.790786 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b72a81bf-ef49-433c-be77-0d62a85a94b0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:17.798884 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:17.798884 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:17.801875 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b72a81bf-ef49-433c-be77-0d62a85a94b0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:17.805503 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b72a81bf-ef49-433c-be77-0d62a85a94b0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:52:17.805865 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 547/2228] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:17 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:18.179471 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-3a46d2eb-4054-4f4f-b0da-56c34f80af3f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:18.181652 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-3a46d2eb-4054-4f4f-b0da-56c34f80af3f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/attachments/5f4e523b-d934-4d4d-8e54-d64ab6bb855c/action Aug 14 03:52:18.182083 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-3a46d2eb-4054-4f4f-b0da-56c34f80af3f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:52:18.182316 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-3a46d2eb-4054-4f4f-b0da-56c34f80af3f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:18.204660 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:18.204660 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:18.217594 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9348098f-638c-4ece-9dbf-8d1c1ba9f763 req-3a46d2eb-4054-4f4f-b0da-56c34f80af3f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/attachments/5f4e523b-d934-4d4d-8e54-d64ab6bb855c/action returned with HTTP 204 Aug 14 03:52:18.218238 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 559/2229] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:52:18 2026] POST /volume/v3/attachments/5f4e523b-d934-4d4d-8e54-d64ab6bb855c/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:18.539192 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9e5368cf-d077-4708-895c-9b728007433e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:18.541169 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e5368cf-d077-4708-895c-9b728007433e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 Aug 14 03:52:18.541392 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e5368cf-d077-4708-895c-9b728007433e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:18.541586 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e5368cf-d077-4708-895c-9b728007433e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:18.546518 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e5368cf-d077-4708-895c-9b728007433e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 returned with HTTP 404 Aug 14 03:52:18.546986 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 561/2230] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:18 2026] GET /volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:18.553496 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c0e63e55-83bf-437c-9b68-10f59b508c92 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:18.555550 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c0e63e55-83bf-437c-9b68-10f59b508c92 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 Aug 14 03:52:18.555737 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c0e63e55-83bf-437c-9b68-10f59b508c92 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:18.556082 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c0e63e55-83bf-437c-9b68-10f59b508c92 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:18.556157 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-c0e63e55-83bf-437c-9b68-10f59b508c92 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete snapshot with id: 315976ab-7805-4604-b497-db5a9dc84024 Aug 14 03:52:18.561497 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:18.561497 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:18.561984 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c0e63e55-83bf-437c-9b68-10f59b508c92 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:18.579318 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c0e63e55-83bf-437c-9b68-10f59b508c92 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot delete request issued successfully. Aug 14 03:52:18.579465 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c0e63e55-83bf-437c-9b68-10f59b508c92 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 returned with HTTP 202 Aug 14 03:52:18.579840 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 564/2231] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:18 2026] DELETE /volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:18.591171 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4a4dc698-e2c3-4ac2-9545-627fa7756a38 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:18.592730 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4a4dc698-e2c3-4ac2-9545-627fa7756a38 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 Aug 14 03:52:18.592895 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4a4dc698-e2c3-4ac2-9545-627fa7756a38 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:18.593082 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4a4dc698-e2c3-4ac2-9545-627fa7756a38 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:18.600024 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:18.600024 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:18.600420 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4a4dc698-e2c3-4ac2-9545-627fa7756a38 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:18.601077 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4a4dc698-e2c3-4ac2-9545-627fa7756a38 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 returned with HTTP 200 Aug 14 03:52:18.601423 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 548/2232] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:18 2026] GET /volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:18.818978 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c61ddb90-682f-44fb-a1b5-2cc739a2d36f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:18.820645 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c61ddb90-682f-44fb-a1b5-2cc739a2d36f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:18.820826 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c61ddb90-682f-44fb-a1b5-2cc739a2d36f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:18.821001 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c61ddb90-682f-44fb-a1b5-2cc739a2d36f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:18.829931 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:18.829931 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:18.833449 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c61ddb90-682f-44fb-a1b5-2cc739a2d36f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:18.837167 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c61ddb90-682f-44fb-a1b5-2cc739a2d36f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:52:18.837472 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 560/2233] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:18 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:18.848555 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-818ac04a-0bf5-4122-af76-6be5cdc29964 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:18.850290 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-818ac04a-0bf5-4122-af76-6be5cdc29964 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:52:18.850615 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-818ac04a-0bf5-4122-af76-6be5cdc29964 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "968bc6f2-24b5-4308-8439-76f49c107c3f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2000490684"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:18.860290 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:18.860290 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:18.860700 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-818ac04a-0bf5-4122-af76-6be5cdc29964 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:18.860824 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-818ac04a-0bf5-4122-af76-6be5cdc29964 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create snapshot from volume 968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:18.880484 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-818ac04a-0bf5-4122-af76-6be5cdc29964 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['a8faf9f3-05d2-4a10-9573-acf35fa47b65', 'a29a588d-36df-4b1f-b514-b2ea4d99ebff', 'd53a77af-f730-4f23-8dbe-a2aec0433ef2', '51edadfa-74b8-445a-921e-67b88ec65221'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:18.908582 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-818ac04a-0bf5-4122-af76-6be5cdc29964 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot force create request issued successfully. Aug 14 03:52:18.908987 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-818ac04a-0bf5-4122-af76-6be5cdc29964 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:52:18.909401 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 562/2234] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:52:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:18.917648 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2190ab6a-8b61-4ae0-a423-52b85a6f556b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:18.920702 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2190ab6a-8b61-4ae0-a423-52b85a6f556b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 Aug 14 03:52:18.920868 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2190ab6a-8b61-4ae0-a423-52b85a6f556b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:18.921042 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2190ab6a-8b61-4ae0-a423-52b85a6f556b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:18.925740 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:18.925740 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:18.926084 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2190ab6a-8b61-4ae0-a423-52b85a6f556b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:18.926765 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2190ab6a-8b61-4ae0-a423-52b85a6f556b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 returned with HTTP 200 Aug 14 03:52:18.927068 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 565/2235] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:18 2026] GET /volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:19.611246 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-036a6b58-6358-4c5e-a9d8-661ecda96db5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:19.613284 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-036a6b58-6358-4c5e-a9d8-661ecda96db5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 Aug 14 03:52:19.613617 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-036a6b58-6358-4c5e-a9d8-661ecda96db5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:19.613800 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-036a6b58-6358-4c5e-a9d8-661ecda96db5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:19.618234 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-036a6b58-6358-4c5e-a9d8-661ecda96db5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 returned with HTTP 404 Aug 14 03:52:19.618695 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 549/2236] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:19 2026] GET /volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:19.626993 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ec687dcb-b69b-421c-9396-4b9a639581eb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:19.628819 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ec687dcb-b69b-421c-9396-4b9a639581eb tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 Aug 14 03:52:19.629014 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ec687dcb-b69b-421c-9396-4b9a639581eb tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:19.629219 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ec687dcb-b69b-421c-9396-4b9a639581eb tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:19.629425 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-ec687dcb-b69b-421c-9396-4b9a639581eb tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: eec23d10-869c-4b69-b5f1-5f740de5e248 Aug 14 03:52:19.639964 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:19.639964 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:19.640421 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ec687dcb-b69b-421c-9396-4b9a639581eb tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:19.657651 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ec687dcb-b69b-421c-9396-4b9a639581eb tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume request issued successfully. Aug 14 03:52:19.657840 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ec687dcb-b69b-421c-9396-4b9a639581eb tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 returned with HTTP 202 Aug 14 03:52:19.658334 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 561/2237] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:19 2026] DELETE /volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:52:19.665213 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cc8159dd-c1ae-46a1-9129-d4bc34a8ef9d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:19.667909 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc8159dd-c1ae-46a1-9129-d4bc34a8ef9d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 Aug 14 03:52:19.668100 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cc8159dd-c1ae-46a1-9129-d4bc34a8ef9d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:19.668334 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cc8159dd-c1ae-46a1-9129-d4bc34a8ef9d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:19.675562 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:19.675562 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:19.680287 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cc8159dd-c1ae-46a1-9129-d4bc34a8ef9d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:19.685446 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cc8159dd-c1ae-46a1-9129-d4bc34a8ef9d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 returned with HTTP 200 Aug 14 03:52:19.685927 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 563/2238] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:19 2026] GET /volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:19.935232 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d5431fcf-8b34-48a3-bd3a-077800b81002 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:19.937314 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d5431fcf-8b34-48a3-bd3a-077800b81002 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 Aug 14 03:52:19.937495 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d5431fcf-8b34-48a3-bd3a-077800b81002 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:19.937691 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d5431fcf-8b34-48a3-bd3a-077800b81002 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:19.942561 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:19.942561 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:19.943014 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d5431fcf-8b34-48a3-bd3a-077800b81002 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:19.943696 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d5431fcf-8b34-48a3-bd3a-077800b81002 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 returned with HTTP 200 Aug 14 03:52:19.944114 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 566/2239] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:19 2026] GET /volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:19.952688 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7cab23f5-a342-49e5-acb7-d07440b06e7a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:19.954385 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7cab23f5-a342-49e5-acb7-d07440b06e7a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:52:19.954697 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7cab23f5-a342-49e5-acb7-d07440b06e7a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "968bc6f2-24b5-4308-8439-76f49c107c3f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-586710807"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:19.964967 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:19.964967 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:19.965386 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7cab23f5-a342-49e5-acb7-d07440b06e7a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:19.965503 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-7cab23f5-a342-49e5-acb7-d07440b06e7a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create snapshot from volume 968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:19.989047 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-7cab23f5-a342-49e5-acb7-d07440b06e7a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['c3776692-48f1-4ee0-8568-f2f255899ec0', '61e36d7f-89f8-4d36-87b9-e26d8e524ec0', '606c20bc-58c0-47fb-adf7-6ebcd0f68f0f', 'ae210012-d12d-4b19-9588-6020335d8e34'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:20.022196 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7cab23f5-a342-49e5-acb7-d07440b06e7a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot force create request issued successfully. Aug 14 03:52:20.022948 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7cab23f5-a342-49e5-acb7-d07440b06e7a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:52:20.022948 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 550/2240] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:52:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:20.031146 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cdb8b92a-f1ba-4f69-87bb-aeb6bb7dc532 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:20.033039 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cdb8b92a-f1ba-4f69-87bb-aeb6bb7dc532 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 Aug 14 03:52:20.033344 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cdb8b92a-f1ba-4f69-87bb-aeb6bb7dc532 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:20.033536 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cdb8b92a-f1ba-4f69-87bb-aeb6bb7dc532 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:20.038652 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:20.038652 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:20.039065 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-cdb8b92a-f1ba-4f69-87bb-aeb6bb7dc532 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:20.040156 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cdb8b92a-f1ba-4f69-87bb-aeb6bb7dc532 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 returned with HTTP 200 Aug 14 03:52:20.040156 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 562/2241] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:20 2026] GET /volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:20.699785 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5453a85c-6656-4b27-bd3c-8ba242750b46 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:20.701529 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5453a85c-6656-4b27-bd3c-8ba242750b46 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 Aug 14 03:52:20.701737 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5453a85c-6656-4b27-bd3c-8ba242750b46 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:20.701916 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5453a85c-6656-4b27-bd3c-8ba242750b46 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:20.707406 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5453a85c-6656-4b27-bd3c-8ba242750b46 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 returned with HTTP 404 Aug 14 03:52:20.707844 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 564/2242] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:20 2026] GET /volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:20.714496 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9b86db77-36c9-4e2f-8c1c-2665bc4d2a32 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:20.717560 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9b86db77-36c9-4e2f-8c1c-2665bc4d2a32 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 Aug 14 03:52:20.717649 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9b86db77-36c9-4e2f-8c1c-2665bc4d2a32 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:20.717771 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9b86db77-36c9-4e2f-8c1c-2665bc4d2a32 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:20.717924 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-9b86db77-36c9-4e2f-8c1c-2665bc4d2a32 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: cf98c41c-3a6d-4d10-b24b-f8369e6a9035 Aug 14 03:52:20.729286 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:20.729286 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:20.731167 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9b86db77-36c9-4e2f-8c1c-2665bc4d2a32 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:20.773352 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9b86db77-36c9-4e2f-8c1c-2665bc4d2a32 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume request issued successfully. Aug 14 03:52:20.773352 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9b86db77-36c9-4e2f-8c1c-2665bc4d2a32 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 returned with HTTP 202 Aug 14 03:52:20.773352 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 567/2243] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:20 2026] DELETE /volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:52:20.781415 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-af937eda-049f-4fea-9ad1-37dfb2623674 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:20.783432 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-af937eda-049f-4fea-9ad1-37dfb2623674 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 Aug 14 03:52:20.783584 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-af937eda-049f-4fea-9ad1-37dfb2623674 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:20.783772 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-af937eda-049f-4fea-9ad1-37dfb2623674 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:20.794773 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:20.794773 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:20.801949 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-af937eda-049f-4fea-9ad1-37dfb2623674 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:20.808524 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-af937eda-049f-4fea-9ad1-37dfb2623674 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 returned with HTTP 200 Aug 14 03:52:20.808992 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 551/2244] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:20 2026] GET /volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:21.048793 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8d0be436-fc4c-4b4b-950e-0cf7e14d2e10 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:21.051167 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8d0be436-fc4c-4b4b-950e-0cf7e14d2e10 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 Aug 14 03:52:21.051398 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8d0be436-fc4c-4b4b-950e-0cf7e14d2e10 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:21.051576 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8d0be436-fc4c-4b4b-950e-0cf7e14d2e10 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:21.057418 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:21.057418 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:21.057893 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8d0be436-fc4c-4b4b-950e-0cf7e14d2e10 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:21.058799 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8d0be436-fc4c-4b4b-950e-0cf7e14d2e10 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 returned with HTTP 200 Aug 14 03:52:21.059151 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 563/2245] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:21 2026] GET /volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:21.069915 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7f4ee349-a165-497b-a4bb-482455ac87d3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:21.071697 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7f4ee349-a165-497b-a4bb-482455ac87d3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 Aug 14 03:52:21.071904 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7f4ee349-a165-497b-a4bb-482455ac87d3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:21.072041 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7f4ee349-a165-497b-a4bb-482455ac87d3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:21.072154 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-7f4ee349-a165-497b-a4bb-482455ac87d3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 98ab051d-1738-4c1e-b41f-42d26acee1c1 Aug 14 03:52:21.077201 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:21.077201 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:21.077649 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7f4ee349-a165-497b-a4bb-482455ac87d3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:21.098574 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7f4ee349-a165-497b-a4bb-482455ac87d3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot delete request issued successfully. Aug 14 03:52:21.098806 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7f4ee349-a165-497b-a4bb-482455ac87d3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 returned with HTTP 202 Aug 14 03:52:21.099191 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 565/2246] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:21 2026] DELETE /volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 03:52:21.112491 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2f9f33d7-32f7-4bb3-83e5-7489f74c790e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:21.115025 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2f9f33d7-32f7-4bb3-83e5-7489f74c790e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 Aug 14 03:52:21.117157 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2f9f33d7-32f7-4bb3-83e5-7489f74c790e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:21.117157 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2f9f33d7-32f7-4bb3-83e5-7489f74c790e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:21.124303 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:21.124303 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:21.127129 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2f9f33d7-32f7-4bb3-83e5-7489f74c790e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:21.127129 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2f9f33d7-32f7-4bb3-83e5-7489f74c790e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 returned with HTTP 200 Aug 14 03:52:21.127129 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 568/2247] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:21 2026] GET /volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:21.822173 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e447411e-0782-4f55-9146-4f99fe9ac97b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:21.824237 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e447411e-0782-4f55-9146-4f99fe9ac97b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 Aug 14 03:52:21.824601 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e447411e-0782-4f55-9146-4f99fe9ac97b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:21.824723 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e447411e-0782-4f55-9146-4f99fe9ac97b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:21.831075 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e447411e-0782-4f55-9146-4f99fe9ac97b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 returned with HTTP 404 Aug 14 03:52:21.831622 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 552/2248] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:21 2026] GET /volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:21.839787 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-92810117-0c35-4466-a263-001973aa5114 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:21.841858 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-92810117-0c35-4466-a263-001973aa5114 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 Aug 14 03:52:21.842013 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-92810117-0c35-4466-a263-001973aa5114 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:21.842200 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-92810117-0c35-4466-a263-001973aa5114 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:21.842540 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-92810117-0c35-4466-a263-001973aa5114 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 Aug 14 03:52:21.849399 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:21.849399 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:21.849849 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-92810117-0c35-4466-a263-001973aa5114 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:21.868671 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-92810117-0c35-4466-a263-001973aa5114 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume request issued successfully. Aug 14 03:52:21.868907 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-92810117-0c35-4466-a263-001973aa5114 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 returned with HTTP 202 Aug 14 03:52:21.871183 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 564/2249] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:21 2026] DELETE /volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:52:21.879354 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-21a6c444-9275-44ed-9859-5ba364bde9c4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:21.882410 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-21a6c444-9275-44ed-9859-5ba364bde9c4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 Aug 14 03:52:21.882601 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-21a6c444-9275-44ed-9859-5ba364bde9c4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:21.882773 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-21a6c444-9275-44ed-9859-5ba364bde9c4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:21.888741 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:21.888741 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:21.891773 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-21a6c444-9275-44ed-9859-5ba364bde9c4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:21.895291 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-21a6c444-9275-44ed-9859-5ba364bde9c4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 returned with HTTP 200 Aug 14 03:52:21.895683 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 566/2250] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:21 2026] GET /volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 => generated 893 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:22.137070 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5e099a33-6f56-4b07-b5f7-62a77007173c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:22.138843 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5e099a33-6f56-4b07-b5f7-62a77007173c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 Aug 14 03:52:22.139089 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5e099a33-6f56-4b07-b5f7-62a77007173c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:22.139333 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5e099a33-6f56-4b07-b5f7-62a77007173c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:22.144438 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5e099a33-6f56-4b07-b5f7-62a77007173c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 returned with HTTP 404 Aug 14 03:52:22.145001 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 569/2251] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:22 2026] GET /volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:22.154561 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-68b1b9bd-4235-4d4a-9642-6e47e760c6ea None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:22.156949 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-68b1b9bd-4235-4d4a-9642-6e47e760c6ea tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 Aug 14 03:52:22.156949 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-68b1b9bd-4235-4d4a-9642-6e47e760c6ea tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:22.156949 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-68b1b9bd-4235-4d4a-9642-6e47e760c6ea tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:22.156949 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-68b1b9bd-4235-4d4a-9642-6e47e760c6ea tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 190674f6-03f7-44a2-9b83-d259414d83e7 Aug 14 03:52:22.168224 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:22.168224 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:22.168835 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-68b1b9bd-4235-4d4a-9642-6e47e760c6ea tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:22.195627 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-68b1b9bd-4235-4d4a-9642-6e47e760c6ea tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot delete request issued successfully. Aug 14 03:52:22.195802 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-68b1b9bd-4235-4d4a-9642-6e47e760c6ea tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 returned with HTTP 202 Aug 14 03:52:22.196374 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 553/2252] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:22 2026] DELETE /volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:22.204591 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7fc94550-59e5-459b-8100-742e4c30f34b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:22.206836 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7fc94550-59e5-459b-8100-742e4c30f34b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 Aug 14 03:52:22.207098 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7fc94550-59e5-459b-8100-742e4c30f34b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:22.207250 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7fc94550-59e5-459b-8100-742e4c30f34b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:22.212249 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:22.212249 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:22.212983 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7fc94550-59e5-459b-8100-742e4c30f34b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:22.213666 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7fc94550-59e5-459b-8100-742e4c30f34b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 returned with HTTP 200 Aug 14 03:52:22.214164 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 565/2253] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:22 2026] GET /volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:52:22.712011 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-086c0ea3-ee56-46f2-ab89-b12311a1c679 req-d73e2916-b25c-4d5f-9c42-8d9ba4da6d09 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:22.716115 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-086c0ea3-ee56-46f2-ab89-b12311a1c679 req-d73e2916-b25c-4d5f-9c42-8d9ba4da6d09 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] DELETE https://10.4.3.64/volume/v3/attachments/a47c2521-d673-4683-bad9-b4566beb1b60 Aug 14 03:52:22.716115 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-086c0ea3-ee56-46f2-ab89-b12311a1c679 req-d73e2916-b25c-4d5f-9c42-8d9ba4da6d09 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:22.716115 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-086c0ea3-ee56-46f2-ab89-b12311a1c679 req-d73e2916-b25c-4d5f-9c42-8d9ba4da6d09 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:22.723927 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:22.723927 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:22.769245 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-086c0ea3-ee56-46f2-ab89-b12311a1c679 req-d73e2916-b25c-4d5f-9c42-8d9ba4da6d09 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/attachments/a47c2521-d673-4683-bad9-b4566beb1b60 returned with HTTP 200 Aug 14 03:52:22.769245 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 567/2254] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:52:22 2026] DELETE /volume/v3/attachments/a47c2521-d673-4683-bad9-b4566beb1b60 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:22.914445 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cfdd0dbb-5b7d-41fe-aa75-63b12f441c12 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:22.914445 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cfdd0dbb-5b7d-41fe-aa75-63b12f441c12 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 Aug 14 03:52:22.914445 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cfdd0dbb-5b7d-41fe-aa75-63b12f441c12 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:22.914445 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cfdd0dbb-5b7d-41fe-aa75-63b12f441c12 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:22.929862 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cfdd0dbb-5b7d-41fe-aa75-63b12f441c12 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 returned with HTTP 404 Aug 14 03:52:22.930437 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 570/2255] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:22 2026] GET /volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:22.937791 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c155772b-41ed-4cfe-b322-b3cdfa144b99 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:22.940046 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c155772b-41ed-4cfe-b322-b3cdfa144b99 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 Aug 14 03:52:22.940382 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c155772b-41ed-4cfe-b322-b3cdfa144b99 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:22.940635 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c155772b-41ed-4cfe-b322-b3cdfa144b99 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:22.940856 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-c155772b-41ed-4cfe-b322-b3cdfa144b99 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 Aug 14 03:52:22.949184 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:22.949184 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:22.949779 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c155772b-41ed-4cfe-b322-b3cdfa144b99 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:22.974366 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c155772b-41ed-4cfe-b322-b3cdfa144b99 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume request issued successfully. Aug 14 03:52:22.974366 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c155772b-41ed-4cfe-b322-b3cdfa144b99 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 returned with HTTP 202 Aug 14 03:52:22.974681 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 554/2256] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:22 2026] DELETE /volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:52:22.987787 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c49d9577-1863-4223-ae58-d6e50268ac32 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:22.989347 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c49d9577-1863-4223-ae58-d6e50268ac32 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 Aug 14 03:52:22.989541 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c49d9577-1863-4223-ae58-d6e50268ac32 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:22.989735 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c49d9577-1863-4223-ae58-d6e50268ac32 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:22.996429 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:22.996429 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:22.999684 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c49d9577-1863-4223-ae58-d6e50268ac32 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:23.003912 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c49d9577-1863-4223-ae58-d6e50268ac32 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 returned with HTTP 200 Aug 14 03:52:23.004288 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 566/2257] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:22 2026] GET /volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:23.223876 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2721ca42-b1de-4c36-b0a2-8bb76b1ac0c5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:23.225644 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2721ca42-b1de-4c36-b0a2-8bb76b1ac0c5 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 Aug 14 03:52:23.225985 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2721ca42-b1de-4c36-b0a2-8bb76b1ac0c5 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:23.227252 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2721ca42-b1de-4c36-b0a2-8bb76b1ac0c5 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:23.234286 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2721ca42-b1de-4c36-b0a2-8bb76b1ac0c5 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 returned with HTTP 404 Aug 14 03:52:23.234286 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 568/2258] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:23 2026] GET /volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:23.242642 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e960de67-a85a-4841-a19b-2e65b4d4d48e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:23.244628 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e960de67-a85a-4841-a19b-2e65b4d4d48e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 Aug 14 03:52:23.244808 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e960de67-a85a-4841-a19b-2e65b4d4d48e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:23.244985 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e960de67-a85a-4841-a19b-2e65b4d4d48e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:23.245086 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-e960de67-a85a-4841-a19b-2e65b4d4d48e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 7b0e9232-b419-4b54-b1f8-11633edb3e34 Aug 14 03:52:23.250285 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:23.250285 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:23.250771 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e960de67-a85a-4841-a19b-2e65b4d4d48e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:23.280789 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e960de67-a85a-4841-a19b-2e65b4d4d48e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot delete request issued successfully. Aug 14 03:52:23.280789 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e960de67-a85a-4841-a19b-2e65b4d4d48e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 returned with HTTP 202 Aug 14 03:52:23.280789 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 571/2259] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:23 2026] DELETE /volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:23.289556 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-61cf4003-2323-4858-a358-1babe156d593 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:23.292706 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-61cf4003-2323-4858-a358-1babe156d593 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 Aug 14 03:52:23.292980 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-61cf4003-2323-4858-a358-1babe156d593 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:23.293277 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-61cf4003-2323-4858-a358-1babe156d593 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:23.298808 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:23.298808 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:23.299490 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-61cf4003-2323-4858-a358-1babe156d593 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:23.300424 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-61cf4003-2323-4858-a358-1babe156d593 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 returned with HTTP 200 Aug 14 03:52:23.300796 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 555/2260] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:23 2026] GET /volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:24.016500 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cabe56cd-1e8a-46b2-b065-c7c5d464daa6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:24.018291 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cabe56cd-1e8a-46b2-b065-c7c5d464daa6 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 Aug 14 03:52:24.018577 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cabe56cd-1e8a-46b2-b065-c7c5d464daa6 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:24.018799 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cabe56cd-1e8a-46b2-b065-c7c5d464daa6 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:24.024327 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cabe56cd-1e8a-46b2-b065-c7c5d464daa6 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 returned with HTTP 404 Aug 14 03:52:24.024763 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 567/2261] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:24 2026] GET /volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:24.034960 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:24.038171 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:24.038171 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1241519494"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:24.038675 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1241519494'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:24.038891 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume of 1 GB Aug 14 03:52:24.039222 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:24.039222 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:24.043371 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Availability Zones retrieved successfully. Aug 14 03:52:24.049868 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (3edf8ac6-ca7e-47e6-a3b3-5836d43594a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:24.051514 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478944d5-3e74-4e44-9549-017a12b595e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:24.052529 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:24.078114 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478944d5-3e74-4e44-9549-017a12b595e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:24.079081 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (272569ab-7536-4e72-ab02-6a562965ea0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:24.116376 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['9d5fa1ab-01e2-438b-91fc-6ff670250c3f', 'e62978db-d61f-4ce9-bb20-84747c605297', '0507c6b3-3acf-44f4-aa77-4a0ef335b8dd', '6849a946-4a2f-43c7-8cbc-0d912ceaa3c0'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:24.117425 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (272569ab-7536-4e72-ab02-6a562965ea0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d5fa1ab-01e2-438b-91fc-6ff670250c3f', 'e62978db-d61f-4ce9-bb20-84747c605297', '0507c6b3-3acf-44f4-aa77-4a0ef335b8dd', '6849a946-4a2f-43c7-8cbc-0d912ceaa3c0']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:24.118372 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b292d45c-f54a-4b72-909f-13e21ee51655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:24.140431 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b292d45c-f54a-4b72-909f-13e21ee51655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfc62cad-3633-46ba-82b6-28465ca8e0c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1241519494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['9d5fa1ab-01e2-438b-91fc-6ff670250c3f','e62978db-d61f-4ce9-bb20-84747c605297','0507c6b3-3acf-44f4-aa77-4a0ef335b8dd','6849a946-4a2f-43c7-8cbc-0d912ceaa3c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1241519494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfc62cad-3633-46ba-82b6-28465ca8e0c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4739acf2ba94db19aa9f76d0d2549b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323b2a00c49041d3a8a8146933e4bd60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:24.140848 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89336f18-5129-481d-bed1-be9da4f736ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:24.156325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89336f18-5129-481d-bed1-be9da4f736ff) transitioned into state 'SUCCESS' from state '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-1241519494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['9d5fa1ab-01e2-438b-91fc-6ff670250c3f','e62978db-d61f-4ce9-bb20-84747c605297','0507c6b3-3acf-44f4-aa77-4a0ef335b8dd','6849a946-4a2f-43c7-8cbc-0d912ceaa3c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:24.157626 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7e82bc7-77cd-4bda-9431-a1330d8eae00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:24.168596 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7e82bc7-77cd-4bda-9431-a1330d8eae00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:24.168596 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (3edf8ac6-ca7e-47e6-a3b3-5836d43594a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:24.168596 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request issued successfully. Aug 14 03:52:24.168596 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b37e5db4-3a1d-4d77-8c34-1b382114e3f1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:24.168596 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 569/2262] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:52:24 2026] POST /volume/v3/volumes => generated 768 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:24.185854 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9958715d-a4af-44c4-8cdc-f7de91d43928 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:24.188017 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9958715d-a4af-44c4-8cdc-f7de91d43928 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 Aug 14 03:52:24.188017 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9958715d-a4af-44c4-8cdc-f7de91d43928 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:24.188429 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9958715d-a4af-44c4-8cdc-f7de91d43928 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:24.196454 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:24.196454 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:24.199278 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9958715d-a4af-44c4-8cdc-f7de91d43928 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:24.202861 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9958715d-a4af-44c4-8cdc-f7de91d43928 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 returned with HTTP 200 Aug 14 03:52:24.203282 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 572/2263] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:24 2026] GET /volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:24.314650 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8b2f263d-48b9-419a-bd57-9b46b9a1c353 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:24.316601 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8b2f263d-48b9-419a-bd57-9b46b9a1c353 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 Aug 14 03:52:24.316830 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8b2f263d-48b9-419a-bd57-9b46b9a1c353 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:24.317047 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8b2f263d-48b9-419a-bd57-9b46b9a1c353 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:24.322828 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8b2f263d-48b9-419a-bd57-9b46b9a1c353 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 returned with HTTP 404 Aug 14 03:52:24.323308 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 556/2264] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:24 2026] GET /volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:24.331158 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5cbc73c3-9d63-42e0-873b-da0685723286 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:24.332183 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5cbc73c3-9d63-42e0-873b-da0685723286 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 Aug 14 03:52:24.332370 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5cbc73c3-9d63-42e0-873b-da0685723286 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:24.332562 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5cbc73c3-9d63-42e0-873b-da0685723286 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:24.332678 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-5cbc73c3-9d63-42e0-873b-da0685723286 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 98ab051d-1738-4c1e-b41f-42d26acee1c1 Aug 14 03:52:24.336932 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5cbc73c3-9d63-42e0-873b-da0685723286 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 returned with HTTP 404 Aug 14 03:52:24.337495 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 568/2265] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:24 2026] DELETE /volume/v3/snapshots/98ab051d-1738-4c1e-b41f-42d26acee1c1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:24.346237 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-82821eea-3446-4553-872e-46a326392d4e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:24.352156 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-82821eea-3446-4553-872e-46a326392d4e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 Aug 14 03:52:24.352156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-82821eea-3446-4553-872e-46a326392d4e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:24.352156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-82821eea-3446-4553-872e-46a326392d4e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:24.352156 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-82821eea-3446-4553-872e-46a326392d4e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 7b0e9232-b419-4b54-b1f8-11633edb3e34 Aug 14 03:52:24.353692 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-82821eea-3446-4553-872e-46a326392d4e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 returned with HTTP 404 Aug 14 03:52:24.354176 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 570/2266] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:24 2026] DELETE /volume/v3/snapshots/7b0e9232-b419-4b54-b1f8-11633edb3e34 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:24.401486 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-15565418-ce9c-4f31-ad58-112854ec587d req-fe101098-e326-4cd5-a921-92263e80d376 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:24.404920 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-fe101098-e326-4cd5-a921-92263e80d376 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:24.404920 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-fe101098-e326-4cd5-a921-92263e80d376 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:24.404920 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-fe101098-e326-4cd5-a921-92263e80d376 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:24.413032 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:24.413032 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:24.419061 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-15565418-ce9c-4f31-ad58-112854ec587d req-fe101098-e326-4cd5-a921-92263e80d376 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:24.421985 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-fe101098-e326-4cd5-a921-92263e80d376 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:52:24.422670 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 573/2267] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:52:24 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:52:24.440124 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-15565418-ce9c-4f31-ad58-112854ec587d req-ade80af1-5d2a-4e09-b10b-b81ac312d576 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:24.442347 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-ade80af1-5d2a-4e09-b10b-b81ac312d576 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f/action Aug 14 03:52:24.442778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-ade80af1-5d2a-4e09-b10b-b81ac312d576 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:52:24.442863 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-ade80af1-5d2a-4e09-b10b-b81ac312d576 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:24.452527 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:24.452527 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:24.453027 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-15565418-ce9c-4f31-ad58-112854ec587d req-ade80af1-5d2a-4e09-b10b-b81ac312d576 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:24.462250 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-15565418-ce9c-4f31-ad58-112854ec587d req-ade80af1-5d2a-4e09-b10b-b81ac312d576 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Begin detaching volume completed successfully. Aug 14 03:52:24.462458 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-ade80af1-5d2a-4e09-b10b-b81ac312d576 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f/action returned with HTTP 202 Aug 14 03:52:24.462853 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 557/2268] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:52:24 2026] POST /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:52:24.504383 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-07c4b17f-b24c-4788-9c96-59f73b8c28a1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:24.504623 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-07c4b17f-b24c-4788-9c96-59f73b8c28a1 None None] GET https://10.4.3.64/volume// Aug 14 03:52:24.504845 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-07c4b17f-b24c-4788-9c96-59f73b8c28a1 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:24.505110 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-07c4b17f-b24c-4788-9c96-59f73b8c28a1 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:24.505610 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-07c4b17f-b24c-4788-9c96-59f73b8c28a1 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:52:24.505965 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 569/2269] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:52:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:52:24.515922 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-15565418-ce9c-4f31-ad58-112854ec587d req-c349dad4-226c-4952-ad64-67fec2712186 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:24.517984 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-c349dad4-226c-4952-ad64-67fec2712186 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:24.518544 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-c349dad4-226c-4952-ad64-67fec2712186 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:24.518544 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-c349dad4-226c-4952-ad64-67fec2712186 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:24.528875 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:24.528875 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:24.532413 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-15565418-ce9c-4f31-ad58-112854ec587d req-c349dad4-226c-4952-ad64-67fec2712186 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:24.538551 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-c349dad4-226c-4952-ad64-67fec2712186 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:52:24.539034 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 571/2270] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:52:24 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 1319 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:52:24.870176 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-89ad5357-2fd5-4a02-8271-27466b73017a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:24.871618 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89ad5357-2fd5-4a02-8271-27466b73017a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] DELETE https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b Aug 14 03:52:24.875539 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89ad5357-2fd5-4a02-8271-27466b73017a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:24.875539 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89ad5357-2fd5-4a02-8271-27466b73017a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:24.875539 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-89ad5357-2fd5-4a02-8271-27466b73017a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Delete volume with id: 49c52eb7-abd5-4499-accc-001fa58c9f4b Aug 14 03:52:24.883543 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:24.883543 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:24.883543 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-89ad5357-2fd5-4a02-8271-27466b73017a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:52:24.896586 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-89ad5357-2fd5-4a02-8271-27466b73017a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Delete volume request issued successfully. Aug 14 03:52:24.896960 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89ad5357-2fd5-4a02-8271-27466b73017a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b returned with HTTP 202 Aug 14 03:52:24.897512 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 574/2271] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:24 2026] DELETE /volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:52:24.905515 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a11486f4-d12e-4088-8d3d-e5e98865eaf2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:24.907226 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a11486f4-d12e-4088-8d3d-e5e98865eaf2 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b Aug 14 03:52:24.907470 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a11486f4-d12e-4088-8d3d-e5e98865eaf2 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:24.907671 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a11486f4-d12e-4088-8d3d-e5e98865eaf2 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:24.914270 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:24.914270 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:24.917506 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a11486f4-d12e-4088-8d3d-e5e98865eaf2 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:52:24.922146 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a11486f4-d12e-4088-8d3d-e5e98865eaf2 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b returned with HTTP 200 Aug 14 03:52:24.923640 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 558/2272] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:24 2026] GET /volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b => generated 1420 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:52:25.216799 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3813a89c-b33f-4e51-ae72-dec67211fa51 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:25.218835 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3813a89c-b33f-4e51-ae72-dec67211fa51 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 Aug 14 03:52:25.219022 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3813a89c-b33f-4e51-ae72-dec67211fa51 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:25.219219 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3813a89c-b33f-4e51-ae72-dec67211fa51 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:25.225848 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:25.225848 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:25.229048 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3813a89c-b33f-4e51-ae72-dec67211fa51 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:25.233184 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3813a89c-b33f-4e51-ae72-dec67211fa51 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 returned with HTTP 200 Aug 14 03:52:25.233636 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 570/2273] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:25 2026] GET /volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:25.248918 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1b592c5c-6227-4589-a9b6-fe23b87391f3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:25.250343 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1b592c5c-6227-4589-a9b6-fe23b87391f3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:52:25.250733 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1b592c5c-6227-4589-a9b6-fe23b87391f3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cfc62cad-3633-46ba-82b6-28465ca8e0c0", "name": "tempest-VolumeDependencyTests-Snapshot-1048486861"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:25.259350 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:25.259350 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:25.259804 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1b592c5c-6227-4589-a9b6-fe23b87391f3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:25.259921 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-1b592c5c-6227-4589-a9b6-fe23b87391f3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create snapshot from volume cfc62cad-3633-46ba-82b6-28465ca8e0c0 Aug 14 03:52:25.284499 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-1b592c5c-6227-4589-a9b6-fe23b87391f3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['04363def-80d5-4fc9-a314-d25c880bf072', '8a408c5c-0d07-4e6b-903d-89bdde67e005', 'ef3a5ce2-0841-4022-8921-47c81a765cf7', '6407ed58-49d9-4b50-bf3d-9a9ec398e3b1'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:25.311498 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1b592c5c-6227-4589-a9b6-fe23b87391f3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot create request issued successfully. Aug 14 03:52:25.314490 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1b592c5c-6227-4589-a9b6-fe23b87391f3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:52:25.315013 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 572/2274] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:52:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:25.327820 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5a52a748-ed70-4b1e-94b6-f0852ec44aaa None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:25.329165 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5a52a748-ed70-4b1e-94b6-f0852ec44aaa tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 Aug 14 03:52:25.329457 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5a52a748-ed70-4b1e-94b6-f0852ec44aaa tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:25.329805 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5a52a748-ed70-4b1e-94b6-f0852ec44aaa tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:25.338514 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:25.338514 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:25.340777 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5a52a748-ed70-4b1e-94b6-f0852ec44aaa tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:25.340777 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5a52a748-ed70-4b1e-94b6-f0852ec44aaa tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 returned with HTTP 200 Aug 14 03:52:25.341397 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 575/2275] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:25 2026] GET /volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:25.351979 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-15565418-ce9c-4f31-ad58-112854ec587d req-e9127cdf-af27-410f-8d13-20952632feaa None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:25.354602 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-e9127cdf-af27-410f-8d13-20952632feaa tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/attachments/5f4e523b-d934-4d4d-8e54-d64ab6bb855c Aug 14 03:52:25.354854 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-e9127cdf-af27-410f-8d13-20952632feaa tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:25.355114 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-e9127cdf-af27-410f-8d13-20952632feaa tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:25.364731 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:25.364731 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:25.406644 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-15565418-ce9c-4f31-ad58-112854ec587d req-e9127cdf-af27-410f-8d13-20952632feaa tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/attachments/5f4e523b-d934-4d4d-8e54-d64ab6bb855c returned with HTTP 200 Aug 14 03:52:25.407043 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 559/2276] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:52:25 2026] DELETE /volume/v3/attachments/5f4e523b-d934-4d4d-8e54-d64ab6bb855c => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:25.939186 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-909bfff4-c7fb-4c11-a927-c6a60dbba194 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:25.943170 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-909bfff4-c7fb-4c11-a927-c6a60dbba194 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b Aug 14 03:52:25.943463 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-909bfff4-c7fb-4c11-a927-c6a60dbba194 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:25.943730 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-909bfff4-c7fb-4c11-a927-c6a60dbba194 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:25.962613 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-909bfff4-c7fb-4c11-a927-c6a60dbba194 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b returned with HTTP 404 Aug 14 03:52:25.963340 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 571/2277] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:25 2026] GET /volume/v3/volumes/49c52eb7-abd5-4499-accc-001fa58c9f4b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:25.972960 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3f9b2e54-5ace-4115-bdac-180c47b565ca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:25.974818 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f9b2e54-5ace-4115-bdac-180c47b565ca tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/50e9b415-fb47-4e35-97ad-18d3a6f88100 Aug 14 03:52:25.974989 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f9b2e54-5ace-4115-bdac-180c47b565ca tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:25.975172 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f9b2e54-5ace-4115-bdac-180c47b565ca tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:25.975506 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-3f9b2e54-5ace-4115-bdac-180c47b565ca tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Delete snapshot with id: 50e9b415-fb47-4e35-97ad-18d3a6f88100 Aug 14 03:52:25.979630 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:25.979630 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:25.979993 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3f9b2e54-5ace-4115-bdac-180c47b565ca tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Snapshot retrieved successfully. Aug 14 03:52:26.012106 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3f9b2e54-5ace-4115-bdac-180c47b565ca tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Snapshot delete request issued successfully. Aug 14 03:52:26.012397 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f9b2e54-5ace-4115-bdac-180c47b565ca tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/snapshots/50e9b415-fb47-4e35-97ad-18d3a6f88100 returned with HTTP 202 Aug 14 03:52:26.013182 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 573/2278] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:25 2026] DELETE /volume/v3/snapshots/50e9b415-fb47-4e35-97ad-18d3a6f88100 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:26.021990 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c4bca177-04b6-4f70-9376-06a18b7daa58 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:26.026781 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c4bca177-04b6-4f70-9376-06a18b7daa58 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/snapshots/50e9b415-fb47-4e35-97ad-18d3a6f88100 Aug 14 03:52:26.026967 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c4bca177-04b6-4f70-9376-06a18b7daa58 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:26.027163 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c4bca177-04b6-4f70-9376-06a18b7daa58 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:26.036775 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:26.036775 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:26.037118 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c4bca177-04b6-4f70-9376-06a18b7daa58 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Snapshot retrieved successfully. Aug 14 03:52:26.038628 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c4bca177-04b6-4f70-9376-06a18b7daa58 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/snapshots/50e9b415-fb47-4e35-97ad-18d3a6f88100 returned with HTTP 200 Aug 14 03:52:26.038628 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 576/2279] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:26 2026] GET /volume/v3/snapshots/50e9b415-fb47-4e35-97ad-18d3a6f88100 => generated 482 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:26.351894 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-610e8754-6297-4e03-a4d3-6580edf9ebce None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:26.353581 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-610e8754-6297-4e03-a4d3-6580edf9ebce tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 Aug 14 03:52:26.353931 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-610e8754-6297-4e03-a4d3-6580edf9ebce tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:26.353960 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-610e8754-6297-4e03-a4d3-6580edf9ebce tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:26.358395 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:26.358395 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:26.358773 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-610e8754-6297-4e03-a4d3-6580edf9ebce tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:26.359483 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-610e8754-6297-4e03-a4d3-6580edf9ebce tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 returned with HTTP 200 Aug 14 03:52:26.359794 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 560/2280] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:26 2026] GET /volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:26.370262 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:26.372072 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:26.372475 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "feb2bcff-315e-40f5-85bb-cf88de227750", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1007643955"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:26.373945 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request body: {'volume': {'snapshot_id': 'feb2bcff-315e-40f5-85bb-cf88de227750', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1007643955'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:26.379020 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:26.379020 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:26.379406 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:26.379524 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume of 1 GB Aug 14 03:52:26.382652 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Availability Zones retrieved successfully. Aug 14 03:52:26.387938 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (b8fdd359-ac21-4a98-b5d8-130a8b9a3134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:26.389615 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5deb140d-0942-4b23-abbd-9004cae36c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:26.390803 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:26.419326 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5deb140d-0942-4b23-abbd-9004cae36c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'feb2bcff-315e-40f5-85bb-cf88de227750', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:26.420040 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b68463e-1b5a-4aeb-9a13-59f8cb8b54f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:26.467584 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['45ce364e-9f7a-450c-9f96-78e7f14200ea', '8100a032-0cb8-4468-b4b1-e544ba0cd11c', '5bccf8f5-49fd-4c27-a5b1-a8c912297cc8', '77ee02fd-4106-4b6d-a256-829b18810e03'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:26.468394 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b68463e-1b5a-4aeb-9a13-59f8cb8b54f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45ce364e-9f7a-450c-9f96-78e7f14200ea', '8100a032-0cb8-4468-b4b1-e544ba0cd11c', '5bccf8f5-49fd-4c27-a5b1-a8c912297cc8', '77ee02fd-4106-4b6d-a256-829b18810e03']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:26.469124 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15265ac7-0db1-4523-9c1a-e4219b295693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:26.496079 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-6280b759-e4d0-4854-947a-c4f53867fc5a req-161e4c02-9e61-4506-aa2b-fb0d52a93988 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:26.498555 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6280b759-e4d0-4854-947a-c4f53867fc5a req-161e4c02-9e61-4506-aa2b-fb0d52a93988 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/attachments/5f4e523b-d934-4d4d-8e54-d64ab6bb855c Aug 14 03:52:26.498755 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6280b759-e4d0-4854-947a-c4f53867fc5a req-161e4c02-9e61-4506-aa2b-fb0d52a93988 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:26.498954 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6280b759-e4d0-4854-947a-c4f53867fc5a req-161e4c02-9e61-4506-aa2b-fb0d52a93988 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:26.507711 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6280b759-e4d0-4854-947a-c4f53867fc5a req-161e4c02-9e61-4506-aa2b-fb0d52a93988 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/attachments/5f4e523b-d934-4d4d-8e54-d64ab6bb855c returned with HTTP 404 Aug 14 03:52:26.508307 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 574/2281] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:52:26 2026] DELETE /volume/v3/attachments/5f4e523b-d934-4d4d-8e54-d64ab6bb855c => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:26.514575 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15265ac7-0db1-4523-9c1a-e4219b295693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '043671de-6f61-4b9e-96b5-e81eb40216ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1007643955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['45ce364e-9f7a-450c-9f96-78e7f14200ea','8100a032-0cb8-4468-b4b1-e544ba0cd11c','5bccf8f5-49fd-4c27-a5b1-a8c912297cc8','77ee02fd-4106-4b6d-a256-829b18810e03'],size=1,snapshot_id=feb2bcff-315e-40f5-85bb-cf88de227750,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1007643955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=043671de-6f61-4b9e-96b5-e81eb40216ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4739acf2ba94db19aa9f76d0d2549b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=feb2bcff-315e-40f5-85bb-cf88de227750,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323b2a00c49041d3a8a8146933e4bd60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:26.515329 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66180f6-b826-4500-bfed-dc27623427e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:26.533806 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66180f6-b826-4500-bfed-dc27623427e1) transitioned into state 'SUCCESS' from state '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-1007643955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['45ce364e-9f7a-450c-9f96-78e7f14200ea','8100a032-0cb8-4468-b4b1-e544ba0cd11c','5bccf8f5-49fd-4c27-a5b1-a8c912297cc8','77ee02fd-4106-4b6d-a256-829b18810e03'],size=1,snapshot_id=feb2bcff-315e-40f5-85bb-cf88de227750,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:26.534444 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54a1db47-05b4-4a8e-a933-f2b3284aa59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:26.553771 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54a1db47-05b4-4a8e-a933-f2b3284aa59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:26.554212 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (b8fdd359-ac21-4a98-b5d8-130a8b9a3134) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:26.558159 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request issued successfully. Aug 14 03:52:26.558159 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b7b0abe8-3a19-45da-af33-12daabbc27e2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:26.558159 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 572/2282] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:52:26 2026] POST /volume/v3/volumes => generated 802 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:26.570160 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-01ce70f9-fdc5-44f8-a1e4-c7e1523d0ffc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:26.571915 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-01ce70f9-fdc5-44f8-a1e4-c7e1523d0ffc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca Aug 14 03:52:26.572175 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-01ce70f9-fdc5-44f8-a1e4-c7e1523d0ffc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:26.572378 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-01ce70f9-fdc5-44f8-a1e4-c7e1523d0ffc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:26.579709 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:26.579709 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:26.583396 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-01ce70f9-fdc5-44f8-a1e4-c7e1523d0ffc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:26.588072 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-01ce70f9-fdc5-44f8-a1e4-c7e1523d0ffc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca returned with HTTP 200 Aug 14 03:52:26.588457 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 577/2283] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:26 2026] GET /volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:27.051574 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f90de657-addd-4fc8-8ed5-8aca267b7d2d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:27.053259 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f90de657-addd-4fc8-8ed5-8aca267b7d2d tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/snapshots/50e9b415-fb47-4e35-97ad-18d3a6f88100 Aug 14 03:52:27.053438 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f90de657-addd-4fc8-8ed5-8aca267b7d2d tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:27.053859 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f90de657-addd-4fc8-8ed5-8aca267b7d2d tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:27.058273 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f90de657-addd-4fc8-8ed5-8aca267b7d2d tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/snapshots/50e9b415-fb47-4e35-97ad-18d3a6f88100 returned with HTTP 404 Aug 14 03:52:27.058797 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 561/2284] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:27 2026] GET /volume/v3/snapshots/50e9b415-fb47-4e35-97ad-18d3a6f88100 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:27.605226 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f6d6c185-cf74-46ad-b8a1-3a8fd32d6cec None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:27.606841 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f6d6c185-cf74-46ad-b8a1-3a8fd32d6cec tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca Aug 14 03:52:27.607030 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f6d6c185-cf74-46ad-b8a1-3a8fd32d6cec tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:27.607250 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f6d6c185-cf74-46ad-b8a1-3a8fd32d6cec tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:27.614345 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:27.614345 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:27.618217 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f6d6c185-cf74-46ad-b8a1-3a8fd32d6cec tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:27.622381 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f6d6c185-cf74-46ad-b8a1-3a8fd32d6cec tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca returned with HTTP 200 Aug 14 03:52:27.622799 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 575/2285] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:27 2026] GET /volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:27.638079 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-df0d735c-8565-4b3c-8bd0-9aeea8b3438c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:27.639994 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-df0d735c-8565-4b3c-8bd0-9aeea8b3438c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:52:27.640337 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-df0d735c-8565-4b3c-8bd0-9aeea8b3438c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "043671de-6f61-4b9e-96b5-e81eb40216ca", "name": "tempest-VolumeDependencyTests-Snapshot-240453312"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:27.648493 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:27.648493 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:27.648953 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-df0d735c-8565-4b3c-8bd0-9aeea8b3438c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:27.649064 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-df0d735c-8565-4b3c-8bd0-9aeea8b3438c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create snapshot from volume 043671de-6f61-4b9e-96b5-e81eb40216ca Aug 14 03:52:27.672477 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-df0d735c-8565-4b3c-8bd0-9aeea8b3438c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['8703a53a-963d-4b87-888e-54c05c9e94c5', 'b3093f61-d542-4b29-967c-5aeb3584eee8', '55cb8afc-41f7-4bfb-b43d-cb7a4be679fa', 'dabf51e1-2d83-49bc-918b-c89bef6887da'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:27.699151 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-df0d735c-8565-4b3c-8bd0-9aeea8b3438c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot create request issued successfully. Aug 14 03:52:27.699588 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-df0d735c-8565-4b3c-8bd0-9aeea8b3438c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:52:27.700237 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 573/2286] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:52:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:27.708397 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1e72a1e1-d8ef-4659-8bb5-a712484252a6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:27.710072 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1e72a1e1-d8ef-4659-8bb5-a712484252a6 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 Aug 14 03:52:27.710263 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1e72a1e1-d8ef-4659-8bb5-a712484252a6 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:27.710447 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1e72a1e1-d8ef-4659-8bb5-a712484252a6 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:27.714875 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:27.714875 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:27.715298 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1e72a1e1-d8ef-4659-8bb5-a712484252a6 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:27.716052 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1e72a1e1-d8ef-4659-8bb5-a712484252a6 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 returned with HTTP 200 Aug 14 03:52:27.716436 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 578/2287] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:27 2026] GET /volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:28.567590 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3df6ca98-8655-4075-a6c7-715cb86ed9f9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:28.569670 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3df6ca98-8655-4075-a6c7-715cb86ed9f9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 Aug 14 03:52:28.570001 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3df6ca98-8655-4075-a6c7-715cb86ed9f9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:28.570209 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3df6ca98-8655-4075-a6c7-715cb86ed9f9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:28.570361 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-3df6ca98-8655-4075-a6c7-715cb86ed9f9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 190674f6-03f7-44a2-9b83-d259414d83e7 Aug 14 03:52:28.578019 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3df6ca98-8655-4075-a6c7-715cb86ed9f9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 returned with HTTP 404 Aug 14 03:52:28.578584 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 562/2288] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:28 2026] DELETE /volume/v3/snapshots/190674f6-03f7-44a2-9b83-d259414d83e7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:28.589004 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5b5c3703-ee3e-4b76-8dcc-34ab25bc5db7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:28.590707 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b5c3703-ee3e-4b76-8dcc-34ab25bc5db7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:28.590878 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b5c3703-ee3e-4b76-8dcc-34ab25bc5db7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:28.591056 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b5c3703-ee3e-4b76-8dcc-34ab25bc5db7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:28.598552 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:28.598552 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:28.603969 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5b5c3703-ee3e-4b76-8dcc-34ab25bc5db7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:28.608415 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b5c3703-ee3e-4b76-8dcc-34ab25bc5db7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:52:28.608802 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 576/2289] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:28 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:28.622243 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:28.623966 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:28.624334 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-93369160"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:28.625673 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-93369160'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:28.625827 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume of 1 GB Aug 14 03:52:28.626123 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:28.626123 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:28.630355 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Availability Zones retrieved successfully. Aug 14 03:52:28.635973 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Flow 'volume_create_api' (534d4839-5bde-4c13-bd25-2640454ff77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:28.636901 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8abcb168-290f-4bd1-8171-0abad625b148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:28.637871 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:28.675012 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8abcb168-290f-4bd1-8171-0abad625b148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:28.675577 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcbb2730-fc06-4a07-8b7d-2dc457c48693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:28.719866 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['e9fefb83-8583-4fb1-9a81-c4ba3b58e1b9', '66f8a574-bad5-4b7b-9ecb-c77e1e895bff', '2d9347e5-be31-4314-9c93-cb8b2766ff5b', '87d3e782-df15-45b0-860f-1a2b3aa5fbf3'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:28.722631 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcbb2730-fc06-4a07-8b7d-2dc457c48693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9fefb83-8583-4fb1-9a81-c4ba3b58e1b9', '66f8a574-bad5-4b7b-9ecb-c77e1e895bff', '2d9347e5-be31-4314-9c93-cb8b2766ff5b', '87d3e782-df15-45b0-860f-1a2b3aa5fbf3']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:28.722631 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (327cb142-f14a-4dd2-81b0-575b6be110fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:28.722965 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-f3ecdf08-c5c4-4f4e-bffb-38651baf8751 req-ffc1b73a-d75a-4b6d-ae3f-79a105fc81c8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:28.725004 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f3ecdf08-c5c4-4f4e-bffb-38651baf8751 req-ffc1b73a-d75a-4b6d-ae3f-79a105fc81c8 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] DELETE https://10.4.3.64/volume/v3/attachments/58f33773-f650-444e-aed8-9833d803de7d Aug 14 03:52:28.725221 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f3ecdf08-c5c4-4f4e-bffb-38651baf8751 req-ffc1b73a-d75a-4b6d-ae3f-79a105fc81c8 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:28.725521 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f3ecdf08-c5c4-4f4e-bffb-38651baf8751 req-ffc1b73a-d75a-4b6d-ae3f-79a105fc81c8 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:28.727024 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8edd368c-7342-40de-8da9-097e3f97f722 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:28.729200 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8edd368c-7342-40de-8da9-097e3f97f722 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 Aug 14 03:52:28.729394 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8edd368c-7342-40de-8da9-097e3f97f722 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:28.729588 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8edd368c-7342-40de-8da9-097e3f97f722 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:28.735132 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:28.735132 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:28.735560 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8edd368c-7342-40de-8da9-097e3f97f722 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:28.735630 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:28.735630 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:28.736292 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8edd368c-7342-40de-8da9-097e3f97f722 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 returned with HTTP 200 Aug 14 03:52:28.736636 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 563/2290] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:28 2026] GET /volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:28.742247 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (327cb142-f14a-4dd2-81b0-575b6be110fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60e3b1ce-b13d-42d3-831f-9443cb0af76d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-93369160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf2e069084a464e908705d19421d53a',qos_specs=None,replication_status=,reservations=['e9fefb83-8583-4fb1-9a81-c4ba3b58e1b9','66f8a574-bad5-4b7b-9ecb-c77e1e895bff','2d9347e5-be31-4314-9c93-cb8b2766ff5b','87d3e782-df15-45b0-860f-1a2b3aa5fbf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ac76a154ea41899744a681f1143283',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-93369160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60e3b1ce-b13d-42d3-831f-9443cb0af76d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcf2e069084a464e908705d19421d53a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20ac76a154ea41899744a681f1143283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:28.742247 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7427faa4-264c-4cfe-8f06-ae245111cff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:28.750503 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-55813a6a-0dac-48af-a964-880fe2a26272 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:28.753830 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:28.754285 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ef863458-1d3d-41c6-a022-bede8bdd7336", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-37098927"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:28.756610 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request body: {'volume': {'snapshot_id': 'ef863458-1d3d-41c6-a022-bede8bdd7336', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-37098927'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:28.762267 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:28.762267 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:28.762391 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7427faa4-264c-4cfe-8f06-ae245111cff9) transitioned into state 'SUCCESS' from state '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-93369160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf2e069084a464e908705d19421d53a',qos_specs=None,replication_status=,reservations=['e9fefb83-8583-4fb1-9a81-c4ba3b58e1b9','66f8a574-bad5-4b7b-9ecb-c77e1e895bff','2d9347e5-be31-4314-9c93-cb8b2766ff5b','87d3e782-df15-45b0-860f-1a2b3aa5fbf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ac76a154ea41899744a681f1143283',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:28.762494 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:28.762494 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume of 1 GB Aug 14 03:52:28.762559 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (676cecbc-c412-4ff2-b477-8514aee68437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:28.766784 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Availability Zones retrieved successfully. Aug 14 03:52:28.770740 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (676cecbc-c412-4ff2-b477-8514aee68437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:28.771695 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Flow 'volume_create_api' (534d4839-5bde-4c13-bd25-2640454ff77d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:28.771965 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume request issued successfully. Aug 14 03:52:28.772495 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-92aa6c0e-f178-447f-9e4d-68d16e22853f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:28.772970 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 574/2291] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:52:28 2026] POST /volume/v3/volumes => generated 750 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:28.773150 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (47b5efe6-bdf2-4956-81a7-7673179a51e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:28.774161 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2211ebbf-377f-429c-8788-80483d966860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:28.775373 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:28.786256 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2f57fd3a-5a3f-4c47-b880-4f772a68f3bd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:28.788614 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2f57fd3a-5a3f-4c47-b880-4f772a68f3bd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d Aug 14 03:52:28.788807 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2f57fd3a-5a3f-4c47-b880-4f772a68f3bd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:28.788984 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2f57fd3a-5a3f-4c47-b880-4f772a68f3bd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:28.791597 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f3ecdf08-c5c4-4f4e-bffb-38651baf8751 req-ffc1b73a-d75a-4b6d-ae3f-79a105fc81c8 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/attachments/58f33773-f650-444e-aed8-9833d803de7d returned with HTTP 200 Aug 14 03:52:28.792014 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 579/2292] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:52:28 2026] DELETE /volume/v3/attachments/58f33773-f650-444e-aed8-9833d803de7d => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:28.796810 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:28.796810 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:28.803028 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2f57fd3a-5a3f-4c47-b880-4f772a68f3bd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:28.809413 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2f57fd3a-5a3f-4c47-b880-4f772a68f3bd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d returned with HTTP 200 Aug 14 03:52:28.810022 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 564/2293] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:28 2026] GET /volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:28.810174 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2211ebbf-377f-429c-8788-80483d966860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ef863458-1d3d-41c6-a022-bede8bdd7336', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:28.810951 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0eb605-b479-4f7b-86e5-26dd925934cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:28.853878 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['671a0d53-a31e-46bf-aa63-858e3ee03c74', 'd76ef48e-4967-4896-b374-d1ca44529f9c', 'd67e75a3-69a9-4508-92a9-3adfe6c1248a', '648f105d-fe64-4519-a26b-513a67c5585b'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:28.854713 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0eb605-b479-4f7b-86e5-26dd925934cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['671a0d53-a31e-46bf-aa63-858e3ee03c74', 'd76ef48e-4967-4896-b374-d1ca44529f9c', 'd67e75a3-69a9-4508-92a9-3adfe6c1248a', '648f105d-fe64-4519-a26b-513a67c5585b']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:28.855623 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160578f7-c456-4ee0-bec2-27540f37e681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:28.896972 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160578f7-c456-4ee0-bec2-27540f37e681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '872d4c7c-9024-4e28-9ad1-a4164f4c1138', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-37098927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['671a0d53-a31e-46bf-aa63-858e3ee03c74','d76ef48e-4967-4896-b374-d1ca44529f9c','d67e75a3-69a9-4508-92a9-3adfe6c1248a','648f105d-fe64-4519-a26b-513a67c5585b'],size=1,snapshot_id=ef863458-1d3d-41c6-a022-bede8bdd7336,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-37098927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=872d4c7c-9024-4e28-9ad1-a4164f4c1138,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4739acf2ba94db19aa9f76d0d2549b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ef863458-1d3d-41c6-a022-bede8bdd7336,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323b2a00c49041d3a8a8146933e4bd60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:28.897675 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17ed1def-9e77-41a4-b546-ec24c88aa342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:28.913416 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17ed1def-9e77-41a4-b546-ec24c88aa342) transitioned into state 'SUCCESS' from state '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-37098927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['671a0d53-a31e-46bf-aa63-858e3ee03c74','d76ef48e-4967-4896-b374-d1ca44529f9c','d67e75a3-69a9-4508-92a9-3adfe6c1248a','648f105d-fe64-4519-a26b-513a67c5585b'],size=1,snapshot_id=ef863458-1d3d-41c6-a022-bede8bdd7336,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:28.914072 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ca1125-93b6-43f8-a73d-2364b09c5c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:28.934780 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ca1125-93b6-43f8-a73d-2364b09c5c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:28.935508 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (47b5efe6-bdf2-4956-81a7-7673179a51e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:28.935889 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request issued successfully. Aug 14 03:52:28.936604 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-55813a6a-0dac-48af-a964-880fe2a26272 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:28.936983 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 577/2294] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:52:28 2026] POST /volume/v3/volumes => generated 800 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:28.948973 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-737fc1e3-6ba5-4e82-a45c-8178ed6262c1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:28.950911 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-737fc1e3-6ba5-4e82-a45c-8178ed6262c1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 Aug 14 03:52:28.951120 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-737fc1e3-6ba5-4e82-a45c-8178ed6262c1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:28.951475 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-737fc1e3-6ba5-4e82-a45c-8178ed6262c1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:28.958313 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:28.958313 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:28.961902 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-737fc1e3-6ba5-4e82-a45c-8178ed6262c1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:28.966269 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-737fc1e3-6ba5-4e82-a45c-8178ed6262c1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 returned with HTTP 200 Aug 14 03:52:28.966675 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 575/2295] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:28 2026] GET /volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:29.824592 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-783c99f8-0590-4fae-894d-58fbc763f82b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:29.826299 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-783c99f8-0590-4fae-894d-58fbc763f82b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d Aug 14 03:52:29.826481 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-783c99f8-0590-4fae-894d-58fbc763f82b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:29.826665 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-783c99f8-0590-4fae-894d-58fbc763f82b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:29.839823 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:29.839823 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:29.845572 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-783c99f8-0590-4fae-894d-58fbc763f82b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:29.851864 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-783c99f8-0590-4fae-894d-58fbc763f82b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d returned with HTTP 200 Aug 14 03:52:29.852313 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 580/2296] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:29 2026] GET /volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:29.864874 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1e635707-ac67-4824-ae11-0f57b546a958 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:29.866564 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e635707-ac67-4824-ae11-0f57b546a958 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:52:29.867053 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e635707-ac67-4824-ae11-0f57b546a958 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60e3b1ce-b13d-42d3-831f-9443cb0af76d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-356369901"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:29.875010 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:29.875010 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:29.875487 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1e635707-ac67-4824-ae11-0f57b546a958 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:29.875627 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-1e635707-ac67-4824-ae11-0f57b546a958 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create snapshot from volume 60e3b1ce-b13d-42d3-831f-9443cb0af76d Aug 14 03:52:29.903713 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-1e635707-ac67-4824-ae11-0f57b546a958 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['37a75840-8cda-44b5-81da-a97e93f3aeb2', 'ae65ad40-80ef-474b-abf5-8d953cf0f06f', 'e328bebb-4fa5-4a40-8b85-381613759020', '3eb735b4-ca4c-48fd-8a70-b47b6854f97d'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:29.934233 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1e635707-ac67-4824-ae11-0f57b546a958 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot create request issued successfully. Aug 14 03:52:29.934717 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e635707-ac67-4824-ae11-0f57b546a958 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:52:29.935155 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 565/2297] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:52:29 2026] POST /volume/v3/snapshots => generated 309 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:29.944889 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f6f42b44-420a-404d-ab6f-c765306be23e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:29.946801 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f6f42b44-420a-404d-ab6f-c765306be23e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 Aug 14 03:52:29.946997 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f6f42b44-420a-404d-ab6f-c765306be23e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:29.947211 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f6f42b44-420a-404d-ab6f-c765306be23e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:29.951907 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:29.951907 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:29.952282 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f6f42b44-420a-404d-ab6f-c765306be23e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:29.952952 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f6f42b44-420a-404d-ab6f-c765306be23e tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 returned with HTTP 200 Aug 14 03:52:29.953301 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 578/2298] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:29 2026] GET /volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:29.978496 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-09867b78-e4a1-4f76-9cba-b5174d1a0829 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:29.980265 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-09867b78-e4a1-4f76-9cba-b5174d1a0829 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 Aug 14 03:52:29.980467 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-09867b78-e4a1-4f76-9cba-b5174d1a0829 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:29.980672 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-09867b78-e4a1-4f76-9cba-b5174d1a0829 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:29.987293 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:29.987293 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:29.990847 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-09867b78-e4a1-4f76-9cba-b5174d1a0829 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:29.994740 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-09867b78-e4a1-4f76-9cba-b5174d1a0829 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 returned with HTTP 200 Aug 14 03:52:29.995241 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 576/2299] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:29 2026] GET /volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 => generated 893 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:30.007303 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fea54c9f-b9d2-48f9-bc79-1e4f3f84248d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:30.009001 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fea54c9f-b9d2-48f9-bc79-1e4f3f84248d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 Aug 14 03:52:30.009206 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fea54c9f-b9d2-48f9-bc79-1e4f3f84248d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:30.009446 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fea54c9f-b9d2-48f9-bc79-1e4f3f84248d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:30.009602 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-fea54c9f-b9d2-48f9-bc79-1e4f3f84248d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete snapshot with id: feb2bcff-315e-40f5-85bb-cf88de227750 Aug 14 03:52:30.014916 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:30.014916 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:30.015389 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fea54c9f-b9d2-48f9-bc79-1e4f3f84248d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:30.030079 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fea54c9f-b9d2-48f9-bc79-1e4f3f84248d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot delete request issued successfully. Aug 14 03:52:30.030262 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fea54c9f-b9d2-48f9-bc79-1e4f3f84248d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 returned with HTTP 202 Aug 14 03:52:30.030724 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 581/2300] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:30 2026] DELETE /volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:30.042467 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-731ba776-a7e3-4f03-974a-ede478da1632 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:30.045157 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-731ba776-a7e3-4f03-974a-ede478da1632 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 Aug 14 03:52:30.048624 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-731ba776-a7e3-4f03-974a-ede478da1632 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:30.049050 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-731ba776-a7e3-4f03-974a-ede478da1632 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:30.060030 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:30.060030 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:30.060527 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-731ba776-a7e3-4f03-974a-ede478da1632 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:30.061219 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-731ba776-a7e3-4f03-974a-ede478da1632 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 returned with HTTP 200 Aug 14 03:52:30.061602 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 566/2301] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:30 2026] GET /volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:30.200475 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-33131e0a-2f34-40f1-a486-44fe72cd0391 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:30.202109 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-33131e0a-2f34-40f1-a486-44fe72cd0391 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] DELETE https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 Aug 14 03:52:30.202331 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-33131e0a-2f34-40f1-a486-44fe72cd0391 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:30.202504 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-33131e0a-2f34-40f1-a486-44fe72cd0391 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:30.202725 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-33131e0a-2f34-40f1-a486-44fe72cd0391 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Delete volume with id: 31cfd5db-ba26-4268-836c-9b40e330e901 Aug 14 03:52:30.209048 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:30.209048 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:30.209443 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-33131e0a-2f34-40f1-a486-44fe72cd0391 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:52:30.224121 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-33131e0a-2f34-40f1-a486-44fe72cd0391 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Delete volume request issued successfully. Aug 14 03:52:30.224306 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-33131e0a-2f34-40f1-a486-44fe72cd0391 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 returned with HTTP 202 Aug 14 03:52:30.224860 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 579/2302] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:30 2026] DELETE /volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:52:30.232956 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-96cc6306-8baa-4d1d-84ff-7c7040daaa66 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:30.234790 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-96cc6306-8baa-4d1d-84ff-7c7040daaa66 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 Aug 14 03:52:30.234993 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-96cc6306-8baa-4d1d-84ff-7c7040daaa66 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:30.235182 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-96cc6306-8baa-4d1d-84ff-7c7040daaa66 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:30.242551 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:30.242551 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:30.246336 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-96cc6306-8baa-4d1d-84ff-7c7040daaa66 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:52:30.250759 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-96cc6306-8baa-4d1d-84ff-7c7040daaa66 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 returned with HTTP 200 Aug 14 03:52:30.251093 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 577/2303] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:30 2026] GET /volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 => generated 1420 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:52:30.979893 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9df4eaff-4e78-42f3-90d5-fbbb9ab37f61 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:30.981643 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9df4eaff-4e78-42f3-90d5-fbbb9ab37f61 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 Aug 14 03:52:30.981835 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9df4eaff-4e78-42f3-90d5-fbbb9ab37f61 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:30.982011 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9df4eaff-4e78-42f3-90d5-fbbb9ab37f61 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:30.986931 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:30.986931 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:30.987341 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9df4eaff-4e78-42f3-90d5-fbbb9ab37f61 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:30.988038 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9df4eaff-4e78-42f3-90d5-fbbb9ab37f61 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 returned with HTTP 200 Aug 14 03:52:30.988409 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 582/2304] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:30 2026] GET /volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:30.996454 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:30.998099 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:30.998576 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6613cd46-6e56-4004-908f-c4843872fb56", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1166047782"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:31.000056 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume request body: {'volume': {'snapshot_id': '6613cd46-6e56-4004-908f-c4843872fb56', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1166047782'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:31.005383 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:31.005383 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:31.005813 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:31.005927 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume of 2 GB Aug 14 03:52:31.009286 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Availability Zones retrieved successfully. Aug 14 03:52:31.014093 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Flow 'volume_create_api' (e379f368-507a-4189-ada7-a7564ae3ad42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:31.015105 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b50e33df-cfb8-4962-9f26-fea73db572a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:31.015983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:31.042120 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b50e33df-cfb8-4962-9f26-fea73db572a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '6613cd46-6e56-4004-908f-c4843872fb56', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:31.042887 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb42e0c-eec6-4222-85b1-d727bd93d574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:31.070086 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-512abf45-5d0c-4d38-8814-37c1618b372f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:31.072500 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-512abf45-5d0c-4d38-8814-37c1618b372f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 Aug 14 03:52:31.072799 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-512abf45-5d0c-4d38-8814-37c1618b372f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:31.073074 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-512abf45-5d0c-4d38-8814-37c1618b372f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:31.078457 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-512abf45-5d0c-4d38-8814-37c1618b372f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 returned with HTTP 404 Aug 14 03:52:31.079110 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 580/2305] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:31 2026] GET /volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:31.080062 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['e5139ab7-1010-477b-a96e-e13c99e1dd58', '8d4fb124-96fb-48a2-87c1-e07dca724b59', 'c0861bbe-cf21-451e-aa32-a4c07111f883', 'd1999c2c-a824-4218-a3d9-209cccd07207'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:31.081250 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb42e0c-eec6-4222-85b1-d727bd93d574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5139ab7-1010-477b-a96e-e13c99e1dd58', '8d4fb124-96fb-48a2-87c1-e07dca724b59', 'c0861bbe-cf21-451e-aa32-a4c07111f883', 'd1999c2c-a824-4218-a3d9-209cccd07207']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:31.082035 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcc328c6-c6d1-4873-af67-e8298694c528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:31.085939 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a0e805f3-65d8-4872-af6e-727c9b032cbe None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:31.087441 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a0e805f3-65d8-4872-af6e-727c9b032cbe tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 Aug 14 03:52:31.087629 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a0e805f3-65d8-4872-af6e-727c9b032cbe tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:31.087809 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a0e805f3-65d8-4872-af6e-727c9b032cbe tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:31.087968 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-a0e805f3-65d8-4872-af6e-727c9b032cbe tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete snapshot with id: ef863458-1d3d-41c6-a022-bede8bdd7336 Aug 14 03:52:31.092872 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:31.092872 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:31.093331 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a0e805f3-65d8-4872-af6e-727c9b032cbe tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:31.108829 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a0e805f3-65d8-4872-af6e-727c9b032cbe tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot delete request issued successfully. Aug 14 03:52:31.109090 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a0e805f3-65d8-4872-af6e-727c9b032cbe tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 returned with HTTP 202 Aug 14 03:52:31.109680 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 578/2306] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:31 2026] DELETE /volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:31.120731 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-490d9ab1-1db7-4628-b53b-5a37941e236a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:31.122623 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-490d9ab1-1db7-4628-b53b-5a37941e236a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 Aug 14 03:52:31.122834 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-490d9ab1-1db7-4628-b53b-5a37941e236a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:31.123026 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-490d9ab1-1db7-4628-b53b-5a37941e236a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:31.128333 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcc328c6-c6d1-4873-af67-e8298694c528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a448817e-8964-4d64-943d-e76cf3592ec9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1166047782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf2e069084a464e908705d19421d53a',qos_specs=None,replication_status=,reservations=['e5139ab7-1010-477b-a96e-e13c99e1dd58','8d4fb124-96fb-48a2-87c1-e07dca724b59','c0861bbe-cf21-451e-aa32-a4c07111f883','d1999c2c-a824-4218-a3d9-209cccd07207'],size=2,snapshot_id=6613cd46-6e56-4004-908f-c4843872fb56,source_replicaid=,source_volid=None,status='creating',user_id='20ac76a154ea41899744a681f1143283',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1166047782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a448817e-8964-4d64-943d-e76cf3592ec9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcf2e069084a464e908705d19421d53a',provider_auth=None,provider_geometry=None,provider_id=None,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=6613cd46-6e56-4004-908f-c4843872fb56,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20ac76a154ea41899744a681f1143283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:31.128925 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:31.128925 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:31.129767 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63f2e560-c7f4-4e39-bb79-6b0aca355f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:31.130117 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-490d9ab1-1db7-4628-b53b-5a37941e236a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:31.130969 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-490d9ab1-1db7-4628-b53b-5a37941e236a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 returned with HTTP 200 Aug 14 03:52:31.131590 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 583/2307] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:31 2026] GET /volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:31.145101 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63f2e560-c7f4-4e39-bb79-6b0aca355f5f) transitioned into state 'SUCCESS' from state '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-1166047782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf2e069084a464e908705d19421d53a',qos_specs=None,replication_status=,reservations=['e5139ab7-1010-477b-a96e-e13c99e1dd58','8d4fb124-96fb-48a2-87c1-e07dca724b59','c0861bbe-cf21-451e-aa32-a4c07111f883','d1999c2c-a824-4218-a3d9-209cccd07207'],size=2,snapshot_id=6613cd46-6e56-4004-908f-c4843872fb56,source_replicaid=,source_volid=None,status='creating',user_id='20ac76a154ea41899744a681f1143283',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:31.145903 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ee21aac-1f25-44f3-b20c-c4f66d91bc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:31.164428 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ee21aac-1f25-44f3-b20c-c4f66d91bc91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:31.165283 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Flow 'volume_create_api' (e379f368-507a-4189-ada7-a7564ae3ad42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:31.165601 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume request issued successfully. Aug 14 03:52:31.166153 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-06539fa4-04fc-4ca6-9d26-4b934880dc07 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:31.166595 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 567/2308] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:52:30 2026] POST /volume/v3/volumes => generated 786 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:31.177888 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e82b72dc-d0a7-41db-b16b-4dd5705993e6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:31.179689 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e82b72dc-d0a7-41db-b16b-4dd5705993e6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 Aug 14 03:52:31.179871 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e82b72dc-d0a7-41db-b16b-4dd5705993e6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:31.180068 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e82b72dc-d0a7-41db-b16b-4dd5705993e6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:31.186826 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:31.186826 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:31.190035 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e82b72dc-d0a7-41db-b16b-4dd5705993e6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:31.193683 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e82b72dc-d0a7-41db-b16b-4dd5705993e6 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 returned with HTTP 200 Aug 14 03:52:31.194004 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 581/2309] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:31 2026] GET /volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:31.266471 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-67ce7018-32c3-4c98-b97d-0a929fd3f4af None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:31.268305 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-67ce7018-32c3-4c98-b97d-0a929fd3f4af tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 Aug 14 03:52:31.268524 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-67ce7018-32c3-4c98-b97d-0a929fd3f4af tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:31.268769 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-67ce7018-32c3-4c98-b97d-0a929fd3f4af tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:31.273903 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-67ce7018-32c3-4c98-b97d-0a929fd3f4af tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 returned with HTTP 404 Aug 14 03:52:31.274383 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 579/2310] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:31 2026] GET /volume/v3/volumes/31cfd5db-ba26-4268-836c-9b40e330e901 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:31.282506 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1d54ad00-3000-4580-a089-888bf46fb312 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:31.284492 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1d54ad00-3000-4580-a089-888bf46fb312 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/3f8487e1-6d1a-488b-8cd0-4146163abc16 Aug 14 03:52:31.284742 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1d54ad00-3000-4580-a089-888bf46fb312 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:31.284955 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1d54ad00-3000-4580-a089-888bf46fb312 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:31.285080 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-1d54ad00-3000-4580-a089-888bf46fb312 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Delete snapshot with id: 3f8487e1-6d1a-488b-8cd0-4146163abc16 Aug 14 03:52:31.291310 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:31.291310 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:31.291755 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1d54ad00-3000-4580-a089-888bf46fb312 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Snapshot retrieved successfully. Aug 14 03:52:31.309693 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1d54ad00-3000-4580-a089-888bf46fb312 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Snapshot delete request issued successfully. Aug 14 03:52:31.309848 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1d54ad00-3000-4580-a089-888bf46fb312 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/snapshots/3f8487e1-6d1a-488b-8cd0-4146163abc16 returned with HTTP 202 Aug 14 03:52:31.310288 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 584/2311] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:31 2026] DELETE /volume/v3/snapshots/3f8487e1-6d1a-488b-8cd0-4146163abc16 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:31.320068 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fa197589-cba6-43ba-ba09-9601cf2f8569 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:31.321950 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fa197589-cba6-43ba-ba09-9601cf2f8569 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/snapshots/3f8487e1-6d1a-488b-8cd0-4146163abc16 Aug 14 03:52:31.322258 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fa197589-cba6-43ba-ba09-9601cf2f8569 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:31.322366 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fa197589-cba6-43ba-ba09-9601cf2f8569 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:31.327399 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:31.327399 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:31.327835 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-fa197589-cba6-43ba-ba09-9601cf2f8569 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Snapshot retrieved successfully. Aug 14 03:52:31.328685 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fa197589-cba6-43ba-ba09-9601cf2f8569 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/snapshots/3f8487e1-6d1a-488b-8cd0-4146163abc16 returned with HTTP 200 Aug 14 03:52:31.329106 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 568/2312] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:31 2026] GET /volume/v3/snapshots/3f8487e1-6d1a-488b-8cd0-4146163abc16 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:32.140367 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-49cc20f7-9d8b-42bf-b63a-99f94624bee0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:32.142196 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49cc20f7-9d8b-42bf-b63a-99f94624bee0 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 Aug 14 03:52:32.142437 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-49cc20f7-9d8b-42bf-b63a-99f94624bee0 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:32.142678 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-49cc20f7-9d8b-42bf-b63a-99f94624bee0 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:32.147880 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49cc20f7-9d8b-42bf-b63a-99f94624bee0 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 returned with HTTP 404 Aug 14 03:52:32.148388 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 582/2313] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:32 2026] GET /volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:32.154820 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-21a945ee-302e-496e-8c0b-b04ff7bbaed9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:32.156501 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-21a945ee-302e-496e-8c0b-b04ff7bbaed9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 Aug 14 03:52:32.156737 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-21a945ee-302e-496e-8c0b-b04ff7bbaed9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:32.156935 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-21a945ee-302e-496e-8c0b-b04ff7bbaed9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:32.157175 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-21a945ee-302e-496e-8c0b-b04ff7bbaed9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: cfc62cad-3633-46ba-82b6-28465ca8e0c0 Aug 14 03:52:32.163859 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:32.163859 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:32.164293 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-21a945ee-302e-496e-8c0b-b04ff7bbaed9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:32.178801 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-21a945ee-302e-496e-8c0b-b04ff7bbaed9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume request issued successfully. Aug 14 03:52:32.179011 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-21a945ee-302e-496e-8c0b-b04ff7bbaed9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 returned with HTTP 202 Aug 14 03:52:32.179622 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 580/2314] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:32 2026] DELETE /volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:52:32.186245 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f1ad5c6f-9a0b-456a-9a5b-36aa5b66fe4b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:32.188100 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f1ad5c6f-9a0b-456a-9a5b-36aa5b66fe4b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 Aug 14 03:52:32.188348 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f1ad5c6f-9a0b-456a-9a5b-36aa5b66fe4b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:32.188577 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f1ad5c6f-9a0b-456a-9a5b-36aa5b66fe4b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:32.196070 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:32.196070 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:32.199237 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f1ad5c6f-9a0b-456a-9a5b-36aa5b66fe4b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:32.203666 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f1ad5c6f-9a0b-456a-9a5b-36aa5b66fe4b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 returned with HTTP 200 Aug 14 03:52:32.204002 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 585/2315] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:32 2026] GET /volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:32.209004 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d4d32cb7-9f0b-496d-bb0d-dd8acb6065f3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:32.210770 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d4d32cb7-9f0b-496d-bb0d-dd8acb6065f3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 Aug 14 03:52:32.210941 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d4d32cb7-9f0b-496d-bb0d-dd8acb6065f3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:32.211117 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d4d32cb7-9f0b-496d-bb0d-dd8acb6065f3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:32.218735 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:32.218735 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:32.222081 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d4d32cb7-9f0b-496d-bb0d-dd8acb6065f3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:32.225688 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d4d32cb7-9f0b-496d-bb0d-dd8acb6065f3 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 returned with HTTP 200 Aug 14 03:52:32.226016 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 569/2316] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:32 2026] GET /volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:32.238265 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dffb92a7-1b57-4b63-8838-4db277d50388 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:32.240353 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dffb92a7-1b57-4b63-8838-4db277d50388 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 Aug 14 03:52:32.240754 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dffb92a7-1b57-4b63-8838-4db277d50388 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:32.240799 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dffb92a7-1b57-4b63-8838-4db277d50388 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:32.248051 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:32.248051 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:32.251917 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dffb92a7-1b57-4b63-8838-4db277d50388 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:32.256235 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dffb92a7-1b57-4b63-8838-4db277d50388 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 returned with HTTP 200 Aug 14 03:52:32.256653 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 583/2317] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:32 2026] GET /volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:32.268252 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f7301c42-d7bf-4736-9244-5a58f2685383 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:32.270677 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f7301c42-d7bf-4736-9244-5a58f2685383 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 Aug 14 03:52:32.270964 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f7301c42-d7bf-4736-9244-5a58f2685383 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:32.271256 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f7301c42-d7bf-4736-9244-5a58f2685383 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:32.271492 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-f7301c42-d7bf-4736-9244-5a58f2685383 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete volume with id: a448817e-8964-4d64-943d-e76cf3592ec9 Aug 14 03:52:32.282321 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:32.282321 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:32.283035 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f7301c42-d7bf-4736-9244-5a58f2685383 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:32.300840 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f7301c42-d7bf-4736-9244-5a58f2685383 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete volume request issued successfully. Aug 14 03:52:32.301032 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f7301c42-d7bf-4736-9244-5a58f2685383 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 returned with HTTP 202 Aug 14 03:52:32.301465 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 581/2318] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:32 2026] DELETE /volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:32.308178 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d49aa8d3-dfda-4d7e-817b-51906738636b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:32.311424 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d49aa8d3-dfda-4d7e-817b-51906738636b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 Aug 14 03:52:32.311637 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d49aa8d3-dfda-4d7e-817b-51906738636b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:32.311835 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d49aa8d3-dfda-4d7e-817b-51906738636b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:32.319283 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:32.319283 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:32.322729 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d49aa8d3-dfda-4d7e-817b-51906738636b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:32.326913 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d49aa8d3-dfda-4d7e-817b-51906738636b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 returned with HTTP 200 Aug 14 03:52:32.327307 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 586/2319] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:32 2026] GET /volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:32.340854 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d8167628-cad5-449d-b999-40c332bad332 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:32.342714 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d8167628-cad5-449d-b999-40c332bad332 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/snapshots/3f8487e1-6d1a-488b-8cd0-4146163abc16 Aug 14 03:52:32.342932 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d8167628-cad5-449d-b999-40c332bad332 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:32.343205 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d8167628-cad5-449d-b999-40c332bad332 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:32.347796 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d8167628-cad5-449d-b999-40c332bad332 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/snapshots/3f8487e1-6d1a-488b-8cd0-4146163abc16 returned with HTTP 404 Aug 14 03:52:32.348314 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 570/2320] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:32 2026] GET /volume/v3/snapshots/3f8487e1-6d1a-488b-8cd0-4146163abc16 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:33.218287 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6a00c66f-47b5-4b1c-8e44-8552e88dbd7b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:33.223316 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a00c66f-47b5-4b1c-8e44-8552e88dbd7b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 Aug 14 03:52:33.223784 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a00c66f-47b5-4b1c-8e44-8552e88dbd7b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:33.224089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a00c66f-47b5-4b1c-8e44-8552e88dbd7b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:33.229608 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a00c66f-47b5-4b1c-8e44-8552e88dbd7b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 returned with HTTP 404 Aug 14 03:52:33.230076 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 584/2321] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:33 2026] GET /volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:33.239331 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-02bc0ffa-ddb8-4518-aec7-e259212a5713 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:33.241721 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-02bc0ffa-ddb8-4518-aec7-e259212a5713 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca Aug 14 03:52:33.242104 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-02bc0ffa-ddb8-4518-aec7-e259212a5713 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:33.242444 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-02bc0ffa-ddb8-4518-aec7-e259212a5713 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:33.242763 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-02bc0ffa-ddb8-4518-aec7-e259212a5713 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: 043671de-6f61-4b9e-96b5-e81eb40216ca Aug 14 03:52:33.255240 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:33.255240 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:33.255240 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-02bc0ffa-ddb8-4518-aec7-e259212a5713 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:33.275414 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-02bc0ffa-ddb8-4518-aec7-e259212a5713 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume request issued successfully. Aug 14 03:52:33.275805 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-02bc0ffa-ddb8-4518-aec7-e259212a5713 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca returned with HTTP 202 Aug 14 03:52:33.276611 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 582/2322] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:33 2026] DELETE /volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:52:33.286408 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e534fd4a-dfa5-41d3-a875-0dc22f26bbc9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:33.292181 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e534fd4a-dfa5-41d3-a875-0dc22f26bbc9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca Aug 14 03:52:33.292181 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e534fd4a-dfa5-41d3-a875-0dc22f26bbc9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:33.292181 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e534fd4a-dfa5-41d3-a875-0dc22f26bbc9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:33.299359 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:33.299359 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:33.307398 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e534fd4a-dfa5-41d3-a875-0dc22f26bbc9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:33.318011 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e534fd4a-dfa5-41d3-a875-0dc22f26bbc9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca returned with HTTP 200 Aug 14 03:52:33.318676 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 587/2323] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:33 2026] GET /volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca => generated 894 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:33.341665 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a2adcec9-eb7f-4641-b7ab-dff5f848d05b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:33.343493 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a2adcec9-eb7f-4641-b7ab-dff5f848d05b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 Aug 14 03:52:33.343764 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a2adcec9-eb7f-4641-b7ab-dff5f848d05b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:33.343962 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a2adcec9-eb7f-4641-b7ab-dff5f848d05b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:33.349603 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a2adcec9-eb7f-4641-b7ab-dff5f848d05b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 returned with HTTP 404 Aug 14 03:52:33.350108 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 571/2324] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:33 2026] GET /volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:33.356969 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4e92e790-6be4-46ce-bc93-f17803793655 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:33.358487 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4e92e790-6be4-46ce-bc93-f17803793655 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 Aug 14 03:52:33.358677 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4e92e790-6be4-46ce-bc93-f17803793655 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:33.358840 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4e92e790-6be4-46ce-bc93-f17803793655 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:33.363568 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4e92e790-6be4-46ce-bc93-f17803793655 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 returned with HTTP 404 Aug 14 03:52:33.363987 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 585/2325] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:33 2026] GET /volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:33.371052 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f6c0283d-7693-4d0a-abfa-a9acfad96285 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:33.372936 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f6c0283d-7693-4d0a-abfa-a9acfad96285 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 Aug 14 03:52:33.373153 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f6c0283d-7693-4d0a-abfa-a9acfad96285 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:33.373365 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f6c0283d-7693-4d0a-abfa-a9acfad96285 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:33.373520 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-f6c0283d-7693-4d0a-abfa-a9acfad96285 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete volume with id: a448817e-8964-4d64-943d-e76cf3592ec9 Aug 14 03:52:33.381017 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f6c0283d-7693-4d0a-abfa-a9acfad96285 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 returned with HTTP 404 Aug 14 03:52:33.381415 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 583/2326] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:33 2026] DELETE /volume/v3/volumes/a448817e-8964-4d64-943d-e76cf3592ec9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:33.388404 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f7a734fe-281f-4c3d-a183-8b0fb19876b8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:33.390093 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f7a734fe-281f-4c3d-a183-8b0fb19876b8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 Aug 14 03:52:33.390318 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f7a734fe-281f-4c3d-a183-8b0fb19876b8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:33.390510 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f7a734fe-281f-4c3d-a183-8b0fb19876b8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:33.390615 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-f7a734fe-281f-4c3d-a183-8b0fb19876b8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 6613cd46-6e56-4004-908f-c4843872fb56 Aug 14 03:52:33.395571 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:33.395571 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:33.395947 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f7a734fe-281f-4c3d-a183-8b0fb19876b8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:33.409452 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f7a734fe-281f-4c3d-a183-8b0fb19876b8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot delete request issued successfully. Aug 14 03:52:33.409630 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f7a734fe-281f-4c3d-a183-8b0fb19876b8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 returned with HTTP 202 Aug 14 03:52:33.410016 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 588/2327] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:33 2026] DELETE /volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:33.418187 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-900e184e-0c0c-4628-ab1b-d5624ad01479 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:33.420445 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-900e184e-0c0c-4628-ab1b-d5624ad01479 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 Aug 14 03:52:33.420643 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-900e184e-0c0c-4628-ab1b-d5624ad01479 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:33.421087 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-900e184e-0c0c-4628-ab1b-d5624ad01479 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:33.428668 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:33.428668 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:33.429224 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-900e184e-0c0c-4628-ab1b-d5624ad01479 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:33.430198 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-900e184e-0c0c-4628-ab1b-d5624ad01479 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 returned with HTTP 200 Aug 14 03:52:33.431171 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 572/2328] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:33 2026] GET /volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:33.517464 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9821c84e-36f8-4434-8800-73f3ab07cebb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:33.519602 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9821c84e-36f8-4434-8800-73f3ab07cebb tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 Aug 14 03:52:33.519972 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9821c84e-36f8-4434-8800-73f3ab07cebb tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:33.520175 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9821c84e-36f8-4434-8800-73f3ab07cebb tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:33.529361 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:33.529361 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:33.535122 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9821c84e-36f8-4434-8800-73f3ab07cebb tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:52:33.544469 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9821c84e-36f8-4434-8800-73f3ab07cebb tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 returned with HTTP 200 Aug 14 03:52:33.544864 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 586/2329] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:33 2026] GET /volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:33.591336 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ba6b9e4d-445a-409b-8e4d-683d463dedf3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:33.593117 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ba6b9e4d-445a-409b-8e4d-683d463dedf3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 Aug 14 03:52:33.593342 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ba6b9e4d-445a-409b-8e4d-683d463dedf3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:33.593530 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ba6b9e4d-445a-409b-8e4d-683d463dedf3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:33.602835 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:33.602835 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:33.606815 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ba6b9e4d-445a-409b-8e4d-683d463dedf3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:52:33.611029 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ba6b9e4d-445a-409b-8e4d-683d463dedf3 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 returned with HTTP 200 Aug 14 03:52:33.611412 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 584/2330] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:33 2026] GET /volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:33.860198 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-634dd6db-1238-44fa-8626-04541d444c92 req-4db4eb74-9f39-445b-b819-e88d1a71da37 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:33.863706 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-634dd6db-1238-44fa-8626-04541d444c92 req-4db4eb74-9f39-445b-b819-e88d1a71da37 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] DELETE https://10.4.3.64/volume/v3/attachments/eca28a2a-63a2-4200-b069-473ebc290fc1 Aug 14 03:52:33.863987 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-634dd6db-1238-44fa-8626-04541d444c92 req-4db4eb74-9f39-445b-b819-e88d1a71da37 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:33.864267 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-634dd6db-1238-44fa-8626-04541d444c92 req-4db4eb74-9f39-445b-b819-e88d1a71da37 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:33.877130 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:33.877130 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:33.926985 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-634dd6db-1238-44fa-8626-04541d444c92 req-4db4eb74-9f39-445b-b819-e88d1a71da37 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/attachments/eca28a2a-63a2-4200-b069-473ebc290fc1 returned with HTTP 200 Aug 14 03:52:33.927499 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 589/2331] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:52:33 2026] DELETE /volume/v3/attachments/eca28a2a-63a2-4200-b069-473ebc290fc1 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:34.336365 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5bb16633-01ea-4a54-ba28-fd4fefd08b8d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:34.337977 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5bb16633-01ea-4a54-ba28-fd4fefd08b8d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca Aug 14 03:52:34.338172 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5bb16633-01ea-4a54-ba28-fd4fefd08b8d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:34.338340 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5bb16633-01ea-4a54-ba28-fd4fefd08b8d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:34.344179 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5bb16633-01ea-4a54-ba28-fd4fefd08b8d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca returned with HTTP 404 Aug 14 03:52:34.344529 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 573/2332] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:34 2026] GET /volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:34.354229 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2c07b8e2-19b9-4007-8348-4bac27602e59 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:34.357744 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c07b8e2-19b9-4007-8348-4bac27602e59 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 Aug 14 03:52:34.357744 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c07b8e2-19b9-4007-8348-4bac27602e59 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:34.357744 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c07b8e2-19b9-4007-8348-4bac27602e59 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:34.357744 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-2c07b8e2-19b9-4007-8348-4bac27602e59 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: 872d4c7c-9024-4e28-9ad1-a4164f4c1138 Aug 14 03:52:34.366251 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:34.366251 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:34.366843 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2c07b8e2-19b9-4007-8348-4bac27602e59 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:34.382377 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2c07b8e2-19b9-4007-8348-4bac27602e59 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume request issued successfully. Aug 14 03:52:34.382702 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c07b8e2-19b9-4007-8348-4bac27602e59 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 returned with HTTP 202 Aug 14 03:52:34.383165 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 587/2333] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:34 2026] DELETE /volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:52:34.395097 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-372ce1ab-6f1b-49ce-bcd9-f31bcfb7d626 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:34.397285 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-372ce1ab-6f1b-49ce-bcd9-f31bcfb7d626 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 Aug 14 03:52:34.397564 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-372ce1ab-6f1b-49ce-bcd9-f31bcfb7d626 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:34.397828 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-372ce1ab-6f1b-49ce-bcd9-f31bcfb7d626 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:34.416518 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:34.416518 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:34.426947 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-372ce1ab-6f1b-49ce-bcd9-f31bcfb7d626 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:34.437006 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-372ce1ab-6f1b-49ce-bcd9-f31bcfb7d626 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 returned with HTTP 200 Aug 14 03:52:34.437593 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 585/2334] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:34 2026] GET /volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 => generated 892 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:34.439554 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-019ad60a-feb7-4d12-a67d-77f45deebc7f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:34.442109 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-019ad60a-feb7-4d12-a67d-77f45deebc7f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 Aug 14 03:52:34.443269 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-019ad60a-feb7-4d12-a67d-77f45deebc7f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:34.443269 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-019ad60a-feb7-4d12-a67d-77f45deebc7f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:34.448845 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-019ad60a-feb7-4d12-a67d-77f45deebc7f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 returned with HTTP 404 Aug 14 03:52:34.448845 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 590/2335] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:34 2026] GET /volume/v3/snapshots/6613cd46-6e56-4004-908f-c4843872fb56 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:34.458007 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0cec3e04-7f85-4568-9292-40d4adb84049 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:34.463428 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0cec3e04-7f85-4568-9292-40d4adb84049 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d Aug 14 03:52:34.463675 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0cec3e04-7f85-4568-9292-40d4adb84049 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:34.463869 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0cec3e04-7f85-4568-9292-40d4adb84049 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:34.475872 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:34.475872 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:34.480200 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0cec3e04-7f85-4568-9292-40d4adb84049 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:34.484787 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0cec3e04-7f85-4568-9292-40d4adb84049 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d returned with HTTP 200 Aug 14 03:52:34.485191 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 574/2336] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:34 2026] GET /volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:34.502198 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cf8cf632-f15b-4607-ada1-d07f5f2e40e9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:34.508212 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cf8cf632-f15b-4607-ada1-d07f5f2e40e9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d Aug 14 03:52:34.508836 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cf8cf632-f15b-4607-ada1-d07f5f2e40e9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:34.509578 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cf8cf632-f15b-4607-ada1-d07f5f2e40e9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:34.510111 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-cf8cf632-f15b-4607-ada1-d07f5f2e40e9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete volume with id: 60e3b1ce-b13d-42d3-831f-9443cb0af76d Aug 14 03:52:34.520189 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:34.520189 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:34.520628 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cf8cf632-f15b-4607-ada1-d07f5f2e40e9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:34.542783 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cf8cf632-f15b-4607-ada1-d07f5f2e40e9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete volume request issued successfully. Aug 14 03:52:34.543108 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cf8cf632-f15b-4607-ada1-d07f5f2e40e9 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d returned with HTTP 202 Aug 14 03:52:34.544016 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 588/2337] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:34 2026] DELETE /volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:34.553461 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f0fd56cb-0152-4320-98b8-19372d1bca0c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:34.555417 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f0fd56cb-0152-4320-98b8-19372d1bca0c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d Aug 14 03:52:34.555690 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f0fd56cb-0152-4320-98b8-19372d1bca0c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:34.556043 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f0fd56cb-0152-4320-98b8-19372d1bca0c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:34.564260 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:34.564260 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:34.567853 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f0fd56cb-0152-4320-98b8-19372d1bca0c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:34.571902 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f0fd56cb-0152-4320-98b8-19372d1bca0c tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d returned with HTTP 200 Aug 14 03:52:34.572512 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 586/2338] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:34 2026] GET /volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:35.412690 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-34bb8047-a58f-416d-9065-49a3ad7bab2f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:35.415629 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-34bb8047-a58f-416d-9065-49a3ad7bab2f tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:52:35.415938 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-34bb8047-a58f-416d-9065-49a3ad7bab2f tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:35.416177 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-34bb8047-a58f-416d-9065-49a3ad7bab2f tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:35.427180 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:35.427180 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:35.431116 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-34bb8047-a58f-416d-9065-49a3ad7bab2f tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:52:35.436242 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-34bb8047-a58f-416d-9065-49a3ad7bab2f tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:52:35.436717 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 591/2339] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:52:35 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:35.451071 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9a7de26f-73f5-424c-af9c-13cc2f1ce4b9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:35.455638 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9a7de26f-73f5-424c-af9c-13cc2f1ce4b9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 Aug 14 03:52:35.455860 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9a7de26f-73f5-424c-af9c-13cc2f1ce4b9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:35.456084 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9a7de26f-73f5-424c-af9c-13cc2f1ce4b9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:35.462369 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9a7de26f-73f5-424c-af9c-13cc2f1ce4b9 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 returned with HTTP 404 Aug 14 03:52:35.462856 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 575/2340] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:35 2026] GET /volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:35.472217 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:35.474000 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:35.474385 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-785256966"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:35.478782 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-785256966'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:35.478970 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume of 1 GB Aug 14 03:52:35.485195 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Availability Zones retrieved successfully. Aug 14 03:52:35.490927 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (c426e7be-37f5-46a5-b122-e5d24b7eb536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:35.492254 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb76db2-7fbb-4c71-b2f2-e29b88042632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:35.493096 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:35.520400 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb76db2-7fbb-4c71-b2f2-e29b88042632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:35.520400 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a30e6f3d-e203-4fa1-89f6-04b0bcb28f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:35.566281 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['4c366c62-930d-4a71-abf7-1733fb8593cf', '1152a688-26b2-4cac-8c58-dfed992e1342', 'f311023c-a7e6-43bc-864b-f65fd5d0595b', '83fc9840-6cee-43e9-8b34-85256c64a6e1'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:35.567076 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a30e6f3d-e203-4fa1-89f6-04b0bcb28f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c366c62-930d-4a71-abf7-1733fb8593cf', '1152a688-26b2-4cac-8c58-dfed992e1342', 'f311023c-a7e6-43bc-864b-f65fd5d0595b', '83fc9840-6cee-43e9-8b34-85256c64a6e1']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:35.567908 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99c0c27d-0736-4cfd-ab73-f5a0dd46852b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:35.585771 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f13dc22d-1972-4392-9424-7e9534c850c8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:35.591533 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f13dc22d-1972-4392-9424-7e9534c850c8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d Aug 14 03:52:35.591727 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f13dc22d-1972-4392-9424-7e9534c850c8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:35.591904 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f13dc22d-1972-4392-9424-7e9534c850c8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:35.598105 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99c0c27d-0736-4cfd-ab73-f5a0dd46852b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5bb8874-606f-4560-ac36-f5ad37de9c65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-785256966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['4c366c62-930d-4a71-abf7-1733fb8593cf','1152a688-26b2-4cac-8c58-dfed992e1342','f311023c-a7e6-43bc-864b-f65fd5d0595b','83fc9840-6cee-43e9-8b34-85256c64a6e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-785256966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5bb8874-606f-4560-ac36-f5ad37de9c65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4739acf2ba94db19aa9f76d0d2549b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323b2a00c49041d3a8a8146933e4bd60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:35.599754 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cdf2297-ec0c-4a21-b743-1dfcba67f802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:35.600220 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f13dc22d-1972-4392-9424-7e9534c850c8 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d returned with HTTP 404 Aug 14 03:52:35.600857 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 587/2341] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:35 2026] GET /volume/v3/volumes/60e3b1ce-b13d-42d3-831f-9443cb0af76d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:35.608600 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8194eb9a-d59c-48b7-8836-dbc8a21c5923 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:35.610757 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8194eb9a-d59c-48b7-8836-dbc8a21c5923 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:35.611023 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8194eb9a-d59c-48b7-8836-dbc8a21c5923 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:35.611337 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8194eb9a-d59c-48b7-8836-dbc8a21c5923 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:35.619482 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:35.619482 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:35.625358 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8194eb9a-d59c-48b7-8836-dbc8a21c5923 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:35.627313 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cdf2297-ec0c-4a21-b743-1dfcba67f802) transitioned into state 'SUCCESS' from state '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-785256966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['4c366c62-930d-4a71-abf7-1733fb8593cf','1152a688-26b2-4cac-8c58-dfed992e1342','f311023c-a7e6-43bc-864b-f65fd5d0595b','83fc9840-6cee-43e9-8b34-85256c64a6e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:35.628124 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (061476c7-b0dc-4091-8410-a9d823f9956b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:35.632644 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8194eb9a-d59c-48b7-8836-dbc8a21c5923 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:52:35.633338 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 592/2342] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:35 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:35.639918 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (061476c7-b0dc-4091-8410-a9d823f9956b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:35.641193 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (c426e7be-37f5-46a5-b122-e5d24b7eb536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:35.641597 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request issued successfully. Aug 14 03:52:35.642299 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c75127c-f9a7-4e51-bc24-a49471e989bf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:35.642783 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 589/2343] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:52:35 2026] POST /volume/v3/volumes => generated 767 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:35.648199 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:35.653978 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:35.654428 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1544951577"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:35.656095 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1544951577'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:35.656324 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume of 1 GB Aug 14 03:52:35.657336 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9a9093f3-bad1-41f7-9f1e-9858875527a7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:35.659049 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9a9093f3-bad1-41f7-9f1e-9858875527a7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 Aug 14 03:52:35.659278 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9a9093f3-bad1-41f7-9f1e-9858875527a7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:35.659532 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9a9093f3-bad1-41f7-9f1e-9858875527a7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:35.661563 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Availability Zones retrieved successfully. Aug 14 03:52:35.669477 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:35.669477 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:35.670324 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Flow 'volume_create_api' (8495a202-8060-4fc1-a1d0-8b70ab1bd204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:35.671838 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58d90b3c-47d6-470e-b075-c9be26aad8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:35.673805 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:35.677227 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9a9093f3-bad1-41f7-9f1e-9858875527a7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:35.682215 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9a9093f3-bad1-41f7-9f1e-9858875527a7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 returned with HTTP 200 Aug 14 03:52:35.682630 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 588/2344] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:35 2026] GET /volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:35.698777 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58d90b3c-47d6-470e-b075-c9be26aad8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:35.700289 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aef9a7c-ca1e-4b37-80b0-b06eaa28e452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:35.736788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['61d3081f-5439-4363-9143-9eac631a04c0', 'a2251648-a9e4-4cb6-b3c2-65ae9205b0fc', '260ae1f9-0b82-4e96-b4c4-4a35112859e8', '2d3126a2-6a61-4569-a962-4eab6b1d7c67'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:35.737309 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aef9a7c-ca1e-4b37-80b0-b06eaa28e452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61d3081f-5439-4363-9143-9eac631a04c0', 'a2251648-a9e4-4cb6-b3c2-65ae9205b0fc', '260ae1f9-0b82-4e96-b4c4-4a35112859e8', '2d3126a2-6a61-4569-a962-4eab6b1d7c67']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:35.737985 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc87c69a-061f-4f42-9cd8-dcae73fef653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:35.758421 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc87c69a-061f-4f42-9cd8-dcae73fef653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eeb15b7-42c2-4d60-a8ed-691d46902227', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1544951577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf2e069084a464e908705d19421d53a',qos_specs=None,replication_status=,reservations=['61d3081f-5439-4363-9143-9eac631a04c0','a2251648-a9e4-4cb6-b3c2-65ae9205b0fc','260ae1f9-0b82-4e96-b4c4-4a35112859e8','2d3126a2-6a61-4569-a962-4eab6b1d7c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ac76a154ea41899744a681f1143283',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1544951577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1eeb15b7-42c2-4d60-a8ed-691d46902227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcf2e069084a464e908705d19421d53a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20ac76a154ea41899744a681f1143283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:35.759495 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19cbda5-e6e5-4cfa-bd3d-a2fba3bbc4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:35.777656 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19cbda5-e6e5-4cfa-bd3d-a2fba3bbc4d2) transitioned into state 'SUCCESS' from state '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-1544951577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf2e069084a464e908705d19421d53a',qos_specs=None,replication_status=,reservations=['61d3081f-5439-4363-9143-9eac631a04c0','a2251648-a9e4-4cb6-b3c2-65ae9205b0fc','260ae1f9-0b82-4e96-b4c4-4a35112859e8','2d3126a2-6a61-4569-a962-4eab6b1d7c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ac76a154ea41899744a681f1143283',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:35.778414 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001134a2-c7f7-498a-b025-dbdc744b3b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:35.788351 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001134a2-c7f7-498a-b025-dbdc744b3b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:35.789102 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Flow 'volume_create_api' (8495a202-8060-4fc1-a1d0-8b70ab1bd204) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:35.789418 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume request issued successfully. Aug 14 03:52:35.789975 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-98eb8cc0-6e80-475c-a75c-32a8884b8267 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:35.790402 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 576/2345] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:52:35 2026] POST /volume/v3/volumes => generated 752 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:35.803022 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e44069cc-b080-4a8c-8986-7064b932b944 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:35.804804 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e44069cc-b080-4a8c-8986-7064b932b944 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 Aug 14 03:52:35.805004 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e44069cc-b080-4a8c-8986-7064b932b944 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:35.805215 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e44069cc-b080-4a8c-8986-7064b932b944 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:35.813860 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:35.813860 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:35.822754 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e44069cc-b080-4a8c-8986-7064b932b944 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:35.827098 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e44069cc-b080-4a8c-8986-7064b932b944 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 returned with HTTP 200 Aug 14 03:52:35.827546 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 593/2346] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:35 2026] GET /volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:35.856877 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-78ab00f3-b981-4b71-81ab-bb10c27add62 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:35.857338 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-78ab00f3-b981-4b71-81ab-bb10c27add62 None None] GET https://10.4.3.64/volume// Aug 14 03:52:35.857495 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-78ab00f3-b981-4b71-81ab-bb10c27add62 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:35.857671 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-78ab00f3-b981-4b71-81ab-bb10c27add62 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:35.857975 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-78ab00f3-b981-4b71-81ab-bb10c27add62 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:52:35.858266 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 590/2347] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:52:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:52:35.864947 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-8e61026d-49b5-46aa-99cb-de5862143bde None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:35.866869 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-8e61026d-49b5-46aa-99cb-de5862143bde tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:52:35.867252 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-8e61026d-49b5-46aa-99cb-de5862143bde tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd", "connector": null, "instance_uuid": "a9c2de15-69b3-4cb0-8b07-190934cbfea4"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:35.878770 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:35.878770 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:35.901691 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-8e61026d-49b5-46aa-99cb-de5862143bde tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:52:35.902107 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 589/2348] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:52:35 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 14 03:52:35.911876 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-514e619a-1869-41e0-96c1-cd333939d378 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:35.914108 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-514e619a-1869-41e0-96c1-cd333939d378 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] DELETE https://10.4.3.64/volume/v3/attachments/2437c0c3-37d2-4da2-b00b-f1e3c241373d Aug 14 03:52:35.914323 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-514e619a-1869-41e0-96c1-cd333939d378 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:35.914500 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-514e619a-1869-41e0-96c1-cd333939d378 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:35.921329 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:35.921329 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:35.975769 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-514e619a-1869-41e0-96c1-cd333939d378 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/2437c0c3-37d2-4da2-b00b-f1e3c241373d returned with HTTP 200 Aug 14 03:52:35.976144 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 577/2349] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:52:35 2026] DELETE /volume/v3/attachments/2437c0c3-37d2-4da2-b00b-f1e3c241373d => generated 367 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:36.478184 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f79219de-8b7c-426d-8dd7-2a8ffc53d59a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:36.480310 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f79219de-8b7c-426d-8dd7-2a8ffc53d59a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d Aug 14 03:52:36.480581 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f79219de-8b7c-426d-8dd7-2a8ffc53d59a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:36.480825 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f79219de-8b7c-426d-8dd7-2a8ffc53d59a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:36.481040 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-f79219de-8b7c-426d-8dd7-2a8ffc53d59a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Delete volume with id: d3195b47-36dc-4fec-8010-506ea7cf526d Aug 14 03:52:36.492527 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:36.492527 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:36.493054 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f79219de-8b7c-426d-8dd7-2a8ffc53d59a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:52:36.507164 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7c118c09-a33e-4458-b38e-d57e053a4c91 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:36.509191 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c118c09-a33e-4458-b38e-d57e053a4c91 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 Aug 14 03:52:36.509383 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c118c09-a33e-4458-b38e-d57e053a4c91 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:36.509562 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c118c09-a33e-4458-b38e-d57e053a4c91 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:36.509724 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-7c118c09-a33e-4458-b38e-d57e053a4c91 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Delete volume with id: 3c0db292-b98a-407d-8c40-08b9ca4364c4 Aug 14 03:52:36.517226 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:36.517226 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:36.517662 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7c118c09-a33e-4458-b38e-d57e053a4c91 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:52:36.530222 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f79219de-8b7c-426d-8dd7-2a8ffc53d59a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Delete volume request issued successfully. Aug 14 03:52:36.530443 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f79219de-8b7c-426d-8dd7-2a8ffc53d59a tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d returned with HTTP 202 Aug 14 03:52:36.531013 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 594/2350] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:36 2026] DELETE /volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:52:36.537188 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7c118c09-a33e-4458-b38e-d57e053a4c91 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Delete volume request issued successfully. Aug 14 03:52:36.537342 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c118c09-a33e-4458-b38e-d57e053a4c91 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 returned with HTTP 202 Aug 14 03:52:36.537749 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 591/2351] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:36 2026] DELETE /volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:36.541313 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7de01838-31f7-4e0a-b063-ab14ee1df48e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:36.545035 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7de01838-31f7-4e0a-b063-ab14ee1df48e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d Aug 14 03:52:36.545166 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7de01838-31f7-4e0a-b063-ab14ee1df48e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:36.545438 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7de01838-31f7-4e0a-b063-ab14ee1df48e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:36.547558 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-16f872c1-cdda-4e59-9229-c97d8d4b8911 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:36.549958 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-16f872c1-cdda-4e59-9229-c97d8d4b8911 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 Aug 14 03:52:36.550234 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-16f872c1-cdda-4e59-9229-c97d8d4b8911 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:36.550510 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-16f872c1-cdda-4e59-9229-c97d8d4b8911 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:36.558658 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:36.558658 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:36.559867 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:36.559867 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:36.563390 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7de01838-31f7-4e0a-b063-ab14ee1df48e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Volume info retrieved successfully. Aug 14 03:52:36.564750 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-16f872c1-cdda-4e59-9229-c97d8d4b8911 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:52:36.568843 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7de01838-31f7-4e0a-b063-ab14ee1df48e tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d returned with HTTP 200 Aug 14 03:52:36.569487 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 590/2352] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:36 2026] GET /volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d => generated 1386 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:52:36.571191 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-16f872c1-cdda-4e59-9229-c97d8d4b8911 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 returned with HTTP 200 Aug 14 03:52:36.571831 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 578/2353] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:36 2026] GET /volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:36.698075 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6e84bb0d-8280-4483-9e6d-f0386ba5ee6b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:36.699941 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6e84bb0d-8280-4483-9e6d-f0386ba5ee6b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 Aug 14 03:52:36.700156 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6e84bb0d-8280-4483-9e6d-f0386ba5ee6b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:36.700358 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6e84bb0d-8280-4483-9e6d-f0386ba5ee6b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:36.706910 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:36.706910 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:36.714637 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6e84bb0d-8280-4483-9e6d-f0386ba5ee6b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:36.718666 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6e84bb0d-8280-4483-9e6d-f0386ba5ee6b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 returned with HTTP 200 Aug 14 03:52:36.719059 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 595/2354] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:36 2026] GET /volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:36.734559 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0ff8a8ce-2393-44a7-8ed3-efb010820ac7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:36.738913 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0ff8a8ce-2393-44a7-8ed3-efb010820ac7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:52:36.739351 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0ff8a8ce-2393-44a7-8ed3-efb010820ac7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5bb8874-606f-4560-ac36-f5ad37de9c65", "name": "tempest-VolumeDependencyTests-Snapshot-632606243"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:36.751306 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:36.751306 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:36.752766 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0ff8a8ce-2393-44a7-8ed3-efb010820ac7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:36.752906 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-0ff8a8ce-2393-44a7-8ed3-efb010820ac7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create snapshot from volume d5bb8874-606f-4560-ac36-f5ad37de9c65 Aug 14 03:52:36.780957 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-0ff8a8ce-2393-44a7-8ed3-efb010820ac7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['b6cfd5c0-4151-438b-89c3-3b6ddd8230e5', '2785ab6b-9482-4671-8f5f-28b0205b8549', '9fcd9835-60b9-45b7-87c7-bfe64c9c2e6e', 'b6eaca84-2cbf-443e-bf91-152cf5c05325'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:36.805245 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0ff8a8ce-2393-44a7-8ed3-efb010820ac7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot create request issued successfully. Aug 14 03:52:36.805727 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0ff8a8ce-2393-44a7-8ed3-efb010820ac7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:52:36.806226 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 592/2355] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:52:36 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 14 03:52:36.814304 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c09993a7-d315-4af1-9d98-f75b19360121 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:36.815843 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c09993a7-d315-4af1-9d98-f75b19360121 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 Aug 14 03:52:36.816002 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c09993a7-d315-4af1-9d98-f75b19360121 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:36.816196 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c09993a7-d315-4af1-9d98-f75b19360121 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:36.820679 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:36.820679 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:36.821066 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c09993a7-d315-4af1-9d98-f75b19360121 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:36.821747 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c09993a7-d315-4af1-9d98-f75b19360121 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 returned with HTTP 200 Aug 14 03:52:36.822063 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 591/2356] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:36 2026] GET /volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:36.842025 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-608680b0-fde0-4f35-a23b-807a3e490630 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:36.843891 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-608680b0-fde0-4f35-a23b-807a3e490630 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 Aug 14 03:52:36.844068 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-608680b0-fde0-4f35-a23b-807a3e490630 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:36.844253 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-608680b0-fde0-4f35-a23b-807a3e490630 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:36.850292 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:36.850292 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:36.853302 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-608680b0-fde0-4f35-a23b-807a3e490630 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:36.856974 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-608680b0-fde0-4f35-a23b-807a3e490630 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 returned with HTTP 200 Aug 14 03:52:36.857333 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 579/2357] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:36 2026] GET /volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:36.873758 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1f31bfc7-fbec-43d2-be48-a9e32e64775b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:36.873863 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-9bccddfe-80b4-4abb-b076-762b42c1d631 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:36.874856 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1f31bfc7-fbec-43d2-be48-a9e32e64775b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:52:36.875318 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1f31bfc7-fbec-43d2-be48-a9e32e64775b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1eeb15b7-42c2-4d60-a8ed-691d46902227", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-165202955"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:36.876265 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-9bccddfe-80b4-4abb-b076-762b42c1d631 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] PUT https://10.4.3.64/volume/v3/attachments/6f41fc03-2250-4403-8a3b-578a803e6bb0 Aug 14 03:52:36.878152 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-9bccddfe-80b4-4abb-b076-762b42c1d631 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:36.885509 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:36.885509 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:36.886100 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1f31bfc7-fbec-43d2-be48-a9e32e64775b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:36.886302 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-1f31bfc7-fbec-43d2-be48-a9e32e64775b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create snapshot from volume 1eeb15b7-42c2-4d60-a8ed-691d46902227 Aug 14 03:52:36.887113 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-9bccddfe-80b4-4abb-b076-762b42c1d631 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Acquiring lock "cinder-attachment_update-8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:52:36.894815 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-9bccddfe-80b4-4abb-b076-762b42c1d631 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd-np0000007313" acquired by "attachment_update" :: waited 0.006s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:52:36.894815 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:36.894815 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:36.918523 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-1f31bfc7-fbec-43d2-be48-a9e32e64775b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['935b8129-be7e-4bc8-8856-72648bfba0b9', 'd537d5b1-8846-4491-904e-e93950af9bcf', '52779d8a-e5dd-4ff7-8524-3ec82c0ff95d', 'bbda30c4-34f2-4934-b4f0-90d8ded4adce'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:36.943733 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1f31bfc7-fbec-43d2-be48-a9e32e64775b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot create request issued successfully. Aug 14 03:52:36.944064 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1f31bfc7-fbec-43d2-be48-a9e32e64775b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:52:36.944485 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 596/2358] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:52:36 2026] POST /volume/v3/snapshots => generated 309 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:36.955681 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0a355f6b-7155-408e-9776-48fb2fb9d20d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:36.957603 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0a355f6b-7155-408e-9776-48fb2fb9d20d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 Aug 14 03:52:36.957797 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0a355f6b-7155-408e-9776-48fb2fb9d20d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:36.957975 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0a355f6b-7155-408e-9776-48fb2fb9d20d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:36.963819 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:36.963819 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:36.964145 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0a355f6b-7155-408e-9776-48fb2fb9d20d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:36.965008 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0a355f6b-7155-408e-9776-48fb2fb9d20d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 returned with HTTP 200 Aug 14 03:52:36.965476 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 592/2359] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:36 2026] GET /volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:36.981691 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-9bccddfe-80b4-4abb-b076-762b42c1d631 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd-np0000007313" released by "attachment_update" :: held 0.089s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:52:36.982870 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-9bccddfe-80b4-4abb-b076-762b42c1d631 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/6f41fc03-2250-4403-8a3b-578a803e6bb0 returned with HTTP 200 Aug 14 03:52:36.982870 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 593/2360] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:52:36 2026] PUT /volume/v3/attachments/6f41fc03-2250-4403-8a3b-578a803e6bb0 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:36.990154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-54c2334c-496b-4f93-8e56-e0980d72174c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:36.992057 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-54c2334c-496b-4f93-8e56-e0980d72174c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/attachments/6f41fc03-2250-4403-8a3b-578a803e6bb0 Aug 14 03:52:36.992272 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-54c2334c-496b-4f93-8e56-e0980d72174c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:36.992445 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-54c2334c-496b-4f93-8e56-e0980d72174c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:37.006912 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-54c2334c-496b-4f93-8e56-e0980d72174c tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/6f41fc03-2250-4403-8a3b-578a803e6bb0 returned with HTTP 200 Aug 14 03:52:37.007271 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 580/2361] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Aug 14 03:52:36 2026] GET /volume/v3/attachments/6f41fc03-2250-4403-8a3b-578a803e6bb0 => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:37.582117 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b7052253-e46c-41db-9585-3aa783612ba3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:37.583771 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b7052253-e46c-41db-9585-3aa783612ba3 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] GET https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d Aug 14 03:52:37.583948 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b7052253-e46c-41db-9585-3aa783612ba3 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:37.584117 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b7052253-e46c-41db-9585-3aa783612ba3 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:37.587567 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-44d2e8d7-eab3-4bec-b937-fa1f653b8ba8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:37.589976 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b7052253-e46c-41db-9585-3aa783612ba3 tempest-TestVolumeBootPatternV346-416506634 tempest-TestVolumeBootPatternV346-416506634-project-member] https://10.4.3.64/volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d returned with HTTP 404 Aug 14 03:52:37.590368 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 597/2362] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:37 2026] GET /volume/v3/volumes/d3195b47-36dc-4fec-8010-506ea7cf526d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:37.590669 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-44d2e8d7-eab3-4bec-b937-fa1f653b8ba8 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 Aug 14 03:52:37.590873 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-44d2e8d7-eab3-4bec-b937-fa1f653b8ba8 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:37.591049 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-44d2e8d7-eab3-4bec-b937-fa1f653b8ba8 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:37.598209 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-44d2e8d7-eab3-4bec-b937-fa1f653b8ba8 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 returned with HTTP 404 Aug 14 03:52:37.598673 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 593/2363] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:37 2026] GET /volume/v3/volumes/3c0db292-b98a-407d-8c40-08b9ca4364c4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:37.650391 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-14c4c541-85a0-49ad-bb3a-7cbfde441767 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:37.652178 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-14c4c541-85a0-49ad-bb3a-7cbfde441767 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d Aug 14 03:52:37.652463 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-14c4c541-85a0-49ad-bb3a-7cbfde441767 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:37.652722 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-14c4c541-85a0-49ad-bb3a-7cbfde441767 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:37.652965 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-14c4c541-85a0-49ad-bb3a-7cbfde441767 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Delete volume with id: a48bd86f-2f08-4eb4-8a30-bf56450c7b0d Aug 14 03:52:37.659588 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:37.659588 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:37.660107 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-14c4c541-85a0-49ad-bb3a-7cbfde441767 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:52:37.674331 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-14c4c541-85a0-49ad-bb3a-7cbfde441767 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Delete volume request issued successfully. Aug 14 03:52:37.674571 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-14c4c541-85a0-49ad-bb3a-7cbfde441767 tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d returned with HTTP 202 Aug 14 03:52:37.675000 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 594/2364] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:37 2026] DELETE /volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:37.683302 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4d035994-d721-456b-b94d-f7f0908ee60c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:37.684919 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4d035994-d721-456b-b94d-f7f0908ee60c tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d Aug 14 03:52:37.686469 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4d035994-d721-456b-b94d-f7f0908ee60c tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:37.686469 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4d035994-d721-456b-b94d-f7f0908ee60c tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:37.692075 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:37.692075 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:37.695356 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4d035994-d721-456b-b94d-f7f0908ee60c tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Volume info retrieved successfully. Aug 14 03:52:37.699348 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4d035994-d721-456b-b94d-f7f0908ee60c tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d returned with HTTP 200 Aug 14 03:52:37.699824 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 581/2365] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:37 2026] GET /volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:37.830521 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9f61e305-706a-4283-aa4f-0ed19d08889d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:37.832925 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9f61e305-706a-4283-aa4f-0ed19d08889d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 Aug 14 03:52:37.833151 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9f61e305-706a-4283-aa4f-0ed19d08889d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:37.833438 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9f61e305-706a-4283-aa4f-0ed19d08889d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:37.839692 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:37.839692 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:37.840338 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9f61e305-706a-4283-aa4f-0ed19d08889d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:37.841425 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9f61e305-706a-4283-aa4f-0ed19d08889d tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 returned with HTTP 200 Aug 14 03:52:37.841937 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 598/2366] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:37 2026] GET /volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:37.850160 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a241c73a-a8dd-460f-b86e-832eea12941a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:37.851860 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:37.852227 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b1c01ff7-999d-49d0-b9a0-7ec3d7384639", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1903884480"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:37.853671 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request body: {'volume': {'snapshot_id': 'b1c01ff7-999d-49d0-b9a0-7ec3d7384639', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1903884480'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:37.859564 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:37.859564 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:37.860007 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:37.860118 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume of 1 GB Aug 14 03:52:37.865479 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Availability Zones retrieved successfully. Aug 14 03:52:37.872288 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (cd467c1c-415f-469b-8c90-17703af079e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:37.873238 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8089ac54-f2c6-4c67-be43-60f40d4187c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:37.874119 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:37.903028 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8089ac54-f2c6-4c67-be43-60f40d4187c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b1c01ff7-999d-49d0-b9a0-7ec3d7384639', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:37.903816 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (558aecaf-e6e0-4902-b894-ebe9ee2f295e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:37.948193 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['7faff9d6-5282-45c6-a5c9-f4d377ea1a97', 'bdaa5dea-271b-40ef-acb7-b10ac38a8bd2', 'abb0681d-967b-4b37-b352-11ae2aea9dde', 'edc1c0fb-f57c-4ec8-948c-fa42173749c1'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:37.949671 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (558aecaf-e6e0-4902-b894-ebe9ee2f295e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7faff9d6-5282-45c6-a5c9-f4d377ea1a97', 'bdaa5dea-271b-40ef-acb7-b10ac38a8bd2', 'abb0681d-967b-4b37-b352-11ae2aea9dde', 'edc1c0fb-f57c-4ec8-948c-fa42173749c1']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:37.950156 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (219c6218-6543-44b2-a049-7be6811d3019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:37.974616 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d2db95d0-1e5d-4e88-87d8-905e0990741f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:37.976770 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d2db95d0-1e5d-4e88-87d8-905e0990741f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 Aug 14 03:52:37.976980 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d2db95d0-1e5d-4e88-87d8-905e0990741f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:37.977193 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d2db95d0-1e5d-4e88-87d8-905e0990741f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:37.982401 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:37.982401 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:37.982770 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d2db95d0-1e5d-4e88-87d8-905e0990741f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:37.983546 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d2db95d0-1e5d-4e88-87d8-905e0990741f tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 returned with HTTP 200 Aug 14 03:52:37.983891 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 595/2367] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:37 2026] GET /volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:37.992715 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:37.994444 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:37.994759 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2afe1793-46ed-4d46-bc21-d745ddb59392", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1643760054"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:37.995446 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (219c6218-6543-44b2-a049-7be6811d3019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc9319d3-ba1a-468d-b250-99dd2c531973', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1903884480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['7faff9d6-5282-45c6-a5c9-f4d377ea1a97','bdaa5dea-271b-40ef-acb7-b10ac38a8bd2','abb0681d-967b-4b37-b352-11ae2aea9dde','edc1c0fb-f57c-4ec8-948c-fa42173749c1'],size=1,snapshot_id=b1c01ff7-999d-49d0-b9a0-7ec3d7384639,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1903884480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc9319d3-ba1a-468d-b250-99dd2c531973,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4739acf2ba94db19aa9f76d0d2549b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b1c01ff7-999d-49d0-b9a0-7ec3d7384639,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323b2a00c49041d3a8a8146933e4bd60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:37.996199 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume request body: {'volume': {'snapshot_id': '2afe1793-46ed-4d46-bc21-d745ddb59392', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1643760054'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:37.996244 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55546bb8-56f4-4018-8fa9-56673f1aabf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:38.000490 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:38.000490 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:38.000936 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:38.001036 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume of 1 GB Aug 14 03:52:38.004918 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Availability Zones retrieved successfully. Aug 14 03:52:38.010311 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Flow 'volume_create_api' (e8421e95-2276-4a07-9983-1fff49626e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:38.011233 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ded964a-f96f-4d9e-adf0-a9aa3a5868d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:38.012081 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:38.012455 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55546bb8-56f4-4018-8fa9-56673f1aabf4) transitioned into state 'SUCCESS' from state '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-1903884480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['7faff9d6-5282-45c6-a5c9-f4d377ea1a97','bdaa5dea-271b-40ef-acb7-b10ac38a8bd2','abb0681d-967b-4b37-b352-11ae2aea9dde','edc1c0fb-f57c-4ec8-948c-fa42173749c1'],size=1,snapshot_id=b1c01ff7-999d-49d0-b9a0-7ec3d7384639,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:38.013127 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3abddd72-700b-4564-b30f-97059b69aacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:38.032371 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3abddd72-700b-4564-b30f-97059b69aacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:38.033340 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (cd467c1c-415f-469b-8c90-17703af079e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:38.033639 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request issued successfully. Aug 14 03:52:38.034238 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a241c73a-a8dd-460f-b86e-832eea12941a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:38.034589 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 594/2368] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:52:37 2026] POST /volume/v3/volumes => generated 802 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:38.040810 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ded964a-f96f-4d9e-adf0-a9aa3a5868d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2afe1793-46ed-4d46-bc21-d745ddb59392', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:38.041766 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b89fa4-fcd0-4b75-af7a-1929ddba427d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:38.047348 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9d6657e8-8dc9-43b7-9ce3-59e7d4f7610e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:38.049073 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9d6657e8-8dc9-43b7-9ce3-59e7d4f7610e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 Aug 14 03:52:38.049309 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9d6657e8-8dc9-43b7-9ce3-59e7d4f7610e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:38.049511 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9d6657e8-8dc9-43b7-9ce3-59e7d4f7610e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:38.056122 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:38.056122 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:38.059788 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9d6657e8-8dc9-43b7-9ce3-59e7d4f7610e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:38.064530 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9d6657e8-8dc9-43b7-9ce3-59e7d4f7610e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 returned with HTTP 200 Aug 14 03:52:38.064885 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 599/2369] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:38 2026] GET /volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:38.083982 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Created reservations ['acc62f9a-0c5e-4124-80d5-6a48c91be8e9', 'bc06a933-d080-4b6b-a105-be81b6b2330f', '3300d84f-68b6-4b8f-820d-ed27177a0840', '2009434e-5406-4d6d-9d19-92492a6179cc'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:38.084818 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b89fa4-fcd0-4b75-af7a-1929ddba427d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acc62f9a-0c5e-4124-80d5-6a48c91be8e9', 'bc06a933-d080-4b6b-a105-be81b6b2330f', '3300d84f-68b6-4b8f-820d-ed27177a0840', '2009434e-5406-4d6d-9d19-92492a6179cc']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:38.085622 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e8c0969-abdd-4416-8b44-22892645edcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:38.126820 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e8c0969-abdd-4416-8b44-22892645edcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f97d9abf-f6b1-41bc-b024-d3dd9b5bd026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1643760054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf2e069084a464e908705d19421d53a',qos_specs=None,replication_status=,reservations=['acc62f9a-0c5e-4124-80d5-6a48c91be8e9','bc06a933-d080-4b6b-a105-be81b6b2330f','3300d84f-68b6-4b8f-820d-ed27177a0840','2009434e-5406-4d6d-9d19-92492a6179cc'],size=1,snapshot_id=2afe1793-46ed-4d46-bc21-d745ddb59392,source_replicaid=,source_volid=None,status='creating',user_id='20ac76a154ea41899744a681f1143283',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1643760054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f97d9abf-f6b1-41bc-b024-d3dd9b5bd026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcf2e069084a464e908705d19421d53a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2afe1793-46ed-4d46-bc21-d745ddb59392,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20ac76a154ea41899744a681f1143283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:38.127937 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa7c63b-4829-4ee4-b169-47284819bfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:38.148676 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa7c63b-4829-4ee4-b169-47284819bfa4) transitioned into state 'SUCCESS' from state '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-1643760054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf2e069084a464e908705d19421d53a',qos_specs=None,replication_status=,reservations=['acc62f9a-0c5e-4124-80d5-6a48c91be8e9','bc06a933-d080-4b6b-a105-be81b6b2330f','3300d84f-68b6-4b8f-820d-ed27177a0840','2009434e-5406-4d6d-9d19-92492a6179cc'],size=1,snapshot_id=2afe1793-46ed-4d46-bc21-d745ddb59392,source_replicaid=,source_volid=None,status='creating',user_id='20ac76a154ea41899744a681f1143283',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:38.149424 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81f6f3b1-9de0-47f8-b84c-7547df0eeb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:38.173346 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81f6f3b1-9de0-47f8-b84c-7547df0eeb34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:38.174647 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Flow 'volume_create_api' (e8421e95-2276-4a07-9983-1fff49626e44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:38.175068 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Create volume request issued successfully. Aug 14 03:52:38.175969 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bd098301-ada2-4236-889c-bf8dd2cfa6ad tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:38.176536 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 582/2370] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:52:37 2026] POST /volume/v3/volumes => generated 786 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:38.193876 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-81e44c49-9e47-4a1d-a4c4-3dd961bbe7bc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:38.195619 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81e44c49-9e47-4a1d-a4c4-3dd961bbe7bc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 Aug 14 03:52:38.195868 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81e44c49-9e47-4a1d-a4c4-3dd961bbe7bc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:38.196099 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81e44c49-9e47-4a1d-a4c4-3dd961bbe7bc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:38.202787 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:38.202787 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:38.206471 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-81e44c49-9e47-4a1d-a4c4-3dd961bbe7bc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:38.210694 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81e44c49-9e47-4a1d-a4c4-3dd961bbe7bc tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 returned with HTTP 200 Aug 14 03:52:38.211067 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 596/2371] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:38 2026] GET /volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:38.710908 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b54b8406-ad58-4ad6-8cae-5f1073eca47d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:38.712798 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b54b8406-ad58-4ad6-8cae-5f1073eca47d tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] GET https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d Aug 14 03:52:38.712962 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b54b8406-ad58-4ad6-8cae-5f1073eca47d tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:38.713147 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b54b8406-ad58-4ad6-8cae-5f1073eca47d tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:38.718184 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b54b8406-ad58-4ad6-8cae-5f1073eca47d tempest-AttachVolumeShelveTestJSON-770539811 tempest-AttachVolumeShelveTestJSON-770539811-project-member] https://10.4.3.64/volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d returned with HTTP 404 Aug 14 03:52:38.718597 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 595/2372] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:38 2026] GET /volume/v3/volumes/a48bd86f-2f08-4eb4-8a30-bf56450c7b0d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:39.077560 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b1e98dd7-28f8-443f-9754-5f2792315cd5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:39.079784 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b1e98dd7-28f8-443f-9754-5f2792315cd5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 Aug 14 03:52:39.080065 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b1e98dd7-28f8-443f-9754-5f2792315cd5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:39.080332 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b1e98dd7-28f8-443f-9754-5f2792315cd5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:39.104958 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:39.104958 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:39.111384 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b1e98dd7-28f8-443f-9754-5f2792315cd5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:39.117029 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b1e98dd7-28f8-443f-9754-5f2792315cd5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 returned with HTTP 200 Aug 14 03:52:39.117672 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 600/2373] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:39 2026] GET /volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 => generated 895 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:39.130073 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e3042fec-3aa4-414c-8a2c-cf96bc2692e0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:39.131782 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e3042fec-3aa4-414c-8a2c-cf96bc2692e0 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 Aug 14 03:52:39.132015 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e3042fec-3aa4-414c-8a2c-cf96bc2692e0 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:39.132215 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e3042fec-3aa4-414c-8a2c-cf96bc2692e0 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:39.132312 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-e3042fec-3aa4-414c-8a2c-cf96bc2692e0 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete snapshot with id: b1c01ff7-999d-49d0-b9a0-7ec3d7384639 Aug 14 03:52:39.136812 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:39.136812 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:39.137221 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e3042fec-3aa4-414c-8a2c-cf96bc2692e0 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:39.151924 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e3042fec-3aa4-414c-8a2c-cf96bc2692e0 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot delete request issued successfully. Aug 14 03:52:39.152089 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e3042fec-3aa4-414c-8a2c-cf96bc2692e0 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 returned with HTTP 202 Aug 14 03:52:39.152459 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 583/2374] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:39 2026] DELETE /volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:39.164525 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a3037936-c8f7-4a87-9112-9e5a75f0ea5e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:39.166492 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a3037936-c8f7-4a87-9112-9e5a75f0ea5e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 Aug 14 03:52:39.166875 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a3037936-c8f7-4a87-9112-9e5a75f0ea5e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:39.167146 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a3037936-c8f7-4a87-9112-9e5a75f0ea5e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:39.172706 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:39.172706 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:39.173393 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a3037936-c8f7-4a87-9112-9e5a75f0ea5e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Snapshot retrieved successfully. Aug 14 03:52:39.174408 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a3037936-c8f7-4a87-9112-9e5a75f0ea5e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 returned with HTTP 200 Aug 14 03:52:39.174836 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 597/2375] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:39 2026] GET /volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:39.223144 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3e95594e-be87-4e10-be68-b4deaf275ba0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:39.225011 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3e95594e-be87-4e10-be68-b4deaf275ba0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 Aug 14 03:52:39.225214 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3e95594e-be87-4e10-be68-b4deaf275ba0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:39.225388 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3e95594e-be87-4e10-be68-b4deaf275ba0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:39.232194 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:39.232194 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:39.235815 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3e95594e-be87-4e10-be68-b4deaf275ba0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:39.239698 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3e95594e-be87-4e10-be68-b4deaf275ba0 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 returned with HTTP 200 Aug 14 03:52:39.240024 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 596/2376] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:39 2026] GET /volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:39.250805 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-df840db8-fd48-4718-a0c3-245196787af5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:39.252505 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-df840db8-fd48-4718-a0c3-245196787af5 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 Aug 14 03:52:39.252699 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-df840db8-fd48-4718-a0c3-245196787af5 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:39.252928 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-df840db8-fd48-4718-a0c3-245196787af5 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:39.259416 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:39.259416 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:39.262856 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-df840db8-fd48-4718-a0c3-245196787af5 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:39.266294 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-df840db8-fd48-4718-a0c3-245196787af5 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 returned with HTTP 200 Aug 14 03:52:39.266720 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 601/2377] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:39 2026] GET /volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:39.276464 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e11ce3b7-247e-4b21-bb38-eeb1490b702d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:39.278123 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e11ce3b7-247e-4b21-bb38-eeb1490b702d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 Aug 14 03:52:39.278367 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e11ce3b7-247e-4b21-bb38-eeb1490b702d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:39.278587 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e11ce3b7-247e-4b21-bb38-eeb1490b702d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:39.278781 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-e11ce3b7-247e-4b21-bb38-eeb1490b702d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete volume with id: f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 Aug 14 03:52:39.288261 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:39.288261 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:39.288703 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e11ce3b7-247e-4b21-bb38-eeb1490b702d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:39.303496 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e11ce3b7-247e-4b21-bb38-eeb1490b702d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete volume request issued successfully. Aug 14 03:52:39.303691 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e11ce3b7-247e-4b21-bb38-eeb1490b702d tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 returned with HTTP 202 Aug 14 03:52:39.304104 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 584/2378] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:39 2026] DELETE /volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:39.310718 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-08434761-8d3d-4804-9822-62e70e0f4262 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:39.312584 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-08434761-8d3d-4804-9822-62e70e0f4262 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 Aug 14 03:52:39.312785 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-08434761-8d3d-4804-9822-62e70e0f4262 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:39.312957 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-08434761-8d3d-4804-9822-62e70e0f4262 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:39.319382 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:39.319382 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:39.322571 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-08434761-8d3d-4804-9822-62e70e0f4262 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:39.326600 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-08434761-8d3d-4804-9822-62e70e0f4262 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 returned with HTTP 200 Aug 14 03:52:39.327303 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 598/2379] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:39 2026] GET /volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:40.184309 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-69e188c6-f029-407b-b5cc-a050212d73f8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:40.186800 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-69e188c6-f029-407b-b5cc-a050212d73f8 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 Aug 14 03:52:40.186800 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-69e188c6-f029-407b-b5cc-a050212d73f8 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:40.186800 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-69e188c6-f029-407b-b5cc-a050212d73f8 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:40.190745 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-69e188c6-f029-407b-b5cc-a050212d73f8 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 returned with HTTP 404 Aug 14 03:52:40.194246 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 597/2380] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:40 2026] GET /volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:40.197339 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-73ff6407-431b-4b96-96bf-46b32a805c2f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:40.198868 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-73ff6407-431b-4b96-96bf-46b32a805c2f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 Aug 14 03:52:40.199042 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-73ff6407-431b-4b96-96bf-46b32a805c2f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:40.199226 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-73ff6407-431b-4b96-96bf-46b32a805c2f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:40.199374 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-73ff6407-431b-4b96-96bf-46b32a805c2f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: d5bb8874-606f-4560-ac36-f5ad37de9c65 Aug 14 03:52:40.205537 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:40.205537 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:40.205918 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-73ff6407-431b-4b96-96bf-46b32a805c2f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:40.220941 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-73ff6407-431b-4b96-96bf-46b32a805c2f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume request issued successfully. Aug 14 03:52:40.221105 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-73ff6407-431b-4b96-96bf-46b32a805c2f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 returned with HTTP 202 Aug 14 03:52:40.221498 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 602/2381] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:40 2026] DELETE /volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:52:40.231515 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-38568237-4250-4504-81c0-ec04c3f66836 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:40.233228 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-38568237-4250-4504-81c0-ec04c3f66836 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 Aug 14 03:52:40.233455 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-38568237-4250-4504-81c0-ec04c3f66836 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:40.233635 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-38568237-4250-4504-81c0-ec04c3f66836 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:40.241254 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:40.241254 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:40.245164 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-38568237-4250-4504-81c0-ec04c3f66836 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:40.249431 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-38568237-4250-4504-81c0-ec04c3f66836 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 returned with HTTP 200 Aug 14 03:52:40.249831 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 585/2382] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:40 2026] GET /volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:40.340335 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-884ae652-6b25-47d0-b346-7b8ef9540f3b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:40.341772 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-884ae652-6b25-47d0-b346-7b8ef9540f3b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 Aug 14 03:52:40.341959 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-884ae652-6b25-47d0-b346-7b8ef9540f3b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:40.342145 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-884ae652-6b25-47d0-b346-7b8ef9540f3b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:40.347111 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-884ae652-6b25-47d0-b346-7b8ef9540f3b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 returned with HTTP 404 Aug 14 03:52:40.347805 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 599/2383] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:40 2026] GET /volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:40.354926 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d5b93627-70ed-4614-8015-ea60645340cb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:40.357256 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d5b93627-70ed-4614-8015-ea60645340cb tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 Aug 14 03:52:40.357256 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d5b93627-70ed-4614-8015-ea60645340cb tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:40.357256 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d5b93627-70ed-4614-8015-ea60645340cb tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:40.362974 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d5b93627-70ed-4614-8015-ea60645340cb tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 returned with HTTP 404 Aug 14 03:52:40.363372 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 598/2384] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:40 2026] GET /volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:40.373344 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c5d1de8e-8eca-4a9f-b68d-d0b4b0791a81 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:40.375285 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c5d1de8e-8eca-4a9f-b68d-d0b4b0791a81 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 Aug 14 03:52:40.375477 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c5d1de8e-8eca-4a9f-b68d-d0b4b0791a81 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:40.375654 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c5d1de8e-8eca-4a9f-b68d-d0b4b0791a81 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:40.375812 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-c5d1de8e-8eca-4a9f-b68d-d0b4b0791a81 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete volume with id: f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 Aug 14 03:52:40.380910 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c5d1de8e-8eca-4a9f-b68d-d0b4b0791a81 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 returned with HTTP 404 Aug 14 03:52:40.381334 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 603/2385] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:40 2026] DELETE /volume/v3/volumes/f97d9abf-f6b1-41bc-b024-d3dd9b5bd026 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:40.389071 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4485187d-a274-4242-a9a7-aad3894f3fb7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:40.390721 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4485187d-a274-4242-a9a7-aad3894f3fb7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 Aug 14 03:52:40.391663 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4485187d-a274-4242-a9a7-aad3894f3fb7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:40.391663 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4485187d-a274-4242-a9a7-aad3894f3fb7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:40.391663 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-4485187d-a274-4242-a9a7-aad3894f3fb7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete snapshot with id: 2afe1793-46ed-4d46-bc21-d745ddb59392 Aug 14 03:52:40.396346 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:40.396346 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:40.396724 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4485187d-a274-4242-a9a7-aad3894f3fb7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:40.418007 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4485187d-a274-4242-a9a7-aad3894f3fb7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot delete request issued successfully. Aug 14 03:52:40.418007 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4485187d-a274-4242-a9a7-aad3894f3fb7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 returned with HTTP 202 Aug 14 03:52:40.418299 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 586/2386] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:40 2026] DELETE /volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:40.430063 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-181341d6-3ee6-4748-b993-44391b0633cd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:40.434419 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-181341d6-3ee6-4748-b993-44391b0633cd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 Aug 14 03:52:40.434825 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-181341d6-3ee6-4748-b993-44391b0633cd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:40.435089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-181341d6-3ee6-4748-b993-44391b0633cd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:40.441724 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:40.441724 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:40.442213 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-181341d6-3ee6-4748-b993-44391b0633cd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Snapshot retrieved successfully. Aug 14 03:52:40.443016 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-181341d6-3ee6-4748-b993-44391b0633cd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 returned with HTTP 200 Aug 14 03:52:40.443521 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 600/2387] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:40 2026] GET /volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:40.735954 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-95156561-5ee5-40b9-8eb5-4d569d4a1621 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:40.737900 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-95156561-5ee5-40b9-8eb5-4d569d4a1621 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments/6f41fc03-2250-4403-8a3b-578a803e6bb0/action Aug 14 03:52:40.738275 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-95156561-5ee5-40b9-8eb5-4d569d4a1621 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:52:40.738403 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-95156561-5ee5-40b9-8eb5-4d569d4a1621 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:40.756983 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:40.756983 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:40.767766 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-4bc9530e-ebb8-4485-99ba-14d1d6e26a1b req-95156561-5ee5-40b9-8eb5-4d569d4a1621 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/6f41fc03-2250-4403-8a3b-578a803e6bb0/action returned with HTTP 204 Aug 14 03:52:40.768267 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 599/2388] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:52:40 2026] POST /volume/v3/attachments/6f41fc03-2250-4403-8a3b-578a803e6bb0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:41.265794 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b4fc92ef-4ea2-4410-83c7-b2e1f28c7573 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:41.270882 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b4fc92ef-4ea2-4410-83c7-b2e1f28c7573 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 Aug 14 03:52:41.271119 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b4fc92ef-4ea2-4410-83c7-b2e1f28c7573 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:41.271360 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b4fc92ef-4ea2-4410-83c7-b2e1f28c7573 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:41.281309 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b4fc92ef-4ea2-4410-83c7-b2e1f28c7573 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 returned with HTTP 404 Aug 14 03:52:41.281873 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 604/2389] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:41 2026] GET /volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:41.289883 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:41.293183 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:41.293183 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-860018578"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:41.294490 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-860018578'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:41.294732 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume of 1 GB Aug 14 03:52:41.295327 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:41.295327 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:41.300052 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Availability Zones retrieved successfully. Aug 14 03:52:41.313677 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (0e96bfde-f700-4b79-b167-6e516bda5b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:41.314662 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc327554-940a-43c6-bb27-42c3542cd919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:41.315257 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:41.339262 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc327554-940a-43c6-bb27-42c3542cd919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:41.339952 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d23e90a6-f071-4351-8e97-faaeb80abf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:41.377452 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['db33dca1-352c-4368-8795-6987c0eb3673', 'd68c00e5-fd21-417e-92bb-2a7edacd7c94', 'ab55ac8a-4e6c-4d2f-a3c5-edcbe8a26c40', 'b6527ddf-c45b-499f-870e-157fc0a8a1b5'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:41.378249 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d23e90a6-f071-4351-8e97-faaeb80abf38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db33dca1-352c-4368-8795-6987c0eb3673', 'd68c00e5-fd21-417e-92bb-2a7edacd7c94', 'ab55ac8a-4e6c-4d2f-a3c5-edcbe8a26c40', 'b6527ddf-c45b-499f-870e-157fc0a8a1b5']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:41.378975 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc197a70-7d74-4fe1-b525-568278a16157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:41.400394 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc197a70-7d74-4fe1-b525-568278a16157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f76688e3-287b-44af-a07e-8b7558a7df5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-860018578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['db33dca1-352c-4368-8795-6987c0eb3673','d68c00e5-fd21-417e-92bb-2a7edacd7c94','ab55ac8a-4e6c-4d2f-a3c5-edcbe8a26c40','b6527ddf-c45b-499f-870e-157fc0a8a1b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-860018578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f76688e3-287b-44af-a07e-8b7558a7df5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4739acf2ba94db19aa9f76d0d2549b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323b2a00c49041d3a8a8146933e4bd60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:41.404156 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (984c36fb-f769-4c8a-a4fb-854f334fb0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:41.419442 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (984c36fb-f769-4c8a-a4fb-854f334fb0b1) transitioned into state 'SUCCESS' from state '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-860018578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['db33dca1-352c-4368-8795-6987c0eb3673','d68c00e5-fd21-417e-92bb-2a7edacd7c94','ab55ac8a-4e6c-4d2f-a3c5-edcbe8a26c40','b6527ddf-c45b-499f-870e-157fc0a8a1b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:41.420151 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f2d705-1e06-49a1-9b42-292f54f6761f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:41.433157 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f2d705-1e06-49a1-9b42-292f54f6761f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:41.433157 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (0e96bfde-f700-4b79-b167-6e516bda5b5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:41.433157 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request issued successfully. Aug 14 03:52:41.433157 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-296b6c26-508d-4b81-ba7b-52fefbbf0c98 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:41.433157 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 587/2390] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:52:41 2026] POST /volume/v3/volumes => generated 767 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:41.446530 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5484a324-5c68-4c6e-a234-796f03c6fc22 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:41.448346 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5484a324-5c68-4c6e-a234-796f03c6fc22 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b Aug 14 03:52:41.448589 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5484a324-5c68-4c6e-a234-796f03c6fc22 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:41.448787 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5484a324-5c68-4c6e-a234-796f03c6fc22 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:41.454539 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-07d2dd95-2eb0-4a3d-b8d1-61734e19110a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:41.456290 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:41.456290 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:41.457713 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-07d2dd95-2eb0-4a3d-b8d1-61734e19110a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 Aug 14 03:52:41.458015 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-07d2dd95-2eb0-4a3d-b8d1-61734e19110a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:41.458301 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-07d2dd95-2eb0-4a3d-b8d1-61734e19110a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:41.463165 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-07d2dd95-2eb0-4a3d-b8d1-61734e19110a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 returned with HTTP 404 Aug 14 03:52:41.463735 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 600/2391] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:41 2026] GET /volume/v3/snapshots/2afe1793-46ed-4d46-bc21-d745ddb59392 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:41.464864 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5484a324-5c68-4c6e-a234-796f03c6fc22 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:41.470072 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5484a324-5c68-4c6e-a234-796f03c6fc22 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b returned with HTTP 200 Aug 14 03:52:41.470242 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-621b0563-f7fa-46f6-ae9b-abd6614c2408 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:41.470455 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 601/2392] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:41 2026] GET /volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:41.471883 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-621b0563-f7fa-46f6-ae9b-abd6614c2408 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 Aug 14 03:52:41.473157 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-621b0563-f7fa-46f6-ae9b-abd6614c2408 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:41.473157 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-621b0563-f7fa-46f6-ae9b-abd6614c2408 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:41.488080 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:41.488080 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:41.490589 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-621b0563-f7fa-46f6-ae9b-abd6614c2408 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:41.494397 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-621b0563-f7fa-46f6-ae9b-abd6614c2408 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 returned with HTTP 200 Aug 14 03:52:41.494697 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 605/2393] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:41 2026] GET /volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:41.507444 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-045c261f-11ee-49aa-a88e-fbd58dd39950 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:41.509270 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-045c261f-11ee-49aa-a88e-fbd58dd39950 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 Aug 14 03:52:41.509452 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-045c261f-11ee-49aa-a88e-fbd58dd39950 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:41.509621 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-045c261f-11ee-49aa-a88e-fbd58dd39950 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:41.509777 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-045c261f-11ee-49aa-a88e-fbd58dd39950 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete volume with id: 1eeb15b7-42c2-4d60-a8ed-691d46902227 Aug 14 03:52:41.517306 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:41.517306 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:41.517997 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-045c261f-11ee-49aa-a88e-fbd58dd39950 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:41.536625 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-045c261f-11ee-49aa-a88e-fbd58dd39950 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete volume request issued successfully. Aug 14 03:52:41.536857 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-045c261f-11ee-49aa-a88e-fbd58dd39950 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 returned with HTTP 202 Aug 14 03:52:41.537338 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 588/2394] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:41 2026] DELETE /volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:41.545291 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-49c57883-ca42-4c9b-8dfe-d9cc6f339641 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:41.547176 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-49c57883-ca42-4c9b-8dfe-d9cc6f339641 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 Aug 14 03:52:41.548162 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-49c57883-ca42-4c9b-8dfe-d9cc6f339641 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:41.548162 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-49c57883-ca42-4c9b-8dfe-d9cc6f339641 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:41.556130 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:41.556130 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:41.559714 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-49c57883-ca42-4c9b-8dfe-d9cc6f339641 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:41.565432 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-49c57883-ca42-4c9b-8dfe-d9cc6f339641 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 returned with HTTP 200 Aug 14 03:52:41.565796 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 601/2395] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:41 2026] GET /volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:42.484474 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f017f174-1d8d-4f25-a215-f030f83d7942 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:42.486774 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f017f174-1d8d-4f25-a215-f030f83d7942 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b Aug 14 03:52:42.486970 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f017f174-1d8d-4f25-a215-f030f83d7942 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:42.487171 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f017f174-1d8d-4f25-a215-f030f83d7942 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:42.496283 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:42.496283 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:42.499629 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f017f174-1d8d-4f25-a215-f030f83d7942 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:42.506435 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f017f174-1d8d-4f25-a215-f030f83d7942 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b returned with HTTP 200 Aug 14 03:52:42.506774 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 602/2396] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:42 2026] GET /volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:42.518230 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f6733d7c-90c9-4480-bae2-de701475fccc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:42.519786 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:42.521421 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f76688e3-287b-44af-a07e-8b7558a7df5b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-348266607"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:42.522094 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request body: {'volume': {'source_volid': 'f76688e3-287b-44af-a07e-8b7558a7df5b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-348266607'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:42.528621 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:42.528621 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:42.529115 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume retrieved successfully. Aug 14 03:52:42.529283 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume of 1 GB Aug 14 03:52:42.532643 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Availability Zones retrieved successfully. Aug 14 03:52:42.538668 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (f9e80e22-57ba-4884-83b1-2590dc074899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:42.540153 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01bceb98-6c6c-427f-b475-602bf46f056f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:42.541000 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:42.565339 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01bceb98-6c6c-427f-b475-602bf46f056f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f76688e3-287b-44af-a07e-8b7558a7df5b', 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:42.566129 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c338bfe-573a-4c42-a59e-250f21cdc4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:42.580362 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-06de1c2c-8c40-408b-997c-d036abafb21b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:42.583547 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-06de1c2c-8c40-408b-997c-d036abafb21b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 Aug 14 03:52:42.583547 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-06de1c2c-8c40-408b-997c-d036abafb21b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:42.583547 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-06de1c2c-8c40-408b-997c-d036abafb21b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:42.592817 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-06de1c2c-8c40-408b-997c-d036abafb21b tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 returned with HTTP 404 Aug 14 03:52:42.593767 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 589/2397] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:42 2026] GET /volume/v3/volumes/1eeb15b7-42c2-4d60-a8ed-691d46902227 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:42.602894 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f4dd90cc-4fe8-4e3e-81b6-813030c52ebd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:42.604889 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f4dd90cc-4fe8-4e3e-81b6-813030c52ebd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:42.605116 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f4dd90cc-4fe8-4e3e-81b6-813030c52ebd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:42.605348 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f4dd90cc-4fe8-4e3e-81b6-813030c52ebd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:42.615794 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Created reservations ['036462e0-ba98-4c1f-b314-c0a9106722b1', '7d09bd16-6f05-4587-a634-784b9ddaccba', 'f5471d6f-f703-4270-a588-e944b0b04340', '8ba65d22-959a-4ea8-90c5-a1b2bb15556d'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:42.616399 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:42.616399 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:42.616549 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c338bfe-573a-4c42-a59e-250f21cdc4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['036462e0-ba98-4c1f-b314-c0a9106722b1', '7d09bd16-6f05-4587-a634-784b9ddaccba', 'f5471d6f-f703-4270-a588-e944b0b04340', '8ba65d22-959a-4ea8-90c5-a1b2bb15556d']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:42.617278 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abd6240-1ce3-48ae-88ad-351878f6d25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:42.620303 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f4dd90cc-4fe8-4e3e-81b6-813030c52ebd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:42.625927 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f4dd90cc-4fe8-4e3e-81b6-813030c52ebd tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:52:42.626494 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 602/2398] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:42 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:42.638892 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-39b64d45-472f-42fc-b6c7-3885d35402b7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:42.640962 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39b64d45-472f-42fc-b6c7-3885d35402b7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] DELETE https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:42.641128 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39b64d45-472f-42fc-b6c7-3885d35402b7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:42.641325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39b64d45-472f-42fc-b6c7-3885d35402b7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:42.641472 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-39b64d45-472f-42fc-b6c7-3885d35402b7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete volume with id: 968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:42.649048 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abd6240-1ce3-48ae-88ad-351878f6d25f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3144fbe-ae2d-4c12-ad91-37e71daa8118', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-348266607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['036462e0-ba98-4c1f-b314-c0a9106722b1','7d09bd16-6f05-4587-a634-784b9ddaccba','f5471d6f-f703-4270-a588-e944b0b04340','8ba65d22-959a-4ea8-90c5-a1b2bb15556d'],size=1,snapshot_id=None,source_replicaid=,source_volid=f76688e3-287b-44af-a07e-8b7558a7df5b,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-348266607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3144fbe-ae2d-4c12-ad91-37e71daa8118,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4739acf2ba94db19aa9f76d0d2549b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f76688e3-287b-44af-a07e-8b7558a7df5b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323b2a00c49041d3a8a8146933e4bd60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:42.649596 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4883af4e-717b-421e-a902-192da6a6bb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:42.652365 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:42.652365 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:42.652832 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-39b64d45-472f-42fc-b6c7-3885d35402b7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:42.672290 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4883af4e-717b-421e-a902-192da6a6bb95) transitioned into state 'SUCCESS' from state '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-348266607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4739acf2ba94db19aa9f76d0d2549b6',qos_specs=None,replication_status=,reservations=['036462e0-ba98-4c1f-b314-c0a9106722b1','7d09bd16-6f05-4587-a634-784b9ddaccba','f5471d6f-f703-4270-a588-e944b0b04340','8ba65d22-959a-4ea8-90c5-a1b2bb15556d'],size=1,snapshot_id=None,source_replicaid=,source_volid=f76688e3-287b-44af-a07e-8b7558a7df5b,status='creating',user_id='323b2a00c49041d3a8a8146933e4bd60',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:42.672911 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e8d189f-3bf4-4951-a5d6-7e6f5c4da73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:42.676016 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-39b64d45-472f-42fc-b6c7-3885d35402b7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Delete volume request issued successfully. Aug 14 03:52:42.676199 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39b64d45-472f-42fc-b6c7-3885d35402b7 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 202 Aug 14 03:52:42.676820 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 603/2399] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:42 2026] DELETE /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:42.689174 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d65874e7-3d49-48f5-9c47-9ffd6ebc622a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:42.691239 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d65874e7-3d49-48f5-9c47-9ffd6ebc622a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:42.691525 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d65874e7-3d49-48f5-9c47-9ffd6ebc622a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:42.691939 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d65874e7-3d49-48f5-9c47-9ffd6ebc622a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:42.695081 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e8d189f-3bf4-4951-a5d6-7e6f5c4da73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:42.695922 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Flow 'volume_create_api' (f9e80e22-57ba-4884-83b1-2590dc074899) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:42.696150 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Create volume request issued successfully. Aug 14 03:52:42.696696 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f6733d7c-90c9-4480-bae2-de701475fccc tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:42.697098 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 606/2400] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:52:42 2026] POST /volume/v3/volumes => generated 801 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:42.702942 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:42.702942 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:42.706364 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d65874e7-3d49-48f5-9c47-9ffd6ebc622a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Volume info retrieved successfully. Aug 14 03:52:42.710871 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d65874e7-3d49-48f5-9c47-9ffd6ebc622a tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 200 Aug 14 03:52:42.711210 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-840c0836-a59c-4663-9c90-0667275d2ff4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:42.711312 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 590/2401] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:42 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:42.712902 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-840c0836-a59c-4663-9c90-0667275d2ff4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 Aug 14 03:52:42.713101 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-840c0836-a59c-4663-9c90-0667275d2ff4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:42.713315 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-840c0836-a59c-4663-9c90-0667275d2ff4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:42.719891 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:42.719891 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:42.723761 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-840c0836-a59c-4663-9c90-0667275d2ff4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:42.732388 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-840c0836-a59c-4663-9c90-0667275d2ff4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 returned with HTTP 200 Aug 14 03:52:42.732924 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 603/2402] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:42 2026] GET /volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:43.012156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:43.136510 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:43.137018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-131563855"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:43.139129 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-131563855'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:43.139129 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Create volume of 1 GB Aug 14 03:52:43.143788 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Availability Zones retrieved successfully. Aug 14 03:52:43.152411 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Flow 'volume_create_api' (ab0ac84a-e9b7-4669-a169-ddb7e301c0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:43.153796 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e666513-5ab8-4429-a379-f6034dc2d7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:43.155173 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:43.180759 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e666513-5ab8-4429-a379-f6034dc2d7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:43.181499 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b71a2c3-3a8b-491f-8a47-d2909eb05eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:43.244370 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Created reservations ['cf0c0280-2451-41d4-9a15-b80d862b8c10', '88d94ff8-f221-478a-84c9-4c309553cac7', '72aa0cf9-e682-42a8-845f-f89219a13258', 'c34cd8cb-6941-4f5b-ac70-1a3e3a9fac22'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:43.245233 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b71a2c3-3a8b-491f-8a47-d2909eb05eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf0c0280-2451-41d4-9a15-b80d862b8c10', '88d94ff8-f221-478a-84c9-4c309553cac7', '72aa0cf9-e682-42a8-845f-f89219a13258', 'c34cd8cb-6941-4f5b-ac70-1a3e3a9fac22']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:43.246040 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab99be4-97a6-401a-926d-691e700934bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:43.274728 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab99be4-97a6-401a-926d-691e700934bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86c87582-56a4-4478-8d56-2e507a6fee82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-131563855',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2115e7197c82468aa77afee173a55a7a',qos_specs=None,replication_status=,reservations=['cf0c0280-2451-41d4-9a15-b80d862b8c10','88d94ff8-f221-478a-84c9-4c309553cac7','72aa0cf9-e682-42a8-845f-f89219a13258','c34cd8cb-6941-4f5b-ac70-1a3e3a9fac22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e89d13705a4436bb942f865768fabe',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-131563855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86c87582-56a4-4478-8d56-2e507a6fee82,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2115e7197c82468aa77afee173a55a7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e89d13705a4436bb942f865768fabe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:43.275463 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc6946f5-5482-4242-92d8-db8f9353391e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:43.291760 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc6946f5-5482-4242-92d8-db8f9353391e) transitioned into state 'SUCCESS' from state '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-131563855',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2115e7197c82468aa77afee173a55a7a',qos_specs=None,replication_status=,reservations=['cf0c0280-2451-41d4-9a15-b80d862b8c10','88d94ff8-f221-478a-84c9-4c309553cac7','72aa0cf9-e682-42a8-845f-f89219a13258','c34cd8cb-6941-4f5b-ac70-1a3e3a9fac22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e89d13705a4436bb942f865768fabe',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:43.292412 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6bd665a-12ce-4112-b82b-0dd2c96b8c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:43.302192 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6bd665a-12ce-4112-b82b-0dd2c96b8c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:43.303106 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Flow 'volume_create_api' (ab0ac84a-e9b7-4669-a169-ddb7e301c0ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:43.303488 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Create volume request issued successfully. Aug 14 03:52:43.304059 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8c878a9d-1f0f-4d0e-a973-f8581c64c9b7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:43.304625 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 604/2403] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:52:43 2026] POST /volume/v3/volumes => generated 757 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:43.318099 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c24148aa-f9c2-46e2-b81e-a991bd7fbe75 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:43.319865 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c24148aa-f9c2-46e2-b81e-a991bd7fbe75 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 Aug 14 03:52:43.320058 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c24148aa-f9c2-46e2-b81e-a991bd7fbe75 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:43.320291 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c24148aa-f9c2-46e2-b81e-a991bd7fbe75 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:43.335786 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:43.335786 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:43.343733 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c24148aa-f9c2-46e2-b81e-a991bd7fbe75 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:43.353525 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c24148aa-f9c2-46e2-b81e-a991bd7fbe75 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 returned with HTTP 200 Aug 14 03:52:43.353890 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 607/2404] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:43 2026] GET /volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:43.723365 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5a271cdd-d615-4bc2-a51f-10a2da48a402 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:43.725535 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5a271cdd-d615-4bc2-a51f-10a2da48a402 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] GET https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f Aug 14 03:52:43.725535 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5a271cdd-d615-4bc2-a51f-10a2da48a402 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:43.725535 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5a271cdd-d615-4bc2-a51f-10a2da48a402 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:43.734890 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5a271cdd-d615-4bc2-a51f-10a2da48a402 tempest-VolumesSnapshotTestJSON-576085561 tempest-VolumesSnapshotTestJSON-576085561-project-member] https://10.4.3.64/volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f returned with HTTP 404 Aug 14 03:52:43.735490 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 591/2405] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:43 2026] GET /volume/v3/volumes/968bc6f2-24b5-4308-8439-76f49c107c3f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:43.746932 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-26145be2-a269-4049-a765-92c1b22487e5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:43.749027 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-26145be2-a269-4049-a765-92c1b22487e5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 Aug 14 03:52:43.749309 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-26145be2-a269-4049-a765-92c1b22487e5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:43.749539 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-26145be2-a269-4049-a765-92c1b22487e5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:43.757692 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:43.757692 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:43.761551 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-26145be2-a269-4049-a765-92c1b22487e5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:43.766322 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-26145be2-a269-4049-a765-92c1b22487e5 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 returned with HTTP 200 Aug 14 03:52:43.766761 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 604/2406] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:43 2026] GET /volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:43.780413 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-28fe78a1-fedc-4a55-a0f2-211e7bb2b4b7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:43.782541 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-28fe78a1-fedc-4a55-a0f2-211e7bb2b4b7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b Aug 14 03:52:43.782938 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-28fe78a1-fedc-4a55-a0f2-211e7bb2b4b7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:43.783124 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-28fe78a1-fedc-4a55-a0f2-211e7bb2b4b7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:43.783315 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-28fe78a1-fedc-4a55-a0f2-211e7bb2b4b7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: f76688e3-287b-44af-a07e-8b7558a7df5b Aug 14 03:52:43.791723 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:43.791723 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:43.792208 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-28fe78a1-fedc-4a55-a0f2-211e7bb2b4b7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:43.815173 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-28fe78a1-fedc-4a55-a0f2-211e7bb2b4b7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume request issued successfully. Aug 14 03:52:43.815371 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-28fe78a1-fedc-4a55-a0f2-211e7bb2b4b7 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b returned with HTTP 202 Aug 14 03:52:43.815793 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 605/2407] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:43 2026] DELETE /volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:52:43.826147 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-57f49698-8159-4042-913a-177151b886eb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:43.830368 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-57f49698-8159-4042-913a-177151b886eb tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b Aug 14 03:52:43.830368 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-57f49698-8159-4042-913a-177151b886eb tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:43.830368 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-57f49698-8159-4042-913a-177151b886eb tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:43.841002 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:43.841002 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:43.846939 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-57f49698-8159-4042-913a-177151b886eb tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:43.852837 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-57f49698-8159-4042-913a-177151b886eb tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b returned with HTTP 200 Aug 14 03:52:43.853245 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 608/2408] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:43 2026] GET /volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:43.867023 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-11c972f8-7357-43cb-90d2-825815064419 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:43.972380 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:43.972715 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-53668825"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:43.974083 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-53668825'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:43.974229 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Create volume of 1 GB Aug 14 03:52:43.978254 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Availability Zones retrieved successfully. Aug 14 03:52:43.983267 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Flow 'volume_create_api' (19fa981b-0971-49bc-8fbc-097e31a4e16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:43.984151 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6231f1df-92d2-4a9d-9005-057e757a125c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:43.984964 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:44.008063 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6231f1df-92d2-4a9d-9005-057e757a125c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:44.008772 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b2eca4-4e38-4c22-9a0d-e98bbcef97cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:44.062928 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Created reservations ['97746c17-f479-4d37-ab75-b690f512f53b', '72f67dd5-3c3b-43da-9a2a-64df279026c6', '2569f720-5ed5-4882-bb74-292b84ef97b5', '8826a630-e00f-4183-886c-02bb5b9d1105'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:44.063662 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b2eca4-4e38-4c22-9a0d-e98bbcef97cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97746c17-f479-4d37-ab75-b690f512f53b', '72f67dd5-3c3b-43da-9a2a-64df279026c6', '2569f720-5ed5-4882-bb74-292b84ef97b5', '8826a630-e00f-4183-886c-02bb5b9d1105']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:44.064346 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfb7261a-3600-44a2-bcf4-08a01b3c083a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:44.092533 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfb7261a-3600-44a2-bcf4-08a01b3c083a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4308ff3-4b6b-4372-8f9f-f7e082edee6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-53668825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9400b44128d4074b6ef8cf9c165e4ef',qos_specs=None,replication_status=,reservations=['97746c17-f479-4d37-ab75-b690f512f53b','72f67dd5-3c3b-43da-9a2a-64df279026c6','2569f720-5ed5-4882-bb74-292b84ef97b5','8826a630-e00f-4183-886c-02bb5b9d1105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ffc955242304ac98cffac28e9b2eead',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-53668825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4308ff3-4b6b-4372-8f9f-f7e082edee6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9400b44128d4074b6ef8cf9c165e4ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ffc955242304ac98cffac28e9b2eead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:44.093361 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496cc5e7-4620-4bb3-862f-373a87da58be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:44.110533 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496cc5e7-4620-4bb3-862f-373a87da58be) transitioned into state 'SUCCESS' from state '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-53668825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9400b44128d4074b6ef8cf9c165e4ef',qos_specs=None,replication_status=,reservations=['97746c17-f479-4d37-ab75-b690f512f53b','72f67dd5-3c3b-43da-9a2a-64df279026c6','2569f720-5ed5-4882-bb74-292b84ef97b5','8826a630-e00f-4183-886c-02bb5b9d1105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ffc955242304ac98cffac28e9b2eead',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:44.111340 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ff7b579-6592-4e82-9209-eeb9a496ef96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:44.119022 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ff7b579-6592-4e82-9209-eeb9a496ef96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:44.120148 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Flow 'volume_create_api' (19fa981b-0971-49bc-8fbc-097e31a4e16d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:44.120532 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Create volume request issued successfully. Aug 14 03:52:44.121068 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-11c972f8-7357-43cb-90d2-825815064419 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:44.121539 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 592/2409] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:52:43 2026] POST /volume/v3/volumes => generated 774 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:44.136408 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b1599851-70ad-4760-8c51-0533304cd406 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:44.138356 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b1599851-70ad-4760-8c51-0533304cd406 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b Aug 14 03:52:44.138571 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b1599851-70ad-4760-8c51-0533304cd406 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:44.138695 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b1599851-70ad-4760-8c51-0533304cd406 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:44.147244 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:44.147244 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:44.150731 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b1599851-70ad-4760-8c51-0533304cd406 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Volume info retrieved successfully. Aug 14 03:52:44.154131 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b1599851-70ad-4760-8c51-0533304cd406 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b returned with HTTP 200 Aug 14 03:52:44.154522 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 605/2410] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:44 2026] GET /volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:44.366828 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7b4bf37d-7ce0-45a5-8e46-1d196706c2ed None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:44.369066 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7b4bf37d-7ce0-45a5-8e46-1d196706c2ed tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 Aug 14 03:52:44.369363 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7b4bf37d-7ce0-45a5-8e46-1d196706c2ed tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:44.369613 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7b4bf37d-7ce0-45a5-8e46-1d196706c2ed tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:44.380009 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:44.380009 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:44.384289 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7b4bf37d-7ce0-45a5-8e46-1d196706c2ed tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:44.389448 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7b4bf37d-7ce0-45a5-8e46-1d196706c2ed tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 returned with HTTP 200 Aug 14 03:52:44.390013 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 606/2411] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:44 2026] GET /volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:44.412367 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-db17e40e-8859-4cf6-88cb-063c32c22463 req-0ee813c3-9a9f-4c01-9f9d-e8f36d781d75 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:44.415077 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-db17e40e-8859-4cf6-88cb-063c32c22463 req-0ee813c3-9a9f-4c01-9f9d-e8f36d781d75 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 Aug 14 03:52:44.415384 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-db17e40e-8859-4cf6-88cb-063c32c22463 req-0ee813c3-9a9f-4c01-9f9d-e8f36d781d75 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:44.415655 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-db17e40e-8859-4cf6-88cb-063c32c22463 req-0ee813c3-9a9f-4c01-9f9d-e8f36d781d75 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:44.422834 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:44.422834 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:44.426102 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-db17e40e-8859-4cf6-88cb-063c32c22463 req-0ee813c3-9a9f-4c01-9f9d-e8f36d781d75 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:44.429924 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-db17e40e-8859-4cf6-88cb-063c32c22463 req-0ee813c3-9a9f-4c01-9f9d-e8f36d781d75 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 returned with HTTP 200 Aug 14 03:52:44.430304 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 609/2412] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:52:44 2026] GET /volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:44.447581 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:44.457306 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:44.457671 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-551573630"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:44.459176 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-551573630'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:44.459301 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Create volume of 1 GB Aug 14 03:52:44.459559 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:44.459559 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:44.466738 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Availability Zones retrieved successfully. Aug 14 03:52:44.472999 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Flow 'volume_create_api' (5380900e-1b8b-4bdf-ac7e-513f4c313301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:44.473928 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d47182e-1705-4134-966b-e3c8f51ffe44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:44.475463 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:44.502744 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d47182e-1705-4134-966b-e3c8f51ffe44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:44.503604 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f7913c7-d621-4183-9494-e2c8ac652097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:44.544086 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Created reservations ['70688755-84bf-42fa-bb78-740cb213b85c', 'c3e77d57-0d5f-4908-b26b-19ab389428a9', '442eebbb-07a5-4793-98eb-0574c9620bb2', 'dfd6b88c-0a6d-42f8-93ed-9c674f5ff8ad'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:44.544830 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f7913c7-d621-4183-9494-e2c8ac652097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70688755-84bf-42fa-bb78-740cb213b85c', 'c3e77d57-0d5f-4908-b26b-19ab389428a9', '442eebbb-07a5-4793-98eb-0574c9620bb2', 'dfd6b88c-0a6d-42f8-93ed-9c674f5ff8ad']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:44.545776 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (443523ab-2d04-48b7-a81b-7cb8b198fe77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:44.569028 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (443523ab-2d04-48b7-a81b-7cb8b198fe77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e730f534-549c-4385-996a-ab0d5bc816ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-551573630',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2115e7197c82468aa77afee173a55a7a',qos_specs=None,replication_status=,reservations=['70688755-84bf-42fa-bb78-740cb213b85c','c3e77d57-0d5f-4908-b26b-19ab389428a9','442eebbb-07a5-4793-98eb-0574c9620bb2','dfd6b88c-0a6d-42f8-93ed-9c674f5ff8ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e89d13705a4436bb942f865768fabe',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-551573630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e730f534-549c-4385-996a-ab0d5bc816ea,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2115e7197c82468aa77afee173a55a7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e89d13705a4436bb942f865768fabe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:44.569721 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21743b91-31a3-41c1-83ae-b8b89e64799d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:44.586985 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21743b91-31a3-41c1-83ae-b8b89e64799d) transitioned into state 'SUCCESS' from state '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-551573630',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2115e7197c82468aa77afee173a55a7a',qos_specs=None,replication_status=,reservations=['70688755-84bf-42fa-bb78-740cb213b85c','c3e77d57-0d5f-4908-b26b-19ab389428a9','442eebbb-07a5-4793-98eb-0574c9620bb2','dfd6b88c-0a6d-42f8-93ed-9c674f5ff8ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e89d13705a4436bb942f865768fabe',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:44.587630 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b1e1b6-5162-4b94-af75-f15608b17ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:44.594901 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b1e1b6-5162-4b94-af75-f15608b17ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:44.595808 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Flow 'volume_create_api' (5380900e-1b8b-4bdf-ac7e-513f4c313301) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:44.596101 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Create volume request issued successfully. Aug 14 03:52:44.597791 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0dcd65a2-1c6e-487c-bb28-238fec442c56 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:44.598225 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 593/2413] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:52:44 2026] POST /volume/v3/volumes => generated 757 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:44.612397 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7d49bf96-84c4-4f4e-8dae-e0df8210454e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:44.614257 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7d49bf96-84c4-4f4e-8dae-e0df8210454e tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea Aug 14 03:52:44.614472 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7d49bf96-84c4-4f4e-8dae-e0df8210454e tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:44.614668 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7d49bf96-84c4-4f4e-8dae-e0df8210454e tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:44.623743 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:44.623743 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:44.626994 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7d49bf96-84c4-4f4e-8dae-e0df8210454e tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:44.630997 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7d49bf96-84c4-4f4e-8dae-e0df8210454e tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea returned with HTTP 200 Aug 14 03:52:44.631368 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 606/2414] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:44 2026] GET /volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:44.868848 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-91cba481-7ece-44cb-8967-b4791c11a495 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:44.872549 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-91cba481-7ece-44cb-8967-b4791c11a495 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b Aug 14 03:52:44.873048 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-91cba481-7ece-44cb-8967-b4791c11a495 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:44.873358 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-91cba481-7ece-44cb-8967-b4791c11a495 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:44.881099 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-91cba481-7ece-44cb-8967-b4791c11a495 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b returned with HTTP 404 Aug 14 03:52:44.882162 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 607/2415] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:44 2026] GET /volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 03:52:44.892233 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-68bd8a28-5f0a-4ff6-a0bd-20a714bfbd2b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:44.893778 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-68bd8a28-5f0a-4ff6-a0bd-20a714bfbd2b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 Aug 14 03:52:44.893962 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-68bd8a28-5f0a-4ff6-a0bd-20a714bfbd2b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:44.894129 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-68bd8a28-5f0a-4ff6-a0bd-20a714bfbd2b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:44.894306 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-68bd8a28-5f0a-4ff6-a0bd-20a714bfbd2b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: f3144fbe-ae2d-4c12-ad91-37e71daa8118 Aug 14 03:52:44.900390 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:44.900390 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:44.900782 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-68bd8a28-5f0a-4ff6-a0bd-20a714bfbd2b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:44.916876 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-68bd8a28-5f0a-4ff6-a0bd-20a714bfbd2b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume request issued successfully. Aug 14 03:52:44.917052 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-68bd8a28-5f0a-4ff6-a0bd-20a714bfbd2b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 returned with HTTP 202 Aug 14 03:52:44.917487 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 610/2416] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:44 2026] DELETE /volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:52:44.926327 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8e5e6f5f-98a6-435a-b0ea-6dd6d75b5878 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:44.928379 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8e5e6f5f-98a6-435a-b0ea-6dd6d75b5878 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 Aug 14 03:52:44.928596 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8e5e6f5f-98a6-435a-b0ea-6dd6d75b5878 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:44.928778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8e5e6f5f-98a6-435a-b0ea-6dd6d75b5878 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:44.936727 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:44.936727 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:44.941127 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8e5e6f5f-98a6-435a-b0ea-6dd6d75b5878 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:44.947330 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8e5e6f5f-98a6-435a-b0ea-6dd6d75b5878 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 returned with HTTP 200 Aug 14 03:52:44.947731 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 594/2417] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:44 2026] GET /volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 => generated 893 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:45.167853 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-71d100da-db48-4f67-af49-8804d73fa119 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:45.169484 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-71d100da-db48-4f67-af49-8804d73fa119 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b Aug 14 03:52:45.169740 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-71d100da-db48-4f67-af49-8804d73fa119 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:45.169960 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-71d100da-db48-4f67-af49-8804d73fa119 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:45.176299 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:45.176299 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:45.179654 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-71d100da-db48-4f67-af49-8804d73fa119 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Volume info retrieved successfully. Aug 14 03:52:45.183407 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-71d100da-db48-4f67-af49-8804d73fa119 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b returned with HTTP 200 Aug 14 03:52:45.183849 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 607/2418] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:45 2026] GET /volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:45.195158 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0b94725f-400e-483a-a435-0518a983978c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:45.196784 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0b94725f-400e-483a-a435-0518a983978c tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 03:52:45.197332 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0b94725f-400e-483a-a435-0518a983978c tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4308ff3-4b6b-4372-8f9f-f7e082edee6b", "name": "tempest-type-Backup-486294303"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:45.198742 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-0b94725f-400e-483a-a435-0518a983978c tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Creating new backup {'backup': {'volume_id': 'f4308ff3-4b6b-4372-8f9f-f7e082edee6b', 'name': 'tempest-type-Backup-486294303'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:52:45.198956 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-0b94725f-400e-483a-a435-0518a983978c tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Creating backup of volume f4308ff3-4b6b-4372-8f9f-f7e082edee6b in container None Aug 14 03:52:45.205312 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:45.205312 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:45.205606 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0b94725f-400e-483a-a435-0518a983978c tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Volume info retrieved successfully. Aug 14 03:52:45.226435 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-0b94725f-400e-483a-a435-0518a983978c tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Created reservations ['e0f2daf2-aa62-412a-90aa-407c5054d2ac', '2891d787-4b74-4edb-a275-61ec3e340558'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:45.255738 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0b94725f-400e-483a-a435-0518a983978c tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:52:45.256636 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 608/2419] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:52:45 2026] POST /volume/v3/backups => generated 313 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (3 switches on core 0) Aug 14 03:52:45.264312 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-55400fe2-c7dd-483d-8a74-d5adaeb120d5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:45.266450 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-55400fe2-c7dd-483d-8a74-d5adaeb120d5 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:45.266722 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-55400fe2-c7dd-483d-8a74-d5adaeb120d5 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:45.266983 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-55400fe2-c7dd-483d-8a74-d5adaeb120d5 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:45.267140 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-55400fe2-c7dd-483d-8a74-d5adaeb120d5 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:45.279206 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:45.279206 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:45.279776 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-55400fe2-c7dd-483d-8a74-d5adaeb120d5 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:45.280116 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 611/2420] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:45 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:45.644116 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2cf26fbd-452f-41ad-adf3-52e2b039bf9b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:45.645987 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2cf26fbd-452f-41ad-adf3-52e2b039bf9b tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea Aug 14 03:52:45.646237 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2cf26fbd-452f-41ad-adf3-52e2b039bf9b tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:45.646465 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2cf26fbd-452f-41ad-adf3-52e2b039bf9b tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:45.653268 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:45.653268 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:45.656595 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2cf26fbd-452f-41ad-adf3-52e2b039bf9b tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:45.660231 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2cf26fbd-452f-41ad-adf3-52e2b039bf9b tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea returned with HTTP 200 Aug 14 03:52:45.660625 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 595/2421] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:45 2026] GET /volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:45.686270 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-c7106509-0c2a-4208-a689-d0f73e6bf566 req-055598d5-e486-419c-bb3e-87d3f681cd31 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:45.688592 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-c7106509-0c2a-4208-a689-d0f73e6bf566 req-055598d5-e486-419c-bb3e-87d3f681cd31 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea Aug 14 03:52:45.688849 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-c7106509-0c2a-4208-a689-d0f73e6bf566 req-055598d5-e486-419c-bb3e-87d3f681cd31 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:45.689083 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-c7106509-0c2a-4208-a689-d0f73e6bf566 req-055598d5-e486-419c-bb3e-87d3f681cd31 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:45.695880 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:45.695880 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:45.698914 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-c7106509-0c2a-4208-a689-d0f73e6bf566 req-055598d5-e486-419c-bb3e-87d3f681cd31 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:45.702346 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-c7106509-0c2a-4208-a689-d0f73e6bf566 req-055598d5-e486-419c-bb3e-87d3f681cd31 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea returned with HTTP 200 Aug 14 03:52:45.702839 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 608/2422] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:52:45 2026] GET /volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:45.714120 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:45.716487 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:45.716795 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1856876261"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:45.718154 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1856876261'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:45.720004 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Create volume of 1 GB Aug 14 03:52:45.720435 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:45.720435 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:45.725097 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Availability Zones retrieved successfully. Aug 14 03:52:45.732974 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Flow 'volume_create_api' (657bbe3a-b1a9-48ea-9a87-9efc42134c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:45.734359 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83a49c1-5f8d-4795-8ec0-5f42771a5553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:45.735833 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:45.760118 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83a49c1-5f8d-4795-8ec0-5f42771a5553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:45.761221 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7da0ccfd-b6c9-49c8-8936-eee8766cf29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:45.794611 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Created reservations ['84a752fc-34d8-4825-9bd7-70982e8e618f', '514d08b4-8a7c-4020-a568-5d93af33c309', 'ff1b6d81-c72a-4a8f-aebd-bc74de7ed86e', '958596ff-d352-47f5-ab1d-700ee98bb5af'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:45.795358 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7da0ccfd-b6c9-49c8-8936-eee8766cf29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84a752fc-34d8-4825-9bd7-70982e8e618f', '514d08b4-8a7c-4020-a568-5d93af33c309', 'ff1b6d81-c72a-4a8f-aebd-bc74de7ed86e', '958596ff-d352-47f5-ab1d-700ee98bb5af']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:45.796035 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b19c89e-f671-4c15-983a-a8548f105331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:45.819943 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b19c89e-f671-4c15-983a-a8548f105331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e28c5cb1-4085-409a-8586-7dd0091463be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1856876261',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2115e7197c82468aa77afee173a55a7a',qos_specs=None,replication_status=,reservations=['84a752fc-34d8-4825-9bd7-70982e8e618f','514d08b4-8a7c-4020-a568-5d93af33c309','ff1b6d81-c72a-4a8f-aebd-bc74de7ed86e','958596ff-d352-47f5-ab1d-700ee98bb5af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e89d13705a4436bb942f865768fabe',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1856876261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e28c5cb1-4085-409a-8586-7dd0091463be,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2115e7197c82468aa77afee173a55a7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46e89d13705a4436bb942f865768fabe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:45.820716 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6892a4d-602a-4d20-acd8-49b8ec64a273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:45.838919 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6892a4d-602a-4d20-acd8-49b8ec64a273) transitioned into state 'SUCCESS' from state '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-1856876261',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2115e7197c82468aa77afee173a55a7a',qos_specs=None,replication_status=,reservations=['84a752fc-34d8-4825-9bd7-70982e8e618f','514d08b4-8a7c-4020-a568-5d93af33c309','ff1b6d81-c72a-4a8f-aebd-bc74de7ed86e','958596ff-d352-47f5-ab1d-700ee98bb5af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46e89d13705a4436bb942f865768fabe',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:45.839844 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3c4cced-7388-4552-b309-132f13996448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:45.849570 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3c4cced-7388-4552-b309-132f13996448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:45.850532 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Flow 'volume_create_api' (657bbe3a-b1a9-48ea-9a87-9efc42134c92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:45.850907 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Create volume request issued successfully. Aug 14 03:52:45.851524 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-923e75b4-78d4-4d93-8bcd-1b9b000c9bf2 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:45.852014 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 609/2423] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:52:45 2026] POST /volume/v3/volumes => generated 758 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 03:52:45.863723 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-11dc165d-a933-45ed-ba1b-d9fc3a3b8bed None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:45.865352 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-11dc165d-a933-45ed-ba1b-d9fc3a3b8bed tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be Aug 14 03:52:45.865554 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-11dc165d-a933-45ed-ba1b-d9fc3a3b8bed tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:45.865765 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-11dc165d-a933-45ed-ba1b-d9fc3a3b8bed tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:45.872872 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:45.872872 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:45.876697 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-11dc165d-a933-45ed-ba1b-d9fc3a3b8bed tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:45.880472 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-11dc165d-a933-45ed-ba1b-d9fc3a3b8bed tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be returned with HTTP 200 Aug 14 03:52:45.880865 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 612/2424] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:45 2026] GET /volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:45.961144 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7554781c-3e76-470e-96a1-70d0385bcfc8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:45.962872 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7554781c-3e76-470e-96a1-70d0385bcfc8 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 Aug 14 03:52:45.963165 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7554781c-3e76-470e-96a1-70d0385bcfc8 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:45.963323 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7554781c-3e76-470e-96a1-70d0385bcfc8 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:45.971344 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7554781c-3e76-470e-96a1-70d0385bcfc8 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 returned with HTTP 404 Aug 14 03:52:45.971796 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 596/2425] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:45 2026] GET /volume/v3/volumes/f3144fbe-ae2d-4c12-ad91-37e71daa8118 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:45.979576 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7d5ca561-5cbb-4c22-9764-ed9a3801eab2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:45.982372 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7d5ca561-5cbb-4c22-9764-ed9a3801eab2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b Aug 14 03:52:45.983177 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7d5ca561-5cbb-4c22-9764-ed9a3801eab2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:45.984648 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7d5ca561-5cbb-4c22-9764-ed9a3801eab2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:45.984951 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-7d5ca561-5cbb-4c22-9764-ed9a3801eab2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: f76688e3-287b-44af-a07e-8b7558a7df5b Aug 14 03:52:45.993705 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7d5ca561-5cbb-4c22-9764-ed9a3801eab2 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b returned with HTTP 404 Aug 14 03:52:45.994302 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 609/2426] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:45 2026] DELETE /volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:46.000428 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5a841835-5e1a-4a58-a4cd-03ef2802f52f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:46.002668 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a841835-5e1a-4a58-a4cd-03ef2802f52f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b Aug 14 03:52:46.002878 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a841835-5e1a-4a58-a4cd-03ef2802f52f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:46.003081 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a841835-5e1a-4a58-a4cd-03ef2802f52f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:46.009344 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a841835-5e1a-4a58-a4cd-03ef2802f52f tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b returned with HTTP 404 Aug 14 03:52:46.009818 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 610/2427] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:45 2026] GET /volume/v3/volumes/f76688e3-287b-44af-a07e-8b7558a7df5b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:46.018510 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8d0aaa68-ed80-4993-b31d-b72bf0f5c237 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:46.020923 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8d0aaa68-ed80-4993-b31d-b72bf0f5c237 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 Aug 14 03:52:46.021124 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8d0aaa68-ed80-4993-b31d-b72bf0f5c237 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:46.021579 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8d0aaa68-ed80-4993-b31d-b72bf0f5c237 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:46.021579 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-8d0aaa68-ed80-4993-b31d-b72bf0f5c237 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: bc9319d3-ba1a-468d-b250-99dd2c531973 Aug 14 03:52:46.028549 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:46.028549 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:46.029117 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8d0aaa68-ed80-4993-b31d-b72bf0f5c237 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:46.046166 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8d0aaa68-ed80-4993-b31d-b72bf0f5c237 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume request issued successfully. Aug 14 03:52:46.046851 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8d0aaa68-ed80-4993-b31d-b72bf0f5c237 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 returned with HTTP 202 Aug 14 03:52:46.046851 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 613/2428] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:46 2026] DELETE /volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:52:46.053368 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-84211fab-0614-4fd3-bdfe-350a159132b3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:46.055315 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-84211fab-0614-4fd3-bdfe-350a159132b3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 Aug 14 03:52:46.055377 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-84211fab-0614-4fd3-bdfe-350a159132b3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:46.055566 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-84211fab-0614-4fd3-bdfe-350a159132b3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:46.061855 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:46.061855 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:46.066901 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-84211fab-0614-4fd3-bdfe-350a159132b3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Volume info retrieved successfully. Aug 14 03:52:46.070641 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-84211fab-0614-4fd3-bdfe-350a159132b3 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 returned with HTTP 200 Aug 14 03:52:46.070760 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 597/2429] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:46 2026] GET /volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:46.288761 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1ff8abfc-b962-4ab1-a3e5-be6879feab0e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:46.290564 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1ff8abfc-b962-4ab1-a3e5-be6879feab0e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:46.290775 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1ff8abfc-b962-4ab1-a3e5-be6879feab0e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:46.290961 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1ff8abfc-b962-4ab1-a3e5-be6879feab0e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:46.291062 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-1ff8abfc-b962-4ab1-a3e5-be6879feab0e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:46.300319 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:46.300319 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:46.301019 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1ff8abfc-b962-4ab1-a3e5-be6879feab0e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:46.301429 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 610/2430] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:46 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:46.896458 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-326b2450-f69c-4d4f-aae0-85bf39467422 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:46.898052 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-326b2450-f69c-4d4f-aae0-85bf39467422 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be Aug 14 03:52:46.898241 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-326b2450-f69c-4d4f-aae0-85bf39467422 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:46.898413 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-326b2450-f69c-4d4f-aae0-85bf39467422 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:46.905950 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:46.905950 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:46.909142 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-326b2450-f69c-4d4f-aae0-85bf39467422 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:46.913942 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-326b2450-f69c-4d4f-aae0-85bf39467422 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be returned with HTTP 200 Aug 14 03:52:46.914400 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 611/2431] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:46 2026] GET /volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:46.949413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-e6d03383-0bb6-4e54-9f57-671300121ff8 req-d0384575-0889-4af5-a3fa-888ccb2af416 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:46.951527 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e6d03383-0bb6-4e54-9f57-671300121ff8 req-d0384575-0889-4af5-a3fa-888ccb2af416 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be Aug 14 03:52:46.951748 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e6d03383-0bb6-4e54-9f57-671300121ff8 req-d0384575-0889-4af5-a3fa-888ccb2af416 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:46.951987 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e6d03383-0bb6-4e54-9f57-671300121ff8 req-d0384575-0889-4af5-a3fa-888ccb2af416 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:46.961576 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:46.961576 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:46.965212 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-e6d03383-0bb6-4e54-9f57-671300121ff8 req-d0384575-0889-4af5-a3fa-888ccb2af416 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:46.969294 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e6d03383-0bb6-4e54-9f57-671300121ff8 req-d0384575-0889-4af5-a3fa-888ccb2af416 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be returned with HTTP 200 Aug 14 03:52:46.969742 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 614/2432] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:52:46 2026] GET /volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:47.083807 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2a21e26e-9cf5-4385-8ac4-2e59c987f531 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.087244 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2a21e26e-9cf5-4385-8ac4-2e59c987f531 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 Aug 14 03:52:47.087533 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2a21e26e-9cf5-4385-8ac4-2e59c987f531 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.087800 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2a21e26e-9cf5-4385-8ac4-2e59c987f531 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.093579 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2a21e26e-9cf5-4385-8ac4-2e59c987f531 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 returned with HTTP 404 Aug 14 03:52:47.094064 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 598/2433] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/bc9319d3-ba1a-468d-b250-99dd2c531973 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.100472 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ba7f8f32-435e-4373-9fe1-abf0318c7f13 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.102213 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ba7f8f32-435e-4373-9fe1-abf0318c7f13 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 Aug 14 03:52:47.102477 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ba7f8f32-435e-4373-9fe1-abf0318c7f13 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.102704 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ba7f8f32-435e-4373-9fe1-abf0318c7f13 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.102880 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-ba7f8f32-435e-4373-9fe1-abf0318c7f13 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete snapshot with id: b1c01ff7-999d-49d0-b9a0-7ec3d7384639 Aug 14 03:52:47.106694 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ba7f8f32-435e-4373-9fe1-abf0318c7f13 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 returned with HTTP 404 Aug 14 03:52:47.107177 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 611/2434] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:47 2026] DELETE /volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:47.113274 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f550d7fc-0bd4-4c6c-b088-11ec1b8399d1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.117007 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f550d7fc-0bd4-4c6c-b088-11ec1b8399d1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 Aug 14 03:52:47.117255 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f550d7fc-0bd4-4c6c-b088-11ec1b8399d1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.117443 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f550d7fc-0bd4-4c6c-b088-11ec1b8399d1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.125005 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f550d7fc-0bd4-4c6c-b088-11ec1b8399d1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 returned with HTTP 404 Aug 14 03:52:47.125463 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 612/2435] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/snapshots/b1c01ff7-999d-49d0-b9a0-7ec3d7384639 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:47.132834 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b4c4bec0-c071-46db-824b-efb3b49a8999 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.134467 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b4c4bec0-c071-46db-824b-efb3b49a8999 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 Aug 14 03:52:47.134679 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b4c4bec0-c071-46db-824b-efb3b49a8999 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.134859 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b4c4bec0-c071-46db-824b-efb3b49a8999 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.135037 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-b4c4bec0-c071-46db-824b-efb3b49a8999 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: d5bb8874-606f-4560-ac36-f5ad37de9c65 Aug 14 03:52:47.140254 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b4c4bec0-c071-46db-824b-efb3b49a8999 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 returned with HTTP 404 Aug 14 03:52:47.140749 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 615/2436] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:47 2026] DELETE /volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.149921 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b1497696-d8d7-4bde-9734-70ed73b1aede None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.151880 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b1497696-d8d7-4bde-9734-70ed73b1aede tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 Aug 14 03:52:47.152084 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b1497696-d8d7-4bde-9734-70ed73b1aede tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.152277 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b1497696-d8d7-4bde-9734-70ed73b1aede tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.156861 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-993a288f-a4b9-45c0-89ce-c4e9c3ec2ae8 req-98227143-2320-4e58-8ab6-59f4c3824836 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.158212 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b1497696-d8d7-4bde-9734-70ed73b1aede tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 returned with HTTP 404 Aug 14 03:52:47.158594 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 599/2437] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/d5bb8874-606f-4560-ac36-f5ad37de9c65 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.158870 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-993a288f-a4b9-45c0-89ce-c4e9c3ec2ae8 req-98227143-2320-4e58-8ab6-59f4c3824836 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:52:47.159125 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-993a288f-a4b9-45c0-89ce-c4e9c3ec2ae8 req-98227143-2320-4e58-8ab6-59f4c3824836 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.159415 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-993a288f-a4b9-45c0-89ce-c4e9c3ec2ae8 req-98227143-2320-4e58-8ab6-59f4c3824836 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.160154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [req-993a288f-a4b9-45c0-89ce-c4e9c3ec2ae8 req-98227143-2320-4e58-8ab6-59f4c3824836 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:52:47.160708 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-993a288f-a4b9-45c0-89ce-c4e9c3ec2ae8 req-98227143-2320-4e58-8ab6-59f4c3824836 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:52:47.164784 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c725d26e-8e74-4e41-a56d-4f511a118508 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.166520 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c725d26e-8e74-4e41-a56d-4f511a118508 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 Aug 14 03:52:47.166737 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c725d26e-8e74-4e41-a56d-4f511a118508 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.166905 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c725d26e-8e74-4e41-a56d-4f511a118508 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.167108 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-c725d26e-8e74-4e41-a56d-4f511a118508 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: 872d4c7c-9024-4e28-9ad1-a4164f4c1138 Aug 14 03:52:47.167723 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-993a288f-a4b9-45c0-89ce-c4e9c3ec2ae8 req-98227143-2320-4e58-8ab6-59f4c3824836 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Get all volumes completed successfully. Aug 14 03:52:47.168659 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:47.168659 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:47.172432 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-993a288f-a4b9-45c0-89ce-c4e9c3ec2ae8 req-98227143-2320-4e58-8ab6-59f4c3824836 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:52:47.172508 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c725d26e-8e74-4e41-a56d-4f511a118508 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 returned with HTTP 404 Aug 14 03:52:47.172868 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 612/2439] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:47.172912 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 613/2439] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:47 2026] DELETE /volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.182656 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-565a6f1c-d4a7-4c39-9cc4-00ca88e585db None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.184365 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-565a6f1c-d4a7-4c39-9cc4-00ca88e585db tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 Aug 14 03:52:47.184585 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-565a6f1c-d4a7-4c39-9cc4-00ca88e585db tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.184781 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-565a6f1c-d4a7-4c39-9cc4-00ca88e585db tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.189963 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-565a6f1c-d4a7-4c39-9cc4-00ca88e585db tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 returned with HTTP 404 Aug 14 03:52:47.190440 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 616/2440] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/872d4c7c-9024-4e28-9ad1-a4164f4c1138 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.198986 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-61d65b5a-4a31-42ea-baab-036edcfdfc0a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.201198 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-61d65b5a-4a31-42ea-baab-036edcfdfc0a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 Aug 14 03:52:47.201402 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-61d65b5a-4a31-42ea-baab-036edcfdfc0a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.201604 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-61d65b5a-4a31-42ea-baab-036edcfdfc0a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.201715 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-61d65b5a-4a31-42ea-baab-036edcfdfc0a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete snapshot with id: ef863458-1d3d-41c6-a022-bede8bdd7336 Aug 14 03:52:47.204031 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-adae287d-1cb4-4559-9e64-da6727da62a7 req-39604be4-1c3d-4d62-8def-136f9988d229 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.206420 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-adae287d-1cb4-4559-9e64-da6727da62a7 req-39604be4-1c3d-4d62-8def-136f9988d229 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:52:47.206670 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-adae287d-1cb4-4559-9e64-da6727da62a7 req-39604be4-1c3d-4d62-8def-136f9988d229 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.206707 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-61d65b5a-4a31-42ea-baab-036edcfdfc0a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 returned with HTTP 404 Aug 14 03:52:47.206900 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-adae287d-1cb4-4559-9e64-da6727da62a7 req-39604be4-1c3d-4d62-8def-136f9988d229 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.207111 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 600/2441] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:47 2026] DELETE /volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:47.207208 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [req-adae287d-1cb4-4559-9e64-da6727da62a7 req-39604be4-1c3d-4d62-8def-136f9988d229 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:52:47.208065 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-adae287d-1cb4-4559-9e64-da6727da62a7 req-39604be4-1c3d-4d62-8def-136f9988d229 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:52:47.215298 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ef62e05a-45d1-4bba-be8c-0b281016ac0e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.216961 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ef62e05a-45d1-4bba-be8c-0b281016ac0e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 Aug 14 03:52:47.217454 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ef62e05a-45d1-4bba-be8c-0b281016ac0e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.217454 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ef62e05a-45d1-4bba-be8c-0b281016ac0e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.217637 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-adae287d-1cb4-4559-9e64-da6727da62a7 req-39604be4-1c3d-4d62-8def-136f9988d229 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Get all volumes completed successfully. Aug 14 03:52:47.218907 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:47.218907 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:47.221435 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ef62e05a-45d1-4bba-be8c-0b281016ac0e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 returned with HTTP 404 Aug 14 03:52:47.222024 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 614/2442] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/snapshots/ef863458-1d3d-41c6-a022-bede8bdd7336 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:47.223452 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-adae287d-1cb4-4559-9e64-da6727da62a7 req-39604be4-1c3d-4d62-8def-136f9988d229 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:52:47.223981 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 613/2443] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:47.228455 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-19eab783-eb95-420a-a85a-b667e8a2382b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.230067 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-19eab783-eb95-420a-a85a-b667e8a2382b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca Aug 14 03:52:47.230288 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-19eab783-eb95-420a-a85a-b667e8a2382b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.230489 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-19eab783-eb95-420a-a85a-b667e8a2382b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.230661 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-19eab783-eb95-420a-a85a-b667e8a2382b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: 043671de-6f61-4b9e-96b5-e81eb40216ca Aug 14 03:52:47.235734 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-19eab783-eb95-420a-a85a-b667e8a2382b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca returned with HTTP 404 Aug 14 03:52:47.236210 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 617/2444] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:47 2026] DELETE /volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.241948 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cc2597ac-a4b5-4a90-9c82-07300a142206 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.249222 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cc2597ac-a4b5-4a90-9c82-07300a142206 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca Aug 14 03:52:47.249465 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cc2597ac-a4b5-4a90-9c82-07300a142206 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.249676 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cc2597ac-a4b5-4a90-9c82-07300a142206 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.254440 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-afdeaa9a-bf93-4301-900e-e92f22ee67dc req-540ad212-2ea7-4351-8f5d-82b45cd5aab0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.255707 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cc2597ac-a4b5-4a90-9c82-07300a142206 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca returned with HTTP 404 Aug 14 03:52:47.256303 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 601/2445] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/043671de-6f61-4b9e-96b5-e81eb40216ca => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.256473 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-afdeaa9a-bf93-4301-900e-e92f22ee67dc req-540ad212-2ea7-4351-8f5d-82b45cd5aab0 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:52:47.256670 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-afdeaa9a-bf93-4301-900e-e92f22ee67dc req-540ad212-2ea7-4351-8f5d-82b45cd5aab0 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.256852 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-afdeaa9a-bf93-4301-900e-e92f22ee67dc req-540ad212-2ea7-4351-8f5d-82b45cd5aab0 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.257150 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [req-afdeaa9a-bf93-4301-900e-e92f22ee67dc req-540ad212-2ea7-4351-8f5d-82b45cd5aab0 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:52:47.257817 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-afdeaa9a-bf93-4301-900e-e92f22ee67dc req-540ad212-2ea7-4351-8f5d-82b45cd5aab0 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:52:47.262377 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a44f99f2-72af-4720-9fb7-ad45f96fbfaf None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.264670 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a44f99f2-72af-4720-9fb7-ad45f96fbfaf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 Aug 14 03:52:47.264978 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a44f99f2-72af-4720-9fb7-ad45f96fbfaf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.265284 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a44f99f2-72af-4720-9fb7-ad45f96fbfaf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.265463 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-a44f99f2-72af-4720-9fb7-ad45f96fbfaf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete snapshot with id: feb2bcff-315e-40f5-85bb-cf88de227750 Aug 14 03:52:47.265885 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-afdeaa9a-bf93-4301-900e-e92f22ee67dc req-540ad212-2ea7-4351-8f5d-82b45cd5aab0 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Get all volumes completed successfully. Aug 14 03:52:47.266739 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:47.266739 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:47.270087 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a44f99f2-72af-4720-9fb7-ad45f96fbfaf tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 returned with HTTP 404 Aug 14 03:52:47.270561 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-afdeaa9a-bf93-4301-900e-e92f22ee67dc req-540ad212-2ea7-4351-8f5d-82b45cd5aab0 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:52:47.270629 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 614/2446] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:47 2026] DELETE /volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:47.270920 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 615/2447] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:47.277391 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1ed1ef0a-21bd-45b5-8cc5-a28da770302e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.279038 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1ed1ef0a-21bd-45b5-8cc5-a28da770302e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 Aug 14 03:52:47.279266 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1ed1ef0a-21bd-45b5-8cc5-a28da770302e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.279414 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1ed1ef0a-21bd-45b5-8cc5-a28da770302e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.283242 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1ed1ef0a-21bd-45b5-8cc5-a28da770302e tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 returned with HTTP 404 Aug 14 03:52:47.283798 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 618/2448] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/snapshots/feb2bcff-315e-40f5-85bb-cf88de227750 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:47.290174 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-686a7677-adf0-45ca-8952-b638c9ebcb52 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.292604 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-686a7677-adf0-45ca-8952-b638c9ebcb52 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 Aug 14 03:52:47.292890 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-686a7677-adf0-45ca-8952-b638c9ebcb52 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.293181 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-686a7677-adf0-45ca-8952-b638c9ebcb52 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.293430 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-686a7677-adf0-45ca-8952-b638c9ebcb52 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: cfc62cad-3633-46ba-82b6-28465ca8e0c0 Aug 14 03:52:47.294764 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-43e56e10-7aa0-41d5-bb3e-9a69beea97c0 req-76f26c73-7a4a-46b6-8f99-f73e2034514b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.296825 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-43e56e10-7aa0-41d5-bb3e-9a69beea97c0 req-76f26c73-7a4a-46b6-8f99-f73e2034514b tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:52:47.297258 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-43e56e10-7aa0-41d5-bb3e-9a69beea97c0 req-76f26c73-7a4a-46b6-8f99-f73e2034514b tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.297886 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-43e56e10-7aa0-41d5-bb3e-9a69beea97c0 req-76f26c73-7a4a-46b6-8f99-f73e2034514b tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.298213 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [req-43e56e10-7aa0-41d5-bb3e-9a69beea97c0 req-76f26c73-7a4a-46b6-8f99-f73e2034514b tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:52:47.298985 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-43e56e10-7aa0-41d5-bb3e-9a69beea97c0 req-76f26c73-7a4a-46b6-8f99-f73e2034514b tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:52:47.300530 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-686a7677-adf0-45ca-8952-b638c9ebcb52 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 returned with HTTP 404 Aug 14 03:52:47.300955 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 602/2449] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:47 2026] DELETE /volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.309098 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-43e56e10-7aa0-41d5-bb3e-9a69beea97c0 req-76f26c73-7a4a-46b6-8f99-f73e2034514b tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Get all volumes completed successfully. Aug 14 03:52:47.310365 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9b467ba0-c7a3-4bbf-bb6e-7b48e4a1e892 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.314071 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:47.314071 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:47.314633 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9b467ba0-c7a3-4bbf-bb6e-7b48e4a1e892 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 Aug 14 03:52:47.314835 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9b467ba0-c7a3-4bbf-bb6e-7b48e4a1e892 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.315012 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9b467ba0-c7a3-4bbf-bb6e-7b48e4a1e892 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.318754 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ff539809-c5c2-485c-83b9-228b692c8bb8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.319999 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9b467ba0-c7a3-4bbf-bb6e-7b48e4a1e892 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 returned with HTTP 404 Aug 14 03:52:47.320441 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 616/2450] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/cfc62cad-3633-46ba-82b6-28465ca8e0c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.321363 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ff539809-c5c2-485c-83b9-228b692c8bb8 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:47.321570 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ff539809-c5c2-485c-83b9-228b692c8bb8 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.321783 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ff539809-c5c2-485c-83b9-228b692c8bb8 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.321883 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-ff539809-c5c2-485c-83b9-228b692c8bb8 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:47.323432 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-43e56e10-7aa0-41d5-bb3e-9a69beea97c0 req-76f26c73-7a4a-46b6-8f99-f73e2034514b tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:52:47.323933 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 615/2451] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:47.326410 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:47.326410 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:47.326974 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ff539809-c5c2-485c-83b9-228b692c8bb8 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:47.327442 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 619/2452] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:47.328982 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1c9e6963-60c3-4701-b3cf-81e701348db8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.331558 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1c9e6963-60c3-4701-b3cf-81e701348db8 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 Aug 14 03:52:47.331558 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1c9e6963-60c3-4701-b3cf-81e701348db8 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.332067 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1c9e6963-60c3-4701-b3cf-81e701348db8 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.332067 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-1c9e6963-60c3-4701-b3cf-81e701348db8 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 Aug 14 03:52:47.339729 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1c9e6963-60c3-4701-b3cf-81e701348db8 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 returned with HTTP 404 Aug 14 03:52:47.340387 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 603/2453] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:47 2026] DELETE /volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.346703 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3ca8396d-369f-4c8b-9af9-66f9eee8eda4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.348405 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3ca8396d-369f-4c8b-9af9-66f9eee8eda4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 Aug 14 03:52:47.348606 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3ca8396d-369f-4c8b-9af9-66f9eee8eda4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.348804 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3ca8396d-369f-4c8b-9af9-66f9eee8eda4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.354406 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fbbfa163-8111-4af1-9c8c-e696603d4567 req-27f9de62-7fdb-4a3f-8dfb-74ac09275642 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.354729 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3ca8396d-369f-4c8b-9af9-66f9eee8eda4 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 returned with HTTP 404 Aug 14 03:52:47.355310 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 617/2454] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/f98745ff-5eaf-43b2-9ba4-9dc0e1c829c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.356755 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fbbfa163-8111-4af1-9c8c-e696603d4567 req-27f9de62-7fdb-4a3f-8dfb-74ac09275642 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:52:47.357250 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fbbfa163-8111-4af1-9c8c-e696603d4567 req-27f9de62-7fdb-4a3f-8dfb-74ac09275642 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.357564 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fbbfa163-8111-4af1-9c8c-e696603d4567 req-27f9de62-7fdb-4a3f-8dfb-74ac09275642 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.357910 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [req-fbbfa163-8111-4af1-9c8c-e696603d4567 req-27f9de62-7fdb-4a3f-8dfb-74ac09275642 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:52:47.358900 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-fbbfa163-8111-4af1-9c8c-e696603d4567 req-27f9de62-7fdb-4a3f-8dfb-74ac09275642 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:52:47.364833 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-97146f55-7ab0-49ba-91a7-fc837f52b969 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.366666 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97146f55-7ab0-49ba-91a7-fc837f52b969 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 Aug 14 03:52:47.366873 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97146f55-7ab0-49ba-91a7-fc837f52b969 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.367183 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97146f55-7ab0-49ba-91a7-fc837f52b969 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.367356 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-97146f55-7ab0-49ba-91a7-fc837f52b969 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: eec23d10-869c-4b69-b5f1-5f740de5e248 Aug 14 03:52:47.370996 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-fbbfa163-8111-4af1-9c8c-e696603d4567 req-27f9de62-7fdb-4a3f-8dfb-74ac09275642 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Get all volumes completed successfully. Aug 14 03:52:47.371838 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:47.371838 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:47.374012 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97146f55-7ab0-49ba-91a7-fc837f52b969 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 returned with HTTP 404 Aug 14 03:52:47.374783 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 620/2455] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:47 2026] DELETE /volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.375705 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fbbfa163-8111-4af1-9c8c-e696603d4567 req-27f9de62-7fdb-4a3f-8dfb-74ac09275642 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:52:47.376081 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 616/2456] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:47.381582 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a8c61376-01b4-4ea4-bc21-c5ecbd355c84 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.383421 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a8c61376-01b4-4ea4-bc21-c5ecbd355c84 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 Aug 14 03:52:47.383632 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a8c61376-01b4-4ea4-bc21-c5ecbd355c84 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.383830 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a8c61376-01b4-4ea4-bc21-c5ecbd355c84 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.390328 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a8c61376-01b4-4ea4-bc21-c5ecbd355c84 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 returned with HTTP 404 Aug 14 03:52:47.390810 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 604/2457] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/eec23d10-869c-4b69-b5f1-5f740de5e248 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.399469 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-45b191c4-2ae9-44d4-b56d-df637853a09c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.401154 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45b191c4-2ae9-44d4-b56d-df637853a09c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 Aug 14 03:52:47.401345 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45b191c4-2ae9-44d4-b56d-df637853a09c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.401541 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-45b191c4-2ae9-44d4-b56d-df637853a09c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.401681 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-45b191c4-2ae9-44d4-b56d-df637853a09c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete snapshot with id: 315976ab-7805-4604-b497-db5a9dc84024 Aug 14 03:52:47.405093 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-19ad276f-3d33-46a8-93aa-e4b454aec02e req-e2403c20-ab37-4f9e-bcd5-77dcc16a0c98 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.405673 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-45b191c4-2ae9-44d4-b56d-df637853a09c tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 returned with HTTP 404 Aug 14 03:52:47.406120 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 618/2458] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:47 2026] DELETE /volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:47.406993 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-19ad276f-3d33-46a8-93aa-e4b454aec02e req-e2403c20-ab37-4f9e-bcd5-77dcc16a0c98 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:52:47.407197 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-19ad276f-3d33-46a8-93aa-e4b454aec02e req-e2403c20-ab37-4f9e-bcd5-77dcc16a0c98 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.407372 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-19ad276f-3d33-46a8-93aa-e4b454aec02e req-e2403c20-ab37-4f9e-bcd5-77dcc16a0c98 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.407655 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [req-19ad276f-3d33-46a8-93aa-e4b454aec02e req-e2403c20-ab37-4f9e-bcd5-77dcc16a0c98 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:52:47.408309 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [req-19ad276f-3d33-46a8-93aa-e4b454aec02e req-e2403c20-ab37-4f9e-bcd5-77dcc16a0c98 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:52:47.412566 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-aebc4662-9e99-4ddb-bd42-9f0d68ff3f2a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.414730 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-aebc4662-9e99-4ddb-bd42-9f0d68ff3f2a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 Aug 14 03:52:47.415032 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-aebc4662-9e99-4ddb-bd42-9f0d68ff3f2a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.415331 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-aebc4662-9e99-4ddb-bd42-9f0d68ff3f2a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.415542 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-19ad276f-3d33-46a8-93aa-e4b454aec02e req-e2403c20-ab37-4f9e-bcd5-77dcc16a0c98 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Get all volumes completed successfully. Aug 14 03:52:47.416421 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:47.416421 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:47.420625 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-19ad276f-3d33-46a8-93aa-e4b454aec02e req-e2403c20-ab37-4f9e-bcd5-77dcc16a0c98 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:52:47.420772 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-aebc4662-9e99-4ddb-bd42-9f0d68ff3f2a tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 returned with HTTP 404 Aug 14 03:52:47.420983 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 621/2459] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:47.421367 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 617/2460] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/snapshots/315976ab-7805-4604-b497-db5a9dc84024 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:47.429339 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c1ff0c82-d5d1-4ed6-b01b-5e3d9cc2e4a1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.431279 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c1ff0c82-d5d1-4ed6-b01b-5e3d9cc2e4a1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 Aug 14 03:52:47.431490 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c1ff0c82-d5d1-4ed6-b01b-5e3d9cc2e4a1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.431680 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c1ff0c82-d5d1-4ed6-b01b-5e3d9cc2e4a1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.431861 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-c1ff0c82-d5d1-4ed6-b01b-5e3d9cc2e4a1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 Aug 14 03:52:47.438347 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c1ff0c82-d5d1-4ed6-b01b-5e3d9cc2e4a1 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 returned with HTTP 404 Aug 14 03:52:47.439220 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 605/2461] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:47 2026] DELETE /volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.446538 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-07102320-3bfb-41c6-9c43-02c57e470864 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.448204 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-07102320-3bfb-41c6-9c43-02c57e470864 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 Aug 14 03:52:47.448397 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-07102320-3bfb-41c6-9c43-02c57e470864 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.448566 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-07102320-3bfb-41c6-9c43-02c57e470864 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.451201 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-bb825135-c53d-4285-995e-8964dbe25d07 req-9e3af76f-507c-4bdb-ad08-b2d3bd846fd9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.452938 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-bb825135-c53d-4285-995e-8964dbe25d07 req-9e3af76f-507c-4bdb-ad08-b2d3bd846fd9 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:52:47.453130 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-bb825135-c53d-4285-995e-8964dbe25d07 req-9e3af76f-507c-4bdb-ad08-b2d3bd846fd9 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.453330 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-bb825135-c53d-4285-995e-8964dbe25d07 req-9e3af76f-507c-4bdb-ad08-b2d3bd846fd9 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.453565 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [req-bb825135-c53d-4285-995e-8964dbe25d07 req-9e3af76f-507c-4bdb-ad08-b2d3bd846fd9 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:52:47.454197 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [req-bb825135-c53d-4285-995e-8964dbe25d07 req-9e3af76f-507c-4bdb-ad08-b2d3bd846fd9 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:52:47.454440 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-07102320-3bfb-41c6-9c43-02c57e470864 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 returned with HTTP 404 Aug 14 03:52:47.454916 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 619/2462] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/bf0fc61c-4cf0-4ca3-a680-fcaccda8bf15 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.461162 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-bb825135-c53d-4285-995e-8964dbe25d07 req-9e3af76f-507c-4bdb-ad08-b2d3bd846fd9 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Get all volumes completed successfully. Aug 14 03:52:47.461919 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:47.461919 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:47.462007 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-32ff6ed5-291a-4495-a799-3171c55f27ef None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.464352 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-32ff6ed5-291a-4495-a799-3171c55f27ef tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 Aug 14 03:52:47.464658 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-32ff6ed5-291a-4495-a799-3171c55f27ef tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.464965 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-32ff6ed5-291a-4495-a799-3171c55f27ef tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.465155 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-32ff6ed5-291a-4495-a799-3171c55f27ef tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete snapshot with id: 91d14a9a-4541-47ea-a99f-3b8e49800a83 Aug 14 03:52:47.465609 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-bb825135-c53d-4285-995e-8964dbe25d07 req-9e3af76f-507c-4bdb-ad08-b2d3bd846fd9 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:52:47.465940 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 622/2463] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:47.470977 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-32ff6ed5-291a-4495-a799-3171c55f27ef tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 returned with HTTP 404 Aug 14 03:52:47.471620 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 618/2464] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:52:47 2026] DELETE /volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:47.479423 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2048d53a-2f8b-4a8c-acf0-dd78c2534eee None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.481069 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2048d53a-2f8b-4a8c-acf0-dd78c2534eee tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 Aug 14 03:52:47.481269 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2048d53a-2f8b-4a8c-acf0-dd78c2534eee tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.481445 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2048d53a-2f8b-4a8c-acf0-dd78c2534eee tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.485273 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2048d53a-2f8b-4a8c-acf0-dd78c2534eee tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 returned with HTTP 404 Aug 14 03:52:47.485672 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 606/2465] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/snapshots/91d14a9a-4541-47ea-a99f-3b8e49800a83 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:47.491275 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-5feac34b-1e90-4df3-be96-6ee7aaf10a3a req-e5be0cc0-0066-4f92-a4f8-c547b93fe4d4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.492760 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-19d59443-1943-4699-92db-4c65eb6c0052 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.493645 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5feac34b-1e90-4df3-be96-6ee7aaf10a3a req-e5be0cc0-0066-4f92-a4f8-c547b93fe4d4 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:52:47.494072 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5feac34b-1e90-4df3-be96-6ee7aaf10a3a req-e5be0cc0-0066-4f92-a4f8-c547b93fe4d4 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.494394 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5feac34b-1e90-4df3-be96-6ee7aaf10a3a req-e5be0cc0-0066-4f92-a4f8-c547b93fe4d4 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.494668 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [req-5feac34b-1e90-4df3-be96-6ee7aaf10a3a req-e5be0cc0-0066-4f92-a4f8-c547b93fe4d4 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:52:47.494821 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-19d59443-1943-4699-92db-4c65eb6c0052 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] DELETE https://10.4.3.64/volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 Aug 14 03:52:47.495107 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-19d59443-1943-4699-92db-4c65eb6c0052 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.495369 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-19d59443-1943-4699-92db-4c65eb6c0052 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.495622 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-19d59443-1943-4699-92db-4c65eb6c0052 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Delete volume with id: cf98c41c-3a6d-4d10-b24b-f8369e6a9035 Aug 14 03:52:47.495762 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-5feac34b-1e90-4df3-be96-6ee7aaf10a3a req-e5be0cc0-0066-4f92-a4f8-c547b93fe4d4 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:52:47.503609 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-19d59443-1943-4699-92db-4c65eb6c0052 tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 returned with HTTP 404 Aug 14 03:52:47.504419 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 623/2466] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:52:47 2026] DELETE /volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 03:52:47.505420 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-5feac34b-1e90-4df3-be96-6ee7aaf10a3a req-e5be0cc0-0066-4f92-a4f8-c547b93fe4d4 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] Get all volumes completed successfully. Aug 14 03:52:47.506273 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:47.506273 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:47.510700 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-dcc881fc-7860-4e7e-9a91-5bbb205f8c7b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.511042 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5feac34b-1e90-4df3-be96-6ee7aaf10a3a req-e5be0cc0-0066-4f92-a4f8-c547b93fe4d4 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:52:47.511454 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 620/2467] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:47.512867 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dcc881fc-7860-4e7e-9a91-5bbb205f8c7b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] GET https://10.4.3.64/volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 Aug 14 03:52:47.513363 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dcc881fc-7860-4e7e-9a91-5bbb205f8c7b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.513667 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dcc881fc-7860-4e7e-9a91-5bbb205f8c7b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.520640 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dcc881fc-7860-4e7e-9a91-5bbb205f8c7b tempest-VolumeDependencyTests-1555365748 tempest-VolumeDependencyTests-1555365748-project-member] https://10.4.3.64/volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 returned with HTTP 404 Aug 14 03:52:47.521199 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 619/2468] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/cf98c41c-3a6d-4d10-b24b-f8369e6a9035 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:47.529637 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b6d88487-bb10-4187-b8a6-e4f1c019e07c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.530861 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b6d88487-bb10-4187-b8a6-e4f1c019e07c tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be Aug 14 03:52:47.531051 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b6d88487-bb10-4187-b8a6-e4f1c019e07c tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.531252 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b6d88487-bb10-4187-b8a6-e4f1c019e07c tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.531396 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-b6d88487-bb10-4187-b8a6-e4f1c019e07c tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Delete volume with id: e28c5cb1-4085-409a-8586-7dd0091463be Aug 14 03:52:47.538082 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:47.538082 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:47.538545 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b6d88487-bb10-4187-b8a6-e4f1c019e07c tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:47.553571 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b6d88487-bb10-4187-b8a6-e4f1c019e07c tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Delete volume request issued successfully. Aug 14 03:52:47.553821 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b6d88487-bb10-4187-b8a6-e4f1c019e07c tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be returned with HTTP 202 Aug 14 03:52:47.554373 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 607/2469] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:47 2026] DELETE /volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:47.562122 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e73b0b82-e1a9-4b87-b1db-7da41ab5bb65 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:47.566224 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e73b0b82-e1a9-4b87-b1db-7da41ab5bb65 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be Aug 14 03:52:47.568899 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e73b0b82-e1a9-4b87-b1db-7da41ab5bb65 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:47.569488 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e73b0b82-e1a9-4b87-b1db-7da41ab5bb65 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:47.583501 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:47.583501 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:47.588086 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e73b0b82-e1a9-4b87-b1db-7da41ab5bb65 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:47.594449 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e73b0b82-e1a9-4b87-b1db-7da41ab5bb65 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be returned with HTTP 200 Aug 14 03:52:47.595462 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 624/2470] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:47 2026] GET /volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:48.343269 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0f2bd7c0-47f6-4300-b827-d9290c6d6006 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:48.350483 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0f2bd7c0-47f6-4300-b827-d9290c6d6006 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:48.350483 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0f2bd7c0-47f6-4300-b827-d9290c6d6006 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:48.350483 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0f2bd7c0-47f6-4300-b827-d9290c6d6006 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:48.350483 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-0f2bd7c0-47f6-4300-b827-d9290c6d6006 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:48.353506 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:48.353506 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:48.354359 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0f2bd7c0-47f6-4300-b827-d9290c6d6006 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:48.354830 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 621/2471] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:48 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:48.609858 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-76dba832-0ced-412c-8705-a9177d9a68ff None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:48.612362 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-76dba832-0ced-412c-8705-a9177d9a68ff tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be Aug 14 03:52:48.612599 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-76dba832-0ced-412c-8705-a9177d9a68ff tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:48.613221 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-76dba832-0ced-412c-8705-a9177d9a68ff tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:48.621386 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-76dba832-0ced-412c-8705-a9177d9a68ff tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be returned with HTTP 404 Aug 14 03:52:48.622149 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 620/2472] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:48 2026] GET /volume/v3/volumes/e28c5cb1-4085-409a-8586-7dd0091463be => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:48.629131 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ca6b2486-8762-4ddc-b3d1-f11f0d12bff7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:48.631415 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ca6b2486-8762-4ddc-b3d1-f11f0d12bff7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea Aug 14 03:52:48.632017 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ca6b2486-8762-4ddc-b3d1-f11f0d12bff7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:48.632354 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ca6b2486-8762-4ddc-b3d1-f11f0d12bff7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:48.632595 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-ca6b2486-8762-4ddc-b3d1-f11f0d12bff7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Delete volume with id: e730f534-549c-4385-996a-ab0d5bc816ea Aug 14 03:52:48.643423 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:48.643423 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:48.644215 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ca6b2486-8762-4ddc-b3d1-f11f0d12bff7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:48.665342 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ca6b2486-8762-4ddc-b3d1-f11f0d12bff7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Delete volume request issued successfully. Aug 14 03:52:48.665673 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ca6b2486-8762-4ddc-b3d1-f11f0d12bff7 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea returned with HTTP 202 Aug 14 03:52:48.666502 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 608/2473] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:48 2026] DELETE /volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:48.679235 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1f557572-2dcd-4361-be72-0bc7d38df048 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:48.681703 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1f557572-2dcd-4361-be72-0bc7d38df048 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea Aug 14 03:52:48.681991 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1f557572-2dcd-4361-be72-0bc7d38df048 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:48.682271 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1f557572-2dcd-4361-be72-0bc7d38df048 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:48.689161 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:48.689161 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:48.693383 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1f557572-2dcd-4361-be72-0bc7d38df048 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:48.698021 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1f557572-2dcd-4361-be72-0bc7d38df048 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea returned with HTTP 200 Aug 14 03:52:48.698475 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 625/2474] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:48 2026] GET /volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:49.201554 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-98a960b6-2ea7-4232-82b4-c7ff36c76395 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:49.328659 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-98a960b6-2ea7-4232-82b4-c7ff36c76395 tempest-ProjectMemberTests-3910969 tempest-ProjectMemberTests-3910969-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Aug 14 03:52:49.328867 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-98a960b6-2ea7-4232-82b4-c7ff36c76395 tempest-ProjectMemberTests-3910969 tempest-ProjectMemberTests-3910969-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:49.329058 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-98a960b6-2ea7-4232-82b4-c7ff36c76395 tempest-ProjectMemberTests-3910969 tempest-ProjectMemberTests-3910969-project-admin] Calling method 'get_pools' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:49.339387 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-98a960b6-2ea7-4232-82b4-c7ff36c76395 tempest-ProjectMemberTests-3910969 tempest-ProjectMemberTests-3910969-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 03:52:49.339874 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 622/2475] 10.4.3.64 () {66 vars in 1284 bytes} [Fri Aug 14 03:52:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:49.348602 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-06f3f122-f188-43d6-a2ef-d61c8da95ebc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:49.366448 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4db47f9b-589d-4fff-bc5e-896cd071e2ba None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:49.368504 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4db47f9b-589d-4fff-bc5e-896cd071e2ba tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:49.368774 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4db47f9b-589d-4fff-bc5e-896cd071e2ba tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:49.369013 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4db47f9b-589d-4fff-bc5e-896cd071e2ba tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:49.369167 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-4db47f9b-589d-4fff-bc5e-896cd071e2ba tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:49.383205 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:49.383205 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:49.384250 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4db47f9b-589d-4fff-bc5e-896cd071e2ba tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:49.384643 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 609/2476] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:49 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:49.425018 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-06f3f122-f188-43d6-a2ef-d61c8da95ebc tempest-ProjectMemberTests-3910969 tempest-ProjectMemberTests-3910969-project-member] GET https://10.4.3.64/volume/v3/capabilities/np0000007313@storpool Aug 14 03:52:49.425305 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-06f3f122-f188-43d6-a2ef-d61c8da95ebc tempest-ProjectMemberTests-3910969 tempest-ProjectMemberTests-3910969-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:49.425542 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-06f3f122-f188-43d6-a2ef-d61c8da95ebc tempest-ProjectMemberTests-3910969 tempest-ProjectMemberTests-3910969-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:49.426375 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.policy [None req-06f3f122-f188-43d6-a2ef-d61c8da95ebc tempest-ProjectMemberTests-3910969 tempest-ProjectMemberTests-3910969-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'faff4590f12348f3823832d718c4ea43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b765938c8f4f4c09809506014498bcbf', '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=100328) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:52:49.426597 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-06f3f122-f188-43d6-a2ef-d61c8da95ebc tempest-ProjectMemberTests-3910969 tempest-ProjectMemberTests-3910969-project-member] https://10.4.3.64/volume/v3/capabilities/np0000007313@storpool returned with HTTP 403 Aug 14 03:52:49.427149 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 621/2477] 10.4.3.64 () {66 vars in 1311 bytes} [Fri Aug 14 03:52:49 2026] GET /volume/v3/capabilities/np0000007313@storpool => generated 110 bytes in 79 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:49.716004 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-657209dc-0cb5-4600-9755-6e399c4f59e5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:49.721900 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-657209dc-0cb5-4600-9755-6e399c4f59e5 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea Aug 14 03:52:49.722217 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-657209dc-0cb5-4600-9755-6e399c4f59e5 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:49.722508 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-657209dc-0cb5-4600-9755-6e399c4f59e5 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:49.735321 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-657209dc-0cb5-4600-9755-6e399c4f59e5 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea returned with HTTP 404 Aug 14 03:52:49.735836 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 626/2478] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:49 2026] GET /volume/v3/volumes/e730f534-549c-4385-996a-ab0d5bc816ea => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:49.745042 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aa57002a-f672-469f-a646-90ef545e965a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:49.747296 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aa57002a-f672-469f-a646-90ef545e965a tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] DELETE https://10.4.3.64/volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 Aug 14 03:52:49.747587 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aa57002a-f672-469f-a646-90ef545e965a tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:49.747873 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aa57002a-f672-469f-a646-90ef545e965a tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:49.748147 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-aa57002a-f672-469f-a646-90ef545e965a tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Delete volume with id: 86c87582-56a4-4478-8d56-2e507a6fee82 Aug 14 03:52:49.758031 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:49.758031 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:49.758691 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-aa57002a-f672-469f-a646-90ef545e965a tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:49.790282 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-aa57002a-f672-469f-a646-90ef545e965a tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Delete volume request issued successfully. Aug 14 03:52:49.790282 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aa57002a-f672-469f-a646-90ef545e965a tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 returned with HTTP 202 Aug 14 03:52:49.790282 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 623/2479] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:49 2026] DELETE /volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:49.797377 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5f5f675a-abd9-4f54-a9f2-946747e61f4d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:49.800322 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5f5f675a-abd9-4f54-a9f2-946747e61f4d tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 Aug 14 03:52:49.800490 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5f5f675a-abd9-4f54-a9f2-946747e61f4d tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:49.802187 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5f5f675a-abd9-4f54-a9f2-946747e61f4d tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:49.813281 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:49.813281 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:49.819126 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5f5f675a-abd9-4f54-a9f2-946747e61f4d tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Volume info retrieved successfully. Aug 14 03:52:49.825302 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5f5f675a-abd9-4f54-a9f2-946747e61f4d tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 returned with HTTP 200 Aug 14 03:52:49.825644 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 610/2480] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:49 2026] GET /volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:49.921198 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-1cf52eb0-5854-4440-9254-9396b720364f req-89fc0c0f-1dc2-4f51-8bfd-43f55fc3574c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:49.925760 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-89fc0c0f-1dc2-4f51-8bfd-43f55fc3574c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:52:49.925945 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-89fc0c0f-1dc2-4f51-8bfd-43f55fc3574c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:49.926153 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-89fc0c0f-1dc2-4f51-8bfd-43f55fc3574c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:49.936648 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:49.936648 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:49.940507 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-1cf52eb0-5854-4440-9254-9396b720364f req-89fc0c0f-1dc2-4f51-8bfd-43f55fc3574c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:49.944986 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-89fc0c0f-1dc2-4f51-8bfd-43f55fc3574c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:52:49.945173 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 622/2481] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:52:49 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:49.965213 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-1cf52eb0-5854-4440-9254-9396b720364f req-75b2896f-5f01-4a37-a0e9-4c4e3084d592 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:49.967751 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-75b2896f-5f01-4a37-a0e9-4c4e3084d592 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] POST https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549/action Aug 14 03:52:49.968255 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-75b2896f-5f01-4a37-a0e9-4c4e3084d592 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:52:49.968435 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-75b2896f-5f01-4a37-a0e9-4c4e3084d592 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:49.983221 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:49.983221 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:49.983713 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-1cf52eb0-5854-4440-9254-9396b720364f req-75b2896f-5f01-4a37-a0e9-4c4e3084d592 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:49.989739 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-1cf52eb0-5854-4440-9254-9396b720364f req-75b2896f-5f01-4a37-a0e9-4c4e3084d592 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Begin detaching volume completed successfully. Aug 14 03:52:49.990003 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-75b2896f-5f01-4a37-a0e9-4c4e3084d592 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549/action returned with HTTP 202 Aug 14 03:52:49.990715 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 627/2482] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:52:49 2026] POST /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:52:50.011319 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b38eaac8-9f2f-46c5-9a0e-0c5a5b07f83a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:50.013159 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b38eaac8-9f2f-46c5-9a0e-0c5a5b07f83a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:52:50.013353 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b38eaac8-9f2f-46c5-9a0e-0c5a5b07f83a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:50.013532 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b38eaac8-9f2f-46c5-9a0e-0c5a5b07f83a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:50.026625 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:50.026625 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:50.033151 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b38eaac8-9f2f-46c5-9a0e-0c5a5b07f83a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:50.037235 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f1379227-62e4-4e9e-9e8b-4a2803e1762b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:50.037628 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f1379227-62e4-4e9e-9e8b-4a2803e1762b None None] GET https://10.4.3.64/volume// Aug 14 03:52:50.037806 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f1379227-62e4-4e9e-9e8b-4a2803e1762b None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:50.037990 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f1379227-62e4-4e9e-9e8b-4a2803e1762b None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:50.038344 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f1379227-62e4-4e9e-9e8b-4a2803e1762b None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:52:50.038617 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b38eaac8-9f2f-46c5-9a0e-0c5a5b07f83a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:52:50.038673 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 611/2483] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:52:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:52:50.038992 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 624/2484] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:50 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:50.046121 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-1cf52eb0-5854-4440-9254-9396b720364f req-ab00f835-9063-494f-b34a-9b73b569ddd3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:50.048081 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-ab00f835-9063-494f-b34a-9b73b569ddd3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:52:50.048300 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-ab00f835-9063-494f-b34a-9b73b569ddd3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:50.048474 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-ab00f835-9063-494f-b34a-9b73b569ddd3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:50.057433 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:50.057433 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:50.061663 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-1cf52eb0-5854-4440-9254-9396b720364f req-ab00f835-9063-494f-b34a-9b73b569ddd3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:50.067266 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-ab00f835-9063-494f-b34a-9b73b569ddd3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:52:50.067717 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 623/2485] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:52:50 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 1316 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:52:50.394409 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3bc11b3b-9128-4ce6-ad8a-6eadedbc9cb5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:50.396848 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3bc11b3b-9128-4ce6-ad8a-6eadedbc9cb5 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:50.397241 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3bc11b3b-9128-4ce6-ad8a-6eadedbc9cb5 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:50.397602 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3bc11b3b-9128-4ce6-ad8a-6eadedbc9cb5 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:50.397787 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-3bc11b3b-9128-4ce6-ad8a-6eadedbc9cb5 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:50.402933 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:50.402933 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:50.403922 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3bc11b3b-9128-4ce6-ad8a-6eadedbc9cb5 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:50.404591 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 628/2486] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:50 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:50.841959 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e3ce95b8-4fb1-4297-928a-2fbfc35aa316 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:50.845259 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e3ce95b8-4fb1-4297-928a-2fbfc35aa316 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] GET https://10.4.3.64/volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 Aug 14 03:52:50.845555 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e3ce95b8-4fb1-4297-928a-2fbfc35aa316 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:50.845827 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e3ce95b8-4fb1-4297-928a-2fbfc35aa316 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:50.852959 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e3ce95b8-4fb1-4297-928a-2fbfc35aa316 tempest-VolumesTestJSON-83242349 tempest-VolumesTestJSON-83242349-project-member] https://10.4.3.64/volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 returned with HTTP 404 Aug 14 03:52:50.853641 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 612/2487] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:50 2026] GET /volume/v3/volumes/86c87582-56a4-4478-8d56-2e507a6fee82 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:50.949860 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-1cf52eb0-5854-4440-9254-9396b720364f req-b7f4a607-e7cc-45b7-b4d8-f09f34a3f02e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:50.954045 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-b7f4a607-e7cc-45b7-b4d8-f09f34a3f02e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] DELETE https://10.4.3.64/volume/v3/attachments/68657271-0e1f-48cc-8b2e-047c9f82d4c3 Aug 14 03:52:50.954045 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-b7f4a607-e7cc-45b7-b4d8-f09f34a3f02e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:50.954045 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-b7f4a607-e7cc-45b7-b4d8-f09f34a3f02e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:50.962655 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:50.962655 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:51.012629 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1cf52eb0-5854-4440-9254-9396b720364f req-b7f4a607-e7cc-45b7-b4d8-f09f34a3f02e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/attachments/68657271-0e1f-48cc-8b2e-047c9f82d4c3 returned with HTTP 200 Aug 14 03:52:51.013185 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 625/2488] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:52:50 2026] DELETE /volume/v3/attachments/68657271-0e1f-48cc-8b2e-047c9f82d4c3 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:51.052372 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8c47e01e-dec0-458d-9e93-d79a30e429c8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:51.055102 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8c47e01e-dec0-458d-9e93-d79a30e429c8 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:52:51.055102 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8c47e01e-dec0-458d-9e93-d79a30e429c8 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:51.055587 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8c47e01e-dec0-458d-9e93-d79a30e429c8 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:51.066858 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:51.066858 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:51.071591 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8c47e01e-dec0-458d-9e93-d79a30e429c8 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:52:51.077200 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8c47e01e-dec0-458d-9e93-d79a30e429c8 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:52:51.077561 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 624/2489] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:51 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:51.418156 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-da7791ab-f7c1-479c-9e43-14cb03f274c3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:51.418156 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-da7791ab-f7c1-479c-9e43-14cb03f274c3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:51.418156 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-da7791ab-f7c1-479c-9e43-14cb03f274c3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:51.418156 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-da7791ab-f7c1-479c-9e43-14cb03f274c3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:51.418156 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-da7791ab-f7c1-479c-9e43-14cb03f274c3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:51.423018 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:51.423018 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:51.423547 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-41635f45-57f9-4341-b7e4-11e6027dbc2a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:51.424202 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-da7791ab-f7c1-479c-9e43-14cb03f274c3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:51.424932 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 629/2490] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:51 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:51.557147 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-41635f45-57f9-4341-b7e4-11e6027dbc2a tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:52:51.557473 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-41635f45-57f9-4341-b7e4-11e6027dbc2a tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1648896556", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1416877788", "vendor_name": "tempest-vendor_name-78248903"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:51.580025 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-41635f45-57f9-4341-b7e4-11e6027dbc2a tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:52:51.580370 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 613/2491] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:52:51 2026] POST /volume/v3/types => generated 328 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:51.590150 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:51.592355 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:51.592778 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "95f6f208-3f9c-4149-ad7f-21727371dd68", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:51.596087 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Create volume request body: {'volume': {'volume_type': '95f6f208-3f9c-4149-ad7f-21727371dd68', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:51.600127 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Create volume of 1 GB Aug 14 03:52:51.600525 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:51.600525 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:51.601009 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Availability Zones retrieved successfully. Aug 14 03:52:51.609605 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Flow 'volume_create_api' (2237a7eb-2c5c-4fa3-88e2-a9a59f568443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:51.610974 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0350075-759c-4dca-9937-f69e98322d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:51.612000 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:51.639691 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0350075-759c-4dca-9937-f69e98322d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1416877788',vendor_name='tempest-vendor_name-78248903'},id=95f6f208-3f9c-4149-ad7f-21727371dd68,is_public=True,name='tempest-ProjectMemberTests-volume-type-1648896556',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95f6f208-3f9c-4149-ad7f-21727371dd68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:51.640507 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8aba1fd-f1b7-45e8-869e-f5e17494643b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:51.665580 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1648896556 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1648896556, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:51.665875 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1648896556 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1648896556, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:51.701576 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Created reservations ['5804d4c8-7731-4a04-a433-647fd97e7cec', '6c60a54a-ebb5-4187-a49a-9b11d88f8505', '27e39593-fce0-4877-ae7e-a6e60e343aa7', '08124bad-a9a3-485c-a9d8-6c959434faca'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:51.702247 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8aba1fd-f1b7-45e8-869e-f5e17494643b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5804d4c8-7731-4a04-a433-647fd97e7cec', '6c60a54a-ebb5-4187-a49a-9b11d88f8505', '27e39593-fce0-4877-ae7e-a6e60e343aa7', '08124bad-a9a3-485c-a9d8-6c959434faca']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:51.702925 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd2d5ef-c10c-43c3-8443-dcd808f00eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:51.726207 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd2d5ef-c10c-43c3-8443-dcd808f00eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0918e864-6135-4151-b203-4b14a73f0e0b', '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='2db4b3372f5c40d0bba7cc7a4c51c084',qos_specs=None,replication_status=,reservations=['5804d4c8-7731-4a04-a433-647fd97e7cec','6c60a54a-ebb5-4187-a49a-9b11d88f8505','27e39593-fce0-4877-ae7e-a6e60e343aa7','08124bad-a9a3-485c-a9d8-6c959434faca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa16c064fdf4e51952f12cc9135a3dd',volume_type_id=95f6f208-3f9c-4149-ad7f-21727371dd68), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52: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=0918e864-6135-4151-b203-4b14a73f0e0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2db4b3372f5c40d0bba7cc7a4c51c084',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa16c064fdf4e51952f12cc9135a3dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95f6f208-3f9c-4149-ad7f-21727371dd68),volume_type_id=95f6f208-3f9c-4149-ad7f-21727371dd68)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:51.726983 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c047e43-1bd9-48cd-9b28-5e7a5f4b5084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:51.744946 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c047e43-1bd9-48cd-9b28-5e7a5f4b5084) transitioned into state 'SUCCESS' from 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='2db4b3372f5c40d0bba7cc7a4c51c084',qos_specs=None,replication_status=,reservations=['5804d4c8-7731-4a04-a433-647fd97e7cec','6c60a54a-ebb5-4187-a49a-9b11d88f8505','27e39593-fce0-4877-ae7e-a6e60e343aa7','08124bad-a9a3-485c-a9d8-6c959434faca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa16c064fdf4e51952f12cc9135a3dd',volume_type_id=95f6f208-3f9c-4149-ad7f-21727371dd68)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:51.745572 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c5f24f-b231-4f68-bfa5-8660c2520d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:51.757476 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c5f24f-b231-4f68-bfa5-8660c2520d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:51.758293 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Flow 'volume_create_api' (2237a7eb-2c5c-4fa3-88e2-a9a59f568443) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:51.758575 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Create volume request issued successfully. Aug 14 03:52:51.759101 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6b7c536f-4a44-4a5f-86cf-29385c2254dd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:51.759509 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 626/2492] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:52:51 2026] POST /volume/v3/volumes => generated 772 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:51.773523 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-828e3f89-4e70-4f64-8961-39bc097f0d8e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:51.775099 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-828e3f89-4e70-4f64-8961-39bc097f0d8e tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] GET https://10.4.3.64/volume/v3/volumes/0918e864-6135-4151-b203-4b14a73f0e0b Aug 14 03:52:51.775099 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-828e3f89-4e70-4f64-8961-39bc097f0d8e tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:51.775675 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-828e3f89-4e70-4f64-8961-39bc097f0d8e tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:51.784781 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:51.784781 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:51.790718 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-828e3f89-4e70-4f64-8961-39bc097f0d8e tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Volume info retrieved successfully. Aug 14 03:52:51.796995 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-828e3f89-4e70-4f64-8961-39bc097f0d8e tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/volumes/0918e864-6135-4151-b203-4b14a73f0e0b returned with HTTP 200 Aug 14 03:52:51.797408 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 625/2493] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:51 2026] GET /volume/v3/volumes/0918e864-6135-4151-b203-4b14a73f0e0b => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:52.437023 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f72feb9e-0623-4b74-958b-d0d98b324d61 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:52.439362 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f72feb9e-0623-4b74-958b-d0d98b324d61 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:52.439684 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f72feb9e-0623-4b74-958b-d0d98b324d61 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:52.440727 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f72feb9e-0623-4b74-958b-d0d98b324d61 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:52.440727 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-f72feb9e-0623-4b74-958b-d0d98b324d61 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:52.444372 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:52.444372 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:52.444947 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f72feb9e-0623-4b74-958b-d0d98b324d61 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:52.445481 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 630/2494] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:52 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:52.811227 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9a8c12de-b45e-4d39-8451-71df0896af16 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:52.813486 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9a8c12de-b45e-4d39-8451-71df0896af16 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] GET https://10.4.3.64/volume/v3/volumes/0918e864-6135-4151-b203-4b14a73f0e0b Aug 14 03:52:52.813947 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9a8c12de-b45e-4d39-8451-71df0896af16 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:52.814341 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9a8c12de-b45e-4d39-8451-71df0896af16 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:52.815239 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3770eea3-bc06-4377-b733-931fbdb0e43f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:52.825417 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:52.825417 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:52.827875 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9a8c12de-b45e-4d39-8451-71df0896af16 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Volume info retrieved successfully. Aug 14 03:52:52.831815 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9a8c12de-b45e-4d39-8451-71df0896af16 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/volumes/0918e864-6135-4151-b203-4b14a73f0e0b returned with HTTP 200 Aug 14 03:52:52.832327 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 614/2495] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:52 2026] GET /volume/v3/volumes/0918e864-6135-4151-b203-4b14a73f0e0b => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:52.849797 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e293265f-c94a-47ed-9b68-7c2363dacb0f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:52.851709 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e293265f-c94a-47ed-9b68-7c2363dacb0f tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 14 03:52:52.851709 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e293265f-c94a-47ed-9b68-7c2363dacb0f tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:52.851864 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e293265f-c94a-47ed-9b68-7c2363dacb0f tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:52.863515 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e293265f-c94a-47ed-9b68-7c2363dacb0f tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 14 03:52:52.863918 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 626/2496] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Aug 14 03:52:52 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:52.876744 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3baaec7d-df41-4c55-a68b-8666afb1418f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:52.918444 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3770eea3-bc06-4377-b733-931fbdb0e43f tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 Aug 14 03:52:52.918699 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3770eea3-bc06-4377-b733-931fbdb0e43f tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:52.918937 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3770eea3-bc06-4377-b733-931fbdb0e43f tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:52.919303 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:52.919303 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:52.929944 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-3770eea3-bc06-4377-b733-931fbdb0e43f tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-1648896556 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-1648896556, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:52.935386 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3770eea3-bc06-4377-b733-931fbdb0e43f tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 returned with HTTP 200 Aug 14 03:52:52.935726 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 627/2497] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:52:52 2026] GET /volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 => generated 636 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:52.945026 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:52.998208 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3baaec7d-df41-4c55-a68b-8666afb1418f tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] DELETE https://10.4.3.64/volume/v3/messages/56b4ad71-a4a4-4c3f-985e-a91652a20bfb Aug 14 03:52:52.998208 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3baaec7d-df41-4c55-a68b-8666afb1418f tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:52.998208 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3baaec7d-df41-4c55-a68b-8666afb1418f tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:53.007216 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3baaec7d-df41-4c55-a68b-8666afb1418f tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] https://10.4.3.64/volume/v3/messages/56b4ad71-a4a4-4c3f-985e-a91652a20bfb returned with HTTP 204 Aug 14 03:52:53.007567 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 631/2498] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Aug 14 03:52:52 2026] DELETE /volume/v3/messages/56b4ad71-a4a4-4c3f-985e-a91652a20bfb => generated 0 bytes in 131 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:52:53.015999 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-78bc0621-e15c-4e19-bfd3-45e193e4cafb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:53.020483 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-78bc0621-e15c-4e19-bfd3-45e193e4cafb tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] GET https://10.4.3.64/volume/v3/messages/56b4ad71-a4a4-4c3f-985e-a91652a20bfb Aug 14 03:52:53.020706 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-78bc0621-e15c-4e19-bfd3-45e193e4cafb tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:53.020880 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-78bc0621-e15c-4e19-bfd3-45e193e4cafb tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:53.026159 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:53.026159 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1809071103"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:53.026277 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-78bc0621-e15c-4e19-bfd3-45e193e4cafb tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] https://10.4.3.64/volume/v3/messages/56b4ad71-a4a4-4c3f-985e-a91652a20bfb returned with HTTP 404 Aug 14 03:52:53.026362 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1809071103'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:53.026362 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Create volume of 1 GB Aug 14 03:52:53.026441 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 627/2499] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:52:53 2026] GET /volume/v3/messages/56b4ad71-a4a4-4c3f-985e-a91652a20bfb => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:53.030299 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Availability Zones retrieved successfully. Aug 14 03:52:53.034645 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c483910e-eec8-45d3-ac60-904c9c0dc66d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:53.036343 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Flow 'volume_create_api' (3c7450cb-82bb-4883-95f2-a7da5b4259ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:53.036978 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c483910e-eec8-45d3-ac60-904c9c0dc66d tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/0918e864-6135-4151-b203-4b14a73f0e0b Aug 14 03:52:53.037236 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c483910e-eec8-45d3-ac60-904c9c0dc66d tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:53.037415 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c483910e-eec8-45d3-ac60-904c9c0dc66d tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:53.039480 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-c483910e-eec8-45d3-ac60-904c9c0dc66d tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Delete volume with id: 0918e864-6135-4151-b203-4b14a73f0e0b Aug 14 03:52:53.039567 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a04540d-6824-4b1b-a8d8-d49958e0f8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:53.039567 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:53.044707 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:53.044707 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:53.045050 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c483910e-eec8-45d3-ac60-904c9c0dc66d tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Volume info retrieved successfully. Aug 14 03:52:53.045972 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-c483910e-eec8-45d3-ac60-904c9c0dc66d tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100326) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:52:53.065158 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-c483910e-eec8-45d3-ac60-904c9c0dc66d tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Created reservations ['20920a4d-bf62-432c-9248-aa6eaaa3a086', 'cbe75b83-383b-461a-9c82-ace2d3517359', 'bf5a3e58-7c28-4128-bfe4-a584329aee11', '55cde91f-11a2-4753-9ed8-729ed6c55ea1'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:53.070994 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a04540d-6824-4b1b-a8d8-d49958e0f8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:53.073654 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04afc24c-3a53-4f7a-bed9-ec5f52350fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:53.091096 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c483910e-eec8-45d3-ac60-904c9c0dc66d tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Delete volume request issued successfully. Aug 14 03:52:53.091390 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c483910e-eec8-45d3-ac60-904c9c0dc66d tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/volumes/0918e864-6135-4151-b203-4b14a73f0e0b returned with HTTP 202 Aug 14 03:52:53.092030 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 628/2500] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:52:53 2026] DELETE /volume/v3/volumes/0918e864-6135-4151-b203-4b14a73f0e0b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:53.098717 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-35f94066-3808-40da-a642-f61655b28936 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:53.105466 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-35f94066-3808-40da-a642-f61655b28936 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] DELETE https://10.4.3.64/volume/v3/types/95f6f208-3f9c-4149-ad7f-21727371dd68 Aug 14 03:52:53.105466 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-35f94066-3808-40da-a642-f61655b28936 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:53.105466 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-35f94066-3808-40da-a642-f61655b28936 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:53.140026 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-35f94066-3808-40da-a642-f61655b28936 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/types/95f6f208-3f9c-4149-ad7f-21727371dd68 returned with HTTP 202 Aug 14 03:52:53.140468 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 632/2501] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:52:53 2026] DELETE /volume/v3/types/95f6f208-3f9c-4149-ad7f-21727371dd68 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:53.148424 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Created reservations ['e1275b78-4fd3-4669-883f-7cc5636cc0ea', 'a8ba17bf-4ec4-4205-b903-7587d9bca41d', 'd861a3a7-2926-4979-8679-db7285e9d233', 'd07ffda8-b82d-48c2-9608-24962c32af8c'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:53.148895 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5d855ed3-cda0-4727-bff0-b4c1ce48a923 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:53.149229 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04afc24c-3a53-4f7a-bed9-ec5f52350fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1275b78-4fd3-4669-883f-7cc5636cc0ea', 'a8ba17bf-4ec4-4205-b903-7587d9bca41d', 'd861a3a7-2926-4979-8679-db7285e9d233', 'd07ffda8-b82d-48c2-9608-24962c32af8c']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:53.150010 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b9864a2-144e-4ff3-b24d-de0d651f5da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:53.153962 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5d855ed3-cda0-4727-bff0-b4c1ce48a923 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:52:53.154490 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5d855ed3-cda0-4727-bff0-b4c1ce48a923 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-610451720", "extra_specs": {"storage_protocol": "tempest-storage_protocol-260024485", "vendor_name": "tempest-vendor_name-2046976180"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:53.174042 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b9864a2-144e-4ff3-b24d-de0d651f5da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46203e3a-1bf7-4e17-8643-e1c36013d00c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1809071103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19decd926fdf4a9c879cfe3957144cf2',qos_specs=None,replication_status=,reservations=['e1275b78-4fd3-4669-883f-7cc5636cc0ea','a8ba17bf-4ec4-4205-b903-7587d9bca41d','d861a3a7-2926-4979-8679-db7285e9d233','d07ffda8-b82d-48c2-9608-24962c32af8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dca593b395149399646d5cf68f2b3b8',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1809071103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46203e3a-1bf7-4e17-8643-e1c36013d00c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19decd926fdf4a9c879cfe3957144cf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dca593b395149399646d5cf68f2b3b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:53.174978 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8bcd3b-d48d-4b29-ba8c-47b1b0bb5f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:53.178646 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5d855ed3-cda0-4727-bff0-b4c1ce48a923 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:52:53.179647 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 628/2502] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:52:53 2026] POST /volume/v3/types => generated 328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:53.187676 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:53.189433 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:53.189742 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cc41399c-4e3c-4de1-bad8-adc5cc5b7a63", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:53.191083 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Create volume request body: {'volume': {'volume_type': 'cc41399c-4e3c-4de1-bad8-adc5cc5b7a63', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:53.194276 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Create volume of 1 GB Aug 14 03:52:53.194385 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:53.194385 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:53.194615 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8bcd3b-d48d-4b29-ba8c-47b1b0bb5f93) transitioned into state 'SUCCESS' from state '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-1809071103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19decd926fdf4a9c879cfe3957144cf2',qos_specs=None,replication_status=,reservations=['e1275b78-4fd3-4669-883f-7cc5636cc0ea','a8ba17bf-4ec4-4205-b903-7587d9bca41d','d861a3a7-2926-4979-8679-db7285e9d233','d07ffda8-b82d-48c2-9608-24962c32af8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dca593b395149399646d5cf68f2b3b8',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:53.194703 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Availability Zones retrieved successfully. Aug 14 03:52:53.195408 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a2c2fa-7e0c-4732-a31f-d1b8cd303f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:53.199880 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Flow 'volume_create_api' (bd1315ff-e87e-4e5d-b175-db60a7c94425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:53.200770 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7129c659-60d2-48d3-86c6-148728145c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:53.201465 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:53.206116 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a2c2fa-7e0c-4732-a31f-d1b8cd303f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:53.207093 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Flow 'volume_create_api' (3c7450cb-82bb-4883-95f2-a7da5b4259ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:53.207541 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Create volume request issued successfully. Aug 14 03:52:53.208143 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1998ba48-485c-430e-8a98-f8cc30f98d36 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:53.208659 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 615/2503] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:52:52 2026] POST /volume/v3/volumes => generated 757 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:53.217798 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7129c659-60d2-48d3-86c6-148728145c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:52:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-260024485',vendor_name='tempest-vendor_name-2046976180'},id=cc41399c-4e3c-4de1-bad8-adc5cc5b7a63,is_public=True,name='tempest-ProjectMemberTests-volume-type-610451720',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc41399c-4e3c-4de1-bad8-adc5cc5b7a63', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:53.218466 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (132d926f-0183-47b8-b08e-3b96f1258b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:53.223276 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-728e33a4-663b-4f81-9696-0802753e3e28 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:53.225335 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-728e33a4-663b-4f81-9696-0802753e3e28 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] GET https://10.4.3.64/volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c Aug 14 03:52:53.225717 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-728e33a4-663b-4f81-9696-0802753e3e28 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:53.225717 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-728e33a4-663b-4f81-9696-0802753e3e28 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:53.236648 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:53.236648 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:53.244236 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-610451720 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-610451720, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:53.244480 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-610451720 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-610451720, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:53.246103 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-728e33a4-663b-4f81-9696-0802753e3e28 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Volume info retrieved successfully. Aug 14 03:52:53.250984 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-728e33a4-663b-4f81-9696-0802753e3e28 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] https://10.4.3.64/volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c returned with HTTP 200 Aug 14 03:52:53.251398 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 633/2504] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:53 2026] GET /volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:53.268427 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Created reservations ['5a25e7ed-a17a-4cdf-9fee-0fcdf60a1607', '26590dd5-c234-4f95-bcc9-d462ca6b216e', 'f41bc28b-87e7-40a2-8708-dbcf90fb3879', '6f8b4664-1d52-42c1-9278-5f1fc1890578'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:53.269191 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (132d926f-0183-47b8-b08e-3b96f1258b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a25e7ed-a17a-4cdf-9fee-0fcdf60a1607', '26590dd5-c234-4f95-bcc9-d462ca6b216e', 'f41bc28b-87e7-40a2-8708-dbcf90fb3879', '6f8b4664-1d52-42c1-9278-5f1fc1890578']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:53.269821 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09c6cfa1-e090-44eb-a337-ab0a6e316e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:53.296243 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09c6cfa1-e090-44eb-a337-ab0a6e316e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4d3d985-409e-43b2-b285-3cb4eda1f148', '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='2db4b3372f5c40d0bba7cc7a4c51c084',qos_specs=None,replication_status=,reservations=['5a25e7ed-a17a-4cdf-9fee-0fcdf60a1607','26590dd5-c234-4f95-bcc9-d462ca6b216e','f41bc28b-87e7-40a2-8708-dbcf90fb3879','6f8b4664-1d52-42c1-9278-5f1fc1890578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa16c064fdf4e51952f12cc9135a3dd',volume_type_id=cc41399c-4e3c-4de1-bad8-adc5cc5b7a63), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52: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=b4d3d985-409e-43b2-b285-3cb4eda1f148,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2db4b3372f5c40d0bba7cc7a4c51c084',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa16c064fdf4e51952f12cc9135a3dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc41399c-4e3c-4de1-bad8-adc5cc5b7a63),volume_type_id=cc41399c-4e3c-4de1-bad8-adc5cc5b7a63)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:53.299202 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9286f8-83c4-4c8c-a700-c0032a88fbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:53.332170 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9286f8-83c4-4c8c-a700-c0032a88fbc9) transitioned into state 'SUCCESS' from 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='2db4b3372f5c40d0bba7cc7a4c51c084',qos_specs=None,replication_status=,reservations=['5a25e7ed-a17a-4cdf-9fee-0fcdf60a1607','26590dd5-c234-4f95-bcc9-d462ca6b216e','f41bc28b-87e7-40a2-8708-dbcf90fb3879','6f8b4664-1d52-42c1-9278-5f1fc1890578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa16c064fdf4e51952f12cc9135a3dd',volume_type_id=cc41399c-4e3c-4de1-bad8-adc5cc5b7a63)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:53.332771 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4ba680-1d6a-4e82-a9d1-aa57658530f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:53.343563 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4ba680-1d6a-4e82-a9d1-aa57658530f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:53.344833 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Flow 'volume_create_api' (bd1315ff-e87e-4e5d-b175-db60a7c94425) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:53.344956 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Create volume request issued successfully. Aug 14 03:52:53.345703 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f06cd939-891f-4c57-b6a3-17886bf02a1c tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:53.346054 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 629/2505] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:52:53 2026] POST /volume/v3/volumes => generated 771 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:53.360570 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e4030f48-b32d-49a6-98d8-21043a292407 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:53.362205 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e4030f48-b32d-49a6-98d8-21043a292407 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] GET https://10.4.3.64/volume/v3/volumes/b4d3d985-409e-43b2-b285-3cb4eda1f148 Aug 14 03:52:53.362361 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e4030f48-b32d-49a6-98d8-21043a292407 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:53.362539 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e4030f48-b32d-49a6-98d8-21043a292407 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:53.376880 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:53.376880 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:53.380655 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e4030f48-b32d-49a6-98d8-21043a292407 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Volume info retrieved successfully. Aug 14 03:52:53.384853 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e4030f48-b32d-49a6-98d8-21043a292407 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/volumes/b4d3d985-409e-43b2-b285-3cb4eda1f148 returned with HTTP 200 Aug 14 03:52:53.385103 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 629/2506] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:53 2026] GET /volume/v3/volumes/b4d3d985-409e-43b2-b285-3cb4eda1f148 => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:53.456582 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-34557b92-8262-48bd-88e5-7c6d06168d28 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:53.457900 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-34557b92-8262-48bd-88e5-7c6d06168d28 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:53.458183 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-34557b92-8262-48bd-88e5-7c6d06168d28 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:53.458402 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-34557b92-8262-48bd-88e5-7c6d06168d28 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:53.458505 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-34557b92-8262-48bd-88e5-7c6d06168d28 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:53.463502 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:53.463502 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:53.464275 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-34557b92-8262-48bd-88e5-7c6d06168d28 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:53.464611 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 616/2507] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:53 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:54.267412 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1821b5ad-3d1b-4f3c-9627-700d9b3e9064 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.269711 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1821b5ad-3d1b-4f3c-9627-700d9b3e9064 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] GET https://10.4.3.64/volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c Aug 14 03:52:54.269711 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1821b5ad-3d1b-4f3c-9627-700d9b3e9064 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:54.269859 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1821b5ad-3d1b-4f3c-9627-700d9b3e9064 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:54.278035 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:54.278035 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:54.281866 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1821b5ad-3d1b-4f3c-9627-700d9b3e9064 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Volume info retrieved successfully. Aug 14 03:52:54.285880 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1821b5ad-3d1b-4f3c-9627-700d9b3e9064 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] https://10.4.3.64/volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c returned with HTTP 200 Aug 14 03:52:54.286339 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 634/2508] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:54 2026] GET /volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:54.307635 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-65e78f63-2ac4-424b-b98f-42d217b0b0d6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.311025 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-65e78f63-2ac4-424b-b98f-42d217b0b0d6 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 Aug 14 03:52:54.311298 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-65e78f63-2ac4-424b-b98f-42d217b0b0d6 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:54.319738 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:54.319738 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:54.351741 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-65e78f63-2ac4-424b-b98f-42d217b0b0d6 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-610451720 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-610451720, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:54.358407 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-65e78f63-2ac4-424b-b98f-42d217b0b0d6 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 returned with HTTP 200 Aug 14 03:52:54.359504 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 630/2509] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Aug 14 03:52:54 2026] PUT /volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 => generated 588 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:54.370932 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e1892d05-b512-4d36-b287-f461a2d747dd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.372740 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:54.373076 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:54.374578 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:54.374651 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Create volume of 2 GB Aug 14 03:52:54.378620 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Availability Zones retrieved successfully. Aug 14 03:52:54.383835 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Flow 'volume_create_api' (920efcf4-803b-42a9-9486-6c39c6746b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:54.384686 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f700d157-5b2e-492e-b4b4-ded9e143a60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:54.385526 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Validating volume size '2' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:54.396954 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a6c42ee4-0593-487f-b00a-ff70981a2936 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.399476 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a6c42ee4-0593-487f-b00a-ff70981a2936 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] GET https://10.4.3.64/volume/v3/volumes/b4d3d985-409e-43b2-b285-3cb4eda1f148 Aug 14 03:52:54.399738 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a6c42ee4-0593-487f-b00a-ff70981a2936 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:54.399953 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a6c42ee4-0593-487f-b00a-ff70981a2936 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:54.409427 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:54.409427 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:54.411927 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f700d157-5b2e-492e-b4b4-ded9e143a60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:54.412702 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e075626b-50fd-4dc5-bd2e-7190011bd605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:54.413629 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a6c42ee4-0593-487f-b00a-ff70981a2936 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Volume info retrieved successfully. Aug 14 03:52:54.417955 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a6c42ee4-0593-487f-b00a-ff70981a2936 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/volumes/b4d3d985-409e-43b2-b285-3cb4eda1f148 returned with HTTP 200 Aug 14 03:52:54.418370 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 617/2510] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:54 2026] GET /volume/v3/volumes/b4d3d985-409e-43b2-b285-3cb4eda1f148 => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:54.438790 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a52bf1ea-b2e0-4bf5-8897-09e0e405bf82 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.440981 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a52bf1ea-b2e0-4bf5-8897-09e0e405bf82 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 14 03:52:54.441330 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a52bf1ea-b2e0-4bf5-8897-09e0e405bf82 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:54.441612 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a52bf1ea-b2e0-4bf5-8897-09e0e405bf82 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:54.446487 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota_utils [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Quota exceeded for 19decd926fdf4a9c879cfe3957144cf2, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 03:52:54.447232 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a52bf1ea-b2e0-4bf5-8897-09e0e405bf82 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 14 03:52:54.447690 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 635/2511] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Aug 14 03:52:54 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:54.449633 np0000007313 devstack@c-api.service[100328]: WARNING cinder.volume.api [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e075626b-50fd-4dc5-bd2e-7190011bd605) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 03:52:54.449633 np0000007313 devstack@c-api.service[100328]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 14 03:52:54.451412 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e075626b-50fd-4dc5-bd2e-7190011bd605) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:54.452022 np0000007313 devstack@c-api.service[100328]: WARNING cinder.volume.api [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e075626b-50fd-4dc5-bd2e-7190011bd605) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 03:52:54.452693 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f700d157-5b2e-492e-b4b4-ded9e143a60c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:54.454721 np0000007313 devstack@c-api.service[100328]: WARNING cinder.volume.api [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f700d157-5b2e-492e-b4b4-ded9e143a60c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 03:52:54.455534 np0000007313 devstack@c-api.service[100328]: WARNING cinder.volume.api [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Flow 'volume_create_api' (920efcf4-803b-42a9-9486-6c39c6746b00) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 03:52:54.455803 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.middleware.fault [None req-e1892d05-b512-4d36-b287-f461a2d747dd tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 413 Aug 14 03:52:54.456641 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 630/2512] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:52:54 2026] POST /volume/v3/volumes => generated 208 bytes in 86 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 03:52:54.459037 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a62fef98-7392-4fc6-a51f-f1c8aa87a279 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.461693 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a62fef98-7392-4fc6-a51f-f1c8aa87a279 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] GET https://10.4.3.64/volume/v3/messages Aug 14 03:52:54.461965 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a62fef98-7392-4fc6-a51f-f1c8aa87a279 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:54.462247 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a62fef98-7392-4fc6-a51f-f1c8aa87a279 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:54.468045 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a62fef98-7392-4fc6-a51f-f1c8aa87a279 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 14 03:52:54.468513 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 631/2513] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Aug 14 03:52:54 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:54.469606 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-338a685f-01ee-49f7-9be2-b38eac7899f8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.473480 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-338a685f-01ee-49f7-9be2-b38eac7899f8 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 Aug 14 03:52:54.473480 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-338a685f-01ee-49f7-9be2-b38eac7899f8 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:54.475563 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5fffa95c-1f4d-4589-b73c-6cae8c15f975 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.478055 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5fffa95c-1f4d-4589-b73c-6cae8c15f975 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:54.479006 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5fffa95c-1f4d-4589-b73c-6cae8c15f975 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:54.479326 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5fffa95c-1f4d-4589-b73c-6cae8c15f975 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:54.479444 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-5fffa95c-1f4d-4589-b73c-6cae8c15f975 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:54.481181 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-05171f8d-79cd-40e7-891d-ec06dd12b44f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.483603 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-05171f8d-79cd-40e7-891d-ec06dd12b44f tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] DELETE https://10.4.3.64/volume/v3/messages/ca0c1637-5f5e-4553-8211-0fcfe7a29c6c Aug 14 03:52:54.483831 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-05171f8d-79cd-40e7-891d-ec06dd12b44f tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:54.484038 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-05171f8d-79cd-40e7-891d-ec06dd12b44f tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:54.486228 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:54.486228 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:54.487148 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5fffa95c-1f4d-4589-b73c-6cae8c15f975 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:54.487662 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 636/2514] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:54 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:54.488272 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:54.488272 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:54.502435 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-05171f8d-79cd-40e7-891d-ec06dd12b44f tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/messages/ca0c1637-5f5e-4553-8211-0fcfe7a29c6c returned with HTTP 204 Aug 14 03:52:54.502823 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 631/2515] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Aug 14 03:52:54 2026] DELETE /volume/v3/messages/ca0c1637-5f5e-4553-8211-0fcfe7a29c6c => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:52:54.510563 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-78a48691-659c-41fc-91b6-58840fdf3cb1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.512755 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-78a48691-659c-41fc-91b6-58840fdf3cb1 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/b4d3d985-409e-43b2-b285-3cb4eda1f148 Aug 14 03:52:54.513023 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-78a48691-659c-41fc-91b6-58840fdf3cb1 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:54.513460 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-78a48691-659c-41fc-91b6-58840fdf3cb1 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:54.513523 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-78a48691-659c-41fc-91b6-58840fdf3cb1 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Delete volume with id: b4d3d985-409e-43b2-b285-3cb4eda1f148 Aug 14 03:52:54.522027 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:54.522027 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:54.522514 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-78a48691-659c-41fc-91b6-58840fdf3cb1 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Volume info retrieved successfully. Aug 14 03:52:54.523852 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-78a48691-659c-41fc-91b6-58840fdf3cb1 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100326) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:52:54.534107 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-338a685f-01ee-49f7-9be2-b38eac7899f8 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-610451720 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-610451720, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:54.534558 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-338a685f-01ee-49f7-9be2-b38eac7899f8 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-610451720 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-610451720, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:54.535117 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-338a685f-01ee-49f7-9be2-b38eac7899f8 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-610451720 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-610451720, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:54.544804 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-338a685f-01ee-49f7-9be2-b38eac7899f8 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 returned with HTTP 200 Aug 14 03:52:54.545433 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 618/2516] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Aug 14 03:52:54 2026] PUT /volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 => generated 588 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:54.553374 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c055b060-e700-4eab-8361-28378273b079 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.554623 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-78a48691-659c-41fc-91b6-58840fdf3cb1 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Created reservations ['bbfb524b-3fba-4d8f-9adc-6a42bbacf7a8', '4cd427f0-2f60-46be-92f5-0d4a1fd31cdc', '4652655d-a8c0-4f6d-b63c-9e7a81c5b04b', '81d17306-5cce-49d3-8007-44072f1ff3b6'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:54.555388 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:54.555817 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:54.558027 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:54.558245 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Create volume of 1 GB Aug 14 03:52:54.567543 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Availability Zones retrieved successfully. Aug 14 03:52:54.576167 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Flow 'volume_create_api' (92132251-f64c-491c-902f-c63761bb1e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:54.577592 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d40ba5-d711-4122-9bb3-1b38c25e7b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:54.578907 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:54.591439 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-78a48691-659c-41fc-91b6-58840fdf3cb1 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Delete volume request issued successfully. Aug 14 03:52:54.591662 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-78a48691-659c-41fc-91b6-58840fdf3cb1 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/volumes/b4d3d985-409e-43b2-b285-3cb4eda1f148 returned with HTTP 202 Aug 14 03:52:54.592123 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 632/2517] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:52:54 2026] DELETE /volume/v3/volumes/b4d3d985-409e-43b2-b285-3cb4eda1f148 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:54.599773 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2c463a2f-48c5-4aca-9b8f-241bf7b571ab None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.601221 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2c463a2f-48c5-4aca-9b8f-241bf7b571ab tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] DELETE https://10.4.3.64/volume/v3/types/cc41399c-4e3c-4de1-bad8-adc5cc5b7a63 Aug 14 03:52:54.601408 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2c463a2f-48c5-4aca-9b8f-241bf7b571ab tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:54.601689 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2c463a2f-48c5-4aca-9b8f-241bf7b571ab tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:54.609452 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d40ba5-d711-4122-9bb3-1b38c25e7b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:54.610391 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9761b97e-22e6-4336-b52a-56be609ff06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:54.623435 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2c463a2f-48c5-4aca-9b8f-241bf7b571ab tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/types/cc41399c-4e3c-4de1-bad8-adc5cc5b7a63 returned with HTTP 202 Aug 14 03:52:54.623792 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 632/2518] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:52:54 2026] DELETE /volume/v3/types/cc41399c-4e3c-4de1-bad8-adc5cc5b7a63 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:54.632567 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fcc3f167-cfd0-4245-8903-c6f0c2526c22 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.635588 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fcc3f167-cfd0-4245-8903-c6f0c2526c22 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:52:54.635936 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fcc3f167-cfd0-4245-8903-c6f0c2526c22 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-423003108", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1561679488", "vendor_name": "tempest-vendor_name-2142569590"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:54.646977 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota_utils [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Quota exceeded for 19decd926fdf4a9c879cfe3957144cf2, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 14 03:52:54.650379 np0000007313 devstack@c-api.service[100327]: WARNING cinder.volume.api [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9761b97e-22e6-4336-b52a-56be609ff06d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 03:52:54.650379 np0000007313 devstack@c-api.service[100327]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 14 03:52:54.652124 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9761b97e-22e6-4336-b52a-56be609ff06d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:54.652869 np0000007313 devstack@c-api.service[100327]: WARNING cinder.volume.api [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9761b97e-22e6-4336-b52a-56be609ff06d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 03:52:54.655155 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d40ba5-d711-4122-9bb3-1b38c25e7b1b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:54.655271 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fcc3f167-cfd0-4245-8903-c6f0c2526c22 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:52:54.656029 np0000007313 devstack@c-api.service[100327]: WARNING cinder.volume.api [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d40ba5-d711-4122-9bb3-1b38c25e7b1b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 03:52:54.656089 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 619/2519] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:52:54 2026] POST /volume/v3/types => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:54.656179 np0000007313 devstack@c-api.service[100327]: WARNING cinder.volume.api [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Flow 'volume_create_api' (92132251-f64c-491c-902f-c63761bb1e68) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 03:52:54.656179 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.middleware.fault [None req-c055b060-e700-4eab-8361-28378273b079 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 413 Aug 14 03:52:54.656179 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 637/2520] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:52:54 2026] POST /volume/v3/volumes => generated 150 bytes in 103 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 03:52:54.665757 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-792b6391-fa78-4a31-8a81-3bed75f98741 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.667495 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-792b6391-fa78-4a31-8a81-3bed75f98741 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 Aug 14 03:52:54.667925 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-792b6391-fa78-4a31-8a81-3bed75f98741 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:54.669019 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.671049 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:54.671291 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b36c40b9-86f4-435e-a761-760b99712d0e", "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:54.672722 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Create volume request body: {'volume': {'volume_type': 'b36c40b9-86f4-435e-a761-760b99712d0e', 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:54.682473 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Create volume of 1 GB Aug 14 03:52:54.682867 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:54.682867 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:54.683435 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Availability Zones retrieved successfully. Aug 14 03:52:54.690334 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Flow 'volume_create_api' (48b44a2b-ffbd-46af-8ecd-81f17bd07364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:54.691711 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36fff258-0b47-4577-afb9-eb168255612d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:54.692496 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:54.697911 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-792b6391-fa78-4a31-8a81-3bed75f98741 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-423003108 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-423003108, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:54.698180 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-792b6391-fa78-4a31-8a81-3bed75f98741 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-423003108 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-423003108, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:54.698434 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-792b6391-fa78-4a31-8a81-3bed75f98741 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-423003108 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-423003108, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:54.703299 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-792b6391-fa78-4a31-8a81-3bed75f98741 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 returned with HTTP 200 Aug 14 03:52:54.703715 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 633/2521] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Aug 14 03:52:54 2026] PUT /volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 => generated 587 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:54.711696 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9964abc2-1cf9-48cc-9894-235d7d3fa6c0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.713428 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9964abc2-1cf9-48cc-9894-235d7d3fa6c0 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] POST https://10.4.3.64/volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c/action Aug 14 03:52:54.713710 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9964abc2-1cf9-48cc-9894-235d7d3fa6c0 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:52:54.713811 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9964abc2-1cf9-48cc-9894-235d7d3fa6c0 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:54.717484 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36fff258-0b47-4577-afb9-eb168255612d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1561679488',vendor_name='tempest-vendor_name-2142569590'},id=b36c40b9-86f4-435e-a761-760b99712d0e,is_public=True,name='tempest-ProjectMemberTests-volume-type-423003108',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b36c40b9-86f4-435e-a761-760b99712d0e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:54.718206 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca347347-4c41-4382-8972-bed13f63989c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:54.721110 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:54.721110 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:54.721557 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9964abc2-1cf9-48cc-9894-235d7d3fa6c0 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Volume info retrieved successfully. Aug 14 03:52:54.744063 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-423003108 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-423003108, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:54.744438 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-423003108 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-423003108, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:54.757574 np0000007313 devstack@c-api.service[100329]: ERROR cinder.volume.api [None req-9964abc2-1cf9-48cc-9894-235d7d3fa6c0 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Quota exceeded for 19decd926fdf4a9c879cfe3957144cf2, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 03:52:54.761961 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.middleware.fault [None req-9964abc2-1cf9-48cc-9894-235d7d3fa6c0 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] https://10.4.3.64/volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c/action returned with HTTP 413 Aug 14 03:52:54.762745 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 620/2522] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:52:54 2026] POST /volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c/action => generated 208 bytes in 51 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 03:52:54.770621 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2086a84b-e824-471e-94a0-e50667c248af None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.771969 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Created reservations ['96b96c44-a086-4ed0-88ec-da3c669688dc', '75ef495f-7827-4ecd-b9c3-246c7b0ff98a', '9ff4c669-82ce-462b-a26d-15266db8150f', 'fabd3224-d4a3-42a9-9bbd-a28f1b6bd287'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:54.772678 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca347347-4c41-4382-8972-bed13f63989c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96b96c44-a086-4ed0-88ec-da3c669688dc', '75ef495f-7827-4ecd-b9c3-246c7b0ff98a', '9ff4c669-82ce-462b-a26d-15266db8150f', 'fabd3224-d4a3-42a9-9bbd-a28f1b6bd287']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:54.773069 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2086a84b-e824-471e-94a0-e50667c248af tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] GET https://10.4.3.64/volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c Aug 14 03:52:54.773324 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2086a84b-e824-471e-94a0-e50667c248af tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:54.773720 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (229b4222-f37e-441b-bd8a-00660240edc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:54.773797 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2086a84b-e824-471e-94a0-e50667c248af tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:54.780691 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:54.780691 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:54.785189 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2086a84b-e824-471e-94a0-e50667c248af tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Volume info retrieved successfully. Aug 14 03:52:54.792608 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2086a84b-e824-471e-94a0-e50667c248af tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] https://10.4.3.64/volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c returned with HTTP 200 Aug 14 03:52:54.793062 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 638/2523] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:54 2026] GET /volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:54.806667 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (229b4222-f37e-441b-bd8a-00660240edc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '055f54b4-6f30-4b2e-84c4-f8d0ae7e9b1b', '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='2db4b3372f5c40d0bba7cc7a4c51c084',qos_specs=None,replication_status=,reservations=['96b96c44-a086-4ed0-88ec-da3c669688dc','75ef495f-7827-4ecd-b9c3-246c7b0ff98a','9ff4c669-82ce-462b-a26d-15266db8150f','fabd3224-d4a3-42a9-9bbd-a28f1b6bd287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa16c064fdf4e51952f12cc9135a3dd',volume_type_id=b36c40b9-86f4-435e-a761-760b99712d0e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:54Z,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=055f54b4-6f30-4b2e-84c4-f8d0ae7e9b1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2db4b3372f5c40d0bba7cc7a4c51c084',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa16c064fdf4e51952f12cc9135a3dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b36c40b9-86f4-435e-a761-760b99712d0e),volume_type_id=b36c40b9-86f4-435e-a761-760b99712d0e)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:54.807612 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7147111-7eba-4c8a-ac1d-fd1b2bde5ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:54.810092 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-99230ddf-cd36-43b6-9d81-2b18609c4bff None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.812490 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-99230ddf-cd36-43b6-9d81-2b18609c4bff tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] DELETE https://10.4.3.64/volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c Aug 14 03:52:54.812759 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-99230ddf-cd36-43b6-9d81-2b18609c4bff tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:54.813389 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-99230ddf-cd36-43b6-9d81-2b18609c4bff tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:54.813389 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-99230ddf-cd36-43b6-9d81-2b18609c4bff tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Delete volume with id: 46203e3a-1bf7-4e17-8643-e1c36013d00c Aug 14 03:52:54.821664 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:54.821664 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:54.822491 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-99230ddf-cd36-43b6-9d81-2b18609c4bff tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Volume info retrieved successfully. Aug 14 03:52:54.829649 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7147111-7eba-4c8a-ac1d-fd1b2bde5ef2) transitioned into state 'SUCCESS' from 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='2db4b3372f5c40d0bba7cc7a4c51c084',qos_specs=None,replication_status=,reservations=['96b96c44-a086-4ed0-88ec-da3c669688dc','75ef495f-7827-4ecd-b9c3-246c7b0ff98a','9ff4c669-82ce-462b-a26d-15266db8150f','fabd3224-d4a3-42a9-9bbd-a28f1b6bd287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa16c064fdf4e51952f12cc9135a3dd',volume_type_id=b36c40b9-86f4-435e-a761-760b99712d0e)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:54.830390 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3040274d-9183-4348-894d-d95fec7cd759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:54.841171 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3040274d-9183-4348-894d-d95fec7cd759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:54.842145 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-99230ddf-cd36-43b6-9d81-2b18609c4bff tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Delete volume request issued successfully. Aug 14 03:52:54.842258 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Flow 'volume_create_api' (48b44a2b-ffbd-46af-8ecd-81f17bd07364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:54.842353 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-99230ddf-cd36-43b6-9d81-2b18609c4bff tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] https://10.4.3.64/volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c returned with HTTP 202 Aug 14 03:52:54.842816 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Create volume request issued successfully. Aug 14 03:52:54.842890 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 634/2524] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:52:54 2026] DELETE /volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:54.843628 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7963ed29-f8db-4a1a-83a8-a143a8642bad tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:54.844200 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 633/2525] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:52:54 2026] POST /volume/v3/volumes => generated 771 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:54.854462 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8e89a88d-0906-4dae-a7dc-8b0bd1287967 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.857732 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8e89a88d-0906-4dae-a7dc-8b0bd1287967 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] GET https://10.4.3.64/volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c Aug 14 03:52:54.857732 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8e89a88d-0906-4dae-a7dc-8b0bd1287967 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:54.857860 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e2d8d8b0-3174-4158-b679-51d0d0d16557 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:54.858261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8e89a88d-0906-4dae-a7dc-8b0bd1287967 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:54.859542 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e2d8d8b0-3174-4158-b679-51d0d0d16557 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] GET https://10.4.3.64/volume/v3/volumes/055f54b4-6f30-4b2e-84c4-f8d0ae7e9b1b Aug 14 03:52:54.860057 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e2d8d8b0-3174-4158-b679-51d0d0d16557 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:54.860057 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e2d8d8b0-3174-4158-b679-51d0d0d16557 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:54.866989 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:54.866989 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:54.868162 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:54.868162 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:54.871372 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8e89a88d-0906-4dae-a7dc-8b0bd1287967 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Volume info retrieved successfully. Aug 14 03:52:54.873894 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e2d8d8b0-3174-4158-b679-51d0d0d16557 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Volume info retrieved successfully. Aug 14 03:52:54.876092 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8e89a88d-0906-4dae-a7dc-8b0bd1287967 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] https://10.4.3.64/volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c returned with HTTP 200 Aug 14 03:52:54.876531 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 621/2526] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:54 2026] GET /volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:54.884799 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e2d8d8b0-3174-4158-b679-51d0d0d16557 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/volumes/055f54b4-6f30-4b2e-84c4-f8d0ae7e9b1b returned with HTTP 200 Aug 14 03:52:54.885379 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 639/2527] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:54 2026] GET /volume/v3/volumes/055f54b4-6f30-4b2e-84c4-f8d0ae7e9b1b => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:55.505664 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4dfb79b1-8633-4d23-8c04-889e864b9dd6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:55.507406 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4dfb79b1-8633-4d23-8c04-889e864b9dd6 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:55.507610 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4dfb79b1-8633-4d23-8c04-889e864b9dd6 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:55.507809 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4dfb79b1-8633-4d23-8c04-889e864b9dd6 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:55.507961 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4dfb79b1-8633-4d23-8c04-889e864b9dd6 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:55.512171 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:55.512171 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:55.512826 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4dfb79b1-8633-4d23-8c04-889e864b9dd6 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:55.513166 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 635/2528] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:55 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:55.890191 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b94e553b-be2f-4faa-b97e-4eea8d82abc3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:55.894726 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b94e553b-be2f-4faa-b97e-4eea8d82abc3 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] GET https://10.4.3.64/volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c Aug 14 03:52:55.894976 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b94e553b-be2f-4faa-b97e-4eea8d82abc3 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:55.895257 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b94e553b-be2f-4faa-b97e-4eea8d82abc3 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:55.902233 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4484b6f4-34c1-4ded-a824-2464f3324d25 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:55.904524 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4484b6f4-34c1-4ded-a824-2464f3324d25 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] GET https://10.4.3.64/volume/v3/volumes/055f54b4-6f30-4b2e-84c4-f8d0ae7e9b1b Aug 14 03:52:55.905544 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4484b6f4-34c1-4ded-a824-2464f3324d25 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:55.906949 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4484b6f4-34c1-4ded-a824-2464f3324d25 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:55.907896 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b94e553b-be2f-4faa-b97e-4eea8d82abc3 tempest-VolumeQuotasNegativeTestJSON-1234403833 tempest-VolumeQuotasNegativeTestJSON-1234403833-project-member] https://10.4.3.64/volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c returned with HTTP 404 Aug 14 03:52:55.908522 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 634/2529] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:55 2026] GET /volume/v3/volumes/46203e3a-1bf7-4e17-8643-e1c36013d00c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:55.916741 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cfd668d1-80f9-4a40-919c-9129d9bf0191 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:55.918433 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:55.918433 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:55.918684 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cfd668d1-80f9-4a40-919c-9129d9bf0191 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 Aug 14 03:52:55.919081 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cfd668d1-80f9-4a40-919c-9129d9bf0191 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-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=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:55.923633 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4484b6f4-34c1-4ded-a824-2464f3324d25 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Volume info retrieved successfully. Aug 14 03:52:55.928184 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4484b6f4-34c1-4ded-a824-2464f3324d25 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/volumes/055f54b4-6f30-4b2e-84c4-f8d0ae7e9b1b returned with HTTP 200 Aug 14 03:52:55.929465 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 622/2530] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:55 2026] GET /volume/v3/volumes/055f54b4-6f30-4b2e-84c4-f8d0ae7e9b1b => generated 971 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:55.942292 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-13264f34-b105-4d83-9c57-01eb412beeb7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:55.945051 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13264f34-b105-4d83-9c57-01eb412beeb7 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 14 03:52:55.945282 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13264f34-b105-4d83-9c57-01eb412beeb7 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:55.945472 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-13264f34-b105-4d83-9c57-01eb412beeb7 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:55.951035 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-13264f34-b105-4d83-9c57-01eb412beeb7 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 14 03:52:55.951508 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 636/2531] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Aug 14 03:52:55 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:55.960831 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-630288e9-2f01-48b9-a45f-bfbeae3d7edd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:55.962731 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-630288e9-2f01-48b9-a45f-bfbeae3d7edd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] GET https://10.4.3.64/volume/v3/messages/3979ab11-9757-4115-8cef-75bbf8e7ca22 Aug 14 03:52:55.962949 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-630288e9-2f01-48b9-a45f-bfbeae3d7edd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:55.963146 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-630288e9-2f01-48b9-a45f-bfbeae3d7edd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:55.966374 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:55.966374 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:55.967328 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-630288e9-2f01-48b9-a45f-bfbeae3d7edd tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-member] https://10.4.3.64/volume/v3/messages/3979ab11-9757-4115-8cef-75bbf8e7ca22 returned with HTTP 200 Aug 14 03:52:55.967776 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 635/2532] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:52:55 2026] GET /volume/v3/messages/3979ab11-9757-4115-8cef-75bbf8e7ca22 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:55.977759 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-37e5cf28-de07-40a9-a749-61311e7a6342 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:55.979579 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-37e5cf28-de07-40a9-a749-61311e7a6342 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] DELETE https://10.4.3.64/volume/v3/messages/3979ab11-9757-4115-8cef-75bbf8e7ca22 Aug 14 03:52:55.979934 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-37e5cf28-de07-40a9-a749-61311e7a6342 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:55.980344 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-37e5cf28-de07-40a9-a749-61311e7a6342 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:55.996942 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-37e5cf28-de07-40a9-a749-61311e7a6342 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/messages/3979ab11-9757-4115-8cef-75bbf8e7ca22 returned with HTTP 204 Aug 14 03:52:55.996942 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 623/2533] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Aug 14 03:52:55 2026] DELETE /volume/v3/messages/3979ab11-9757-4115-8cef-75bbf8e7ca22 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:52:55.998542 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-cfd668d1-80f9-4a40-919c-9129d9bf0191 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-423003108 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-423003108, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:55.998940 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-cfd668d1-80f9-4a40-919c-9129d9bf0191 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-423003108 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-423003108, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:55.999254 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-cfd668d1-80f9-4a40-919c-9129d9bf0191 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-423003108 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-423003108, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:52:56.006206 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cfd668d1-80f9-4a40-919c-9129d9bf0191 tempest-VolumeQuotasNegativeTestJSON-1338556269 tempest-VolumeQuotasNegativeTestJSON-1338556269-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 returned with HTTP 200 Aug 14 03:52:56.006431 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d4d19b3b-9816-4954-b03c-bc75f15c36e3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:56.006742 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 640/2534] 10.4.3.64 () {68 vars in 1368 bytes} [Fri Aug 14 03:52:55 2026] PUT /volume/v3/os-quota-sets/19decd926fdf4a9c879cfe3957144cf2 => generated 591 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:56.008787 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d4d19b3b-9816-4954-b03c-bc75f15c36e3 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/055f54b4-6f30-4b2e-84c4-f8d0ae7e9b1b Aug 14 03:52:56.009079 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d4d19b3b-9816-4954-b03c-bc75f15c36e3 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:56.009380 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d4d19b3b-9816-4954-b03c-bc75f15c36e3 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:56.009598 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-d4d19b3b-9816-4954-b03c-bc75f15c36e3 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Delete volume with id: 055f54b4-6f30-4b2e-84c4-f8d0ae7e9b1b Aug 14 03:52:56.018595 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:56.018595 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:56.019020 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d4d19b3b-9816-4954-b03c-bc75f15c36e3 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Volume info retrieved successfully. Aug 14 03:52:56.021492 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d4d19b3b-9816-4954-b03c-bc75f15c36e3 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100326) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:52:56.044668 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-d4d19b3b-9816-4954-b03c-bc75f15c36e3 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Created reservations ['cc46e598-bd51-45c4-9e79-6d4853e14245', '8470238b-88dc-4775-9916-f3866a6676c2', '4e821952-9a7b-4566-8410-a25d67337413', '514d61bd-7a22-4637-b2a2-f46fcdee43e4'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:56.074967 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d4d19b3b-9816-4954-b03c-bc75f15c36e3 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Delete volume request issued successfully. Aug 14 03:52:56.075234 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d4d19b3b-9816-4954-b03c-bc75f15c36e3 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/volumes/055f54b4-6f30-4b2e-84c4-f8d0ae7e9b1b returned with HTTP 202 Aug 14 03:52:56.075692 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 637/2535] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:52:56 2026] DELETE /volume/v3/volumes/055f54b4-6f30-4b2e-84c4-f8d0ae7e9b1b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:56.085618 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-18b4c7d9-23af-42b7-a4f3-760d4a70a0d8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:56.087775 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-18b4c7d9-23af-42b7-a4f3-760d4a70a0d8 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] DELETE https://10.4.3.64/volume/v3/types/b36c40b9-86f4-435e-a761-760b99712d0e Aug 14 03:52:56.088017 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-18b4c7d9-23af-42b7-a4f3-760d4a70a0d8 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:56.088320 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-18b4c7d9-23af-42b7-a4f3-760d4a70a0d8 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:56.113391 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-18b4c7d9-23af-42b7-a4f3-760d4a70a0d8 tempest-ProjectMemberTests-1408703717 tempest-ProjectMemberTests-1408703717-project-admin] https://10.4.3.64/volume/v3/types/b36c40b9-86f4-435e-a761-760b99712d0e returned with HTTP 202 Aug 14 03:52:56.113876 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 636/2536] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:52:56 2026] DELETE /volume/v3/types/b36c40b9-86f4-435e-a761-760b99712d0e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:52:56.527641 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bd6dac29-0694-4fcb-89de-7c6a96a12b0a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:56.531031 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bd6dac29-0694-4fcb-89de-7c6a96a12b0a tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:56.531535 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bd6dac29-0694-4fcb-89de-7c6a96a12b0a tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:56.532186 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bd6dac29-0694-4fcb-89de-7c6a96a12b0a tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:56.532186 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-bd6dac29-0694-4fcb-89de-7c6a96a12b0a tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:56.537976 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:56.537976 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:56.539355 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bd6dac29-0694-4fcb-89de-7c6a96a12b0a tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:56.539685 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 624/2537] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:56 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:56.975181 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:56.977513 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:52:56.977943 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-842165716", "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:56.979858 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-842165716', 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:52:57.074723 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Create volume of 1 GB Aug 14 03:52:57.080270 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Availability Zones retrieved successfully. Aug 14 03:52:57.086757 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Flow 'volume_create_api' (f8512ba2-16a7-412f-96cd-a934d05de337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:57.088436 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (297d80bc-16de-4877-879e-7c4679a4de98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:57.089734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:52:57.154702 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (297d80bc-16de-4877-879e-7c4679a4de98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:57.155554 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83bddee5-025f-47d4-9390-dfc0e1b361f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:57.221764 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Created reservations ['f2640c6d-4e57-40df-98c2-660b230196b2', '6b9a4a5a-f1aa-40c6-abd2-6cc357c54d0d', '1e0edc1e-c384-4272-b5e7-1044fb22f8e0', 'ef215f4e-6b9d-4018-ba31-d18d74142389'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:52:57.222818 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83bddee5-025f-47d4-9390-dfc0e1b361f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2640c6d-4e57-40df-98c2-660b230196b2', '6b9a4a5a-f1aa-40c6-abd2-6cc357c54d0d', '1e0edc1e-c384-4272-b5e7-1044fb22f8e0', 'ef215f4e-6b9d-4018-ba31-d18d74142389']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:57.223812 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5eb277a-b582-4eda-b077-5cf008c56c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:57.252515 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5eb277a-b582-4eda-b077-5cf008c56c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b455f526-e660-4113-82f9-6687fccc63ce', '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-842165716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152a41c7c45c4c02a180bba46ec749a1',qos_specs=None,replication_status=,reservations=['f2640c6d-4e57-40df-98c2-660b230196b2','6b9a4a5a-f1aa-40c6-abd2-6cc357c54d0d','1e0edc1e-c384-4272-b5e7-1044fb22f8e0','ef215f4e-6b9d-4018-ba31-d18d74142389'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc5df817c9543049159a64095a653e9',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-842165716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b455f526-e660-4113-82f9-6687fccc63ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='152a41c7c45c4c02a180bba46ec749a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dc5df817c9543049159a64095a653e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:57.253352 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a9f5bb-20aa-4da6-bfb6-aa9a6dd16f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:57.271598 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a9f5bb-20aa-4da6-bfb6-aa9a6dd16f24) transitioned into state 'SUCCESS' from state '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-842165716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152a41c7c45c4c02a180bba46ec749a1',qos_specs=None,replication_status=,reservations=['f2640c6d-4e57-40df-98c2-660b230196b2','6b9a4a5a-f1aa-40c6-abd2-6cc357c54d0d','1e0edc1e-c384-4272-b5e7-1044fb22f8e0','ef215f4e-6b9d-4018-ba31-d18d74142389'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc5df817c9543049159a64095a653e9',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:57.272731 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a693a2-8526-4181-ab70-ac4e349e3506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:52:57.282651 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a693a2-8526-4181-ab70-ac4e349e3506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:52:57.283458 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Flow 'volume_create_api' (f8512ba2-16a7-412f-96cd-a934d05de337) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:52:57.283765 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Create volume request issued successfully. Aug 14 03:52:57.284358 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8edb140b-0445-446d-b1c7-fc222fd84fc1 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:52:57.284823 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 641/2538] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:52:56 2026] POST /volume/v3/volumes => generated 750 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:52:57.294617 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c83df1ed-9925-49e3-b26b-acf66bd7d7b4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:57.296469 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c83df1ed-9925-49e3-b26b-acf66bd7d7b4 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] GET https://10.4.3.64/volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce Aug 14 03:52:57.296692 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c83df1ed-9925-49e3-b26b-acf66bd7d7b4 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:57.296918 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c83df1ed-9925-49e3-b26b-acf66bd7d7b4 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:57.303697 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:57.303697 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:52:57.307241 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c83df1ed-9925-49e3-b26b-acf66bd7d7b4 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Volume info retrieved successfully. Aug 14 03:52:57.310934 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c83df1ed-9925-49e3-b26b-acf66bd7d7b4 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce returned with HTTP 200 Aug 14 03:52:57.311501 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 638/2539] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:57 2026] GET /volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:57.555197 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1d5ef6f4-f831-44cc-b892-17d8001372ac None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:57.557786 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1d5ef6f4-f831-44cc-b892-17d8001372ac tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:57.558189 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1d5ef6f4-f831-44cc-b892-17d8001372ac tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:57.558261 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1d5ef6f4-f831-44cc-b892-17d8001372ac tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:57.558366 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-1d5ef6f4-f831-44cc-b892-17d8001372ac tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:57.563383 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:57.563383 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:57.564098 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1d5ef6f4-f831-44cc-b892-17d8001372ac tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:57.564560 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 637/2540] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:57 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:58.144114 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e648ede8-b619-4af9-99ea-0cf0b58d8d2f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:58.249075 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e648ede8-b619-4af9-99ea-0cf0b58d8d2f tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] GET https://10.4.3.64/volume/v3/os-services Aug 14 03:52:58.249454 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e648ede8-b619-4af9-99ea-0cf0b58d8d2f tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:58.249696 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e648ede8-b619-4af9-99ea-0cf0b58d8d2f tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:58.257474 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e648ede8-b619-4af9-99ea-0cf0b58d8d2f tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] https://10.4.3.64/volume/v3/os-services returned with HTTP 200 Aug 14 03:52:58.257975 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 625/2541] 10.4.3.64 () {66 vars in 1242 bytes} [Fri Aug 14 03:52:58 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 14 03:52:58.272441 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5c509fa3-7d11-43f3-b183-87e03389bed9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:58.274352 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5c509fa3-7d11-43f3-b183-87e03389bed9 tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] PUT https://10.4.3.64/volume/v3/os-services/disable-log-reason Aug 14 03:52:58.274751 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5c509fa3-7d11-43f3-b183-87e03389bed9 tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007313", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:58.277030 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5c509fa3-7d11-43f3-b183-87e03389bed9 tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] https://10.4.3.64/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 14 03:52:58.277814 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 642/2542] 10.4.3.64 () {68 vars in 1319 bytes} [Fri Aug 14 03:52:58 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 14 03:52:58.287710 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8115092f-40dc-4741-a1af-01d2195a04d8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:58.289715 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8115092f-40dc-4741-a1af-01d2195a04d8 tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] PUT https://10.4.3.64/volume/v3/os-services/disable Aug 14 03:52:58.290153 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8115092f-40dc-4741-a1af-01d2195a04d8 tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007313", "binary": "invalid_binary"} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:58.297794 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8115092f-40dc-4741-a1af-01d2195a04d8 tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] https://10.4.3.64/volume/v3/os-services/disable returned with HTTP 404 Aug 14 03:52:58.298412 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 639/2543] 10.4.3.64 () {68 vars in 1286 bytes} [Fri Aug 14 03:52:58 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:58.307026 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e89585cb-1c8d-402e-8899-2591a756dcdb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:58.308731 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e89585cb-1c8d-402e-8899-2591a756dcdb tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] PUT https://10.4.3.64/volume/v3/os-services/enable Aug 14 03:52:58.309054 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e89585cb-1c8d-402e-8899-2591a756dcdb tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:58.313828 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=421,cinder:UPDATE=112,cinder:INSERT=54 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:52:58.315522 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e89585cb-1c8d-402e-8899-2591a756dcdb tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] https://10.4.3.64/volume/v3/os-services/enable returned with HTTP 404 Aug 14 03:52:58.316028 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 638/2544] 10.4.3.64 () {68 vars in 1283 bytes} [Fri Aug 14 03:52:58 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:52:58.323634 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9077e4f2-c56f-49e4-851a-caeabfbb3660 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:58.323709 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0bd88cba-e587-43da-a3f9-3bae6ebc7dde None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:58.325351 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9077e4f2-c56f-49e4-851a-caeabfbb3660 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] GET https://10.4.3.64/volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce Aug 14 03:52:58.325468 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0bd88cba-e587-43da-a3f9-3bae6ebc7dde tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] PUT https://10.4.3.64/volume/v3/os-services/freeze Aug 14 03:52:58.325559 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9077e4f2-c56f-49e4-851a-caeabfbb3660 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:58.325731 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9077e4f2-c56f-49e4-851a-caeabfbb3660 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:58.325789 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0bd88cba-e587-43da-a3f9-3bae6ebc7dde tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:58.333645 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:58.333645 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:58.333708 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0bd88cba-e587-43da-a3f9-3bae6ebc7dde tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] https://10.4.3.64/volume/v3/os-services/freeze returned with HTTP 400 Aug 14 03:52:58.334098 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 626/2545] 10.4.3.64 () {68 vars in 1283 bytes} [Fri Aug 14 03:52:58 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:58.336948 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9077e4f2-c56f-49e4-851a-caeabfbb3660 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Volume info retrieved successfully. Aug 14 03:52:58.341071 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9077e4f2-c56f-49e4-851a-caeabfbb3660 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce returned with HTTP 200 Aug 14 03:52:58.341575 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 643/2546] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:52:58 2026] GET /volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce => generated 1358 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:58.342277 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e990754f-4df5-4956-883c-59da70ef50d6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:58.347932 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e990754f-4df5-4956-883c-59da70ef50d6 tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] PUT https://10.4.3.64/volume/v3/os-services/thaw Aug 14 03:52:58.348270 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e990754f-4df5-4956-883c-59da70ef50d6 tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:58.362527 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e990754f-4df5-4956-883c-59da70ef50d6 tempest-VolumeServicesNegativeTest-399717585 tempest-VolumeServicesNegativeTest-399717585-project-admin] https://10.4.3.64/volume/v3/os-services/thaw returned with HTTP 400 Aug 14 03:52:58.363006 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 640/2547] 10.4.3.64 () {68 vars in 1277 bytes} [Fri Aug 14 03:52:58 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:52:58.379240 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-5315621e-0c7b-4f25-b476-778464d43496 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:58.382638 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-5315621e-0c7b-4f25-b476-778464d43496 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] GET https://10.4.3.64/volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce Aug 14 03:52:58.382816 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-5315621e-0c7b-4f25-b476-778464d43496 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:58.382988 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-5315621e-0c7b-4f25-b476-778464d43496 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:58.389927 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:58.389927 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:58.393214 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-5315621e-0c7b-4f25-b476-778464d43496 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Volume info retrieved successfully. Aug 14 03:52:58.397280 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-5315621e-0c7b-4f25-b476-778464d43496 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce returned with HTTP 200 Aug 14 03:52:58.397646 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 639/2548] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:52:58 2026] GET /volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:58.585401 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ff3d2614-66cc-4b3d-baa1-bd4c3319698e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:58.588190 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ff3d2614-66cc-4b3d-baa1-bd4c3319698e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:58.588465 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ff3d2614-66cc-4b3d-baa1-bd4c3319698e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:58.588650 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ff3d2614-66cc-4b3d-baa1-bd4c3319698e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:58.588745 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-ff3d2614-66cc-4b3d-baa1-bd4c3319698e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:58.594047 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:58.594047 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:58.594916 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ff3d2614-66cc-4b3d-baa1-bd4c3319698e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:58.595648 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 627/2549] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:58 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:52:58.893062 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-5d290ed4-1cf6-40b5-93d0-2511c864a982 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:58.896789 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-5d290ed4-1cf6-40b5-93d0-2511c864a982 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] GET https://10.4.3.64/volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce Aug 14 03:52:58.896789 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-5d290ed4-1cf6-40b5-93d0-2511c864a982 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:58.896991 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-5d290ed4-1cf6-40b5-93d0-2511c864a982 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:58.906916 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:58.906916 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:52:58.911405 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-5d290ed4-1cf6-40b5-93d0-2511c864a982 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Volume info retrieved successfully. Aug 14 03:52:58.917371 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-5d290ed4-1cf6-40b5-93d0-2511c864a982 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce returned with HTTP 200 Aug 14 03:52:58.918556 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 644/2550] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:52:58 2026] GET /volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:58.928976 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-30fe5c92-9e3b-44ca-ba91-fe1ba59a6d3b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:58.929408 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-30fe5c92-9e3b-44ca-ba91-fe1ba59a6d3b None None] GET https://10.4.3.64/volume// Aug 14 03:52:58.929677 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-30fe5c92-9e3b-44ca-ba91-fe1ba59a6d3b None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:58.929744 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-30fe5c92-9e3b-44ca-ba91-fe1ba59a6d3b None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:58.930211 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-30fe5c92-9e3b-44ca-ba91-fe1ba59a6d3b None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:52:58.930415 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 641/2551] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:52:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 03:52:58.938156 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-7be5ea86-b828-4efd-bc49-6c1a147f0612 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:58.940012 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-7be5ea86-b828-4efd-bc49-6c1a147f0612 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:52:58.940357 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-7be5ea86-b828-4efd-bc49-6c1a147f0612 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b455f526-e660-4113-82f9-6687fccc63ce", "connector": null, "instance_uuid": "b9cc2351-802e-4166-9589-4b021dc140d9"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:52:58.948792 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:58.948792 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:52:58.973187 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-7be5ea86-b828-4efd-bc49-6c1a147f0612 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:52:58.973639 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 640/2552] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:52:58 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:52:59.611113 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-44f4c249-bd48-4844-a7d9-a9d0e7f5b9e7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:52:59.612783 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-44f4c249-bd48-4844-a7d9-a9d0e7f5b9e7 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:52:59.612977 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-44f4c249-bd48-4844-a7d9-a9d0e7f5b9e7 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:52:59.613243 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-44f4c249-bd48-4844-a7d9-a9d0e7f5b9e7 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:52:59.613417 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-44f4c249-bd48-4844-a7d9-a9d0e7f5b9e7 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:52:59.623758 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:52:59.623758 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:52:59.624480 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-44f4c249-bd48-4844-a7d9-a9d0e7f5b9e7 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:52:59.624847 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 628/2553] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:52:59 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:00.100503 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3041a0bf-f4cb-4883-949c-70f0adcc0779 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:00.101035 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3041a0bf-f4cb-4883-949c-70f0adcc0779 None None] GET https://10.4.3.64/volume// Aug 14 03:53:00.101339 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3041a0bf-f4cb-4883-949c-70f0adcc0779 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:00.101761 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3041a0bf-f4cb-4883-949c-70f0adcc0779 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:00.101836 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3041a0bf-f4cb-4883-949c-70f0adcc0779 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:53:00.102489 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 645/2554] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:53:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:53:00.110881 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-df689799-e7ed-4d1a-8f4b-4219bd5a9403 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:00.113467 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-df689799-e7ed-4d1a-8f4b-4219bd5a9403 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] GET https://10.4.3.64/volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce Aug 14 03:53:00.113749 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-df689799-e7ed-4d1a-8f4b-4219bd5a9403 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:00.113996 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-df689799-e7ed-4d1a-8f4b-4219bd5a9403 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:00.131572 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:00.131572 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:00.137821 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-df689799-e7ed-4d1a-8f4b-4219bd5a9403 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Volume info retrieved successfully. Aug 14 03:53:00.145328 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-df689799-e7ed-4d1a-8f4b-4219bd5a9403 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce returned with HTTP 200 Aug 14 03:53:00.145897 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 642/2555] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:53:00 2026] GET /volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce => generated 1537 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:53:00.266689 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-8d44de40-7d9a-4a1a-b7f7-1aca5b51d2e6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:00.268844 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-8d44de40-7d9a-4a1a-b7f7-1aca5b51d2e6 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] PUT https://10.4.3.64/volume/v3/attachments/3c78d911-1bce-413d-a9ee-99812779b1f3 Aug 14 03:53:00.269281 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-8d44de40-7d9a-4a1a-b7f7-1aca5b51d2e6 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:00.276951 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-8d44de40-7d9a-4a1a-b7f7-1aca5b51d2e6 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Acquiring lock "cinder-attachment_update-b455f526-e660-4113-82f9-6687fccc63ce-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:53:00.283144 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-8d44de40-7d9a-4a1a-b7f7-1aca5b51d2e6 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Lock "cinder-attachment_update-b455f526-e660-4113-82f9-6687fccc63ce-np0000007313" acquired by "attachment_update" :: waited 0.006s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:53:00.284064 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:00.284064 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:00.351024 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-8d44de40-7d9a-4a1a-b7f7-1aca5b51d2e6 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Lock "cinder-attachment_update-b455f526-e660-4113-82f9-6687fccc63ce-np0000007313" released by "attachment_update" :: held 0.068s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:53:00.351405 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-8d44de40-7d9a-4a1a-b7f7-1aca5b51d2e6 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/attachments/3c78d911-1bce-413d-a9ee-99812779b1f3 returned with HTTP 200 Aug 14 03:53:00.352095 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 641/2556] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:53:00 2026] PUT /volume/v3/attachments/3c78d911-1bce-413d-a9ee-99812779b1f3 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:00.374629 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-f698cf63-485f-4bdf-9f0f-581439459285 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:00.377035 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-f698cf63-485f-4bdf-9f0f-581439459285 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] POST https://10.4.3.64/volume/v3/attachments/3c78d911-1bce-413d-a9ee-99812779b1f3/action Aug 14 03:53:00.377434 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-f698cf63-485f-4bdf-9f0f-581439459285 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:00.377546 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-f698cf63-485f-4bdf-9f0f-581439459285 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:00.395496 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:00.395496 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:00.405729 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-cd2be56b-5ab0-4e8b-a526-b8137d31466e req-f698cf63-485f-4bdf-9f0f-581439459285 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/attachments/3c78d911-1bce-413d-a9ee-99812779b1f3/action returned with HTTP 204 Aug 14 03:53:00.406301 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 629/2557] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:53:00 2026] POST /volume/v3/attachments/3c78d911-1bce-413d-a9ee-99812779b1f3/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:00.633901 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-198dd262-0861-4ea1-90a7-06833c033ff3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:00.635768 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-198dd262-0861-4ea1-90a7-06833c033ff3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:53:00.636041 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-198dd262-0861-4ea1-90a7-06833c033ff3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:00.636303 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-198dd262-0861-4ea1-90a7-06833c033ff3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:00.636410 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-198dd262-0861-4ea1-90a7-06833c033ff3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:00.638766 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=393,cinder:INSERT=43,cinder:UPDATE=76 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:53:00.641055 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:00.641055 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:00.641749 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-198dd262-0861-4ea1-90a7-06833c033ff3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:53:00.642524 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 646/2558] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:00 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:00.652880 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c81af8a2-21d6-4a31-a9c9-fc23412f36ab None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:00.782543 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c81af8a2-21d6-4a31-a9c9-fc23412f36ab tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-member] PUT https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:53:00.782959 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c81af8a2-21d6-4a31-a9c9-fc23412f36ab tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:00.788774 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:00.788774 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:00.794917 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c81af8a2-21d6-4a31-a9c9-fc23412f36ab tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-member] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:53:00.795317 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 643/2559] 10.4.3.64 () {70 vars in 1401 bytes} [Fri Aug 14 03:53:00 2026] PUT /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 313 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:00.804067 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-67f2eee7-eb19-4ded-b30f-dd555edb594c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:00.806260 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-67f2eee7-eb19-4ded-b30f-dd555edb594c tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:53:00.806643 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-67f2eee7-eb19-4ded-b30f-dd555edb594c tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:00.806848 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-67f2eee7-eb19-4ded-b30f-dd555edb594c tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:00.806942 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-67f2eee7-eb19-4ded-b30f-dd555edb594c tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:00.811538 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:00.811538 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:00.812181 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-67f2eee7-eb19-4ded-b30f-dd555edb594c tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:53:00.812562 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 642/2560] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:00 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:00.825878 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3717ca6c-f0f1-4d97-82d3-0d991421d6f3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:00.828150 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3717ca6c-f0f1-4d97-82d3-0d991421d6f3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] DELETE https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:53:00.830078 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3717ca6c-f0f1-4d97-82d3-0d991421d6f3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:00.830078 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3717ca6c-f0f1-4d97-82d3-0d991421d6f3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:00.830078 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-3717ca6c-f0f1-4d97-82d3-0d991421d6f3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Delete backup with id: cb35e802-3479-4f87-869c-b941f1b4c206. Aug 14 03:53:00.834263 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:00.834263 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:00.849782 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.backup.rpcapi [None req-3717ca6c-f0f1-4d97-82d3-0d991421d6f3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] delete_backup rpcapi backup_id cb35e802-3479-4f87-869c-b941f1b4c206 {{(pid=100329) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:53:00.851766 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3717ca6c-f0f1-4d97-82d3-0d991421d6f3 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 202 Aug 14 03:53:00.852264 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 630/2561] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:53:00 2026] DELETE /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:00.862861 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5f179b97-d2aa-45f9-9df7-5e486534f0fd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:00.864636 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5f179b97-d2aa-45f9-9df7-5e486534f0fd tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:53:00.864832 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5f179b97-d2aa-45f9-9df7-5e486534f0fd tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:00.865004 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5f179b97-d2aa-45f9-9df7-5e486534f0fd tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:00.865107 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-5f179b97-d2aa-45f9-9df7-5e486534f0fd tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:00.869612 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:00.869612 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:00.870179 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5f179b97-d2aa-45f9-9df7-5e486534f0fd tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 200 Aug 14 03:53:00.870517 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 647/2562] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:00 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:01.067999 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-63c94653-a3a2-4363-917f-807d40c49fcd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:01.069790 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:01.070096 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-927400805"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:01.071687 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-927400805'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:01.071838 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Create volume of 1 GB Aug 14 03:53:01.076653 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Availability Zones retrieved successfully. Aug 14 03:53:01.081736 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Flow 'volume_create_api' (93669668-58d3-4499-adb9-8076038072a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:01.082734 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d24a02ae-3e25-43e3-a35c-cc85fe8543cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:01.083542 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:01.113799 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d24a02ae-3e25-43e3-a35c-cc85fe8543cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:01.114767 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15567d4f-7577-48d3-a3d9-674793746f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:01.151389 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Created reservations ['4b465562-f416-4666-853c-694f4dcd8cdb', '5ce19635-506d-490f-854f-1c6415d353e4', 'd54eae08-728c-471d-9f61-871575fe900a', 'dbfe26c2-050b-4347-9a6f-fb9cbc210808'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:01.152271 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15567d4f-7577-48d3-a3d9-674793746f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b465562-f416-4666-853c-694f4dcd8cdb', '5ce19635-506d-490f-854f-1c6415d353e4', 'd54eae08-728c-471d-9f61-871575fe900a', 'dbfe26c2-050b-4347-9a6f-fb9cbc210808']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:01.153214 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20e12db-3972-4115-b485-fa14242422f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:01.181761 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20e12db-3972-4115-b485-fa14242422f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7df3f4b-0515-4f9d-acb8-06325ae6e5e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-927400805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a72d8c00ee24b6cbac28881f8b6297b',qos_specs=None,replication_status=,reservations=['4b465562-f416-4666-853c-694f4dcd8cdb','5ce19635-506d-490f-854f-1c6415d353e4','d54eae08-728c-471d-9f61-871575fe900a','dbfe26c2-050b-4347-9a6f-fb9cbc210808'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='759460882fd2446a8cd2bbb89be68746',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:53:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-927400805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7df3f4b-0515-4f9d-acb8-06325ae6e5e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a72d8c00ee24b6cbac28881f8b6297b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='759460882fd2446a8cd2bbb89be68746',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:01.182547 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99201b7a-22ae-49fa-a5da-8b6cf38d9028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:01.206236 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99201b7a-22ae-49fa-a5da-8b6cf38d9028) transitioned into state 'SUCCESS' from state '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-927400805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a72d8c00ee24b6cbac28881f8b6297b',qos_specs=None,replication_status=,reservations=['4b465562-f416-4666-853c-694f4dcd8cdb','5ce19635-506d-490f-854f-1c6415d353e4','d54eae08-728c-471d-9f61-871575fe900a','dbfe26c2-050b-4347-9a6f-fb9cbc210808'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='759460882fd2446a8cd2bbb89be68746',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:01.206919 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21b85d01-0533-42d6-abcc-02a8b1d3d8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:01.217232 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21b85d01-0533-42d6-abcc-02a8b1d3d8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:01.217232 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Flow 'volume_create_api' (93669668-58d3-4499-adb9-8076038072a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:01.217605 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Create volume request issued successfully. Aug 14 03:53:01.217976 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-63c94653-a3a2-4363-917f-807d40c49fcd tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:53:01.218272 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 644/2563] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:53:01 2026] POST /volume/v3/volumes => generated 752 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:01.231429 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-19ed2fbe-613b-4ff2-8f20-8f02940fac9b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:01.233549 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-19ed2fbe-613b-4ff2-8f20-8f02940fac9b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:01.233775 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-19ed2fbe-613b-4ff2-8f20-8f02940fac9b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:01.234000 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-19ed2fbe-613b-4ff2-8f20-8f02940fac9b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:01.242373 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:01.242373 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:01.249637 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-19ed2fbe-613b-4ff2-8f20-8f02940fac9b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:01.254887 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-19ed2fbe-613b-4ff2-8f20-8f02940fac9b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:01.255476 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 643/2564] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:01 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:01.880489 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1c0b3062-f62e-4634-b560-e4a01cb4476e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:01.882624 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1c0b3062-f62e-4634-b560-e4a01cb4476e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 Aug 14 03:53:01.882898 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1c0b3062-f62e-4634-b560-e4a01cb4476e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:01.883160 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1c0b3062-f62e-4634-b560-e4a01cb4476e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:01.883335 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-1c0b3062-f62e-4634-b560-e4a01cb4476e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Show backup with id cb35e802-3479-4f87-869c-b941f1b4c206. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:01.887329 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1c0b3062-f62e-4634-b560-e4a01cb4476e tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 returned with HTTP 404 Aug 14 03:53:01.887886 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 631/2565] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:01 2026] GET /volume/v3/backups/cb35e802-3479-4f87-869c-b941f1b4c206 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:01.894832 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3d1fbf56-7841-465b-a1c2-3ceb3d79a0cc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:01.896458 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3d1fbf56-7841-465b-a1c2-3ceb3d79a0cc tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b Aug 14 03:53:01.896650 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3d1fbf56-7841-465b-a1c2-3ceb3d79a0cc tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:01.896821 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3d1fbf56-7841-465b-a1c2-3ceb3d79a0cc tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:01.896973 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-3d1fbf56-7841-465b-a1c2-3ceb3d79a0cc tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Delete volume with id: f4308ff3-4b6b-4372-8f9f-f7e082edee6b Aug 14 03:53:01.903489 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:01.903489 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:01.903794 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3d1fbf56-7841-465b-a1c2-3ceb3d79a0cc tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Volume info retrieved successfully. Aug 14 03:53:01.922599 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3d1fbf56-7841-465b-a1c2-3ceb3d79a0cc tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Delete volume request issued successfully. Aug 14 03:53:01.922766 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3d1fbf56-7841-465b-a1c2-3ceb3d79a0cc tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b returned with HTTP 202 Aug 14 03:53:01.923148 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 648/2566] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:53:01 2026] DELETE /volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:53:01.933017 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-df3b46a5-3ca1-4491-8f3c-153ed3a20f96 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:01.935178 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-df3b46a5-3ca1-4491-8f3c-153ed3a20f96 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b Aug 14 03:53:01.935511 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-df3b46a5-3ca1-4491-8f3c-153ed3a20f96 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:01.935786 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-df3b46a5-3ca1-4491-8f3c-153ed3a20f96 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:01.945154 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:01.945154 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:01.953268 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-df3b46a5-3ca1-4491-8f3c-153ed3a20f96 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Volume info retrieved successfully. Aug 14 03:53:01.959457 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-df3b46a5-3ca1-4491-8f3c-153ed3a20f96 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b returned with HTTP 200 Aug 14 03:53:01.960130 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 645/2567] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:01 2026] GET /volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b => generated 1013 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:02.270086 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2c150e3f-2947-4763-94bc-eab349b6103f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:02.272767 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2c150e3f-2947-4763-94bc-eab349b6103f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:02.272949 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2c150e3f-2947-4763-94bc-eab349b6103f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:02.273153 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2c150e3f-2947-4763-94bc-eab349b6103f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:02.280724 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:02.280724 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:02.287311 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2c150e3f-2947-4763-94bc-eab349b6103f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:02.292529 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2c150e3f-2947-4763-94bc-eab349b6103f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:02.292923 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 644/2568] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:02 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:02.333077 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-f389d53d-764b-4332-821c-46efa82305d4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:02.334962 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-f389d53d-764b-4332-821c-46efa82305d4 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:02.335155 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-f389d53d-764b-4332-821c-46efa82305d4 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:02.335349 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-f389d53d-764b-4332-821c-46efa82305d4 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:02.341700 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:02.341700 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:02.344789 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-f389d53d-764b-4332-821c-46efa82305d4 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:02.348318 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-f389d53d-764b-4332-821c-46efa82305d4 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:02.348644 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 632/2569] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:53:02 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:02.432713 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-46d53fad-fcfa-4b07-a2cd-ab364b98a7c1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:02.433094 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-46d53fad-fcfa-4b07-a2cd-ab364b98a7c1 None None] GET https://10.4.3.64/volume// Aug 14 03:53:02.433307 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-46d53fad-fcfa-4b07-a2cd-ab364b98a7c1 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:02.433484 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-46d53fad-fcfa-4b07-a2cd-ab364b98a7c1 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:02.433791 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-46d53fad-fcfa-4b07-a2cd-ab364b98a7c1 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:53:02.434080 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 649/2570] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:53:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:53:02.439984 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-afa4b4c2-c094-4ad4-a620-81bb67aa1d51 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:02.441913 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-afa4b4c2-c094-4ad4-a620-81bb67aa1d51 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:53:02.442339 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-afa4b4c2-c094-4ad4-a620-81bb67aa1d51 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7df3f4b-0515-4f9d-acb8-06325ae6e5e8", "connector": null, "instance_uuid": "b4d4463f-d8a4-4242-9440-6f6d8212975a"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:02.452700 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:02.452700 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:02.487390 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-afa4b4c2-c094-4ad4-a620-81bb67aa1d51 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:53:02.487878 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 646/2571] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:53:02 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:02.516868 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e05c0b93-f7ae-4ecc-991d-c116c48646f7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:02.518781 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e05c0b93-f7ae-4ecc-991d-c116c48646f7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:02.518951 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e05c0b93-f7ae-4ecc-991d-c116c48646f7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:02.519158 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e05c0b93-f7ae-4ecc-991d-c116c48646f7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:02.531612 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e07d6524-b86a-4b97-b94e-353ebc876717 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:02.532126 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e07d6524-b86a-4b97-b94e-353ebc876717 None None] GET https://10.4.3.64/volume// Aug 14 03:53:02.532371 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e07d6524-b86a-4b97-b94e-353ebc876717 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:02.532605 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e07d6524-b86a-4b97-b94e-353ebc876717 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:02.533048 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e07d6524-b86a-4b97-b94e-353ebc876717 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:53:02.533468 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 633/2572] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:53:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:53:02.548591 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:02.548591 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:02.551109 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-a6b9f818-021b-40f6-a84c-8b66d149df57 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:02.554397 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e05c0b93-f7ae-4ecc-991d-c116c48646f7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:02.555431 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-a6b9f818-021b-40f6-a84c-8b66d149df57 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:02.555694 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-a6b9f818-021b-40f6-a84c-8b66d149df57 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:02.555932 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-a6b9f818-021b-40f6-a84c-8b66d149df57 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:02.560542 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e05c0b93-f7ae-4ecc-991d-c116c48646f7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:02.560914 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 645/2573] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:02 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:02.572263 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:02.572263 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:02.577095 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-a6b9f818-021b-40f6-a84c-8b66d149df57 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:02.582743 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-a6b9f818-021b-40f6-a84c-8b66d149df57 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:02.583240 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 650/2574] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:53:02 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:53:02.690189 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-f45fd380-31a3-4d02-8831-a0c92a67792e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:02.691989 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-f45fd380-31a3-4d02-8831-a0c92a67792e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] PUT https://10.4.3.64/volume/v3/attachments/79b70f9b-fe51-43fe-9456-300a74de7e57 Aug 14 03:53:02.692385 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-f45fd380-31a3-4d02-8831-a0c92a67792e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:02.700016 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-f45fd380-31a3-4d02-8831-a0c92a67792e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Acquiring lock "cinder-attachment_update-d7df3f4b-0515-4f9d-acb8-06325ae6e5e8-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:53:02.705626 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-f45fd380-31a3-4d02-8831-a0c92a67792e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Lock "cinder-attachment_update-d7df3f4b-0515-4f9d-acb8-06325ae6e5e8-np0000007313" acquired by "attachment_update" :: waited 0.006s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:53:02.707405 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:02.707405 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:02.810857 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-f45fd380-31a3-4d02-8831-a0c92a67792e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Lock "cinder-attachment_update-d7df3f4b-0515-4f9d-acb8-06325ae6e5e8-np0000007313" released by "attachment_update" :: held 0.105s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:53:02.811276 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-f45fd380-31a3-4d02-8831-a0c92a67792e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/attachments/79b70f9b-fe51-43fe-9456-300a74de7e57 returned with HTTP 200 Aug 14 03:53:02.811868 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 647/2575] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:53:02 2026] PUT /volume/v3/attachments/79b70f9b-fe51-43fe-9456-300a74de7e57 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:02.975616 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bad2e605-22bf-40b1-a948-0102f1f32fd9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:02.978407 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bad2e605-22bf-40b1-a948-0102f1f32fd9 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] GET https://10.4.3.64/volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b Aug 14 03:53:02.979598 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bad2e605-22bf-40b1-a948-0102f1f32fd9 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:02.979598 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bad2e605-22bf-40b1-a948-0102f1f32fd9 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:02.987414 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bad2e605-22bf-40b1-a948-0102f1f32fd9 tempest-ProjectMemberTests39-697187638 tempest-ProjectMemberTests39-697187638-project-admin] https://10.4.3.64/volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b returned with HTTP 404 Aug 14 03:53:02.988099 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 634/2576] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:02 2026] GET /volume/v3/volumes/f4308ff3-4b6b-4372-8f9f-f7e082edee6b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:03.576480 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-14200d54-2531-4a25-81b7-e9b74edd3b7d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:03.578018 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-14200d54-2531-4a25-81b7-e9b74edd3b7d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:03.578302 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-14200d54-2531-4a25-81b7-e9b74edd3b7d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:03.578552 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-14200d54-2531-4a25-81b7-e9b74edd3b7d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:03.594243 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:03.594243 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:03.598929 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-14200d54-2531-4a25-81b7-e9b74edd3b7d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:03.604517 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-14200d54-2531-4a25-81b7-e9b74edd3b7d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:03.605006 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 646/2577] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:03 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:04.518083 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b4ce3866-6341-4270-961f-0997481302a4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:04.616830 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:04.617428 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1151719718"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:04.618747 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c19c7b32-d534-449f-a078-07f33b21d819 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:04.619130 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1151719718'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:04.619266 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Create volume of 1 GB Aug 14 03:53:04.620834 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c19c7b32-d534-449f-a078-07f33b21d819 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:04.621012 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c19c7b32-d534-449f-a078-07f33b21d819 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:04.621227 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c19c7b32-d534-449f-a078-07f33b21d819 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:04.622923 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Availability Zones retrieved successfully. Aug 14 03:53:04.624088 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=580,cinder:UPDATE=250,cinder:INSERT=126 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:53:04.628106 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Flow 'volume_create_api' (9e922733-c2f7-425b-8eab-c3e95fa0fba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:04.628988 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37803b39-064e-4424-b89e-2dbf5770a8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:04.629937 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:04.632207 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:04.632207 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:04.635629 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c19c7b32-d534-449f-a078-07f33b21d819 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:04.639380 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c19c7b32-d534-449f-a078-07f33b21d819 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:04.639734 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 648/2578] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:04 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:04.654546 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37803b39-064e-4424-b89e-2dbf5770a8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:04.655242 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52123c49-89db-4d8b-a509-7170f6a59df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:04.709376 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Created reservations ['6db22906-6845-428b-b7fa-93acb598cb81', '1d1567d2-3f74-486b-8dac-6f700717e668', '18aef308-54fc-4d6b-8abb-3b2da0e171f9', '2cff0692-04c4-4d1e-a18a-6a408bbe05b5'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:04.710112 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52123c49-89db-4d8b-a509-7170f6a59df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6db22906-6845-428b-b7fa-93acb598cb81', '1d1567d2-3f74-486b-8dac-6f700717e668', '18aef308-54fc-4d6b-8abb-3b2da0e171f9', '2cff0692-04c4-4d1e-a18a-6a408bbe05b5']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:04.711037 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5bb005d-a219-4e15-9f6e-a8782eb7e3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:04.732581 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5bb005d-a219-4e15-9f6e-a8782eb7e3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa0a1609-444a-4378-b313-4e10a953ac02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1151719718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='529b12a37e0b45729c46df6b014dded8',qos_specs=None,replication_status=,reservations=['6db22906-6845-428b-b7fa-93acb598cb81','1d1567d2-3f74-486b-8dac-6f700717e668','18aef308-54fc-4d6b-8abb-3b2da0e171f9','2cff0692-04c4-4d1e-a18a-6a408bbe05b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b1c2d350954d91b2dd04f0645e6adf',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1151719718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa0a1609-444a-4378-b313-4e10a953ac02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='529b12a37e0b45729c46df6b014dded8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0b1c2d350954d91b2dd04f0645e6adf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:04.733261 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9af33490-f530-4d46-ba98-af638cbae439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:04.749562 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9af33490-f530-4d46-ba98-af638cbae439) transitioned into state 'SUCCESS' from state '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-1151719718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='529b12a37e0b45729c46df6b014dded8',qos_specs=None,replication_status=,reservations=['6db22906-6845-428b-b7fa-93acb598cb81','1d1567d2-3f74-486b-8dac-6f700717e668','18aef308-54fc-4d6b-8abb-3b2da0e171f9','2cff0692-04c4-4d1e-a18a-6a408bbe05b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b1c2d350954d91b2dd04f0645e6adf',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:04.750409 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab8b2fd-12bd-4c44-8402-fd3796650089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:04.758659 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab8b2fd-12bd-4c44-8402-fd3796650089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:04.759649 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Flow 'volume_create_api' (9e922733-c2f7-425b-8eab-c3e95fa0fba8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:04.759977 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Create volume request issued successfully. Aug 14 03:53:04.760603 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b4ce3866-6341-4270-961f-0997481302a4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:53:04.761070 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 651/2579] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:53:04 2026] POST /volume/v3/volumes => generated 776 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:04.775047 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4399e52b-8b75-4073-9522-76ab56ce1d26 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:04.776850 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4399e52b-8b75-4073-9522-76ab56ce1d26 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 Aug 14 03:53:04.777102 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4399e52b-8b75-4073-9522-76ab56ce1d26 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:04.777345 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4399e52b-8b75-4073-9522-76ab56ce1d26 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:04.782945 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=460,cinder:INSERT=80,cinder:UPDATE=146 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:53:04.796051 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:04.796051 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:04.801818 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4399e52b-8b75-4073-9522-76ab56ce1d26 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:53:04.805609 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4399e52b-8b75-4073-9522-76ab56ce1d26 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 returned with HTTP 200 Aug 14 03:53:04.806576 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 635/2580] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:04 2026] GET /volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:05.655376 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4e4238e1-13fc-4e0a-b1cd-4b20e22eb746 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:05.657393 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4e4238e1-13fc-4e0a-b1cd-4b20e22eb746 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:05.658024 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4e4238e1-13fc-4e0a-b1cd-4b20e22eb746 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:05.658024 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4e4238e1-13fc-4e0a-b1cd-4b20e22eb746 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:05.670591 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:05.670591 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:05.676189 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4e4238e1-13fc-4e0a-b1cd-4b20e22eb746 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:05.682789 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4e4238e1-13fc-4e0a-b1cd-4b20e22eb746 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:05.682789 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 647/2581] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:05 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:05.825271 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-25b2ebb9-9a21-4c7a-8454-680643f15ba3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:05.827017 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25b2ebb9-9a21-4c7a-8454-680643f15ba3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 Aug 14 03:53:05.827294 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25b2ebb9-9a21-4c7a-8454-680643f15ba3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:05.827482 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25b2ebb9-9a21-4c7a-8454-680643f15ba3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:05.840049 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:05.840049 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:05.844963 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-25b2ebb9-9a21-4c7a-8454-680643f15ba3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:53:05.853748 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25b2ebb9-9a21-4c7a-8454-680643f15ba3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 returned with HTTP 200 Aug 14 03:53:05.854227 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 649/2582] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:05 2026] GET /volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:05.870779 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c3e3f6e0-fabf-45f6-8b86-f8dd7f596fa3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:05.877360 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c3e3f6e0-fabf-45f6-8b86-f8dd7f596fa3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 03:53:05.877360 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c3e3f6e0-fabf-45f6-8b86-f8dd7f596fa3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa0a1609-444a-4378-b313-4e10a953ac02", "name": "tempest-type-Backup-425293399"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:05.878643 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-c3e3f6e0-fabf-45f6-8b86-f8dd7f596fa3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Creating new backup {'backup': {'volume_id': 'aa0a1609-444a-4378-b313-4e10a953ac02', 'name': 'tempest-type-Backup-425293399'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:53:05.878888 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-c3e3f6e0-fabf-45f6-8b86-f8dd7f596fa3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Creating backup of volume aa0a1609-444a-4378-b313-4e10a953ac02 in container None Aug 14 03:53:05.888699 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:05.888699 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:05.888699 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c3e3f6e0-fabf-45f6-8b86-f8dd7f596fa3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:53:05.922616 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-c3e3f6e0-fabf-45f6-8b86-f8dd7f596fa3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Created reservations ['62f615e0-bbca-480f-9668-b9e0327eeb57', 'ed5f2d44-8ca9-4193-9cb6-3497e3e183d1'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:05.964500 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c3e3f6e0-fabf-45f6-8b86-f8dd7f596fa3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:53:05.965030 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 652/2583] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:53:05 2026] POST /volume/v3/backups => generated 313 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:05.974796 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9d060f35-ba5d-4692-a1ce-7e046c9b09fb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:05.977205 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9d060f35-ba5d-4692-a1ce-7e046c9b09fb tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:05.977611 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9d060f35-ba5d-4692-a1ce-7e046c9b09fb tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:05.977611 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9d060f35-ba5d-4692-a1ce-7e046c9b09fb tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:05.977757 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-9d060f35-ba5d-4692-a1ce-7e046c9b09fb tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:05.982706 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:05.982706 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:05.983426 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9d060f35-ba5d-4692-a1ce-7e046c9b09fb tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:05.983810 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 636/2584] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:05 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:06.702975 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-578da855-3d20-4438-8693-71d10470d8d9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:06.704629 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-578da855-3d20-4438-8693-71d10470d8d9 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:06.704791 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-578da855-3d20-4438-8693-71d10470d8d9 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:06.705402 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-578da855-3d20-4438-8693-71d10470d8d9 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:06.714341 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:06.714341 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:06.717686 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-578da855-3d20-4438-8693-71d10470d8d9 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:06.721606 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-578da855-3d20-4438-8693-71d10470d8d9 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:06.722075 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 648/2585] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:06 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:06.994912 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-284c39f3-8ade-4378-b2ed-3a7fc3d143b4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:06.997188 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-284c39f3-8ade-4378-b2ed-3a7fc3d143b4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:06.997509 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-284c39f3-8ade-4378-b2ed-3a7fc3d143b4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:06.997750 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-284c39f3-8ade-4378-b2ed-3a7fc3d143b4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:06.997915 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-284c39f3-8ade-4378-b2ed-3a7fc3d143b4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:07.003518 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:07.003518 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:07.004288 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-284c39f3-8ade-4378-b2ed-3a7fc3d143b4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:07.004728 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 650/2586] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:06 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:07.734904 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b53440cc-1b66-4d73-89a4-abfeaf3877e9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:07.738275 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b53440cc-1b66-4d73-89a4-abfeaf3877e9 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:07.738601 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b53440cc-1b66-4d73-89a4-abfeaf3877e9 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:07.738875 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b53440cc-1b66-4d73-89a4-abfeaf3877e9 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:07.768045 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:07.768045 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:07.775723 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b53440cc-1b66-4d73-89a4-abfeaf3877e9 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:07.782830 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b53440cc-1b66-4d73-89a4-abfeaf3877e9 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:07.783414 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 653/2587] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:07 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:08.018807 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-14c411d6-2cf1-4218-92ac-b529dec0a169 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:08.020424 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-14c411d6-2cf1-4218-92ac-b529dec0a169 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:08.020712 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-14c411d6-2cf1-4218-92ac-b529dec0a169 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:08.020961 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-14c411d6-2cf1-4218-92ac-b529dec0a169 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:08.021106 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-14c411d6-2cf1-4218-92ac-b529dec0a169 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:08.027722 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:08.027722 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:08.029208 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-14c411d6-2cf1-4218-92ac-b529dec0a169 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:08.029926 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 637/2588] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:08 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:08.797021 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-40a3e503-d3a8-48a5-91c6-baa5765e3602 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:08.798905 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-40a3e503-d3a8-48a5-91c6-baa5765e3602 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:08.799086 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-40a3e503-d3a8-48a5-91c6-baa5765e3602 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:08.799287 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-40a3e503-d3a8-48a5-91c6-baa5765e3602 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:08.810751 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:08.810751 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:08.815829 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-40a3e503-d3a8-48a5-91c6-baa5765e3602 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:08.820185 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-40a3e503-d3a8-48a5-91c6-baa5765e3602 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:08.821347 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 649/2589] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:08 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:08.859558 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-ac1b7315-355d-485e-9cab-f2435fbc9ffe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:08.861556 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-ac1b7315-355d-485e-9cab-f2435fbc9ffe tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] POST https://10.4.3.64/volume/v3/attachments/79b70f9b-fe51-43fe-9456-300a74de7e57/action Aug 14 03:53:08.861902 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-ac1b7315-355d-485e-9cab-f2435fbc9ffe tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:08.862010 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-ac1b7315-355d-485e-9cab-f2435fbc9ffe tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:08.878965 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:08.878965 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:08.890169 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2ce9b52b-0e27-4491-8e48-aba5e6f43ea2 req-ac1b7315-355d-485e-9cab-f2435fbc9ffe tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/attachments/79b70f9b-fe51-43fe-9456-300a74de7e57/action returned with HTTP 204 Aug 14 03:53:08.890603 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 651/2590] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:53:08 2026] POST /volume/v3/attachments/79b70f9b-fe51-43fe-9456-300a74de7e57/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:09.039250 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d079601e-5b54-4b16-9bf1-4f4d70650679 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:09.041002 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d079601e-5b54-4b16-9bf1-4f4d70650679 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:09.041234 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d079601e-5b54-4b16-9bf1-4f4d70650679 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:09.041474 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d079601e-5b54-4b16-9bf1-4f4d70650679 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:09.041574 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-d079601e-5b54-4b16-9bf1-4f4d70650679 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:09.045613 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:09.045613 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:09.046162 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d079601e-5b54-4b16-9bf1-4f4d70650679 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:09.046553 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 654/2591] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:09 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:09.831649 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-72f351d2-a645-4a00-8924-93715d352aa2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:09.833300 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-72f351d2-a645-4a00-8924-93715d352aa2 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:09.833503 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-72f351d2-a645-4a00-8924-93715d352aa2 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:09.833689 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-72f351d2-a645-4a00-8924-93715d352aa2 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:09.842220 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:09.842220 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:09.845356 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-72f351d2-a645-4a00-8924-93715d352aa2 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:09.850771 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-72f351d2-a645-4a00-8924-93715d352aa2 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:09.850771 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 638/2592] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:09 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:09.861821 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e7ec570f-88a4-44a1-ad08-96798d373160 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:09.865820 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e7ec570f-88a4-44a1-ad08-96798d373160 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:09.865820 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e7ec570f-88a4-44a1-ad08-96798d373160 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:09.865820 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e7ec570f-88a4-44a1-ad08-96798d373160 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:09.876854 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:09.876854 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:09.878984 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e7ec570f-88a4-44a1-ad08-96798d373160 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:09.883585 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e7ec570f-88a4-44a1-ad08-96798d373160 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:09.883585 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 650/2593] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:09 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:09.926904 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-430adab3-adfd-4a22-b893-9a87cd02c3e3 req-3ab82fde-d9ef-44ad-9810-06c3e62abfa7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:09.928972 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-430adab3-adfd-4a22-b893-9a87cd02c3e3 req-3ab82fde-d9ef-44ad-9810-06c3e62abfa7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:09.929164 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-430adab3-adfd-4a22-b893-9a87cd02c3e3 req-3ab82fde-d9ef-44ad-9810-06c3e62abfa7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:09.929345 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-430adab3-adfd-4a22-b893-9a87cd02c3e3 req-3ab82fde-d9ef-44ad-9810-06c3e62abfa7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:09.937539 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:09.937539 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:09.940492 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-430adab3-adfd-4a22-b893-9a87cd02c3e3 req-3ab82fde-d9ef-44ad-9810-06c3e62abfa7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:09.948390 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-430adab3-adfd-4a22-b893-9a87cd02c3e3 req-3ab82fde-d9ef-44ad-9810-06c3e62abfa7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:09.948768 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 652/2594] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:53:09 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:09.964198 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7d1b1aa6-c1a4-4993-9755-5aebb70ed4c5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:09.966023 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7d1b1aa6-c1a4-4993-9755-5aebb70ed4c5 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:09.966257 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7d1b1aa6-c1a4-4993-9755-5aebb70ed4c5 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:09.966508 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7d1b1aa6-c1a4-4993-9755-5aebb70ed4c5 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:09.974835 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:09.974835 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:09.977879 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7d1b1aa6-c1a4-4993-9755-5aebb70ed4c5 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:09.981626 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7d1b1aa6-c1a4-4993-9755-5aebb70ed4c5 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:09.982150 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 655/2595] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:09 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:10.023018 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-32800d1c-0a0f-4d53-800f-9226f6d83bd3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:10.025492 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-32800d1c-0a0f-4d53-800f-9226f6d83bd3 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:10.025752 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-32800d1c-0a0f-4d53-800f-9226f6d83bd3 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:10.025973 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-32800d1c-0a0f-4d53-800f-9226f6d83bd3 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:10.036183 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:10.036183 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:10.040756 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-32800d1c-0a0f-4d53-800f-9226f6d83bd3 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:10.045686 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-32800d1c-0a0f-4d53-800f-9226f6d83bd3 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:10.046181 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 639/2596] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:53:10 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:10.059898 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cf14c553-fa4d-45fa-bcdd-1f51809a21b0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:10.062151 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cf14c553-fa4d-45fa-bcdd-1f51809a21b0 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:10.062151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cf14c553-fa4d-45fa-bcdd-1f51809a21b0 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:10.062151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cf14c553-fa4d-45fa-bcdd-1f51809a21b0 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:10.062410 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-cf14c553-fa4d-45fa-bcdd-1f51809a21b0 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:10.063057 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-9902a5b8-82ed-444b-be8c-fb5419647325 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:10.065071 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-9902a5b8-82ed-444b-be8c-fb5419647325 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] POST https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8/action Aug 14 03:53:10.065449 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-9902a5b8-82ed-444b-be8c-fb5419647325 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:10.065612 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-9902a5b8-82ed-444b-be8c-fb5419647325 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:10.066687 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:10.066687 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:10.067964 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cf14c553-fa4d-45fa-bcdd-1f51809a21b0 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:10.067964 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 651/2597] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:10 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:10.087319 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:10.087319 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:10.087527 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-9902a5b8-82ed-444b-be8c-fb5419647325 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:10.092586 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-9902a5b8-82ed-444b-be8c-fb5419647325 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Begin detaching volume completed successfully. Aug 14 03:53:10.092822 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-9902a5b8-82ed-444b-be8c-fb5419647325 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8/action returned with HTTP 202 Aug 14 03:53:10.093263 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 653/2598] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:53:10 2026] POST /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:10.142186 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-daf0b331-c54a-43b8-8178-bdab634be1b3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:10.142593 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-daf0b331-c54a-43b8-8178-bdab634be1b3 None None] GET https://10.4.3.64/volume// Aug 14 03:53:10.142748 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-daf0b331-c54a-43b8-8178-bdab634be1b3 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:10.142926 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-daf0b331-c54a-43b8-8178-bdab634be1b3 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:10.143314 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-daf0b331-c54a-43b8-8178-bdab634be1b3 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:53:10.143718 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 656/2599] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:53:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:53:10.152335 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-d861ffc7-5776-41cf-8a5e-8cf72362146e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:10.154293 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-d861ffc7-5776-41cf-8a5e-8cf72362146e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:10.154479 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-d861ffc7-5776-41cf-8a5e-8cf72362146e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:10.154686 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-d861ffc7-5776-41cf-8a5e-8cf72362146e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:10.164094 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:10.164094 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:10.167417 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-d861ffc7-5776-41cf-8a5e-8cf72362146e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:10.171360 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-d861ffc7-5776-41cf-8a5e-8cf72362146e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:10.171764 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 640/2600] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:53:10 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 1320 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:53:11.078561 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fcd5a0c1-25c8-41b4-94d9-930709d8a1b5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:11.080530 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fcd5a0c1-25c8-41b4-94d9-930709d8a1b5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:11.080620 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fcd5a0c1-25c8-41b4-94d9-930709d8a1b5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:11.080913 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fcd5a0c1-25c8-41b4-94d9-930709d8a1b5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:11.081070 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-fcd5a0c1-25c8-41b4-94d9-930709d8a1b5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:11.085990 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:11.085990 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:11.086680 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fcd5a0c1-25c8-41b4-94d9-930709d8a1b5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:11.087227 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 652/2601] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:11 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:11.231778 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-93a41750-af7f-4e5d-a655-dbc80c3fb048 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:11.234248 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-93a41750-af7f-4e5d-a655-dbc80c3fb048 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] DELETE https://10.4.3.64/volume/v3/attachments/79b70f9b-fe51-43fe-9456-300a74de7e57 Aug 14 03:53:11.234501 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-93a41750-af7f-4e5d-a655-dbc80c3fb048 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:11.234741 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-93a41750-af7f-4e5d-a655-dbc80c3fb048 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:11.245999 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:11.245999 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:11.301488 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f9de0970-c024-4c4d-9634-6e8844b99ecf req-93a41750-af7f-4e5d-a655-dbc80c3fb048 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/attachments/79b70f9b-fe51-43fe-9456-300a74de7e57 returned with HTTP 200 Aug 14 03:53:11.302045 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 654/2602] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:53:11 2026] DELETE /volume/v3/attachments/79b70f9b-fe51-43fe-9456-300a74de7e57 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:12.102961 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5844fead-a160-41b0-9fa2-698cbd6ed9b1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:12.105000 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5844fead-a160-41b0-9fa2-698cbd6ed9b1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:12.105165 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5844fead-a160-41b0-9fa2-698cbd6ed9b1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:12.105330 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5844fead-a160-41b0-9fa2-698cbd6ed9b1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:12.105473 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-5844fead-a160-41b0-9fa2-698cbd6ed9b1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:12.114154 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:12.114154 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:12.114154 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5844fead-a160-41b0-9fa2-698cbd6ed9b1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:12.114154 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 657/2603] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:12 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:12.236238 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7f57c056-6401-4738-a2b2-cb997d54e548 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:12.238059 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7f57c056-6401-4738-a2b2-cb997d54e548 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:53:12.238283 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7f57c056-6401-4738-a2b2-cb997d54e548 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:12.238491 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7f57c056-6401-4738-a2b2-cb997d54e548 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:12.245534 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:12.245534 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:12.249818 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7f57c056-6401-4738-a2b2-cb997d54e548 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:12.254346 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7f57c056-6401-4738-a2b2-cb997d54e548 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:53:12.254743 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 641/2604] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:12 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:13.124036 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-02a20529-ef40-4c7f-98a6-d22fe1534ff1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:13.125575 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-02a20529-ef40-4c7f-98a6-d22fe1534ff1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:13.125746 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-02a20529-ef40-4c7f-98a6-d22fe1534ff1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:13.125936 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-02a20529-ef40-4c7f-98a6-d22fe1534ff1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:13.126051 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-02a20529-ef40-4c7f-98a6-d22fe1534ff1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:13.129617 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:13.129617 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:13.130096 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-02a20529-ef40-4c7f-98a6-d22fe1534ff1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:13.130475 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 653/2605] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:13 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:14.140155 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1cd89253-858f-41fd-ae09-72d05d607f12 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:14.143505 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1cd89253-858f-41fd-ae09-72d05d607f12 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:14.143505 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1cd89253-858f-41fd-ae09-72d05d607f12 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:14.143505 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1cd89253-858f-41fd-ae09-72d05d607f12 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:14.143505 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-1cd89253-858f-41fd-ae09-72d05d607f12 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:14.147945 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:14.147945 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:14.148851 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1cd89253-858f-41fd-ae09-72d05d607f12 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:14.149385 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 655/2606] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:14 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:14.212436 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-270a542a-2cec-4978-b481-c6a35c440305 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:14.214234 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:14.217616 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2075433807"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:14.219389 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2075433807'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:14.219564 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume of 1 GB Aug 14 03:53:14.224317 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Availability Zones retrieved successfully. Aug 14 03:53:14.230881 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Flow 'volume_create_api' (60ac96e6-a8b3-4da0-85c7-2bb5e438b553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:14.231901 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc0b493d-6b9d-483d-b39c-a8a3b7898418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:14.233032 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:14.261987 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc0b493d-6b9d-483d-b39c-a8a3b7898418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:14.262786 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef296c5-c086-4b97-a49b-14a256c795c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:14.321204 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Created reservations ['a0e2fed6-74e5-4eaa-b431-3433aa9d41e0', '60fb8d20-7d52-4474-b2c2-b3d430c59200', '4a5d65c4-3433-44f1-9934-9bddf327be1e', '3eb438d3-c33b-4a28-8448-f00b54ac756d'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:14.333520 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef296c5-c086-4b97-a49b-14a256c795c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0e2fed6-74e5-4eaa-b431-3433aa9d41e0', '60fb8d20-7d52-4474-b2c2-b3d430c59200', '4a5d65c4-3433-44f1-9934-9bddf327be1e', '3eb438d3-c33b-4a28-8448-f00b54ac756d']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:14.333520 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0b4e957-19be-4108-84fc-0e6c55f3581d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:14.347375 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0b4e957-19be-4108-84fc-0e6c55f3581d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1356573e-f2bc-492b-9e24-b4278a1a3b24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2075433807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00db984b92c4474e8b9cd11e1f4141e7',qos_specs=None,replication_status=,reservations=['a0e2fed6-74e5-4eaa-b431-3433aa9d41e0','60fb8d20-7d52-4474-b2c2-b3d430c59200','4a5d65c4-3433-44f1-9934-9bddf327be1e','3eb438d3-c33b-4a28-8448-f00b54ac756d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5363d4db02834ca796a681126ad7d89e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2075433807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1356573e-f2bc-492b-9e24-b4278a1a3b24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00db984b92c4474e8b9cd11e1f4141e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5363d4db02834ca796a681126ad7d89e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:14.348842 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef1be816-8133-4774-aae2-36a67bb834eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:14.370513 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef1be816-8133-4774-aae2-36a67bb834eb) transitioned into state 'SUCCESS' from state '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-2075433807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00db984b92c4474e8b9cd11e1f4141e7',qos_specs=None,replication_status=,reservations=['a0e2fed6-74e5-4eaa-b431-3433aa9d41e0','60fb8d20-7d52-4474-b2c2-b3d430c59200','4a5d65c4-3433-44f1-9934-9bddf327be1e','3eb438d3-c33b-4a28-8448-f00b54ac756d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5363d4db02834ca796a681126ad7d89e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:14.371525 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac19961-7c79-4897-92af-178e9d5859d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:14.382341 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac19961-7c79-4897-92af-178e9d5859d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:14.383469 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Flow 'volume_create_api' (60ac96e6-a8b3-4da0-85c7-2bb5e438b553) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:14.383873 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume request issued successfully. Aug 14 03:53:14.384662 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-270a542a-2cec-4978-b481-c6a35c440305 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:53:14.385222 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 658/2607] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:53:14 2026] POST /volume/v3/volumes => generated 747 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:14.396690 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3d32f498-6ff5-4072-b7d5-195105e1b754 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:14.400915 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3d32f498-6ff5-4072-b7d5-195105e1b754 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 Aug 14 03:53:14.401168 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3d32f498-6ff5-4072-b7d5-195105e1b754 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:14.401404 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3d32f498-6ff5-4072-b7d5-195105e1b754 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:14.410908 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:14.410908 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:14.415856 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3d32f498-6ff5-4072-b7d5-195105e1b754 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:14.420755 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3d32f498-6ff5-4072-b7d5-195105e1b754 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 returned with HTTP 200 Aug 14 03:53:14.421313 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 642/2608] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:14 2026] GET /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:15.160248 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8050be5c-94a7-4887-9154-998d9df24861 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:15.162062 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8050be5c-94a7-4887-9154-998d9df24861 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:15.162321 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8050be5c-94a7-4887-9154-998d9df24861 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:15.162544 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8050be5c-94a7-4887-9154-998d9df24861 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:15.162664 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-8050be5c-94a7-4887-9154-998d9df24861 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:15.167277 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:15.167277 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:15.167927 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8050be5c-94a7-4887-9154-998d9df24861 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:15.168457 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 654/2609] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:15 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:15.437786 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d678af1a-501d-4eeb-85c2-877dccf190f9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:15.441404 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d678af1a-501d-4eeb-85c2-877dccf190f9 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 Aug 14 03:53:15.441637 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d678af1a-501d-4eeb-85c2-877dccf190f9 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:15.443315 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d678af1a-501d-4eeb-85c2-877dccf190f9 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:15.450074 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:15.450074 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:15.453976 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d678af1a-501d-4eeb-85c2-877dccf190f9 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:15.459484 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d678af1a-501d-4eeb-85c2-877dccf190f9 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 returned with HTTP 200 Aug 14 03:53:15.460240 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 656/2610] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:15 2026] GET /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:15.474623 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-90c10170-d402-4dfc-81a4-443a02444577 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:15.476648 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-90c10170-d402-4dfc-81a4-443a02444577 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] POST https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24/action Aug 14 03:53:15.477021 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-90c10170-d402-4dfc-81a4-443a02444577 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Action body: b'{"os-attach": {"instance_uuid": "2e6bd43f-9bbd-4958-954d-e4f7b686ab02", "mountpoint": "/dev/vdb"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:15.477185 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-90c10170-d402-4dfc-81a4-443a02444577 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2e6bd43f-9bbd-4958-954d-e4f7b686ab02", "mountpoint": "/dev/vdb"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:15.488119 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:15.488119 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:15.488682 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-90c10170-d402-4dfc-81a4-443a02444577 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:15.498549 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-90c10170-d402-4dfc-81a4-443a02444577 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Update volume admin metadata completed successfully. Aug 14 03:53:15.556351 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-90c10170-d402-4dfc-81a4-443a02444577 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Attach volume completed successfully. Aug 14 03:53:15.556683 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-90c10170-d402-4dfc-81a4-443a02444577 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24/action returned with HTTP 202 Aug 14 03:53:15.557246 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 659/2611] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:15 2026] POST /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:15.569079 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c52a9a61-3770-49c9-a378-3bc0ac72d0b3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:15.569079 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c52a9a61-3770-49c9-a378-3bc0ac72d0b3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 Aug 14 03:53:15.569705 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c52a9a61-3770-49c9-a378-3bc0ac72d0b3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:15.569705 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c52a9a61-3770-49c9-a378-3bc0ac72d0b3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:15.582329 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:15.582329 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:15.585792 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c52a9a61-3770-49c9-a378-3bc0ac72d0b3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:15.592510 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c52a9a61-3770-49c9-a378-3bc0ac72d0b3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 returned with HTTP 200 Aug 14 03:53:15.592510 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 643/2612] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:15 2026] GET /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:15.603780 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0fc93eb6-c504-4164-8683-2878180ed0f0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:15.605413 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0fc93eb6-c504-4164-8683-2878180ed0f0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 Aug 14 03:53:15.605601 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0fc93eb6-c504-4164-8683-2878180ed0f0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:15.605772 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0fc93eb6-c504-4164-8683-2878180ed0f0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:15.614831 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:15.614831 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:15.617974 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0fc93eb6-c504-4164-8683-2878180ed0f0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:15.621756 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0fc93eb6-c504-4164-8683-2878180ed0f0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 returned with HTTP 200 Aug 14 03:53:15.622082 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 655/2613] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:15 2026] GET /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:15.636597 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1fa774cd-5e2e-4459-8a96-69b226173088 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:15.694178 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1fa774cd-5e2e-4459-8a96-69b226173088 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] POST https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24/action Aug 14 03:53:15.694546 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1fa774cd-5e2e-4459-8a96-69b226173088 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:15.694660 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1fa774cd-5e2e-4459-8a96-69b226173088 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:15.708870 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:15.708870 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:15.709275 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.admin_actions [None req-1fa774cd-5e2e-4459-8a96-69b226173088 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Updating volume '1356573e-f2bc-492b-9e24-b4278a1a3b24' with '{'status': 'error'}' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:53:15.731534 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1fa774cd-5e2e-4459-8a96-69b226173088 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24/action returned with HTTP 202 Aug 14 03:53:15.732540 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 657/2614] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:15 2026] POST /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:15.740911 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e5487b18-3ffd-46ca-9d31-8ed3b4212cb5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:15.742580 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e5487b18-3ffd-46ca-9d31-8ed3b4212cb5 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 Aug 14 03:53:15.742801 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e5487b18-3ffd-46ca-9d31-8ed3b4212cb5 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:15.743014 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e5487b18-3ffd-46ca-9d31-8ed3b4212cb5 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:15.752350 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:15.752350 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:15.759213 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e5487b18-3ffd-46ca-9d31-8ed3b4212cb5 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:15.762880 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e5487b18-3ffd-46ca-9d31-8ed3b4212cb5 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 returned with HTTP 200 Aug 14 03:53:15.766910 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 660/2615] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:15 2026] GET /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:15.779943 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1ec88321-2cd8-4b60-bc34-4fc8e6ad38d5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:15.782287 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1ec88321-2cd8-4b60-bc34-4fc8e6ad38d5 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] POST https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24/action Aug 14 03:53:15.782803 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1ec88321-2cd8-4b60-bc34-4fc8e6ad38d5 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a0c4b8a1-8cfc-4fa8-994d-c6e2657c8565"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:15.782883 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1ec88321-2cd8-4b60-bc34-4fc8e6ad38d5 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a0c4b8a1-8cfc-4fa8-994d-c6e2657c8565"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:15.797457 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:15.797457 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:15.798116 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1ec88321-2cd8-4b60-bc34-4fc8e6ad38d5 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Volume info retrieved successfully. Aug 14 03:53:15.815560 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1ec88321-2cd8-4b60-bc34-4fc8e6ad38d5 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Terminate volume connection completed successfully. Aug 14 03:53:15.823334 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1ec88321-2cd8-4b60-bc34-4fc8e6ad38d5 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100329) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 14 03:53:15.877658 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1ec88321-2cd8-4b60-bc34-4fc8e6ad38d5 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Detach volume completed successfully. Aug 14 03:53:15.877886 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1ec88321-2cd8-4b60-bc34-4fc8e6ad38d5 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24/action returned with HTTP 202 Aug 14 03:53:15.878461 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 644/2616] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:15 2026] POST /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:15.885749 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ddb3ab00-92ff-4d6a-bba5-4590fd3f1eb6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:15.888622 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ddb3ab00-92ff-4d6a-bba5-4590fd3f1eb6 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 Aug 14 03:53:15.888990 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ddb3ab00-92ff-4d6a-bba5-4590fd3f1eb6 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:15.889383 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ddb3ab00-92ff-4d6a-bba5-4590fd3f1eb6 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:15.899052 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:15.899052 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:15.904978 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ddb3ab00-92ff-4d6a-bba5-4590fd3f1eb6 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:15.910569 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ddb3ab00-92ff-4d6a-bba5-4590fd3f1eb6 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 returned with HTTP 200 Aug 14 03:53:15.910960 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 656/2617] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:15 2026] GET /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:15.924589 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d24b1d09-f3e0-4de8-a81c-6b36203bb440 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:15.926781 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d24b1d09-f3e0-4de8-a81c-6b36203bb440 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 Aug 14 03:53:15.927073 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d24b1d09-f3e0-4de8-a81c-6b36203bb440 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:15.927642 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d24b1d09-f3e0-4de8-a81c-6b36203bb440 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:15.934881 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:15.934881 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:15.938296 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d24b1d09-f3e0-4de8-a81c-6b36203bb440 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:15.942795 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d24b1d09-f3e0-4de8-a81c-6b36203bb440 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 returned with HTTP 200 Aug 14 03:53:15.943116 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 658/2618] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:15 2026] GET /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:15.955593 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-45e17a2a-7c19-4fd1-8556-4b40d5f9a0b5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:15.957157 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-45e17a2a-7c19-4fd1-8556-4b40d5f9a0b5 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] POST https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24/action Aug 14 03:53:15.957513 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-45e17a2a-7c19-4fd1-8556-4b40d5f9a0b5 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Action body: b'{"os-detach": {}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:15.957729 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-45e17a2a-7c19-4fd1-8556-4b40d5f9a0b5 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:15.965265 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:15.965265 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:15.965673 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-45e17a2a-7c19-4fd1-8556-4b40d5f9a0b5 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:15.988161 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-45e17a2a-7c19-4fd1-8556-4b40d5f9a0b5 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Detach volume completed successfully. Aug 14 03:53:15.988378 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-45e17a2a-7c19-4fd1-8556-4b40d5f9a0b5 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24/action returned with HTTP 202 Aug 14 03:53:15.988797 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 661/2619] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:15 2026] POST /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:15.995079 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f22cd5eb-a58d-48ff-af4e-b86e33deb9a0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:15.997157 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f22cd5eb-a58d-48ff-af4e-b86e33deb9a0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 Aug 14 03:53:15.997338 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f22cd5eb-a58d-48ff-af4e-b86e33deb9a0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:15.997528 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f22cd5eb-a58d-48ff-af4e-b86e33deb9a0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:16.004720 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:16.004720 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:16.008673 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f22cd5eb-a58d-48ff-af4e-b86e33deb9a0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:16.012863 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f22cd5eb-a58d-48ff-af4e-b86e33deb9a0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 returned with HTTP 200 Aug 14 03:53:16.013206 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 645/2620] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:15 2026] GET /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:16.028101 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-91afbdd6-5c24-47b2-adb2-09f03ac62481 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:16.030454 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-91afbdd6-5c24-47b2-adb2-09f03ac62481 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 Aug 14 03:53:16.030769 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-91afbdd6-5c24-47b2-adb2-09f03ac62481 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:16.031069 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-91afbdd6-5c24-47b2-adb2-09f03ac62481 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:16.040257 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:16.040257 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:16.044920 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-91afbdd6-5c24-47b2-adb2-09f03ac62481 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:16.051224 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-91afbdd6-5c24-47b2-adb2-09f03ac62481 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 returned with HTTP 200 Aug 14 03:53:16.051753 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 657/2621] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:16 2026] GET /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:16.062602 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f253a864-0f77-4ea5-8f7d-23b92f7307f2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:16.064349 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f253a864-0f77-4ea5-8f7d-23b92f7307f2 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 Aug 14 03:53:16.064694 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f253a864-0f77-4ea5-8f7d-23b92f7307f2 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:16.065000 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f253a864-0f77-4ea5-8f7d-23b92f7307f2 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:16.065178 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-f253a864-0f77-4ea5-8f7d-23b92f7307f2 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Delete volume with id: 1356573e-f2bc-492b-9e24-b4278a1a3b24 Aug 14 03:53:16.072515 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:16.072515 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:16.072950 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f253a864-0f77-4ea5-8f7d-23b92f7307f2 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:16.088825 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f253a864-0f77-4ea5-8f7d-23b92f7307f2 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Delete volume request issued successfully. Aug 14 03:53:16.091754 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f253a864-0f77-4ea5-8f7d-23b92f7307f2 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 returned with HTTP 202 Aug 14 03:53:16.091754 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 659/2622] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:53:16 2026] DELETE /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:53:16.098774 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c59802b7-949d-44e5-b3d2-4e741f5bb5f7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:16.100784 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c59802b7-949d-44e5-b3d2-4e741f5bb5f7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 Aug 14 03:53:16.100784 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c59802b7-949d-44e5-b3d2-4e741f5bb5f7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:16.100934 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c59802b7-949d-44e5-b3d2-4e741f5bb5f7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:16.106924 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:16.106924 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:16.111191 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c59802b7-949d-44e5-b3d2-4e741f5bb5f7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:16.113701 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c59802b7-949d-44e5-b3d2-4e741f5bb5f7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 returned with HTTP 200 Aug 14 03:53:16.114068 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 662/2623] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:16 2026] GET /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:16.178614 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-abc3ed40-a874-4896-92f7-54071934760b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:16.183162 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-abc3ed40-a874-4896-92f7-54071934760b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:16.183162 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-abc3ed40-a874-4896-92f7-54071934760b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:16.183162 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-abc3ed40-a874-4896-92f7-54071934760b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:16.183162 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-abc3ed40-a874-4896-92f7-54071934760b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:16.188160 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:16.188160 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:16.189168 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-abc3ed40-a874-4896-92f7-54071934760b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:16.189168 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 646/2624] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:16 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:17.127265 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-edd404c8-23ed-4438-a0f1-6fcc87ec1516 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:17.128921 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-edd404c8-23ed-4438-a0f1-6fcc87ec1516 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 Aug 14 03:53:17.129199 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-edd404c8-23ed-4438-a0f1-6fcc87ec1516 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:17.129439 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-edd404c8-23ed-4438-a0f1-6fcc87ec1516 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:17.134956 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-edd404c8-23ed-4438-a0f1-6fcc87ec1516 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 returned with HTTP 404 Aug 14 03:53:17.135468 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 658/2625] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:17 2026] GET /volume/v3/volumes/1356573e-f2bc-492b-9e24-b4278a1a3b24 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:17.201194 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c9859b03-4600-4643-97b5-777e3c2ff834 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:17.202885 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c9859b03-4600-4643-97b5-777e3c2ff834 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:17.203279 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c9859b03-4600-4643-97b5-777e3c2ff834 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:17.203597 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c9859b03-4600-4643-97b5-777e3c2ff834 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:17.204628 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c9859b03-4600-4643-97b5-777e3c2ff834 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:17.208299 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:17.208299 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:17.209331 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c9859b03-4600-4643-97b5-777e3c2ff834 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:17.209856 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 660/2626] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:17 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:18.220772 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2064283f-0e2f-493e-8a49-58980973f5a5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:18.222582 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2064283f-0e2f-493e-8a49-58980973f5a5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:18.222904 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2064283f-0e2f-493e-8a49-58980973f5a5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:18.223221 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2064283f-0e2f-493e-8a49-58980973f5a5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:18.223401 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-2064283f-0e2f-493e-8a49-58980973f5a5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:18.228527 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:18.228527 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:18.229366 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2064283f-0e2f-493e-8a49-58980973f5a5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:18.229887 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 663/2627] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:18 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:19.241107 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6adb25a1-b31a-4671-8fe3-261beeb45f42 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:19.242896 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6adb25a1-b31a-4671-8fe3-261beeb45f42 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:19.243116 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6adb25a1-b31a-4671-8fe3-261beeb45f42 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:19.243388 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6adb25a1-b31a-4671-8fe3-261beeb45f42 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:19.243493 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-6adb25a1-b31a-4671-8fe3-261beeb45f42 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:19.247875 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:19.247875 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:19.248125 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6adb25a1-b31a-4671-8fe3-261beeb45f42 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:19.249050 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 647/2628] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:19 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:19.629433 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-78400941-9418-4333-8582-545b333c93ec None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:19.631571 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:19.631976 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1148959758"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:19.633759 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1148959758'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:19.633912 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume of 1 GB Aug 14 03:53:19.638925 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Availability Zones retrieved successfully. Aug 14 03:53:19.646443 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Flow 'volume_create_api' (6ad0fc80-2ca4-4607-bc4c-7ec5f1099b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:19.647658 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a646eed6-b300-46b3-adaa-55ceee9ecc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:19.648818 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:19.679064 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a646eed6-b300-46b3-adaa-55ceee9ecc86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:19.679785 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70448d2-1649-414d-b118-81853a964573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:19.725763 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Created reservations ['f2e02fc6-8190-4895-814f-b9c35cbbae0b', '4f1f5b15-5839-4951-bff0-1a1b76082b7a', 'fd35d742-1785-42ab-876a-2c8dffd8eb36', '9220fbf2-aaaf-41b8-8921-df7f63b66ee2'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:19.726371 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70448d2-1649-414d-b118-81853a964573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2e02fc6-8190-4895-814f-b9c35cbbae0b', '4f1f5b15-5839-4951-bff0-1a1b76082b7a', 'fd35d742-1785-42ab-876a-2c8dffd8eb36', '9220fbf2-aaaf-41b8-8921-df7f63b66ee2']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:19.727762 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7455ade2-d5e5-4bee-8b56-17a979ca2edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:19.752449 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7455ade2-d5e5-4bee-8b56-17a979ca2edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3e59775-786e-4ac6-b0ea-a6453f338825', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1148959758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00db984b92c4474e8b9cd11e1f4141e7',qos_specs=None,replication_status=,reservations=['f2e02fc6-8190-4895-814f-b9c35cbbae0b','4f1f5b15-5839-4951-bff0-1a1b76082b7a','fd35d742-1785-42ab-876a-2c8dffd8eb36','9220fbf2-aaaf-41b8-8921-df7f63b66ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5363d4db02834ca796a681126ad7d89e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1148959758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3e59775-786e-4ac6-b0ea-a6453f338825,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00db984b92c4474e8b9cd11e1f4141e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5363d4db02834ca796a681126ad7d89e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:19.753553 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb87299-a51f-4e5c-9b96-0bbf1ef00a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:19.776927 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb87299-a51f-4e5c-9b96-0bbf1ef00a8a) transitioned into state 'SUCCESS' from state '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-1148959758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00db984b92c4474e8b9cd11e1f4141e7',qos_specs=None,replication_status=,reservations=['f2e02fc6-8190-4895-814f-b9c35cbbae0b','4f1f5b15-5839-4951-bff0-1a1b76082b7a','fd35d742-1785-42ab-876a-2c8dffd8eb36','9220fbf2-aaaf-41b8-8921-df7f63b66ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5363d4db02834ca796a681126ad7d89e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:19.780156 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6db22ab-691f-474d-a448-b3fcc5347eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:19.790508 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6db22ab-691f-474d-a448-b3fcc5347eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:19.791904 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Flow 'volume_create_api' (6ad0fc80-2ca4-4607-bc4c-7ec5f1099b29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:19.792406 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume request issued successfully. Aug 14 03:53:19.793326 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-78400941-9418-4333-8582-545b333c93ec tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:53:19.794071 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 659/2629] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:53:19 2026] POST /volume/v3/volumes => generated 747 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:19.811484 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7ddfb0a9-10d3-4803-82ce-162a1e801cfc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:19.813154 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7ddfb0a9-10d3-4803-82ce-162a1e801cfc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 Aug 14 03:53:19.813412 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7ddfb0a9-10d3-4803-82ce-162a1e801cfc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:19.813673 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7ddfb0a9-10d3-4803-82ce-162a1e801cfc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:19.820531 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:19.820531 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:19.826471 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7ddfb0a9-10d3-4803-82ce-162a1e801cfc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:19.834153 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7ddfb0a9-10d3-4803-82ce-162a1e801cfc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 returned with HTTP 200 Aug 14 03:53:19.834153 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 661/2630] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:19 2026] GET /volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:20.261674 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c01c9c75-5495-40d3-9fa2-f915ba60fa2d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:20.285249 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c01c9c75-5495-40d3-9fa2-f915ba60fa2d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:20.288060 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c01c9c75-5495-40d3-9fa2-f915ba60fa2d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:20.288060 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c01c9c75-5495-40d3-9fa2-f915ba60fa2d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:20.288445 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-c01c9c75-5495-40d3-9fa2-f915ba60fa2d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:20.312733 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:20.312733 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:20.318941 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c01c9c75-5495-40d3-9fa2-f915ba60fa2d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:20.321623 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 664/2631] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:20 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 733 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:20.562623 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c5aff807-43a1-48e5-977b-5ee9ce94cd58 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:20.564300 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c5aff807-43a1-48e5-977b-5ee9ce94cd58 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:20.564703 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c5aff807-43a1-48e5-977b-5ee9ce94cd58 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:20.564979 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c5aff807-43a1-48e5-977b-5ee9ce94cd58 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:20.581506 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:20.581506 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:20.586009 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c5aff807-43a1-48e5-977b-5ee9ce94cd58 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Volume info retrieved successfully. Aug 14 03:53:20.593744 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c5aff807-43a1-48e5-977b-5ee9ce94cd58 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:20.593744 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 648/2632] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:20 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:20.635164 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-9780a6df-a51e-4a86-bb0e-d23ea4dbd522 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:20.637581 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-9780a6df-a51e-4a86-bb0e-d23ea4dbd522 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:20.637778 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-9780a6df-a51e-4a86-bb0e-d23ea4dbd522 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:20.637992 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-9780a6df-a51e-4a86-bb0e-d23ea4dbd522 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:20.650427 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:20.650427 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:20.654016 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-9780a6df-a51e-4a86-bb0e-d23ea4dbd522 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:20.658498 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-9780a6df-a51e-4a86-bb0e-d23ea4dbd522 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:20.658890 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 660/2633] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:53:20 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:20.678599 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-56171c77-7528-4884-be1c-6988b7ca6a4e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:20.681003 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-56171c77-7528-4884-be1c-6988b7ca6a4e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd/action Aug 14 03:53:20.681494 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-56171c77-7528-4884-be1c-6988b7ca6a4e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:20.681750 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-56171c77-7528-4884-be1c-6988b7ca6a4e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:20.696294 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:20.696294 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:20.696920 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-56171c77-7528-4884-be1c-6988b7ca6a4e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:20.703715 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-56171c77-7528-4884-be1c-6988b7ca6a4e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Begin detaching volume completed successfully. Aug 14 03:53:20.704029 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-56171c77-7528-4884-be1c-6988b7ca6a4e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd/action returned with HTTP 202 Aug 14 03:53:20.704615 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 662/2634] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:53:20 2026] POST /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:20.721533 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2de3c1f8-afbe-4dd7-82ab-58a782cce3f8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:20.723767 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2de3c1f8-afbe-4dd7-82ab-58a782cce3f8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:20.723981 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2de3c1f8-afbe-4dd7-82ab-58a782cce3f8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:20.724208 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2de3c1f8-afbe-4dd7-82ab-58a782cce3f8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:20.735984 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:20.735984 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:20.739416 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2de3c1f8-afbe-4dd7-82ab-58a782cce3f8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:20.743112 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2de3c1f8-afbe-4dd7-82ab-58a782cce3f8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:20.745531 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 665/2635] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:20 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:20.745646 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d7db7ba2-e4bb-4345-a616-23fc17015d65 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:20.745646 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d7db7ba2-e4bb-4345-a616-23fc17015d65 None None] GET https://10.4.3.64/volume// Aug 14 03:53:20.745646 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d7db7ba2-e4bb-4345-a616-23fc17015d65 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:20.745646 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d7db7ba2-e4bb-4345-a616-23fc17015d65 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:20.745912 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d7db7ba2-e4bb-4345-a616-23fc17015d65 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:53:20.746331 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 649/2636] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:53:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:53:20.755751 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-7aa05e38-c773-46bc-9684-bab92196e8ea None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:20.759016 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-7aa05e38-c773-46bc-9684-bab92196e8ea tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:20.759275 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-7aa05e38-c773-46bc-9684-bab92196e8ea tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:20.759540 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-7aa05e38-c773-46bc-9684-bab92196e8ea tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:20.770903 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:20.770903 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:20.774026 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-7aa05e38-c773-46bc-9684-bab92196e8ea tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:20.779469 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-7aa05e38-c773-46bc-9684-bab92196e8ea tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:20.779938 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 661/2637] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:53:20 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1622 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:53:20.846864 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d668e075-ac8e-4a4d-913a-a2e3c98126b0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:20.848614 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d668e075-ac8e-4a4d-913a-a2e3c98126b0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 Aug 14 03:53:20.848976 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d668e075-ac8e-4a4d-913a-a2e3c98126b0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:20.849237 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d668e075-ac8e-4a4d-913a-a2e3c98126b0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:20.857852 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:20.857852 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:20.864407 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d668e075-ac8e-4a4d-913a-a2e3c98126b0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:20.870000 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d668e075-ac8e-4a4d-913a-a2e3c98126b0 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 returned with HTTP 200 Aug 14 03:53:20.870523 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 663/2638] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:20 2026] GET /volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:20.885343 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ba0d00f6-6834-4655-a371-dfa62500f05e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:20.888462 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ba0d00f6-6834-4655-a371-dfa62500f05e tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] POST https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825/action Aug 14 03:53:20.888903 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ba0d00f6-6834-4655-a371-dfa62500f05e tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:20.889065 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ba0d00f6-6834-4655-a371-dfa62500f05e tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:20.917768 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:20.917768 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:20.920146 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.admin_actions [None req-ba0d00f6-6834-4655-a371-dfa62500f05e tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Updating volume 'f3e59775-786e-4ac6-b0ea-a6453f338825' with '{'status': 'attaching'}' {{(pid=100327) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:53:20.946515 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ba0d00f6-6834-4655-a371-dfa62500f05e tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825/action returned with HTTP 202 Aug 14 03:53:20.947032 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 666/2639] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:20 2026] POST /volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:20.954397 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-744eebfa-2cee-43dc-9b7a-b3636ca5d6a1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:20.956120 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-744eebfa-2cee-43dc-9b7a-b3636ca5d6a1 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 Aug 14 03:53:20.956437 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-744eebfa-2cee-43dc-9b7a-b3636ca5d6a1 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:20.956782 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-744eebfa-2cee-43dc-9b7a-b3636ca5d6a1 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:20.964042 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:20.964042 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:20.967905 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-744eebfa-2cee-43dc-9b7a-b3636ca5d6a1 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:20.971745 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-744eebfa-2cee-43dc-9b7a-b3636ca5d6a1 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 returned with HTTP 200 Aug 14 03:53:20.972565 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 650/2640] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:20 2026] GET /volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:20.988962 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-245e9040-bf7a-46f8-84cc-8f40e296b9b1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:20.991012 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-245e9040-bf7a-46f8-84cc-8f40e296b9b1 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] POST https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825/action Aug 14 03:53:20.991433 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-245e9040-bf7a-46f8-84cc-8f40e296b9b1 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:20.991624 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-245e9040-bf7a-46f8-84cc-8f40e296b9b1 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:21.000412 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:21.000412 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:21.000817 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-245e9040-bf7a-46f8-84cc-8f40e296b9b1 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Volume info retrieved successfully. Aug 14 03:53:21.018431 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-245e9040-bf7a-46f8-84cc-8f40e296b9b1 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Delete volume request issued successfully. Aug 14 03:53:21.018770 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-245e9040-bf7a-46f8-84cc-8f40e296b9b1 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825/action returned with HTTP 202 Aug 14 03:53:21.019304 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 662/2641] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:20 2026] POST /volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:21.026445 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eabdfaf5-d6ec-4b73-829b-b6693c543cd7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:21.028730 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eabdfaf5-d6ec-4b73-829b-b6693c543cd7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 Aug 14 03:53:21.028983 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eabdfaf5-d6ec-4b73-829b-b6693c543cd7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:21.029241 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eabdfaf5-d6ec-4b73-829b-b6693c543cd7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:21.037917 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:21.037917 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:21.042352 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-eabdfaf5-d6ec-4b73-829b-b6693c543cd7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:21.046976 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eabdfaf5-d6ec-4b73-829b-b6693c543cd7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 returned with HTTP 200 Aug 14 03:53:21.047359 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 664/2642] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:21 2026] GET /volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:21.323161 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-19570024-bf15-47c0-a205-e916cc2f48d8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:21.325109 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-19570024-bf15-47c0-a205-e916cc2f48d8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:21.325330 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-19570024-bf15-47c0-a205-e916cc2f48d8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:21.325523 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-19570024-bf15-47c0-a205-e916cc2f48d8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:21.332716 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-943ce7d5-cc0e-425f-a263-7a15c76bd532 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:21.337180 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-943ce7d5-cc0e-425f-a263-7a15c76bd532 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:21.337180 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-943ce7d5-cc0e-425f-a263-7a15c76bd532 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:21.337180 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-943ce7d5-cc0e-425f-a263-7a15c76bd532 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:21.337180 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-943ce7d5-cc0e-425f-a263-7a15c76bd532 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:21.343911 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:21.343911 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:21.345124 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-943ce7d5-cc0e-425f-a263-7a15c76bd532 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:21.346072 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 651/2643] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:21 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:21.351692 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:21.351692 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:21.362972 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-19570024-bf15-47c0-a205-e916cc2f48d8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:21.379413 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-19570024-bf15-47c0-a205-e916cc2f48d8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:21.379893 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 667/2644] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:53:21 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:21.398950 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-dc76ff23-e780-4157-93e4-85f2349ec0b8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:21.401157 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-dc76ff23-e780-4157-93e4-85f2349ec0b8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] DELETE https://10.4.3.64/volume/v3/attachments/06fc70fa-6bd1-486b-a0a6-0d1d09ac495b Aug 14 03:53:21.401348 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-dc76ff23-e780-4157-93e4-85f2349ec0b8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:21.401568 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-dc76ff23-e780-4157-93e4-85f2349ec0b8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:21.409847 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:21.409847 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:21.459798 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-1ce60b15-de89-49df-8c29-26b4c56a6aef req-dc76ff23-e780-4157-93e4-85f2349ec0b8 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/06fc70fa-6bd1-486b-a0a6-0d1d09ac495b returned with HTTP 200 Aug 14 03:53:21.460260 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 663/2645] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:53:21 2026] DELETE /volume/v3/attachments/06fc70fa-6bd1-486b-a0a6-0d1d09ac495b => generated 192 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:21.757061 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-68faba47-73af-45d4-bd96-0ae383b33f0b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:21.759125 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68faba47-73af-45d4-bd96-0ae383b33f0b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:21.759389 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68faba47-73af-45d4-bd96-0ae383b33f0b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:21.759654 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68faba47-73af-45d4-bd96-0ae383b33f0b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:21.770240 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:21.770240 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:21.773887 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-68faba47-73af-45d4-bd96-0ae383b33f0b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:21.778721 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68faba47-73af-45d4-bd96-0ae383b33f0b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:21.779234 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 665/2646] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:21 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:21.794952 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-af369741-9632-445e-b0c0-26327ad97514 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:21.796529 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-af369741-9632-445e-b0c0-26327ad97514 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:21.796817 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-af369741-9632-445e-b0c0-26327ad97514 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:21.797063 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-af369741-9632-445e-b0c0-26327ad97514 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:21.809502 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:21.809502 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:21.813783 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-af369741-9632-445e-b0c0-26327ad97514 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] Volume info retrieved successfully. Aug 14 03:53:21.818300 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-af369741-9632-445e-b0c0-26327ad97514 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-reader] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:21.818758 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 652/2647] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:21 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:21.854500 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-52a0d2f5-d154-4198-b529-b787a7cb63d5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:21.858805 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-52a0d2f5-d154-4198-b529-b787a7cb63d5 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:21.859082 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-52a0d2f5-d154-4198-b529-b787a7cb63d5 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:21.859291 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-52a0d2f5-d154-4198-b529-b787a7cb63d5 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:21.867250 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:21.867250 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:21.870215 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-52a0d2f5-d154-4198-b529-b787a7cb63d5 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:21.874261 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-52a0d2f5-d154-4198-b529-b787a7cb63d5 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:21.874742 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 668/2648] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:53:21 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:21.894721 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-646587d3-ba5e-4c21-8ee1-45606921511d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:21.897007 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-646587d3-ba5e-4c21-8ee1-45606921511d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd/action Aug 14 03:53:21.897379 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-646587d3-ba5e-4c21-8ee1-45606921511d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:21.897483 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-646587d3-ba5e-4c21-8ee1-45606921511d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:21.908201 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:21.908201 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:21.908689 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-646587d3-ba5e-4c21-8ee1-45606921511d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:21.914374 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-646587d3-ba5e-4c21-8ee1-45606921511d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Begin detaching volume completed successfully. Aug 14 03:53:21.914571 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-646587d3-ba5e-4c21-8ee1-45606921511d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd/action returned with HTTP 202 Aug 14 03:53:21.915001 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 664/2649] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:53:21 2026] POST /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:21.937962 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-05a46828-b42a-4cda-8972-29e09d420a00 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:21.939652 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-05a46828-b42a-4cda-8972-29e09d420a00 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:21.939965 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-05a46828-b42a-4cda-8972-29e09d420a00 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:21.941477 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-05a46828-b42a-4cda-8972-29e09d420a00 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:21.949991 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:21.949991 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:21.954107 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-05a46828-b42a-4cda-8972-29e09d420a00 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:21.958820 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-05a46828-b42a-4cda-8972-29e09d420a00 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:21.959404 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 666/2650] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:21 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:21.960832 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-feeda51b-27e7-4837-bc52-4c4c7a9b2761 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:21.961199 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-feeda51b-27e7-4837-bc52-4c4c7a9b2761 None None] GET https://10.4.3.64/volume// Aug 14 03:53:21.961351 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-feeda51b-27e7-4837-bc52-4c4c7a9b2761 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:21.961524 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-feeda51b-27e7-4837-bc52-4c4c7a9b2761 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:21.961825 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-feeda51b-27e7-4837-bc52-4c4c7a9b2761 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:53:21.962075 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 653/2651] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:53:21 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:53:21.974739 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-3cc5825a-4ce6-4e43-bcae-bb5a98c54dca None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:21.984667 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-3cc5825a-4ce6-4e43-bcae-bb5a98c54dca tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:21.985452 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-3cc5825a-4ce6-4e43-bcae-bb5a98c54dca tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:21.986692 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-3cc5825a-4ce6-4e43-bcae-bb5a98c54dca tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:22.021952 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:22.021952 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:22.036690 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-3cc5825a-4ce6-4e43-bcae-bb5a98c54dca tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:22.042092 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-3cc5825a-4ce6-4e43-bcae-bb5a98c54dca tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:22.042515 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 669/2652] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:53:21 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1325 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:53:22.059197 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-26714e2c-565a-4565-aab3-04949c2d8c79 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:22.060851 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-26714e2c-565a-4565-aab3-04949c2d8c79 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 Aug 14 03:53:22.061021 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-26714e2c-565a-4565-aab3-04949c2d8c79 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:22.061214 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-26714e2c-565a-4565-aab3-04949c2d8c79 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:22.066999 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-26714e2c-565a-4565-aab3-04949c2d8c79 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 returned with HTTP 404 Aug 14 03:53:22.067477 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 665/2653] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:22 2026] GET /volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:22.074583 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2319b9df-ce8f-4c53-9d1a-04049ae8fdef None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:22.076222 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2319b9df-ce8f-4c53-9d1a-04049ae8fdef tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 Aug 14 03:53:22.076585 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2319b9df-ce8f-4c53-9d1a-04049ae8fdef tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:22.076981 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2319b9df-ce8f-4c53-9d1a-04049ae8fdef tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:22.099995 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2319b9df-ce8f-4c53-9d1a-04049ae8fdef tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 returned with HTTP 404 Aug 14 03:53:22.100583 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 667/2654] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:22 2026] GET /volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:22.106686 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-66b288ac-231a-4fdf-a45c-150611494af4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:22.108692 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-66b288ac-231a-4fdf-a45c-150611494af4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 Aug 14 03:53:22.108852 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-66b288ac-231a-4fdf-a45c-150611494af4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:22.109015 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-66b288ac-231a-4fdf-a45c-150611494af4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:22.109168 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-66b288ac-231a-4fdf-a45c-150611494af4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Delete volume with id: f3e59775-786e-4ac6-b0ea-a6453f338825 Aug 14 03:53:22.115875 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-66b288ac-231a-4fdf-a45c-150611494af4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 returned with HTTP 404 Aug 14 03:53:22.116294 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 654/2655] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:53:22 2026] DELETE /volume/v3/volumes/f3e59775-786e-4ac6-b0ea-a6453f338825 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:22.125554 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:22.126850 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:22.127304 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1026940878"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:22.128756 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1026940878'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:22.128962 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume of 1 GB Aug 14 03:53:22.132734 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Availability Zones retrieved successfully. Aug 14 03:53:22.138499 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Flow 'volume_create_api' (a7c7a590-a464-404f-a2f6-675b40e6fa86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:22.140233 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0914c1ad-28ad-4988-8dbf-ae266a9b9ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:22.140652 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:22.165294 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0914c1ad-28ad-4988-8dbf-ae266a9b9ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:22.166233 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0779fd5-9fe5-479e-8f0b-f776e7fcf651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:22.208173 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Created reservations ['7171dd6a-5d96-4d08-8b0f-64cfa1699fa1', 'aa49026a-c2c7-43d2-8dfd-3fffd37ba08f', 'd5ce95ee-b573-4b2d-a71d-33cf39f94045', '21e9d662-a570-4f91-bad6-a637899631d0'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:22.208970 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0779fd5-9fe5-479e-8f0b-f776e7fcf651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7171dd6a-5d96-4d08-8b0f-64cfa1699fa1', 'aa49026a-c2c7-43d2-8dfd-3fffd37ba08f', 'd5ce95ee-b573-4b2d-a71d-33cf39f94045', '21e9d662-a570-4f91-bad6-a637899631d0']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:22.209790 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2a9f0d-c13f-4bc0-a8a5-11fd5734472f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:22.231055 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2a9f0d-c13f-4bc0-a8a5-11fd5734472f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20874901-e515-4479-b203-e524485a3252', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1026940878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00db984b92c4474e8b9cd11e1f4141e7',qos_specs=None,replication_status=,reservations=['7171dd6a-5d96-4d08-8b0f-64cfa1699fa1','aa49026a-c2c7-43d2-8dfd-3fffd37ba08f','d5ce95ee-b573-4b2d-a71d-33cf39f94045','21e9d662-a570-4f91-bad6-a637899631d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5363d4db02834ca796a681126ad7d89e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1026940878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20874901-e515-4479-b203-e524485a3252,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00db984b92c4474e8b9cd11e1f4141e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5363d4db02834ca796a681126ad7d89e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:22.232226 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67314c2-a2eb-4b75-b737-ea6e4a174a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:22.250873 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67314c2-a2eb-4b75-b737-ea6e4a174a42) transitioned into state 'SUCCESS' from state '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-1026940878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00db984b92c4474e8b9cd11e1f4141e7',qos_specs=None,replication_status=,reservations=['7171dd6a-5d96-4d08-8b0f-64cfa1699fa1','aa49026a-c2c7-43d2-8dfd-3fffd37ba08f','d5ce95ee-b573-4b2d-a71d-33cf39f94045','21e9d662-a570-4f91-bad6-a637899631d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5363d4db02834ca796a681126ad7d89e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:22.251781 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28a1d505-34d9-429d-b190-6a985a239618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:22.261536 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28a1d505-34d9-429d-b190-6a985a239618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:22.262641 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Flow 'volume_create_api' (a7c7a590-a464-404f-a2f6-675b40e6fa86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:22.263018 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume request issued successfully. Aug 14 03:53:22.263737 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3c721e03-7f0d-4554-bb5f-009b4d492b1a tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:53:22.264511 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 670/2656] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:53:22 2026] POST /volume/v3/volumes => generated 747 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:22.282900 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-200865c5-e082-4cb5-a0b7-db5cd20883a8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:22.285194 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-200865c5-e082-4cb5-a0b7-db5cd20883a8 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 Aug 14 03:53:22.285446 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-200865c5-e082-4cb5-a0b7-db5cd20883a8 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:22.285707 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-200865c5-e082-4cb5-a0b7-db5cd20883a8 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:22.293220 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:22.293220 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:22.296631 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-200865c5-e082-4cb5-a0b7-db5cd20883a8 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:22.300824 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-200865c5-e082-4cb5-a0b7-db5cd20883a8 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 returned with HTTP 200 Aug 14 03:53:22.301184 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 666/2657] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:22 2026] GET /volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:22.356167 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c4c43f64-2a9e-476c-8677-7e0b38580083 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:22.358854 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c4c43f64-2a9e-476c-8677-7e0b38580083 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:22.359188 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c4c43f64-2a9e-476c-8677-7e0b38580083 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:22.359393 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c4c43f64-2a9e-476c-8677-7e0b38580083 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:22.359490 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c4c43f64-2a9e-476c-8677-7e0b38580083 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:22.365089 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:22.365089 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:22.366004 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c4c43f64-2a9e-476c-8677-7e0b38580083 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:22.366629 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 668/2658] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:22 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:22.973650 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2ab5943f-f793-455b-827d-739f56bfb436 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:22.975308 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2ab5943f-f793-455b-827d-739f56bfb436 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:22.975496 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2ab5943f-f793-455b-827d-739f56bfb436 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:22.975689 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2ab5943f-f793-455b-827d-739f56bfb436 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:22.984695 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:22.984695 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:22.987818 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2ab5943f-f793-455b-827d-739f56bfb436 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:22.991729 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2ab5943f-f793-455b-827d-739f56bfb436 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:22.992258 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 655/2659] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:22 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:23.315947 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d1efb595-2d85-4e3a-b42d-746af68d244c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:23.317635 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d1efb595-2d85-4e3a-b42d-746af68d244c tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 Aug 14 03:53:23.317844 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d1efb595-2d85-4e3a-b42d-746af68d244c tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:23.318052 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d1efb595-2d85-4e3a-b42d-746af68d244c tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:23.323930 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:23.323930 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:23.326789 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d1efb595-2d85-4e3a-b42d-746af68d244c tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:23.330042 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d1efb595-2d85-4e3a-b42d-746af68d244c tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 returned with HTTP 200 Aug 14 03:53:23.330400 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 671/2660] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:23 2026] GET /volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:23.341782 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f4d34730-ed42-4245-9c67-57a63d9e9bee None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:23.343379 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f4d34730-ed42-4245-9c67-57a63d9e9bee tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] POST https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252/action Aug 14 03:53:23.343722 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f4d34730-ed42-4245-9c67-57a63d9e9bee tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:23.343842 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f4d34730-ed42-4245-9c67-57a63d9e9bee tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:23.351348 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:23.351348 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:23.351656 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.admin_actions [None req-f4d34730-ed42-4245-9c67-57a63d9e9bee tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Updating volume '20874901-e515-4479-b203-e524485a3252' with '{'status': 'creating'}' {{(pid=100328) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:53:23.367016 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f4d34730-ed42-4245-9c67-57a63d9e9bee tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252/action returned with HTTP 202 Aug 14 03:53:23.367539 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 667/2661] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:23 2026] POST /volume/v3/volumes/20874901-e515-4479-b203-e524485a3252/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:23.373888 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-67e16dee-2d12-4c8b-a579-b21ec5caa62b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:23.376606 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2058dc1f-f565-447b-b8cd-1cdb76e475cc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:23.377000 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-67e16dee-2d12-4c8b-a579-b21ec5caa62b tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 Aug 14 03:53:23.377274 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-67e16dee-2d12-4c8b-a579-b21ec5caa62b tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:23.377528 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-67e16dee-2d12-4c8b-a579-b21ec5caa62b tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:23.378650 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2058dc1f-f565-447b-b8cd-1cdb76e475cc tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:23.378920 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2058dc1f-f565-447b-b8cd-1cdb76e475cc tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:23.379188 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2058dc1f-f565-447b-b8cd-1cdb76e475cc tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:23.379343 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-2058dc1f-f565-447b-b8cd-1cdb76e475cc tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:23.383827 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:23.383827 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:23.384629 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2058dc1f-f565-447b-b8cd-1cdb76e475cc tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:23.385071 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 656/2662] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:23 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:23.386126 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:23.386126 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:23.396734 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-67e16dee-2d12-4c8b-a579-b21ec5caa62b tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:23.398711 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-24c59038-8ffb-4ebf-89b1-3ed0bd44cec5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:23.400837 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-67e16dee-2d12-4c8b-a579-b21ec5caa62b tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 returned with HTTP 200 Aug 14 03:53:23.401258 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 669/2663] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:23 2026] GET /volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:23.414456 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f2b335c8-ccd5-4724-b630-06835346a0de None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:23.416626 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f2b335c8-ccd5-4724-b630-06835346a0de tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] POST https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252/action Aug 14 03:53:23.416973 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f2b335c8-ccd5-4724-b630-06835346a0de tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:23.417087 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f2b335c8-ccd5-4724-b630-06835346a0de tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:23.425372 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:23.425372 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:23.425787 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f2b335c8-ccd5-4724-b630-06835346a0de tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Volume info retrieved successfully. Aug 14 03:53:23.441625 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f2b335c8-ccd5-4724-b630-06835346a0de tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Delete volume request issued successfully. Aug 14 03:53:23.442238 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f2b335c8-ccd5-4724-b630-06835346a0de tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252/action returned with HTTP 202 Aug 14 03:53:23.442400 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 668/2664] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:23 2026] POST /volume/v3/volumes/20874901-e515-4479-b203-e524485a3252/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:23.449611 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d4315d77-becb-403a-925a-91205d8a3948 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:23.451422 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-24c59038-8ffb-4ebf-89b1-3ed0bd44cec5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116/export_record Aug 14 03:53:23.451703 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-24c59038-8ffb-4ebf-89b1-3ed0bd44cec5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:23.451934 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-24c59038-8ffb-4ebf-89b1-3ed0bd44cec5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Calling method 'export_record' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:23.452077 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-24c59038-8ffb-4ebf-89b1-3ed0bd44cec5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Export record for backup 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100327) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 03:53:23.454451 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d4315d77-becb-403a-925a-91205d8a3948 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 Aug 14 03:53:23.454729 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d4315d77-becb-403a-925a-91205d8a3948 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:23.454999 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d4315d77-becb-403a-925a-91205d8a3948 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:23.456620 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:23.456620 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:23.457965 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.policy [None req-24c59038-8ffb-4ebf-89b1-3ed0bd44cec5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '320a3003a0fc4bf0b38209a7ba36fd02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '529b12a37e0b45729c46df6b014dded8', '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=100327) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:53:23.458155 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-24c59038-8ffb-4ebf-89b1-3ed0bd44cec5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116/export_record returned with HTTP 403 Aug 14 03:53:23.458572 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 672/2665] 10.4.3.64 () {68 vars in 1423 bytes} [Fri Aug 14 03:53:23 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116/export_record => generated 101 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:23.463073 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:23.463073 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:23.466588 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d4315d77-becb-403a-925a-91205d8a3948 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:23.466666 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:23.468367 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:23.468832 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-797205454"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:23.470352 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-797205454'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:23.470528 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d4315d77-becb-403a-925a-91205d8a3948 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 returned with HTTP 200 Aug 14 03:53:23.470579 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Create volume of 1 GB Aug 14 03:53:23.470878 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 657/2666] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:23 2026] GET /volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:23.474721 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Availability Zones retrieved successfully. Aug 14 03:53:23.480991 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Flow 'volume_create_api' (448de810-8f35-4ff4-84bf-0d8f7c8d1644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:23.482057 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (759c8b4f-3142-4f75-b488-ded688e9d406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:23.483018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:23.507347 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (759c8b4f-3142-4f75-b488-ded688e9d406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:23.508170 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adb3efb7-5cc7-437d-8166-b13a8bb2b57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:23.545284 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Created reservations ['3efc605c-dac2-4112-aad8-1baca41ce26a', 'd8d820ef-0119-4649-8a39-6737b05d2ec1', '35137c45-dd35-405c-8641-bdf66a888fd0', '7d98c6ea-ceee-42c1-8d21-4b717e089429'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:23.546065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adb3efb7-5cc7-437d-8166-b13a8bb2b57c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3efc605c-dac2-4112-aad8-1baca41ce26a', 'd8d820ef-0119-4649-8a39-6737b05d2ec1', '35137c45-dd35-405c-8641-bdf66a888fd0', '7d98c6ea-ceee-42c1-8d21-4b717e089429']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:23.546853 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cece5ee7-29ca-42ce-bad6-1432cab60c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:23.566669 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cece5ee7-29ca-42ce-bad6-1432cab60c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d28a357-3c07-4f91-bee7-2c070b2da434', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-797205454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='529b12a37e0b45729c46df6b014dded8',qos_specs=None,replication_status=,reservations=['3efc605c-dac2-4112-aad8-1baca41ce26a','d8d820ef-0119-4649-8a39-6737b05d2ec1','35137c45-dd35-405c-8641-bdf66a888fd0','7d98c6ea-ceee-42c1-8d21-4b717e089429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b1c2d350954d91b2dd04f0645e6adf',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-797205454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d28a357-3c07-4f91-bee7-2c070b2da434,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='529b12a37e0b45729c46df6b014dded8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0b1c2d350954d91b2dd04f0645e6adf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:23.567433 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111951b2-b5b5-42d9-ac0c-db085e5305e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:23.582244 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111951b2-b5b5-42d9-ac0c-db085e5305e7) transitioned into state 'SUCCESS' from state '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-797205454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='529b12a37e0b45729c46df6b014dded8',qos_specs=None,replication_status=,reservations=['3efc605c-dac2-4112-aad8-1baca41ce26a','d8d820ef-0119-4649-8a39-6737b05d2ec1','35137c45-dd35-405c-8641-bdf66a888fd0','7d98c6ea-ceee-42c1-8d21-4b717e089429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b1c2d350954d91b2dd04f0645e6adf',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:23.583028 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14cb3dd4-09d0-465f-922a-5223d3ee0cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:23.590977 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14cb3dd4-09d0-465f-922a-5223d3ee0cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:23.591783 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Flow 'volume_create_api' (448de810-8f35-4ff4-84bf-0d8f7c8d1644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:23.592070 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Create volume request issued successfully. Aug 14 03:53:23.592632 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-36ba7277-3081-41e8-8afa-c4e44fb9156e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:53:23.593076 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 670/2667] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:53:23 2026] POST /volume/v3/volumes => generated 775 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:23.604185 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7dea3c89-084b-4e57-b070-301b241105f5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:23.606643 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7dea3c89-084b-4e57-b070-301b241105f5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 Aug 14 03:53:23.606982 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7dea3c89-084b-4e57-b070-301b241105f5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:23.607268 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7dea3c89-084b-4e57-b070-301b241105f5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:23.616661 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:23.616661 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:23.620404 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7dea3c89-084b-4e57-b070-301b241105f5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:53:23.625034 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7dea3c89-084b-4e57-b070-301b241105f5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 returned with HTTP 200 Aug 14 03:53:23.625567 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 669/2668] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:23 2026] GET /volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:24.004162 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-addee844-c503-4b25-9eac-376cc444e198 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:24.005794 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-addee844-c503-4b25-9eac-376cc444e198 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:24.005966 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-addee844-c503-4b25-9eac-376cc444e198 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:24.006229 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-addee844-c503-4b25-9eac-376cc444e198 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:24.014216 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:24.014216 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:24.016921 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-addee844-c503-4b25-9eac-376cc444e198 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:24.020307 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-addee844-c503-4b25-9eac-376cc444e198 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:24.020744 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 673/2669] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:24 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:24.482875 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-da8987c0-e4ad-4c07-a45e-50d2356dfea7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:24.484641 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-da8987c0-e4ad-4c07-a45e-50d2356dfea7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 Aug 14 03:53:24.484848 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-da8987c0-e4ad-4c07-a45e-50d2356dfea7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:24.485076 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-da8987c0-e4ad-4c07-a45e-50d2356dfea7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:24.490411 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-da8987c0-e4ad-4c07-a45e-50d2356dfea7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 returned with HTTP 404 Aug 14 03:53:24.490887 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 658/2670] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:24 2026] GET /volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:24.498164 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a28e9bfc-e7f8-4d4a-8cbc-09b09639873f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:24.500036 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a28e9bfc-e7f8-4d4a-8cbc-09b09639873f tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 Aug 14 03:53:24.500246 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a28e9bfc-e7f8-4d4a-8cbc-09b09639873f tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:24.500639 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a28e9bfc-e7f8-4d4a-8cbc-09b09639873f tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:24.506050 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a28e9bfc-e7f8-4d4a-8cbc-09b09639873f tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 returned with HTTP 404 Aug 14 03:53:24.506568 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 671/2671] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:24 2026] GET /volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:24.513143 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d4ef3145-3383-4c4a-88a1-0af6cbd3781b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:24.514985 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d4ef3145-3383-4c4a-88a1-0af6cbd3781b tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] DELETE https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 Aug 14 03:53:24.515176 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d4ef3145-3383-4c4a-88a1-0af6cbd3781b tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:24.515371 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d4ef3145-3383-4c4a-88a1-0af6cbd3781b tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:24.515518 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-d4ef3145-3383-4c4a-88a1-0af6cbd3781b tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Delete volume with id: 20874901-e515-4479-b203-e524485a3252 Aug 14 03:53:24.521304 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d4ef3145-3383-4c4a-88a1-0af6cbd3781b tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 returned with HTTP 404 Aug 14 03:53:24.521698 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 670/2672] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:53:24 2026] DELETE /volume/v3/volumes/20874901-e515-4479-b203-e524485a3252 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:24.528569 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:24.530118 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:24.530428 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1656172614"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:24.531708 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1656172614'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:24.531820 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume of 1 GB Aug 14 03:53:24.535527 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Availability Zones retrieved successfully. Aug 14 03:53:24.540450 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Flow 'volume_create_api' (9692b705-01df-4b4f-a8e0-67ebe7d84128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:24.541249 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d264253-2b8d-4e71-ad51-bbf2d3ef907b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:24.542006 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:24.563059 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d264253-2b8d-4e71-ad51-bbf2d3ef907b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:24.563721 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd619ddf-1ad7-461e-9bc7-aa1d2caac38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:24.595448 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Created reservations ['448422fe-78ed-4cb8-bc83-65bbf009211c', '988750d9-435a-44bc-b2b8-ba83e8cdf07b', '11d7136f-401c-421d-b066-c15cfa39f01c', 'db5c05c6-2c79-4bf9-95f5-efbd33b9ce72'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:24.596115 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd619ddf-1ad7-461e-9bc7-aa1d2caac38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['448422fe-78ed-4cb8-bc83-65bbf009211c', '988750d9-435a-44bc-b2b8-ba83e8cdf07b', '11d7136f-401c-421d-b066-c15cfa39f01c', 'db5c05c6-2c79-4bf9-95f5-efbd33b9ce72']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:24.596786 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d8d64af-eb05-4cc6-82d4-21dbc91af004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:24.616290 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d8d64af-eb05-4cc6-82d4-21dbc91af004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22d98022-ccf0-404b-8685-02f22f7cb6d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1656172614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00db984b92c4474e8b9cd11e1f4141e7',qos_specs=None,replication_status=,reservations=['448422fe-78ed-4cb8-bc83-65bbf009211c','988750d9-435a-44bc-b2b8-ba83e8cdf07b','11d7136f-401c-421d-b066-c15cfa39f01c','db5c05c6-2c79-4bf9-95f5-efbd33b9ce72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5363d4db02834ca796a681126ad7d89e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1656172614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22d98022-ccf0-404b-8685-02f22f7cb6d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00db984b92c4474e8b9cd11e1f4141e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5363d4db02834ca796a681126ad7d89e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:24.616924 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15aa81af-859f-43ec-8aa6-8d70bb9085e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:24.630949 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15aa81af-859f-43ec-8aa6-8d70bb9085e7) transitioned into state 'SUCCESS' from state '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-1656172614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00db984b92c4474e8b9cd11e1f4141e7',qos_specs=None,replication_status=,reservations=['448422fe-78ed-4cb8-bc83-65bbf009211c','988750d9-435a-44bc-b2b8-ba83e8cdf07b','11d7136f-401c-421d-b066-c15cfa39f01c','db5c05c6-2c79-4bf9-95f5-efbd33b9ce72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5363d4db02834ca796a681126ad7d89e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:24.631539 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f432a67-742b-45b9-b418-64c8b8df7d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:24.637362 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c6e2ab91-8c34-4b47-a7b8-f70b45eadada None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:24.639276 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c6e2ab91-8c34-4b47-a7b8-f70b45eadada tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 Aug 14 03:53:24.639352 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f432a67-742b-45b9-b418-64c8b8df7d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:24.639490 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c6e2ab91-8c34-4b47-a7b8-f70b45eadada tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:24.639701 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c6e2ab91-8c34-4b47-a7b8-f70b45eadada tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:24.640065 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Flow 'volume_create_api' (9692b705-01df-4b4f-a8e0-67ebe7d84128) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:24.640397 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume request issued successfully. Aug 14 03:53:24.640910 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4c01a6fd-8863-45fd-a7c3-f67a4bcb6160 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:53:24.641322 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 674/2673] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:53:24 2026] POST /volume/v3/volumes => generated 747 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:24.646730 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:24.646730 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:24.650169 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c6e2ab91-8c34-4b47-a7b8-f70b45eadada tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:53:24.653363 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5cbab6a2-2e72-4fc5-bd7a-a53fc058bf40 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:24.654125 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c6e2ab91-8c34-4b47-a7b8-f70b45eadada tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 returned with HTTP 200 Aug 14 03:53:24.654654 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 659/2674] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:24 2026] GET /volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:24.655238 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5cbab6a2-2e72-4fc5-bd7a-a53fc058bf40 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 Aug 14 03:53:24.655439 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5cbab6a2-2e72-4fc5-bd7a-a53fc058bf40 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:24.655618 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5cbab6a2-2e72-4fc5-bd7a-a53fc058bf40 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:24.663680 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:24.663680 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:24.667784 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5a020aa2-abba-4d17-bdfe-4812740bd471 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:24.668741 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5cbab6a2-2e72-4fc5-bd7a-a53fc058bf40 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:24.672092 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5a020aa2-abba-4d17-bdfe-4812740bd471 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 03:53:24.672434 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5a020aa2-abba-4d17-bdfe-4812740bd471 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d28a357-3c07-4f91-bee7-2c070b2da434", "name": "tempest-type-Backup-853092186"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:24.674851 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-5a020aa2-abba-4d17-bdfe-4812740bd471 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Creating new backup {'backup': {'volume_id': '3d28a357-3c07-4f91-bee7-2c070b2da434', 'name': 'tempest-type-Backup-853092186'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:53:24.674974 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-5a020aa2-abba-4d17-bdfe-4812740bd471 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Creating backup of volume 3d28a357-3c07-4f91-bee7-2c070b2da434 in container None Aug 14 03:53:24.675748 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5cbab6a2-2e72-4fc5-bd7a-a53fc058bf40 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 returned with HTTP 200 Aug 14 03:53:24.676081 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 672/2675] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:24 2026] GET /volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:24.685557 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:24.685557 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:24.685838 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5a020aa2-abba-4d17-bdfe-4812740bd471 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:53:24.702564 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-5a020aa2-abba-4d17-bdfe-4812740bd471 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Created reservations ['1e142ffe-6d6f-40f6-a4bf-7191aacf634b', '296820cb-c324-4f67-9151-a3f8f54d56e1'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:24.728921 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5a020aa2-abba-4d17-bdfe-4812740bd471 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:53:24.729312 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 671/2676] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:53:24 2026] POST /volume/v3/backups => generated 313 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:24.737215 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1f7e68cf-e728-4436-a702-858501d44990 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:24.738993 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1f7e68cf-e728-4436-a702-858501d44990 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:24.739241 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1f7e68cf-e728-4436-a702-858501d44990 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:24.739451 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1f7e68cf-e728-4436-a702-858501d44990 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:24.739601 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-1f7e68cf-e728-4436-a702-858501d44990 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:24.743278 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:24.743278 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:24.743867 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1f7e68cf-e728-4436-a702-858501d44990 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:24.744216 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 675/2677] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:24 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:25.034521 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dd8b6fc1-0ae2-4801-b921-93370c35cd7a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:25.037040 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dd8b6fc1-0ae2-4801-b921-93370c35cd7a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:25.037681 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dd8b6fc1-0ae2-4801-b921-93370c35cd7a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:25.037681 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dd8b6fc1-0ae2-4801-b921-93370c35cd7a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:25.049566 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:25.049566 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:25.053593 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-dd8b6fc1-0ae2-4801-b921-93370c35cd7a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:25.058223 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dd8b6fc1-0ae2-4801-b921-93370c35cd7a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:25.058559 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 660/2678] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:25 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:25.688307 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7219240f-fa55-4664-ae16-e9bf8ce4e700 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:25.689891 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7219240f-fa55-4664-ae16-e9bf8ce4e700 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 Aug 14 03:53:25.690072 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7219240f-fa55-4664-ae16-e9bf8ce4e700 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:25.690259 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7219240f-fa55-4664-ae16-e9bf8ce4e700 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:25.697272 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:25.697272 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:25.700618 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7219240f-fa55-4664-ae16-e9bf8ce4e700 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:25.704416 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7219240f-fa55-4664-ae16-e9bf8ce4e700 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 returned with HTTP 200 Aug 14 03:53:25.704798 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 673/2679] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:25 2026] GET /volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:25.715734 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9dc22a55-5976-44b0-a9a9-6304de80e9ec None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:25.717519 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9dc22a55-5976-44b0-a9a9-6304de80e9ec tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] POST https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2/action Aug 14 03:53:25.717913 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9dc22a55-5976-44b0-a9a9-6304de80e9ec tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:25.718062 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9dc22a55-5976-44b0-a9a9-6304de80e9ec tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:25.726465 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:25.726465 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:25.727001 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.admin_actions [None req-9dc22a55-5976-44b0-a9a9-6304de80e9ec tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Updating volume '22d98022-ccf0-404b-8685-02f22f7cb6d2' with '{'status': 'error'}' {{(pid=100328) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:53:25.743361 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9dc22a55-5976-44b0-a9a9-6304de80e9ec tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2/action returned with HTTP 202 Aug 14 03:53:25.743926 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 672/2680] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:25 2026] POST /volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:25.750460 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-925d3eee-0739-408d-ab79-67ae71676e69 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:25.752243 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-925d3eee-0739-408d-ab79-67ae71676e69 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 Aug 14 03:53:25.752441 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-925d3eee-0739-408d-ab79-67ae71676e69 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:25.752652 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-925d3eee-0739-408d-ab79-67ae71676e69 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:25.758805 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2e443ab5-75e6-4792-9fdd-26600afbc140 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:25.759502 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:25.759502 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:25.761950 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2e443ab5-75e6-4792-9fdd-26600afbc140 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:25.762224 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2e443ab5-75e6-4792-9fdd-26600afbc140 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:25.762453 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2e443ab5-75e6-4792-9fdd-26600afbc140 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:25.762587 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-2e443ab5-75e6-4792-9fdd-26600afbc140 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:25.762867 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-925d3eee-0739-408d-ab79-67ae71676e69 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:25.766461 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-925d3eee-0739-408d-ab79-67ae71676e69 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 returned with HTTP 200 Aug 14 03:53:25.766807 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 676/2681] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:25 2026] GET /volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:25.767053 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:25.767053 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:25.767761 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2e443ab5-75e6-4792-9fdd-26600afbc140 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:25.768173 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 661/2682] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:25 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:25.777251 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-44dea9be-c9d9-4439-93b3-836256d54389 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:25.778894 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-44dea9be-c9d9-4439-93b3-836256d54389 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] POST https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2/action Aug 14 03:53:25.779223 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-44dea9be-c9d9-4439-93b3-836256d54389 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:25.779335 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-44dea9be-c9d9-4439-93b3-836256d54389 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:25.786745 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:25.786745 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:25.787110 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-44dea9be-c9d9-4439-93b3-836256d54389 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Volume info retrieved successfully. Aug 14 03:53:25.805258 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-44dea9be-c9d9-4439-93b3-836256d54389 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Delete volume request issued successfully. Aug 14 03:53:25.805722 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-44dea9be-c9d9-4439-93b3-836256d54389 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2/action returned with HTTP 202 Aug 14 03:53:25.806333 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 674/2683] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:25 2026] POST /volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:25.812577 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-193421e9-bdfa-4d50-ab2b-a66776e9a164 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:25.814386 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-193421e9-bdfa-4d50-ab2b-a66776e9a164 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 Aug 14 03:53:25.814659 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-193421e9-bdfa-4d50-ab2b-a66776e9a164 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:25.814899 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-193421e9-bdfa-4d50-ab2b-a66776e9a164 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:25.821647 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:25.821647 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:25.825497 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-193421e9-bdfa-4d50-ab2b-a66776e9a164 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:25.831198 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-193421e9-bdfa-4d50-ab2b-a66776e9a164 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 returned with HTTP 200 Aug 14 03:53:25.831614 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 673/2684] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:25 2026] GET /volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:26.069841 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5b98319a-1be3-425d-b5b2-ce9644c7d666 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:26.071489 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5b98319a-1be3-425d-b5b2-ce9644c7d666 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:26.071690 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5b98319a-1be3-425d-b5b2-ce9644c7d666 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:26.071867 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5b98319a-1be3-425d-b5b2-ce9644c7d666 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:26.080239 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:26.080239 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:26.083004 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5b98319a-1be3-425d-b5b2-ce9644c7d666 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:26.086347 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5b98319a-1be3-425d-b5b2-ce9644c7d666 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:26.086782 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 677/2685] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:26 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:26.779638 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a2517b99-168f-4ab2-8212-03d1c88be625 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:26.781840 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a2517b99-168f-4ab2-8212-03d1c88be625 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:26.782029 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a2517b99-168f-4ab2-8212-03d1c88be625 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:26.782212 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a2517b99-168f-4ab2-8212-03d1c88be625 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:26.782305 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a2517b99-168f-4ab2-8212-03d1c88be625 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:26.786963 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:26.786963 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:26.786963 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a2517b99-168f-4ab2-8212-03d1c88be625 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:26.786963 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 662/2686] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:26 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:26.843152 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cdcc6857-26bf-4753-9561-d81a3789fbd7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:26.844671 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cdcc6857-26bf-4753-9561-d81a3789fbd7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 Aug 14 03:53:26.844842 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cdcc6857-26bf-4753-9561-d81a3789fbd7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:26.845006 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cdcc6857-26bf-4753-9561-d81a3789fbd7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:26.850268 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cdcc6857-26bf-4753-9561-d81a3789fbd7 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 returned with HTTP 404 Aug 14 03:53:26.850719 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 675/2687] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:26 2026] GET /volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:26.856618 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-502abde3-7049-476d-878d-f52736b44fa9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:26.858744 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-502abde3-7049-476d-878d-f52736b44fa9 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 Aug 14 03:53:26.858977 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-502abde3-7049-476d-878d-f52736b44fa9 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:26.859225 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-502abde3-7049-476d-878d-f52736b44fa9 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:26.865638 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-502abde3-7049-476d-878d-f52736b44fa9 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 returned with HTTP 404 Aug 14 03:53:26.866298 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 674/2688] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:26 2026] GET /volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:26.872115 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-befc81be-87a3-4f95-87fd-9f12e0885da4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:26.873624 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-befc81be-87a3-4f95-87fd-9f12e0885da4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] DELETE https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 Aug 14 03:53:26.873839 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-befc81be-87a3-4f95-87fd-9f12e0885da4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:26.874049 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-befc81be-87a3-4f95-87fd-9f12e0885da4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:26.874224 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-befc81be-87a3-4f95-87fd-9f12e0885da4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Delete volume with id: 22d98022-ccf0-404b-8685-02f22f7cb6d2 Aug 14 03:53:26.879462 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-befc81be-87a3-4f95-87fd-9f12e0885da4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 returned with HTTP 404 Aug 14 03:53:26.880112 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 678/2689] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:53:26 2026] DELETE /volume/v3/volumes/22d98022-ccf0-404b-8685-02f22f7cb6d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:26.887431 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:26.888723 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:26.889101 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2126881423"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:26.890628 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2126881423'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:26.890852 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume of 1 GB Aug 14 03:53:26.894847 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Availability Zones retrieved successfully. Aug 14 03:53:26.901696 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Flow 'volume_create_api' (2acf0c16-3321-4da2-ae83-4b814999e729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:26.902707 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2753977d-7d70-485d-a548-b4f39ea0113f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:26.903700 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:26.929786 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2753977d-7d70-485d-a548-b4f39ea0113f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:26.931278 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (771c1e53-4679-441f-8117-d1276cb2cdf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:26.964450 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Created reservations ['0f137149-e4a2-4088-a5d6-70a5813a9645', '8950fcfb-3e89-4aeb-9624-5738188c6762', 'a50faf10-243b-4a91-841a-4b3b3293d691', '3a540542-91c2-45fc-8f7b-f39293cc1fb0'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:26.965377 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (771c1e53-4679-441f-8117-d1276cb2cdf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f137149-e4a2-4088-a5d6-70a5813a9645', '8950fcfb-3e89-4aeb-9624-5738188c6762', 'a50faf10-243b-4a91-841a-4b3b3293d691', '3a540542-91c2-45fc-8f7b-f39293cc1fb0']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:26.966161 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de9a25ff-2379-4bd5-973f-b42665465d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:26.988328 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de9a25ff-2379-4bd5-973f-b42665465d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a864ed04-54ad-4918-bade-61630a9d3d5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2126881423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00db984b92c4474e8b9cd11e1f4141e7',qos_specs=None,replication_status=,reservations=['0f137149-e4a2-4088-a5d6-70a5813a9645','8950fcfb-3e89-4aeb-9624-5738188c6762','a50faf10-243b-4a91-841a-4b3b3293d691','3a540542-91c2-45fc-8f7b-f39293cc1fb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5363d4db02834ca796a681126ad7d89e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2126881423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a864ed04-54ad-4918-bade-61630a9d3d5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00db984b92c4474e8b9cd11e1f4141e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5363d4db02834ca796a681126ad7d89e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:26.988328 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f8b2641-d119-4028-954d-f8720f8541a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:27.003150 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f8b2641-d119-4028-954d-f8720f8541a8) transitioned into state 'SUCCESS' from state '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-2126881423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00db984b92c4474e8b9cd11e1f4141e7',qos_specs=None,replication_status=,reservations=['0f137149-e4a2-4088-a5d6-70a5813a9645','8950fcfb-3e89-4aeb-9624-5738188c6762','a50faf10-243b-4a91-841a-4b3b3293d691','3a540542-91c2-45fc-8f7b-f39293cc1fb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5363d4db02834ca796a681126ad7d89e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:27.003976 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec3f343b-9852-4ad8-9e2a-96da0ba582e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:27.012539 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec3f343b-9852-4ad8-9e2a-96da0ba582e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:27.013312 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Flow 'volume_create_api' (2acf0c16-3321-4da2-ae83-4b814999e729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:27.013584 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume request issued successfully. Aug 14 03:53:27.014081 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-613bcc12-5494-4c17-b844-1764d59f3ed3 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:53:27.014509 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 663/2690] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:53:26 2026] POST /volume/v3/volumes => generated 747 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:27.025590 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ef7bdf0c-0b02-4fb0-b612-9918e1ef3f43 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:27.028297 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ef7bdf0c-0b02-4fb0-b612-9918e1ef3f43 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d Aug 14 03:53:27.028566 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ef7bdf0c-0b02-4fb0-b612-9918e1ef3f43 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:27.029031 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ef7bdf0c-0b02-4fb0-b612-9918e1ef3f43 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:27.036841 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:27.036841 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:27.040874 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ef7bdf0c-0b02-4fb0-b612-9918e1ef3f43 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:27.045308 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ef7bdf0c-0b02-4fb0-b612-9918e1ef3f43 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d returned with HTTP 200 Aug 14 03:53:27.045831 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 676/2691] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:27 2026] GET /volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:27.083288 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-005842ba-1a2a-4bbf-8415-ce72e276f8fa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:27.087300 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-005842ba-1a2a-4bbf-8415-ce72e276f8fa tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:27.087300 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-005842ba-1a2a-4bbf-8415-ce72e276f8fa tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:27.087300 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-005842ba-1a2a-4bbf-8415-ce72e276f8fa tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:27.099617 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-45c5e7a3-af76-441d-a76b-efccb12636c4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:27.099720 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:27.099720 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:27.099844 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-45c5e7a3-af76-441d-a76b-efccb12636c4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:27.100042 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-45c5e7a3-af76-441d-a76b-efccb12636c4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:27.100263 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-45c5e7a3-af76-441d-a76b-efccb12636c4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:27.103033 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-005842ba-1a2a-4bbf-8415-ce72e276f8fa tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:27.107831 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-005842ba-1a2a-4bbf-8415-ce72e276f8fa tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:27.108329 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 675/2692] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:53:27 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:27.109121 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:27.109121 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:27.113269 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-45c5e7a3-af76-441d-a76b-efccb12636c4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:27.116988 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-45c5e7a3-af76-441d-a76b-efccb12636c4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:27.117430 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 679/2693] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:27 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:27.395713 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-5826f942-725a-4365-8edf-c7bcc6b543d1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:27.397460 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-5826f942-725a-4365-8edf-c7bcc6b543d1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] DELETE https://10.4.3.64/volume/v3/attachments/6f41fc03-2250-4403-8a3b-578a803e6bb0 Aug 14 03:53:27.397764 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-5826f942-725a-4365-8edf-c7bcc6b543d1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:27.398023 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-5826f942-725a-4365-8edf-c7bcc6b543d1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:27.404670 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:27.404670 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:27.439585 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fadc60c7-bdd9-4880-bb7f-e6895172d295 req-5826f942-725a-4365-8edf-c7bcc6b543d1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/6f41fc03-2250-4403-8a3b-578a803e6bb0 returned with HTTP 200 Aug 14 03:53:27.439585 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 664/2694] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:53:27 2026] DELETE /volume/v3/attachments/6f41fc03-2250-4403-8a3b-578a803e6bb0 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:27.797097 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a8c2c676-275a-4f6b-95e8-f70624f5ca47 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:27.799605 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a8c2c676-275a-4f6b-95e8-f70624f5ca47 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:27.799952 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a8c2c676-275a-4f6b-95e8-f70624f5ca47 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:27.800273 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a8c2c676-275a-4f6b-95e8-f70624f5ca47 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:27.800464 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a8c2c676-275a-4f6b-95e8-f70624f5ca47 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:27.808938 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:27.808938 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:27.810022 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a8c2c676-275a-4f6b-95e8-f70624f5ca47 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:27.810477 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 677/2695] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:27 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:28.061839 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-554b6bd3-055f-4e9c-af6b-7eb99159cb8e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:28.063909 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-554b6bd3-055f-4e9c-af6b-7eb99159cb8e tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d Aug 14 03:53:28.064113 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-554b6bd3-055f-4e9c-af6b-7eb99159cb8e tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:28.064339 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-554b6bd3-055f-4e9c-af6b-7eb99159cb8e tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:28.071015 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:28.071015 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:28.075089 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-554b6bd3-055f-4e9c-af6b-7eb99159cb8e tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:28.078932 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-554b6bd3-055f-4e9c-af6b-7eb99159cb8e tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d returned with HTTP 200 Aug 14 03:53:28.079316 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 676/2696] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:28 2026] GET /volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:28.091745 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bafdd159-34a3-432d-854e-c31c6ac665fc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:28.093417 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bafdd159-34a3-432d-854e-c31c6ac665fc tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] POST https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d/action Aug 14 03:53:28.093769 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bafdd159-34a3-432d-854e-c31c6ac665fc tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:28.093910 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bafdd159-34a3-432d-854e-c31c6ac665fc tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:28.102103 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:28.102103 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:28.102420 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.admin_actions [None req-bafdd159-34a3-432d-854e-c31c6ac665fc tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Updating volume 'a864ed04-54ad-4918-bade-61630a9d3d5d' with '{'status': 'maintenance'}' {{(pid=100327) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:53:28.117704 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bafdd159-34a3-432d-854e-c31c6ac665fc tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d/action returned with HTTP 202 Aug 14 03:53:28.118072 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 680/2697] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:28 2026] POST /volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:28.125389 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dcec9136-e855-459f-89ef-76296fc09da4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:28.127113 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dcec9136-e855-459f-89ef-76296fc09da4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d Aug 14 03:53:28.127518 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dcec9136-e855-459f-89ef-76296fc09da4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:28.127840 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dcec9136-e855-459f-89ef-76296fc09da4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:28.130296 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-996e60fe-ab47-43e8-93a7-f8d78c7f1c64 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:28.133226 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-996e60fe-ab47-43e8-93a7-f8d78c7f1c64 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:28.133226 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-996e60fe-ab47-43e8-93a7-f8d78c7f1c64 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:28.133226 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-996e60fe-ab47-43e8-93a7-f8d78c7f1c64 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:28.135265 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:28.135265 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:28.138950 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-dcec9136-e855-459f-89ef-76296fc09da4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:28.140868 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:28.140868 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:28.144308 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dcec9136-e855-459f-89ef-76296fc09da4 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d returned with HTTP 200 Aug 14 03:53:28.144888 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 665/2698] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:28 2026] GET /volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:28.145951 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-996e60fe-ab47-43e8-93a7-f8d78c7f1c64 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:28.152975 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-996e60fe-ab47-43e8-93a7-f8d78c7f1c64 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:28.154857 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 678/2699] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:28 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:28.157577 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-89eb6604-c5ae-4153-aa91-90daa4b767fd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:28.159244 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-89eb6604-c5ae-4153-aa91-90daa4b767fd tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] POST https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d/action Aug 14 03:53:28.159564 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-89eb6604-c5ae-4153-aa91-90daa4b767fd tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:28.159681 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-89eb6604-c5ae-4153-aa91-90daa4b767fd tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:28.167066 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:28.167066 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:28.167376 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-89eb6604-c5ae-4153-aa91-90daa4b767fd tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Volume info retrieved successfully. Aug 14 03:53:28.169606 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-603cb926-1f39-4af0-8055-e6f276cd775a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:28.171359 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-603cb926-1f39-4af0-8055-e6f276cd775a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:28.171531 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-603cb926-1f39-4af0-8055-e6f276cd775a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:28.171768 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-603cb926-1f39-4af0-8055-e6f276cd775a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:28.178000 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:28.178000 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:28.180974 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-603cb926-1f39-4af0-8055-e6f276cd775a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:28.181571 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-89eb6604-c5ae-4153-aa91-90daa4b767fd tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Delete volume request issued successfully. Aug 14 03:53:28.181776 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-89eb6604-c5ae-4153-aa91-90daa4b767fd tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d/action returned with HTTP 202 Aug 14 03:53:28.182177 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 677/2700] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:28 2026] POST /volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:28.184444 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-603cb926-1f39-4af0-8055-e6f276cd775a tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:28.184786 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 681/2701] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:28 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:28.197927 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-df2f2f48-2863-452d-b6fa-9aed065aa3d2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:28.199414 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-df2f2f48-2863-452d-b6fa-9aed065aa3d2 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d Aug 14 03:53:28.199871 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-df2f2f48-2863-452d-b6fa-9aed065aa3d2 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:28.200156 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-df2f2f48-2863-452d-b6fa-9aed065aa3d2 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:28.209855 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:28.209855 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:28.212885 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-df2f2f48-2863-452d-b6fa-9aed065aa3d2 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:28.218309 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-df2f2f48-2863-452d-b6fa-9aed065aa3d2 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d returned with HTTP 200 Aug 14 03:53:28.218979 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 666/2702] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:28 2026] GET /volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:28.238525 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9294a84f-4366-4ee8-8502-57e30a752166 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:28.245122 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9294a84f-4366-4ee8-8502-57e30a752166 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:28.246451 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9294a84f-4366-4ee8-8502-57e30a752166 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:28.246771 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9294a84f-4366-4ee8-8502-57e30a752166 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:28.259738 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:28.259738 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:28.266048 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9294a84f-4366-4ee8-8502-57e30a752166 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:28.272243 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9294a84f-4366-4ee8-8502-57e30a752166 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:28.272600 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 679/2703] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:28 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:28.336466 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:28.340163 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:28.340163 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-339600399", "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:28.340163 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-339600399', 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:28.422150 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Create volume of 1 GB Aug 14 03:53:28.422150 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:28.422150 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:28.422150 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Availability Zones retrieved successfully. Aug 14 03:53:28.425989 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Flow 'volume_create_api' (8b647e69-499d-4564-9c3f-555e5117476e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:28.426951 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ebce67-0960-4c7a-bfc9-8bd003832ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:28.427917 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:28.463379 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:28.463379 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:28.474739 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ebce67-0960-4c7a-bfc9-8bd003832ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=754adb0b-54a3-46c4-b933-4c794a18d923,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '754adb0b-54a3-46c4-b933-4c794a18d923', 'encryption_key_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=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:28.475777 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69caf5e1-3260-4242-89bc-e8a93acc484a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:28.512275 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Created reservations ['d3c8fb6c-8c0b-43fd-83d1-e29db4a8f6b5', '1ec2758d-5816-4179-a6e0-47d7ee492e1c', '81d3e9c8-3be1-4d7f-9d9b-c240faa7d731', '64bed29a-ccd4-4d52-aa7c-0905b4f48e02'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:28.513245 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69caf5e1-3260-4242-89bc-e8a93acc484a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3c8fb6c-8c0b-43fd-83d1-e29db4a8f6b5', '1ec2758d-5816-4179-a6e0-47d7ee492e1c', '81d3e9c8-3be1-4d7f-9d9b-c240faa7d731', '64bed29a-ccd4-4d52-aa7c-0905b4f48e02']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:28.514085 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ebb72a3-cfdf-45e8-8b7d-b5990d90f935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:28.533404 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ebb72a3-cfdf-45e8-8b7d-b5990d90f935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d5cad1e-e79a-4e10-9e16-82cff5bb09ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-339600399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bbeb35bde21f4e478179c1eda665a6de',qos_specs=None,replication_status=,reservations=['d3c8fb6c-8c0b-43fd-83d1-e29db4a8f6b5','1ec2758d-5816-4179-a6e0-47d7ee492e1c','81d3e9c8-3be1-4d7f-9d9b-c240faa7d731','64bed29a-ccd4-4d52-aa7c-0905b4f48e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f3dface50845878eac1d6eb9c17676',volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:53:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-339600399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d5cad1e-e79a-4e10-9e16-82cff5bb09ec,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bbeb35bde21f4e478179c1eda665a6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1f3dface50845878eac1d6eb9c17676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(754adb0b-54a3-46c4-b933-4c794a18d923),volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:28.535616 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a0ddb5-935b-44b7-a6d6-4e357b16c546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:28.550608 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a0ddb5-935b-44b7-a6d6-4e357b16c546) transitioned into state 'SUCCESS' from state '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-339600399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bbeb35bde21f4e478179c1eda665a6de',qos_specs=None,replication_status=,reservations=['d3c8fb6c-8c0b-43fd-83d1-e29db4a8f6b5','1ec2758d-5816-4179-a6e0-47d7ee492e1c','81d3e9c8-3be1-4d7f-9d9b-c240faa7d731','64bed29a-ccd4-4d52-aa7c-0905b4f48e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f3dface50845878eac1d6eb9c17676',volume_type_id=754adb0b-54a3-46c4-b933-4c794a18d923)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:28.551466 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f679772c-71c1-4f1c-993b-b6bfad7e3792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:28.559206 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f679772c-71c1-4f1c-993b-b6bfad7e3792) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:28.560161 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Flow 'volume_create_api' (8b647e69-499d-4564-9c3f-555e5117476e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:28.561647 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Create volume request issued successfully. Aug 14 03:53:28.561647 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8e9fdb21-e81c-4347-9b06-3bdb06d4b902 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:53:28.561647 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 678/2704] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:53:28 2026] POST /volume/v3/volumes => generated 757 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:28.572383 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-125bd741-da6b-47d4-a7a0-1aa051601358 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:28.574051 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-125bd741-da6b-47d4-a7a0-1aa051601358 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec Aug 14 03:53:28.574252 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-125bd741-da6b-47d4-a7a0-1aa051601358 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:28.574427 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-125bd741-da6b-47d4-a7a0-1aa051601358 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:28.583020 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:28.583020 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:28.586197 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-125bd741-da6b-47d4-a7a0-1aa051601358 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:28.589767 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-125bd741-da6b-47d4-a7a0-1aa051601358 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec returned with HTTP 200 Aug 14 03:53:28.590116 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 682/2705] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:28 2026] GET /volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:28.821187 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a0111a2d-d1ef-490a-9b1d-fab1e20c7a41 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:28.823262 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a0111a2d-d1ef-490a-9b1d-fab1e20c7a41 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:28.823636 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a0111a2d-d1ef-490a-9b1d-fab1e20c7a41 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:28.823985 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a0111a2d-d1ef-490a-9b1d-fab1e20c7a41 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:28.824243 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a0111a2d-d1ef-490a-9b1d-fab1e20c7a41 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:28.829298 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:28.829298 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:28.830029 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a0111a2d-d1ef-490a-9b1d-fab1e20c7a41 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:28.830808 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 667/2706] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:28 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:29.230320 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8a7f12ed-d786-47e0-84cf-52b5948ac2cc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:29.231932 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a7f12ed-d786-47e0-84cf-52b5948ac2cc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d Aug 14 03:53:29.232106 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a7f12ed-d786-47e0-84cf-52b5948ac2cc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:29.232325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a7f12ed-d786-47e0-84cf-52b5948ac2cc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:29.237230 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a7f12ed-d786-47e0-84cf-52b5948ac2cc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d returned with HTTP 404 Aug 14 03:53:29.237624 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 680/2707] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:29 2026] GET /volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:29.243968 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-796666ff-5402-4d37-a708-2a4e897bee57 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:29.245668 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-796666ff-5402-4d37-a708-2a4e897bee57 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d Aug 14 03:53:29.245983 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-796666ff-5402-4d37-a708-2a4e897bee57 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:29.246270 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-796666ff-5402-4d37-a708-2a4e897bee57 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:29.251410 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-796666ff-5402-4d37-a708-2a4e897bee57 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d returned with HTTP 404 Aug 14 03:53:29.251920 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 679/2708] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:29 2026] GET /volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:29.257292 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-54034477-3b08-4209-994d-d9b119ca6841 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:29.258968 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-54034477-3b08-4209-994d-d9b119ca6841 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d Aug 14 03:53:29.259158 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-54034477-3b08-4209-994d-d9b119ca6841 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:29.259335 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-54034477-3b08-4209-994d-d9b119ca6841 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:29.259492 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-54034477-3b08-4209-994d-d9b119ca6841 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Delete volume with id: a864ed04-54ad-4918-bade-61630a9d3d5d Aug 14 03:53:29.264402 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-54034477-3b08-4209-994d-d9b119ca6841 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d returned with HTTP 404 Aug 14 03:53:29.264841 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 683/2709] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:53:29 2026] DELETE /volume/v3/volumes/a864ed04-54ad-4918-bade-61630a9d3d5d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:29.282653 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-053574ad-8749-4fea-bdf6-d784fa3151bc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:29.284117 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:29.284559 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-114269069"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:29.286022 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-114269069'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:29.286247 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume of 1 GB Aug 14 03:53:29.293157 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Availability Zones retrieved successfully. Aug 14 03:53:29.295460 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Flow 'volume_create_api' (f844acfb-fc24-4978-a20c-b72eaafc2ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:29.296434 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc07deac-b6eb-4e98-a8b8-0ff4448aeb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:29.297347 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:29.321928 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc07deac-b6eb-4e98-a8b8-0ff4448aeb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:29.323007 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3479e02f-e380-4e09-b47b-879137d7de3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:29.365485 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Created reservations ['2a2bd842-4b81-44c0-bd5a-bb09dd518ad0', '526e4676-d297-4627-bcd4-7f13389c4744', 'be6a983b-ef43-4dea-a20c-d0a995b287e4', '9daca13c-0423-4187-b7ee-6e3202b8d678'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:29.366462 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3479e02f-e380-4e09-b47b-879137d7de3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a2bd842-4b81-44c0-bd5a-bb09dd518ad0', '526e4676-d297-4627-bcd4-7f13389c4744', 'be6a983b-ef43-4dea-a20c-d0a995b287e4', '9daca13c-0423-4187-b7ee-6e3202b8d678']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:29.367491 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d641f692-cf73-4591-9372-e30664974830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:29.391950 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d641f692-cf73-4591-9372-e30664974830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d41b91d-cefe-4207-b721-da0b7d6ae9ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-114269069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00db984b92c4474e8b9cd11e1f4141e7',qos_specs=None,replication_status=,reservations=['2a2bd842-4b81-44c0-bd5a-bb09dd518ad0','526e4676-d297-4627-bcd4-7f13389c4744','be6a983b-ef43-4dea-a20c-d0a995b287e4','9daca13c-0423-4187-b7ee-6e3202b8d678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5363d4db02834ca796a681126ad7d89e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-114269069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d41b91d-cefe-4207-b721-da0b7d6ae9ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00db984b92c4474e8b9cd11e1f4141e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5363d4db02834ca796a681126ad7d89e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:29.393020 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (688053d7-8e7f-404e-9c4d-d928ae183aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:29.411543 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (688053d7-8e7f-404e-9c4d-d928ae183aab) transitioned into state 'SUCCESS' from state '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-114269069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00db984b92c4474e8b9cd11e1f4141e7',qos_specs=None,replication_status=,reservations=['2a2bd842-4b81-44c0-bd5a-bb09dd518ad0','526e4676-d297-4627-bcd4-7f13389c4744','be6a983b-ef43-4dea-a20c-d0a995b287e4','9daca13c-0423-4187-b7ee-6e3202b8d678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5363d4db02834ca796a681126ad7d89e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:29.412604 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a10918-7e0b-4cbc-a1dd-50979edb417c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:29.422675 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a10918-7e0b-4cbc-a1dd-50979edb417c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:29.423888 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Flow 'volume_create_api' (f844acfb-fc24-4978-a20c-b72eaafc2ad2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:29.424393 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Create volume request issued successfully. Aug 14 03:53:29.425290 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-053574ad-8749-4fea-bdf6-d784fa3151bc tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:53:29.425895 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 668/2710] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:53:29 2026] POST /volume/v3/volumes => generated 746 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:29.437209 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-80c442c4-2d0d-46ca-835c-889ac2164c25 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:29.439167 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-80c442c4-2d0d-46ca-835c-889ac2164c25 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef Aug 14 03:53:29.439167 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-80c442c4-2d0d-46ca-835c-889ac2164c25 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:29.439316 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-80c442c4-2d0d-46ca-835c-889ac2164c25 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:29.445646 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:29.445646 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:29.448767 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-80c442c4-2d0d-46ca-835c-889ac2164c25 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:29.452340 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-80c442c4-2d0d-46ca-835c-889ac2164c25 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef returned with HTTP 200 Aug 14 03:53:29.452627 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 681/2711] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:29 2026] GET /volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef => generated 814 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:29.602432 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6fd62f63-b411-41aa-88f3-ddab8eb36d36 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:29.604542 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6fd62f63-b411-41aa-88f3-ddab8eb36d36 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec Aug 14 03:53:29.604820 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6fd62f63-b411-41aa-88f3-ddab8eb36d36 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:29.605063 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6fd62f63-b411-41aa-88f3-ddab8eb36d36 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:29.612057 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:29.612057 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:29.615704 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6fd62f63-b411-41aa-88f3-ddab8eb36d36 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:29.619863 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6fd62f63-b411-41aa-88f3-ddab8eb36d36 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec returned with HTTP 200 Aug 14 03:53:29.620300 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 680/2712] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:29 2026] GET /volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:29.735056 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-86d58032-da76-49ff-805d-cdc500149839 req-32f894de-b2a6-4f74-a939-584f773a5e4d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:29.736954 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-32f894de-b2a6-4f74-a939-584f773a5e4d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec Aug 14 03:53:29.737177 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-32f894de-b2a6-4f74-a939-584f773a5e4d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:29.737404 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-32f894de-b2a6-4f74-a939-584f773a5e4d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:29.743869 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:29.743869 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:29.747515 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-86d58032-da76-49ff-805d-cdc500149839 req-32f894de-b2a6-4f74-a939-584f773a5e4d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:29.751528 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-32f894de-b2a6-4f74-a939-584f773a5e4d tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec returned with HTTP 200 Aug 14 03:53:29.751925 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 684/2713] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:53:29 2026] GET /volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:29.840861 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ca89a82b-e45e-4f27-b7fc-3fab718cce59 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:29.842656 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ca89a82b-e45e-4f27-b7fc-3fab718cce59 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:29.842866 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ca89a82b-e45e-4f27-b7fc-3fab718cce59 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:29.843059 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ca89a82b-e45e-4f27-b7fc-3fab718cce59 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:29.843178 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-ca89a82b-e45e-4f27-b7fc-3fab718cce59 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:29.847092 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:29.847092 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:29.847634 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ca89a82b-e45e-4f27-b7fc-3fab718cce59 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:29.847998 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 669/2714] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:29 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:30.144232 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-86d58032-da76-49ff-805d-cdc500149839 req-4eef8110-abfd-4c91-897c-1934a285db50 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.146293 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-4eef8110-abfd-4c91-897c-1934a285db50 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec Aug 14 03:53:30.146516 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-4eef8110-abfd-4c91-897c-1934a285db50 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:30.146772 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-4eef8110-abfd-4c91-897c-1934a285db50 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:30.153313 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.153313 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:30.156541 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-86d58032-da76-49ff-805d-cdc500149839 req-4eef8110-abfd-4c91-897c-1934a285db50 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:30.160941 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-4eef8110-abfd-4c91-897c-1934a285db50 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec returned with HTTP 200 Aug 14 03:53:30.161326 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 682/2715] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:53:30 2026] GET /volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:30.170449 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2eda7dba-4deb-45d8-a2c1-817a545b7999 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.170911 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2eda7dba-4deb-45d8-a2c1-817a545b7999 None None] GET https://10.4.3.64/volume// Aug 14 03:53:30.171068 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2eda7dba-4deb-45d8-a2c1-817a545b7999 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:30.171265 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2eda7dba-4deb-45d8-a2c1-817a545b7999 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:30.171559 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2eda7dba-4deb-45d8-a2c1-817a545b7999 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:53:30.171833 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 681/2716] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:53:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:53:30.179038 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-86d58032-da76-49ff-805d-cdc500149839 req-b183fcc1-019d-42c2-b955-01d5f51d95af None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.180911 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-b183fcc1-019d-42c2-b955-01d5f51d95af tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:53:30.181285 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-b183fcc1-019d-42c2-b955-01d5f51d95af tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d5cad1e-e79a-4e10-9e16-82cff5bb09ec", "connector": null, "instance_uuid": "c656e525-7cc1-4d46-936d-658528bc22a9"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:30.188843 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.188843 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:30.208150 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-b183fcc1-019d-42c2-b955-01d5f51d95af tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:53:30.208575 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 685/2717] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:53:30 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:30.464765 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-28f1574b-ce78-46c7-b712-fc188014c49f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.466883 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-28f1574b-ce78-46c7-b712-fc188014c49f tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef Aug 14 03:53:30.467150 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-28f1574b-ce78-46c7-b712-fc188014c49f tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:30.467384 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-28f1574b-ce78-46c7-b712-fc188014c49f tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:30.479507 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.479507 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:30.488361 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-28f1574b-ce78-46c7-b712-fc188014c49f tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:30.493109 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-28f1574b-ce78-46c7-b712-fc188014c49f tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef returned with HTTP 200 Aug 14 03:53:30.493847 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 670/2718] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:30 2026] GET /volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:30.509433 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-931b5650-abdc-43fa-8e3d-c7d2dfbd6a97 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.511677 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-931b5650-abdc-43fa-8e3d-c7d2dfbd6a97 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] POST https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef/action Aug 14 03:53:30.512109 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-931b5650-abdc-43fa-8e3d-c7d2dfbd6a97 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:30.512254 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-931b5650-abdc-43fa-8e3d-c7d2dfbd6a97 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:30.525286 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.525286 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:30.525744 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.admin_actions [None req-931b5650-abdc-43fa-8e3d-c7d2dfbd6a97 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Updating volume '1d41b91d-cefe-4207-b721-da0b7d6ae9ef' with '{'status': 'error'}' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:53:30.552451 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-931b5650-abdc-43fa-8e3d-c7d2dfbd6a97 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef/action returned with HTTP 202 Aug 14 03:53:30.552917 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 683/2719] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:30 2026] POST /volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:30.559297 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-12e6870f-b4fe-49ae-871e-ba776cc02f27 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.561211 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-12e6870f-b4fe-49ae-871e-ba776cc02f27 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef Aug 14 03:53:30.561426 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-12e6870f-b4fe-49ae-871e-ba776cc02f27 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:30.561629 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-12e6870f-b4fe-49ae-871e-ba776cc02f27 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:30.570698 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.570698 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:30.575152 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-12e6870f-b4fe-49ae-871e-ba776cc02f27 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:30.581558 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-12e6870f-b4fe-49ae-871e-ba776cc02f27 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef returned with HTTP 200 Aug 14 03:53:30.582033 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 682/2720] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:30 2026] GET /volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:30.594393 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9e467001-8be0-4c8d-8529-6744a3c88af3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.596443 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9e467001-8be0-4c8d-8529-6744a3c88af3 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] POST https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef/action Aug 14 03:53:30.596835 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9e467001-8be0-4c8d-8529-6744a3c88af3 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:30.596960 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9e467001-8be0-4c8d-8529-6744a3c88af3 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:30.605243 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.605243 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:30.605601 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.admin_actions [None req-9e467001-8be0-4c8d-8529-6744a3c88af3 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Updating volume '1d41b91d-cefe-4207-b721-da0b7d6ae9ef' with '{'status': 'available'}' {{(pid=100327) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:53:30.623377 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9e467001-8be0-4c8d-8529-6744a3c88af3 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef/action returned with HTTP 202 Aug 14 03:53:30.623939 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 686/2721] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:30 2026] POST /volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:30.631115 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1e26d324-1392-43ec-bce8-ffdb48aa2947 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.632864 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e26d324-1392-43ec-bce8-ffdb48aa2947 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef Aug 14 03:53:30.633038 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e26d324-1392-43ec-bce8-ffdb48aa2947 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:30.633233 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e26d324-1392-43ec-bce8-ffdb48aa2947 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:30.639721 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.639721 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:30.643190 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1e26d324-1392-43ec-bce8-ffdb48aa2947 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:30.647112 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e26d324-1392-43ec-bce8-ffdb48aa2947 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef returned with HTTP 200 Aug 14 03:53:30.647481 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 671/2722] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:30 2026] GET /volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:30.659560 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ffad1535-d2a0-4a78-9245-048943ebf61c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.662154 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ffad1535-d2a0-4a78-9245-048943ebf61c tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] POST https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef/action Aug 14 03:53:30.662622 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ffad1535-d2a0-4a78-9245-048943ebf61c tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:30.662958 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ffad1535-d2a0-4a78-9245-048943ebf61c tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:30.673740 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.673740 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:30.674253 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.admin_actions [None req-ffad1535-d2a0-4a78-9245-048943ebf61c tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Updating volume '1d41b91d-cefe-4207-b721-da0b7d6ae9ef' with '{'status': 'maintenance'}' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:53:30.692270 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ffad1535-d2a0-4a78-9245-048943ebf61c tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef/action returned with HTTP 202 Aug 14 03:53:30.692858 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 684/2723] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:30 2026] POST /volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:30.699336 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-44d7c6ba-0592-487b-ad58-3071c6e49d22 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.701745 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-44d7c6ba-0592-487b-ad58-3071c6e49d22 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef Aug 14 03:53:30.702031 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-44d7c6ba-0592-487b-ad58-3071c6e49d22 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:30.702320 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-44d7c6ba-0592-487b-ad58-3071c6e49d22 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:30.715915 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.715915 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:30.725151 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-44d7c6ba-0592-487b-ad58-3071c6e49d22 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:30.733411 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-44d7c6ba-0592-487b-ad58-3071c6e49d22 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef returned with HTTP 200 Aug 14 03:53:30.733777 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 683/2724] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:30 2026] GET /volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:30.746226 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-80082527-9755-4fe3-a0df-a351e5e1e6e2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.747911 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-80082527-9755-4fe3-a0df-a351e5e1e6e2 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] POST https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef/action Aug 14 03:53:30.748264 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-80082527-9755-4fe3-a0df-a351e5e1e6e2 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:30.748382 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-80082527-9755-4fe3-a0df-a351e5e1e6e2 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:30.755333 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.755333 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:30.755656 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.admin_actions [None req-80082527-9755-4fe3-a0df-a351e5e1e6e2 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] Updating volume '1d41b91d-cefe-4207-b721-da0b7d6ae9ef' with '{'status': 'available'}' {{(pid=100327) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 03:53:30.769816 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-80082527-9755-4fe3-a0df-a351e5e1e6e2 tempest-VolumesActionsTest-1934989745 tempest-VolumesActionsTest-1934989745-project-admin] https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef/action returned with HTTP 202 Aug 14 03:53:30.770193 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 687/2725] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:53:30 2026] POST /volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:30.777670 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a8c42630-9656-4f57-83fe-4b0597964a9c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.779350 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a8c42630-9656-4f57-83fe-4b0597964a9c tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef Aug 14 03:53:30.779554 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a8c42630-9656-4f57-83fe-4b0597964a9c tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:30.779754 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a8c42630-9656-4f57-83fe-4b0597964a9c tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:30.785802 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.785802 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:30.788954 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a8c42630-9656-4f57-83fe-4b0597964a9c tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:30.792585 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a8c42630-9656-4f57-83fe-4b0597964a9c tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef returned with HTTP 200 Aug 14 03:53:30.792975 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 672/2726] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:30 2026] GET /volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:30.808102 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-275e688c-1a53-4098-9c6c-2d634acdc1f8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.809949 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-275e688c-1a53-4098-9c6c-2d634acdc1f8 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef Aug 14 03:53:30.810145 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-275e688c-1a53-4098-9c6c-2d634acdc1f8 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:30.810364 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-275e688c-1a53-4098-9c6c-2d634acdc1f8 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:30.816715 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.816715 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:30.820053 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-275e688c-1a53-4098-9c6c-2d634acdc1f8 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:30.823778 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-275e688c-1a53-4098-9c6c-2d634acdc1f8 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef returned with HTTP 200 Aug 14 03:53:30.824158 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 685/2727] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:30 2026] GET /volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:30.844022 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-871d32e7-0cc4-4c03-bab0-eac59602ba63 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.846469 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-871d32e7-0cc4-4c03-bab0-eac59602ba63 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef Aug 14 03:53:30.846643 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-871d32e7-0cc4-4c03-bab0-eac59602ba63 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:30.846871 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-871d32e7-0cc4-4c03-bab0-eac59602ba63 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:30.847041 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-871d32e7-0cc4-4c03-bab0-eac59602ba63 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Delete volume with id: 1d41b91d-cefe-4207-b721-da0b7d6ae9ef Aug 14 03:53:30.856880 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.856880 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:30.856880 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-871d32e7-0cc4-4c03-bab0-eac59602ba63 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:30.859405 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0fe52ea7-09b7-4ce4-8ce0-975d553fd726 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.861175 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0fe52ea7-09b7-4ce4-8ce0-975d553fd726 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:30.861416 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0fe52ea7-09b7-4ce4-8ce0-975d553fd726 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:30.861739 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0fe52ea7-09b7-4ce4-8ce0-975d553fd726 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:30.861739 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-0fe52ea7-09b7-4ce4-8ce0-975d553fd726 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:30.865814 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.865814 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:30.866490 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0fe52ea7-09b7-4ce4-8ce0-975d553fd726 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:30.866895 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 688/2728] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:30 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:30.875841 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-871d32e7-0cc4-4c03-bab0-eac59602ba63 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Delete volume request issued successfully. Aug 14 03:53:30.876035 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-871d32e7-0cc4-4c03-bab0-eac59602ba63 tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef returned with HTTP 202 Aug 14 03:53:30.876426 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 684/2729] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:53:30 2026] DELETE /volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:53:30.882740 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f3d51aff-8493-4fdd-9a58-de5735a4d0cf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:30.884359 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f3d51aff-8493-4fdd-9a58-de5735a4d0cf tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef Aug 14 03:53:30.884538 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f3d51aff-8493-4fdd-9a58-de5735a4d0cf tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:30.884719 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f3d51aff-8493-4fdd-9a58-de5735a4d0cf tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:30.890955 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:30.890955 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:30.894336 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f3d51aff-8493-4fdd-9a58-de5735a4d0cf tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Volume info retrieved successfully. Aug 14 03:53:30.898280 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f3d51aff-8493-4fdd-9a58-de5735a4d0cf tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef returned with HTTP 200 Aug 14 03:53:30.898642 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 673/2730] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:30 2026] GET /volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:31.584629 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2c696ac4-5fcf-4085-9643-951a2648e5c8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:31.585515 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c696ac4-5fcf-4085-9643-951a2648e5c8 None None] GET https://10.4.3.64/volume// Aug 14 03:53:31.585843 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c696ac4-5fcf-4085-9643-951a2648e5c8 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:31.586155 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c696ac4-5fcf-4085-9643-951a2648e5c8 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:31.586629 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c696ac4-5fcf-4085-9643-951a2648e5c8 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:53:31.587077 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 686/2731] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:53:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:53:31.593364 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-86d58032-da76-49ff-805d-cdc500149839 req-2c5e301a-d799-4989-be72-861c18d4c9a3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:31.595443 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-2c5e301a-d799-4989-be72-861c18d4c9a3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec Aug 14 03:53:31.595825 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-2c5e301a-d799-4989-be72-861c18d4c9a3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:31.595873 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-2c5e301a-d799-4989-be72-861c18d4c9a3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:31.624002 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:31.624002 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:31.639429 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-86d58032-da76-49ff-805d-cdc500149839 req-2c5e301a-d799-4989-be72-861c18d4c9a3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:31.644642 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-2c5e301a-d799-4989-be72-861c18d4c9a3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec returned with HTTP 200 Aug 14 03:53:31.645147 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 689/2732] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:53:31 2026] GET /volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec => generated 1544 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:53:31.746257 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-86d58032-da76-49ff-805d-cdc500149839 req-f5317d2c-c7f4-4ffb-9cbf-0ebf0e0b34a4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:31.751976 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-f5317d2c-c7f4-4ffb-9cbf-0ebf0e0b34a4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] PUT https://10.4.3.64/volume/v3/attachments/0b4a9065-91d4-40dc-ac67-4df63468a715 Aug 14 03:53:31.752395 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-f5317d2c-c7f4-4ffb-9cbf-0ebf0e0b34a4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:31.759665 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-86d58032-da76-49ff-805d-cdc500149839 req-f5317d2c-c7f4-4ffb-9cbf-0ebf0e0b34a4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Acquiring lock "cinder-attachment_update-2d5cad1e-e79a-4e10-9e16-82cff5bb09ec-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:53:31.764150 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-86d58032-da76-49ff-805d-cdc500149839 req-f5317d2c-c7f4-4ffb-9cbf-0ebf0e0b34a4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-2d5cad1e-e79a-4e10-9e16-82cff5bb09ec-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:53:31.765075 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:31.765075 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:31.839199 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-86d58032-da76-49ff-805d-cdc500149839 req-f5317d2c-c7f4-4ffb-9cbf-0ebf0e0b34a4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Lock "cinder-attachment_update-2d5cad1e-e79a-4e10-9e16-82cff5bb09ec-np0000007313" released by "attachment_update" :: held 0.075s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:53:31.839529 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-f5317d2c-c7f4-4ffb-9cbf-0ebf0e0b34a4 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/0b4a9065-91d4-40dc-ac67-4df63468a715 returned with HTTP 200 Aug 14 03:53:31.840238 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 685/2733] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:53:31 2026] PUT /volume/v3/attachments/0b4a9065-91d4-40dc-ac67-4df63468a715 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:31.863351 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-86d58032-da76-49ff-805d-cdc500149839 req-abe5c541-c824-4b9c-8ec6-9144d249660f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:31.865263 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-abe5c541-c824-4b9c-8ec6-9144d249660f tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/attachments/0b4a9065-91d4-40dc-ac67-4df63468a715/action Aug 14 03:53:31.865610 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-abe5c541-c824-4b9c-8ec6-9144d249660f tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:31.865732 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-abe5c541-c824-4b9c-8ec6-9144d249660f tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:31.878590 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-474417d4-6dae-49d2-a692-68f188aef170 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:31.879785 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:31.879785 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:31.880367 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-474417d4-6dae-49d2-a692-68f188aef170 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:31.880564 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-474417d4-6dae-49d2-a692-68f188aef170 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:31.880739 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-474417d4-6dae-49d2-a692-68f188aef170 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:31.881089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-474417d4-6dae-49d2-a692-68f188aef170 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:31.884835 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:31.884835 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:31.885424 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-474417d4-6dae-49d2-a692-68f188aef170 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:31.885827 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 687/2734] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:31 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:31.888961 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-86d58032-da76-49ff-805d-cdc500149839 req-abe5c541-c824-4b9c-8ec6-9144d249660f tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/0b4a9065-91d4-40dc-ac67-4df63468a715/action returned with HTTP 204 Aug 14 03:53:31.889356 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 674/2735] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:53:31 2026] POST /volume/v3/attachments/0b4a9065-91d4-40dc-ac67-4df63468a715/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:31.910214 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-77e38855-b30a-467a-9548-17a90f06135f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:31.911994 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-77e38855-b30a-467a-9548-17a90f06135f tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] GET https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef Aug 14 03:53:31.912196 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-77e38855-b30a-467a-9548-17a90f06135f tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:31.912377 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-77e38855-b30a-467a-9548-17a90f06135f tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:31.917875 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-77e38855-b30a-467a-9548-17a90f06135f tempest-VolumesActionsTest-1669775231 tempest-VolumesActionsTest-1669775231-project-member] https://10.4.3.64/volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef returned with HTTP 404 Aug 14 03:53:31.918374 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 690/2736] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:31 2026] GET /volume/v3/volumes/1d41b91d-cefe-4207-b721-da0b7d6ae9ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:32.879576 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-21b220be-16e0-4f3b-a116-9c26ea07a019 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:32.881598 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-21b220be-16e0-4f3b-a116-9c26ea07a019 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:53:32.881849 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-21b220be-16e0-4f3b-a116-9c26ea07a019 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:32.882087 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-21b220be-16e0-4f3b-a116-9c26ea07a019 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:32.890183 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:32.890183 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:32.894034 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-21b220be-16e0-4f3b-a116-9c26ea07a019 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:53:32.897033 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0743861d-dac3-4fe2-bd84-ae699cd37117 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:32.898251 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-21b220be-16e0-4f3b-a116-9c26ea07a019 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:53:32.898659 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 686/2737] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:32 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:32.898836 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0743861d-dac3-4fe2-bd84-ae699cd37117 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:32.899045 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0743861d-dac3-4fe2-bd84-ae699cd37117 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:32.899247 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0743861d-dac3-4fe2-bd84-ae699cd37117 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:32.899366 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-0743861d-dac3-4fe2-bd84-ae699cd37117 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:32.903519 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:32.903519 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:32.904154 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0743861d-dac3-4fe2-bd84-ae699cd37117 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:32.904549 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 688/2738] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:32 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:32.956764 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3b5a14c4-e63a-4284-803c-260cbe56bd32 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:32.958637 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3b5a14c4-e63a-4284-803c-260cbe56bd32 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:53:32.958887 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3b5a14c4-e63a-4284-803c-260cbe56bd32 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:32.959108 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3b5a14c4-e63a-4284-803c-260cbe56bd32 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:32.967179 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:32.967179 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:32.971980 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3b5a14c4-e63a-4284-803c-260cbe56bd32 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:53:32.977178 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3b5a14c4-e63a-4284-803c-260cbe56bd32 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:53:32.978070 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 675/2739] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:32 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:53:33.914979 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e2f0ca72-1a2f-463b-b0eb-a2fee67241c3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:33.922879 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e2f0ca72-1a2f-463b-b0eb-a2fee67241c3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:33.922988 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e2f0ca72-1a2f-463b-b0eb-a2fee67241c3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:33.923358 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e2f0ca72-1a2f-463b-b0eb-a2fee67241c3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:33.923475 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-e2f0ca72-1a2f-463b-b0eb-a2fee67241c3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:33.928249 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:33.928249 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:33.928961 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e2f0ca72-1a2f-463b-b0eb-a2fee67241c3 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:33.929287 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 691/2740] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:33 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:34.942334 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-11026a16-7117-4208-8a5b-b927921e9339 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:34.944602 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-11026a16-7117-4208-8a5b-b927921e9339 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:34.944911 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-11026a16-7117-4208-8a5b-b927921e9339 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:34.945172 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-11026a16-7117-4208-8a5b-b927921e9339 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:34.945323 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-11026a16-7117-4208-8a5b-b927921e9339 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:34.952667 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:34.952667 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:34.953572 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-11026a16-7117-4208-8a5b-b927921e9339 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:34.954060 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 687/2741] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:34 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:35.965374 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7855aabb-cd30-4819-ae90-5a9637c94618 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:35.967572 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7855aabb-cd30-4819-ae90-5a9637c94618 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:35.967831 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7855aabb-cd30-4819-ae90-5a9637c94618 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:35.968025 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7855aabb-cd30-4819-ae90-5a9637c94618 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:35.968128 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7855aabb-cd30-4819-ae90-5a9637c94618 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:35.972628 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:35.972628 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:35.973309 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7855aabb-cd30-4819-ae90-5a9637c94618 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:35.973655 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 689/2742] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:35 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:36.983846 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a09dad52-736d-44b4-aad5-b039e74b3657 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:36.985887 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a09dad52-736d-44b4-aad5-b039e74b3657 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:36.986102 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a09dad52-736d-44b4-aad5-b039e74b3657 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:36.986294 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a09dad52-736d-44b4-aad5-b039e74b3657 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:36.986398 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a09dad52-736d-44b4-aad5-b039e74b3657 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:36.990674 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:36.990674 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:36.991422 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a09dad52-736d-44b4-aad5-b039e74b3657 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:36.991791 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 676/2743] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:36 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:38.002720 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1b68d0b2-a4db-4a15-9458-06c7f0e7c769 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:38.005869 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1b68d0b2-a4db-4a15-9458-06c7f0e7c769 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:38.005869 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1b68d0b2-a4db-4a15-9458-06c7f0e7c769 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:38.005869 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1b68d0b2-a4db-4a15-9458-06c7f0e7c769 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:38.005869 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-1b68d0b2-a4db-4a15-9458-06c7f0e7c769 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:38.009364 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:38.009364 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:38.010123 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1b68d0b2-a4db-4a15-9458-06c7f0e7c769 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:38.010574 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 692/2744] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:38 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:38.639445 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:38.725011 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:38.725324 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1876622362"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:38.726623 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1876622362'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:38.726809 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Create volume of 1 GB Aug 14 03:53:38.731204 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Availability Zones retrieved successfully. Aug 14 03:53:38.736451 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Flow 'volume_create_api' (f84d33db-664f-44c0-a112-537db589f417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:38.737584 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5534f17-3fae-4082-ba1b-1f31693426a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:38.738501 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:38.769291 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5534f17-3fae-4082-ba1b-1f31693426a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:38.770005 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8724f8-b9a8-481b-a558-ccf407deb5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:38.817615 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Created reservations ['5698dcbd-d989-409d-b03a-df115bb541a6', '84fe6168-ec47-488a-9122-6260699e60ee', '3456f72a-f0f6-48ce-a453-9a85962bca83', 'f7d74e32-9adf-433c-99a4-e8a0004ba9a4'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:38.818315 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8724f8-b9a8-481b-a558-ccf407deb5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5698dcbd-d989-409d-b03a-df115bb541a6', '84fe6168-ec47-488a-9122-6260699e60ee', '3456f72a-f0f6-48ce-a453-9a85962bca83', 'f7d74e32-9adf-433c-99a4-e8a0004ba9a4']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:38.818986 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39476377-55f1-4ed0-accb-89a5385a307e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:38.838774 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39476377-55f1-4ed0-accb-89a5385a307e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5bed02d-de5b-49f2-9007-fc7b480ef6a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1876622362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f78d278f594e5a99b71c0ed1c4b9ab',qos_specs=None,replication_status=,reservations=['5698dcbd-d989-409d-b03a-df115bb541a6','84fe6168-ec47-488a-9122-6260699e60ee','3456f72a-f0f6-48ce-a453-9a85962bca83','f7d74e32-9adf-433c-99a4-e8a0004ba9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee4fbda1eef49309af114a8d8b2d109',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:53:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1876622362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5bed02d-de5b-49f2-9007-fc7b480ef6a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f78d278f594e5a99b71c0ed1c4b9ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ee4fbda1eef49309af114a8d8b2d109',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:38.839498 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b710099-f083-4800-8833-6b21e0cc86cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:38.856734 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b710099-f083-4800-8833-6b21e0cc86cc) transitioned into state 'SUCCESS' from state '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-1876622362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f78d278f594e5a99b71c0ed1c4b9ab',qos_specs=None,replication_status=,reservations=['5698dcbd-d989-409d-b03a-df115bb541a6','84fe6168-ec47-488a-9122-6260699e60ee','3456f72a-f0f6-48ce-a453-9a85962bca83','f7d74e32-9adf-433c-99a4-e8a0004ba9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee4fbda1eef49309af114a8d8b2d109',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:38.857426 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff72d5e-4903-45e1-9a4f-60aaebe69b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:38.866882 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff72d5e-4903-45e1-9a4f-60aaebe69b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:38.867663 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Flow 'volume_create_api' (f84d33db-664f-44c0-a112-537db589f417) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:38.867944 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Create volume request issued successfully. Aug 14 03:53:38.868468 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-479d51a1-0d61-4fd3-b79f-19c5689b3f29 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:53:38.868858 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 688/2745] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:53:38 2026] POST /volume/v3/volumes => generated 753 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:38.886347 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e0fd91bb-4ab5-404e-88a4-25f87be01dc3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:38.889447 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e0fd91bb-4ab5-404e-88a4-25f87be01dc3 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 Aug 14 03:53:38.889656 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e0fd91bb-4ab5-404e-88a4-25f87be01dc3 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:38.889914 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e0fd91bb-4ab5-404e-88a4-25f87be01dc3 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:38.897036 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:38.897036 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:38.901237 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e0fd91bb-4ab5-404e-88a4-25f87be01dc3 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Volume info retrieved successfully. Aug 14 03:53:38.908093 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e0fd91bb-4ab5-404e-88a4-25f87be01dc3 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 returned with HTTP 200 Aug 14 03:53:38.908613 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 690/2746] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:38 2026] GET /volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:39.022779 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0fb3a0b8-ec36-4fbb-8b54-e1b630f2d17b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:39.024490 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0fb3a0b8-ec36-4fbb-8b54-e1b630f2d17b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:39.024686 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0fb3a0b8-ec36-4fbb-8b54-e1b630f2d17b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:39.024894 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0fb3a0b8-ec36-4fbb-8b54-e1b630f2d17b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:39.024985 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-0fb3a0b8-ec36-4fbb-8b54-e1b630f2d17b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:39.028928 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:39.028928 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:39.029462 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0fb3a0b8-ec36-4fbb-8b54-e1b630f2d17b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:39.029777 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 677/2747] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:39 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:39.922217 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-23f59bc7-8ee9-4646-a332-ca15bf191a92 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:39.923813 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-23f59bc7-8ee9-4646-a332-ca15bf191a92 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 Aug 14 03:53:39.924000 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-23f59bc7-8ee9-4646-a332-ca15bf191a92 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:39.924215 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-23f59bc7-8ee9-4646-a332-ca15bf191a92 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:39.931267 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:39.931267 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:39.934699 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-23f59bc7-8ee9-4646-a332-ca15bf191a92 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Volume info retrieved successfully. Aug 14 03:53:39.939261 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-23f59bc7-8ee9-4646-a332-ca15bf191a92 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 returned with HTTP 200 Aug 14 03:53:39.940032 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 693/2748] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:39 2026] GET /volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:39.955155 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-13a14b6f-5e77-41c3-82aa-d9862a8a9605 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:39.955155 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-13a14b6f-5e77-41c3-82aa-d9862a8a9605 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:53:39.955155 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-13a14b6f-5e77-41c3-82aa-d9862a8a9605 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5bed02d-de5b-49f2-9007-fc7b480ef6a8", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-558097221"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:39.966270 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:39.966270 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:39.966722 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-13a14b6f-5e77-41c3-82aa-d9862a8a9605 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Volume info retrieved successfully. Aug 14 03:53:39.966850 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-13a14b6f-5e77-41c3-82aa-d9862a8a9605 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Create snapshot from volume f5bed02d-de5b-49f2-9007-fc7b480ef6a8 Aug 14 03:53:40.002699 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-13a14b6f-5e77-41c3-82aa-d9862a8a9605 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Created reservations ['3f819139-29fd-41ac-a35f-ad062f070b1f', '35420261-c82b-4e47-ad8b-ae34858cadc0', '2750a931-c7e0-469a-9527-3282a369acd6', '3016eeb6-dad2-440e-ad19-15770734d699'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:40.033928 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-13a14b6f-5e77-41c3-82aa-d9862a8a9605 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot create request issued successfully. Aug 14 03:53:40.034253 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-13a14b6f-5e77-41c3-82aa-d9862a8a9605 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:53:40.034640 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 689/2749] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:53:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:40.039258 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-83a5b633-431a-407f-b82c-fa59308a1fc7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:40.041493 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-83a5b633-431a-407f-b82c-fa59308a1fc7 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:40.041493 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-83a5b633-431a-407f-b82c-fa59308a1fc7 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:40.041493 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-83a5b633-431a-407f-b82c-fa59308a1fc7 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:40.041640 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-83a5b633-431a-407f-b82c-fa59308a1fc7 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:40.044014 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-77dfd6f2-3650-4141-bb3e-bb14dd90d05d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:40.045684 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-77dfd6f2-3650-4141-bb3e-bb14dd90d05d tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 Aug 14 03:53:40.045826 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:40.045826 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:40.045937 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-77dfd6f2-3650-4141-bb3e-bb14dd90d05d tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:40.046217 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-77dfd6f2-3650-4141-bb3e-bb14dd90d05d tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:40.046681 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-83a5b633-431a-407f-b82c-fa59308a1fc7 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:40.046746 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-c5ea089e-d843-4044-ac1d-d2ddea8743c1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:40.046795 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 691/2750] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:40 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:40.051218 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:40.051218 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:40.051765 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-77dfd6f2-3650-4141-bb3e-bb14dd90d05d tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:40.052394 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-77dfd6f2-3650-4141-bb3e-bb14dd90d05d tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 returned with HTTP 200 Aug 14 03:53:40.052703 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 678/2751] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:53:40 2026] GET /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:40.055449 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-c5ea089e-d843-4044-ac1d-d2ddea8743c1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/limits Aug 14 03:53:40.055449 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-c5ea089e-d843-4044-ac1d-d2ddea8743c1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:40.055449 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-c5ea089e-d843-4044-ac1d-d2ddea8743c1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:40.057737 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1be16c4c-d5cb-4b6a-a9a6-a712c95e16e4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:40.059492 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1be16c4c-d5cb-4b6a-a9a6-a712c95e16e4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8/export_record Aug 14 03:53:40.059683 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1be16c4c-d5cb-4b6a-a9a6-a712c95e16e4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:40.059867 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1be16c4c-d5cb-4b6a-a9a6-a712c95e16e4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'export_record' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:40.059984 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-1be16c4c-d5cb-4b6a-a9a6-a712c95e16e4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Export record for backup 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100328) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 03:53:40.066433 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:40.066433 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:40.067277 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.api [None req-1be16c4c-d5cb-4b6a-a9a6-a712c95e16e4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling RPCAPI with context: , host: np0000007313, backup: 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100328) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 03:53:40.074857 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-c5ea089e-d843-4044-ac1d-d2ddea8743c1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Aug 14 03:53:40.075229 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 694/2752] 10.4.3.64 () {68 vars in 1477 bytes} [Fri Aug 14 03:53:40 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 14 03:53:40.076441 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-1be16c4c-d5cb-4b6a-a9a6-a712c95e16e4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] export_record in rpcapi backup_id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 on host np0000007313. {{(pid=100328) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 03:53:40.086770 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-1be16c4c-d5cb-4b6a-a9a6-a712c95e16e4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWY0YjlhZjItNzA5MS00YTJjLTliNzEtMTRhNTVjNmJhY2M4IiwgInVzZXJfaWQiOiAiYjBiMWMyZDM1MDk1NGQ5MWIyZGQwNGYwNjQ1ZTZhZGYiLCAicHJvamVjdF9pZCI6ICI1MjliMTJhMzdlMGI0NTcyOWM0NmRmNmIwMTRkZGVkOCIsICJ2b2x1bWVfaWQiOiAiM2QyOGEzNTctM2MwNy00ZjkxLWJlZTctMmMwNzBiMmRhNDM0IiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTMwOTIxODYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zZDI4YTM1Ny0zYzA3LTRmOTEtYmVlNy0yYzA3MGIyZGE0MzQvMjAyNjA4MTQwMzUzMjcvYXpfbm92YV9iYWNrdXBfOWY0YjlhZjItNzA5MS00YTJjLTliNzEtMTRhNTVjNmJhY2M4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzo1MzoyNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzo1MzoyNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjUzOjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100328) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 03:53:40.087055 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1be16c4c-d5cb-4b6a-a9a6-a712c95e16e4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8/export_record returned with HTTP 200 Aug 14 03:53:40.087473 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 690/2753] 10.4.3.64 () {68 vars in 1423 bytes} [Fri Aug 14 03:53:40 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:40.094490 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7d76de4c-e077-45e6-a3e8-4dce228f2342 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:40.096143 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d76de4c-e077-45e6-a3e8-4dce228f2342 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:53:40.096389 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d76de4c-e077-45e6-a3e8-4dce228f2342 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:40.096568 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d76de4c-e077-45e6-a3e8-4dce228f2342 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:40.096662 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7d76de4c-e077-45e6-a3e8-4dce228f2342 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:40.100680 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:40.100680 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:40.101325 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d76de4c-e077-45e6-a3e8-4dce228f2342 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:53:40.101632 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 692/2754] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:40 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:40.108172 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-cbf8da94-4eb7-4676-9579-e9642a814166 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:40.109532 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-cbf8da94-4eb7-4676-9579-e9642a814166 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec Aug 14 03:53:40.109726 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-cbf8da94-4eb7-4676-9579-e9642a814166 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:40.109918 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-cbf8da94-4eb7-4676-9579-e9642a814166 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:40.110574 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0a9261dc-40ca-4ce7-b2b6-2f585a1709db None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:40.112254 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0a9261dc-40ca-4ce7-b2b6-2f585a1709db tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] POST https://10.4.3.64/volume/v3/backups/import_record Aug 14 03:53:40.112832 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0a9261dc-40ca-4ce7-b2b6-2f585a1709db tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTMwZjNlOGYtZDM2OS00MjdiLTk1N2EtODY5OGZhZDYzMTc3IiwgInVzZXJfaWQiOiAiYjBiMWMyZDM1MDk1NGQ5MWIyZGQwNGYwNjQ1ZTZhZGYiLCAicHJvamVjdF9pZCI6ICI1MjliMTJhMzdlMGI0NTcyOWM0NmRmNmIwMTRkZGVkOCIsICJ2b2x1bWVfaWQiOiAiM2QyOGEzNTctM2MwNy00ZjkxLWJlZTctMmMwNzBiMmRhNDM0IiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTMwOTIxODYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zZDI4YTM1Ny0zYzA3LTRmOTEtYmVlNy0yYzA3MGIyZGE0MzQvMjAyNjA4MTQwMzUzMjcvYXpfbm92YV9iYWNrdXBfOWY0YjlhZjItNzA5MS00YTJjLTliNzEtMTRhNTVjNmJhY2M4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzo1MzoyNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzo1MzoyNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjUzOjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:40.118095 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-0a9261dc-40ca-4ce7-b2b6-2f585a1709db tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTMwZjNlOGYtZDM2OS00MjdiLTk1N2EtODY5OGZhZDYzMTc3IiwgInVzZXJfaWQiOiAiYjBiMWMyZDM1MDk1NGQ5MWIyZGQwNGYwNjQ1ZTZhZGYiLCAicHJvamVjdF9pZCI6ICI1MjliMTJhMzdlMGI0NTcyOWM0NmRmNmIwMTRkZGVkOCIsICJ2b2x1bWVfaWQiOiAiM2QyOGEzNTctM2MwNy00ZjkxLWJlZTctMmMwNzBiMmRhNDM0IiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTMwOTIxODYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zZDI4YTM1Ny0zYzA3LTRmOTEtYmVlNy0yYzA3MGIyZGE0MzQvMjAyNjA4MTQwMzUzMjcvYXpfbm92YV9iYWNrdXBfOWY0YjlhZjItNzA5MS00YTJjLTliNzEtMTRhNTVjNmJhY2M4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzo1MzoyNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzo1MzoyNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjUzOjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100327) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 03:53:40.118221 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-0a9261dc-40ca-4ce7-b2b6-2f585a1709db tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTMwZjNlOGYtZDM2OS00MjdiLTk1N2EtODY5OGZhZDYzMTc3IiwgInVzZXJfaWQiOiAiYjBiMWMyZDM1MDk1NGQ5MWIyZGQwNGYwNjQ1ZTZhZGYiLCAicHJvamVjdF9pZCI6ICI1MjliMTJhMzdlMGI0NTcyOWM0NmRmNmIwMTRkZGVkOCIsICJ2b2x1bWVfaWQiOiAiM2QyOGEzNTctM2MwNy00ZjkxLWJlZTctMmMwNzBiMmRhNDM0IiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTMwOTIxODYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zZDI4YTM1Ny0zYzA3LTRmOTEtYmVlNy0yYzA3MGIyZGE0MzQvMjAyNjA4MTQwMzUzMjcvYXpfbm92YV9iYWNrdXBfOWY0YjlhZjItNzA5MS00YTJjLTliNzEtMTRhNTVjNmJhY2M4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzo1MzoyNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzo1MzoyNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjUzOjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100327) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 03:53:40.118790 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.policy [None req-0a9261dc-40ca-4ce7-b2b6-2f585a1709db tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '320a3003a0fc4bf0b38209a7ba36fd02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '529b12a37e0b45729c46df6b014dded8', '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=100327) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:53:40.118964 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0a9261dc-40ca-4ce7-b2b6-2f585a1709db tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] https://10.4.3.64/volume/v3/backups/import_record returned with HTTP 403 Aug 14 03:53:40.119374 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 695/2755] 10.4.3.64 () {70 vars in 1335 bytes} [Fri Aug 14 03:53:40 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:40.121469 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:40.121469 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:40.124433 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-cbf8da94-4eb7-4676-9579-e9642a814166 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:40.127794 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e193f894-0996-4214-b561-068a74d8f32d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:40.130969 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e193f894-0996-4214-b561-068a74d8f32d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 Aug 14 03:53:40.131183 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e193f894-0996-4214-b561-068a74d8f32d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:40.131353 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e193f894-0996-4214-b561-068a74d8f32d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:40.131501 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-e193f894-0996-4214-b561-068a74d8f32d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Delete volume with id: 3d28a357-3c07-4f91-bee7-2c070b2da434 Aug 14 03:53:40.133384 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-cbf8da94-4eb7-4676-9579-e9642a814166 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec returned with HTTP 200 Aug 14 03:53:40.133765 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 679/2756] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:53:40 2026] GET /volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec => generated 1657 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:40.139006 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:40.139006 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:40.139350 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e193f894-0996-4214-b561-068a74d8f32d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:53:40.143442 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-77b8a512-22d4-4f1c-9049-4bcb38c87a61 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:40.145465 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-77b8a512-22d4-4f1c-9049-4bcb38c87a61 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:53:40.145858 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-77b8a512-22d4-4f1c-9049-4bcb38c87a61 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d5cad1e-e79a-4e10-9e16-82cff5bb09ec", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:40.152961 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e193f894-0996-4214-b561-068a74d8f32d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Delete volume request issued successfully. Aug 14 03:53:40.153203 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e193f894-0996-4214-b561-068a74d8f32d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 returned with HTTP 202 Aug 14 03:53:40.153801 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 691/2757] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:53:40 2026] DELETE /volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:53:40.155966 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:40.155966 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:40.156441 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-77b8a512-22d4-4f1c-9049-4bcb38c87a61 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:40.156590 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-77b8a512-22d4-4f1c-9049-4bcb38c87a61 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Create snapshot from volume 2d5cad1e-e79a-4e10-9e16-82cff5bb09ec Aug 14 03:53:40.162736 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7141a847-a7f7-40d4-a95f-bc9adba6930a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:40.166072 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7141a847-a7f7-40d4-a95f-bc9adba6930a tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 Aug 14 03:53:40.166072 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7141a847-a7f7-40d4-a95f-bc9adba6930a tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:40.166072 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7141a847-a7f7-40d4-a95f-bc9adba6930a tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:40.175153 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:40.175153 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:40.181279 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7141a847-a7f7-40d4-a95f-bc9adba6930a tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:53:40.186317 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7141a847-a7f7-40d4-a95f-bc9adba6930a tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 returned with HTTP 200 Aug 14 03:53:40.186782 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 696/2758] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:40 2026] GET /volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:40.189771 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-77b8a512-22d4-4f1c-9049-4bcb38c87a61 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Created reservations ['0a65100a-27c0-43eb-938c-76ac1f9408b2', 'b7b29260-e18e-44fe-8225-a2845af1c5eb', '2187beda-f13e-414e-86ad-248f780891c6', '1ac7381e-d308-4c6d-bd79-079dd1e892d8'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:40.221469 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-77b8a512-22d4-4f1c-9049-4bcb38c87a61 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Snapshot force create request issued successfully. Aug 14 03:53:40.221922 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9fb9ff9d-1950-4f89-8e0a-3f18e8861a47 req-77b8a512-22d4-4f1c-9049-4bcb38c87a61 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:53:40.222523 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 693/2759] 10.4.3.64 () {72 vars in 1540 bytes} [Fri Aug 14 03:53:40 2026] POST /volume/v3/snapshots => generated 292 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:41.061346 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dc62c388-25c9-428d-ab99-190d3f71d1e8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.063250 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dc62c388-25c9-428d-ab99-190d3f71d1e8 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 Aug 14 03:53:41.063466 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dc62c388-25c9-428d-ab99-190d3f71d1e8 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:41.063682 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dc62c388-25c9-428d-ab99-190d3f71d1e8 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:41.070157 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.070157 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:41.070157 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-dc62c388-25c9-428d-ab99-190d3f71d1e8 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.070357 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dc62c388-25c9-428d-ab99-190d3f71d1e8 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 returned with HTTP 200 Aug 14 03:53:41.070794 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 680/2760] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:53:41 2026] GET /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:41.079411 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c8276189-bd1a-492d-9d4e-15fa8f833a9c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.081070 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c8276189-bd1a-492d-9d4e-15fa8f833a9c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] POST https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata Aug 14 03:53:41.081423 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c8276189-bd1a-492d-9d4e-15fa8f833a9c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:41.087696 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.087696 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:41.088182 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c8276189-bd1a-492d-9d4e-15fa8f833a9c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.107778 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c8276189-bd1a-492d-9d4e-15fa8f833a9c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Update snapshot metadata completed successfully. Aug 14 03:53:41.108082 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c8276189-bd1a-492d-9d4e-15fa8f833a9c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata returned with HTTP 200 Aug 14 03:53:41.108501 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 692/2761] 10.4.3.64 () {68 vars in 1395 bytes} [Fri Aug 14 03:53:41 2026] POST /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:53:41.118056 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-de6a3e63-5852-411e-8534-381bf87c7178 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.119870 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-de6a3e63-5852-411e-8534-381bf87c7178 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata Aug 14 03:53:41.120040 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-de6a3e63-5852-411e-8534-381bf87c7178 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:41.120231 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-de6a3e63-5852-411e-8534-381bf87c7178 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:41.124796 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.124796 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:41.125208 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-de6a3e63-5852-411e-8534-381bf87c7178 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.125987 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-de6a3e63-5852-411e-8534-381bf87c7178 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Get snapshot metadata completed successfully. Aug 14 03:53:41.126227 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-de6a3e63-5852-411e-8534-381bf87c7178 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata returned with HTTP 200 Aug 14 03:53:41.126553 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 697/2762] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Aug 14 03:53:41 2026] GET /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:53:41.136084 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4bbc6e8d-f983-49f0-8706-c1d3ef0a24a1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.139175 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4bbc6e8d-f983-49f0-8706-c1d3ef0a24a1 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] PUT https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata Aug 14 03:53:41.139460 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4bbc6e8d-f983-49f0-8706-c1d3ef0a24a1 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:41.150568 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.150568 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:41.150975 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4bbc6e8d-f983-49f0-8706-c1d3ef0a24a1 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.190998 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4bbc6e8d-f983-49f0-8706-c1d3ef0a24a1 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Update snapshot metadata completed successfully. Aug 14 03:53:41.191283 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4bbc6e8d-f983-49f0-8706-c1d3ef0a24a1 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata returned with HTTP 200 Aug 14 03:53:41.191639 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 694/2763] 10.4.3.64 () {68 vars in 1394 bytes} [Fri Aug 14 03:53:41 2026] PUT /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata => generated 57 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:53:41.199954 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-68798a39-a8c3-4e21-b067-696e894ca502 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.202252 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8e8bdbf6-9bc1-4810-b381-587c891a7044 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.202364 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-68798a39-a8c3-4e21-b067-696e894ca502 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata Aug 14 03:53:41.202630 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-68798a39-a8c3-4e21-b067-696e894ca502 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:41.202961 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-68798a39-a8c3-4e21-b067-696e894ca502 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:41.204700 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8e8bdbf6-9bc1-4810-b381-587c891a7044 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 Aug 14 03:53:41.205068 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8e8bdbf6-9bc1-4810-b381-587c891a7044 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:41.205372 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8e8bdbf6-9bc1-4810-b381-587c891a7044 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:41.209709 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.209709 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:41.210391 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-68798a39-a8c3-4e21-b067-696e894ca502 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.211607 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-68798a39-a8c3-4e21-b067-696e894ca502 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Get snapshot metadata completed successfully. Aug 14 03:53:41.211948 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-68798a39-a8c3-4e21-b067-696e894ca502 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata returned with HTTP 200 Aug 14 03:53:41.212306 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8e8bdbf6-9bc1-4810-b381-587c891a7044 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 returned with HTTP 404 Aug 14 03:53:41.212498 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 681/2764] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Aug 14 03:53:41 2026] GET /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata => generated 57 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:53:41.212953 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 693/2765] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:41 2026] GET /volume/v3/volumes/3d28a357-3c07-4f91-bee7-2c070b2da434 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:41.220955 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bfc75881-8ebc-4ecf-b116-3b4b1b8bd59c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.221034 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5046adf5-3849-45bc-9603-802028fccbe1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.222712 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5046adf5-3849-45bc-9603-802028fccbe1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] GET https://10.4.3.64/volume/v3/backups Aug 14 03:53:41.222776 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bfc75881-8ebc-4ecf-b116-3b4b1b8bd59c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata/key3 Aug 14 03:53:41.222909 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bfc75881-8ebc-4ecf-b116-3b4b1b8bd59c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:41.222947 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5046adf5-3849-45bc-9603-802028fccbe1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:41.223076 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bfc75881-8ebc-4ecf-b116-3b4b1b8bd59c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:41.223118 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5046adf5-3849-45bc-9603-802028fccbe1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:41.223344 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-5046adf5-3849-45bc-9603-802028fccbe1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:53:41.229543 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.229543 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:41.229699 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bfc75881-8ebc-4ecf-b116-3b4b1b8bd59c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.230776 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bfc75881-8ebc-4ecf-b116-3b4b1b8bd59c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Get snapshot metadata completed successfully. Aug 14 03:53:41.234256 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5046adf5-3849-45bc-9603-802028fccbe1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] https://10.4.3.64/volume/v3/backups returned with HTTP 200 Aug 14 03:53:41.234609 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 695/2766] 10.4.3.64 () {68 vars in 1270 bytes} [Fri Aug 14 03:53:41 2026] GET /volume/v3/backups => generated 619 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:41.246789 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-943318fe-4f28-4e76-85ee-b07e6b7371cf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.248915 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-943318fe-4f28-4e76-85ee-b07e6b7371cf tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] GET https://10.4.3.64/volume/v3/backups?project_id=529b12a37e0b45729c46df6b014dded8 Aug 14 03:53:41.248977 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bfc75881-8ebc-4ecf-b116-3b4b1b8bd59c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Delete snapshot metadata completed successfully. Aug 14 03:53:41.249201 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bfc75881-8ebc-4ecf-b116-3b4b1b8bd59c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata/key3 returned with HTTP 200 Aug 14 03:53:41.249379 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-943318fe-4f28-4e76-85ee-b07e6b7371cf tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:41.249651 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 698/2767] 10.4.3.64 () {66 vars in 1392 bytes} [Fri Aug 14 03:53:41 2026] DELETE /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata/key3 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 03:53:41.249699 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-943318fe-4f28-4e76-85ee-b07e6b7371cf tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:41.250052 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-943318fe-4f28-4e76-85ee-b07e6b7371cf tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Removing options 'project_id' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:53:41.257682 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6df57a53-e2f4-41a3-ade2-bc26c375ae34 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.259904 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6df57a53-e2f4-41a3-ade2-bc26c375ae34 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata Aug 14 03:53:41.260208 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6df57a53-e2f4-41a3-ade2-bc26c375ae34 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:41.260466 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6df57a53-e2f4-41a3-ade2-bc26c375ae34 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:41.263235 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-943318fe-4f28-4e76-85ee-b07e6b7371cf tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] https://10.4.3.64/volume/v3/backups?project_id=529b12a37e0b45729c46df6b014dded8 returned with HTTP 200 Aug 14 03:53:41.263753 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 682/2768] 10.4.3.64 () {68 vars in 1357 bytes} [Fri Aug 14 03:53:41 2026] GET /volume/v3/backups?project_id=529b12a37e0b45729c46df6b014dded8 => generated 619 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:41.266790 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.266790 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:41.267645 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6df57a53-e2f4-41a3-ade2-bc26c375ae34 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.268782 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6df57a53-e2f4-41a3-ade2-bc26c375ae34 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Get snapshot metadata completed successfully. Aug 14 03:53:41.269156 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6df57a53-e2f4-41a3-ade2-bc26c375ae34 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata returned with HTTP 200 Aug 14 03:53:41.269763 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 694/2769] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Aug 14 03:53:41 2026] GET /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata => generated 32 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:53:41.275446 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a8687d90-0890-48af-904b-a6421dcc1852 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.277208 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:41.278151 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-558070297"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:41.278718 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-413fde98-8bf3-4ad7-9506-94c0b8fe2ccc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.279831 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-558070297'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:41.279831 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Create volume of 1 GB Aug 14 03:53:41.279831 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.279831 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:41.280009 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-413fde98-8bf3-4ad7-9506-94c0b8fe2ccc tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] PUT https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata Aug 14 03:53:41.280293 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-413fde98-8bf3-4ad7-9506-94c0b8fe2ccc tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:41.283383 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Availability Zones retrieved successfully. Aug 14 03:53:41.288942 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Flow 'volume_create_api' (2ef2ec98-0578-402d-aae4-1aa2eab445aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:41.289736 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.289736 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:41.291916 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82b80d13-e03e-41f4-8499-585bf41682ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:41.291986 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-413fde98-8bf3-4ad7-9506-94c0b8fe2ccc tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.292035 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:41.303572 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-413fde98-8bf3-4ad7-9506-94c0b8fe2ccc tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Update snapshot metadata completed successfully. Aug 14 03:53:41.306155 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-413fde98-8bf3-4ad7-9506-94c0b8fe2ccc tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata returned with HTTP 200 Aug 14 03:53:41.306155 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 699/2770] 10.4.3.64 () {68 vars in 1394 bytes} [Fri Aug 14 03:53:41 2026] PUT /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:53:41.312103 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c74f8416-5fa4-46ab-a359-6ec35e9898be None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.313143 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82b80d13-e03e-41f4-8499-585bf41682ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:41.313802 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b52e95e9-1f34-4669-aae2-77d8c8b48edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:41.314044 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c74f8416-5fa4-46ab-a359-6ec35e9898be tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] POST https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata Aug 14 03:53:41.314425 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c74f8416-5fa4-46ab-a359-6ec35e9898be tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:41.320638 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.320638 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:41.321180 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c74f8416-5fa4-46ab-a359-6ec35e9898be tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.346338 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c74f8416-5fa4-46ab-a359-6ec35e9898be tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Update snapshot metadata completed successfully. Aug 14 03:53:41.346674 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c74f8416-5fa4-46ab-a359-6ec35e9898be tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata returned with HTTP 200 Aug 14 03:53:41.347437 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 683/2771] 10.4.3.64 () {68 vars in 1395 bytes} [Fri Aug 14 03:53:41 2026] POST /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata => generated 68 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:53:41.354390 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Created reservations ['5430bd4b-c97c-4109-9993-b7cd6adb71a6', '038e964a-cfd6-4d5e-8cdb-5291048c7815', 'fdfe933b-3628-4234-b2c1-cf184a153f52', '8d12f9be-8578-46ac-972c-fdacb8b1fc93'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:41.355568 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b52e95e9-1f34-4669-aae2-77d8c8b48edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5430bd4b-c97c-4109-9993-b7cd6adb71a6', '038e964a-cfd6-4d5e-8cdb-5291048c7815', 'fdfe933b-3628-4234-b2c1-cf184a153f52', '8d12f9be-8578-46ac-972c-fdacb8b1fc93']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:41.355722 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c694729a-7ea2-4a92-885e-a266233b063a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.356699 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd493e5d-e069-4f5b-b3de-7be76a84dee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:41.357547 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c694729a-7ea2-4a92-885e-a266233b063a tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata Aug 14 03:53:41.357819 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c694729a-7ea2-4a92-885e-a266233b063a tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:41.358067 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c694729a-7ea2-4a92-885e-a266233b063a tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:41.363613 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.363613 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:41.364257 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c694729a-7ea2-4a92-885e-a266233b063a tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.365143 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c694729a-7ea2-4a92-885e-a266233b063a tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Get snapshot metadata completed successfully. Aug 14 03:53:41.365412 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c694729a-7ea2-4a92-885e-a266233b063a tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata returned with HTTP 200 Aug 14 03:53:41.365804 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 695/2772] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Aug 14 03:53:41 2026] GET /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:53:41.374154 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bfa8c312-84b0-4a80-a872-ecd6a3f686a8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.376145 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bfa8c312-84b0-4a80-a872-ecd6a3f686a8 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] PUT https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata/key3 Aug 14 03:53:41.376483 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bfa8c312-84b0-4a80-a872-ecd6a3f686a8 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:41.383009 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.383009 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:41.383418 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bfa8c312-84b0-4a80-a872-ecd6a3f686a8 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.384649 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd493e5d-e069-4f5b-b3de-7be76a84dee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e8937cc-0b3e-4837-b39e-d621746c2873', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-558070297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='529b12a37e0b45729c46df6b014dded8',qos_specs=None,replication_status=,reservations=['5430bd4b-c97c-4109-9993-b7cd6adb71a6','038e964a-cfd6-4d5e-8cdb-5291048c7815','fdfe933b-3628-4234-b2c1-cf184a153f52','8d12f9be-8578-46ac-972c-fdacb8b1fc93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b1c2d350954d91b2dd04f0645e6adf',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-558070297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e8937cc-0b3e-4837-b39e-d621746c2873,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='529b12a37e0b45729c46df6b014dded8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0b1c2d350954d91b2dd04f0645e6adf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:41.385359 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a53fe2d7-25da-4c2a-b4fa-429013f81b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:41.401834 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a53fe2d7-25da-4c2a-b4fa-429013f81b41) transitioned into state 'SUCCESS' from state '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-558070297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='529b12a37e0b45729c46df6b014dded8',qos_specs=None,replication_status=,reservations=['5430bd4b-c97c-4109-9993-b7cd6adb71a6','038e964a-cfd6-4d5e-8cdb-5291048c7815','fdfe933b-3628-4234-b2c1-cf184a153f52','8d12f9be-8578-46ac-972c-fdacb8b1fc93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b1c2d350954d91b2dd04f0645e6adf',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:41.402207 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bfa8c312-84b0-4a80-a872-ecd6a3f686a8 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Update snapshot metadata completed successfully. Aug 14 03:53:41.402456 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bfa8c312-84b0-4a80-a872-ecd6a3f686a8 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata/key3 returned with HTTP 200 Aug 14 03:53:41.402496 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed9b0314-e77c-4861-99b0-6f848f67baa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:41.402907 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 700/2773] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Aug 14 03:53:41 2026] PUT /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:53:41.409810 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b113325b-c550-4428-a88a-f714a3a3c1c4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.412103 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b113325b-c550-4428-a88a-f714a3a3c1c4 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata/key3 Aug 14 03:53:41.412429 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b113325b-c550-4428-a88a-f714a3a3c1c4 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:41.412996 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b113325b-c550-4428-a88a-f714a3a3c1c4 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:41.413285 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed9b0314-e77c-4861-99b0-6f848f67baa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:41.414022 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Flow 'volume_create_api' (2ef2ec98-0578-402d-aae4-1aa2eab445aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:41.414365 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Create volume request issued successfully. Aug 14 03:53:41.414896 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a8687d90-0890-48af-904b-a6421dcc1852 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:53:41.415291 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 696/2774] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:53:41 2026] POST /volume/v3/volumes => generated 775 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:41.419499 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.419499 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:41.420078 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b113325b-c550-4428-a88a-f714a3a3c1c4 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.421278 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b113325b-c550-4428-a88a-f714a3a3c1c4 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Get snapshot metadata completed successfully. Aug 14 03:53:41.421964 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b113325b-c550-4428-a88a-f714a3a3c1c4 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata/key3 returned with HTTP 200 Aug 14 03:53:41.422445 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 684/2775] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Aug 14 03:53:41 2026] GET /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata/key3 => generated 35 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:53:41.426868 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-157cef59-61d2-474c-80e8-50ead17d8b1e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.428530 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-157cef59-61d2-474c-80e8-50ead17d8b1e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 Aug 14 03:53:41.428748 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-157cef59-61d2-474c-80e8-50ead17d8b1e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:41.428934 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-157cef59-61d2-474c-80e8-50ead17d8b1e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:41.434182 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e77b5297-5d56-4d54-b61c-308787c9c440 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.435921 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e77b5297-5d56-4d54-b61c-308787c9c440 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata Aug 14 03:53:41.436128 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e77b5297-5d56-4d54-b61c-308787c9c440 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:41.436331 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e77b5297-5d56-4d54-b61c-308787c9c440 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:41.436445 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.436445 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:41.439880 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-157cef59-61d2-474c-80e8-50ead17d8b1e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:53:41.442007 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.442007 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:41.442399 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e77b5297-5d56-4d54-b61c-308787c9c440 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.443083 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e77b5297-5d56-4d54-b61c-308787c9c440 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Get snapshot metadata completed successfully. Aug 14 03:53:41.443306 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e77b5297-5d56-4d54-b61c-308787c9c440 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata returned with HTTP 200 Aug 14 03:53:41.443650 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 701/2776] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Aug 14 03:53:41 2026] GET /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata => generated 75 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:53:41.443765 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-157cef59-61d2-474c-80e8-50ead17d8b1e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 returned with HTTP 200 Aug 14 03:53:41.444124 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 696/2777] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:41 2026] GET /volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:41.450345 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-efcc3e32-b82a-4132-8439-a2156815071c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.452419 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-efcc3e32-b82a-4132-8439-a2156815071c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] PUT https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata Aug 14 03:53:41.452779 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-efcc3e32-b82a-4132-8439-a2156815071c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:41.459773 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.459773 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:41.460229 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-efcc3e32-b82a-4132-8439-a2156815071c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.475590 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-efcc3e32-b82a-4132-8439-a2156815071c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Update snapshot metadata completed successfully. Aug 14 03:53:41.475829 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-efcc3e32-b82a-4132-8439-a2156815071c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata returned with HTTP 200 Aug 14 03:53:41.476382 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 697/2778] 10.4.3.64 () {68 vars in 1394 bytes} [Fri Aug 14 03:53:41 2026] PUT /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:53:41.487118 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f7f563c3-346d-4d61-abb4-6a5ebaf7186f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.490728 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f7f563c3-346d-4d61-abb4-6a5ebaf7186f tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 Aug 14 03:53:41.490943 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f7f563c3-346d-4d61-abb4-6a5ebaf7186f tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:41.491122 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f7f563c3-346d-4d61-abb4-6a5ebaf7186f tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:41.491260 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-f7f563c3-346d-4d61-abb4-6a5ebaf7186f tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Delete snapshot with id: 73ecef92-96f4-493d-8dc1-eb9c0d519507 Aug 14 03:53:41.496738 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.496738 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:41.497357 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f7f563c3-346d-4d61-abb4-6a5ebaf7186f tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.519159 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f7f563c3-346d-4d61-abb4-6a5ebaf7186f tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot delete request issued successfully. Aug 14 03:53:41.519422 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f7f563c3-346d-4d61-abb4-6a5ebaf7186f tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 returned with HTTP 202 Aug 14 03:53:41.519904 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 685/2779] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:53:41 2026] DELETE /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:53:41.526041 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b121e81c-590e-4a60-832e-d81bdcafcd17 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:41.528027 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b121e81c-590e-4a60-832e-d81bdcafcd17 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 Aug 14 03:53:41.528257 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b121e81c-590e-4a60-832e-d81bdcafcd17 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:41.528465 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b121e81c-590e-4a60-832e-d81bdcafcd17 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:41.536776 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:41.536776 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:41.537223 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b121e81c-590e-4a60-832e-d81bdcafcd17 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Snapshot retrieved successfully. Aug 14 03:53:41.538266 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b121e81c-590e-4a60-832e-d81bdcafcd17 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 returned with HTTP 200 Aug 14 03:53:41.539065 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 702/2780] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:53:41 2026] GET /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:42.455600 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-18788d2e-bd08-46ae-aa11-ee2ba0c5a45d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:42.457277 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-18788d2e-bd08-46ae-aa11-ee2ba0c5a45d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 Aug 14 03:53:42.457480 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-18788d2e-bd08-46ae-aa11-ee2ba0c5a45d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:42.457656 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-18788d2e-bd08-46ae-aa11-ee2ba0c5a45d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:42.467655 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:42.467655 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:42.472360 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-18788d2e-bd08-46ae-aa11-ee2ba0c5a45d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:53:42.477002 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-18788d2e-bd08-46ae-aa11-ee2ba0c5a45d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 returned with HTTP 200 Aug 14 03:53:42.477618 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 697/2781] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:42 2026] GET /volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:42.490060 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aed9c503-7928-49e7-9b78-291dfe846bf6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:42.492073 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aed9c503-7928-49e7-9b78-291dfe846bf6 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 03:53:42.492415 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aed9c503-7928-49e7-9b78-291dfe846bf6 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2e8937cc-0b3e-4837-b39e-d621746c2873", "name": "tempest-type-Backup-2021511034"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:42.493999 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-aed9c503-7928-49e7-9b78-291dfe846bf6 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Creating new backup {'backup': {'volume_id': '2e8937cc-0b3e-4837-b39e-d621746c2873', 'name': 'tempest-type-Backup-2021511034'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:53:42.494103 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-aed9c503-7928-49e7-9b78-291dfe846bf6 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Creating backup of volume 2e8937cc-0b3e-4837-b39e-d621746c2873 in container None Aug 14 03:53:42.506048 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:42.506048 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:42.506048 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-aed9c503-7928-49e7-9b78-291dfe846bf6 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:53:42.543353 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-aed9c503-7928-49e7-9b78-291dfe846bf6 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Created reservations ['b2dd68df-6895-4bbc-ac0c-f4392136436d', '7bf4c255-ed68-4b76-a2c4-be142eb1207e'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:42.547669 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-d8086387-957c-4743-a5cc-953cb307dcdc req-5c409482-0416-4b44-9633-9480ff50168e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:42.549485 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d8086387-957c-4743-a5cc-953cb307dcdc req-5c409482-0416-4b44-9633-9480ff50168e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec Aug 14 03:53:42.549772 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d8086387-957c-4743-a5cc-953cb307dcdc req-5c409482-0416-4b44-9633-9480ff50168e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:42.549853 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d8086387-957c-4743-a5cc-953cb307dcdc req-5c409482-0416-4b44-9633-9480ff50168e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:42.551677 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d85d96dd-4c7f-4d92-b071-6dbad5e0b421 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:42.553815 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d85d96dd-4c7f-4d92-b071-6dbad5e0b421 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 Aug 14 03:53:42.555629 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d85d96dd-4c7f-4d92-b071-6dbad5e0b421 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:42.556982 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d85d96dd-4c7f-4d92-b071-6dbad5e0b421 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:42.566459 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d85d96dd-4c7f-4d92-b071-6dbad5e0b421 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 returned with HTTP 404 Aug 14 03:53:42.567235 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 703/2782] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:53:42 2026] GET /volume/v3/snapshots/73ecef92-96f4-493d-8dc1-eb9c0d519507 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:42.572269 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:42.572269 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:42.578218 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5fdad856-b270-470b-accc-92f0aa4eeb3f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:42.581520 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aed9c503-7928-49e7-9b78-291dfe846bf6 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:53:42.582187 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 698/2783] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:53:42 2026] POST /volume/v3/backups => generated 314 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:42.584152 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5fdad856-b270-470b-accc-92f0aa4eeb3f tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 Aug 14 03:53:42.584152 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5fdad856-b270-470b-accc-92f0aa4eeb3f tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:42.584152 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5fdad856-b270-470b-accc-92f0aa4eeb3f tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:42.585703 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-d8086387-957c-4743-a5cc-953cb307dcdc req-5c409482-0416-4b44-9633-9480ff50168e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:42.591106 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:42.591106 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:42.591841 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d8086387-957c-4743-a5cc-953cb307dcdc req-5c409482-0416-4b44-9633-9480ff50168e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec returned with HTTP 200 Aug 14 03:53:42.592375 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 686/2784] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:53:42 2026] GET /volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec => generated 1657 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:42.595365 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fa24c27d-7fdf-4016-9798-ef1818b46f77 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:42.597123 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fa24c27d-7fdf-4016-9798-ef1818b46f77 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:42.597224 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5fdad856-b270-470b-accc-92f0aa4eeb3f tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Volume info retrieved successfully. Aug 14 03:53:42.597412 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fa24c27d-7fdf-4016-9798-ef1818b46f77 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:42.597643 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fa24c27d-7fdf-4016-9798-ef1818b46f77 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:42.597797 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-fa24c27d-7fdf-4016-9798-ef1818b46f77 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:42.602977 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5fdad856-b270-470b-accc-92f0aa4eeb3f tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 returned with HTTP 200 Aug 14 03:53:42.603565 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 698/2785] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:42 2026] GET /volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:42.606536 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:42.606536 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:42.607382 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fa24c27d-7fdf-4016-9798-ef1818b46f77 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:42.607762 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 704/2786] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:42 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:42.619010 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8f1bcbff-4999-4fd9-940a-f090d16f93c4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:42.620942 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f1bcbff-4999-4fd9-940a-f090d16f93c4 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 Aug 14 03:53:42.621193 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f1bcbff-4999-4fd9-940a-f090d16f93c4 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:42.621409 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f1bcbff-4999-4fd9-940a-f090d16f93c4 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:42.621592 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-8f1bcbff-4999-4fd9-940a-f090d16f93c4 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Delete volume with id: f5bed02d-de5b-49f2-9007-fc7b480ef6a8 Aug 14 03:53:42.635999 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:42.635999 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:42.636450 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8f1bcbff-4999-4fd9-940a-f090d16f93c4 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Volume info retrieved successfully. Aug 14 03:53:42.668611 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8f1bcbff-4999-4fd9-940a-f090d16f93c4 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Delete volume request issued successfully. Aug 14 03:53:42.668914 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f1bcbff-4999-4fd9-940a-f090d16f93c4 tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 returned with HTTP 202 Aug 14 03:53:42.669568 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 699/2787] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:53:42 2026] DELETE /volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:53:42.683261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f49a5743-b614-4d30-a59e-3524fec66adb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:42.684357 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f49a5743-b614-4d30-a59e-3524fec66adb tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 Aug 14 03:53:42.684548 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f49a5743-b614-4d30-a59e-3524fec66adb tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:42.684761 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f49a5743-b614-4d30-a59e-3524fec66adb tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:42.694123 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:42.694123 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:42.697888 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f49a5743-b614-4d30-a59e-3524fec66adb tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Volume info retrieved successfully. Aug 14 03:53:42.702110 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f49a5743-b614-4d30-a59e-3524fec66adb tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 returned with HTTP 200 Aug 14 03:53:42.702489 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 687/2788] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:42 2026] GET /volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:43.380908 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-d8086387-957c-4743-a5cc-953cb307dcdc req-65b9dc55-ffd0-4ca1-9d3a-ca1835825e67 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:43.385397 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d8086387-957c-4743-a5cc-953cb307dcdc req-65b9dc55-ffd0-4ca1-9d3a-ca1835825e67 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] DELETE https://10.4.3.64/volume/v3/attachments/0b4a9065-91d4-40dc-ac67-4df63468a715 Aug 14 03:53:43.385569 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d8086387-957c-4743-a5cc-953cb307dcdc req-65b9dc55-ffd0-4ca1-9d3a-ca1835825e67 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:43.385746 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d8086387-957c-4743-a5cc-953cb307dcdc req-65b9dc55-ffd0-4ca1-9d3a-ca1835825e67 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:43.394197 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:43.394197 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:43.431889 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d8086387-957c-4743-a5cc-953cb307dcdc req-65b9dc55-ffd0-4ca1-9d3a-ca1835825e67 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/0b4a9065-91d4-40dc-ac67-4df63468a715 returned with HTTP 200 Aug 14 03:53:43.432325 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 699/2789] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:53:43 2026] DELETE /volume/v3/attachments/0b4a9065-91d4-40dc-ac67-4df63468a715 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:43.617276 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d48791fc-7ed5-4958-96a2-7773567b7065 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:43.620520 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d48791fc-7ed5-4958-96a2-7773567b7065 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:43.620739 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d48791fc-7ed5-4958-96a2-7773567b7065 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:43.620932 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d48791fc-7ed5-4958-96a2-7773567b7065 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:43.621028 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-d48791fc-7ed5-4958-96a2-7773567b7065 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:43.624944 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:43.624944 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:43.625493 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d48791fc-7ed5-4958-96a2-7773567b7065 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:43.625950 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 705/2790] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:43 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:43.717267 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-12d052a3-442d-4628-acdf-f835248af34c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:43.718912 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-12d052a3-442d-4628-acdf-f835248af34c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] GET https://10.4.3.64/volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 Aug 14 03:53:43.719254 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-12d052a3-442d-4628-acdf-f835248af34c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:43.720566 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-12d052a3-442d-4628-acdf-f835248af34c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:43.724569 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-12d052a3-442d-4628-acdf-f835248af34c tempest-SnapshotMetadataTestJSON-1444679788 tempest-SnapshotMetadataTestJSON-1444679788-project-member] https://10.4.3.64/volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 returned with HTTP 404 Aug 14 03:53:43.725351 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 700/2791] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:43 2026] GET /volume/v3/volumes/f5bed02d-de5b-49f2-9007-fc7b480ef6a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:44.473546 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8bb8bd9b-e71c-4e6b-a34a-286df19362b6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:44.475474 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8bb8bd9b-e71c-4e6b-a34a-286df19362b6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec?cascade=True Aug 14 03:53:44.475804 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8bb8bd9b-e71c-4e6b-a34a-286df19362b6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:44.476165 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8bb8bd9b-e71c-4e6b-a34a-286df19362b6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:44.476411 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-8bb8bd9b-e71c-4e6b-a34a-286df19362b6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Delete volume with id: 2d5cad1e-e79a-4e10-9e16-82cff5bb09ec Aug 14 03:53:44.488435 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:44.488435 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:44.489114 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8bb8bd9b-e71c-4e6b-a34a-286df19362b6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:44.528049 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8bb8bd9b-e71c-4e6b-a34a-286df19362b6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Delete volume request issued successfully. Aug 14 03:53:44.528509 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8bb8bd9b-e71c-4e6b-a34a-286df19362b6 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec?cascade=True returned with HTTP 202 Aug 14 03:53:44.529469 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 688/2792] 10.4.3.64 () {66 vars in 1369 bytes} [Fri Aug 14 03:53:44 2026] DELETE /volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec?cascade=True => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:53:44.538182 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1a9750ae-0af1-4a2e-a408-35d7bd302dd7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:44.540439 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1a9750ae-0af1-4a2e-a408-35d7bd302dd7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec Aug 14 03:53:44.540843 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1a9750ae-0af1-4a2e-a408-35d7bd302dd7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:44.541541 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1a9750ae-0af1-4a2e-a408-35d7bd302dd7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:44.552996 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:44.552996 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:44.564197 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1a9750ae-0af1-4a2e-a408-35d7bd302dd7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:44.566533 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1a9750ae-0af1-4a2e-a408-35d7bd302dd7 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec returned with HTTP 200 Aug 14 03:53:44.567622 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 700/2793] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:44 2026] GET /volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:53:44.635287 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-16db6f6f-9037-411d-a582-27cb49fa3f66 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:44.637020 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-16db6f6f-9037-411d-a582-27cb49fa3f66 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:44.637232 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-16db6f6f-9037-411d-a582-27cb49fa3f66 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:44.637404 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-16db6f6f-9037-411d-a582-27cb49fa3f66 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:44.637504 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-16db6f6f-9037-411d-a582-27cb49fa3f66 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:44.641379 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:44.641379 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:44.641951 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-16db6f6f-9037-411d-a582-27cb49fa3f66 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:44.642298 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 706/2794] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:44 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:44.847168 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e38e6842-a8dc-40f2-b14e-c41ca440fea7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:44.847168 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e38e6842-a8dc-40f2-b14e-c41ca440fea7 None None] GET https://10.4.3.64/volume// Aug 14 03:53:44.847168 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e38e6842-a8dc-40f2-b14e-c41ca440fea7 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:44.847534 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e38e6842-a8dc-40f2-b14e-c41ca440fea7 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:44.847959 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e38e6842-a8dc-40f2-b14e-c41ca440fea7 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:53:44.848306 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 701/2795] 10.4.3.64 () {64 vars in 997 bytes} [Fri Aug 14 03:53:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:53:44.857258 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2362bd55-3955-4981-87c2-f83c64a97e3c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:44.857631 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2362bd55-3955-4981-87c2-f83c64a97e3c None None] GET https://10.4.3.64/volume// Aug 14 03:53:44.857798 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2362bd55-3955-4981-87c2-f83c64a97e3c None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:44.857991 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2362bd55-3955-4981-87c2-f83c64a97e3c None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:44.858319 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2362bd55-3955-4981-87c2-f83c64a97e3c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:53:44.858569 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 689/2796] 10.4.3.64 () {64 vars in 997 bytes} [Fri Aug 14 03:53:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:53:44.864867 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-137b836b-0019-40d8-bb2e-5918fd30eee6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:44.939304 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-137b836b-0019-40d8-bb2e-5918fd30eee6 tempest-VersionsTest-1024951415 tempest-VersionsTest-1024951415-project-member] GET https://10.4.3.64/volume/v3/ Aug 14 03:53:44.939576 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-137b836b-0019-40d8-bb2e-5918fd30eee6 tempest-VersionsTest-1024951415 tempest-VersionsTest-1024951415-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:44.939838 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-137b836b-0019-40d8-bb2e-5918fd30eee6 tempest-VersionsTest-1024951415 tempest-VersionsTest-1024951415-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:44.940297 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-137b836b-0019-40d8-bb2e-5918fd30eee6 tempest-VersionsTest-1024951415 tempest-VersionsTest-1024951415-project-member] https://10.4.3.64/volume/v3/ returned with HTTP 200 Aug 14 03:53:44.940748 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 701/2797] 10.4.3.64 () {66 vars in 1209 bytes} [Fri Aug 14 03:53:44 2026] GET /volume/v3/ => generated 385 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:45.580443 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9843cdb6-bf92-421e-8240-ff560f7f9a70 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:45.582152 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9843cdb6-bf92-421e-8240-ff560f7f9a70 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec Aug 14 03:53:45.582354 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9843cdb6-bf92-421e-8240-ff560f7f9a70 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:45.582552 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9843cdb6-bf92-421e-8240-ff560f7f9a70 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:45.589341 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9843cdb6-bf92-421e-8240-ff560f7f9a70 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec returned with HTTP 404 Aug 14 03:53:45.589791 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 707/2798] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:45 2026] GET /volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:45.653223 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-939163bf-87ba-4a1a-be07-49576844b3b2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:45.654626 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-939163bf-87ba-4a1a-be07-49576844b3b2 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:45.655245 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-939163bf-87ba-4a1a-be07-49576844b3b2 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:45.655541 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-939163bf-87ba-4a1a-be07-49576844b3b2 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:45.655733 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-939163bf-87ba-4a1a-be07-49576844b3b2 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:45.660728 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:45.660728 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:45.661804 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-939163bf-87ba-4a1a-be07-49576844b3b2 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:45.662297 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 702/2799] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:45 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:45.984563 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d62a16fe-ba7f-4524-b252-78c9367760e3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:45.987166 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d62a16fe-ba7f-4524-b252-78c9367760e3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec Aug 14 03:53:45.987362 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d62a16fe-ba7f-4524-b252-78c9367760e3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:45.987534 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d62a16fe-ba7f-4524-b252-78c9367760e3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:45.987715 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-d62a16fe-ba7f-4524-b252-78c9367760e3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Delete volume with id: 2d5cad1e-e79a-4e10-9e16-82cff5bb09ec Aug 14 03:53:45.997726 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d62a16fe-ba7f-4524-b252-78c9367760e3 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec returned with HTTP 404 Aug 14 03:53:45.998447 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 690/2800] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:53:45 2026] DELETE /volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:46.006005 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-aa8d12d0-4535-488d-959e-96c9d53a54aa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:46.007295 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-aa8d12d0-4535-488d-959e-96c9d53a54aa tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec Aug 14 03:53:46.007498 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-aa8d12d0-4535-488d-959e-96c9d53a54aa tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:46.007716 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-aa8d12d0-4535-488d-959e-96c9d53a54aa tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:46.014509 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-aa8d12d0-4535-488d-959e-96c9d53a54aa tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec returned with HTTP 404 Aug 14 03:53:46.015050 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 702/2801] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:46 2026] GET /volume/v3/volumes/2d5cad1e-e79a-4e10-9e16-82cff5bb09ec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:46.015330 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5b92baad-a8a9-4179-a6d6-b941d8650466 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:46.025552 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-842eb17e-16ca-4bff-9ad1-6a9bb6315275 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:46.027475 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-842eb17e-16ca-4bff-9ad1-6a9bb6315275 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:46.027996 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-842eb17e-16ca-4bff-9ad1-6a9bb6315275 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:46.028315 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-842eb17e-16ca-4bff-9ad1-6a9bb6315275 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:46.028765 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-842eb17e-16ca-4bff-9ad1-6a9bb6315275 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Delete volume with id: 8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:46.038874 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:46.038874 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:46.038874 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-842eb17e-16ca-4bff-9ad1-6a9bb6315275 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:46.057718 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-842eb17e-16ca-4bff-9ad1-6a9bb6315275 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Delete volume request issued successfully. Aug 14 03:53:46.058126 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-842eb17e-16ca-4bff-9ad1-6a9bb6315275 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 202 Aug 14 03:53:46.058670 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 703/2802] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:53:46 2026] DELETE /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:53:46.065596 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bc921fb5-666e-48ec-a7e5-7cb7f88b1c69 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:46.067292 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bc921fb5-666e-48ec-a7e5-7cb7f88b1c69 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:46.067541 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bc921fb5-666e-48ec-a7e5-7cb7f88b1c69 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:46.067774 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bc921fb5-666e-48ec-a7e5-7cb7f88b1c69 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:46.075564 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:46.075564 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:46.079788 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bc921fb5-666e-48ec-a7e5-7cb7f88b1c69 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:46.084371 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bc921fb5-666e-48ec-a7e5-7cb7f88b1c69 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 200 Aug 14 03:53:46.084681 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 691/2803] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:46 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:46.114494 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5b92baad-a8a9-4179-a6d6-b941d8650466 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:53:46.114885 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5b92baad-a8a9-4179-a6d6-b941d8650466 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b5d60f7-db6a-4e47-8cd4-6b4f975c3f73", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-586658844"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:46.122258 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5b92baad-a8a9-4179-a6d6-b941d8650466 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 404 Aug 14 03:53:46.122726 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 708/2804] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:53:46 2026] POST /volume/v3/snapshots => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:46.134952 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-279c50c8-802b-4648-80b3-a5575f66d26f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:46.136676 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-279c50c8-802b-4648-80b3-a5575f66d26f tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:53:46.137485 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-279c50c8-802b-4648-80b3-a5575f66d26f tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1097017065"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:46.166082 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-279c50c8-802b-4648-80b3-a5575f66d26f tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 404 Aug 14 03:53:46.166574 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 703/2805] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:53:46 2026] POST /volume/v3/snapshots => generated 77 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:46.178490 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d6866a27-b88c-4f17-a7da-22c6466fb9e7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:46.180251 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d6866a27-b88c-4f17-a7da-22c6466fb9e7 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] GET https://10.4.3.64/volume/v3/snapshots?limit=invalid Aug 14 03:53:46.180744 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d6866a27-b88c-4f17-a7da-22c6466fb9e7 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:46.181114 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d6866a27-b88c-4f17-a7da-22c6466fb9e7 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:46.181926 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d6866a27-b88c-4f17-a7da-22c6466fb9e7 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] HTTP exception thrown: limit param must be an integer Aug 14 03:53:46.182770 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d6866a27-b88c-4f17-a7da-22c6466fb9e7 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 14 03:53:46.182770 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 704/2806] 10.4.3.64 () {66 vars in 1263 bytes} [Fri Aug 14 03:53:46 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 14 03:53:46.193026 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ccd93dec-d37e-4bc6-a762-f1ebcfd44729 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:46.195177 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ccd93dec-d37e-4bc6-a762-f1ebcfd44729 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] GET https://10.4.3.64/volume/v3/snapshots?marker=436e9dd3-15d0-4c49-8612-1bd61d216e87 Aug 14 03:53:46.195426 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ccd93dec-d37e-4bc6-a762-f1ebcfd44729 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:46.195657 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ccd93dec-d37e-4bc6-a762-f1ebcfd44729 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:46.195905 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-ccd93dec-d37e-4bc6-a762-f1ebcfd44729 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:53:46.197111 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.db.api [None req-ccd93dec-d37e-4bc6-a762-f1ebcfd44729 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Building query based on filter {{(pid=100329) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:53:46.200778 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ccd93dec-d37e-4bc6-a762-f1ebcfd44729 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/snapshots?marker=436e9dd3-15d0-4c49-8612-1bd61d216e87 returned with HTTP 404 Aug 14 03:53:46.201325 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 692/2807] 10.4.3.64 () {66 vars in 1323 bytes} [Fri Aug 14 03:53:46 2026] GET /volume/v3/snapshots?marker=436e9dd3-15d0-4c49-8612-1bd61d216e87 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:46.212176 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3259a05d-2c3d-4a17-b6dd-c3b82efbb7c0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:46.214576 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3259a05d-2c3d-4a17-b6dd-c3b82efbb7c0 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=invalid Aug 14 03:53:46.214759 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3259a05d-2c3d-4a17-b6dd-c3b82efbb7c0 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:46.214932 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3259a05d-2c3d-4a17-b6dd-c3b82efbb7c0 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:46.215205 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-3259a05d-2c3d-4a17-b6dd-c3b82efbb7c0 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:53:46.216227 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.db.api [None req-3259a05d-2c3d-4a17-b6dd-c3b82efbb7c0 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Building query based on filter {{(pid=100327) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:53:46.216612 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3259a05d-2c3d-4a17-b6dd-c3b82efbb7c0 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 14 03:53:46.216995 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 709/2808] 10.4.3.64 () {66 vars in 1269 bytes} [Fri Aug 14 03:53:46 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:53:46.226934 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:46.228599 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:46.228958 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2127000267"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:46.230373 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2127000267'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:46.230719 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Create volume of 2 GB Aug 14 03:53:46.234810 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Availability Zones retrieved successfully. Aug 14 03:53:46.240213 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Flow 'volume_create_api' (49cf13e2-ec5e-49d2-850f-d8885d91b01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:46.241062 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c6fb5b4-a24e-4ad2-9eba-dcc6b14fb402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:46.242040 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Validating volume size '2' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:46.264638 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c6fb5b4-a24e-4ad2-9eba-dcc6b14fb402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:46.265529 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef093fb0-d061-4ab4-9758-3e106beae7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:46.318420 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Created reservations ['cd171d65-a0a9-40d8-97ab-3cfa79dd9ee0', '847732c8-f0e5-4c79-86cb-fcf8ce569d6c', 'd1abfd3f-4986-486a-b427-6173ac1d3670', '9fbdf4ac-0833-42e8-b3a7-141c878c1095'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:46.319081 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef093fb0-d061-4ab4-9758-3e106beae7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd171d65-a0a9-40d8-97ab-3cfa79dd9ee0', '847732c8-f0e5-4c79-86cb-fcf8ce569d6c', 'd1abfd3f-4986-486a-b427-6173ac1d3670', '9fbdf4ac-0833-42e8-b3a7-141c878c1095']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:46.319729 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee689e23-0ae7-4d4d-bd91-b2aff5d0c8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:46.343281 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee689e23-0ae7-4d4d-bd91-b2aff5d0c8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2127000267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='701cff7585b7497691217e85266b9d15',qos_specs=None,replication_status=,reservations=['cd171d65-a0a9-40d8-97ab-3cfa79dd9ee0','847732c8-f0e5-4c79-86cb-fcf8ce569d6c','d1abfd3f-4986-486a-b427-6173ac1d3670','9fbdf4ac-0833-42e8-b3a7-141c878c1095'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a782df1eb42341e68ec93a9317b290f2',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2127000267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='701cff7585b7497691217e85266b9d15',provider_auth=None,provider_geometry=None,provider_id=None,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='a782df1eb42341e68ec93a9317b290f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:46.344041 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bccb13a3-b21f-4541-b486-73006809bb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:46.360905 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bccb13a3-b21f-4541-b486-73006809bb40) transitioned into state 'SUCCESS' from state '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-2127000267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='701cff7585b7497691217e85266b9d15',qos_specs=None,replication_status=,reservations=['cd171d65-a0a9-40d8-97ab-3cfa79dd9ee0','847732c8-f0e5-4c79-86cb-fcf8ce569d6c','d1abfd3f-4986-486a-b427-6173ac1d3670','9fbdf4ac-0833-42e8-b3a7-141c878c1095'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a782df1eb42341e68ec93a9317b290f2',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:46.361614 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a65b6f-732b-4b28-8646-7b6bfb927189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:46.368981 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a65b6f-732b-4b28-8646-7b6bfb927189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:46.369884 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Flow 'volume_create_api' (49cf13e2-ec5e-49d2-850f-d8885d91b01b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:46.370161 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Create volume request issued successfully. Aug 14 03:53:46.370647 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5811da79-524f-4a15-a886-cd9993ef4ae6 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:53:46.371167 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 704/2809] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:53:46 2026] POST /volume/v3/volumes => generated 760 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:46.387180 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dde1ddcc-358b-4324-9bbd-85721ecedd28 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:46.389289 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dde1ddcc-358b-4324-9bbd-85721ecedd28 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] GET https://10.4.3.64/volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 Aug 14 03:53:46.389763 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dde1ddcc-358b-4324-9bbd-85721ecedd28 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:46.390166 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dde1ddcc-358b-4324-9bbd-85721ecedd28 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:46.402493 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:46.402493 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:46.407194 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dde1ddcc-358b-4324-9bbd-85721ecedd28 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Volume info retrieved successfully. Aug 14 03:53:46.414108 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dde1ddcc-358b-4324-9bbd-85721ecedd28 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 returned with HTTP 200 Aug 14 03:53:46.414673 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 705/2810] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:46 2026] GET /volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:46.673775 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-71f143fa-d1ac-4042-a02b-c975880ad043 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:46.675706 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-71f143fa-d1ac-4042-a02b-c975880ad043 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:46.675963 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-71f143fa-d1ac-4042-a02b-c975880ad043 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:46.676176 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-71f143fa-d1ac-4042-a02b-c975880ad043 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:46.676294 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-71f143fa-d1ac-4042-a02b-c975880ad043 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:46.680991 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:46.680991 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:46.681692 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-71f143fa-d1ac-4042-a02b-c975880ad043 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:46.682094 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 693/2811] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:46 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:47.098436 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-73d321d1-f859-4399-a8d3-9eda46bdf71b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:47.100818 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-73d321d1-f859-4399-a8d3-9eda46bdf71b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd Aug 14 03:53:47.101086 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-73d321d1-f859-4399-a8d3-9eda46bdf71b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:47.101354 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-73d321d1-f859-4399-a8d3-9eda46bdf71b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:47.108865 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-73d321d1-f859-4399-a8d3-9eda46bdf71b tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd returned with HTTP 404 Aug 14 03:53:47.109672 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 710/2812] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:47 2026] GET /volume/v3/volumes/8df9e581-06c9-4d4c-9fa6-7b78e81fc4fd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:47.428901 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fda81aea-ae81-49f4-8f95-0ce94cd03635 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:47.430888 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fda81aea-ae81-49f4-8f95-0ce94cd03635 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] GET https://10.4.3.64/volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 Aug 14 03:53:47.431079 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fda81aea-ae81-49f4-8f95-0ce94cd03635 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:47.431275 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fda81aea-ae81-49f4-8f95-0ce94cd03635 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:47.440112 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:47.440112 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:47.445329 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fda81aea-ae81-49f4-8f95-0ce94cd03635 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Volume info retrieved successfully. Aug 14 03:53:47.449420 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fda81aea-ae81-49f4-8f95-0ce94cd03635 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 returned with HTTP 200 Aug 14 03:53:47.450086 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 705/2813] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:47 2026] GET /volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:47.461739 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2ee4e3ed-6356-4be6-b1a4-41765a0b40b4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:47.466158 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2ee4e3ed-6356-4be6-b1a4-41765a0b40b4 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:53:47.466158 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2ee4e3ed-6356-4be6-b1a4-41765a0b40b4 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1850098573"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:47.474007 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:47.474007 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:47.474481 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2ee4e3ed-6356-4be6-b1a4-41765a0b40b4 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Volume info retrieved successfully. Aug 14 03:53:47.474737 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-2ee4e3ed-6356-4be6-b1a4-41765a0b40b4 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Create snapshot from volume 8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 Aug 14 03:53:47.524040 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-2ee4e3ed-6356-4be6-b1a4-41765a0b40b4 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Created reservations ['87a4911c-e8f4-4da6-a57e-dff1d41de363', '2e63d5b7-ec91-4af5-a0a5-d7999c474d49', 'bebdd859-d86b-4f04-871a-aa9697739ab5', '5bc245c1-a13b-4dd3-b0e6-7ee5eea99a79'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:47.564949 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2ee4e3ed-6356-4be6-b1a4-41765a0b40b4 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Snapshot create request issued successfully. Aug 14 03:53:47.565191 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2ee4e3ed-6356-4be6-b1a4-41765a0b40b4 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:53:47.565550 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 706/2814] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:53:47 2026] POST /volume/v3/snapshots => generated 318 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:47.576771 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dcff36a7-3c5c-4072-b364-97abb2865c1e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:47.579826 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dcff36a7-3c5c-4072-b364-97abb2865c1e tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] GET https://10.4.3.64/volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd Aug 14 03:53:47.580036 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dcff36a7-3c5c-4072-b364-97abb2865c1e tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:47.580254 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dcff36a7-3c5c-4072-b364-97abb2865c1e tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:47.588701 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:47.588701 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:47.589106 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-dcff36a7-3c5c-4072-b364-97abb2865c1e tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Snapshot retrieved successfully. Aug 14 03:53:47.590047 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dcff36a7-3c5c-4072-b364-97abb2865c1e tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd returned with HTTP 200 Aug 14 03:53:47.590438 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 694/2815] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:53:47 2026] GET /volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd => generated 450 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:47.692577 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1a25a5b1-6890-40b2-9129-94f188e8ee0b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:47.699531 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1a25a5b1-6890-40b2-9129-94f188e8ee0b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:47.699531 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1a25a5b1-6890-40b2-9129-94f188e8ee0b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:47.699531 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1a25a5b1-6890-40b2-9129-94f188e8ee0b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:47.699531 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-1a25a5b1-6890-40b2-9129-94f188e8ee0b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:47.704630 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:47.704630 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:47.705701 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1a25a5b1-6890-40b2-9129-94f188e8ee0b tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:47.705999 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 711/2816] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:47 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:53:48.602812 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-31b77136-7097-427c-8ce0-fa8a88fad788 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:48.605541 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-31b77136-7097-427c-8ce0-fa8a88fad788 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] GET https://10.4.3.64/volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd Aug 14 03:53:48.605819 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-31b77136-7097-427c-8ce0-fa8a88fad788 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:48.606014 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-31b77136-7097-427c-8ce0-fa8a88fad788 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:48.618320 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:48.618320 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:48.618997 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-31b77136-7097-427c-8ce0-fa8a88fad788 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Snapshot retrieved successfully. Aug 14 03:53:48.620408 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-31b77136-7097-427c-8ce0-fa8a88fad788 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd returned with HTTP 200 Aug 14 03:53:48.620832 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 706/2817] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:53:48 2026] GET /volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:48.629631 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e500295b-9a8b-49a6-858e-499447b3c560 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:48.634519 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e500295b-9a8b-49a6-858e-499447b3c560 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:48.634905 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e500295b-9a8b-49a6-858e-499447b3c560 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "104825c8-ecca-494b-ab7e-b2f98ede33cd"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:48.636390 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-e500295b-9a8b-49a6-858e-499447b3c560 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '104825c8-ecca-494b-ab7e-b2f98ede33cd'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:48.643287 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:48.643287 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:48.643653 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e500295b-9a8b-49a6-858e-499447b3c560 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Snapshot retrieved successfully. Aug 14 03:53:48.643755 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-e500295b-9a8b-49a6-858e-499447b3c560 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Create volume of 1 GB Aug 14 03:53:48.647816 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e500295b-9a8b-49a6-858e-499447b3c560 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Availability Zones retrieved successfully. Aug 14 03:53:48.653913 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e500295b-9a8b-49a6-858e-499447b3c560 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Flow 'volume_create_api' (586b4de3-3974-42c4-a8f1-276c019ca033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:48.654751 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e500295b-9a8b-49a6-858e-499447b3c560 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd0bfe4-80c7-4151-a292-319302d4b9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:48.655975 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-e500295b-9a8b-49a6-858e-499447b3c560 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:48.657663 np0000007313 devstack@c-api.service[100326]: WARNING cinder.volume.api [None req-e500295b-9a8b-49a6-858e-499447b3c560 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd0bfe4-80c7-4151-a292-319302d4b9aa) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 03:53:48.657663 np0000007313 devstack@c-api.service[100326]: 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 14 03:53:48.659501 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e500295b-9a8b-49a6-858e-499447b3c560 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd0bfe4-80c7-4151-a292-319302d4b9aa) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:48.660320 np0000007313 devstack@c-api.service[100326]: WARNING cinder.volume.api [None req-e500295b-9a8b-49a6-858e-499447b3c560 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd0bfe4-80c7-4151-a292-319302d4b9aa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 03:53:48.661171 np0000007313 devstack@c-api.service[100326]: WARNING cinder.volume.api [None req-e500295b-9a8b-49a6-858e-499447b3c560 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Flow 'volume_create_api' (586b4de3-3974-42c4-a8f1-276c019ca033) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 03:53:48.661453 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e500295b-9a8b-49a6-858e-499447b3c560 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 14 03:53:48.662425 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 707/2818] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:53:48 2026] POST /volume/v3/volumes => generated 171 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:53:48.670261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7ea217b6-0a9c-404d-a781-75bc81e3aaaf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:48.673504 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7ea217b6-0a9c-404d-a781-75bc81e3aaaf tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd Aug 14 03:53:48.673708 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7ea217b6-0a9c-404d-a781-75bc81e3aaaf tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:48.673888 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7ea217b6-0a9c-404d-a781-75bc81e3aaaf tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:48.674008 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-7ea217b6-0a9c-404d-a781-75bc81e3aaaf tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Delete snapshot with id: 104825c8-ecca-494b-ab7e-b2f98ede33cd Aug 14 03:53:48.679312 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:48.679312 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:48.679682 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7ea217b6-0a9c-404d-a781-75bc81e3aaaf tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Snapshot retrieved successfully. Aug 14 03:53:48.696215 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7ea217b6-0a9c-404d-a781-75bc81e3aaaf tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Snapshot delete request issued successfully. Aug 14 03:53:48.696374 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7ea217b6-0a9c-404d-a781-75bc81e3aaaf tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd returned with HTTP 202 Aug 14 03:53:48.696706 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 695/2819] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:53:48 2026] DELETE /volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:53:48.709407 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f43d16a2-7968-42b3-bb6b-ed0910778b8c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:48.711816 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f43d16a2-7968-42b3-bb6b-ed0910778b8c tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] GET https://10.4.3.64/volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd Aug 14 03:53:48.711816 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f43d16a2-7968-42b3-bb6b-ed0910778b8c tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:48.711816 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f43d16a2-7968-42b3-bb6b-ed0910778b8c tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:48.716976 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:48.716976 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:48.717677 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f43d16a2-7968-42b3-bb6b-ed0910778b8c tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Snapshot retrieved successfully. Aug 14 03:53:48.718124 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-73c7eac2-00e4-44cf-aa9b-84a6260bd2f9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:48.719250 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f43d16a2-7968-42b3-bb6b-ed0910778b8c tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd returned with HTTP 200 Aug 14 03:53:48.719303 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 712/2820] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:53:48 2026] GET /volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:48.720273 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-73c7eac2-00e4-44cf-aa9b-84a6260bd2f9 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:48.720493 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-73c7eac2-00e4-44cf-aa9b-84a6260bd2f9 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:48.720719 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-73c7eac2-00e4-44cf-aa9b-84a6260bd2f9 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:48.720835 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-73c7eac2-00e4-44cf-aa9b-84a6260bd2f9 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:48.725968 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:48.725968 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:48.726687 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-73c7eac2-00e4-44cf-aa9b-84a6260bd2f9 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:48.727375 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 707/2821] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:48 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:49.212170 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9c01e15a-0be4-4a8c-83ba-ecf1db1e3938 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:49.212324 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9c01e15a-0be4-4a8c-83ba-ecf1db1e3938 None None] GET https://10.4.3.64/volume// Aug 14 03:53:49.212452 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9c01e15a-0be4-4a8c-83ba-ecf1db1e3938 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:49.212629 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9c01e15a-0be4-4a8c-83ba-ecf1db1e3938 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:49.212981 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9c01e15a-0be4-4a8c-83ba-ecf1db1e3938 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:53:49.213270 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 708/2822] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:53:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:53:49.221995 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-a2166c29-c9e7-47fa-8245-8bf25891dd87 req-509e3674-d881-43f5-9be5-9ef676b1daaf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:49.223306 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-a2166c29-c9e7-47fa-8245-8bf25891dd87 req-509e3674-d881-43f5-9be5-9ef676b1daaf tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:53:49.223628 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-a2166c29-c9e7-47fa-8245-8bf25891dd87 req-509e3674-d881-43f5-9be5-9ef676b1daaf tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b455f526-e660-4113-82f9-6687fccc63ce", "connector": null, "instance_uuid": "b9cc2351-802e-4166-9589-4b021dc140d9"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:49.233576 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:49.233576 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:49.257209 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-a2166c29-c9e7-47fa-8245-8bf25891dd87 req-509e3674-d881-43f5-9be5-9ef676b1daaf tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:53:49.257730 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 696/2823] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:53:49 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 14 03:53:49.265097 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-a2166c29-c9e7-47fa-8245-8bf25891dd87 req-a8e16ad5-4c41-4963-ba19-1beda0bda97b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:49.266906 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-a2166c29-c9e7-47fa-8245-8bf25891dd87 req-a8e16ad5-4c41-4963-ba19-1beda0bda97b tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3c78d911-1bce-413d-a9ee-99812779b1f3 Aug 14 03:53:49.267123 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-a2166c29-c9e7-47fa-8245-8bf25891dd87 req-a8e16ad5-4c41-4963-ba19-1beda0bda97b tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:49.267316 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-a2166c29-c9e7-47fa-8245-8bf25891dd87 req-a8e16ad5-4c41-4963-ba19-1beda0bda97b tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:49.273602 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:49.273602 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:49.323762 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-a2166c29-c9e7-47fa-8245-8bf25891dd87 req-a8e16ad5-4c41-4963-ba19-1beda0bda97b tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/attachments/3c78d911-1bce-413d-a9ee-99812779b1f3 returned with HTTP 200 Aug 14 03:53:49.324633 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 713/2824] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:53:49 2026] DELETE /volume/v3/attachments/3c78d911-1bce-413d-a9ee-99812779b1f3 => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:49.730156 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ccee10c8-6c83-4b3a-8853-9b363f227682 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:49.730580 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ccee10c8-6c83-4b3a-8853-9b363f227682 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] GET https://10.4.3.64/volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd Aug 14 03:53:49.730580 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ccee10c8-6c83-4b3a-8853-9b363f227682 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:49.731295 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ccee10c8-6c83-4b3a-8853-9b363f227682 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:49.737269 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ccee10c8-6c83-4b3a-8853-9b363f227682 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd returned with HTTP 404 Aug 14 03:53:49.738359 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 708/2825] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:53:49 2026] GET /volume/v3/snapshots/104825c8-ecca-494b-ab7e-b2f98ede33cd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:49.738761 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ab885067-9fe8-42c5-be8c-07a1f82fee4c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:49.741024 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ab885067-9fe8-42c5-be8c-07a1f82fee4c tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:49.741495 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ab885067-9fe8-42c5-be8c-07a1f82fee4c tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:49.741579 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ab885067-9fe8-42c5-be8c-07a1f82fee4c tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:49.742078 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ab885067-9fe8-42c5-be8c-07a1f82fee4c tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:49.747429 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1322a32a-7b46-4b9a-a4df-8c69254a7fef None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:49.749358 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:49.749358 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:49.751421 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1322a32a-7b46-4b9a-a4df-8c69254a7fef tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] GET https://10.4.3.64/volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 Aug 14 03:53:49.751502 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ab885067-9fe8-42c5-be8c-07a1f82fee4c tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:49.751541 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1322a32a-7b46-4b9a-a4df-8c69254a7fef tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:49.751575 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 709/2826] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:49 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:49.751612 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1322a32a-7b46-4b9a-a4df-8c69254a7fef tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:49.764817 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:49.764817 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:49.769281 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1322a32a-7b46-4b9a-a4df-8c69254a7fef tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Volume info retrieved successfully. Aug 14 03:53:49.774311 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1322a32a-7b46-4b9a-a4df-8c69254a7fef tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 returned with HTTP 200 Aug 14 03:53:49.775019 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 697/2827] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:49 2026] GET /volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:49.790680 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a6c6f185-26cb-4448-8844-0ceb9ee03b85 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:49.793123 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a6c6f185-26cb-4448-8844-0ceb9ee03b85 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 Aug 14 03:53:49.793949 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a6c6f185-26cb-4448-8844-0ceb9ee03b85 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:49.794247 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a6c6f185-26cb-4448-8844-0ceb9ee03b85 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:49.794542 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-a6c6f185-26cb-4448-8844-0ceb9ee03b85 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Delete volume with id: 8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 Aug 14 03:53:49.803092 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:49.803092 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:49.803604 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a6c6f185-26cb-4448-8844-0ceb9ee03b85 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Volume info retrieved successfully. Aug 14 03:53:49.824226 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a6c6f185-26cb-4448-8844-0ceb9ee03b85 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Delete volume request issued successfully. Aug 14 03:53:49.824416 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a6c6f185-26cb-4448-8844-0ceb9ee03b85 tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 returned with HTTP 202 Aug 14 03:53:49.824795 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 714/2828] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:53:49 2026] DELETE /volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:53:49.832467 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2add9f81-cf8a-4f12-9f52-05fc729006dc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:49.834301 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2add9f81-cf8a-4f12-9f52-05fc729006dc tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] GET https://10.4.3.64/volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 Aug 14 03:53:49.834525 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2add9f81-cf8a-4f12-9f52-05fc729006dc tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:49.834741 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2add9f81-cf8a-4f12-9f52-05fc729006dc tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:49.841587 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:49.841587 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:49.844894 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2add9f81-cf8a-4f12-9f52-05fc729006dc tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Volume info retrieved successfully. Aug 14 03:53:49.848711 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2add9f81-cf8a-4f12-9f52-05fc729006dc tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 returned with HTTP 200 Aug 14 03:53:49.849232 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 709/2829] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:49 2026] GET /volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:50.764442 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4d42ad72-f31e-440f-bba0-49b5d7f18376 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:50.765982 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4d42ad72-f31e-440f-bba0-49b5d7f18376 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:50.766252 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4d42ad72-f31e-440f-bba0-49b5d7f18376 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:50.766457 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4d42ad72-f31e-440f-bba0-49b5d7f18376 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:50.766577 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4d42ad72-f31e-440f-bba0-49b5d7f18376 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:50.771707 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:50.771707 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:50.772461 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4d42ad72-f31e-440f-bba0-49b5d7f18376 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:50.773432 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 710/2830] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:50 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:50.825706 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1a18ee94-3614-40a7-ba08-349ff8a64787 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:50.826192 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1a18ee94-3614-40a7-ba08-349ff8a64787 None None] GET https://10.4.3.64/volume// Aug 14 03:53:50.826402 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1a18ee94-3614-40a7-ba08-349ff8a64787 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:50.826628 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1a18ee94-3614-40a7-ba08-349ff8a64787 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:50.827023 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1a18ee94-3614-40a7-ba08-349ff8a64787 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:53:50.827382 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 698/2831] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:53:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:53:50.835367 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-fa678466-3704-4dec-86b8-53ec31b326e4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:50.838633 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-fa678466-3704-4dec-86b8-53ec31b326e4 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] GET https://10.4.3.64/volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce Aug 14 03:53:50.838854 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-fa678466-3704-4dec-86b8-53ec31b326e4 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:50.839123 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-fa678466-3704-4dec-86b8-53ec31b326e4 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:50.848983 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:50.848983 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:50.852575 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-fa678466-3704-4dec-86b8-53ec31b326e4 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Volume info retrieved successfully. Aug 14 03:53:50.857489 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-fa678466-3704-4dec-86b8-53ec31b326e4 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce returned with HTTP 200 Aug 14 03:53:50.857810 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 715/2832] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:53:50 2026] GET /volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce => generated 1537 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:53:50.862305 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e16db865-8055-4b66-ba68-6dd3cc445e4c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:50.864425 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e16db865-8055-4b66-ba68-6dd3cc445e4c tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] GET https://10.4.3.64/volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 Aug 14 03:53:50.864857 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e16db865-8055-4b66-ba68-6dd3cc445e4c tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:50.865108 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e16db865-8055-4b66-ba68-6dd3cc445e4c tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:50.872146 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e16db865-8055-4b66-ba68-6dd3cc445e4c tempest-VolumesSnapshotNegativeTestJSON-784163068 tempest-VolumesSnapshotNegativeTestJSON-784163068-project-member] https://10.4.3.64/volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 returned with HTTP 404 Aug 14 03:53:50.872657 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 710/2833] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:50 2026] GET /volume/v3/volumes/8e65ecb0-5fdb-4bc8-933f-e0821c72ebb2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:50.954527 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-b816614c-fd73-4ae2-b252-7799390e5f51 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:50.957077 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-b816614c-fd73-4ae2-b252-7799390e5f51 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] PUT https://10.4.3.64/volume/v3/attachments/432c0892-7895-4248-8365-999ef2971300 Aug 14 03:53:50.957635 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-b816614c-fd73-4ae2-b252-7799390e5f51 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:50.969490 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-b816614c-fd73-4ae2-b252-7799390e5f51 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Acquiring lock "cinder-attachment_update-b455f526-e660-4113-82f9-6687fccc63ce-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:53:50.975899 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-b816614c-fd73-4ae2-b252-7799390e5f51 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Lock "cinder-attachment_update-b455f526-e660-4113-82f9-6687fccc63ce-np0000007313" acquired by "attachment_update" :: waited 0.007s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:53:50.976787 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:50.976787 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:51.063708 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-b816614c-fd73-4ae2-b252-7799390e5f51 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Lock "cinder-attachment_update-b455f526-e660-4113-82f9-6687fccc63ce-np0000007313" released by "attachment_update" :: held 0.088s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:53:51.064141 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-b816614c-fd73-4ae2-b252-7799390e5f51 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/attachments/432c0892-7895-4248-8365-999ef2971300 returned with HTTP 200 Aug 14 03:53:51.065373 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 711/2834] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:53:50 2026] PUT /volume/v3/attachments/432c0892-7895-4248-8365-999ef2971300 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:51.086617 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-06d891ca-f898-4ac8-b163-6d4dec4e8fac None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:51.089472 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-06d891ca-f898-4ac8-b163-6d4dec4e8fac tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] POST https://10.4.3.64/volume/v3/attachments/432c0892-7895-4248-8365-999ef2971300/action Aug 14 03:53:51.090034 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-06d891ca-f898-4ac8-b163-6d4dec4e8fac tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:51.090034 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-06d891ca-f898-4ac8-b163-6d4dec4e8fac tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:51.106903 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:51.106903 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:51.118060 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-236d83ba-4e26-4b71-962f-5728b6067aeb req-06d891ca-f898-4ac8-b163-6d4dec4e8fac tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/attachments/432c0892-7895-4248-8365-999ef2971300/action returned with HTTP 204 Aug 14 03:53:51.118503 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 699/2835] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:53:51 2026] POST /volume/v3/attachments/432c0892-7895-4248-8365-999ef2971300/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:51.783057 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c00ccf12-6a96-4469-b6f3-053a5118cd97 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:51.786550 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c00ccf12-6a96-4469-b6f3-053a5118cd97 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:51.786724 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c00ccf12-6a96-4469-b6f3-053a5118cd97 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:51.786929 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c00ccf12-6a96-4469-b6f3-053a5118cd97 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:51.787054 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-c00ccf12-6a96-4469-b6f3-053a5118cd97 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:51.792212 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:51.792212 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:51.792828 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c00ccf12-6a96-4469-b6f3-053a5118cd97 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:51.793209 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 716/2836] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:51 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:52.038495 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-32d74199-c8ec-4699-ab2a-e1f9cd95c5cb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:52.040426 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-32d74199-c8ec-4699-ab2a-e1f9cd95c5cb tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] DELETE https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:53:52.040707 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-32d74199-c8ec-4699-ab2a-e1f9cd95c5cb tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:52.041007 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-32d74199-c8ec-4699-ab2a-e1f9cd95c5cb tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:52.041379 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-32d74199-c8ec-4699-ab2a-e1f9cd95c5cb tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Delete volume with id: 05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:53:52.048725 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:52.048725 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:52.049233 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-32d74199-c8ec-4699-ab2a-e1f9cd95c5cb tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:52.074936 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-32d74199-c8ec-4699-ab2a-e1f9cd95c5cb tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Delete volume request issued successfully. Aug 14 03:53:52.076459 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-32d74199-c8ec-4699-ab2a-e1f9cd95c5cb tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 202 Aug 14 03:53:52.076459 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 711/2837] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:53:52 2026] DELETE /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:53:52.084025 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-abef24b8-cfee-4ffe-a726-a19e911be070 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:52.086080 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-abef24b8-cfee-4ffe-a726-a19e911be070 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:53:52.086506 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-abef24b8-cfee-4ffe-a726-a19e911be070 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:52.086594 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-abef24b8-cfee-4ffe-a726-a19e911be070 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:52.093803 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:52.093803 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:52.097869 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-abef24b8-cfee-4ffe-a726-a19e911be070 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:52.102432 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-abef24b8-cfee-4ffe-a726-a19e911be070 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 200 Aug 14 03:53:52.102943 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 712/2838] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:52 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:52.804944 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-98c25b6b-2a29-4106-a183-aac358f546d1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:52.806887 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-98c25b6b-2a29-4106-a183-aac358f546d1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:52.807326 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-98c25b6b-2a29-4106-a183-aac358f546d1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:52.807569 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-98c25b6b-2a29-4106-a183-aac358f546d1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:52.807739 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-98c25b6b-2a29-4106-a183-aac358f546d1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:52.811919 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:52.811919 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:52.812655 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-98c25b6b-2a29-4106-a183-aac358f546d1 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:52.813093 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 700/2839] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:52 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:53.119106 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2c7f8751-4a2d-4be1-b3ed-1d368dfc47a5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:53.120863 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2c7f8751-4a2d-4be1-b3ed-1d368dfc47a5 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 Aug 14 03:53:53.121150 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2c7f8751-4a2d-4be1-b3ed-1d368dfc47a5 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:53.121647 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2c7f8751-4a2d-4be1-b3ed-1d368dfc47a5 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:53.131205 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2c7f8751-4a2d-4be1-b3ed-1d368dfc47a5 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 returned with HTTP 404 Aug 14 03:53:53.131771 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 717/2840] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:53 2026] GET /volume/v3/volumes/05984234-b513-4a96-8c8b-4f5ec0868673 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:53.826699 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-afd6ac06-2359-4dfb-89a1-d67b55c53475 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:53.829364 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-afd6ac06-2359-4dfb-89a1-d67b55c53475 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:53.830638 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-afd6ac06-2359-4dfb-89a1-d67b55c53475 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:53.830638 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-afd6ac06-2359-4dfb-89a1-d67b55c53475 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:53.830638 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-afd6ac06-2359-4dfb-89a1-d67b55c53475 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:53.838465 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:53.838465 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:53.839253 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-afd6ac06-2359-4dfb-89a1-d67b55c53475 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:53.839751 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 712/2841] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:53 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:54.852949 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6cbf8c7e-7ee6-4ea0-b9e6-893501620078 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:54.854733 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6cbf8c7e-7ee6-4ea0-b9e6-893501620078 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:54.854936 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6cbf8c7e-7ee6-4ea0-b9e6-893501620078 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:54.855108 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6cbf8c7e-7ee6-4ea0-b9e6-893501620078 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:54.855243 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6cbf8c7e-7ee6-4ea0-b9e6-893501620078 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:54.858836 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:54.858836 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:54.859381 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6cbf8c7e-7ee6-4ea0-b9e6-893501620078 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:54.860358 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 713/2842] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:54 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:55.874961 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b4db13c3-0d25-4841-ba51-0f589b00d99e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:55.876845 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b4db13c3-0d25-4841-ba51-0f589b00d99e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:55.877167 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b4db13c3-0d25-4841-ba51-0f589b00d99e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:55.877447 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b4db13c3-0d25-4841-ba51-0f589b00d99e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:55.877597 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-b4db13c3-0d25-4841-ba51-0f589b00d99e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:55.884468 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:55.884468 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:55.885084 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b4db13c3-0d25-4841-ba51-0f589b00d99e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:55.885530 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 701/2843] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:55 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:56.895808 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b668105f-ab31-4d53-9f80-df6c21d5aab4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:56.897685 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b668105f-ab31-4d53-9f80-df6c21d5aab4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:56.897873 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b668105f-ab31-4d53-9f80-df6c21d5aab4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:56.898063 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b668105f-ab31-4d53-9f80-df6c21d5aab4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:56.898304 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-b668105f-ab31-4d53-9f80-df6c21d5aab4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:56.902554 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:56.902554 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:56.903250 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b668105f-ab31-4d53-9f80-df6c21d5aab4 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:56.903603 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 718/2844] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:56 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:57.886329 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-2e4a4702-1c24-485b-a784-c9253e741f0b req-92e65997-4c7c-455c-affd-110d342c52e1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:57.888532 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-2e4a4702-1c24-485b-a784-c9253e741f0b req-92e65997-4c7c-455c-affd-110d342c52e1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 Aug 14 03:53:57.888721 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-2e4a4702-1c24-485b-a784-c9253e741f0b req-92e65997-4c7c-455c-affd-110d342c52e1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:57.888918 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-2e4a4702-1c24-485b-a784-c9253e741f0b req-92e65997-4c7c-455c-affd-110d342c52e1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:57.898428 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:57.898428 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:57.901716 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-2e4a4702-1c24-485b-a784-c9253e741f0b req-92e65997-4c7c-455c-affd-110d342c52e1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:57.906268 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-2e4a4702-1c24-485b-a784-c9253e741f0b req-92e65997-4c7c-455c-affd-110d342c52e1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 returned with HTTP 200 Aug 14 03:53:57.906661 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 713/2845] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:53:57 2026] GET /volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 => generated 1658 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:57.916989 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f194c84c-d00e-4aa7-ad6c-6808d7523408 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:57.918680 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f194c84c-d00e-4aa7-ad6c-6808d7523408 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:57.918877 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f194c84c-d00e-4aa7-ad6c-6808d7523408 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:57.919030 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f194c84c-d00e-4aa7-ad6c-6808d7523408 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:57.919157 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-f194c84c-d00e-4aa7-ad6c-6808d7523408 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:57.925203 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:57.925203 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:57.925720 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f194c84c-d00e-4aa7-ad6c-6808d7523408 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:57.926026 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 714/2846] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:57 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:57.939972 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-70930527-355b-4893-9482-bdcbb2de59d9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:57.941823 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-70930527-355b-4893-9482-bdcbb2de59d9 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] POST https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643/action Aug 14 03:53:57.942235 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-70930527-355b-4893-9482-bdcbb2de59d9 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:53:57.942315 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-70930527-355b-4893-9482-bdcbb2de59d9 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:57.943595 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.admin_actions [None req-70930527-355b-4893-9482-bdcbb2de59d9 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Updating backup '24dc955f-bb91-4b6b-b5ee-45715f7a5643' with '{'status': 'error'}' {{(pid=100329) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 03:53:57.951179 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:57.951179 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:57.952204 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.policy [None req-70930527-355b-4893-9482-bdcbb2de59d9 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '320a3003a0fc4bf0b38209a7ba36fd02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '529b12a37e0b45729c46df6b014dded8', '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=100329) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:53:57.952412 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-70930527-355b-4893-9482-bdcbb2de59d9 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643/action returned with HTTP 403 Aug 14 03:53:57.952817 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 702/2847] 10.4.3.64 () {70 vars in 1423 bytes} [Fri Aug 14 03:53:57 2026] POST /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:57.959895 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ea370112-4d3b-48a5-86c1-ede9d1695dcf None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:57.962377 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ea370112-4d3b-48a5-86c1-ede9d1695dcf tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 Aug 14 03:53:57.962377 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ea370112-4d3b-48a5-86c1-ede9d1695dcf tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:57.962377 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ea370112-4d3b-48a5-86c1-ede9d1695dcf tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:57.962377 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-ea370112-4d3b-48a5-86c1-ede9d1695dcf tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Delete volume with id: 2e8937cc-0b3e-4837-b39e-d621746c2873 Aug 14 03:53:57.969507 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:57.969507 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:57.969887 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ea370112-4d3b-48a5-86c1-ede9d1695dcf tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:53:57.987258 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ea370112-4d3b-48a5-86c1-ede9d1695dcf tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Delete volume request issued successfully. Aug 14 03:53:57.987419 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ea370112-4d3b-48a5-86c1-ede9d1695dcf tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 returned with HTTP 202 Aug 14 03:53:57.987806 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 719/2848] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:53:57 2026] DELETE /volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:53:57.996041 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bfa7752c-ffdb-4e96-8df7-be296e9df708 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:57.998452 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bfa7752c-ffdb-4e96-8df7-be296e9df708 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 Aug 14 03:53:57.998666 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bfa7752c-ffdb-4e96-8df7-be296e9df708 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:57.998866 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bfa7752c-ffdb-4e96-8df7-be296e9df708 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:58.007324 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:58.007324 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:58.009858 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-bfa7752c-ffdb-4e96-8df7-be296e9df708 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:53:58.017674 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bfa7752c-ffdb-4e96-8df7-be296e9df708 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 returned with HTTP 200 Aug 14 03:53:58.018283 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 714/2849] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:57 2026] GET /volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:58.412669 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d49fa322-2270-4c08-a65b-4902bf304c8c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:58.414298 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:53:58.414638 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1484862282"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:58.415967 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1484862282'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:53:58.416113 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Create volume of 1 GB Aug 14 03:53:58.420246 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Availability Zones retrieved successfully. Aug 14 03:53:58.424822 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Flow 'volume_create_api' (285be73f-846b-4e17-8578-d33969f0b620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:58.425794 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9efc7d2b-7ba6-4cad-95fd-a954ef67f918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:58.426597 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:53:58.449904 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9efc7d2b-7ba6-4cad-95fd-a954ef67f918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:58.450603 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6c4bbaf-33eb-43dd-bf1b-cb6e675a8b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:58.488191 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Created reservations ['a7f32dd5-034f-4b68-be69-3092f36cec0a', 'a09d08c4-15b6-4183-b10d-7264deb16a21', 'd7397b40-87ae-4836-93e9-eeb04fa4cc2e', '312f4d74-8afe-4f5c-b405-262458f28c8d'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:53:58.488880 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6c4bbaf-33eb-43dd-bf1b-cb6e675a8b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7f32dd5-034f-4b68-be69-3092f36cec0a', 'a09d08c4-15b6-4183-b10d-7264deb16a21', 'd7397b40-87ae-4836-93e9-eeb04fa4cc2e', '312f4d74-8afe-4f5c-b405-262458f28c8d']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:58.489620 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d22d9fc-d46b-44da-99fc-6abe9fa8dae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:58.526458 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d22d9fc-d46b-44da-99fc-6abe9fa8dae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b721bb28-12aa-42fa-837e-3a215a28d127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1484862282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a72d8c00ee24b6cbac28881f8b6297b',qos_specs=None,replication_status=,reservations=['a7f32dd5-034f-4b68-be69-3092f36cec0a','a09d08c4-15b6-4183-b10d-7264deb16a21','d7397b40-87ae-4836-93e9-eeb04fa4cc2e','312f4d74-8afe-4f5c-b405-262458f28c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='759460882fd2446a8cd2bbb89be68746',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1484862282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b721bb28-12aa-42fa-837e-3a215a28d127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a72d8c00ee24b6cbac28881f8b6297b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='759460882fd2446a8cd2bbb89be68746',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:58.526458 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91bc3868-e498-435a-874a-6ef8936bcd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:58.555880 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91bc3868-e498-435a-874a-6ef8936bcd2a) transitioned into state 'SUCCESS' from state '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-1484862282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a72d8c00ee24b6cbac28881f8b6297b',qos_specs=None,replication_status=,reservations=['a7f32dd5-034f-4b68-be69-3092f36cec0a','a09d08c4-15b6-4183-b10d-7264deb16a21','d7397b40-87ae-4836-93e9-eeb04fa4cc2e','312f4d74-8afe-4f5c-b405-262458f28c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='759460882fd2446a8cd2bbb89be68746',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:58.556997 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9772d449-b7da-45c4-83c9-5ad433e5ce2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:53:58.567932 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9772d449-b7da-45c4-83c9-5ad433e5ce2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:53:58.568997 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Flow 'volume_create_api' (285be73f-846b-4e17-8578-d33969f0b620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:53:58.569333 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Create volume request issued successfully. Aug 14 03:53:58.569916 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d49fa322-2270-4c08-a65b-4902bf304c8c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:53:58.570561 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 715/2850] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:53:58 2026] POST /volume/v3/volumes => generated 753 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:53:58.585694 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-2e4a4702-1c24-485b-a784-c9253e741f0b req-f40c9804-1c58-49e3-bb8b-69dc486600a1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:58.586826 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-395d0e61-32b2-4a44-96ed-256cfe6f661a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:58.588469 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-395d0e61-32b2-4a44-96ed-256cfe6f661a tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:53:58.588672 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-395d0e61-32b2-4a44-96ed-256cfe6f661a tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:58.588829 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-395d0e61-32b2-4a44-96ed-256cfe6f661a tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:58.593219 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2e4a4702-1c24-485b-a784-c9253e741f0b req-f40c9804-1c58-49e3-bb8b-69dc486600a1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] DELETE https://10.4.3.64/volume/v3/attachments/54fed326-5900-4d1b-aede-427a544c1641 Aug 14 03:53:58.593479 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2e4a4702-1c24-485b-a784-c9253e741f0b req-f40c9804-1c58-49e3-bb8b-69dc486600a1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:58.593765 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2e4a4702-1c24-485b-a784-c9253e741f0b req-f40c9804-1c58-49e3-bb8b-69dc486600a1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:58.605556 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:58.605556 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:58.607767 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:58.607767 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:58.611036 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-395d0e61-32b2-4a44-96ed-256cfe6f661a tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:58.619181 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-395d0e61-32b2-4a44-96ed-256cfe6f661a tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:53:58.619606 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 720/2851] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:58 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:58.651640 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2e4a4702-1c24-485b-a784-c9253e741f0b req-f40c9804-1c58-49e3-bb8b-69dc486600a1 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/attachments/54fed326-5900-4d1b-aede-427a544c1641 returned with HTTP 200 Aug 14 03:53:58.652092 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 703/2852] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:53:58 2026] DELETE /volume/v3/attachments/54fed326-5900-4d1b-aede-427a544c1641 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:59.037691 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4c04ed3a-0b37-44e5-b36b-74024cd4ac5e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:59.042389 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4c04ed3a-0b37-44e5-b36b-74024cd4ac5e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 Aug 14 03:53:59.042751 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4c04ed3a-0b37-44e5-b36b-74024cd4ac5e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:59.043032 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4c04ed3a-0b37-44e5-b36b-74024cd4ac5e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:59.046114 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=345,cinder:UPDATE=89,cinder:INSERT=52,cinder:DELETE=2 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:53:59.058988 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4c04ed3a-0b37-44e5-b36b-74024cd4ac5e tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 returned with HTTP 404 Aug 14 03:53:59.059516 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 715/2853] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:59 2026] GET /volume/v3/volumes/2e8937cc-0b3e-4837-b39e-d621746c2873 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:53:59.075331 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d747916a-fb33-4d94-8d9b-8226b036d251 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:59.081703 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d747916a-fb33-4d94-8d9b-8226b036d251 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:53:59.081891 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d747916a-fb33-4d94-8d9b-8226b036d251 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:59.082067 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d747916a-fb33-4d94-8d9b-8226b036d251 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:59.082210 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d747916a-fb33-4d94-8d9b-8226b036d251 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:59.087945 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:59.087945 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:59.088591 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d747916a-fb33-4d94-8d9b-8226b036d251 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-reader] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:53:59.088902 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 716/2854] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:59 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:59.098952 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c0901c57-7c87-47d8-a675-69095914d8f5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:59.100727 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c0901c57-7c87-47d8-a675-69095914d8f5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] DELETE https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:59.100938 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c0901c57-7c87-47d8-a675-69095914d8f5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:59.101154 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c0901c57-7c87-47d8-a675-69095914d8f5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:59.101262 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-c0901c57-7c87-47d8-a675-69095914d8f5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Delete backup with id: 24dc955f-bb91-4b6b-b5ee-45715f7a5643. Aug 14 03:53:59.105188 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:59.105188 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:59.116102 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-c0901c57-7c87-47d8-a675-69095914d8f5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] delete_backup rpcapi backup_id 24dc955f-bb91-4b6b-b5ee-45715f7a5643 {{(pid=100327) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:53:59.118651 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c0901c57-7c87-47d8-a675-69095914d8f5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 202 Aug 14 03:53:59.121898 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 721/2855] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:53:59 2026] DELETE /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:53:59.128661 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-89673f95-e5e5-4329-886a-193b798e6fd5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:59.131027 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-89673f95-e5e5-4329-886a-193b798e6fd5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:53:59.131371 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-89673f95-e5e5-4329-886a-193b798e6fd5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:59.131651 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-89673f95-e5e5-4329-886a-193b798e6fd5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:59.131811 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-89673f95-e5e5-4329-886a-193b798e6fd5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:53:59.139928 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:59.139928 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:59.140736 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-89673f95-e5e5-4329-886a-193b798e6fd5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 200 Aug 14 03:53:59.141265 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 704/2856] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:53:59 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:59.634290 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4a2ed57e-2823-4261-bbf5-f25c64c4a178 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:59.636026 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4a2ed57e-2823-4261-bbf5-f25c64c4a178 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:53:59.636254 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4a2ed57e-2823-4261-bbf5-f25c64c4a178 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:59.636434 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4a2ed57e-2823-4261-bbf5-f25c64c4a178 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:59.644148 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:59.644148 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:59.647868 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4a2ed57e-2823-4261-bbf5-f25c64c4a178 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:59.651575 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4a2ed57e-2823-4261-bbf5-f25c64c4a178 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:53:59.651939 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 716/2857] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:59 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:59.695926 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-40980169-0440-41fc-8283-b59b489ce8ab req-59333d1b-1211-4896-a2a3-03f62868cc5d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:59.698472 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-59333d1b-1211-4896-a2a3-03f62868cc5d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:53:59.698698 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-59333d1b-1211-4896-a2a3-03f62868cc5d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:59.698958 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-59333d1b-1211-4896-a2a3-03f62868cc5d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:59.706424 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:59.706424 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:59.709794 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-40980169-0440-41fc-8283-b59b489ce8ab req-59333d1b-1211-4896-a2a3-03f62868cc5d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:59.715270 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-59333d1b-1211-4896-a2a3-03f62868cc5d tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:53:59.715806 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 717/2858] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:53:59 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:59.793164 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-89529566-87b6-472c-918d-f3fdeb02334d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:59.793345 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1bad747b-477b-49bb-ad1f-2be879f7f20e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:59.793538 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89529566-87b6-472c-918d-f3fdeb02334d None None] GET https://10.4.3.64/volume// Aug 14 03:53:59.793732 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89529566-87b6-472c-918d-f3fdeb02334d None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:59.793925 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89529566-87b6-472c-918d-f3fdeb02334d None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:59.794280 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89529566-87b6-472c-918d-f3fdeb02334d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:53:59.794604 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 722/2859] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:53:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:53:59.795125 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1bad747b-477b-49bb-ad1f-2be879f7f20e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 Aug 14 03:53:59.795352 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1bad747b-477b-49bb-ad1f-2be879f7f20e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:59.795568 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1bad747b-477b-49bb-ad1f-2be879f7f20e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:59.795714 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-1bad747b-477b-49bb-ad1f-2be879f7f20e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Delete volume with id: d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 Aug 14 03:53:59.801196 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-40980169-0440-41fc-8283-b59b489ce8ab req-6acde5e8-0491-431b-ad2e-a1983e76a074 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:59.802533 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:59.802533 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:53:59.802870 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-6acde5e8-0491-431b-ad2e-a1983e76a074 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:53:59.802924 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1bad747b-477b-49bb-ad1f-2be879f7f20e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:59.803244 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-6acde5e8-0491-431b-ad2e-a1983e76a074 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b721bb28-12aa-42fa-837e-3a215a28d127", "connector": null, "instance_uuid": "9ff57ac0-1b1b-4c9f-a24f-69c3d1b0a823"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:53:59.810355 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:59.810355 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:59.817117 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1bad747b-477b-49bb-ad1f-2be879f7f20e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Delete volume request issued successfully. Aug 14 03:53:59.817318 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1bad747b-477b-49bb-ad1f-2be879f7f20e tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 returned with HTTP 202 Aug 14 03:53:59.817747 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 705/2860] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:53:59 2026] DELETE /volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:53:59.826113 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-52091fc9-4867-489a-93e0-127bbae76883 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:59.828398 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-52091fc9-4867-489a-93e0-127bbae76883 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 Aug 14 03:53:59.828655 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-52091fc9-4867-489a-93e0-127bbae76883 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:59.828904 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-52091fc9-4867-489a-93e0-127bbae76883 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:59.835498 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:59.835498 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:53:59.838045 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-6acde5e8-0491-431b-ad2e-a1983e76a074 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:53:59.838636 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 717/2861] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:53:59 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 14 03:53:59.839936 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-52091fc9-4867-489a-93e0-127bbae76883 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Volume info retrieved successfully. Aug 14 03:53:59.847298 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-52091fc9-4867-489a-93e0-127bbae76883 tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 returned with HTTP 200 Aug 14 03:53:59.847810 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 718/2862] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:59 2026] GET /volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:53:59.867775 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8f76276c-cf56-404c-93f9-80df6dfa17c7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:59.870538 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8f76276c-cf56-404c-93f9-80df6dfa17c7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:53:59.870825 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8f76276c-cf56-404c-93f9-80df6dfa17c7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:59.871115 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8f76276c-cf56-404c-93f9-80df6dfa17c7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:59.877899 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d62d081d-d9cb-4c09-a194-68a8d08e626f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:59.878314 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d62d081d-d9cb-4c09-a194-68a8d08e626f None None] GET https://10.4.3.64/volume// Aug 14 03:53:59.878485 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d62d081d-d9cb-4c09-a194-68a8d08e626f None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:59.878654 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d62d081d-d9cb-4c09-a194-68a8d08e626f None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:59.878943 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d62d081d-d9cb-4c09-a194-68a8d08e626f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:53:59.879248 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 706/2863] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:53:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:53:59.882297 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:59.882297 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:53:59.887915 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8f76276c-cf56-404c-93f9-80df6dfa17c7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:59.890199 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-40980169-0440-41fc-8283-b59b489ce8ab req-4f2171af-5e0c-45be-930d-23c01e287754 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:53:59.892471 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-4f2171af-5e0c-45be-930d-23c01e287754 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:53:59.892708 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-4f2171af-5e0c-45be-930d-23c01e287754 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:53:59.892933 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-4f2171af-5e0c-45be-930d-23c01e287754 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:53:59.895970 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8f76276c-cf56-404c-93f9-80df6dfa17c7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:53:59.896486 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 723/2864] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:53:59 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:53:59.903242 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:53:59.903242 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:53:59.906941 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-40980169-0440-41fc-8283-b59b489ce8ab req-4f2171af-5e0c-45be-930d-23c01e287754 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:53:59.913753 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-4f2171af-5e0c-45be-930d-23c01e287754 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:53:59.914320 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 718/2865] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:53:59 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:54:00.025579 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-40980169-0440-41fc-8283-b59b489ce8ab req-b559b49d-17b7-454c-8fad-b28f94925564 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:00.031535 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-b559b49d-17b7-454c-8fad-b28f94925564 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] PUT https://10.4.3.64/volume/v3/attachments/43ee1ab4-e3f2-403c-bdaa-ce08dbef4f79 Aug 14 03:54:00.032047 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-b559b49d-17b7-454c-8fad-b28f94925564 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:00.048033 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-40980169-0440-41fc-8283-b59b489ce8ab req-b559b49d-17b7-454c-8fad-b28f94925564 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Acquiring lock "cinder-attachment_update-b721bb28-12aa-42fa-837e-3a215a28d127-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:54:00.053873 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-40980169-0440-41fc-8283-b59b489ce8ab req-b559b49d-17b7-454c-8fad-b28f94925564 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Lock "cinder-attachment_update-b721bb28-12aa-42fa-837e-3a215a28d127-np0000007313" acquired by "attachment_update" :: waited 0.006s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:54:00.055108 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:00.055108 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:00.147396 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-40980169-0440-41fc-8283-b59b489ce8ab req-b559b49d-17b7-454c-8fad-b28f94925564 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Lock "cinder-attachment_update-b721bb28-12aa-42fa-837e-3a215a28d127-np0000007313" released by "attachment_update" :: held 0.093s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:54:00.147396 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-b559b49d-17b7-454c-8fad-b28f94925564 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/attachments/43ee1ab4-e3f2-403c-bdaa-ce08dbef4f79 returned with HTTP 200 Aug 14 03:54:00.149970 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 719/2866] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:54:00 2026] PUT /volume/v3/attachments/43ee1ab4-e3f2-403c-bdaa-ce08dbef4f79 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:00.150962 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8fe8704f-0d14-4221-82af-17d0a814db8d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:00.152639 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8fe8704f-0d14-4221-82af-17d0a814db8d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 Aug 14 03:54:00.152787 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8fe8704f-0d14-4221-82af-17d0a814db8d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:00.152955 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8fe8704f-0d14-4221-82af-17d0a814db8d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:00.153052 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-8fe8704f-0d14-4221-82af-17d0a814db8d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 24dc955f-bb91-4b6b-b5ee-45715f7a5643. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:00.157592 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8fe8704f-0d14-4221-82af-17d0a814db8d tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 returned with HTTP 404 Aug 14 03:54:00.158002 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 707/2867] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:00 2026] GET /volume/v3/backups/24dc955f-bb91-4b6b-b5ee-45715f7a5643 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:00.164639 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-52b9f995-6f5a-406c-abf8-9f8293d2e51c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:00.166777 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-52b9f995-6f5a-406c-abf8-9f8293d2e51c tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] DELETE https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:54:00.167024 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-52b9f995-6f5a-406c-abf8-9f8293d2e51c tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:00.167283 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-52b9f995-6f5a-406c-abf8-9f8293d2e51c tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:00.167408 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-52b9f995-6f5a-406c-abf8-9f8293d2e51c tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Delete backup with id: 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. Aug 14 03:54:00.171962 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:00.171962 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:00.186198 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-52b9f995-6f5a-406c-abf8-9f8293d2e51c tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] delete_backup rpcapi backup_id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 {{(pid=100327) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:54:00.188271 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-52b9f995-6f5a-406c-abf8-9f8293d2e51c tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 202 Aug 14 03:54:00.191679 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 724/2868] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:00 2026] DELETE /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:00.199023 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a38a2bac-283b-41f3-b1ea-663797dbd487 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:00.202826 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a38a2bac-283b-41f3-b1ea-663797dbd487 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:54:00.203047 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a38a2bac-283b-41f3-b1ea-663797dbd487 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:00.203275 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a38a2bac-283b-41f3-b1ea-663797dbd487 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:00.203372 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-a38a2bac-283b-41f3-b1ea-663797dbd487 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:00.210289 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:00.210289 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:00.211228 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a38a2bac-283b-41f3-b1ea-663797dbd487 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 200 Aug 14 03:54:00.211585 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 719/2869] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:00 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:00.863938 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a585fe1f-861f-496d-addf-7a1e948728ab None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:00.865718 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a585fe1f-861f-496d-addf-7a1e948728ab tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] GET https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 Aug 14 03:54:00.865943 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a585fe1f-861f-496d-addf-7a1e948728ab tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:00.866184 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a585fe1f-861f-496d-addf-7a1e948728ab tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:00.872097 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a585fe1f-861f-496d-addf-7a1e948728ab tempest-AttachVolumeMultiAttachTest-1558614201 tempest-AttachVolumeMultiAttachTest-1558614201-project-member] https://10.4.3.64/volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 returned with HTTP 404 Aug 14 03:54:00.872529 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 720/2870] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:00 2026] GET /volume/v3/volumes/d8f4c1d1-c9aa-4bce-a505-d598a4a9a9f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:00.910031 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ad3ee9f7-0376-4c57-aae3-219122f21699 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:00.911570 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ad3ee9f7-0376-4c57-aae3-219122f21699 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:00.911741 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ad3ee9f7-0376-4c57-aae3-219122f21699 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:00.911909 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ad3ee9f7-0376-4c57-aae3-219122f21699 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:00.921939 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:00.921939 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:00.925538 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ad3ee9f7-0376-4c57-aae3-219122f21699 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:00.929715 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ad3ee9f7-0376-4c57-aae3-219122f21699 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:54:00.930055 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 708/2871] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:00 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:01.224552 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-78479049-1550-4370-9ae2-3fc71042afbb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:01.225647 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-78479049-1550-4370-9ae2-3fc71042afbb tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 Aug 14 03:54:01.225852 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-78479049-1550-4370-9ae2-3fc71042afbb tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:01.226027 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-78479049-1550-4370-9ae2-3fc71042afbb tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:01.226152 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-78479049-1550-4370-9ae2-3fc71042afbb tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 9f4b9af2-7091-4a2c-9b71-14a55c6bacc8. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:01.227718 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=312,cinder:UPDATE=75,cinder:INSERT=42,cinder:DELETE=4 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:54:01.230042 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-78479049-1550-4370-9ae2-3fc71042afbb tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 returned with HTTP 404 Aug 14 03:54:01.230560 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 725/2872] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:01 2026] GET /volume/v3/backups/9f4b9af2-7091-4a2c-9b71-14a55c6bacc8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:01.238760 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-491ccce1-0e9a-47d3-b6c6-8920da4ce4ad None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:01.244791 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-491ccce1-0e9a-47d3-b6c6-8920da4ce4ad tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] DELETE https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:54:01.245038 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-491ccce1-0e9a-47d3-b6c6-8920da4ce4ad tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:01.245291 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-491ccce1-0e9a-47d3-b6c6-8920da4ce4ad tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:01.245401 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-491ccce1-0e9a-47d3-b6c6-8920da4ce4ad tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Delete backup with id: 4edf26b1-0f21-42ff-b245-8f5bd4df0116. Aug 14 03:54:01.254725 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:01.254725 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:01.274614 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-491ccce1-0e9a-47d3-b6c6-8920da4ce4ad tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] delete_backup rpcapi backup_id 4edf26b1-0f21-42ff-b245-8f5bd4df0116 {{(pid=100328) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:54:01.276814 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-491ccce1-0e9a-47d3-b6c6-8920da4ce4ad tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 202 Aug 14 03:54:01.277511 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 720/2873] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:01 2026] DELETE /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:01.285661 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-54156306-0a0c-4f7c-b2bf-f5c5267d8638 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:01.287599 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-54156306-0a0c-4f7c-b2bf-f5c5267d8638 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:54:01.287854 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-54156306-0a0c-4f7c-b2bf-f5c5267d8638 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:01.288156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-54156306-0a0c-4f7c-b2bf-f5c5267d8638 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:01.288279 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-54156306-0a0c-4f7c-b2bf-f5c5267d8638 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:01.292128 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:01.292128 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:01.292794 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-54156306-0a0c-4f7c-b2bf-f5c5267d8638 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 200 Aug 14 03:54:01.293426 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 721/2874] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:01 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:01.846061 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5b7f0e18-fbff-47a2-9ff7-0325c041114f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:01.931272 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5b7f0e18-fbff-47a2-9ff7-0325c041114f tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:01.931611 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5b7f0e18-fbff-47a2-9ff7-0325c041114f tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-109636177", "extra_specs": {}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:01.943599 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8dee88d1-077c-4cc1-acbb-80c49e0e8706 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:01.945957 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8dee88d1-077c-4cc1-acbb-80c49e0e8706 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:01.946125 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8dee88d1-077c-4cc1-acbb-80c49e0e8706 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:01.946436 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8dee88d1-077c-4cc1-acbb-80c49e0e8706 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:01.946930 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5b7f0e18-fbff-47a2-9ff7-0325c041114f tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:01.948033 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 709/2875] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:54:01 2026] POST /volume/v3/types => generated 217 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:01.956073 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8cd5c38a-5a88-459f-bc34-c401cf48c1e2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:01.957904 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8cd5c38a-5a88-459f-bc34-c401cf48c1e2 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] POST https://10.4.3.64/volume/v3/types/df8a1436-e0ed-4d65-9411-687faf487d35/encryption Aug 14 03:54:01.959171 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8cd5c38a-5a88-459f-bc34-c401cf48c1e2 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:01.959465 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:01.959465 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:01.964156 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8dee88d1-077c-4cc1-acbb-80c49e0e8706 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:01.968741 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8dee88d1-077c-4cc1-acbb-80c49e0e8706 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:54:01.969283 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 726/2876] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:01 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:01.973860 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8cd5c38a-5a88-459f-bc34-c401cf48c1e2 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/types/df8a1436-e0ed-4d65-9411-687faf487d35/encryption returned with HTTP 200 Aug 14 03:54:01.974273 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 721/2877] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:54:01 2026] POST /volume/v3/types/df8a1436-e0ed-4d65-9411-687faf487d35/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:01.984341 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:02.061029 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:02.061441 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1577944197", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-109636177", "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:02.062987 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1577944197', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-109636177', 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:02.066654 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Create volume of 1 GB Aug 14 03:54:02.066929 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:02.066929 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:02.067428 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Availability Zones retrieved successfully. Aug 14 03:54:02.074285 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Flow 'volume_create_api' (18699cd5-d6bc-4886-bd52-a4108c3ff473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:02.075203 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92082509-ae92-4f72-93ab-305a631c7c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:02.076213 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:02.100686 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92082509-ae92-4f72-93ab-305a631c7c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:54:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=df8a1436-e0ed-4d65-9411-687faf487d35,is_public=True,name='tempest-scenario-type-cryptsetup-109636177',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df8a1436-e0ed-4d65-9411-687faf487d35', '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=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:02.101393 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8c54ad-e4dd-4271-a028-96bb78658cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:02.125458 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-109636177 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-109636177, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:02.125736 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-109636177 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-109636177, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:02.153080 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Created reservations ['58d17876-2960-4960-9af6-32afb9aae2c7', 'd57aba9b-6492-4010-9e6e-8891e6eabc7c', '805db7f6-7ed6-44cc-816b-5345034e6707', '7da0a02f-87b3-4826-91fc-e4e956cdf4f3'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:02.153846 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8c54ad-e4dd-4271-a028-96bb78658cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58d17876-2960-4960-9af6-32afb9aae2c7', 'd57aba9b-6492-4010-9e6e-8891e6eabc7c', '805db7f6-7ed6-44cc-816b-5345034e6707', '7da0a02f-87b3-4826-91fc-e4e956cdf4f3']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:02.154546 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce65cb2-6f87-4774-9515-599f58b5c1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:02.174166 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce65cb2-6f87-4774-9515-599f58b5c1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b398a319-6ebf-4f1b-a61d-1b8cadae02ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1577944197',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6266960e59f346daa52491f71649ebec',qos_specs=None,replication_status=,reservations=['58d17876-2960-4960-9af6-32afb9aae2c7','d57aba9b-6492-4010-9e6e-8891e6eabc7c','805db7f6-7ed6-44cc-816b-5345034e6707','7da0a02f-87b3-4826-91fc-e4e956cdf4f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2942ddee69a43b69a59af5327f0b3ec',volume_type_id=df8a1436-e0ed-4d65-9411-687faf487d35), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1577944197',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b398a319-6ebf-4f1b-a61d-1b8cadae02ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6266960e59f346daa52491f71649ebec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2942ddee69a43b69a59af5327f0b3ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df8a1436-e0ed-4d65-9411-687faf487d35),volume_type_id=df8a1436-e0ed-4d65-9411-687faf487d35)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:02.174802 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abd819be-4801-4f84-bed6-779b371cc4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:02.191385 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abd819be-4801-4f84-bed6-779b371cc4ee) transitioned into state 'SUCCESS' from state '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-1577944197',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6266960e59f346daa52491f71649ebec',qos_specs=None,replication_status=,reservations=['58d17876-2960-4960-9af6-32afb9aae2c7','d57aba9b-6492-4010-9e6e-8891e6eabc7c','805db7f6-7ed6-44cc-816b-5345034e6707','7da0a02f-87b3-4826-91fc-e4e956cdf4f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2942ddee69a43b69a59af5327f0b3ec',volume_type_id=df8a1436-e0ed-4d65-9411-687faf487d35)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:02.191989 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (646e85da-70b3-4ff8-b45c-30dbc727e058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:02.199667 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (646e85da-70b3-4ff8-b45c-30dbc727e058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:02.200369 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Flow 'volume_create_api' (18699cd5-d6bc-4886-bd52-a4108c3ff473) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:02.200639 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Create volume request issued successfully. Aug 14 03:54:02.201201 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d8df9f69-ac89-4664-89c2-9ae0a644c645 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:02.201571 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 722/2878] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:54:01 2026] POST /volume/v3/volumes => generated 788 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:02.307109 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d9e2a9cf-a71a-48a5-8f81-546f1019daea None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:02.308834 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d9e2a9cf-a71a-48a5-8f81-546f1019daea tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 Aug 14 03:54:02.309016 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d9e2a9cf-a71a-48a5-8f81-546f1019daea tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:02.309209 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d9e2a9cf-a71a-48a5-8f81-546f1019daea tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:02.309308 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-d9e2a9cf-a71a-48a5-8f81-546f1019daea tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Show backup with id 4edf26b1-0f21-42ff-b245-8f5bd4df0116. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:02.312748 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d9e2a9cf-a71a-48a5-8f81-546f1019daea tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 returned with HTTP 404 Aug 14 03:54:02.313253 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 710/2879] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:02 2026] GET /volume/v3/backups/4edf26b1-0f21-42ff-b245-8f5bd4df0116 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:02.321723 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-809c4dd3-9636-4abe-adfc-5e36dd78244a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:02.323617 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-809c4dd3-9636-4abe-adfc-5e36dd78244a tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 Aug 14 03:54:02.323912 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-809c4dd3-9636-4abe-adfc-5e36dd78244a tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:02.324224 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-809c4dd3-9636-4abe-adfc-5e36dd78244a tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:02.324410 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-809c4dd3-9636-4abe-adfc-5e36dd78244a tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Delete volume with id: aa0a1609-444a-4378-b313-4e10a953ac02 Aug 14 03:54:02.330980 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:02.330980 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:02.331313 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-809c4dd3-9636-4abe-adfc-5e36dd78244a tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:54:02.347084 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-809c4dd3-9636-4abe-adfc-5e36dd78244a tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Delete volume request issued successfully. Aug 14 03:54:02.347339 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-809c4dd3-9636-4abe-adfc-5e36dd78244a tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 returned with HTTP 202 Aug 14 03:54:02.347692 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 727/2880] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:02 2026] DELETE /volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:02.355762 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a4e61142-6d71-4edf-8d7f-e764843ea9c5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:02.357832 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a4e61142-6d71-4edf-8d7f-e764843ea9c5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 Aug 14 03:54:02.358104 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a4e61142-6d71-4edf-8d7f-e764843ea9c5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:02.358374 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a4e61142-6d71-4edf-8d7f-e764843ea9c5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:02.366975 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:02.366975 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:02.370444 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a4e61142-6d71-4edf-8d7f-e764843ea9c5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Volume info retrieved successfully. Aug 14 03:54:02.385229 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a4e61142-6d71-4edf-8d7f-e764843ea9c5 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 returned with HTTP 200 Aug 14 03:54:02.385229 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 722/2881] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:02 2026] GET /volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:02.982518 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d2855a67-b95c-4910-83d6-0e85bbb8d03e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:02.984299 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d2855a67-b95c-4910-83d6-0e85bbb8d03e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:02.984479 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d2855a67-b95c-4910-83d6-0e85bbb8d03e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:02.984675 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d2855a67-b95c-4910-83d6-0e85bbb8d03e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:02.993606 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:02.993606 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:02.996846 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d2855a67-b95c-4910-83d6-0e85bbb8d03e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:03.000305 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d2855a67-b95c-4910-83d6-0e85bbb8d03e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:54:03.000633 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 723/2882] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:02 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:03.388407 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bd4b6cea-6da6-4941-b3b9-1df3302fb1f6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:03.390574 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bd4b6cea-6da6-4941-b3b9-1df3302fb1f6 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] GET https://10.4.3.64/volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 Aug 14 03:54:03.390811 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bd4b6cea-6da6-4941-b3b9-1df3302fb1f6 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:03.391033 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bd4b6cea-6da6-4941-b3b9-1df3302fb1f6 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:03.396991 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-40980169-0440-41fc-8283-b59b489ce8ab req-c54ee9f1-7612-4f36-bf6c-73755e805a12 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:03.398076 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bd4b6cea-6da6-4941-b3b9-1df3302fb1f6 tempest-ProjectReaderTests33-2006286906 tempest-ProjectReaderTests33-2006286906-project-admin] https://10.4.3.64/volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 returned with HTTP 404 Aug 14 03:54:03.398713 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 711/2883] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:03 2026] GET /volume/v3/volumes/aa0a1609-444a-4378-b313-4e10a953ac02 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:03.399165 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-c54ee9f1-7612-4f36-bf6c-73755e805a12 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] POST https://10.4.3.64/volume/v3/attachments/43ee1ab4-e3f2-403c-bdaa-ce08dbef4f79/action Aug 14 03:54:03.399551 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-c54ee9f1-7612-4f36-bf6c-73755e805a12 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:03.399668 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-c54ee9f1-7612-4f36-bf6c-73755e805a12 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:03.418743 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:03.418743 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:03.441291 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-40980169-0440-41fc-8283-b59b489ce8ab req-c54ee9f1-7612-4f36-bf6c-73755e805a12 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/attachments/43ee1ab4-e3f2-403c-bdaa-ce08dbef4f79/action returned with HTTP 204 Aug 14 03:54:03.441291 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 728/2884] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:54:03 2026] POST /volume/v3/attachments/43ee1ab4-e3f2-403c-bdaa-ce08dbef4f79/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:04.012771 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-905ab207-7def-4b4f-898e-4fb7568a018e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:04.014426 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-905ab207-7def-4b4f-898e-4fb7568a018e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:04.014628 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-905ab207-7def-4b4f-898e-4fb7568a018e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:04.014804 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-905ab207-7def-4b4f-898e-4fb7568a018e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:04.023552 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:04.023552 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:04.026700 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-905ab207-7def-4b4f-898e-4fb7568a018e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:04.030779 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-905ab207-7def-4b4f-898e-4fb7568a018e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:54:04.031262 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 723/2885] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:04 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:04.043023 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-42598745-277f-499c-af4c-5626dc379482 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:04.044864 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-42598745-277f-499c-af4c-5626dc379482 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:04.045301 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-42598745-277f-499c-af4c-5626dc379482 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:04.045621 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-42598745-277f-499c-af4c-5626dc379482 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:04.056294 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:04.056294 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:04.060177 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-42598745-277f-499c-af4c-5626dc379482 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:04.064839 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-42598745-277f-499c-af4c-5626dc379482 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:54:04.065457 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 724/2886] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:04 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:04.078919 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d5b2d01a-8eab-4329-b53c-2c8730ca12e0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:04.084175 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d5b2d01a-8eab-4329-b53c-2c8730ca12e0 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:04.084781 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d5b2d01a-8eab-4329-b53c-2c8730ca12e0 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:04.085370 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d5b2d01a-8eab-4329-b53c-2c8730ca12e0 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:04.085681 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-d5b2d01a-8eab-4329-b53c-2c8730ca12e0 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Delete volume with id: b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:04.097831 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:04.097831 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:04.098392 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d5b2d01a-8eab-4329-b53c-2c8730ca12e0 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:04.104917 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d5b2d01a-8eab-4329-b53c-2c8730ca12e0 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-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 14 03:54:04.105358 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d5b2d01a-8eab-4329-b53c-2c8730ca12e0 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 400 Aug 14 03:54:04.105969 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 712/2887] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:04 2026] DELETE /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 307 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:54:04.117450 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-85f01181-1cfd-4031-a8ec-123c5bb06b6b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:04.119269 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-85f01181-1cfd-4031-a8ec-123c5bb06b6b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:04.119492 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-85f01181-1cfd-4031-a8ec-123c5bb06b6b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:04.119674 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-85f01181-1cfd-4031-a8ec-123c5bb06b6b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:04.130152 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:04.130152 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:04.133871 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-85f01181-1cfd-4031-a8ec-123c5bb06b6b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:04.139129 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-85f01181-1cfd-4031-a8ec-123c5bb06b6b tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:54:04.139519 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 729/2888] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:04 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:04.190646 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-0f8b95e4-d1e2-4354-9d81-0e6b40f6fc5e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:04.193063 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-0f8b95e4-d1e2-4354-9d81-0e6b40f6fc5e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:04.193298 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-0f8b95e4-d1e2-4354-9d81-0e6b40f6fc5e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:04.193589 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-0f8b95e4-d1e2-4354-9d81-0e6b40f6fc5e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:04.202382 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:04.202382 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:04.205409 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-0f8b95e4-d1e2-4354-9d81-0e6b40f6fc5e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:04.209388 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-0f8b95e4-d1e2-4354-9d81-0e6b40f6fc5e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:54:04.209939 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 724/2889] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:54:04 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:04.235795 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-300e8c50-b223-44f8-af8d-470876a01ce7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:04.240254 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-300e8c50-b223-44f8-af8d-470876a01ce7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] POST https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127/action Aug 14 03:54:04.240254 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-300e8c50-b223-44f8-af8d-470876a01ce7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:04.240254 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-300e8c50-b223-44f8-af8d-470876a01ce7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:04.248264 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:04.248264 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:04.248753 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-300e8c50-b223-44f8-af8d-470876a01ce7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:04.253955 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-300e8c50-b223-44f8-af8d-470876a01ce7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Begin detaching volume completed successfully. Aug 14 03:54:04.254259 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-300e8c50-b223-44f8-af8d-470876a01ce7 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127/action returned with HTTP 202 Aug 14 03:54:04.254752 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 725/2890] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:54:04 2026] POST /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:04.304213 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-63543968-d002-40a5-ba0e-f931b503f889 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:04.304546 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-63543968-d002-40a5-ba0e-f931b503f889 None None] GET https://10.4.3.64/volume// Aug 14 03:54:04.304697 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-63543968-d002-40a5-ba0e-f931b503f889 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:04.307483 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-63543968-d002-40a5-ba0e-f931b503f889 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:04.307483 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-63543968-d002-40a5-ba0e-f931b503f889 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:54:04.307483 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 713/2891] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:54:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:54:04.314026 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-f97b9a13-1055-4b05-9986-693ee49331d2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:04.316355 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-f97b9a13-1055-4b05-9986-693ee49331d2 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:04.316517 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-f97b9a13-1055-4b05-9986-693ee49331d2 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:04.316695 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-f97b9a13-1055-4b05-9986-693ee49331d2 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:04.328344 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:04.328344 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:04.332258 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-f97b9a13-1055-4b05-9986-693ee49331d2 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:04.337201 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-f97b9a13-1055-4b05-9986-693ee49331d2 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:54:04.337543 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 730/2892] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:54:04 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 1321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:54:04.521476 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-49a953c5-bc30-421b-872e-20811d9ae78d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:04.660004 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-49a953c5-bc30-421b-872e-20811d9ae78d tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] GET https://10.4.3.64/volume/v3/os-hosts Aug 14 03:54:04.660230 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-49a953c5-bc30-421b-872e-20811d9ae78d tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:04.660420 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-49a953c5-bc30-421b-872e-20811d9ae78d tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:04.665891 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.hosts [None req-49a953c5-bc30-421b-872e-20811d9ae78d tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] status, active and update: available, enabled, 2026-08-14 03:53:14+00:00 {{(pid=100328) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 03:54:04.666026 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.hosts [None req-49a953c5-bc30-421b-872e-20811d9ae78d tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] status, active and update: available, enabled, 2026-08-14 03:53:12+00:00 {{(pid=100328) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 03:54:04.666235 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.hosts [None req-49a953c5-bc30-421b-872e-20811d9ae78d tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] status, active and update: available, enabled, 2026-08-14 03:52:36+00:00 {{(pid=100328) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 03:54:04.666546 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-49a953c5-bc30-421b-872e-20811d9ae78d tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] https://10.4.3.64/volume/v3/os-hosts returned with HTTP 200 Aug 14 03:54:04.666946 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 725/2893] 10.4.3.64 () {66 vars in 1233 bytes} [Fri Aug 14 03:54:04 2026] GET /volume/v3/os-hosts => generated 560 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:04.676842 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e6227a74-3462-4ec9-b4f8-51461830612d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:04.678208 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e6227a74-3462-4ec9-b4f8-51461830612d tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] GET https://10.4.3.64/volume/v3/os-hosts Aug 14 03:54:04.678509 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e6227a74-3462-4ec9-b4f8-51461830612d tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:04.678793 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e6227a74-3462-4ec9-b4f8-51461830612d tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:04.683731 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=332,cinder:UPDATE=105,cinder:DELETE=3,cinder:INSERT=50 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:54:04.686480 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.hosts [None req-e6227a74-3462-4ec9-b4f8-51461830612d tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] status, active and update: available, enabled, 2026-08-14 03:53:14+00:00 {{(pid=100326) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 03:54:04.686914 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.hosts [None req-e6227a74-3462-4ec9-b4f8-51461830612d tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] status, active and update: available, enabled, 2026-08-14 03:53:12+00:00 {{(pid=100326) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 03:54:04.687246 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.hosts [None req-e6227a74-3462-4ec9-b4f8-51461830612d tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] status, active and update: available, enabled, 2026-08-14 03:52:36+00:00 {{(pid=100326) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 03:54:04.687745 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e6227a74-3462-4ec9-b4f8-51461830612d tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] https://10.4.3.64/volume/v3/os-hosts returned with HTTP 200 Aug 14 03:54:04.688244 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 726/2894] 10.4.3.64 () {66 vars in 1233 bytes} [Fri Aug 14 03:54:04 2026] GET /volume/v3/os-hosts => generated 560 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:04.698969 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e0d36cfa-f850-4397-bbd8-dfaa6d900901 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:04.701481 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e0d36cfa-f850-4397-bbd8-dfaa6d900901 tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] GET https://10.4.3.64/volume/v3/os-hosts/np0000007313@storpool Aug 14 03:54:04.701691 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e0d36cfa-f850-4397-bbd8-dfaa6d900901 tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:04.701901 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e0d36cfa-f850-4397-bbd8-dfaa6d900901 tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:04.770720 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e0d36cfa-f850-4397-bbd8-dfaa6d900901 tempest-VolumeHostsAdminTestsJSON-1171558405 tempest-VolumeHostsAdminTestsJSON-1171558405-project-admin] https://10.4.3.64/volume/v3/os-hosts/np0000007313@storpool returned with HTTP 200 Aug 14 03:54:04.770720 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 714/2895] 10.4.3.64 () {66 vars in 1299 bytes} [Fri Aug 14 03:54:04 2026] GET /volume/v3/os-hosts/np0000007313@storpool => generated 1125 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:04.830652 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7aea3eea-bb10-46b8-af8b-6e0a4c383a94 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:04.980479 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7aea3eea-bb10-46b8-af8b-6e0a4c383a94 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:04.981013 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7aea3eea-bb10-46b8-af8b-6e0a4c383a94 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-404125206", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1148785368", "vendor_name": "tempest-vendor_name-1448803563"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:05.017267 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7aea3eea-bb10-46b8-af8b-6e0a4c383a94 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:05.017776 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 731/2896] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:54:04 2026] POST /volume/v3/types => generated 328 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:05.029455 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:05.031156 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:05.031707 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "665ad481-918d-46da-a6af-dd860d1178e0", "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:05.033283 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Create volume request body: {'volume': {'volume_type': '665ad481-918d-46da-a6af-dd860d1178e0', 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:05.039568 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Create volume of 1 GB Aug 14 03:54:05.040324 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:05.040324 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:05.043159 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Availability Zones retrieved successfully. Aug 14 03:54:05.048912 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Flow 'volume_create_api' (a4920819-bfee-4423-9f19-a8989e1f3098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:05.050361 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49153412-3e0f-40ab-a3e2-76830797896e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:05.051286 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:05.072282 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49153412-3e0f-40ab-a3e2-76830797896e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:54:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1148785368',vendor_name='tempest-vendor_name-1448803563'},id=665ad481-918d-46da-a6af-dd860d1178e0,is_public=True,name='tempest-ProjectAdminTests-volume-type-404125206',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '665ad481-918d-46da-a6af-dd860d1178e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:05.073293 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3881be07-1027-4453-a03d-b01708b1ecef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:05.100361 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-404125206 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-404125206, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:05.100866 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-404125206 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-404125206, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:05.132524 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Created reservations ['26801b65-4bc8-447d-852b-734a70555769', '6275045a-1710-4cf0-b902-f4b8f0ee5259', '6d6f1729-a26b-4ddd-aefc-92da6c732db5', 'a843a8ad-55cd-4cf7-95f9-b581e881ae7a'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:05.133397 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3881be07-1027-4453-a03d-b01708b1ecef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26801b65-4bc8-447d-852b-734a70555769', '6275045a-1710-4cf0-b902-f4b8f0ee5259', '6d6f1729-a26b-4ddd-aefc-92da6c732db5', 'a843a8ad-55cd-4cf7-95f9-b581e881ae7a']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:05.134407 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf68c717-243d-414c-8c2d-be7185ed549c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:05.162419 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf68c717-243d-414c-8c2d-be7185ed549c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1627f9fb-9dbc-48e5-893a-8a3c24c23bcb', '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='286ed035bdf34882a85dda2d3947cd59',qos_specs=None,replication_status=,reservations=['26801b65-4bc8-447d-852b-734a70555769','6275045a-1710-4cf0-b902-f4b8f0ee5259','6d6f1729-a26b-4ddd-aefc-92da6c732db5','a843a8ad-55cd-4cf7-95f9-b581e881ae7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d47df40ce6454afca16dd2514e57aa5a',volume_type_id=665ad481-918d-46da-a6af-dd860d1178e0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:05Z,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=1627f9fb-9dbc-48e5-893a-8a3c24c23bcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='286ed035bdf34882a85dda2d3947cd59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d47df40ce6454afca16dd2514e57aa5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(665ad481-918d-46da-a6af-dd860d1178e0),volume_type_id=665ad481-918d-46da-a6af-dd860d1178e0)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:05.162419 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c24290-ec29-489c-8ead-46782ffc1b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:05.916403 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c24290-ec29-489c-8ead-46782ffc1b80) transitioned into state 'SUCCESS' from 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='286ed035bdf34882a85dda2d3947cd59',qos_specs=None,replication_status=,reservations=['26801b65-4bc8-447d-852b-734a70555769','6275045a-1710-4cf0-b902-f4b8f0ee5259','6d6f1729-a26b-4ddd-aefc-92da6c732db5','a843a8ad-55cd-4cf7-95f9-b581e881ae7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d47df40ce6454afca16dd2514e57aa5a',volume_type_id=665ad481-918d-46da-a6af-dd860d1178e0)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:05.916403 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0067bf4c-0778-4a38-8fa5-ac8711f128b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:05.916403 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0067bf4c-0778-4a38-8fa5-ac8711f128b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:05.916403 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Flow 'volume_create_api' (a4920819-bfee-4423-9f19-a8989e1f3098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:05.916403 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Create volume request issued successfully. Aug 14 03:54:05.916403 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2d71916b-4548-4f9c-b6db-98f7aaa558bd tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:05.916403 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 726/2897] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:54:05 2026] POST /volume/v3/volumes => generated 770 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:05.918847 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6cb75166-527d-4dbe-80d4-6a05eda8068f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:05.918847 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6cb75166-527d-4dbe-80d4-6a05eda8068f tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] GET https://10.4.3.64/volume/v3/volumes/1627f9fb-9dbc-48e5-893a-8a3c24c23bcb Aug 14 03:54:05.918847 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6cb75166-527d-4dbe-80d4-6a05eda8068f tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:05.918847 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6cb75166-527d-4dbe-80d4-6a05eda8068f tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:05.918847 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:05.918847 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:05.918847 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6cb75166-527d-4dbe-80d4-6a05eda8068f tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Volume info retrieved successfully. Aug 14 03:54:05.918847 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6cb75166-527d-4dbe-80d4-6a05eda8068f tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/volumes/1627f9fb-9dbc-48e5-893a-8a3c24c23bcb returned with HTTP 200 Aug 14 03:54:05.918847 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 727/2898] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:05 2026] GET /volume/v3/volumes/1627f9fb-9dbc-48e5-893a-8a3c24c23bcb => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:05.919672 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-a9c27476-1c11-4257-83cb-2e92497cd657 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:05.919672 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-a9c27476-1c11-4257-83cb-2e92497cd657 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] DELETE https://10.4.3.64/volume/v3/attachments/43ee1ab4-e3f2-403c-bdaa-ce08dbef4f79 Aug 14 03:54:05.919672 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-a9c27476-1c11-4257-83cb-2e92497cd657 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:05.919672 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-a9c27476-1c11-4257-83cb-2e92497cd657 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:05.919672 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=275,cinder:UPDATE=44,cinder:INSERT=19 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:54:05.919672 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:05.919672 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:05.919672 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-244647c4-7002-403d-bfde-1ffbfb5f109e req-a9c27476-1c11-4257-83cb-2e92497cd657 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/attachments/43ee1ab4-e3f2-403c-bdaa-ce08dbef4f79 returned with HTTP 200 Aug 14 03:54:05.919672 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 715/2899] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:54:05 2026] DELETE /volume/v3/attachments/43ee1ab4-e3f2-403c-bdaa-ce08dbef4f79 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:06.251206 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-999a089f-c629-4132-8e7b-c2259079fbb4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:06.253038 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-999a089f-c629-4132-8e7b-c2259079fbb4 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] GET https://10.4.3.64/volume/v3/volumes/1627f9fb-9dbc-48e5-893a-8a3c24c23bcb Aug 14 03:54:06.253400 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-999a089f-c629-4132-8e7b-c2259079fbb4 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:06.253609 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-999a089f-c629-4132-8e7b-c2259079fbb4 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:06.263948 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:06.263948 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:06.268764 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-999a089f-c629-4132-8e7b-c2259079fbb4 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Volume info retrieved successfully. Aug 14 03:54:06.273819 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-999a089f-c629-4132-8e7b-c2259079fbb4 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/volumes/1627f9fb-9dbc-48e5-893a-8a3c24c23bcb returned with HTTP 200 Aug 14 03:54:06.274204 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 732/2900] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:06 2026] GET /volume/v3/volumes/1627f9fb-9dbc-48e5-893a-8a3c24c23bcb => generated 970 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:06.285960 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-778147bb-b8c0-4119-9405-a1ffb1794ea9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:06.287690 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-778147bb-b8c0-4119-9405-a1ffb1794ea9 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 14 03:54:06.287933 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-778147bb-b8c0-4119-9405-a1ffb1794ea9 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:06.288193 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-778147bb-b8c0-4119-9405-a1ffb1794ea9 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:06.288539 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:06.288539 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:06.291614 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-778147bb-b8c0-4119-9405-a1ffb1794ea9 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 14 03:54:06.292185 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 727/2901] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Aug 14 03:54:06 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:06.303492 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-43d153a6-dd92-4709-b968-558d3c5293c8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:06.305264 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-43d153a6-dd92-4709-b968-558d3c5293c8 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] DELETE https://10.4.3.64/volume/v3/messages/ce58c32a-ecfe-472b-b8ef-da6ab5d40c99 Aug 14 03:54:06.305459 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-43d153a6-dd92-4709-b968-558d3c5293c8 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:06.305623 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-43d153a6-dd92-4709-b968-558d3c5293c8 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:06.331848 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-43d153a6-dd92-4709-b968-558d3c5293c8 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/messages/ce58c32a-ecfe-472b-b8ef-da6ab5d40c99 returned with HTTP 204 Aug 14 03:54:06.332319 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 728/2902] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Aug 14 03:54:06 2026] DELETE /volume/v3/messages/ce58c32a-ecfe-472b-b8ef-da6ab5d40c99 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:54:06.338854 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1a3ababd-1b03-42aa-91e7-01bff4e0e269 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:06.340555 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1a3ababd-1b03-42aa-91e7-01bff4e0e269 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] GET https://10.4.3.64/volume/v3/messages/ce58c32a-ecfe-472b-b8ef-da6ab5d40c99 Aug 14 03:54:06.340757 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1a3ababd-1b03-42aa-91e7-01bff4e0e269 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:06.340936 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1a3ababd-1b03-42aa-91e7-01bff4e0e269 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:06.344513 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1a3ababd-1b03-42aa-91e7-01bff4e0e269 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/messages/ce58c32a-ecfe-472b-b8ef-da6ab5d40c99 returned with HTTP 404 Aug 14 03:54:06.344908 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 716/2903] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:06 2026] GET /volume/v3/messages/ce58c32a-ecfe-472b-b8ef-da6ab5d40c99 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:06.351066 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-58335ea2-9555-4fcb-820e-45ba08b36043 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:06.353104 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-58335ea2-9555-4fcb-820e-45ba08b36043 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/1627f9fb-9dbc-48e5-893a-8a3c24c23bcb Aug 14 03:54:06.353401 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-58335ea2-9555-4fcb-820e-45ba08b36043 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:06.353582 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-58335ea2-9555-4fcb-820e-45ba08b36043 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:06.353763 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-58335ea2-9555-4fcb-820e-45ba08b36043 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Delete volume with id: 1627f9fb-9dbc-48e5-893a-8a3c24c23bcb Aug 14 03:54:06.361150 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:06.361150 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:06.361696 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-58335ea2-9555-4fcb-820e-45ba08b36043 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Volume info retrieved successfully. Aug 14 03:54:06.362597 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-58335ea2-9555-4fcb-820e-45ba08b36043 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100327) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:54:06.372612 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-58335ea2-9555-4fcb-820e-45ba08b36043 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-404125206 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-404125206, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:06.372924 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-58335ea2-9555-4fcb-820e-45ba08b36043 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-404125206 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-404125206, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:06.381705 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-58335ea2-9555-4fcb-820e-45ba08b36043 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Created reservations ['17805627-5004-43ba-9723-0738d20c3c94', '9358bf65-ecb7-48b5-bebd-2e710f4c293b', 'a131e66d-580e-4331-b638-615260aeafa1', '2f98f6d5-4b5e-45c3-bf95-35e12463b580'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:06.397738 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3701b37b-6a76-4bc2-8ba5-1eb45d000e9f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:06.399510 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3701b37b-6a76-4bc2-8ba5-1eb45d000e9f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:06.399723 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3701b37b-6a76-4bc2-8ba5-1eb45d000e9f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:06.399945 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3701b37b-6a76-4bc2-8ba5-1eb45d000e9f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:06.408288 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:06.408288 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:06.410693 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-58335ea2-9555-4fcb-820e-45ba08b36043 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Delete volume request issued successfully. Aug 14 03:54:06.410954 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-58335ea2-9555-4fcb-820e-45ba08b36043 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/volumes/1627f9fb-9dbc-48e5-893a-8a3c24c23bcb returned with HTTP 202 Aug 14 03:54:06.411461 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 733/2904] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:06 2026] DELETE /volume/v3/volumes/1627f9fb-9dbc-48e5-893a-8a3c24c23bcb => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:06.412460 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3701b37b-6a76-4bc2-8ba5-1eb45d000e9f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:06.417605 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3701b37b-6a76-4bc2-8ba5-1eb45d000e9f tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:54:06.418080 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 728/2905] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:06 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:06.419671 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6a49cb35-5f6b-4add-92e2-b6d588ba1d52 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:06.421466 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a49cb35-5f6b-4add-92e2-b6d588ba1d52 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] DELETE https://10.4.3.64/volume/v3/types/665ad481-918d-46da-a6af-dd860d1178e0 Aug 14 03:54:06.421707 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a49cb35-5f6b-4add-92e2-b6d588ba1d52 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:06.421912 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a49cb35-5f6b-4add-92e2-b6d588ba1d52 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:06.447952 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a49cb35-5f6b-4add-92e2-b6d588ba1d52 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/types/665ad481-918d-46da-a6af-dd860d1178e0 returned with HTTP 202 Aug 14 03:54:06.448617 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 729/2906] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:06 2026] DELETE /volume/v3/types/665ad481-918d-46da-a6af-dd860d1178e0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:06.455625 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-18b41ec7-cbf4-4ebc-b1ae-f5c70fc54dd8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:06.457194 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-18b41ec7-cbf4-4ebc-b1ae-f5c70fc54dd8 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:06.457527 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-18b41ec7-cbf4-4ebc-b1ae-f5c70fc54dd8 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-687704065", "extra_specs": {"storage_protocol": "tempest-storage_protocol-443603431", "vendor_name": "tempest-vendor_name-1286495068"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:06.460917 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:06.460917 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:06.473702 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-18b41ec7-cbf4-4ebc-b1ae-f5c70fc54dd8 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:06.474036 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 717/2907] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:54:06 2026] POST /volume/v3/types => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:06.487159 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:06.488270 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:06.488659 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dc265e39-a581-4982-b15e-5f86fd8c0232", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:06.490545 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Create volume request body: {'volume': {'volume_type': 'dc265e39-a581-4982-b15e-5f86fd8c0232', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:06.494127 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Create volume of 1 GB Aug 14 03:54:06.494480 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:06.494480 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:06.494819 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Availability Zones retrieved successfully. Aug 14 03:54:06.502507 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Flow 'volume_create_api' (81fdae48-9f6a-4e3e-9194-e0b45c249301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:06.504221 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ea9b910-f19b-46bd-9698-c38c73832671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:06.505074 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:06.527318 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ea9b910-f19b-46bd-9698-c38c73832671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:54:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-443603431',vendor_name='tempest-vendor_name-1286495068'},id=dc265e39-a581-4982-b15e-5f86fd8c0232,is_public=True,name='tempest-ProjectAdminTests-volume-type-687704065',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc265e39-a581-4982-b15e-5f86fd8c0232', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:06.527318 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcfea258-d80c-415b-a304-04653264d1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:06.567708 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-687704065 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-687704065, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:06.568006 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-687704065 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-687704065, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:06.602013 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Created reservations ['6074b8bf-7b6b-4c97-9f94-9626e493660c', 'dcf04e30-e839-4a1b-9bdd-b4ab640df77f', 'c62eda5a-649f-49b9-b167-704574814563', '301efee7-92df-47c5-88cf-ef8347971a72'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:06.603167 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcfea258-d80c-415b-a304-04653264d1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6074b8bf-7b6b-4c97-9f94-9626e493660c', 'dcf04e30-e839-4a1b-9bdd-b4ab640df77f', 'c62eda5a-649f-49b9-b167-704574814563', '301efee7-92df-47c5-88cf-ef8347971a72']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:06.604173 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8c9d1f0-32f1-4a1f-ab6c-c623c2fff5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:06.629539 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8c9d1f0-32f1-4a1f-ab6c-c623c2fff5c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2ed52bc-6836-4b5d-ad47-ad5abb5d660b', '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='286ed035bdf34882a85dda2d3947cd59',qos_specs=None,replication_status=,reservations=['6074b8bf-7b6b-4c97-9f94-9626e493660c','dcf04e30-e839-4a1b-9bdd-b4ab640df77f','c62eda5a-649f-49b9-b167-704574814563','301efee7-92df-47c5-88cf-ef8347971a72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d47df40ce6454afca16dd2514e57aa5a',volume_type_id=dc265e39-a581-4982-b15e-5f86fd8c0232), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:06Z,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=d2ed52bc-6836-4b5d-ad47-ad5abb5d660b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='286ed035bdf34882a85dda2d3947cd59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d47df40ce6454afca16dd2514e57aa5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc265e39-a581-4982-b15e-5f86fd8c0232),volume_type_id=dc265e39-a581-4982-b15e-5f86fd8c0232)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:06.630245 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a08f727a-6127-43d4-8216-6f7ca2b61100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:06.648027 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a08f727a-6127-43d4-8216-6f7ca2b61100) transitioned into state 'SUCCESS' from 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='286ed035bdf34882a85dda2d3947cd59',qos_specs=None,replication_status=,reservations=['6074b8bf-7b6b-4c97-9f94-9626e493660c','dcf04e30-e839-4a1b-9bdd-b4ab640df77f','c62eda5a-649f-49b9-b167-704574814563','301efee7-92df-47c5-88cf-ef8347971a72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d47df40ce6454afca16dd2514e57aa5a',volume_type_id=dc265e39-a581-4982-b15e-5f86fd8c0232)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:06.648686 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6330f88-2283-40d5-b446-f67f9aa218c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:06.656902 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6330f88-2283-40d5-b446-f67f9aa218c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:06.657775 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Flow 'volume_create_api' (81fdae48-9f6a-4e3e-9194-e0b45c249301) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:06.658078 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Create volume request issued successfully. Aug 14 03:54:06.659928 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-13a5ff8f-9917-419a-aa27-113fb0c7704d tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:06.659928 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 734/2908] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:54:06 2026] POST /volume/v3/volumes => generated 770 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:06.681940 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a35dfaed-4c03-4342-bb2c-d32585de9053 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:06.683582 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a35dfaed-4c03-4342-bb2c-d32585de9053 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] GET https://10.4.3.64/volume/v3/volumes/d2ed52bc-6836-4b5d-ad47-ad5abb5d660b Aug 14 03:54:06.683778 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a35dfaed-4c03-4342-bb2c-d32585de9053 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:06.683962 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a35dfaed-4c03-4342-bb2c-d32585de9053 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:06.705251 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:06.705251 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:06.709942 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a35dfaed-4c03-4342-bb2c-d32585de9053 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Volume info retrieved successfully. Aug 14 03:54:06.715819 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a35dfaed-4c03-4342-bb2c-d32585de9053 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/volumes/d2ed52bc-6836-4b5d-ad47-ad5abb5d660b returned with HTTP 200 Aug 14 03:54:06.716221 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 729/2909] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:06 2026] GET /volume/v3/volumes/d2ed52bc-6836-4b5d-ad47-ad5abb5d660b => generated 949 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:07.284074 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-46d282b6-1dee-4569-81ac-7d6cac03f289 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:07.363301 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-46d282b6-1dee-4569-81ac-7d6cac03f289 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:07.363784 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-46d282b6-1dee-4569-81ac-7d6cac03f289 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1981776297"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:07.378538 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-46d282b6-1dee-4569-81ac-7d6cac03f289 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:07.378966 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 730/2910] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:54:07 2026] POST /volume/v3/types => generated 233 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:07.386870 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-aa3f8b0a-b366-42d3-87a5-4ef255ae3395 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:07.388546 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-aa3f8b0a-b366-42d3-87a5-4ef255ae3395 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:07.388875 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-aa3f8b0a-b366-42d3-87a5-4ef255ae3395 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-905556101", "extra_specs": {"multiattach": " True"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:07.407341 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-aa3f8b0a-b366-42d3-87a5-4ef255ae3395 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:07.407709 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 718/2911] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:54:07 2026] POST /volume/v3/types => generated 258 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:07.417804 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-074c849a-6daf-41fd-adf8-e4add628e206 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:07.487024 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:07.487587 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1981776297", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1301032576"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:07.488976 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1981776297', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1301032576'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:07.492323 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Create volume of 1 GB Aug 14 03:54:07.492621 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:07.492621 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:07.493128 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Availability Zones retrieved successfully. Aug 14 03:54:07.499165 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Flow 'volume_create_api' (deb2e6e6-9ff0-488f-afd1-e2a4e17b5029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:07.500032 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5025aab9-7693-4319-8c64-a62d2f770ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:07.501075 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:07.523107 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5025aab9-7693-4319-8c64-a62d2f770ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:54:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b381f1ce-0c97-46b9-94f5-22330ef9385f,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1981776297',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b381f1ce-0c97-46b9-94f5-22330ef9385f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:07.523982 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94445443-ab16-47a4-a7b5-69c92d5fac4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:07.562233 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1981776297 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1981776297, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:07.562536 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1981776297 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1981776297, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:07.619323 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Created reservations ['569085bb-a442-4ef4-98b7-4277958d7341', '8d4e7f2a-7d7c-4c10-a62c-adb586ed8f75', 'ee6e7e21-10e4-43a6-9c36-706dde875685', '1d43f803-477d-4a92-ac54-290401b24d9c'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:07.620578 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94445443-ab16-47a4-a7b5-69c92d5fac4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['569085bb-a442-4ef4-98b7-4277958d7341', '8d4e7f2a-7d7c-4c10-a62c-adb586ed8f75', 'ee6e7e21-10e4-43a6-9c36-706dde875685', '1d43f803-477d-4a92-ac54-290401b24d9c']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:07.621642 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89d29c65-7d64-4460-bcdb-98390386ce12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:07.650776 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89d29c65-7d64-4460-bcdb-98390386ce12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3319323c-c8e9-4d29-84e9-b30fffc26615', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1301032576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9048426c0b584b8bbdde0bb3fed5797c',qos_specs=None,replication_status=,reservations=['569085bb-a442-4ef4-98b7-4277958d7341','8d4e7f2a-7d7c-4c10-a62c-adb586ed8f75','ee6e7e21-10e4-43a6-9c36-706dde875685','1d43f803-477d-4a92-ac54-290401b24d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06fbd27769584bf493a52382a748db8f',volume_type_id=b381f1ce-0c97-46b9-94f5-22330ef9385f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1301032576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3319323c-c8e9-4d29-84e9-b30fffc26615,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9048426c0b584b8bbdde0bb3fed5797c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06fbd27769584bf493a52382a748db8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b381f1ce-0c97-46b9-94f5-22330ef9385f),volume_type_id=b381f1ce-0c97-46b9-94f5-22330ef9385f)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:07.651823 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4ca804-1eb8-4d74-a3f7-666db6eab714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:07.678639 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4ca804-1eb8-4d74-a3f7-666db6eab714) transitioned into state 'SUCCESS' from state '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-1301032576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9048426c0b584b8bbdde0bb3fed5797c',qos_specs=None,replication_status=,reservations=['569085bb-a442-4ef4-98b7-4277958d7341','8d4e7f2a-7d7c-4c10-a62c-adb586ed8f75','ee6e7e21-10e4-43a6-9c36-706dde875685','1d43f803-477d-4a92-ac54-290401b24d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06fbd27769584bf493a52382a748db8f',volume_type_id=b381f1ce-0c97-46b9-94f5-22330ef9385f)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:07.679494 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (151e3868-a29b-4638-8ffe-53f982d09208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:07.690709 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (151e3868-a29b-4638-8ffe-53f982d09208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:07.691864 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Flow 'volume_create_api' (deb2e6e6-9ff0-488f-afd1-e2a4e17b5029) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:07.692268 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Create volume request issued successfully. Aug 14 03:54:07.692847 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-074c849a-6daf-41fd-adf8-e4add628e206 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:07.693526 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 735/2912] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:54:07 2026] POST /volume/v3/volumes => generated 870 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:07.708360 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-97997312-a43c-453d-9a30-2e7f181e77bd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:07.710722 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-97997312-a43c-453d-9a30-2e7f181e77bd tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] GET https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:07.710873 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-97997312-a43c-453d-9a30-2e7f181e77bd tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:07.711042 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-97997312-a43c-453d-9a30-2e7f181e77bd tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:07.717726 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:07.717726 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:07.721381 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-97997312-a43c-453d-9a30-2e7f181e77bd tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Volume info retrieved successfully. Aug 14 03:54:07.726989 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-97997312-a43c-453d-9a30-2e7f181e77bd tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 returned with HTTP 200 Aug 14 03:54:07.727409 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 730/2913] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:54:07 2026] GET /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:07.729511 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-581240a5-9033-477b-8000-f3697bca8bc1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:07.733872 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-581240a5-9033-477b-8000-f3697bca8bc1 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] GET https://10.4.3.64/volume/v3/volumes/d2ed52bc-6836-4b5d-ad47-ad5abb5d660b Aug 14 03:54:07.734161 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-581240a5-9033-477b-8000-f3697bca8bc1 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:07.734420 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-581240a5-9033-477b-8000-f3697bca8bc1 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:07.749019 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:07.749019 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:07.757243 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-581240a5-9033-477b-8000-f3697bca8bc1 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Volume info retrieved successfully. Aug 14 03:54:07.761946 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-581240a5-9033-477b-8000-f3697bca8bc1 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/volumes/d2ed52bc-6836-4b5d-ad47-ad5abb5d660b returned with HTTP 200 Aug 14 03:54:07.762620 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 731/2914] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:07 2026] GET /volume/v3/volumes/d2ed52bc-6836-4b5d-ad47-ad5abb5d660b => generated 970 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:07.777384 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9c4d4ef3-6df9-42d8-b558-7a7d2e337d80 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:07.779014 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9c4d4ef3-6df9-42d8-b558-7a7d2e337d80 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 14 03:54:07.779106 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9c4d4ef3-6df9-42d8-b558-7a7d2e337d80 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:07.780484 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9c4d4ef3-6df9-42d8-b558-7a7d2e337d80 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:07.783893 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9c4d4ef3-6df9-42d8-b558-7a7d2e337d80 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 14 03:54:07.784316 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 719/2915] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Aug 14 03:54:07 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:07.794536 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7d3011e2-de7c-49a4-b15f-fd0d1c4bd436 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:07.796354 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7d3011e2-de7c-49a4-b15f-fd0d1c4bd436 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 14 03:54:07.796559 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7d3011e2-de7c-49a4-b15f-fd0d1c4bd436 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:07.796758 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7d3011e2-de7c-49a4-b15f-fd0d1c4bd436 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:07.797037 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:07.797037 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:07.800477 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7d3011e2-de7c-49a4-b15f-fd0d1c4bd436 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 14 03:54:07.800626 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 736/2916] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Aug 14 03:54:07 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:07.811334 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-56516d49-855b-49c3-9136-0a2402ef57cf None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:07.812934 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-56516d49-855b-49c3-9136-0a2402ef57cf tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] DELETE https://10.4.3.64/volume/v3/messages/02bc458b-0521-4ccb-92dd-7e6cf9dfabe7 Aug 14 03:54:07.813122 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-56516d49-855b-49c3-9136-0a2402ef57cf tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:07.813514 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-56516d49-855b-49c3-9136-0a2402ef57cf tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:07.825703 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-56516d49-855b-49c3-9136-0a2402ef57cf tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/messages/02bc458b-0521-4ccb-92dd-7e6cf9dfabe7 returned with HTTP 204 Aug 14 03:54:07.828343 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 731/2917] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Aug 14 03:54:07 2026] DELETE /volume/v3/messages/02bc458b-0521-4ccb-92dd-7e6cf9dfabe7 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:54:07.835080 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f918d8ab-c1d2-4066-b885-280d83cd8f21 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:07.838506 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f918d8ab-c1d2-4066-b885-280d83cd8f21 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/d2ed52bc-6836-4b5d-ad47-ad5abb5d660b Aug 14 03:54:07.838506 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f918d8ab-c1d2-4066-b885-280d83cd8f21 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:07.838893 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f918d8ab-c1d2-4066-b885-280d83cd8f21 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:07.839078 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-f918d8ab-c1d2-4066-b885-280d83cd8f21 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Delete volume with id: d2ed52bc-6836-4b5d-ad47-ad5abb5d660b Aug 14 03:54:07.846108 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:07.846108 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:07.846596 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f918d8ab-c1d2-4066-b885-280d83cd8f21 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Volume info retrieved successfully. Aug 14 03:54:07.847843 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f918d8ab-c1d2-4066-b885-280d83cd8f21 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100326) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:54:07.862974 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-f918d8ab-c1d2-4066-b885-280d83cd8f21 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-687704065 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-687704065, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:07.863251 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-f918d8ab-c1d2-4066-b885-280d83cd8f21 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-687704065 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-687704065, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:07.870963 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-f918d8ab-c1d2-4066-b885-280d83cd8f21 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Created reservations ['0a66124f-5e01-4c64-8ab7-1b1c56442400', '2eecf95b-3fe6-46c7-bffd-214e218d44d8', '0eb38d78-eeac-45e0-94ff-1f157934b3a6', '3e999d86-c718-4bb6-b5f2-4bbb91f7edca'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:07.896674 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f918d8ab-c1d2-4066-b885-280d83cd8f21 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Delete volume request issued successfully. Aug 14 03:54:07.896847 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f918d8ab-c1d2-4066-b885-280d83cd8f21 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/volumes/d2ed52bc-6836-4b5d-ad47-ad5abb5d660b returned with HTTP 202 Aug 14 03:54:07.897292 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 732/2918] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:07 2026] DELETE /volume/v3/volumes/d2ed52bc-6836-4b5d-ad47-ad5abb5d660b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:07.904389 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cd0fbecf-73a1-47a6-93a3-ba3445a9f23a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:07.906830 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cd0fbecf-73a1-47a6-93a3-ba3445a9f23a tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] DELETE https://10.4.3.64/volume/v3/types/dc265e39-a581-4982-b15e-5f86fd8c0232 Aug 14 03:54:07.907023 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cd0fbecf-73a1-47a6-93a3-ba3445a9f23a tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:07.907504 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cd0fbecf-73a1-47a6-93a3-ba3445a9f23a tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:07.946543 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cd0fbecf-73a1-47a6-93a3-ba3445a9f23a tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/types/dc265e39-a581-4982-b15e-5f86fd8c0232 returned with HTTP 202 Aug 14 03:54:07.946995 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 720/2919] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:07 2026] DELETE /volume/v3/types/dc265e39-a581-4982-b15e-5f86fd8c0232 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:07.953937 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-23b757cd-954c-4ecf-99c8-b610a2ee6526 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:07.955585 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-23b757cd-954c-4ecf-99c8-b610a2ee6526 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:07.955916 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-23b757cd-954c-4ecf-99c8-b610a2ee6526 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-440887468", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1155815032", "vendor_name": "tempest-vendor_name-479434948"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:07.968784 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-23b757cd-954c-4ecf-99c8-b610a2ee6526 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:07.969228 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 737/2920] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:54:07 2026] POST /volume/v3/types => generated 327 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:07.978123 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:07.980748 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:07.981656 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "340706f8-8c58-49de-89d9-398931bf40db", "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:07.985510 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Create volume request body: {'volume': {'volume_type': '340706f8-8c58-49de-89d9-398931bf40db', 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:07.991024 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Create volume of 1 GB Aug 14 03:54:07.991722 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:07.991722 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:07.992585 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Availability Zones retrieved successfully. Aug 14 03:54:08.002355 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Flow 'volume_create_api' (d12b6e99-6eed-4103-8de5-f950852cc03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:08.004189 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdde3e22-8acf-4a70-82c9-daffaec6b572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:08.005773 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:08.030824 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdde3e22-8acf-4a70-82c9-daffaec6b572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:54:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1155815032',vendor_name='tempest-vendor_name-479434948'},id=340706f8-8c58-49de-89d9-398931bf40db,is_public=True,name='tempest-ProjectAdminTests-volume-type-440887468',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '340706f8-8c58-49de-89d9-398931bf40db', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:08.032041 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e09f4e57-1071-43de-ad89-4b36ac4e7e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:08.066837 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-440887468 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-440887468, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:08.067291 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-440887468 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-440887468, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:08.097865 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Created reservations ['0e279301-be36-4798-a5f7-778ee882f5db', 'bcc98c2f-9574-49ac-b7e3-37c78f921b87', '26caa8de-aa7c-4eaa-bfa2-01209f30c6b7', '9d72fc6c-2794-4804-9814-6acf9e398c1b'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:08.098943 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e09f4e57-1071-43de-ad89-4b36ac4e7e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e279301-be36-4798-a5f7-778ee882f5db', 'bcc98c2f-9574-49ac-b7e3-37c78f921b87', '26caa8de-aa7c-4eaa-bfa2-01209f30c6b7', '9d72fc6c-2794-4804-9814-6acf9e398c1b']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:08.099978 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870cfb4a-6357-40a6-9034-30c8014b2ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:08.129660 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870cfb4a-6357-40a6-9034-30c8014b2ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db7d01b0-4148-409e-8b20-5f72c1a3a256', '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='286ed035bdf34882a85dda2d3947cd59',qos_specs=None,replication_status=,reservations=['0e279301-be36-4798-a5f7-778ee882f5db','bcc98c2f-9574-49ac-b7e3-37c78f921b87','26caa8de-aa7c-4eaa-bfa2-01209f30c6b7','9d72fc6c-2794-4804-9814-6acf9e398c1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d47df40ce6454afca16dd2514e57aa5a',volume_type_id=340706f8-8c58-49de-89d9-398931bf40db), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:08Z,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=db7d01b0-4148-409e-8b20-5f72c1a3a256,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='286ed035bdf34882a85dda2d3947cd59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d47df40ce6454afca16dd2514e57aa5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(340706f8-8c58-49de-89d9-398931bf40db),volume_type_id=340706f8-8c58-49de-89d9-398931bf40db)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:08.130576 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7591c2c-50f0-4bd7-9880-a65af8864441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:08.149324 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7591c2c-50f0-4bd7-9880-a65af8864441) transitioned into state 'SUCCESS' from 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='286ed035bdf34882a85dda2d3947cd59',qos_specs=None,replication_status=,reservations=['0e279301-be36-4798-a5f7-778ee882f5db','bcc98c2f-9574-49ac-b7e3-37c78f921b87','26caa8de-aa7c-4eaa-bfa2-01209f30c6b7','9d72fc6c-2794-4804-9814-6acf9e398c1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d47df40ce6454afca16dd2514e57aa5a',volume_type_id=340706f8-8c58-49de-89d9-398931bf40db)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:08.150266 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9266a9a6-e594-462f-9c22-857d40a26dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:08.159421 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9266a9a6-e594-462f-9c22-857d40a26dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:08.160314 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Flow 'volume_create_api' (d12b6e99-6eed-4103-8de5-f950852cc03f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:08.160655 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Create volume request issued successfully. Aug 14 03:54:08.161359 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-473b3ff0-69bd-421c-8ae0-39c7d6a03aa7 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:08.161772 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 732/2921] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:54:07 2026] POST /volume/v3/volumes => generated 770 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:08.174967 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-69a40563-9a7b-469b-acb4-7f17ae447143 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:08.176750 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69a40563-9a7b-469b-acb4-7f17ae447143 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] GET https://10.4.3.64/volume/v3/volumes/db7d01b0-4148-409e-8b20-5f72c1a3a256 Aug 14 03:54:08.176989 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69a40563-9a7b-469b-acb4-7f17ae447143 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:08.177170 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69a40563-9a7b-469b-acb4-7f17ae447143 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:08.185075 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:08.185075 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:08.189395 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-69a40563-9a7b-469b-acb4-7f17ae447143 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Volume info retrieved successfully. Aug 14 03:54:08.194250 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69a40563-9a7b-469b-acb4-7f17ae447143 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/volumes/db7d01b0-4148-409e-8b20-5f72c1a3a256 returned with HTTP 200 Aug 14 03:54:08.194879 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 733/2922] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:08 2026] GET /volume/v3/volumes/db7d01b0-4148-409e-8b20-5f72c1a3a256 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:08.743325 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bd0868c9-5a0c-4edc-8bfb-57a3856c3027 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:08.745122 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bd0868c9-5a0c-4edc-8bfb-57a3856c3027 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] GET https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:08.745425 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bd0868c9-5a0c-4edc-8bfb-57a3856c3027 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:08.745665 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bd0868c9-5a0c-4edc-8bfb-57a3856c3027 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:08.753428 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:08.753428 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:08.758313 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bd0868c9-5a0c-4edc-8bfb-57a3856c3027 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Volume info retrieved successfully. Aug 14 03:54:08.764388 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bd0868c9-5a0c-4edc-8bfb-57a3856c3027 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 returned with HTTP 200 Aug 14 03:54:08.764940 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 721/2923] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:54:08 2026] GET /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:08.777171 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-953f1f3d-b068-43b9-9779-d044f7cefe65 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:08.779333 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-953f1f3d-b068-43b9-9779-d044f7cefe65 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] GET https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:08.779563 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-953f1f3d-b068-43b9-9779-d044f7cefe65 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:08.779817 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-953f1f3d-b068-43b9-9779-d044f7cefe65 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:08.789158 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:08.789158 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:08.798860 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-953f1f3d-b068-43b9-9779-d044f7cefe65 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Volume info retrieved successfully. Aug 14 03:54:08.807166 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-953f1f3d-b068-43b9-9779-d044f7cefe65 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 returned with HTTP 200 Aug 14 03:54:08.807166 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 738/2924] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:54:08 2026] GET /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 => generated 1191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:54:08.818090 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-921a01e1-668c-405f-8a26-f03f539c33ec None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:08.819950 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-921a01e1-668c-405f-8a26-f03f539c33ec tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] POST https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615/action Aug 14 03:54:08.820399 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-921a01e1-668c-405f-8a26-f03f539c33ec tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-905556101", "migration_policy": "never"}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:08.820521 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-921a01e1-668c-405f-8a26-f03f539c33ec tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-905556101", "migration_policy": "never"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:08.829618 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:08.829618 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:08.830054 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-921a01e1-668c-405f-8a26-f03f539c33ec tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Volume info retrieved successfully. Aug 14 03:54:08.834528 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:08.834528 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:08.846772 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-921a01e1-668c-405f-8a26-f03f539c33ec tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-905556101 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-905556101, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:08.847737 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-921a01e1-668c-405f-8a26-f03f539c33ec tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-905556101 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-905556101, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:08.864367 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-921a01e1-668c-405f-8a26-f03f539c33ec tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Created reservations ['84bbe03e-3046-4e91-96a3-43608561cdc3', '221c5065-7764-4007-b3bd-6e79713548fb'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:08.874707 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-921a01e1-668c-405f-8a26-f03f539c33ec tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1981776297 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1981776297, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:08.877028 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-921a01e1-668c-405f-8a26-f03f539c33ec tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1981776297 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1981776297, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:08.881583 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-921a01e1-668c-405f-8a26-f03f539c33ec tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Created reservations ['a22647b2-d2f1-4791-adec-418de05cad04', '1d872160-8745-4cae-af32-55b90fa8e6eb'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:08.905632 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-921a01e1-668c-405f-8a26-f03f539c33ec tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Retype volume request issued successfully. Aug 14 03:54:08.905958 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-921a01e1-668c-405f-8a26-f03f539c33ec tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615/action returned with HTTP 202 Aug 14 03:54:08.906577 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 733/2925] 10.4.3.64 () {70 vars in 1425 bytes} [Fri Aug 14 03:54:08 2026] POST /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 03:54:08.917281 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0dab8c05-2a63-421e-b6d1-94b32835f502 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:08.919460 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0dab8c05-2a63-421e-b6d1-94b32835f502 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] GET https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:08.919744 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0dab8c05-2a63-421e-b6d1-94b32835f502 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:08.920000 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0dab8c05-2a63-421e-b6d1-94b32835f502 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:08.935867 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:08.935867 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:08.945887 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0dab8c05-2a63-421e-b6d1-94b32835f502 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Volume info retrieved successfully. Aug 14 03:54:08.955431 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0dab8c05-2a63-421e-b6d1-94b32835f502 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 returned with HTTP 200 Aug 14 03:54:08.956019 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 734/2926] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:54:08 2026] GET /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:09.210767 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fd11df2c-718d-4c39-a1de-b5064fe92346 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:09.214175 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fd11df2c-718d-4c39-a1de-b5064fe92346 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] GET https://10.4.3.64/volume/v3/volumes/db7d01b0-4148-409e-8b20-5f72c1a3a256 Aug 14 03:54:09.214175 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fd11df2c-718d-4c39-a1de-b5064fe92346 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:09.214175 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fd11df2c-718d-4c39-a1de-b5064fe92346 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:09.224322 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:09.224322 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:09.231633 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-fd11df2c-718d-4c39-a1de-b5064fe92346 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Volume info retrieved successfully. Aug 14 03:54:09.234537 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fd11df2c-718d-4c39-a1de-b5064fe92346 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/volumes/db7d01b0-4148-409e-8b20-5f72c1a3a256 returned with HTTP 200 Aug 14 03:54:09.235248 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 722/2927] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:09 2026] GET /volume/v3/volumes/db7d01b0-4148-409e-8b20-5f72c1a3a256 => generated 970 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:09.246977 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-89489b17-1f6d-449b-807f-12601ea1a4be None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:09.248636 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89489b17-1f6d-449b-807f-12601ea1a4be tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 14 03:54:09.248888 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89489b17-1f6d-449b-807f-12601ea1a4be tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:09.249115 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89489b17-1f6d-449b-807f-12601ea1a4be tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:09.252592 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89489b17-1f6d-449b-807f-12601ea1a4be tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 14 03:54:09.253056 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 739/2928] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Aug 14 03:54:09 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:09.261444 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3315b76f-e769-4430-ac7f-087b333752a4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:09.264559 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3315b76f-e769-4430-ac7f-087b333752a4 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] GET https://10.4.3.64/volume/v3/messages/c20373d7-7e1a-4689-a555-daa9ba7b618f Aug 14 03:54:09.264559 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3315b76f-e769-4430-ac7f-087b333752a4 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:09.264559 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3315b76f-e769-4430-ac7f-087b333752a4 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:09.266760 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:09.266760 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:09.267490 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3315b76f-e769-4430-ac7f-087b333752a4 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/messages/c20373d7-7e1a-4689-a555-daa9ba7b618f returned with HTTP 200 Aug 14 03:54:09.267830 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 734/2929] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:09 2026] GET /volume/v3/messages/c20373d7-7e1a-4689-a555-daa9ba7b618f => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:09.278168 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-58da01ac-f803-4e33-81df-c1009ba7e700 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:09.280995 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-58da01ac-f803-4e33-81df-c1009ba7e700 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] DELETE https://10.4.3.64/volume/v3/messages/c20373d7-7e1a-4689-a555-daa9ba7b618f Aug 14 03:54:09.281280 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-58da01ac-f803-4e33-81df-c1009ba7e700 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:09.281817 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-58da01ac-f803-4e33-81df-c1009ba7e700 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:09.293153 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-58da01ac-f803-4e33-81df-c1009ba7e700 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/messages/c20373d7-7e1a-4689-a555-daa9ba7b618f returned with HTTP 204 Aug 14 03:54:09.293153 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 735/2930] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Aug 14 03:54:09 2026] DELETE /volume/v3/messages/c20373d7-7e1a-4689-a555-daa9ba7b618f => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:54:09.300545 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fbff7546-f91c-494c-9d09-14cd7df07241 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:09.302877 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fbff7546-f91c-494c-9d09-14cd7df07241 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/db7d01b0-4148-409e-8b20-5f72c1a3a256 Aug 14 03:54:09.303125 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fbff7546-f91c-494c-9d09-14cd7df07241 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:09.303430 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fbff7546-f91c-494c-9d09-14cd7df07241 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:09.303880 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-fbff7546-f91c-494c-9d09-14cd7df07241 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Delete volume with id: db7d01b0-4148-409e-8b20-5f72c1a3a256 Aug 14 03:54:09.311435 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:09.311435 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:09.312039 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-fbff7546-f91c-494c-9d09-14cd7df07241 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Volume info retrieved successfully. Aug 14 03:54:09.316153 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-fbff7546-f91c-494c-9d09-14cd7df07241 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100329) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:54:09.325125 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-fbff7546-f91c-494c-9d09-14cd7df07241 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-440887468 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-440887468, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:09.325526 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-fbff7546-f91c-494c-9d09-14cd7df07241 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-440887468 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-440887468, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:09.337201 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-fbff7546-f91c-494c-9d09-14cd7df07241 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Created reservations ['b1a81721-3c4a-4357-b193-a0539a58ba8e', '1263d527-46d7-43e0-959f-e0844d182636', '391eb74a-bb00-4342-bf77-ab283edcab24', 'db3a1890-7992-4855-be98-1f0d2baff864'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:09.364018 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-fbff7546-f91c-494c-9d09-14cd7df07241 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Delete volume request issued successfully. Aug 14 03:54:09.364517 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fbff7546-f91c-494c-9d09-14cd7df07241 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/volumes/db7d01b0-4148-409e-8b20-5f72c1a3a256 returned with HTTP 202 Aug 14 03:54:09.364952 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 723/2931] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:09 2026] DELETE /volume/v3/volumes/db7d01b0-4148-409e-8b20-5f72c1a3a256 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:09.365075 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cecf38e1-ca03-4071-80be-72e932f76741 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:09.366716 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cecf38e1-ca03-4071-80be-72e932f76741 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:09.366923 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cecf38e1-ca03-4071-80be-72e932f76741 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:09.367153 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cecf38e1-ca03-4071-80be-72e932f76741 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:09.367307 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-cecf38e1-ca03-4071-80be-72e932f76741 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Delete volume with id: b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:09.372481 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-88880684-2b95-4f98-9b9c-816f26ef5de6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:09.373127 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:09.373127 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:09.373537 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-cecf38e1-ca03-4071-80be-72e932f76741 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:09.374307 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-88880684-2b95-4f98-9b9c-816f26ef5de6 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] DELETE https://10.4.3.64/volume/v3/types/340706f8-8c58-49de-89d9-398931bf40db Aug 14 03:54:09.374505 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-88880684-2b95-4f98-9b9c-816f26ef5de6 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:09.374695 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-88880684-2b95-4f98-9b9c-816f26ef5de6 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:09.390047 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-cecf38e1-ca03-4071-80be-72e932f76741 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Delete volume request issued successfully. Aug 14 03:54:09.390283 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cecf38e1-ca03-4071-80be-72e932f76741 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 202 Aug 14 03:54:09.390748 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 740/2932] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:09 2026] DELETE /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:09.398324 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2db63318-29ba-49f6-a7f6-2875d56c8a4c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:09.398718 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-88880684-2b95-4f98-9b9c-816f26ef5de6 tempest-ProjectAdminTests-2008870511 tempest-ProjectAdminTests-2008870511-project-admin] https://10.4.3.64/volume/v3/types/340706f8-8c58-49de-89d9-398931bf40db returned with HTTP 202 Aug 14 03:54:09.398718 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 735/2933] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:09 2026] DELETE /volume/v3/types/340706f8-8c58-49de-89d9-398931bf40db => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:09.399304 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2db63318-29ba-49f6-a7f6-2875d56c8a4c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:09.399548 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2db63318-29ba-49f6-a7f6-2875d56c8a4c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:09.399754 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2db63318-29ba-49f6-a7f6-2875d56c8a4c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:09.413933 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:09.413933 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:09.421483 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2db63318-29ba-49f6-a7f6-2875d56c8a4c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:09.425929 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2db63318-29ba-49f6-a7f6-2875d56c8a4c tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 200 Aug 14 03:54:09.426449 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 736/2934] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:09 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:09.969567 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f3df13cf-ef37-459f-809b-8b3ffb17023a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:09.971701 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f3df13cf-ef37-459f-809b-8b3ffb17023a tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] GET https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:09.971902 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f3df13cf-ef37-459f-809b-8b3ffb17023a tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:09.972085 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f3df13cf-ef37-459f-809b-8b3ffb17023a tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:09.979858 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:09.979858 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:09.984808 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f3df13cf-ef37-459f-809b-8b3ffb17023a tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Volume info retrieved successfully. Aug 14 03:54:09.989300 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f3df13cf-ef37-459f-809b-8b3ffb17023a tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 returned with HTTP 200 Aug 14 03:54:09.989670 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 724/2935] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:54:09 2026] GET /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:10.001854 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ed238cd4-a0e1-4af7-aacf-910ed7208b1b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:10.003509 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ed238cd4-a0e1-4af7-aacf-910ed7208b1b tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] GET https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:10.003707 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ed238cd4-a0e1-4af7-aacf-910ed7208b1b tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:10.003887 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ed238cd4-a0e1-4af7-aacf-910ed7208b1b tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:10.010219 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:10.010219 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:10.013448 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ed238cd4-a0e1-4af7-aacf-910ed7208b1b tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Volume info retrieved successfully. Aug 14 03:54:10.016972 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ed238cd4-a0e1-4af7-aacf-910ed7208b1b tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 returned with HTTP 200 Aug 14 03:54:10.017321 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 741/2936] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:54:10 2026] GET /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 => generated 1189 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:54:10.030231 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-36dc3109-5810-47f4-9854-a223ad3735fd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:10.032407 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-36dc3109-5810-47f4-9854-a223ad3735fd tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] GET https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:10.032834 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-36dc3109-5810-47f4-9854-a223ad3735fd tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:10.033332 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-36dc3109-5810-47f4-9854-a223ad3735fd tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:10.041656 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:10.041656 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:10.045537 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-36dc3109-5810-47f4-9854-a223ad3735fd tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Volume info retrieved successfully. Aug 14 03:54:10.048969 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-36dc3109-5810-47f4-9854-a223ad3735fd tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 returned with HTTP 200 Aug 14 03:54:10.049371 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 736/2937] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:54:10 2026] GET /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 => generated 1189 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:54:10.062312 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6e9e136b-103c-48ac-857a-7c7fa4aef561 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:10.064548 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e9e136b-103c-48ac-857a-7c7fa4aef561 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] POST https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615/action Aug 14 03:54:10.065154 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e9e136b-103c-48ac-857a-7c7fa4aef561 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1981776297", "migration_policy": "never"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:10.065309 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e9e136b-103c-48ac-857a-7c7fa4aef561 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1981776297", "migration_policy": "never"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:10.075740 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:10.075740 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:10.076429 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6e9e136b-103c-48ac-857a-7c7fa4aef561 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Volume info retrieved successfully. Aug 14 03:54:10.103682 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-6e9e136b-103c-48ac-857a-7c7fa4aef561 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1981776297 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1981776297, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:10.104196 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-6e9e136b-103c-48ac-857a-7c7fa4aef561 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1981776297 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1981776297, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:10.112988 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-6e9e136b-103c-48ac-857a-7c7fa4aef561 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Created reservations ['fc46e7e9-b991-4c8d-a6b0-76f64455e580', '049316b5-8cbe-40cd-a085-03b741571cbb'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:10.124015 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-6e9e136b-103c-48ac-857a-7c7fa4aef561 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-905556101 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-905556101, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:10.124588 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-6e9e136b-103c-48ac-857a-7c7fa4aef561 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-905556101 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-905556101, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:10.131259 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-6e9e136b-103c-48ac-857a-7c7fa4aef561 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Created reservations ['bbf716fd-0506-4e14-8114-062e1bab926e', '539f969e-f0b1-40ff-8d07-0034450521b3'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:10.156031 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6e9e136b-103c-48ac-857a-7c7fa4aef561 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Retype volume request issued successfully. Aug 14 03:54:10.156295 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e9e136b-103c-48ac-857a-7c7fa4aef561 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615/action returned with HTTP 202 Aug 14 03:54:10.156704 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 737/2938] 10.4.3.64 () {70 vars in 1425 bytes} [Fri Aug 14 03:54:10 2026] POST /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 03:54:10.163149 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8d08b48d-5bb2-4991-a0a2-d168a4927ac0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:10.165079 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8d08b48d-5bb2-4991-a0a2-d168a4927ac0 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] GET https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:10.165432 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8d08b48d-5bb2-4991-a0a2-d168a4927ac0 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:10.165643 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8d08b48d-5bb2-4991-a0a2-d168a4927ac0 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:10.172372 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:10.172372 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:10.175871 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8d08b48d-5bb2-4991-a0a2-d168a4927ac0 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Volume info retrieved successfully. Aug 14 03:54:10.180691 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8d08b48d-5bb2-4991-a0a2-d168a4927ac0 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 returned with HTTP 200 Aug 14 03:54:10.181067 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 725/2939] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:54:10 2026] GET /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:10.437807 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fa0a0a04-3cba-4287-a678-0c8801a62314 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:10.439416 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fa0a0a04-3cba-4287-a678-0c8801a62314 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 Aug 14 03:54:10.439596 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fa0a0a04-3cba-4287-a678-0c8801a62314 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:10.439770 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fa0a0a04-3cba-4287-a678-0c8801a62314 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:10.444534 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fa0a0a04-3cba-4287-a678-0c8801a62314 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 returned with HTTP 404 Aug 14 03:54:10.444919 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 742/2940] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:10 2026] GET /volume/v3/volumes/b721bb28-12aa-42fa-837e-3a215a28d127 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:10.511857 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0ec96a16-8641-4e6f-94fd-2efefe2f7c9a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:10.511857 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0ec96a16-8641-4e6f-94fd-2efefe2f7c9a tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:54:10.511857 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0ec96a16-8641-4e6f-94fd-2efefe2f7c9a tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:10.511857 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0ec96a16-8641-4e6f-94fd-2efefe2f7c9a tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:10.511857 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-0ec96a16-8641-4e6f-94fd-2efefe2f7c9a tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Delete volume with id: d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:54:10.520658 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:10.520658 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:10.521078 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0ec96a16-8641-4e6f-94fd-2efefe2f7c9a tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:10.542102 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0ec96a16-8641-4e6f-94fd-2efefe2f7c9a tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Delete volume request issued successfully. Aug 14 03:54:10.542368 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0ec96a16-8641-4e6f-94fd-2efefe2f7c9a tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 202 Aug 14 03:54:10.542772 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 737/2941] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:10 2026] DELETE /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:10.552429 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7f77d3e5-ea0e-41da-bf75-8d05e9eee327 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:10.554956 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7f77d3e5-ea0e-41da-bf75-8d05e9eee327 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:54:10.555152 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7f77d3e5-ea0e-41da-bf75-8d05e9eee327 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:10.555374 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7f77d3e5-ea0e-41da-bf75-8d05e9eee327 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:10.568595 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:10.568595 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:10.574155 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7f77d3e5-ea0e-41da-bf75-8d05e9eee327 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:10.578520 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7f77d3e5-ea0e-41da-bf75-8d05e9eee327 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 200 Aug 14 03:54:10.578915 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 738/2942] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:10 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:10.811299 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f49d875d-e433-4bdd-9168-d1355c2ed66b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:10.883240 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f49d875d-e433-4bdd-9168-d1355c2ed66b tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:10.883565 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f49d875d-e433-4bdd-9168-d1355c2ed66b tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-964639906", "extra_specs": {"storage_protocol": "tempest-storage_protocol-501211261", "vendor_name": "tempest-vendor_name-578789297"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:10.895702 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f49d875d-e433-4bdd-9168-d1355c2ed66b tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:10.895996 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 726/2943] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:54:10 2026] POST /volume/v3/types => generated 327 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:10.903266 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-63a7220f-6445-4d0c-b23c-adaefca267bd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:10.904816 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:10.905123 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fd0133bc-0859-4e61-b65b-745b8af5c70a", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:10.906446 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Create volume request body: {'volume': {'volume_type': 'fd0133bc-0859-4e61-b65b-745b8af5c70a', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:10.909758 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Create volume of 1 GB Aug 14 03:54:10.909963 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:10.909963 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:10.910304 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Availability Zones retrieved successfully. Aug 14 03:54:10.915403 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Flow 'volume_create_api' (675b89f4-b986-4a41-90ab-79624094e865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:10.916239 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9071485-7c6c-4e78-9d98-cfcdc9f92598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:10.916902 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:10.932375 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9071485-7c6c-4e78-9d98-cfcdc9f92598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:54:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-501211261',vendor_name='tempest-vendor_name-578789297'},id=fd0133bc-0859-4e61-b65b-745b8af5c70a,is_public=True,name='tempest-ProjectReaderTests-volume-type-964639906',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd0133bc-0859-4e61-b65b-745b8af5c70a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:10.933009 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50575fc9-9a9e-4f37-9f08-0bfaea3a3796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:10.954421 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-964639906 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-964639906, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:10.954685 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-964639906 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-964639906, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:10.978730 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Created reservations ['953541ce-bf37-4a13-ad11-4425c7d77eed', '1f126b9c-6b71-4e65-a48a-7b6815538824', '17ce24cb-751b-4709-bcd5-bb3fcbb4f47e', 'dc253622-7cf1-4a6e-8b6d-44ccd2a3f3b5'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:10.979699 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50575fc9-9a9e-4f37-9f08-0bfaea3a3796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['953541ce-bf37-4a13-ad11-4425c7d77eed', '1f126b9c-6b71-4e65-a48a-7b6815538824', '17ce24cb-751b-4709-bcd5-bb3fcbb4f47e', 'dc253622-7cf1-4a6e-8b6d-44ccd2a3f3b5']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:10.980808 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dd2d5c9-69d7-4fc7-8bb6-efc2d3bc7e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:11.001893 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dd2d5c9-69d7-4fc7-8bb6-efc2d3bc7e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b4cbdfc-ac18-4b69-a02c-02408ceda893', '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='b1ac367c9b7e435abb2adbd91a475477',qos_specs=None,replication_status=,reservations=['953541ce-bf37-4a13-ad11-4425c7d77eed','1f126b9c-6b71-4e65-a48a-7b6815538824','17ce24cb-751b-4709-bcd5-bb3fcbb4f47e','dc253622-7cf1-4a6e-8b6d-44ccd2a3f3b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f87c14ac57d94a33b1cf5d841af04f8b',volume_type_id=fd0133bc-0859-4e61-b65b-745b8af5c70a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b4cbdfc-ac18-4b69-a02c-02408ceda893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1ac367c9b7e435abb2adbd91a475477',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f87c14ac57d94a33b1cf5d841af04f8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd0133bc-0859-4e61-b65b-745b8af5c70a),volume_type_id=fd0133bc-0859-4e61-b65b-745b8af5c70a)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:11.002629 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3542eb11-2fa8-4e88-abfe-e4389cceeb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:11.017050 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3542eb11-2fa8-4e88-abfe-e4389cceeb79) transitioned into state 'SUCCESS' from 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='b1ac367c9b7e435abb2adbd91a475477',qos_specs=None,replication_status=,reservations=['953541ce-bf37-4a13-ad11-4425c7d77eed','1f126b9c-6b71-4e65-a48a-7b6815538824','17ce24cb-751b-4709-bcd5-bb3fcbb4f47e','dc253622-7cf1-4a6e-8b6d-44ccd2a3f3b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f87c14ac57d94a33b1cf5d841af04f8b',volume_type_id=fd0133bc-0859-4e61-b65b-745b8af5c70a)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:11.017738 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e6123bf-cb8b-4b23-825a-2a2b6a6c92f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:11.025354 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e6123bf-cb8b-4b23-825a-2a2b6a6c92f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:11.026201 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Flow 'volume_create_api' (675b89f4-b986-4a41-90ab-79624094e865) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:11.026485 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Create volume request issued successfully. Aug 14 03:54:11.026993 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-63a7220f-6445-4d0c-b23c-adaefca267bd tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:11.027437 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 743/2944] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:54:10 2026] POST /volume/v3/volumes => generated 771 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:11.040459 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-67031bbe-6a65-4b71-bb21-4df0381feba8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:11.042292 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-67031bbe-6a65-4b71-bb21-4df0381feba8 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] GET https://10.4.3.64/volume/v3/volumes/5b4cbdfc-ac18-4b69-a02c-02408ceda893 Aug 14 03:54:11.042592 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-67031bbe-6a65-4b71-bb21-4df0381feba8 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:11.043151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-67031bbe-6a65-4b71-bb21-4df0381feba8 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:11.050218 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:11.050218 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:11.053683 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-67031bbe-6a65-4b71-bb21-4df0381feba8 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Volume info retrieved successfully. Aug 14 03:54:11.057147 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-67031bbe-6a65-4b71-bb21-4df0381feba8 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/volumes/5b4cbdfc-ac18-4b69-a02c-02408ceda893 returned with HTTP 200 Aug 14 03:54:11.057569 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 738/2945] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:11 2026] GET /volume/v3/volumes/5b4cbdfc-ac18-4b69-a02c-02408ceda893 => generated 950 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:11.194051 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-36c84f47-a2c6-444f-9ab1-2e685dc41a8e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:11.195832 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-36c84f47-a2c6-444f-9ab1-2e685dc41a8e tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] GET https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:11.196063 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-36c84f47-a2c6-444f-9ab1-2e685dc41a8e tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:11.196274 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-36c84f47-a2c6-444f-9ab1-2e685dc41a8e tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:11.203089 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:11.203089 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:11.206318 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-36c84f47-a2c6-444f-9ab1-2e685dc41a8e tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Volume info retrieved successfully. Aug 14 03:54:11.209844 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-36c84f47-a2c6-444f-9ab1-2e685dc41a8e tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 returned with HTTP 200 Aug 14 03:54:11.210233 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 739/2946] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:54:11 2026] GET /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 => generated 997 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:11.221844 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-31561b57-aff6-481d-ad4d-16c7bc194a00 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:11.223761 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-31561b57-aff6-481d-ad4d-16c7bc194a00 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] GET https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:11.223962 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-31561b57-aff6-481d-ad4d-16c7bc194a00 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:11.224126 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-31561b57-aff6-481d-ad4d-16c7bc194a00 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:11.230415 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:11.230415 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:11.233341 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-31561b57-aff6-481d-ad4d-16c7bc194a00 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Volume info retrieved successfully. Aug 14 03:54:11.236439 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-31561b57-aff6-481d-ad4d-16c7bc194a00 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 returned with HTTP 200 Aug 14 03:54:11.236721 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 727/2947] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:54:11 2026] GET /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 => generated 1191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:54:11.247699 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ffcbd3df-8f08-440e-81be-f5eb3efa0750 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:11.249337 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ffcbd3df-8f08-440e-81be-f5eb3efa0750 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] GET https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1301032576 Aug 14 03:54:11.249520 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ffcbd3df-8f08-440e-81be-f5eb3efa0750 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:11.249691 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ffcbd3df-8f08-440e-81be-f5eb3efa0750 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:11.250146 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:11.250146 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:11.250404 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-ffcbd3df-8f08-440e-81be-f5eb3efa0750 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1301032576'), ('all_tenants', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:54:11.273694 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ffcbd3df-8f08-440e-81be-f5eb3efa0750 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Get all volumes completed successfully. Aug 14 03:54:11.274082 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ffcbd3df-8f08-440e-81be-f5eb3efa0750 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1301032576 returned with HTTP 200 Aug 14 03:54:11.274635 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 744/2948] 10.4.3.64 () {68 vars in 1422 bytes} [Fri Aug 14 03:54:11 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1301032576 => generated 340 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:11.282666 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-856daefa-bb70-46d9-81cd-84d05874c8cc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:11.284420 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-856daefa-bb70-46d9-81cd-84d05874c8cc tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] GET https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1301032576 Aug 14 03:54:11.284708 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-856daefa-bb70-46d9-81cd-84d05874c8cc tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:11.284942 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-856daefa-bb70-46d9-81cd-84d05874c8cc tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:11.285756 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-856daefa-bb70-46d9-81cd-84d05874c8cc tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1301032576'), ('all_tenants', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:54:11.310936 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-856daefa-bb70-46d9-81cd-84d05874c8cc tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Get all volumes completed successfully. Aug 14 03:54:11.311804 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-856daefa-bb70-46d9-81cd-84d05874c8cc tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1301032576 returned with HTTP 200 Aug 14 03:54:11.312440 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 739/2949] 10.4.3.64 () {68 vars in 1422 bytes} [Fri Aug 14 03:54:11 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1301032576 => generated 340 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:11.320419 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0d31c951-69fc-4c6d-a698-48e76ca3a19e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:11.322058 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0d31c951-69fc-4c6d-a698-48e76ca3a19e tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] GET https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:11.322273 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0d31c951-69fc-4c6d-a698-48e76ca3a19e tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:11.322444 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0d31c951-69fc-4c6d-a698-48e76ca3a19e tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:11.328606 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:11.328606 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:11.331800 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0d31c951-69fc-4c6d-a698-48e76ca3a19e tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Volume info retrieved successfully. Aug 14 03:54:11.335301 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0d31c951-69fc-4c6d-a698-48e76ca3a19e tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 returned with HTTP 200 Aug 14 03:54:11.335629 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 740/2950] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:54:11 2026] GET /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 => generated 997 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:11.347013 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5d3e79e0-981e-4705-aa69-77cb485fc129 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:11.348761 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5d3e79e0-981e-4705-aa69-77cb485fc129 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:11.348974 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5d3e79e0-981e-4705-aa69-77cb485fc129 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:11.349205 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5d3e79e0-981e-4705-aa69-77cb485fc129 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:11.349360 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-5d3e79e0-981e-4705-aa69-77cb485fc129 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Delete volume with id: 3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:11.355911 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:11.355911 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:11.356405 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5d3e79e0-981e-4705-aa69-77cb485fc129 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Volume info retrieved successfully. Aug 14 03:54:11.372313 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5d3e79e0-981e-4705-aa69-77cb485fc129 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Delete volume request issued successfully. Aug 14 03:54:11.372528 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5d3e79e0-981e-4705-aa69-77cb485fc129 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 returned with HTTP 202 Aug 14 03:54:11.372944 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 728/2951] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:54:11 2026] DELETE /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:54:11.380161 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e91c8674-0e21-40d0-9e8c-4034beeaf531 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:11.381883 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e91c8674-0e21-40d0-9e8c-4034beeaf531 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] GET https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:11.382094 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e91c8674-0e21-40d0-9e8c-4034beeaf531 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:11.382360 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e91c8674-0e21-40d0-9e8c-4034beeaf531 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:11.389316 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:11.389316 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:11.392763 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e91c8674-0e21-40d0-9e8c-4034beeaf531 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Volume info retrieved successfully. Aug 14 03:54:11.397212 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e91c8674-0e21-40d0-9e8c-4034beeaf531 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 returned with HTTP 200 Aug 14 03:54:11.397624 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 745/2952] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:54:11 2026] GET /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:11.592250 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8a69d69c-606e-4690-9e6c-5e427dd7c418 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:11.594654 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8a69d69c-606e-4690-9e6c-5e427dd7c418 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 Aug 14 03:54:11.595044 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8a69d69c-606e-4690-9e6c-5e427dd7c418 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:11.595370 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8a69d69c-606e-4690-9e6c-5e427dd7c418 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:11.602968 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8a69d69c-606e-4690-9e6c-5e427dd7c418 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 returned with HTTP 404 Aug 14 03:54:11.603721 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 740/2953] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:11 2026] GET /volume/v3/volumes/d7df3f4b-0515-4f9d-acb8-06325ae6e5e8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:11.705685 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0f65e877-ae39-4387-aea9-f8b545220481 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:11.707420 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0f65e877-ae39-4387-aea9-f8b545220481 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] DELETE https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:54:11.707570 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0f65e877-ae39-4387-aea9-f8b545220481 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:11.707743 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0f65e877-ae39-4387-aea9-f8b545220481 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:11.707992 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-0f65e877-ae39-4387-aea9-f8b545220481 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Delete volume with id: 19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:54:11.714253 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:11.714253 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:11.714620 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0f65e877-ae39-4387-aea9-f8b545220481 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:11.731680 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0f65e877-ae39-4387-aea9-f8b545220481 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Delete volume request issued successfully. Aug 14 03:54:11.731936 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0f65e877-ae39-4387-aea9-f8b545220481 tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 202 Aug 14 03:54:11.732258 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 741/2954] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:11 2026] DELETE /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:11.741412 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-44bbfdd4-e910-4806-ae26-4c7de799b68e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:11.743145 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-44bbfdd4-e910-4806-ae26-4c7de799b68e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:54:11.743369 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-44bbfdd4-e910-4806-ae26-4c7de799b68e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:11.743601 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-44bbfdd4-e910-4806-ae26-4c7de799b68e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:11.750410 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:11.750410 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:11.753963 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-44bbfdd4-e910-4806-ae26-4c7de799b68e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Volume info retrieved successfully. Aug 14 03:54:11.758632 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-44bbfdd4-e910-4806-ae26-4c7de799b68e tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 200 Aug 14 03:54:11.759000 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 729/2955] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:11 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:12.068699 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9ac32828-f872-4b02-8a58-53537093c609 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.070317 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9ac32828-f872-4b02-8a58-53537093c609 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] GET https://10.4.3.64/volume/v3/volumes/5b4cbdfc-ac18-4b69-a02c-02408ceda893 Aug 14 03:54:12.070513 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9ac32828-f872-4b02-8a58-53537093c609 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:12.070695 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9ac32828-f872-4b02-8a58-53537093c609 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:12.077069 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:12.077069 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:12.080276 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9ac32828-f872-4b02-8a58-53537093c609 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Volume info retrieved successfully. Aug 14 03:54:12.083547 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9ac32828-f872-4b02-8a58-53537093c609 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/volumes/5b4cbdfc-ac18-4b69-a02c-02408ceda893 returned with HTTP 200 Aug 14 03:54:12.083867 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 746/2956] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:12 2026] GET /volume/v3/volumes/5b4cbdfc-ac18-4b69-a02c-02408ceda893 => generated 971 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:12.094298 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-82e3f06f-0aa2-4264-8dd8-7f3676a33c15 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.095997 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-82e3f06f-0aa2-4264-8dd8-7f3676a33c15 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 14 03:54:12.096239 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-82e3f06f-0aa2-4264-8dd8-7f3676a33c15 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:12.096411 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-82e3f06f-0aa2-4264-8dd8-7f3676a33c15 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:12.096645 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:12.096645 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:12.099587 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-82e3f06f-0aa2-4264-8dd8-7f3676a33c15 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 14 03:54:12.100052 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 741/2957] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Aug 14 03:54:12 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:12.106399 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9ecd8b69-0f8c-447c-8747-af835130c6a6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.159804 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9ecd8b69-0f8c-447c-8747-af835130c6a6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-reader] GET https://10.4.3.64/volume/v3/messages Aug 14 03:54:12.160105 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9ecd8b69-0f8c-447c-8747-af835130c6a6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:12.160410 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9ecd8b69-0f8c-447c-8747-af835130c6a6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-reader] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:12.163849 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9ecd8b69-0f8c-447c-8747-af835130c6a6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-reader] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 14 03:54:12.164173 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 742/2958] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Aug 14 03:54:12 2026] GET /volume/v3/messages => generated 668 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:12.171670 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5131a1d2-5185-45ea-a960-5dff0375745d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.173241 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5131a1d2-5185-45ea-a960-5dff0375745d tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] DELETE https://10.4.3.64/volume/v3/messages/46125acd-a0eb-4310-b6c6-3821ed278d60 Aug 14 03:54:12.173432 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5131a1d2-5185-45ea-a960-5dff0375745d tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:12.173601 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5131a1d2-5185-45ea-a960-5dff0375745d tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:12.180637 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5131a1d2-5185-45ea-a960-5dff0375745d tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/messages/46125acd-a0eb-4310-b6c6-3821ed278d60 returned with HTTP 204 Aug 14 03:54:12.180911 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 730/2959] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Aug 14 03:54:12 2026] DELETE /volume/v3/messages/46125acd-a0eb-4310-b6c6-3821ed278d60 => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:54:12.187344 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1c3d69b4-3993-44cc-8d80-6833aeec72d5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.188912 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1c3d69b4-3993-44cc-8d80-6833aeec72d5 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/5b4cbdfc-ac18-4b69-a02c-02408ceda893 Aug 14 03:54:12.189193 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1c3d69b4-3993-44cc-8d80-6833aeec72d5 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:12.189414 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1c3d69b4-3993-44cc-8d80-6833aeec72d5 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:12.189561 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-1c3d69b4-3993-44cc-8d80-6833aeec72d5 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Delete volume with id: 5b4cbdfc-ac18-4b69-a02c-02408ceda893 Aug 14 03:54:12.196019 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:12.196019 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:12.196323 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1c3d69b4-3993-44cc-8d80-6833aeec72d5 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Volume info retrieved successfully. Aug 14 03:54:12.197304 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1c3d69b4-3993-44cc-8d80-6833aeec72d5 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100327) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:54:12.212655 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-1c3d69b4-3993-44cc-8d80-6833aeec72d5 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Created reservations ['b5ccc66c-4819-4304-9618-37310e978c7a', '6a6d94c9-5982-4ad6-9d4d-abeaf30046f0', '2db56128-3665-4748-a8b5-04687631f213', 'e159e58d-845f-4526-987b-9323ef7baf85'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:12.231352 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1c3d69b4-3993-44cc-8d80-6833aeec72d5 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Delete volume request issued successfully. Aug 14 03:54:12.231534 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1c3d69b4-3993-44cc-8d80-6833aeec72d5 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/volumes/5b4cbdfc-ac18-4b69-a02c-02408ceda893 returned with HTTP 202 Aug 14 03:54:12.231889 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 747/2960] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:12 2026] DELETE /volume/v3/volumes/5b4cbdfc-ac18-4b69-a02c-02408ceda893 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:12.238362 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-675e92d7-8e08-460d-b242-9c12f28b1c20 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.240193 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-675e92d7-8e08-460d-b242-9c12f28b1c20 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] DELETE https://10.4.3.64/volume/v3/types/fd0133bc-0859-4e61-b65b-745b8af5c70a Aug 14 03:54:12.240393 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-675e92d7-8e08-460d-b242-9c12f28b1c20 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:12.240590 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-675e92d7-8e08-460d-b242-9c12f28b1c20 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:12.259584 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-675e92d7-8e08-460d-b242-9c12f28b1c20 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/types/fd0133bc-0859-4e61-b65b-745b8af5c70a returned with HTTP 202 Aug 14 03:54:12.260257 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 742/2961] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:12 2026] DELETE /volume/v3/types/fd0133bc-0859-4e61-b65b-745b8af5c70a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:12.268616 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3842c155-6761-4e49-bd15-2629d105fb63 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.270260 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3842c155-6761-4e49-bd15-2629d105fb63 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:12.270603 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3842c155-6761-4e49-bd15-2629d105fb63 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-634510156", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1662160676", "vendor_name": "tempest-vendor_name-1651617442"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:12.284235 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3842c155-6761-4e49-bd15-2629d105fb63 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:12.284631 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 743/2962] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:54:12 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:12.292556 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.294405 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:12.294809 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7433da1d-6bf0-4308-9b59-39207773470e", "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:12.296264 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Create volume request body: {'volume': {'volume_type': '7433da1d-6bf0-4308-9b59-39207773470e', 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:12.299766 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Create volume of 1 GB Aug 14 03:54:12.300052 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:12.300052 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:12.300430 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Availability Zones retrieved successfully. Aug 14 03:54:12.305469 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Flow 'volume_create_api' (553a900f-87e0-4b10-b2ce-6f2293446bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:12.306319 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f2bf27e-59a7-4120-bc52-8b01635c6883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:12.306997 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:12.325446 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f2bf27e-59a7-4120-bc52-8b01635c6883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:54:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1662160676',vendor_name='tempest-vendor_name-1651617442'},id=7433da1d-6bf0-4308-9b59-39207773470e,is_public=True,name='tempest-ProjectReaderTests-volume-type-634510156',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7433da1d-6bf0-4308-9b59-39207773470e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:12.326523 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d087bd05-8c6a-4ca4-85ce-1450515e8511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:12.348933 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-634510156 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-634510156, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:12.349314 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-634510156 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-634510156, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:12.369548 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Created reservations ['91e3666b-95dd-4ffa-b175-4ef952dfda63', '81cd2bd2-1beb-405f-a509-2d9e18210fbf', 'fc17d487-8210-4559-879c-6fdd950304d9', '92f3b4cd-7886-4741-bf2b-8e58ea622df9'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:12.370248 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d087bd05-8c6a-4ca4-85ce-1450515e8511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91e3666b-95dd-4ffa-b175-4ef952dfda63', '81cd2bd2-1beb-405f-a509-2d9e18210fbf', 'fc17d487-8210-4559-879c-6fdd950304d9', '92f3b4cd-7886-4741-bf2b-8e58ea622df9']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:12.370879 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d761d66a-e482-47ed-87d4-fdf4838202ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:12.392472 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d761d66a-e482-47ed-87d4-fdf4838202ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b8b69cb-ddc5-4026-acec-245ebef814f1', '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='b1ac367c9b7e435abb2adbd91a475477',qos_specs=None,replication_status=,reservations=['91e3666b-95dd-4ffa-b175-4ef952dfda63','81cd2bd2-1beb-405f-a509-2d9e18210fbf','fc17d487-8210-4559-879c-6fdd950304d9','92f3b4cd-7886-4741-bf2b-8e58ea622df9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f87c14ac57d94a33b1cf5d841af04f8b',volume_type_id=7433da1d-6bf0-4308-9b59-39207773470e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b8b69cb-ddc5-4026-acec-245ebef814f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1ac367c9b7e435abb2adbd91a475477',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f87c14ac57d94a33b1cf5d841af04f8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7433da1d-6bf0-4308-9b59-39207773470e),volume_type_id=7433da1d-6bf0-4308-9b59-39207773470e)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:12.393181 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f44c3c98-3f87-4754-a2b8-e66b5d266718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:12.410580 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ba127e26-c7b9-40eb-9b70-efb6457f1d10 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.412413 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f44c3c98-3f87-4754-a2b8-e66b5d266718) transitioned into state 'SUCCESS' from 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='b1ac367c9b7e435abb2adbd91a475477',qos_specs=None,replication_status=,reservations=['91e3666b-95dd-4ffa-b175-4ef952dfda63','81cd2bd2-1beb-405f-a509-2d9e18210fbf','fc17d487-8210-4559-879c-6fdd950304d9','92f3b4cd-7886-4741-bf2b-8e58ea622df9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f87c14ac57d94a33b1cf5d841af04f8b',volume_type_id=7433da1d-6bf0-4308-9b59-39207773470e)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:12.412567 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ba127e26-c7b9-40eb-9b70-efb6457f1d10 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] GET https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 Aug 14 03:54:12.412817 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ba127e26-c7b9-40eb-9b70-efb6457f1d10 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:12.413055 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ba127e26-c7b9-40eb-9b70-efb6457f1d10 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:12.413167 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d2ccfb-0ba2-44c1-97aa-86e6e16fd724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:12.419179 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ba127e26-c7b9-40eb-9b70-efb6457f1d10 tempest-VolumeRetypeMultiattachTest-2127823447 tempest-VolumeRetypeMultiattachTest-2127823447-project-member] https://10.4.3.64/volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 returned with HTTP 404 Aug 14 03:54:12.419732 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 748/2963] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:54:12 2026] GET /volume/v3/volumes/3319323c-c8e9-4d29-84e9-b30fffc26615 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:54:12.421799 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d2ccfb-0ba2-44c1-97aa-86e6e16fd724) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:12.423102 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Flow 'volume_create_api' (553a900f-87e0-4b10-b2ce-6f2293446bd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:12.423541 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Create volume request issued successfully. Aug 14 03:54:12.424329 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5812508f-606d-4004-ab4c-d5e2d2075fd6 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:12.424887 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 731/2964] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:54:12 2026] POST /volume/v3/volumes => generated 771 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:12.429300 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fdf1f61b-a241-4a8c-9a35-3623d6e54948 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.431112 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fdf1f61b-a241-4a8c-9a35-3623d6e54948 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] DELETE https://10.4.3.64/volume/v3/types/49c484e8-bcff-48b9-abfa-f3dc3acbb61e Aug 14 03:54:12.431333 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fdf1f61b-a241-4a8c-9a35-3623d6e54948 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:12.431523 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fdf1f61b-a241-4a8c-9a35-3623d6e54948 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:12.442875 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-381cc764-3831-4621-a373-3a8cb9f704b0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.445212 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-381cc764-3831-4621-a373-3a8cb9f704b0 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] GET https://10.4.3.64/volume/v3/volumes/0b8b69cb-ddc5-4026-acec-245ebef814f1 Aug 14 03:54:12.445532 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-381cc764-3831-4621-a373-3a8cb9f704b0 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:12.445815 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-381cc764-3831-4621-a373-3a8cb9f704b0 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:12.455663 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:12.455663 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:12.459440 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fdf1f61b-a241-4a8c-9a35-3623d6e54948 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] https://10.4.3.64/volume/v3/types/49c484e8-bcff-48b9-abfa-f3dc3acbb61e returned with HTTP 202 Aug 14 03:54:12.459997 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-381cc764-3831-4621-a373-3a8cb9f704b0 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Volume info retrieved successfully. Aug 14 03:54:12.460100 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 743/2965] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:12 2026] DELETE /volume/v3/types/49c484e8-bcff-48b9-abfa-f3dc3acbb61e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:12.465092 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-381cc764-3831-4621-a373-3a8cb9f704b0 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/volumes/0b8b69cb-ddc5-4026-acec-245ebef814f1 returned with HTTP 200 Aug 14 03:54:12.465609 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 744/2966] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:12 2026] GET /volume/v3/volumes/0b8b69cb-ddc5-4026-acec-245ebef814f1 => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:12.469806 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a30b577e-5919-48c5-860d-9f6f0d64f231 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.471518 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a30b577e-5919-48c5-860d-9f6f0d64f231 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] GET https://10.4.3.64/volume/v3/types/49c484e8-bcff-48b9-abfa-f3dc3acbb61e Aug 14 03:54:12.471766 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a30b577e-5919-48c5-860d-9f6f0d64f231 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:12.472002 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a30b577e-5919-48c5-860d-9f6f0d64f231 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:12.475108 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a30b577e-5919-48c5-860d-9f6f0d64f231 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] https://10.4.3.64/volume/v3/types/49c484e8-bcff-48b9-abfa-f3dc3acbb61e returned with HTTP 404 Aug 14 03:54:12.475582 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 749/2967] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:54:12 2026] GET /volume/v3/types/49c484e8-bcff-48b9-abfa-f3dc3acbb61e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:12.482729 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-472ec57f-bf6e-48a5-ab2a-b819e1a868d4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.484530 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-472ec57f-bf6e-48a5-ab2a-b819e1a868d4 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] DELETE https://10.4.3.64/volume/v3/types/b381f1ce-0c97-46b9-94f5-22330ef9385f Aug 14 03:54:12.484713 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-472ec57f-bf6e-48a5-ab2a-b819e1a868d4 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:12.484910 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-472ec57f-bf6e-48a5-ab2a-b819e1a868d4 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:12.485148 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:12.485148 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:12.506862 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-472ec57f-bf6e-48a5-ab2a-b819e1a868d4 tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] https://10.4.3.64/volume/v3/types/b381f1ce-0c97-46b9-94f5-22330ef9385f returned with HTTP 202 Aug 14 03:54:12.507250 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 732/2968] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:12 2026] DELETE /volume/v3/types/b381f1ce-0c97-46b9-94f5-22330ef9385f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:12.516734 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-543541b1-8863-4924-a167-2fa66c69cebb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.518722 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-543541b1-8863-4924-a167-2fa66c69cebb tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] GET https://10.4.3.64/volume/v3/types/b381f1ce-0c97-46b9-94f5-22330ef9385f Aug 14 03:54:12.518914 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-543541b1-8863-4924-a167-2fa66c69cebb tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:12.519106 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-543541b1-8863-4924-a167-2fa66c69cebb tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:12.522556 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-543541b1-8863-4924-a167-2fa66c69cebb tempest-VolumeRetypeMultiattachTest-1380964260 tempest-VolumeRetypeMultiattachTest-1380964260-project-admin] https://10.4.3.64/volume/v3/types/b381f1ce-0c97-46b9-94f5-22330ef9385f returned with HTTP 404 Aug 14 03:54:12.523079 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 744/2969] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:54:12 2026] GET /volume/v3/types/b381f1ce-0c97-46b9-94f5-22330ef9385f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:12.771104 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fb3bcd1f-594d-4a67-9f29-3bfe981a33fc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:12.772983 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fb3bcd1f-594d-4a67-9f29-3bfe981a33fc tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] GET https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 Aug 14 03:54:12.773204 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fb3bcd1f-594d-4a67-9f29-3bfe981a33fc tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:12.773379 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fb3bcd1f-594d-4a67-9f29-3bfe981a33fc tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:12.778541 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fb3bcd1f-594d-4a67-9f29-3bfe981a33fc tempest-AttachVolumeNegativeTest-1000059792 tempest-AttachVolumeNegativeTest-1000059792-project-member] https://10.4.3.64/volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 returned with HTTP 404 Aug 14 03:54:12.778991 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 745/2970] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:12 2026] GET /volume/v3/volumes/19280def-cbfe-4e30-9066-cd050d713723 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:13.478808 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cba058db-8a56-4f73-8ea3-ec217de67978 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:13.480457 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cba058db-8a56-4f73-8ea3-ec217de67978 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] GET https://10.4.3.64/volume/v3/volumes/0b8b69cb-ddc5-4026-acec-245ebef814f1 Aug 14 03:54:13.480911 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cba058db-8a56-4f73-8ea3-ec217de67978 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:13.481221 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cba058db-8a56-4f73-8ea3-ec217de67978 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:13.489977 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:13.489977 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:13.498317 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-cba058db-8a56-4f73-8ea3-ec217de67978 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Volume info retrieved successfully. Aug 14 03:54:13.510564 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cba058db-8a56-4f73-8ea3-ec217de67978 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/volumes/0b8b69cb-ddc5-4026-acec-245ebef814f1 returned with HTTP 200 Aug 14 03:54:13.511774 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 750/2971] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:13 2026] GET /volume/v3/volumes/0b8b69cb-ddc5-4026-acec-245ebef814f1 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:13.529482 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5d0143ee-c21b-46bd-a3ba-c1e87f7e5a27 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:13.531751 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5d0143ee-c21b-46bd-a3ba-c1e87f7e5a27 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 14 03:54:13.532097 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5d0143ee-c21b-46bd-a3ba-c1e87f7e5a27 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:13.532341 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5d0143ee-c21b-46bd-a3ba-c1e87f7e5a27 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:13.536147 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5d0143ee-c21b-46bd-a3ba-c1e87f7e5a27 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 14 03:54:13.536572 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 733/2972] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Aug 14 03:54:13 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:13.545172 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-00cd8caf-b338-4800-9b27-e1ac80a468b7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:13.549327 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-00cd8caf-b338-4800-9b27-e1ac80a468b7 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-reader] GET https://10.4.3.64/volume/v3/messages/e6c81d88-9b16-4a68-bd08-7caa787e043b Aug 14 03:54:13.549590 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-00cd8caf-b338-4800-9b27-e1ac80a468b7 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:13.549785 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-00cd8caf-b338-4800-9b27-e1ac80a468b7 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-reader] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:13.554765 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-00cd8caf-b338-4800-9b27-e1ac80a468b7 tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-reader] https://10.4.3.64/volume/v3/messages/e6c81d88-9b16-4a68-bd08-7caa787e043b returned with HTTP 200 Aug 14 03:54:13.555130 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 745/2973] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:13 2026] GET /volume/v3/messages/e6c81d88-9b16-4a68-bd08-7caa787e043b => generated 665 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:13.565494 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-73ff79c5-c402-42ef-8d3d-2f443367ef0d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:13.567453 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73ff79c5-c402-42ef-8d3d-2f443367ef0d tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] DELETE https://10.4.3.64/volume/v3/messages/e6c81d88-9b16-4a68-bd08-7caa787e043b Aug 14 03:54:13.567692 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73ff79c5-c402-42ef-8d3d-2f443367ef0d tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:13.567901 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73ff79c5-c402-42ef-8d3d-2f443367ef0d tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:13.577034 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73ff79c5-c402-42ef-8d3d-2f443367ef0d tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/messages/e6c81d88-9b16-4a68-bd08-7caa787e043b returned with HTTP 204 Aug 14 03:54:13.577416 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 746/2974] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Aug 14 03:54:13 2026] DELETE /volume/v3/messages/e6c81d88-9b16-4a68-bd08-7caa787e043b => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:54:13.584760 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a0528d72-f367-4ccb-b8ae-c999173fcc7c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:13.587595 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a0528d72-f367-4ccb-b8ae-c999173fcc7c tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/0b8b69cb-ddc5-4026-acec-245ebef814f1 Aug 14 03:54:13.587883 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a0528d72-f367-4ccb-b8ae-c999173fcc7c tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:13.588548 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a0528d72-f367-4ccb-b8ae-c999173fcc7c tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:13.588797 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-a0528d72-f367-4ccb-b8ae-c999173fcc7c tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Delete volume with id: 0b8b69cb-ddc5-4026-acec-245ebef814f1 Aug 14 03:54:13.599304 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:13.599304 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:13.600157 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a0528d72-f367-4ccb-b8ae-c999173fcc7c tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Volume info retrieved successfully. Aug 14 03:54:13.601293 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a0528d72-f367-4ccb-b8ae-c999173fcc7c tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100327) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:54:13.612823 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-a0528d72-f367-4ccb-b8ae-c999173fcc7c tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-634510156 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-634510156, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:13.612823 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-a0528d72-f367-4ccb-b8ae-c999173fcc7c tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-634510156 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-634510156, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:13.621238 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-a0528d72-f367-4ccb-b8ae-c999173fcc7c tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Created reservations ['e2ce2afe-dfdf-4aff-8736-cde32c1db6c4', 'e6a55511-bf66-4e58-aca0-5ba71f483bdd', 'bf07d635-aedb-4fa1-9fe6-7d8b114b15f8', '61a04904-917d-463f-903a-f6d4d3ea388c'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:13.645308 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a0528d72-f367-4ccb-b8ae-c999173fcc7c tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Delete volume request issued successfully. Aug 14 03:54:13.645504 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a0528d72-f367-4ccb-b8ae-c999173fcc7c tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/volumes/0b8b69cb-ddc5-4026-acec-245ebef814f1 returned with HTTP 202 Aug 14 03:54:13.645885 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 751/2975] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:13 2026] DELETE /volume/v3/volumes/0b8b69cb-ddc5-4026-acec-245ebef814f1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:13.653084 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e1a26e43-59c7-44f2-9f8c-c02e4151136d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:13.655739 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e1a26e43-59c7-44f2-9f8c-c02e4151136d tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] DELETE https://10.4.3.64/volume/v3/types/7433da1d-6bf0-4308-9b59-39207773470e Aug 14 03:54:13.655944 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e1a26e43-59c7-44f2-9f8c-c02e4151136d tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:13.656261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e1a26e43-59c7-44f2-9f8c-c02e4151136d tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:13.683907 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e1a26e43-59c7-44f2-9f8c-c02e4151136d tempest-ProjectReaderTests-114911842 tempest-ProjectReaderTests-114911842-project-admin] https://10.4.3.64/volume/v3/types/7433da1d-6bf0-4308-9b59-39207773470e returned with HTTP 202 Aug 14 03:54:13.684357 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 734/2976] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:13 2026] DELETE /volume/v3/types/7433da1d-6bf0-4308-9b59-39207773470e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:14.604085 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fb9bd0bc-cba0-4f83-b869-d8fc0265e403 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:14.676554 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fb9bd0bc-cba0-4f83-b869-d8fc0265e403 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf Aug 14 03:54:14.676750 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fb9bd0bc-cba0-4f83-b869-d8fc0265e403 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:14.676929 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fb9bd0bc-cba0-4f83-b869-d8fc0265e403 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:14.848211 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-fb9bd0bc-cba0-4f83-b869-d8fc0265e403 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-109636177 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-109636177, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:14.848463 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-fb9bd0bc-cba0-4f83-b869-d8fc0265e403 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-109636177 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-109636177, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:14.848744 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-fb9bd0bc-cba0-4f83-b869-d8fc0265e403 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-109636177 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-109636177, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:14.852910 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fb9bd0bc-cba0-4f83-b869-d8fc0265e403 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf returned with HTTP 200 Aug 14 03:54:14.853511 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 746/2977] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:14 2026] GET /volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf => generated 615 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:14.861568 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-04165852-a9f6-46fe-9788-14d355c40cf9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:14.863289 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04165852-a9f6-46fe-9788-14d355c40cf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf Aug 14 03:54:14.863642 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04165852-a9f6-46fe-9788-14d355c40cf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:14.903452 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-04165852-a9f6-46fe-9788-14d355c40cf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-109636177 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-109636177, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:14.907841 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04165852-a9f6-46fe-9788-14d355c40cf9 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf returned with HTTP 200 Aug 14 03:54:14.908246 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 747/2978] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Aug 14 03:54:14 2026] PUT /volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf => generated 568 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:14.915903 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:14.978995 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:14.979446 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2116357539"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:14.981642 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2116357539'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:14.981756 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Create volume of 1 GB Aug 14 03:54:14.985589 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Availability Zones retrieved successfully. Aug 14 03:54:14.992907 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Flow 'volume_create_api' (7f9df0d0-0e66-4fb4-a287-9855776d97d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:14.993909 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f06ec2d-b8d4-4861-8972-fff707729ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:14.995105 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:15.018475 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f06ec2d-b8d4-4861-8972-fff707729ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:15.019491 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e52489-0d9c-4f01-bbbd-7f3e4129f233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:15.074710 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Created reservations ['75e4960a-c3fb-4f14-93f5-19896d4bb851', '85bf79a5-3043-43bc-8e21-96b4f9a5eb94', '2b3eeb42-e3a3-4d9c-a0ea-c8177b086132', 'd877de2b-e8fe-4869-a403-6c84ed551613'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:15.075529 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e52489-0d9c-4f01-bbbd-7f3e4129f233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75e4960a-c3fb-4f14-93f5-19896d4bb851', '85bf79a5-3043-43bc-8e21-96b4f9a5eb94', '2b3eeb42-e3a3-4d9c-a0ea-c8177b086132', 'd877de2b-e8fe-4869-a403-6c84ed551613']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:15.076234 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a60d001-b46d-4c2e-8a37-8b9ed69b2cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:15.099046 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a60d001-b46d-4c2e-8a37-8b9ed69b2cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e3ebc2b-9747-4ed8-a666-92d3443af02f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2116357539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690e7e0e52bd4685880a885bf9c0cddf',qos_specs=None,replication_status=,reservations=['75e4960a-c3fb-4f14-93f5-19896d4bb851','85bf79a5-3043-43bc-8e21-96b4f9a5eb94','2b3eeb42-e3a3-4d9c-a0ea-c8177b086132','d877de2b-e8fe-4869-a403-6c84ed551613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c69871cbfb464ab19ba8e118efe5d9f0',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2116357539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e3ebc2b-9747-4ed8-a666-92d3443af02f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='690e7e0e52bd4685880a885bf9c0cddf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c69871cbfb464ab19ba8e118efe5d9f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:15.099749 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e43a28-0eac-4c87-a568-9a24cf9fa38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:15.119577 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e43a28-0eac-4c87-a568-9a24cf9fa38e) transitioned into state 'SUCCESS' from state '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-2116357539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690e7e0e52bd4685880a885bf9c0cddf',qos_specs=None,replication_status=,reservations=['75e4960a-c3fb-4f14-93f5-19896d4bb851','85bf79a5-3043-43bc-8e21-96b4f9a5eb94','2b3eeb42-e3a3-4d9c-a0ea-c8177b086132','d877de2b-e8fe-4869-a403-6c84ed551613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c69871cbfb464ab19ba8e118efe5d9f0',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:15.119577 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67fba5df-87b5-4847-b561-9c53b57375af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:15.129549 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67fba5df-87b5-4847-b561-9c53b57375af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:15.130442 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Flow 'volume_create_api' (7f9df0d0-0e66-4fb4-a287-9855776d97d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:15.130728 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Create volume request issued successfully. Aug 14 03:54:15.131332 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6576a9f7-5cdd-44d1-8420-505adf6a51f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:15.132921 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 752/2979] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:54:14 2026] POST /volume/v3/volumes => generated 765 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:15.148337 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-92ffa2cd-289a-4a8e-99ed-9e88a9dbd877 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:15.152177 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-92ffa2cd-289a-4a8e-99ed-9e88a9dbd877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] GET https://10.4.3.64/volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f Aug 14 03:54:15.152432 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-92ffa2cd-289a-4a8e-99ed-9e88a9dbd877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:15.152619 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-92ffa2cd-289a-4a8e-99ed-9e88a9dbd877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:15.166427 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:15.166427 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:15.169977 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-92ffa2cd-289a-4a8e-99ed-9e88a9dbd877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Volume info retrieved successfully. Aug 14 03:54:15.173832 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-92ffa2cd-289a-4a8e-99ed-9e88a9dbd877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f returned with HTTP 200 Aug 14 03:54:15.174340 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 735/2980] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:15 2026] GET /volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:16.189221 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0af82301-3dd0-4f21-960b-cea548d1c9f4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:16.191188 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0af82301-3dd0-4f21-960b-cea548d1c9f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] GET https://10.4.3.64/volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f Aug 14 03:54:16.191288 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0af82301-3dd0-4f21-960b-cea548d1c9f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:16.191404 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0af82301-3dd0-4f21-960b-cea548d1c9f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:16.202546 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:16.202546 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:16.209100 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0af82301-3dd0-4f21-960b-cea548d1c9f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Volume info retrieved successfully. Aug 14 03:54:16.214871 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0af82301-3dd0-4f21-960b-cea548d1c9f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f returned with HTTP 200 Aug 14 03:54:16.215414 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 747/2981] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:16 2026] GET /volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:16.228519 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6702f0d7-8b93-406c-b714-58be893221bc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:16.230224 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6702f0d7-8b93-406c-b714-58be893221bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:54:16.230555 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6702f0d7-8b93-406c-b714-58be893221bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e3ebc2b-9747-4ed8-a666-92d3443af02f", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-584369109"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:16.238338 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:16.238338 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:16.238871 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6702f0d7-8b93-406c-b714-58be893221bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Volume info retrieved successfully. Aug 14 03:54:16.239002 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-6702f0d7-8b93-406c-b714-58be893221bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Create snapshot from volume 8e3ebc2b-9747-4ed8-a666-92d3443af02f Aug 14 03:54:16.271924 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-6702f0d7-8b93-406c-b714-58be893221bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Created reservations ['31453aba-9260-4427-8389-26a97c5e7769', '7ecd99a1-1419-4a2f-9833-b1353195ecf6', '8cc7e048-e3b0-43c4-9bd2-7215a976d2fb', '716be5e8-74b7-4f02-aa00-de5069df0876'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:16.300111 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6702f0d7-8b93-406c-b714-58be893221bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Snapshot create request issued successfully. Aug 14 03:54:16.300505 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6702f0d7-8b93-406c-b714-58be893221bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:54:16.300924 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 748/2982] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:54:16 2026] POST /volume/v3/snapshots => generated 322 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:16.310117 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9f0faf3b-f7d5-4a67-a5d7-96696e80ede3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:16.312074 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9f0faf3b-f7d5-4a67-a5d7-96696e80ede3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] GET https://10.4.3.64/volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 Aug 14 03:54:16.312255 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9f0faf3b-f7d5-4a67-a5d7-96696e80ede3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:16.312427 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9f0faf3b-f7d5-4a67-a5d7-96696e80ede3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:16.317365 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:16.317365 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:16.317769 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9f0faf3b-f7d5-4a67-a5d7-96696e80ede3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Snapshot retrieved successfully. Aug 14 03:54:16.318576 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9f0faf3b-f7d5-4a67-a5d7-96696e80ede3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 returned with HTTP 200 Aug 14 03:54:16.318913 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 753/2983] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:16 2026] GET /volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:16.676330 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:16.786801 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:16.787117 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-73993208"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:16.788473 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-73993208'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:16.788573 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Create volume of 1 GB Aug 14 03:54:16.792199 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Availability Zones retrieved successfully. Aug 14 03:54:16.797005 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Flow 'volume_create_api' (81bcc474-9d5a-4df8-966f-8cd65ce2bef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:16.797844 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212cbed0-8e38-48ae-810c-5594d25386fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:16.798640 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:16.820549 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212cbed0-8e38-48ae-810c-5594d25386fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:16.821202 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0afc8319-f3c4-4a8c-ac49-0984d9b68d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:16.868532 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Created reservations ['e2cbd8f7-1b2d-4201-88dd-dee6ddd51fec', '98ec6242-4982-499f-bea8-62b229a4a3b6', '6e5b5d63-30dd-4014-8b72-80784555a751', '2debb20f-226c-45dd-bc05-c64b3b33ddab'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:16.869229 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0afc8319-f3c4-4a8c-ac49-0984d9b68d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2cbd8f7-1b2d-4201-88dd-dee6ddd51fec', '98ec6242-4982-499f-bea8-62b229a4a3b6', '6e5b5d63-30dd-4014-8b72-80784555a751', '2debb20f-226c-45dd-bc05-c64b3b33ddab']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:16.869844 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3deff40b-9abc-4291-9412-d8cc61e217df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:16.888185 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3deff40b-9abc-4291-9412-d8cc61e217df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '832e38a7-1058-4968-8587-66984387f1c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-73993208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdaa361869924599bed7f86f949fc282',qos_specs=None,replication_status=,reservations=['e2cbd8f7-1b2d-4201-88dd-dee6ddd51fec','98ec6242-4982-499f-bea8-62b229a4a3b6','6e5b5d63-30dd-4014-8b72-80784555a751','2debb20f-226c-45dd-bc05-c64b3b33ddab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60f3d45297b740ee9e688dc505cec34d',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-73993208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=832e38a7-1058-4968-8587-66984387f1c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdaa361869924599bed7f86f949fc282',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60f3d45297b740ee9e688dc505cec34d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:16.888804 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da657baa-053f-43d7-bf82-ada11a720ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:16.903429 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da657baa-053f-43d7-bf82-ada11a720ec5) transitioned into state 'SUCCESS' from state '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-73993208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdaa361869924599bed7f86f949fc282',qos_specs=None,replication_status=,reservations=['e2cbd8f7-1b2d-4201-88dd-dee6ddd51fec','98ec6242-4982-499f-bea8-62b229a4a3b6','6e5b5d63-30dd-4014-8b72-80784555a751','2debb20f-226c-45dd-bc05-c64b3b33ddab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60f3d45297b740ee9e688dc505cec34d',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:16.904010 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d034a45-42be-4359-824b-0052be2d03a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:16.911162 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d034a45-42be-4359-824b-0052be2d03a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:16.911963 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Flow 'volume_create_api' (81bcc474-9d5a-4df8-966f-8cd65ce2bef5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:16.912263 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Create volume request issued successfully. Aug 14 03:54:16.912768 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-12bc7261-306e-4dcc-9aea-49fdda8dee93 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:16.913154 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 736/2984] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:54:16 2026] POST /volume/v3/volumes => generated 747 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:16.925265 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-27ea06ec-1fd0-4a99-ba0d-8ae18e465034 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:16.927048 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-27ea06ec-1fd0-4a99-ba0d-8ae18e465034 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 Aug 14 03:54:16.927840 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-27ea06ec-1fd0-4a99-ba0d-8ae18e465034 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:16.927840 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-27ea06ec-1fd0-4a99-ba0d-8ae18e465034 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:16.934115 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:16.934115 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:16.937951 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-27ea06ec-1fd0-4a99-ba0d-8ae18e465034 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Volume info retrieved successfully. Aug 14 03:54:16.942201 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-27ea06ec-1fd0-4a99-ba0d-8ae18e465034 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 returned with HTTP 200 Aug 14 03:54:16.942555 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 748/2985] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:16 2026] GET /volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:17.327597 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fef24ce4-fa5e-406c-a914-85293bc635f6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:17.329443 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fef24ce4-fa5e-406c-a914-85293bc635f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] GET https://10.4.3.64/volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 Aug 14 03:54:17.329624 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fef24ce4-fa5e-406c-a914-85293bc635f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:17.329796 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fef24ce4-fa5e-406c-a914-85293bc635f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:17.334589 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:17.334589 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:17.334971 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fef24ce4-fa5e-406c-a914-85293bc635f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Snapshot retrieved successfully. Aug 14 03:54:17.335687 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fef24ce4-fa5e-406c-a914-85293bc635f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 returned with HTTP 200 Aug 14 03:54:17.336018 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 749/2986] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:17 2026] GET /volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:17.346625 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-34996718-1684-4d86-99a3-736b462c9b99 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:17.348313 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-34996718-1684-4d86-99a3-736b462c9b99 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf Aug 14 03:54:17.348630 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-34996718-1684-4d86-99a3-736b462c9b99 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:17.381773 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-34996718-1684-4d86-99a3-736b462c9b99 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-109636177 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-109636177, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:17.382015 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-34996718-1684-4d86-99a3-736b462c9b99 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-109636177 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-109636177, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:17.382270 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-34996718-1684-4d86-99a3-736b462c9b99 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-109636177 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-109636177, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:17.386242 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-34996718-1684-4d86-99a3-736b462c9b99 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf returned with HTTP 200 Aug 14 03:54:17.386629 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 754/2987] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Aug 14 03:54:17 2026] PUT /volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf => generated 568 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:17.394058 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-39e68534-4ff4-4f4a-830d-acbab769f42f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:17.395766 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-39e68534-4ff4-4f4a-830d-acbab769f42f tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:54:17.396071 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-39e68534-4ff4-4f4a-830d-acbab769f42f tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e3ebc2b-9747-4ed8-a666-92d3443af02f"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:17.403485 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:17.403485 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:17.403867 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-39e68534-4ff4-4f4a-830d-acbab769f42f tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Volume info retrieved successfully. Aug 14 03:54:17.403979 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-39e68534-4ff4-4f4a-830d-acbab769f42f tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Create snapshot from volume 8e3ebc2b-9747-4ed8-a666-92d3443af02f Aug 14 03:54:17.417848 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota_utils [None req-39e68534-4ff4-4f4a-830d-acbab769f42f tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Quota exceeded for 690e7e0e52bd4685880a885bf9c0cddf, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 03:54:17.418105 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.middleware.fault [None req-39e68534-4ff4-4f4a-830d-acbab769f42f tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 413 Aug 14 03:54:17.418742 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 737/2988] 10.4.3.64 () {68 vars in 1257 bytes} [Fri Aug 14 03:54:17 2026] POST /volume/v3/snapshots => generated 208 bytes in 25 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 03:54:17.424930 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0dcf4c23-034f-4066-b846-1d0f93481db5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:17.426613 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0dcf4c23-034f-4066-b846-1d0f93481db5 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf Aug 14 03:54:17.426918 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0dcf4c23-034f-4066-b846-1d0f93481db5 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:17.465616 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0dcf4c23-034f-4066-b846-1d0f93481db5 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf returned with HTTP 200 Aug 14 03:54:17.466032 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 749/2989] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Aug 14 03:54:17 2026] PUT /volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf => generated 568 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:17.474155 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-17f6ac30-5c85-4caa-820b-f96bf773484f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:17.475823 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-17f6ac30-5c85-4caa-820b-f96bf773484f tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:54:17.476131 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-17f6ac30-5c85-4caa-820b-f96bf773484f tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e3ebc2b-9747-4ed8-a666-92d3443af02f"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:17.483941 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:17.483941 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:17.484450 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-17f6ac30-5c85-4caa-820b-f96bf773484f tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Volume info retrieved successfully. Aug 14 03:54:17.484561 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-17f6ac30-5c85-4caa-820b-f96bf773484f tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Create snapshot from volume 8e3ebc2b-9747-4ed8-a666-92d3443af02f Aug 14 03:54:17.498482 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota_utils [None req-17f6ac30-5c85-4caa-820b-f96bf773484f tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Quota exceeded for 690e7e0e52bd4685880a885bf9c0cddf, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 14 03:54:17.498729 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.middleware.fault [None req-17f6ac30-5c85-4caa-820b-f96bf773484f tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 413 Aug 14 03:54:17.499494 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 750/2990] 10.4.3.64 () {68 vars in 1257 bytes} [Fri Aug 14 03:54:17 2026] POST /volume/v3/snapshots => generated 133 bytes in 25 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 03:54:17.506552 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-aeaf3446-0998-4da3-90cf-4a58fa74d136 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:17.508721 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aeaf3446-0998-4da3-90cf-4a58fa74d136 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 Aug 14 03:54:17.508989 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aeaf3446-0998-4da3-90cf-4a58fa74d136 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:17.509267 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aeaf3446-0998-4da3-90cf-4a58fa74d136 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:17.509385 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-aeaf3446-0998-4da3-90cf-4a58fa74d136 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Delete snapshot with id: 3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 Aug 14 03:54:17.514583 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:17.514583 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:17.514956 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-aeaf3446-0998-4da3-90cf-4a58fa74d136 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Snapshot retrieved successfully. Aug 14 03:54:17.528313 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-aeaf3446-0998-4da3-90cf-4a58fa74d136 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Snapshot delete request issued successfully. Aug 14 03:54:17.528495 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aeaf3446-0998-4da3-90cf-4a58fa74d136 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 returned with HTTP 202 Aug 14 03:54:17.528836 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 755/2991] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:54:17 2026] DELETE /volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:17.535214 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-88ba57c9-842f-4ab7-8cdb-b8024c5b97c5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:17.537054 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-88ba57c9-842f-4ab7-8cdb-b8024c5b97c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] GET https://10.4.3.64/volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 Aug 14 03:54:17.537283 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-88ba57c9-842f-4ab7-8cdb-b8024c5b97c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:17.537496 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-88ba57c9-842f-4ab7-8cdb-b8024c5b97c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:17.542207 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:17.542207 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:17.542632 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-88ba57c9-842f-4ab7-8cdb-b8024c5b97c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Snapshot retrieved successfully. Aug 14 03:54:17.543444 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-88ba57c9-842f-4ab7-8cdb-b8024c5b97c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 returned with HTTP 200 Aug 14 03:54:17.543789 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 738/2992] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:17 2026] GET /volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:17.954981 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4c4c76ac-98d1-4762-b401-b6955874862c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:17.956589 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4c4c76ac-98d1-4762-b401-b6955874862c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 Aug 14 03:54:17.956754 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4c4c76ac-98d1-4762-b401-b6955874862c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:17.956921 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4c4c76ac-98d1-4762-b401-b6955874862c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:17.963470 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:17.963470 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:17.966777 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4c4c76ac-98d1-4762-b401-b6955874862c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Volume info retrieved successfully. Aug 14 03:54:17.970486 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4c4c76ac-98d1-4762-b401-b6955874862c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 returned with HTTP 200 Aug 14 03:54:17.970787 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 750/2993] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:17 2026] GET /volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:17.982494 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e24896e2-39da-4a22-9414-d605e8861af4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:17.984666 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e24896e2-39da-4a22-9414-d605e8861af4 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:54:17.985057 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e24896e2-39da-4a22-9414-d605e8861af4 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "832e38a7-1058-4968-8587-66984387f1c4", "name": "tempest-SnapshotsActionsTest-Snapshot-686865310"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:17.994896 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:17.994896 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:17.995429 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e24896e2-39da-4a22-9414-d605e8861af4 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Volume info retrieved successfully. Aug 14 03:54:17.995547 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-e24896e2-39da-4a22-9414-d605e8861af4 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Create snapshot from volume 832e38a7-1058-4968-8587-66984387f1c4 Aug 14 03:54:18.024243 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-e24896e2-39da-4a22-9414-d605e8861af4 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Created reservations ['a42d47ab-5bdd-4bc8-973f-59aad6c19b24', '25d29d3b-7eb2-4e57-a6bc-24bc28bca3e8', '9caf64d3-07c1-4dec-9ae0-462108243e54', '884c4553-c7b8-4f3a-b62f-47fff811eb30'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:18.052315 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e24896e2-39da-4a22-9414-d605e8861af4 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot create request issued successfully. Aug 14 03:54:18.052725 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e24896e2-39da-4a22-9414-d605e8861af4 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:54:18.053163 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 751/2994] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:54:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:18.061544 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5d72c6d5-85d7-4f26-a05e-7d0be1cd27e5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:18.063512 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5d72c6d5-85d7-4f26-a05e-7d0be1cd27e5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:18.063689 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5d72c6d5-85d7-4f26-a05e-7d0be1cd27e5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:18.063856 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5d72c6d5-85d7-4f26-a05e-7d0be1cd27e5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:18.068625 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:18.068625 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:18.069016 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5d72c6d5-85d7-4f26-a05e-7d0be1cd27e5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:18.069739 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5d72c6d5-85d7-4f26-a05e-7d0be1cd27e5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f returned with HTTP 200 Aug 14 03:54:18.070063 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 756/2995] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:18 2026] GET /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:18.552521 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9e560dd5-4353-4099-9f2f-d3db4804492c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:18.554193 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9e560dd5-4353-4099-9f2f-d3db4804492c tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] GET https://10.4.3.64/volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 Aug 14 03:54:18.554400 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9e560dd5-4353-4099-9f2f-d3db4804492c tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:18.554577 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9e560dd5-4353-4099-9f2f-d3db4804492c tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:18.558527 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9e560dd5-4353-4099-9f2f-d3db4804492c tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 returned with HTTP 404 Aug 14 03:54:18.559010 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 739/2996] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:18 2026] GET /volume/v3/snapshots/3fe23111-b65b-4ac0-aae9-6d16fcc5c9d0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:18.564974 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a5195750-3f1e-4bcc-984f-c664c7dc2ffd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:18.566762 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a5195750-3f1e-4bcc-984f-c664c7dc2ffd tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] GET https://10.4.3.64/volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f Aug 14 03:54:18.566966 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a5195750-3f1e-4bcc-984f-c664c7dc2ffd tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:18.567167 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a5195750-3f1e-4bcc-984f-c664c7dc2ffd tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:18.574385 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:18.574385 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:18.577569 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a5195750-3f1e-4bcc-984f-c664c7dc2ffd tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Volume info retrieved successfully. Aug 14 03:54:18.581410 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a5195750-3f1e-4bcc-984f-c664c7dc2ffd tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f returned with HTTP 200 Aug 14 03:54:18.581743 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 751/2997] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:18 2026] GET /volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:18.591869 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ef3b78e5-514a-4861-b3c9-423f59efb89c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:18.593666 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ef3b78e5-514a-4861-b3c9-423f59efb89c tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f Aug 14 03:54:18.593854 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ef3b78e5-514a-4861-b3c9-423f59efb89c tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:18.594022 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ef3b78e5-514a-4861-b3c9-423f59efb89c tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:18.594209 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-ef3b78e5-514a-4861-b3c9-423f59efb89c tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Delete volume with id: 8e3ebc2b-9747-4ed8-a666-92d3443af02f Aug 14 03:54:18.600534 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:18.600534 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:18.600964 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ef3b78e5-514a-4861-b3c9-423f59efb89c tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Volume info retrieved successfully. Aug 14 03:54:18.615623 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ef3b78e5-514a-4861-b3c9-423f59efb89c tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Delete volume request issued successfully. Aug 14 03:54:18.615783 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ef3b78e5-514a-4861-b3c9-423f59efb89c tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f returned with HTTP 202 Aug 14 03:54:18.616179 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 752/2998] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:18 2026] DELETE /volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:18.622831 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cd14361f-305b-464e-bf75-7689ab191991 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:18.624461 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cd14361f-305b-464e-bf75-7689ab191991 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] GET https://10.4.3.64/volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f Aug 14 03:54:18.624637 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cd14361f-305b-464e-bf75-7689ab191991 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:18.624805 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cd14361f-305b-464e-bf75-7689ab191991 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:18.630864 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:18.630864 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:18.634014 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-cd14361f-305b-464e-bf75-7689ab191991 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Volume info retrieved successfully. Aug 14 03:54:18.637595 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cd14361f-305b-464e-bf75-7689ab191991 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f returned with HTTP 200 Aug 14 03:54:18.637949 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 757/2999] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:18 2026] GET /volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:19.079599 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-59e76ab9-ac09-4048-9d69-a69614fc61c1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:19.081458 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-59e76ab9-ac09-4048-9d69-a69614fc61c1 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:19.081719 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-59e76ab9-ac09-4048-9d69-a69614fc61c1 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:19.081982 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-59e76ab9-ac09-4048-9d69-a69614fc61c1 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:19.087149 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:19.087149 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:19.087636 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-59e76ab9-ac09-4048-9d69-a69614fc61c1 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:19.088395 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-59e76ab9-ac09-4048-9d69-a69614fc61c1 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f returned with HTTP 200 Aug 14 03:54:19.088763 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 740/3000] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:19 2026] GET /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:19.096501 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fcfcc13f-2af1-4770-8c31-ec64dd7fca6f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:19.123530 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fcfcc13f-2af1-4770-8c31-ec64dd7fca6f tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action Aug 14 03:54:19.123878 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fcfcc13f-2af1-4770-8c31-ec64dd7fca6f tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:19.124001 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fcfcc13f-2af1-4770-8c31-ec64dd7fca6f tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:19.125331 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.admin_actions [None req-fcfcc13f-2af1-4770-8c31-ec64dd7fca6f tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Updating snapshot 'eee5ab84-0cea-44ca-a38b-003b06278e5f' with '{'status': 'creating'}' {{(pid=100328) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:54:19.134068 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:19.134068 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:19.143441 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fcfcc13f-2af1-4770-8c31-ec64dd7fca6f tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action returned with HTTP 202 Aug 14 03:54:19.143810 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 752/3001] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:19 2026] POST /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:19.150023 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-596b26bb-4890-47bc-b4ab-f7254e0d2d2c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:19.151747 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-596b26bb-4890-47bc-b4ab-f7254e0d2d2c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:19.151979 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-596b26bb-4890-47bc-b4ab-f7254e0d2d2c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:19.152256 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-596b26bb-4890-47bc-b4ab-f7254e0d2d2c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:19.156611 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:19.156611 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:19.157068 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-596b26bb-4890-47bc-b4ab-f7254e0d2d2c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:19.157823 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-596b26bb-4890-47bc-b4ab-f7254e0d2d2c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f returned with HTTP 200 Aug 14 03:54:19.158220 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 753/3002] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:19 2026] GET /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:19.166113 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ba5a0028-9f6b-4bde-a4c2-ca32b4a155ee None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:19.167900 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ba5a0028-9f6b-4bde-a4c2-ca32b4a155ee tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action Aug 14 03:54:19.168274 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ba5a0028-9f6b-4bde-a4c2-ca32b4a155ee tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:19.168401 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ba5a0028-9f6b-4bde-a4c2-ca32b4a155ee tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:19.169664 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.admin_actions [None req-ba5a0028-9f6b-4bde-a4c2-ca32b4a155ee tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Updating snapshot 'eee5ab84-0cea-44ca-a38b-003b06278e5f' with '{'status': 'available'}' {{(pid=100327) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:54:19.188565 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:19.188565 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:19.199375 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ba5a0028-9f6b-4bde-a4c2-ca32b4a155ee tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action returned with HTTP 202 Aug 14 03:54:19.199852 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 758/3003] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:19 2026] POST /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:19.205824 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-27e95760-a85b-4769-abbd-be05272e7bfc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:19.207547 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-27e95760-a85b-4769-abbd-be05272e7bfc tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:19.207743 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-27e95760-a85b-4769-abbd-be05272e7bfc tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:19.207918 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-27e95760-a85b-4769-abbd-be05272e7bfc tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:19.212590 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:19.212590 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:19.212969 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-27e95760-a85b-4769-abbd-be05272e7bfc tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:19.213711 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-27e95760-a85b-4769-abbd-be05272e7bfc tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f returned with HTTP 200 Aug 14 03:54:19.214040 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 741/3004] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:19 2026] GET /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:19.221987 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-56f8c1ad-3d52-4277-8890-1eb0b88955c6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:19.223673 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-56f8c1ad-3d52-4277-8890-1eb0b88955c6 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:54:19.224043 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-56f8c1ad-3d52-4277-8890-1eb0b88955c6 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "832e38a7-1058-4968-8587-66984387f1c4", "name": "tempest-SnapshotsActionsTest-Snapshot-1359108855"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:19.231891 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:19.231891 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:19.232496 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-56f8c1ad-3d52-4277-8890-1eb0b88955c6 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Volume info retrieved successfully. Aug 14 03:54:19.232651 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-56f8c1ad-3d52-4277-8890-1eb0b88955c6 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Create snapshot from volume 832e38a7-1058-4968-8587-66984387f1c4 Aug 14 03:54:19.259918 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-56f8c1ad-3d52-4277-8890-1eb0b88955c6 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Created reservations ['8b8dd702-b92a-45c0-8cd9-8e5285dc72a4', '0a8a56dc-3590-47b9-b66a-20afbfc6387f', 'c56b51a4-8aff-4e5a-b9fa-f64d19714baf', 'd487738d-1cf5-4a17-a002-2311829cebf4'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:19.284306 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-56f8c1ad-3d52-4277-8890-1eb0b88955c6 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot create request issued successfully. Aug 14 03:54:19.284678 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-56f8c1ad-3d52-4277-8890-1eb0b88955c6 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:54:19.285087 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 753/3005] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:54:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:19.293121 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8ddf6815-33ac-434f-9bad-bd59dee256b5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:19.295044 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8ddf6815-33ac-434f-9bad-bd59dee256b5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 Aug 14 03:54:19.295276 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8ddf6815-33ac-434f-9bad-bd59dee256b5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:19.295460 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8ddf6815-33ac-434f-9bad-bd59dee256b5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:19.300995 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:19.300995 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:19.301267 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8ddf6815-33ac-434f-9bad-bd59dee256b5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:19.301870 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8ddf6815-33ac-434f-9bad-bd59dee256b5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 returned with HTTP 200 Aug 14 03:54:19.302273 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 754/3006] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:19 2026] GET /volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:19.388194 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9496f83d-d249-4584-ac46-505b625a2bf3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:19.389920 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:19.390329 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-712874987"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:19.391732 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-712874987'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:19.391896 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Create volume of 1 GB Aug 14 03:54:19.392204 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:19.392204 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:19.395977 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Availability Zones retrieved successfully. Aug 14 03:54:19.401219 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Flow 'volume_create_api' (e16154c4-8d05-444d-a95a-ac6026d8a235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:19.402055 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9116077e-3bea-4a31-a4d5-b14c9f88a2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:19.402863 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:19.436614 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9116077e-3bea-4a31-a4d5-b14c9f88a2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:19.437377 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e196afa1-f44d-4476-aa2f-456eec073e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:19.472939 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Created reservations ['becc9bcd-0327-4dfe-bc76-43f431692f5b', '5debe34a-20c7-4894-b680-b722743062a6', 'ff3aed6c-9fa1-4965-a35f-bcc3bd12d2b7', 'c843fa59-d3a9-4606-8ff9-6324ef51ec78'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:19.473709 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e196afa1-f44d-4476-aa2f-456eec073e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['becc9bcd-0327-4dfe-bc76-43f431692f5b', '5debe34a-20c7-4894-b680-b722743062a6', 'ff3aed6c-9fa1-4965-a35f-bcc3bd12d2b7', 'c843fa59-d3a9-4606-8ff9-6324ef51ec78']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:19.474405 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac019654-2596-427c-a652-92fad15187e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:19.494592 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac019654-2596-427c-a652-92fad15187e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7558067f-062c-4aa1-a4ed-a56562e5f291', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-712874987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8390b29a2e074b15bfd246307f1e4ac7',qos_specs=None,replication_status=,reservations=['becc9bcd-0327-4dfe-bc76-43f431692f5b','5debe34a-20c7-4894-b680-b722743062a6','ff3aed6c-9fa1-4965-a35f-bcc3bd12d2b7','c843fa59-d3a9-4606-8ff9-6324ef51ec78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89acaffcf2ef41e3a4a7ca3612b19dc1',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-712874987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7558067f-062c-4aa1-a4ed-a56562e5f291,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8390b29a2e074b15bfd246307f1e4ac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89acaffcf2ef41e3a4a7ca3612b19dc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:19.495474 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (704e8651-1a2f-42ba-9657-3c43a9155998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:19.514966 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (704e8651-1a2f-42ba-9657-3c43a9155998) transitioned into state 'SUCCESS' from state '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-712874987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8390b29a2e074b15bfd246307f1e4ac7',qos_specs=None,replication_status=,reservations=['becc9bcd-0327-4dfe-bc76-43f431692f5b','5debe34a-20c7-4894-b680-b722743062a6','ff3aed6c-9fa1-4965-a35f-bcc3bd12d2b7','c843fa59-d3a9-4606-8ff9-6324ef51ec78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89acaffcf2ef41e3a4a7ca3612b19dc1',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:19.515748 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ea8a418-4b1f-4379-9d52-27208209501a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:19.523009 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ea8a418-4b1f-4379-9d52-27208209501a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:19.523933 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Flow 'volume_create_api' (e16154c4-8d05-444d-a95a-ac6026d8a235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:19.524227 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Create volume request issued successfully. Aug 14 03:54:19.524757 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9496f83d-d249-4584-ac46-505b625a2bf3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:19.525182 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 759/3007] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:54:19 2026] POST /volume/v3/volumes => generated 748 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:19.537312 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-914f101b-aaf8-429e-8bb1-c9437d5afda2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:19.538998 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-914f101b-aaf8-429e-8bb1-c9437d5afda2 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:19.539213 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-914f101b-aaf8-429e-8bb1-c9437d5afda2 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:19.539478 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-914f101b-aaf8-429e-8bb1-c9437d5afda2 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:19.545892 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:19.545892 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:19.549222 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-914f101b-aaf8-429e-8bb1-c9437d5afda2 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:19.552947 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-914f101b-aaf8-429e-8bb1-c9437d5afda2 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:19.553393 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 742/3008] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:19 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:19.649746 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a85cafbb-b6a2-4bba-93ad-6bd376abd0a1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:19.651606 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a85cafbb-b6a2-4bba-93ad-6bd376abd0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] GET https://10.4.3.64/volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f Aug 14 03:54:19.651791 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a85cafbb-b6a2-4bba-93ad-6bd376abd0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:19.651967 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a85cafbb-b6a2-4bba-93ad-6bd376abd0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:19.657062 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a85cafbb-b6a2-4bba-93ad-6bd376abd0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1745427440-project-member] https://10.4.3.64/volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f returned with HTTP 404 Aug 14 03:54:19.657498 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 754/3009] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:19 2026] GET /volume/v3/volumes/8e3ebc2b-9747-4ed8-a666-92d3443af02f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:19.663501 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6f6db2dc-4834-4eee-8b4f-64766375e237 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:19.665192 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f6db2dc-4834-4eee-8b4f-64766375e237 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf Aug 14 03:54:19.665563 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f6db2dc-4834-4eee-8b4f-64766375e237 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-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=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:19.727304 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f6db2dc-4834-4eee-8b4f-64766375e237 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376 tempest-VolumeSnapshotQuotasNegativeTestJSON-921423376-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf returned with HTTP 200 Aug 14 03:54:19.727716 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 755/3010] 10.4.3.64 () {68 vars in 1368 bytes} [Fri Aug 14 03:54:19 2026] PUT /volume/v3/os-quota-sets/690e7e0e52bd4685880a885bf9c0cddf => generated 573 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:20.309915 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7947f1ed-62ac-4e22-9ed6-1c7dc3603e26 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:20.311707 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7947f1ed-62ac-4e22-9ed6-1c7dc3603e26 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 Aug 14 03:54:20.311888 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7947f1ed-62ac-4e22-9ed6-1c7dc3603e26 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:20.312066 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7947f1ed-62ac-4e22-9ed6-1c7dc3603e26 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:20.316873 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:20.316873 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:20.317233 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7947f1ed-62ac-4e22-9ed6-1c7dc3603e26 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:20.317988 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7947f1ed-62ac-4e22-9ed6-1c7dc3603e26 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 returned with HTTP 200 Aug 14 03:54:20.318322 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 760/3011] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:20 2026] GET /volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:20.328949 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e4d5f007-ef9b-419a-a0e2-1838ffd5abd5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:20.330643 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e4d5f007-ef9b-419a-a0e2-1838ffd5abd5 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08/action Aug 14 03:54:20.331019 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e4d5f007-ef9b-419a-a0e2-1838ffd5abd5 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:20.331149 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e4d5f007-ef9b-419a-a0e2-1838ffd5abd5 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:20.332427 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.admin_actions [None req-e4d5f007-ef9b-419a-a0e2-1838ffd5abd5 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Updating snapshot '9a88174e-9e33-4736-a52a-7dae32762b08' with '{'status': 'creating'}' {{(pid=100329) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:54:20.341020 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:20.341020 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:20.354041 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e4d5f007-ef9b-419a-a0e2-1838ffd5abd5 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08/action returned with HTTP 202 Aug 14 03:54:20.354453 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 743/3012] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:20 2026] POST /volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:20.361655 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b7dee123-b97b-4d9a-b7f0-47604c2e1f2c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:20.363960 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b7dee123-b97b-4d9a-b7f0-47604c2e1f2c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 Aug 14 03:54:20.363960 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b7dee123-b97b-4d9a-b7f0-47604c2e1f2c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:20.363960 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b7dee123-b97b-4d9a-b7f0-47604c2e1f2c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:20.368867 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:20.368867 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:20.369305 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b7dee123-b97b-4d9a-b7f0-47604c2e1f2c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:20.370085 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b7dee123-b97b-4d9a-b7f0-47604c2e1f2c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 returned with HTTP 200 Aug 14 03:54:20.370430 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 755/3013] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:20 2026] GET /volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:20.378742 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-980f36a0-3c17-4e1f-9d2f-f2dcc93cf5ce None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:20.380435 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-980f36a0-3c17-4e1f-9d2f-f2dcc93cf5ce tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08/action Aug 14 03:54:20.380750 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-980f36a0-3c17-4e1f-9d2f-f2dcc93cf5ce tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:20.380870 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-980f36a0-3c17-4e1f-9d2f-f2dcc93cf5ce tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:20.396740 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:20.396740 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:20.397007 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-980f36a0-3c17-4e1f-9d2f-f2dcc93cf5ce tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Snapshot retrieved successfully. Aug 14 03:54:20.420202 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-980f36a0-3c17-4e1f-9d2f-f2dcc93cf5ce tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Snapshot delete request issued successfully. Aug 14 03:54:20.420202 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-980f36a0-3c17-4e1f-9d2f-f2dcc93cf5ce tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08/action returned with HTTP 202 Aug 14 03:54:20.420202 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 756/3014] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:20 2026] POST /volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:20.427112 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-556a3f8e-e826-4fdf-8c24-5f540fad2517 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:20.428852 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-556a3f8e-e826-4fdf-8c24-5f540fad2517 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 Aug 14 03:54:20.429045 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-556a3f8e-e826-4fdf-8c24-5f540fad2517 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:20.429250 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-556a3f8e-e826-4fdf-8c24-5f540fad2517 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:20.435233 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:20.435233 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:20.435233 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-556a3f8e-e826-4fdf-8c24-5f540fad2517 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:20.435636 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-556a3f8e-e826-4fdf-8c24-5f540fad2517 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 returned with HTTP 200 Aug 14 03:54:20.435852 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 761/3015] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:20 2026] GET /volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:20.564526 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-404530ab-2bf9-4c5b-aee9-ed91c34fb7a4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:20.566787 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-404530ab-2bf9-4c5b-aee9-ed91c34fb7a4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:20.566985 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-404530ab-2bf9-4c5b-aee9-ed91c34fb7a4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:20.567189 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-404530ab-2bf9-4c5b-aee9-ed91c34fb7a4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:20.574414 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:20.574414 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:20.578343 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-404530ab-2bf9-4c5b-aee9-ed91c34fb7a4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:20.582373 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-404530ab-2bf9-4c5b-aee9-ed91c34fb7a4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:20.582701 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 744/3016] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:20 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:20.623948 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-d80dc840-234f-4dab-bffe-92617f11ae4c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:20.626094 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-d80dc840-234f-4dab-bffe-92617f11ae4c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:20.626360 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-d80dc840-234f-4dab-bffe-92617f11ae4c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:20.626484 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-d80dc840-234f-4dab-bffe-92617f11ae4c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:20.633475 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:20.633475 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:20.636770 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-d80dc840-234f-4dab-bffe-92617f11ae4c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:20.640730 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-d80dc840-234f-4dab-bffe-92617f11ae4c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:20.641078 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 756/3017] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:54:20 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:20.712577 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-75e5cd99-b5e8-44a9-aa32-e58569ef68fa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:20.712933 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-75e5cd99-b5e8-44a9-aa32-e58569ef68fa None None] GET https://10.4.3.64/volume// Aug 14 03:54:20.713078 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-75e5cd99-b5e8-44a9-aa32-e58569ef68fa None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:20.713316 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-75e5cd99-b5e8-44a9-aa32-e58569ef68fa None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:20.713642 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-75e5cd99-b5e8-44a9-aa32-e58569ef68fa None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:54:20.713895 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 757/3018] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:54:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:54:20.719950 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-16612199-4e66-4dce-b933-0c6f7eaa5e63 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:20.721858 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-16612199-4e66-4dce-b933-0c6f7eaa5e63 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:54:20.722260 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-16612199-4e66-4dce-b933-0c6f7eaa5e63 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7558067f-062c-4aa1-a4ed-a56562e5f291", "connector": null, "instance_uuid": "f2737ce5-dea8-4ab4-8d5a-4b01142f6cae"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:20.731400 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:20.731400 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:20.753633 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-16612199-4e66-4dce-b933-0c6f7eaa5e63 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:54:20.754021 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 762/3019] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:54:20 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 14 03:54:20.778424 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5adf7e88-691b-4864-8eec-23d5b390022c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:20.780276 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5adf7e88-691b-4864-8eec-23d5b390022c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:20.780537 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5adf7e88-691b-4864-8eec-23d5b390022c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:20.780641 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5adf7e88-691b-4864-8eec-23d5b390022c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:20.788584 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d93f273e-4ebd-4482-897f-0ede24bd5149 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:20.789054 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d93f273e-4ebd-4482-897f-0ede24bd5149 None None] GET https://10.4.3.64/volume// Aug 14 03:54:20.789242 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d93f273e-4ebd-4482-897f-0ede24bd5149 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:20.789465 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d93f273e-4ebd-4482-897f-0ede24bd5149 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:20.789602 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:20.789602 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:20.789750 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d93f273e-4ebd-4482-897f-0ede24bd5149 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:54:20.790020 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 757/3020] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:54:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:54:20.792914 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5adf7e88-691b-4864-8eec-23d5b390022c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:20.796917 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5adf7e88-691b-4864-8eec-23d5b390022c tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:20.797387 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 745/3021] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:20 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:20.797468 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-2d461c47-d572-4ba4-9e07-4a40abd2fac4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:20.800116 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-2d461c47-d572-4ba4-9e07-4a40abd2fac4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:20.800317 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-2d461c47-d572-4ba4-9e07-4a40abd2fac4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:20.800509 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-2d461c47-d572-4ba4-9e07-4a40abd2fac4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:20.809054 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:20.809054 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:20.812203 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-2d461c47-d572-4ba4-9e07-4a40abd2fac4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:20.816526 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-2d461c47-d572-4ba4-9e07-4a40abd2fac4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:20.816908 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 758/3022] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:54:20 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 1020 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:54:20.933039 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-7f2fc55f-78f6-4e67-9381-6985844b55e4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:20.935111 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-7f2fc55f-78f6-4e67-9381-6985844b55e4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] PUT https://10.4.3.64/volume/v3/attachments/3f5b53bb-9c72-494c-ad23-8b1769aafec8 Aug 14 03:54:20.935483 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-7f2fc55f-78f6-4e67-9381-6985844b55e4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:20.943540 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-7f2fc55f-78f6-4e67-9381-6985844b55e4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Acquiring lock "cinder-attachment_update-7558067f-062c-4aa1-a4ed-a56562e5f291-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:54:20.948104 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-7f2fc55f-78f6-4e67-9381-6985844b55e4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Lock "cinder-attachment_update-7558067f-062c-4aa1-a4ed-a56562e5f291-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:54:20.949394 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:20.949394 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:21.025507 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-7f2fc55f-78f6-4e67-9381-6985844b55e4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Lock "cinder-attachment_update-7558067f-062c-4aa1-a4ed-a56562e5f291-np0000007313" released by "attachment_update" :: held 0.077s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:54:21.026009 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-7f2fc55f-78f6-4e67-9381-6985844b55e4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/attachments/3f5b53bb-9c72-494c-ad23-8b1769aafec8 returned with HTTP 200 Aug 14 03:54:21.026481 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 763/3023] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:54:20 2026] PUT /volume/v3/attachments/3f5b53bb-9c72-494c-ad23-8b1769aafec8 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:21.445462 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-13990c3b-a65f-407d-84ad-3d88bf3368fa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:21.447188 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-13990c3b-a65f-407d-84ad-3d88bf3368fa tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 Aug 14 03:54:21.447384 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-13990c3b-a65f-407d-84ad-3d88bf3368fa tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:21.447558 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-13990c3b-a65f-407d-84ad-3d88bf3368fa tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:21.451418 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-13990c3b-a65f-407d-84ad-3d88bf3368fa tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 returned with HTTP 404 Aug 14 03:54:21.451801 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 758/3024] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:21 2026] GET /volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:21.459048 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4244f87a-ba9b-40e5-89e6-844282a95c7a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:21.460984 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4244f87a-ba9b-40e5-89e6-844282a95c7a tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action Aug 14 03:54:21.461338 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4244f87a-ba9b-40e5-89e6-844282a95c7a tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:21.461456 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4244f87a-ba9b-40e5-89e6-844282a95c7a tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:21.462700 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.admin_actions [None req-4244f87a-ba9b-40e5-89e6-844282a95c7a tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Updating snapshot 'eee5ab84-0cea-44ca-a38b-003b06278e5f' with '{'status': 'available'}' {{(pid=100329) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:54:21.471355 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:21.471355 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:21.481245 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4244f87a-ba9b-40e5-89e6-844282a95c7a tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action returned with HTTP 202 Aug 14 03:54:21.481641 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 746/3025] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:21 2026] POST /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:21.488716 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ef1e5966-c8c7-4e77-96ca-0109c02506ce None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:21.490543 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ef1e5966-c8c7-4e77-96ca-0109c02506ce tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:21.490735 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ef1e5966-c8c7-4e77-96ca-0109c02506ce tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:21.490939 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ef1e5966-c8c7-4e77-96ca-0109c02506ce tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:21.495806 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:21.495806 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:21.496376 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ef1e5966-c8c7-4e77-96ca-0109c02506ce tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:21.497176 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ef1e5966-c8c7-4e77-96ca-0109c02506ce tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f returned with HTTP 200 Aug 14 03:54:21.497590 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 759/3026] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:21 2026] GET /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:21.506125 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-787bfbaa-04fb-40ec-b88b-544c99158040 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:21.508229 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-787bfbaa-04fb-40ec-b88b-544c99158040 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 Aug 14 03:54:21.508428 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-787bfbaa-04fb-40ec-b88b-544c99158040 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:21.508605 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-787bfbaa-04fb-40ec-b88b-544c99158040 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:21.508699 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-787bfbaa-04fb-40ec-b88b-544c99158040 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Delete snapshot with id: 9a88174e-9e33-4736-a52a-7dae32762b08 Aug 14 03:54:21.513449 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-787bfbaa-04fb-40ec-b88b-544c99158040 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 returned with HTTP 404 Aug 14 03:54:21.513854 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 764/3027] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:54:21 2026] DELETE /volume/v3/snapshots/9a88174e-9e33-4736-a52a-7dae32762b08 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:21.520733 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-87e45c4c-cb4b-4a7a-8e7b-89157a672b55 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:21.522786 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-87e45c4c-cb4b-4a7a-8e7b-89157a672b55 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:54:21.523477 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-87e45c4c-cb4b-4a7a-8e7b-89157a672b55 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "832e38a7-1058-4968-8587-66984387f1c4", "name": "tempest-SnapshotsActionsTest-Snapshot-1669948482"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:21.532245 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:21.533244 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:21.533244 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:21.533663 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-87e45c4c-cb4b-4a7a-8e7b-89157a672b55 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Volume info retrieved successfully. Aug 14 03:54:21.533770 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-87e45c4c-cb4b-4a7a-8e7b-89157a672b55 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Create snapshot from volume 832e38a7-1058-4968-8587-66984387f1c4 Aug 14 03:54:21.567197 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-87e45c4c-cb4b-4a7a-8e7b-89157a672b55 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Created reservations ['cb111094-0edb-4ff3-8b07-79b42eaf6b90', '8b55a656-91f1-46b8-9f13-a9f508731297', 'e54b2c63-ee0d-455e-8a6b-910a3c55af11', '83fa3280-b30b-447d-8be3-6f3f0803c04b'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:21.593828 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-87e45c4c-cb4b-4a7a-8e7b-89157a672b55 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot create request issued successfully. Aug 14 03:54:21.594153 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-87e45c4c-cb4b-4a7a-8e7b-89157a672b55 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:54:21.594536 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 759/3028] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:54:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:21.607047 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1ed9a2a3-8b84-47e8-8f93-629e10f1dda8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:21.609145 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ed9a2a3-8b84-47e8-8f93-629e10f1dda8 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 Aug 14 03:54:21.609414 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ed9a2a3-8b84-47e8-8f93-629e10f1dda8 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:21.609636 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1ed9a2a3-8b84-47e8-8f93-629e10f1dda8 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:21.614478 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:21.614478 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:21.616792 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1ed9a2a3-8b84-47e8-8f93-629e10f1dda8 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:21.616792 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1ed9a2a3-8b84-47e8-8f93-629e10f1dda8 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 returned with HTTP 200 Aug 14 03:54:21.616792 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 760/3029] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:21 2026] GET /volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:21.656108 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:21.656555 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2067087601"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:21.657802 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2067087601'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:21.657917 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Create volume of 1 GB Aug 14 03:54:21.658197 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:21.658197 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:21.661915 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Availability Zones retrieved successfully. Aug 14 03:54:21.667079 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Flow 'volume_create_api' (38923287-fce9-4f9a-a419-f3d64ca56573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:21.667998 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fcbfd5b-de48-4bb6-b18a-30da7ec698a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:21.668875 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:21.696410 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fcbfd5b-de48-4bb6-b18a-30da7ec698a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:21.697207 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72b9e511-3b91-4eca-adea-7de91a8a6267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:21.753212 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Created reservations ['163c76e5-5c0b-4dcc-b002-004d4a93200d', 'b69ac460-c474-4dbb-a4de-228f673d58cd', '5ee46119-11a0-4de2-a8ae-a5571a211dec', 'd94a64c1-c3ea-4325-a260-d4ceb0736f9c'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:21.754154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72b9e511-3b91-4eca-adea-7de91a8a6267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['163c76e5-5c0b-4dcc-b002-004d4a93200d', 'b69ac460-c474-4dbb-a4de-228f673d58cd', '5ee46119-11a0-4de2-a8ae-a5571a211dec', 'd94a64c1-c3ea-4325-a260-d4ceb0736f9c']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:21.754876 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e103b9-0922-41c6-b338-712b4e555421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:21.776448 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e103b9-0922-41c6-b338-712b4e555421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4601f42-a145-461b-bf07-4f0dadc91c16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2067087601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf9990584b7470585e7424dffe2e9c5',qos_specs=None,replication_status=,reservations=['163c76e5-5c0b-4dcc-b002-004d4a93200d','b69ac460-c474-4dbb-a4de-228f673d58cd','5ee46119-11a0-4de2-a8ae-a5571a211dec','d94a64c1-c3ea-4325-a260-d4ceb0736f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f23b9db27d499597111a401d365b3e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2067087601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4601f42-a145-461b-bf07-4f0dadc91c16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cf9990584b7470585e7424dffe2e9c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3f23b9db27d499597111a401d365b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:21.777167 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0cf201a-bea7-4eb8-85b1-54349203724c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:21.794512 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0cf201a-bea7-4eb8-85b1-54349203724c) transitioned into state 'SUCCESS' from state '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-2067087601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf9990584b7470585e7424dffe2e9c5',qos_specs=None,replication_status=,reservations=['163c76e5-5c0b-4dcc-b002-004d4a93200d','b69ac460-c474-4dbb-a4de-228f673d58cd','5ee46119-11a0-4de2-a8ae-a5571a211dec','d94a64c1-c3ea-4325-a260-d4ceb0736f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f23b9db27d499597111a401d365b3e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:21.795374 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c18925e7-73a6-4ab0-ad7c-de580c850068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:21.803708 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c18925e7-73a6-4ab0-ad7c-de580c850068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:21.804563 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Flow 'volume_create_api' (38923287-fce9-4f9a-a419-f3d64ca56573) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:21.804872 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Create volume request issued successfully. Aug 14 03:54:21.805477 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4319cac3-2655-4db5-a05c-0c67e0f3bcb8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:21.805880 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 747/3030] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:54:21 2026] POST /volume/v3/volumes => generated 752 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:21.809795 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-76bb68bd-a3f1-423c-bcd8-a6f67cb5aabd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:21.811773 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-76bb68bd-a3f1-423c-bcd8-a6f67cb5aabd tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:21.812017 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-76bb68bd-a3f1-423c-bcd8-a6f67cb5aabd tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:21.812247 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-76bb68bd-a3f1-423c-bcd8-a6f67cb5aabd tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:21.817818 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2b8c3dff-8600-4a6c-8a5d-0a0dae0179dc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:21.821596 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2b8c3dff-8600-4a6c-8a5d-0a0dae0179dc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 Aug 14 03:54:21.821779 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2b8c3dff-8600-4a6c-8a5d-0a0dae0179dc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:21.821957 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2b8c3dff-8600-4a6c-8a5d-0a0dae0179dc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:21.826060 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:21.826060 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:21.828535 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:21.828535 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:21.830660 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-76bb68bd-a3f1-423c-bcd8-a6f67cb5aabd tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:21.831874 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2b8c3dff-8600-4a6c-8a5d-0a0dae0179dc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:54:21.835593 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2b8c3dff-8600-4a6c-8a5d-0a0dae0179dc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 returned with HTTP 200 Aug 14 03:54:21.835890 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-76bb68bd-a3f1-423c-bcd8-a6f67cb5aabd tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:21.835960 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 760/3031] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:21 2026] GET /volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:21.836394 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 765/3032] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:21 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:22.624110 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1e2554bd-67fa-4185-bd8d-34fea15014ab None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:22.625958 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1e2554bd-67fa-4185-bd8d-34fea15014ab tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 Aug 14 03:54:22.626209 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1e2554bd-67fa-4185-bd8d-34fea15014ab tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:22.626489 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1e2554bd-67fa-4185-bd8d-34fea15014ab tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:22.631288 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:22.631288 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:22.631686 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1e2554bd-67fa-4185-bd8d-34fea15014ab tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:22.632462 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1e2554bd-67fa-4185-bd8d-34fea15014ab tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 returned with HTTP 200 Aug 14 03:54:22.632803 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 761/3033] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:22 2026] GET /volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:22.640645 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2ca944a1-e720-4335-94d9-c513f7968df3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:22.642793 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2ca944a1-e720-4335-94d9-c513f7968df3 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148/action Aug 14 03:54:22.643323 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2ca944a1-e720-4335-94d9-c513f7968df3 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:22.643480 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2ca944a1-e720-4335-94d9-c513f7968df3 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:22.645061 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.admin_actions [None req-2ca944a1-e720-4335-94d9-c513f7968df3 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Updating snapshot 'b2383feb-5b1a-4f2e-93fa-b73b5cb0b148' with '{'status': 'deleting'}' {{(pid=100329) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:54:22.654611 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:22.654611 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:22.665240 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2ca944a1-e720-4335-94d9-c513f7968df3 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148/action returned with HTTP 202 Aug 14 03:54:22.665715 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 748/3034] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:22 2026] POST /volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:22.671788 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bf07d1e7-6077-48ce-bd39-9df28ec0112c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:22.674698 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bf07d1e7-6077-48ce-bd39-9df28ec0112c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 Aug 14 03:54:22.674698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bf07d1e7-6077-48ce-bd39-9df28ec0112c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:22.674698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bf07d1e7-6077-48ce-bd39-9df28ec0112c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:22.678321 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:22.678321 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:22.678836 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-bf07d1e7-6077-48ce-bd39-9df28ec0112c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:22.679607 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bf07d1e7-6077-48ce-bd39-9df28ec0112c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 returned with HTTP 200 Aug 14 03:54:22.679983 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 761/3035] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:22 2026] GET /volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:22.687718 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bfad7b38-6b23-4253-9e7c-cda9acd567f6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:22.689346 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bfad7b38-6b23-4253-9e7c-cda9acd567f6 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148/action Aug 14 03:54:22.689705 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bfad7b38-6b23-4253-9e7c-cda9acd567f6 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:22.689862 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bfad7b38-6b23-4253-9e7c-cda9acd567f6 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:22.695375 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:22.695375 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:22.695674 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bfad7b38-6b23-4253-9e7c-cda9acd567f6 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Snapshot retrieved successfully. Aug 14 03:54:22.706831 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bfad7b38-6b23-4253-9e7c-cda9acd567f6 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Snapshot delete request issued successfully. Aug 14 03:54:22.707056 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bfad7b38-6b23-4253-9e7c-cda9acd567f6 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148/action returned with HTTP 202 Aug 14 03:54:22.707605 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 766/3036] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:22 2026] POST /volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:22.715175 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b28b5d9a-b0d1-4538-ac15-cd5d5f5a8f29 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:22.717380 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b28b5d9a-b0d1-4538-ac15-cd5d5f5a8f29 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 Aug 14 03:54:22.717638 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b28b5d9a-b0d1-4538-ac15-cd5d5f5a8f29 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:22.717868 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b28b5d9a-b0d1-4538-ac15-cd5d5f5a8f29 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:22.723927 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:22.723927 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:22.724476 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b28b5d9a-b0d1-4538-ac15-cd5d5f5a8f29 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:22.725399 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b28b5d9a-b0d1-4538-ac15-cd5d5f5a8f29 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 returned with HTTP 200 Aug 14 03:54:22.725796 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 762/3037] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:22 2026] GET /volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:54:22.847862 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d9258fa8-ab9e-4007-9119-3bd182ad70e0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:22.847955 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d88f1195-a189-4997-96a9-98c285dcfac1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:22.849178 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d9258fa8-ab9e-4007-9119-3bd182ad70e0 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:22.849385 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d9258fa8-ab9e-4007-9119-3bd182ad70e0 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:22.849562 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d9258fa8-ab9e-4007-9119-3bd182ad70e0 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:22.851174 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d88f1195-a189-4997-96a9-98c285dcfac1 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 Aug 14 03:54:22.851174 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d88f1195-a189-4997-96a9-98c285dcfac1 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:22.851174 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d88f1195-a189-4997-96a9-98c285dcfac1 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:22.857349 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:22.857349 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:22.858281 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:22.858281 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:22.861184 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d88f1195-a189-4997-96a9-98c285dcfac1 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:54:22.861329 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d9258fa8-ab9e-4007-9119-3bd182ad70e0 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:22.864838 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d9258fa8-ab9e-4007-9119-3bd182ad70e0 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:22.865175 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 749/3038] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:22 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:22.865352 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d88f1195-a189-4997-96a9-98c285dcfac1 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 returned with HTTP 200 Aug 14 03:54:22.866040 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 762/3039] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:22 2026] GET /volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:22.876967 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a82bb632-8efc-4c06-b77a-2079f9344a2b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:22.878522 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a82bb632-8efc-4c06-b77a-2079f9344a2b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:54:22.878824 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a82bb632-8efc-4c06-b77a-2079f9344a2b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b4601f42-a145-461b-bf07-4f0dadc91c16", "name": "tempest-VolumesBackupsAdminTest-Backup-1254381839", "container": "tempest-volumesbackupsadmintest-backup-container-1984759390"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:22.880116 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-a82bb632-8efc-4c06-b77a-2079f9344a2b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Creating new backup {'backup': {'volume_id': 'b4601f42-a145-461b-bf07-4f0dadc91c16', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1254381839', 'container': 'tempest-volumesbackupsadmintest-backup-container-1984759390'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:54:22.880286 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-a82bb632-8efc-4c06-b77a-2079f9344a2b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Creating backup of volume b4601f42-a145-461b-bf07-4f0dadc91c16 in container tempest-volumesbackupsadmintest-backup-container-1984759390 Aug 14 03:54:22.886750 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:22.886750 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:22.887147 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a82bb632-8efc-4c06-b77a-2079f9344a2b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:54:22.906041 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-a82bb632-8efc-4c06-b77a-2079f9344a2b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Created reservations ['2aeaa43a-4ab6-4d2b-8333-cce6b4a67450', '7a96e790-6e24-4fef-a62b-5f9567dd28d5'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:22.927042 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a82bb632-8efc-4c06-b77a-2079f9344a2b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:54:22.927649 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 767/3040] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:54:22 2026] POST /volume/v3/backups => generated 333 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:22.937732 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-69b98221-524a-4e44-a16f-4282cbe2e90a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:22.939905 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69b98221-524a-4e44-a16f-4282cbe2e90a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:22.940374 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69b98221-524a-4e44-a16f-4282cbe2e90a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:22.940422 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69b98221-524a-4e44-a16f-4282cbe2e90a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:22.940563 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-69b98221-524a-4e44-a16f-4282cbe2e90a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:22.946055 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:22.946055 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:22.946958 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69b98221-524a-4e44-a16f-4282cbe2e90a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:22.947473 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 763/3041] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:22 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:23.735643 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0e74bf47-a9aa-47c1-92bc-7e7313f4511b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:23.737354 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0e74bf47-a9aa-47c1-92bc-7e7313f4511b tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 Aug 14 03:54:23.737533 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0e74bf47-a9aa-47c1-92bc-7e7313f4511b tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:23.737709 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0e74bf47-a9aa-47c1-92bc-7e7313f4511b tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:23.741508 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0e74bf47-a9aa-47c1-92bc-7e7313f4511b tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 returned with HTTP 404 Aug 14 03:54:23.741913 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 750/3042] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:23 2026] GET /volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:23.748949 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7845a3a9-126a-40d0-ac17-eb2ba2ef7e98 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:23.750319 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7845a3a9-126a-40d0-ac17-eb2ba2ef7e98 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action Aug 14 03:54:23.750718 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7845a3a9-126a-40d0-ac17-eb2ba2ef7e98 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:23.750902 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7845a3a9-126a-40d0-ac17-eb2ba2ef7e98 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:23.752233 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.admin_actions [None req-7845a3a9-126a-40d0-ac17-eb2ba2ef7e98 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Updating snapshot 'eee5ab84-0cea-44ca-a38b-003b06278e5f' with '{'status': 'available'}' {{(pid=100328) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:54:23.760062 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:23.760062 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:23.769768 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7845a3a9-126a-40d0-ac17-eb2ba2ef7e98 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action returned with HTTP 202 Aug 14 03:54:23.770326 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 763/3043] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:23 2026] POST /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:23.777063 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d97ab125-1d3f-44be-8fec-6ddfd13d554b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:23.778672 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d97ab125-1d3f-44be-8fec-6ddfd13d554b tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:23.778851 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d97ab125-1d3f-44be-8fec-6ddfd13d554b tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:23.779023 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d97ab125-1d3f-44be-8fec-6ddfd13d554b tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:23.783283 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:23.783283 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:23.783686 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d97ab125-1d3f-44be-8fec-6ddfd13d554b tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:23.784471 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d97ab125-1d3f-44be-8fec-6ddfd13d554b tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f returned with HTTP 200 Aug 14 03:54:23.784809 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 768/3044] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:23 2026] GET /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:23.793183 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-136f0469-3126-48ed-a620-61f78eb17238 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:23.794724 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-136f0469-3126-48ed-a620-61f78eb17238 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 Aug 14 03:54:23.794897 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-136f0469-3126-48ed-a620-61f78eb17238 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:23.795091 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-136f0469-3126-48ed-a620-61f78eb17238 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:23.795213 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-136f0469-3126-48ed-a620-61f78eb17238 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Delete snapshot with id: b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 Aug 14 03:54:23.798885 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-136f0469-3126-48ed-a620-61f78eb17238 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 returned with HTTP 404 Aug 14 03:54:23.799308 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 764/3045] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:54:23 2026] DELETE /volume/v3/snapshots/b2383feb-5b1a-4f2e-93fa-b73b5cb0b148 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:23.807667 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cd42d234-4cc4-4162-b522-bb4c1c1db949 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:23.809218 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cd42d234-4cc4-4162-b522-bb4c1c1db949 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:54:23.809589 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cd42d234-4cc4-4162-b522-bb4c1c1db949 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "832e38a7-1058-4968-8587-66984387f1c4", "name": "tempest-SnapshotsActionsTest-Snapshot-744111212"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:23.816816 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:23.816816 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:23.817278 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-cd42d234-4cc4-4162-b522-bb4c1c1db949 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Volume info retrieved successfully. Aug 14 03:54:23.817431 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-cd42d234-4cc4-4162-b522-bb4c1c1db949 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Create snapshot from volume 832e38a7-1058-4968-8587-66984387f1c4 Aug 14 03:54:23.836440 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-cd42d234-4cc4-4162-b522-bb4c1c1db949 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Created reservations ['7c65fad2-dc88-4c54-b698-d3a01a8b9086', 'e024e3b4-2be4-48d7-a046-1705ca58d9da', '96e16c50-c6ab-4862-a6b4-24e5d16b93a8', '291c88f9-8967-48e5-ab11-c6f7fc9df146'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:23.857343 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-cd42d234-4cc4-4162-b522-bb4c1c1db949 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot create request issued successfully. Aug 14 03:54:23.857655 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cd42d234-4cc4-4162-b522-bb4c1c1db949 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:54:23.858044 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 751/3046] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:54:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:23.866504 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fcaceff5-de14-4f21-bdbf-9f5dd38181bd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:23.869091 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fcaceff5-de14-4f21-bdbf-9f5dd38181bd tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 Aug 14 03:54:23.869432 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fcaceff5-de14-4f21-bdbf-9f5dd38181bd tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:23.869704 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fcaceff5-de14-4f21-bdbf-9f5dd38181bd tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:23.876934 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:23.876934 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:23.876934 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fcaceff5-de14-4f21-bdbf-9f5dd38181bd tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:23.876934 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fcaceff5-de14-4f21-bdbf-9f5dd38181bd tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 returned with HTTP 200 Aug 14 03:54:23.877559 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 764/3047] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:23 2026] GET /volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:23.877684 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-853587b7-10ed-4c00-8cf1-8cbb9dd5ae52 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:23.879611 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-853587b7-10ed-4c00-8cf1-8cbb9dd5ae52 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:23.879784 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-853587b7-10ed-4c00-8cf1-8cbb9dd5ae52 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:23.879976 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-853587b7-10ed-4c00-8cf1-8cbb9dd5ae52 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:23.889186 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:23.889186 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:23.892648 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-853587b7-10ed-4c00-8cf1-8cbb9dd5ae52 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:23.896366 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-853587b7-10ed-4c00-8cf1-8cbb9dd5ae52 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:23.896745 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 769/3048] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:23 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:23.956687 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5c593ab9-b16a-4ea2-a10e-8a25c754fffe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:23.958320 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c593ab9-b16a-4ea2-a10e-8a25c754fffe tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:23.958501 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c593ab9-b16a-4ea2-a10e-8a25c754fffe tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:23.958685 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c593ab9-b16a-4ea2-a10e-8a25c754fffe tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:23.958782 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5c593ab9-b16a-4ea2-a10e-8a25c754fffe tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:23.962979 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:23.962979 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:23.963671 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c593ab9-b16a-4ea2-a10e-8a25c754fffe tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:23.963985 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 765/3049] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:23 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:24.256721 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-4ddff3e7-6758-4765-8a66-62ad0f5560c6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:24.258860 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-4ddff3e7-6758-4765-8a66-62ad0f5560c6 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] POST https://10.4.3.64/volume/v3/attachments/3f5b53bb-9c72-494c-ad23-8b1769aafec8/action Aug 14 03:54:24.259215 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-4ddff3e7-6758-4765-8a66-62ad0f5560c6 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:24.259342 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-4ddff3e7-6758-4765-8a66-62ad0f5560c6 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:24.275782 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:24.275782 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:24.294850 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e7993ee8-d8c8-48f6-8bce-aa9e4bc5ae30 req-4ddff3e7-6758-4765-8a66-62ad0f5560c6 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/attachments/3f5b53bb-9c72-494c-ad23-8b1769aafec8/action returned with HTTP 204 Aug 14 03:54:24.295341 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 752/3050] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:54:24 2026] POST /volume/v3/attachments/3f5b53bb-9c72-494c-ad23-8b1769aafec8/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:24.887224 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c2458cd0-4bb0-40b1-b7ba-5d363c33d0c8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:24.888777 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c2458cd0-4bb0-40b1-b7ba-5d363c33d0c8 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 Aug 14 03:54:24.889042 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c2458cd0-4bb0-40b1-b7ba-5d363c33d0c8 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:24.889333 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c2458cd0-4bb0-40b1-b7ba-5d363c33d0c8 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:24.894210 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:24.894210 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:24.894210 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c2458cd0-4bb0-40b1-b7ba-5d363c33d0c8 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:24.894897 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c2458cd0-4bb0-40b1-b7ba-5d363c33d0c8 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 returned with HTTP 200 Aug 14 03:54:24.895216 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 765/3051] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:24 2026] GET /volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:24.904116 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a46fdc07-3516-4d61-8e5f-308c92292382 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:24.905755 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a46fdc07-3516-4d61-8e5f-308c92292382 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877/action Aug 14 03:54:24.906092 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a46fdc07-3516-4d61-8e5f-308c92292382 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:24.906234 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a46fdc07-3516-4d61-8e5f-308c92292382 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:24.907538 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.admin_actions [None req-a46fdc07-3516-4d61-8e5f-308c92292382 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Updating snapshot '35860810-964e-4d90-ac3e-e342dc8bd877' with '{'status': 'error'}' {{(pid=100327) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:54:24.910204 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f8f72e98-0e8b-4655-966b-beef5b429580 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:24.911893 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f8f72e98-0e8b-4655-966b-beef5b429580 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:24.912073 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f8f72e98-0e8b-4655-966b-beef5b429580 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:24.912329 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f8f72e98-0e8b-4655-966b-beef5b429580 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:24.916591 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:24.916591 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:24.923549 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:24.923549 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:24.927024 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f8f72e98-0e8b-4655-966b-beef5b429580 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:24.927168 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a46fdc07-3516-4d61-8e5f-308c92292382 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877/action returned with HTTP 202 Aug 14 03:54:24.927678 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 770/3052] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:24 2026] POST /volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:24.930987 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f8f72e98-0e8b-4655-966b-beef5b429580 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:24.931395 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 766/3053] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:24 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:24.935466 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e9ee727c-8c8c-4953-955b-3b07598f99ff None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:24.937104 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e9ee727c-8c8c-4953-955b-3b07598f99ff tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 Aug 14 03:54:24.937329 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e9ee727c-8c8c-4953-955b-3b07598f99ff tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:24.937528 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e9ee727c-8c8c-4953-955b-3b07598f99ff tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:24.941883 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:24.941883 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:24.942323 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e9ee727c-8c8c-4953-955b-3b07598f99ff tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:24.942970 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e9ee727c-8c8c-4953-955b-3b07598f99ff tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 returned with HTTP 200 Aug 14 03:54:24.943220 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c680cb65-8faa-4094-9485-178a0852319b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:24.943364 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 753/3054] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:24 2026] GET /volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 => generated 461 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:24.944984 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c680cb65-8faa-4094-9485-178a0852319b tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:24.945180 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c680cb65-8faa-4094-9485-178a0852319b tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:24.945375 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c680cb65-8faa-4094-9485-178a0852319b tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:24.950591 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-498b5d9e-9987-493d-8365-44923c00c4ce None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:24.952215 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-498b5d9e-9987-493d-8365-44923c00c4ce tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877/action Aug 14 03:54:24.952554 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-498b5d9e-9987-493d-8365-44923c00c4ce tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:24.952668 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-498b5d9e-9987-493d-8365-44923c00c4ce tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:24.954089 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:24.954089 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:24.957183 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c680cb65-8faa-4094-9485-178a0852319b tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:24.958056 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:24.958056 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:24.958355 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-498b5d9e-9987-493d-8365-44923c00c4ce tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Snapshot retrieved successfully. Aug 14 03:54:24.960752 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c680cb65-8faa-4094-9485-178a0852319b tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:24.961091 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 766/3055] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:24 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 1133 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:24.973127 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7dd5b060-f52a-421e-809e-1b1f1d19e231 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:24.973671 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-498b5d9e-9987-493d-8365-44923c00c4ce tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Snapshot delete request issued successfully. Aug 14 03:54:24.973897 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-498b5d9e-9987-493d-8365-44923c00c4ce tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877/action returned with HTTP 202 Aug 14 03:54:24.974377 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 771/3056] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:24 2026] POST /volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:24.976464 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7dd5b060-f52a-421e-809e-1b1f1d19e231 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:24.976735 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7dd5b060-f52a-421e-809e-1b1f1d19e231 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:24.976967 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7dd5b060-f52a-421e-809e-1b1f1d19e231 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:24.977105 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7dd5b060-f52a-421e-809e-1b1f1d19e231 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:24.980733 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a34cdde6-8066-4fa4-a351-8ceb84f6069d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:24.982512 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:24.982512 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:24.982950 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a34cdde6-8066-4fa4-a351-8ceb84f6069d tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 Aug 14 03:54:24.983098 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a34cdde6-8066-4fa4-a351-8ceb84f6069d tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:24.983322 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7dd5b060-f52a-421e-809e-1b1f1d19e231 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:24.983360 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a34cdde6-8066-4fa4-a351-8ceb84f6069d tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:24.983706 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 767/3057] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:24 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:24.988093 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:24.988093 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:24.988616 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a34cdde6-8066-4fa4-a351-8ceb84f6069d tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:24.989411 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a34cdde6-8066-4fa4-a351-8ceb84f6069d tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 returned with HTTP 200 Aug 14 03:54:24.989773 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 754/3058] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:24 2026] GET /volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:25.039697 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a114b125-8cdb-452f-922e-5edaa4e16318 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:25.041327 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:25.041652 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1662228597"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:25.043060 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1662228597'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:25.043206 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Create volume of 1 GB Aug 14 03:54:25.046786 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Availability Zones retrieved successfully. Aug 14 03:54:25.051926 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Flow 'volume_create_api' (3e314bdd-dfd0-4769-951a-9056407792a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:25.052782 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac74ec14-acdc-48a0-82a3-34b060305d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:25.053618 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:25.075933 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac74ec14-acdc-48a0-82a3-34b060305d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:25.076877 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a85f9e-f431-4dfc-8438-8cb83023b3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:25.108632 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Created reservations ['6dd62dcf-67fe-43d2-b785-e6170e4aea9f', '8d531d01-2996-4200-bf2f-f9469da1c664', 'd2318440-76cd-4cc3-96f3-b27f8188bb40', '8b507936-e263-4282-986d-10d99c6fccc3'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:25.109378 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a85f9e-f431-4dfc-8438-8cb83023b3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dd62dcf-67fe-43d2-b785-e6170e4aea9f', '8d531d01-2996-4200-bf2f-f9469da1c664', 'd2318440-76cd-4cc3-96f3-b27f8188bb40', '8b507936-e263-4282-986d-10d99c6fccc3']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:25.110007 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27408dd3-6b36-4c0b-a194-8ecd8ed31e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:25.128052 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27408dd3-6b36-4c0b-a194-8ecd8ed31e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a286ff54-e1ee-462b-9cc6-f5fc1161a211', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1662228597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8390b29a2e074b15bfd246307f1e4ac7',qos_specs=None,replication_status=,reservations=['6dd62dcf-67fe-43d2-b785-e6170e4aea9f','8d531d01-2996-4200-bf2f-f9469da1c664','d2318440-76cd-4cc3-96f3-b27f8188bb40','8b507936-e263-4282-986d-10d99c6fccc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89acaffcf2ef41e3a4a7ca3612b19dc1',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1662228597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a286ff54-e1ee-462b-9cc6-f5fc1161a211,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8390b29a2e074b15bfd246307f1e4ac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89acaffcf2ef41e3a4a7ca3612b19dc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:25.128711 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82ad587a-9c5a-45ec-8a96-7644fa0bd941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:25.144578 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82ad587a-9c5a-45ec-8a96-7644fa0bd941) transitioned into state 'SUCCESS' from state '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-1662228597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8390b29a2e074b15bfd246307f1e4ac7',qos_specs=None,replication_status=,reservations=['6dd62dcf-67fe-43d2-b785-e6170e4aea9f','8d531d01-2996-4200-bf2f-f9469da1c664','d2318440-76cd-4cc3-96f3-b27f8188bb40','8b507936-e263-4282-986d-10d99c6fccc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89acaffcf2ef41e3a4a7ca3612b19dc1',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:25.145265 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36d47d1f-204b-4cb3-aa13-ffd37c7145f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:25.152818 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36d47d1f-204b-4cb3-aa13-ffd37c7145f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:25.153622 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Flow 'volume_create_api' (3e314bdd-dfd0-4769-951a-9056407792a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:25.153880 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Create volume request issued successfully. Aug 14 03:54:25.154403 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a114b125-8cdb-452f-922e-5edaa4e16318 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:25.154775 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 767/3059] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:54:25 2026] POST /volume/v3/volumes => generated 749 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:25.166554 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d4d23056-65a8-4776-bee5-ccb437eded9a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:25.168974 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d4d23056-65a8-4776-bee5-ccb437eded9a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:25.169300 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d4d23056-65a8-4776-bee5-ccb437eded9a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:25.169570 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d4d23056-65a8-4776-bee5-ccb437eded9a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:25.179049 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:25.179049 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:25.183443 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d4d23056-65a8-4776-bee5-ccb437eded9a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:25.188542 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d4d23056-65a8-4776-bee5-ccb437eded9a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:25.189011 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 772/3060] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:25 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:25.994296 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e5c856f8-e9f6-49d9-97e9-f72c5904e7ab None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:25.996023 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5c856f8-e9f6-49d9-97e9-f72c5904e7ab tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:25.996206 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5c856f8-e9f6-49d9-97e9-f72c5904e7ab tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:25.996384 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5c856f8-e9f6-49d9-97e9-f72c5904e7ab tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:25.996482 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-e5c856f8-e9f6-49d9-97e9-f72c5904e7ab tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:25.997971 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a8ee72c8-1ede-4fa3-81ac-b1af372a7645 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:26.000527 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a8ee72c8-1ede-4fa3-81ac-b1af372a7645 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 Aug 14 03:54:26.000726 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a8ee72c8-1ede-4fa3-81ac-b1af372a7645 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:26.000915 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a8ee72c8-1ede-4fa3-81ac-b1af372a7645 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:26.001842 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:26.001842 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:26.002759 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5c856f8-e9f6-49d9-97e9-f72c5904e7ab tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:26.003214 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 768/3061] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:25 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:26.005146 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a8ee72c8-1ede-4fa3-81ac-b1af372a7645 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 returned with HTTP 404 Aug 14 03:54:26.005596 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 755/3062] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:25 2026] GET /volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:26.012517 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2a3a7247-e474-4837-85bc-6ce329971cbe None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:26.014743 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2a3a7247-e474-4837-85bc-6ce329971cbe tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action Aug 14 03:54:26.015180 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2a3a7247-e474-4837-85bc-6ce329971cbe tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:26.015352 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2a3a7247-e474-4837-85bc-6ce329971cbe tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:26.016977 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.admin_actions [None req-2a3a7247-e474-4837-85bc-6ce329971cbe tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Updating snapshot 'eee5ab84-0cea-44ca-a38b-003b06278e5f' with '{'status': 'available'}' {{(pid=100328) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:54:26.025710 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:26.025710 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:26.036956 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2a3a7247-e474-4837-85bc-6ce329971cbe tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action returned with HTTP 202 Aug 14 03:54:26.037411 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 768/3063] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:26 2026] POST /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:26.044599 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-791f5136-38c2-4b88-8129-239f91712d8f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:26.046427 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-791f5136-38c2-4b88-8129-239f91712d8f tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:26.046648 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-791f5136-38c2-4b88-8129-239f91712d8f tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:26.046865 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-791f5136-38c2-4b88-8129-239f91712d8f tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:26.051454 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:26.051454 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:26.051891 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-791f5136-38c2-4b88-8129-239f91712d8f tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:26.052644 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-791f5136-38c2-4b88-8129-239f91712d8f tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f returned with HTTP 200 Aug 14 03:54:26.052993 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 773/3064] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:26 2026] GET /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:26.060351 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-caa9afb6-91ab-4ee7-a265-8499a85f0ed0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:26.062105 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-caa9afb6-91ab-4ee7-a265-8499a85f0ed0 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 Aug 14 03:54:26.062325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-caa9afb6-91ab-4ee7-a265-8499a85f0ed0 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:26.062526 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-caa9afb6-91ab-4ee7-a265-8499a85f0ed0 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:26.062628 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-caa9afb6-91ab-4ee7-a265-8499a85f0ed0 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Delete snapshot with id: 35860810-964e-4d90-ac3e-e342dc8bd877 Aug 14 03:54:26.066645 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-caa9afb6-91ab-4ee7-a265-8499a85f0ed0 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 returned with HTTP 404 Aug 14 03:54:26.067114 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 769/3065] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:54:26 2026] DELETE /volume/v3/snapshots/35860810-964e-4d90-ac3e-e342dc8bd877 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:26.074122 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-758fd42f-61c1-42bf-9e00-09bb2064b52e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:26.076250 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-758fd42f-61c1-42bf-9e00-09bb2064b52e tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:54:26.076716 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-758fd42f-61c1-42bf-9e00-09bb2064b52e tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "832e38a7-1058-4968-8587-66984387f1c4", "name": "tempest-SnapshotsActionsTest-Snapshot-265032127"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:26.084441 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:26.084441 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:26.084910 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-758fd42f-61c1-42bf-9e00-09bb2064b52e tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Volume info retrieved successfully. Aug 14 03:54:26.085019 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-758fd42f-61c1-42bf-9e00-09bb2064b52e tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Create snapshot from volume 832e38a7-1058-4968-8587-66984387f1c4 Aug 14 03:54:26.106099 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-758fd42f-61c1-42bf-9e00-09bb2064b52e tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Created reservations ['261ff113-3e7e-4b9d-93d7-df2254bc0686', '170341f7-3bc7-49bc-b61e-2cf3ac405cc5', '43fe475d-ec52-4755-a3ac-63bf5f09135c', '6f5f7627-a2e9-4072-ab6a-4bdc00ab2c59'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:26.129326 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-758fd42f-61c1-42bf-9e00-09bb2064b52e tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot create request issued successfully. Aug 14 03:54:26.129665 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-758fd42f-61c1-42bf-9e00-09bb2064b52e tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:54:26.130051 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 756/3066] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:54:26 2026] POST /volume/v3/snapshots => generated 306 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:26.138398 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-335087ec-0a33-476e-b5f1-d5e00a53a1cc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:26.140547 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-335087ec-0a33-476e-b5f1-d5e00a53a1cc tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c Aug 14 03:54:26.140772 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-335087ec-0a33-476e-b5f1-d5e00a53a1cc tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:26.141030 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-335087ec-0a33-476e-b5f1-d5e00a53a1cc tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:26.146864 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:26.146864 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:26.147400 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-335087ec-0a33-476e-b5f1-d5e00a53a1cc tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:26.148279 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-335087ec-0a33-476e-b5f1-d5e00a53a1cc tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c returned with HTTP 200 Aug 14 03:54:26.148707 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 769/3067] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:26 2026] GET /volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:26.199967 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-32f99b0a-31b9-4043-a1fb-25f67f32e1f0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:26.201459 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-32f99b0a-31b9-4043-a1fb-25f67f32e1f0 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:26.201620 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-32f99b0a-31b9-4043-a1fb-25f67f32e1f0 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:26.201815 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-32f99b0a-31b9-4043-a1fb-25f67f32e1f0 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:26.208585 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:26.208585 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:26.211757 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-32f99b0a-31b9-4043-a1fb-25f67f32e1f0 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:26.215422 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-32f99b0a-31b9-4043-a1fb-25f67f32e1f0 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:26.215800 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 774/3068] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:26 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:26.254292 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-f6284a44-dbad-4ebc-ae3b-e546dbe95624 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:26.256252 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-f6284a44-dbad-4ebc-ae3b-e546dbe95624 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:26.256467 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-f6284a44-dbad-4ebc-ae3b-e546dbe95624 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:26.256643 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-f6284a44-dbad-4ebc-ae3b-e546dbe95624 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:26.262964 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:26.262964 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:26.265992 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-f6284a44-dbad-4ebc-ae3b-e546dbe95624 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:26.269515 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-f6284a44-dbad-4ebc-ae3b-e546dbe95624 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:26.269857 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 770/3069] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:54:26 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:26.334642 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3c70bba2-122d-41cd-b122-6918459a9123 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:26.335050 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3c70bba2-122d-41cd-b122-6918459a9123 None None] GET https://10.4.3.64/volume// Aug 14 03:54:26.335254 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3c70bba2-122d-41cd-b122-6918459a9123 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:26.335457 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3c70bba2-122d-41cd-b122-6918459a9123 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:26.335787 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3c70bba2-122d-41cd-b122-6918459a9123 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:54:26.336060 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 757/3070] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:54:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:54:26.343203 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-0cd64602-4f0e-49fe-8092-9e939cf4931b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:26.345314 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-0cd64602-4f0e-49fe-8092-9e939cf4931b tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:54:26.345658 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-0cd64602-4f0e-49fe-8092-9e939cf4931b tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a286ff54-e1ee-462b-9cc6-f5fc1161a211", "connector": null, "instance_uuid": "f2737ce5-dea8-4ab4-8d5a-4b01142f6cae"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:26.354352 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:26.354352 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:26.381781 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-0cd64602-4f0e-49fe-8092-9e939cf4931b tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:54:26.382250 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 770/3071] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:54:26 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 14 03:54:26.406467 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-12c8dc57-31a4-4a57-a399-61120fe0a86e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:26.408236 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-12c8dc57-31a4-4a57-a399-61120fe0a86e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:26.408439 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-12c8dc57-31a4-4a57-a399-61120fe0a86e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:26.408645 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-12c8dc57-31a4-4a57-a399-61120fe0a86e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:26.416020 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8d96ee78-2ca7-4ddd-8aa9-637292a727d8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:26.416540 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8d96ee78-2ca7-4ddd-8aa9-637292a727d8 None None] GET https://10.4.3.64/volume// Aug 14 03:54:26.416896 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8d96ee78-2ca7-4ddd-8aa9-637292a727d8 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:26.416960 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8d96ee78-2ca7-4ddd-8aa9-637292a727d8 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:26.417371 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8d96ee78-2ca7-4ddd-8aa9-637292a727d8 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:54:26.417702 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 771/3072] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:54:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:54:26.418729 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:26.418729 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:26.423212 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-12c8dc57-31a4-4a57-a399-61120fe0a86e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:26.424153 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-52883af9-900e-4735-9a52-365804a510a6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:26.426843 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-52883af9-900e-4735-9a52-365804a510a6 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:26.427071 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-52883af9-900e-4735-9a52-365804a510a6 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:26.427564 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-12c8dc57-31a4-4a57-a399-61120fe0a86e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:26.427816 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-52883af9-900e-4735-9a52-365804a510a6 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:26.428003 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 775/3073] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:26 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:26.439158 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:26.439158 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:26.442426 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-52883af9-900e-4735-9a52-365804a510a6 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:26.446368 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-52883af9-900e-4735-9a52-365804a510a6 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:26.446814 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 758/3074] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:54:26 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:54:26.543313 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-17cd62cd-6b2c-4d4e-9629-216f636a181d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:26.545833 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-17cd62cd-6b2c-4d4e-9629-216f636a181d tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] PUT https://10.4.3.64/volume/v3/attachments/bc58f077-c46b-488b-8b19-43a38227f166 Aug 14 03:54:26.546210 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-17cd62cd-6b2c-4d4e-9629-216f636a181d tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:26.553487 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-17cd62cd-6b2c-4d4e-9629-216f636a181d tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Acquiring lock "cinder-attachment_update-a286ff54-e1ee-462b-9cc6-f5fc1161a211-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:54:26.557650 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-17cd62cd-6b2c-4d4e-9629-216f636a181d tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Lock "cinder-attachment_update-a286ff54-e1ee-462b-9cc6-f5fc1161a211-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:54:26.558524 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:26.558524 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:26.620196 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-17cd62cd-6b2c-4d4e-9629-216f636a181d tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Lock "cinder-attachment_update-a286ff54-e1ee-462b-9cc6-f5fc1161a211-np0000007313" released by "attachment_update" :: held 0.062s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:54:26.620558 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-17cd62cd-6b2c-4d4e-9629-216f636a181d tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/attachments/bc58f077-c46b-488b-8b19-43a38227f166 returned with HTTP 200 Aug 14 03:54:26.621203 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 771/3075] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:54:26 2026] PUT /volume/v3/attachments/bc58f077-c46b-488b-8b19-43a38227f166 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:27.012774 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-03ac35dd-4682-4fdc-a247-6054dedb6f4a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:27.014360 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03ac35dd-4682-4fdc-a247-6054dedb6f4a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:27.014541 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03ac35dd-4682-4fdc-a247-6054dedb6f4a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:27.014805 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03ac35dd-4682-4fdc-a247-6054dedb6f4a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:27.014805 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-03ac35dd-4682-4fdc-a247-6054dedb6f4a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:27.019483 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:27.019483 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:27.020300 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03ac35dd-4682-4fdc-a247-6054dedb6f4a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:27.020683 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 772/3076] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:27 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:27.157639 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6398a3aa-b4be-4468-b766-b705d5e1dc87 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:27.159849 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6398a3aa-b4be-4468-b766-b705d5e1dc87 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c Aug 14 03:54:27.160113 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6398a3aa-b4be-4468-b766-b705d5e1dc87 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:27.160418 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6398a3aa-b4be-4468-b766-b705d5e1dc87 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:27.166737 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:27.166737 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:27.167304 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6398a3aa-b4be-4468-b766-b705d5e1dc87 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:27.168319 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6398a3aa-b4be-4468-b766-b705d5e1dc87 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c returned with HTTP 200 Aug 14 03:54:27.168827 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 776/3077] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:27 2026] GET /volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:27.178033 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-79ef42b2-62a8-44cb-93fa-d993d25c19b8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:27.179891 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-79ef42b2-62a8-44cb-93fa-d993d25c19b8 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c/action Aug 14 03:54:27.180273 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-79ef42b2-62a8-44cb-93fa-d993d25c19b8 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:27.180434 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-79ef42b2-62a8-44cb-93fa-d993d25c19b8 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:27.181727 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.admin_actions [None req-79ef42b2-62a8-44cb-93fa-d993d25c19b8 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Updating snapshot '981de3c2-3ae9-4f34-a400-3174e53f175c' with '{'status': 'error_deleting'}' {{(pid=100329) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:54:27.191005 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:27.191005 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:27.202367 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-79ef42b2-62a8-44cb-93fa-d993d25c19b8 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c/action returned with HTTP 202 Aug 14 03:54:27.202820 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 759/3078] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:27 2026] POST /volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:27.210717 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e61b2779-dc44-4329-9ead-e63cdbadc6ea None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:27.212921 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e61b2779-dc44-4329-9ead-e63cdbadc6ea tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c Aug 14 03:54:27.213172 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e61b2779-dc44-4329-9ead-e63cdbadc6ea tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:27.213448 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e61b2779-dc44-4329-9ead-e63cdbadc6ea tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:27.219177 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:27.219177 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:27.219559 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e61b2779-dc44-4329-9ead-e63cdbadc6ea tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:27.220209 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e61b2779-dc44-4329-9ead-e63cdbadc6ea tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c returned with HTTP 200 Aug 14 03:54:27.220516 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 772/3079] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:27 2026] GET /volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:27.229381 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-06f03e35-cee3-4181-a06c-d950341f3142 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:27.231512 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-06f03e35-cee3-4181-a06c-d950341f3142 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c/action Aug 14 03:54:27.231967 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-06f03e35-cee3-4181-a06c-d950341f3142 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:27.232158 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-06f03e35-cee3-4181-a06c-d950341f3142 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:27.240801 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:27.240801 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:27.241123 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-06f03e35-cee3-4181-a06c-d950341f3142 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Snapshot retrieved successfully. Aug 14 03:54:27.257203 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-06f03e35-cee3-4181-a06c-d950341f3142 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Snapshot delete request issued successfully. Aug 14 03:54:27.257318 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-06f03e35-cee3-4181-a06c-d950341f3142 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c/action returned with HTTP 202 Aug 14 03:54:27.257801 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 773/3080] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:27 2026] POST /volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:27.264660 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ee6857ea-070a-448c-bdd3-71642fcce4ac None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:27.266673 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ee6857ea-070a-448c-bdd3-71642fcce4ac tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c Aug 14 03:54:27.266884 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ee6857ea-070a-448c-bdd3-71642fcce4ac tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:27.267227 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ee6857ea-070a-448c-bdd3-71642fcce4ac tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:27.273102 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:27.273102 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:27.273652 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ee6857ea-070a-448c-bdd3-71642fcce4ac tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:27.274586 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ee6857ea-070a-448c-bdd3-71642fcce4ac tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c returned with HTTP 200 Aug 14 03:54:27.275006 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 777/3081] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:27 2026] GET /volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:27.439491 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c1832d63-3d05-4f9f-b62e-b88d019431b7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:27.441207 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c1832d63-3d05-4f9f-b62e-b88d019431b7 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:27.441414 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c1832d63-3d05-4f9f-b62e-b88d019431b7 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:27.441624 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c1832d63-3d05-4f9f-b62e-b88d019431b7 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:27.449938 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:27.449938 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:27.452834 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c1832d63-3d05-4f9f-b62e-b88d019431b7 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:27.456299 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c1832d63-3d05-4f9f-b62e-b88d019431b7 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:27.456641 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 760/3082] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:27 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:28.029485 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4daaecbc-ac12-41f7-9519-0039ce26c38a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:28.031205 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4daaecbc-ac12-41f7-9519-0039ce26c38a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:28.031392 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4daaecbc-ac12-41f7-9519-0039ce26c38a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:28.031560 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4daaecbc-ac12-41f7-9519-0039ce26c38a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:28.031660 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-4daaecbc-ac12-41f7-9519-0039ce26c38a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:28.035613 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:28.035613 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:28.036338 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4daaecbc-ac12-41f7-9519-0039ce26c38a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:28.036683 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 773/3083] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:28 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:28.284170 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-635f672f-d55c-4702-b01f-9dd50ba722ba None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:28.286048 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-635f672f-d55c-4702-b01f-9dd50ba722ba tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c Aug 14 03:54:28.286295 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-635f672f-d55c-4702-b01f-9dd50ba722ba tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:28.286554 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-635f672f-d55c-4702-b01f-9dd50ba722ba tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:28.291054 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-635f672f-d55c-4702-b01f-9dd50ba722ba tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c returned with HTTP 404 Aug 14 03:54:28.291554 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 774/3084] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:28 2026] GET /volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:28.298420 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a51f96b7-afb4-4ed1-97f0-5bcbff2ed962 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:28.300348 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a51f96b7-afb4-4ed1-97f0-5bcbff2ed962 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action Aug 14 03:54:28.300670 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a51f96b7-afb4-4ed1-97f0-5bcbff2ed962 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:28.300794 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a51f96b7-afb4-4ed1-97f0-5bcbff2ed962 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:28.302157 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.admin_actions [None req-a51f96b7-afb4-4ed1-97f0-5bcbff2ed962 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Updating snapshot 'eee5ab84-0cea-44ca-a38b-003b06278e5f' with '{'status': 'available'}' {{(pid=100327) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:54:28.310631 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:28.310631 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:28.319215 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a51f96b7-afb4-4ed1-97f0-5bcbff2ed962 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action returned with HTTP 202 Aug 14 03:54:28.319584 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 778/3085] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:28 2026] POST /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:28.325959 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-58d3bbc2-079e-41fd-9e63-3b19dffb9373 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:28.327648 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-58d3bbc2-079e-41fd-9e63-3b19dffb9373 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:28.327838 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-58d3bbc2-079e-41fd-9e63-3b19dffb9373 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:28.328012 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-58d3bbc2-079e-41fd-9e63-3b19dffb9373 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:28.332798 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:28.332798 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:28.333148 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-58d3bbc2-079e-41fd-9e63-3b19dffb9373 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:28.333828 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-58d3bbc2-079e-41fd-9e63-3b19dffb9373 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f returned with HTTP 200 Aug 14 03:54:28.334163 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 761/3086] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:28 2026] GET /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:28.342149 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f49beb58-f301-46f8-8e7e-22476972ca1b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:28.344014 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f49beb58-f301-46f8-8e7e-22476972ca1b tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c Aug 14 03:54:28.344262 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f49beb58-f301-46f8-8e7e-22476972ca1b tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:28.344504 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f49beb58-f301-46f8-8e7e-22476972ca1b tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:28.344620 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-f49beb58-f301-46f8-8e7e-22476972ca1b tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Delete snapshot with id: 981de3c2-3ae9-4f34-a400-3174e53f175c Aug 14 03:54:28.348696 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f49beb58-f301-46f8-8e7e-22476972ca1b tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c returned with HTTP 404 Aug 14 03:54:28.349313 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 774/3087] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:54:28 2026] DELETE /volume/v3/snapshots/981de3c2-3ae9-4f34-a400-3174e53f175c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:28.356733 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e8ef87e8-2305-49a0-b0bd-5b2d643f3f50 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:28.358439 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8ef87e8-2305-49a0-b0bd-5b2d643f3f50 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action Aug 14 03:54:28.358756 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8ef87e8-2305-49a0-b0bd-5b2d643f3f50 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:28.358868 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8ef87e8-2305-49a0-b0bd-5b2d643f3f50 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:28.360269 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.admin_actions [None req-e8ef87e8-2305-49a0-b0bd-5b2d643f3f50 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Updating snapshot 'eee5ab84-0cea-44ca-a38b-003b06278e5f' with '{'status': 'creating'}' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:54:28.368286 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:28.368286 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:28.377395 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8ef87e8-2305-49a0-b0bd-5b2d643f3f50 tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action returned with HTTP 202 Aug 14 03:54:28.377900 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 775/3088] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:28 2026] POST /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:28.384391 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ee104db0-5064-4de8-b1aa-1ba93fa41dac None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:28.386007 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ee104db0-5064-4de8-b1aa-1ba93fa41dac tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:28.386198 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ee104db0-5064-4de8-b1aa-1ba93fa41dac tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:28.386390 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ee104db0-5064-4de8-b1aa-1ba93fa41dac tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:28.390793 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:28.390793 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:28.391193 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ee104db0-5064-4de8-b1aa-1ba93fa41dac tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:28.391902 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ee104db0-5064-4de8-b1aa-1ba93fa41dac tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f returned with HTTP 200 Aug 14 03:54:28.392238 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 779/3089] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:28 2026] GET /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:28.399916 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cd4ada07-81aa-41c1-80c4-df473c5500a5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:28.401719 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cd4ada07-81aa-41c1-80c4-df473c5500a5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] POST https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action Aug 14 03:54:28.402050 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cd4ada07-81aa-41c1-80c4-df473c5500a5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:28.402182 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cd4ada07-81aa-41c1-80c4-df473c5500a5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:28.403482 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.snapshot_actions [None req-cd4ada07-81aa-41c1-80c4-df473c5500a5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100329) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 03:54:28.408696 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:28.408696 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:28.409153 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.snapshot_actions [None req-cd4ada07-81aa-41c1-80c4-df473c5500a5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Updating snapshot eee5ab84-0cea-44ca-a38b-003b06278e5f with info {'id': 'eee5ab84-0cea-44ca-a38b-003b06278e5f', 'status': 'error', 'progress': '80%'} Aug 14 03:54:28.414045 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cd4ada07-81aa-41c1-80c4-df473c5500a5 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action returned with HTTP 202 Aug 14 03:54:28.414460 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 762/3090] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:28 2026] POST /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:28.420833 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2448f92d-d958-40ad-ad19-6c4112ce2dcf None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:28.422496 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2448f92d-d958-40ad-ad19-6c4112ce2dcf tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] GET https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:28.422699 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2448f92d-d958-40ad-ad19-6c4112ce2dcf tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:28.422878 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2448f92d-d958-40ad-ad19-6c4112ce2dcf tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:28.428206 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:28.428206 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:28.428498 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2448f92d-d958-40ad-ad19-6c4112ce2dcf tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Snapshot retrieved successfully. Aug 14 03:54:28.429041 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2448f92d-d958-40ad-ad19-6c4112ce2dcf tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f returned with HTTP 200 Aug 14 03:54:28.429474 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 775/3091] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:28 2026] GET /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:28.437911 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2a45918e-ecea-492d-b1d5-faef63450c2f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:28.439644 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2a45918e-ecea-492d-b1d5-faef63450c2f tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] POST https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action Aug 14 03:54:28.439958 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2a45918e-ecea-492d-b1d5-faef63450c2f tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:28.440075 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2a45918e-ecea-492d-b1d5-faef63450c2f tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:28.441325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.admin_actions [None req-2a45918e-ecea-492d-b1d5-faef63450c2f tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] Updating snapshot 'eee5ab84-0cea-44ca-a38b-003b06278e5f' with '{'status': 'available'}' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 03:54:28.449014 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:28.449014 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:28.458810 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2a45918e-ecea-492d-b1d5-faef63450c2f tempest-SnapshotsActionsTest-443642069 tempest-SnapshotsActionsTest-443642069-project-admin] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action returned with HTTP 202 Aug 14 03:54:28.459222 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 776/3092] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:28 2026] POST /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:28.465385 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e42d3212-a0d6-44d5-b93e-46628705d991 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:28.467074 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e42d3212-a0d6-44d5-b93e-46628705d991 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:28.467266 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e42d3212-a0d6-44d5-b93e-46628705d991 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:28.467453 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e42d3212-a0d6-44d5-b93e-46628705d991 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:28.468429 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ea5e88c0-0e97-4666-8ed9-5a19f3d2535e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:28.470078 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ea5e88c0-0e97-4666-8ed9-5a19f3d2535e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:28.470284 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ea5e88c0-0e97-4666-8ed9-5a19f3d2535e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:28.470495 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ea5e88c0-0e97-4666-8ed9-5a19f3d2535e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:28.472262 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:28.472262 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:28.472623 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e42d3212-a0d6-44d5-b93e-46628705d991 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:28.473314 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e42d3212-a0d6-44d5-b93e-46628705d991 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f returned with HTTP 200 Aug 14 03:54:28.473630 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 780/3093] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:28 2026] GET /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:28.479424 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:28.479424 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:28.481824 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fea4531d-40f3-4dc6-83e9-8c4f1c055f5c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:28.482708 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ea5e88c0-0e97-4666-8ed9-5a19f3d2535e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:28.483839 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fea4531d-40f3-4dc6-83e9-8c4f1c055f5c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:28.484075 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fea4531d-40f3-4dc6-83e9-8c4f1c055f5c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:28.484329 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fea4531d-40f3-4dc6-83e9-8c4f1c055f5c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:28.484477 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-fea4531d-40f3-4dc6-83e9-8c4f1c055f5c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Delete snapshot with id: eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:28.486632 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ea5e88c0-0e97-4666-8ed9-5a19f3d2535e tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:28.486632 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 763/3094] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:28 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:28.489456 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:28.489456 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:28.489904 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fea4531d-40f3-4dc6-83e9-8c4f1c055f5c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:28.503992 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fea4531d-40f3-4dc6-83e9-8c4f1c055f5c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot delete request issued successfully. Aug 14 03:54:28.504151 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fea4531d-40f3-4dc6-83e9-8c4f1c055f5c tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f returned with HTTP 202 Aug 14 03:54:28.504705 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 776/3095] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:54:28 2026] DELETE /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:28.511484 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-52d913ab-cfef-4435-9dee-f1328930eb0a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:28.513707 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-52d913ab-cfef-4435-9dee-f1328930eb0a tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:28.513887 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-52d913ab-cfef-4435-9dee-f1328930eb0a tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:28.514068 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-52d913ab-cfef-4435-9dee-f1328930eb0a tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:28.519606 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:28.519606 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:28.520015 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-52d913ab-cfef-4435-9dee-f1328930eb0a tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Snapshot retrieved successfully. Aug 14 03:54:28.520815 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-52d913ab-cfef-4435-9dee-f1328930eb0a tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f returned with HTTP 200 Aug 14 03:54:28.521197 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 777/3096] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:28 2026] GET /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:29.046007 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cb2a05a8-db9f-4598-b15c-98d71cdc681b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:29.048046 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cb2a05a8-db9f-4598-b15c-98d71cdc681b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:29.048314 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cb2a05a8-db9f-4598-b15c-98d71cdc681b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:29.048557 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cb2a05a8-db9f-4598-b15c-98d71cdc681b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:29.048770 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-cb2a05a8-db9f-4598-b15c-98d71cdc681b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:29.053535 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:29.053535 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:29.054364 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cb2a05a8-db9f-4598-b15c-98d71cdc681b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:29.054769 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 781/3097] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:29 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:29.502313 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c4bfd20e-a17a-46f0-803f-17ce3d789d5f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:29.504278 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c4bfd20e-a17a-46f0-803f-17ce3d789d5f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:29.504497 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c4bfd20e-a17a-46f0-803f-17ce3d789d5f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:29.504814 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c4bfd20e-a17a-46f0-803f-17ce3d789d5f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:29.513181 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:29.513181 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:29.516059 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c4bfd20e-a17a-46f0-803f-17ce3d789d5f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:29.519656 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c4bfd20e-a17a-46f0-803f-17ce3d789d5f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:29.520066 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 764/3098] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:29 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:29.530489 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e7c0eb4f-4c54-4133-bf4f-c57bb4a392f8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:29.532157 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e7c0eb4f-4c54-4133-bf4f-c57bb4a392f8 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f Aug 14 03:54:29.532368 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e7c0eb4f-4c54-4133-bf4f-c57bb4a392f8 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:29.532547 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e7c0eb4f-4c54-4133-bf4f-c57bb4a392f8 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:29.536616 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e7c0eb4f-4c54-4133-bf4f-c57bb4a392f8 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f returned with HTTP 404 Aug 14 03:54:29.537167 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 777/3099] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:54:29 2026] GET /volume/v3/snapshots/eee5ab84-0cea-44ca-a38b-003b06278e5f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:29.549130 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f99eac3d-e960-466f-86c2-634ec1504772 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:29.551053 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f99eac3d-e960-466f-86c2-634ec1504772 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 Aug 14 03:54:29.551257 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f99eac3d-e960-466f-86c2-634ec1504772 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:29.551450 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f99eac3d-e960-466f-86c2-634ec1504772 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:29.558441 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:29.558441 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:29.561673 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f99eac3d-e960-466f-86c2-634ec1504772 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Volume info retrieved successfully. Aug 14 03:54:29.565317 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f99eac3d-e960-466f-86c2-634ec1504772 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 returned with HTTP 200 Aug 14 03:54:29.565658 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 778/3100] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:29 2026] GET /volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:29.579551 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1a3bbe25-09ad-4a84-a81b-11a77a42d24e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:29.581395 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1a3bbe25-09ad-4a84-a81b-11a77a42d24e tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] DELETE https://10.4.3.64/volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 Aug 14 03:54:29.581597 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1a3bbe25-09ad-4a84-a81b-11a77a42d24e tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:29.581790 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1a3bbe25-09ad-4a84-a81b-11a77a42d24e tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:29.581976 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-1a3bbe25-09ad-4a84-a81b-11a77a42d24e tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Delete volume with id: 832e38a7-1058-4968-8587-66984387f1c4 Aug 14 03:54:29.589580 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:29.589580 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:29.589995 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1a3bbe25-09ad-4a84-a81b-11a77a42d24e tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Volume info retrieved successfully. Aug 14 03:54:29.605633 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1a3bbe25-09ad-4a84-a81b-11a77a42d24e tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Delete volume request issued successfully. Aug 14 03:54:29.605884 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1a3bbe25-09ad-4a84-a81b-11a77a42d24e tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 returned with HTTP 202 Aug 14 03:54:29.606384 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 782/3101] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:29 2026] DELETE /volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:29.614165 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-941f0090-4593-4b7a-95fa-cbc60b9fe417 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:29.616102 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-941f0090-4593-4b7a-95fa-cbc60b9fe417 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 Aug 14 03:54:29.616248 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-941f0090-4593-4b7a-95fa-cbc60b9fe417 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:29.616439 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-941f0090-4593-4b7a-95fa-cbc60b9fe417 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:29.623177 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:29.623177 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:29.626236 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-941f0090-4593-4b7a-95fa-cbc60b9fe417 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Volume info retrieved successfully. Aug 14 03:54:29.630055 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-941f0090-4593-4b7a-95fa-cbc60b9fe417 tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 returned with HTTP 200 Aug 14 03:54:29.630435 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 765/3102] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:29 2026] GET /volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:29.872496 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-76eb1fbb-f3b4-485e-ab18-9db0fad18f72 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:29.875149 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-76eb1fbb-f3b4-485e-ab18-9db0fad18f72 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] POST https://10.4.3.64/volume/v3/attachments/bc58f077-c46b-488b-8b19-43a38227f166/action Aug 14 03:54:29.875651 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-76eb1fbb-f3b4-485e-ab18-9db0fad18f72 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:29.875832 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-76eb1fbb-f3b4-485e-ab18-9db0fad18f72 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:29.893516 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:29.893516 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:29.901911 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a89e62ee-b95d-45e5-8a9e-06eeb9320434 req-76eb1fbb-f3b4-485e-ab18-9db0fad18f72 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/attachments/bc58f077-c46b-488b-8b19-43a38227f166/action returned with HTTP 204 Aug 14 03:54:29.901911 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 778/3103] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:54:29 2026] POST /volume/v3/attachments/bc58f077-c46b-488b-8b19-43a38227f166/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:30.064351 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b95cf9aa-2323-4532-9135-e8459f879cf4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:30.065903 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b95cf9aa-2323-4532-9135-e8459f879cf4 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:30.065903 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b95cf9aa-2323-4532-9135-e8459f879cf4 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:30.065903 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b95cf9aa-2323-4532-9135-e8459f879cf4 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:30.065903 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b95cf9aa-2323-4532-9135-e8459f879cf4 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:30.071111 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:30.071111 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:30.071953 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b95cf9aa-2323-4532-9135-e8459f879cf4 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:30.072593 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 779/3104] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:30 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:30.532003 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-20783973-6048-4436-96f3-543e12c7cb57 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:30.534222 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-20783973-6048-4436-96f3-543e12c7cb57 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:30.534826 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-20783973-6048-4436-96f3-543e12c7cb57 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:30.534826 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-20783973-6048-4436-96f3-543e12c7cb57 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:30.543917 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:30.543917 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:30.546870 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-20783973-6048-4436-96f3-543e12c7cb57 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:30.550599 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-20783973-6048-4436-96f3-543e12c7cb57 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:30.551261 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 783/3105] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:30 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:30.563009 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0be6158a-81fa-48d5-8ac8-fc299497a900 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:30.564811 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0be6158a-81fa-48d5-8ac8-fc299497a900 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:30.564811 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0be6158a-81fa-48d5-8ac8-fc299497a900 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:30.564811 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0be6158a-81fa-48d5-8ac8-fc299497a900 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:30.573919 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:30.573919 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:30.577546 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0be6158a-81fa-48d5-8ac8-fc299497a900 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:30.581768 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0be6158a-81fa-48d5-8ac8-fc299497a900 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:30.582206 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 766/3106] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:30 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:30.641932 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b8f4a868-5a1a-448a-85b9-c0ed3970a5df None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:30.644226 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b8f4a868-5a1a-448a-85b9-c0ed3970a5df tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] GET https://10.4.3.64/volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 Aug 14 03:54:30.644226 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b8f4a868-5a1a-448a-85b9-c0ed3970a5df tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:30.644226 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b8f4a868-5a1a-448a-85b9-c0ed3970a5df tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:30.649041 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b8f4a868-5a1a-448a-85b9-c0ed3970a5df tempest-SnapshotsActionsTest-1265516266 tempest-SnapshotsActionsTest-1265516266-project-member] https://10.4.3.64/volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 returned with HTTP 404 Aug 14 03:54:30.649609 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 779/3107] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:30 2026] GET /volume/v3/volumes/832e38a7-1058-4968-8587-66984387f1c4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:30.864982 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-3cae0b84-bf79-4da3-8905-28bf350e58c2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:30.867645 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-3cae0b84-bf79-4da3-8905-28bf350e58c2 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:30.867999 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-3cae0b84-bf79-4da3-8905-28bf350e58c2 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:30.868337 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-3cae0b84-bf79-4da3-8905-28bf350e58c2 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:30.877257 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:30.877257 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:30.880237 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-3cae0b84-bf79-4da3-8905-28bf350e58c2 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:30.883977 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-3cae0b84-bf79-4da3-8905-28bf350e58c2 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:30.884408 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 780/3108] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:54:30 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:30.901731 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-25e9ea3b-b2ed-4951-bd9e-d930ebfb4640 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:30.905518 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-25e9ea3b-b2ed-4951-bd9e-d930ebfb4640 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] POST https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291/action Aug 14 03:54:30.905841 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-25e9ea3b-b2ed-4951-bd9e-d930ebfb4640 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:30.905951 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-25e9ea3b-b2ed-4951-bd9e-d930ebfb4640 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:30.924987 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:30.924987 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:30.925451 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-25e9ea3b-b2ed-4951-bd9e-d930ebfb4640 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:30.932112 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-25e9ea3b-b2ed-4951-bd9e-d930ebfb4640 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Begin detaching volume completed successfully. Aug 14 03:54:30.932341 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-25e9ea3b-b2ed-4951-bd9e-d930ebfb4640 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291/action returned with HTTP 202 Aug 14 03:54:30.932754 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 784/3109] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:54:30 2026] POST /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:30.952753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a1908a2a-9697-48a2-bea4-1b3368e13e30 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:30.954542 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a1908a2a-9697-48a2-bea4-1b3368e13e30 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:30.954721 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a1908a2a-9697-48a2-bea4-1b3368e13e30 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:30.954898 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a1908a2a-9697-48a2-bea4-1b3368e13e30 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:30.969118 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:30.969118 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:30.971707 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f2a1c4b6-6099-495b-996c-3dce7f81764c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:30.972082 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f2a1c4b6-6099-495b-996c-3dce7f81764c None None] GET https://10.4.3.64/volume// Aug 14 03:54:30.972305 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f2a1c4b6-6099-495b-996c-3dce7f81764c None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:30.972529 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f2a1c4b6-6099-495b-996c-3dce7f81764c None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:30.972837 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f2a1c4b6-6099-495b-996c-3dce7f81764c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:54:30.973108 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 780/3110] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:54:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:54:30.976099 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a1908a2a-9697-48a2-bea4-1b3368e13e30 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:30.979106 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-39b1af4a-4802-4ae2-bc74-740ae4f9697b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:30.981683 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-39b1af4a-4802-4ae2-bc74-740ae4f9697b tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:30.981873 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-39b1af4a-4802-4ae2-bc74-740ae4f9697b tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:30.982040 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-39b1af4a-4802-4ae2-bc74-740ae4f9697b tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:30.984675 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a1908a2a-9697-48a2-bea4-1b3368e13e30 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:30.985031 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 767/3111] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:30 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:30.992627 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:30.992627 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:30.995515 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-39b1af4a-4802-4ae2-bc74-740ae4f9697b tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:30.999473 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-39b1af4a-4802-4ae2-bc74-740ae4f9697b tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:30.999858 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 781/3112] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:54:30 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 1316 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:54:31.082896 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-af3ad08b-b0fa-444f-96c1-bd3dc89c22e6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:31.084865 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-af3ad08b-b0fa-444f-96c1-bd3dc89c22e6 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:31.085119 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-af3ad08b-b0fa-444f-96c1-bd3dc89c22e6 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:31.085405 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-af3ad08b-b0fa-444f-96c1-bd3dc89c22e6 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:31.085513 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-af3ad08b-b0fa-444f-96c1-bd3dc89c22e6 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:31.090638 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:31.090638 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:31.091543 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-af3ad08b-b0fa-444f-96c1-bd3dc89c22e6 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:31.091935 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 785/3113] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:31 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:31.887116 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-00b5fd5e-f00a-424c-98f7-c40d8a9fe979 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:31.889294 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-00b5fd5e-f00a-424c-98f7-c40d8a9fe979 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3f5b53bb-9c72-494c-ad23-8b1769aafec8 Aug 14 03:54:31.889523 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-00b5fd5e-f00a-424c-98f7-c40d8a9fe979 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:31.889753 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-00b5fd5e-f00a-424c-98f7-c40d8a9fe979 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:31.897050 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:31.897050 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:31.938184 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9bc57492-e9a5-4614-bf01-1a8fa64019ff req-00b5fd5e-f00a-424c-98f7-c40d8a9fe979 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/attachments/3f5b53bb-9c72-494c-ad23-8b1769aafec8 returned with HTTP 200 Aug 14 03:54:31.938634 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 781/3114] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:54:31 2026] DELETE /volume/v3/attachments/3f5b53bb-9c72-494c-ad23-8b1769aafec8 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:31.997236 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-90f423fd-809d-4d38-9ecb-7394f354408a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:31.998985 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-90f423fd-809d-4d38-9ecb-7394f354408a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:31.999476 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-90f423fd-809d-4d38-9ecb-7394f354408a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:31.999531 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-90f423fd-809d-4d38-9ecb-7394f354408a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:32.010830 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:32.010830 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:32.015160 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-90f423fd-809d-4d38-9ecb-7394f354408a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:32.019539 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-90f423fd-809d-4d38-9ecb-7394f354408a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:32.019944 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 768/3115] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:31 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:32.094615 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-eeccc939-f88b-4a07-94b0-109870f96117 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:32.096625 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-eeccc939-f88b-4a07-94b0-109870f96117 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:32.096819 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-eeccc939-f88b-4a07-94b0-109870f96117 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:32.097002 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-eeccc939-f88b-4a07-94b0-109870f96117 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:32.102631 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7c494978-ea92-4e72-8020-4a94e0560fbb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:32.106447 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:32.106447 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:32.106687 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7c494978-ea92-4e72-8020-4a94e0560fbb tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:32.106919 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7c494978-ea92-4e72-8020-4a94e0560fbb tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:32.107167 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7c494978-ea92-4e72-8020-4a94e0560fbb tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:32.109147 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-7c494978-ea92-4e72-8020-4a94e0560fbb tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:32.109788 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-eeccc939-f88b-4a07-94b0-109870f96117 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:32.114518 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-eeccc939-f88b-4a07-94b0-109870f96117 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:32.114860 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 782/3116] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:54:32 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:32.115729 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:32.115729 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:32.116510 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7c494978-ea92-4e72-8020-4a94e0560fbb tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:32.116861 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 786/3117] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:32 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:32.135698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-0038dde2-031c-4ca9-935c-8aee122146ea None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:32.137590 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-0038dde2-031c-4ca9-935c-8aee122146ea tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] POST https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211/action Aug 14 03:54:32.137906 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-0038dde2-031c-4ca9-935c-8aee122146ea tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:32.138022 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-0038dde2-031c-4ca9-935c-8aee122146ea tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:32.148152 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:32.148152 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:32.148592 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-0038dde2-031c-4ca9-935c-8aee122146ea tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:32.153657 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-0038dde2-031c-4ca9-935c-8aee122146ea tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Begin detaching volume completed successfully. Aug 14 03:54:32.153830 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-0038dde2-031c-4ca9-935c-8aee122146ea tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211/action returned with HTTP 202 Aug 14 03:54:32.154254 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 782/3118] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:54:32 2026] POST /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:32.173014 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2efac16f-e11f-464e-86c7-8806be2f7381 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:32.175241 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2efac16f-e11f-464e-86c7-8806be2f7381 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:32.175531 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2efac16f-e11f-464e-86c7-8806be2f7381 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:32.175858 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2efac16f-e11f-464e-86c7-8806be2f7381 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:32.187037 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:32.187037 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:32.188337 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9582beba-fa45-44f4-9c16-822d8466fcc9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:32.188692 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9582beba-fa45-44f4-9c16-822d8466fcc9 None None] GET https://10.4.3.64/volume// Aug 14 03:54:32.188828 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9582beba-fa45-44f4-9c16-822d8466fcc9 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:32.188993 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9582beba-fa45-44f4-9c16-822d8466fcc9 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:32.189378 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9582beba-fa45-44f4-9c16-822d8466fcc9 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:54:32.190432 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 783/3119] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:54:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:54:32.193417 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2efac16f-e11f-464e-86c7-8806be2f7381 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:32.197497 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-6e4ad3f7-0168-4c64-baf7-c9a41dbeb6f7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:32.198178 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2efac16f-e11f-464e-86c7-8806be2f7381 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:32.199486 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 769/3120] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:32 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:32.200004 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-6e4ad3f7-0168-4c64-baf7-c9a41dbeb6f7 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:32.200219 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-6e4ad3f7-0168-4c64-baf7-c9a41dbeb6f7 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:32.200413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-6e4ad3f7-0168-4c64-baf7-c9a41dbeb6f7 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:32.209790 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:32.209790 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:32.214547 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-6e4ad3f7-0168-4c64-baf7-c9a41dbeb6f7 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:32.218689 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-6e4ad3f7-0168-4c64-baf7-c9a41dbeb6f7 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:32.219098 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 787/3121] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:54:32 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 1317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:54:32.579095 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3e26a8be-2192-4b84-b0d4-43d0a76743fc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:32.655430 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3e26a8be-2192-4b84-b0d4-43d0a76743fc tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:32.655778 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3e26a8be-2192-4b84-b0d4-43d0a76743fc tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-209476174", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1601585189", "vendor_name": "tempest-vendor_name-1275807940"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:32.669712 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3e26a8be-2192-4b84-b0d4-43d0a76743fc tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:32.670046 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 783/3122] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:54:32 2026] POST /volume/v3/types => generated 327 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:32.678384 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:32.738141 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:32.738529 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ea9208b0-b8cf-4f7e-a308-733c9429cf93", "size": 1, "name": "tempest-UserMessagesTest-Volume-1095147861"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:32.740150 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Create volume request body: {'volume': {'volume_type': 'ea9208b0-b8cf-4f7e-a308-733c9429cf93', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1095147861'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:32.744900 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Create volume of 1 GB Aug 14 03:54:32.745376 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:32.745376 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:32.746038 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Availability Zones retrieved successfully. Aug 14 03:54:32.752311 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Flow 'volume_create_api' (23111782-b299-41a2-bdc3-27c57a4f08ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:32.753624 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4aa94b3-adff-44b4-a7be-83d1164e881b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:32.754691 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:32.780837 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4aa94b3-adff-44b4-a7be-83d1164e881b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:54:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1601585189',vendor_name='tempest-vendor_name-1275807940'},id=ea9208b0-b8cf-4f7e-a308-733c9429cf93,is_public=True,name='tempest-UserMessagesTest-volume-type-209476174',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea9208b0-b8cf-4f7e-a308-733c9429cf93', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:32.781853 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbd60b8c-c218-4c46-a6e0-6ebb6ad1116d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:32.812556 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-209476174 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-209476174, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:32.813010 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-209476174 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-209476174, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:32.842338 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Created reservations ['d64b9ea1-dbd4-4ff9-beb8-f6b392c1062b', 'afa60ad4-ffb9-4af1-b967-d378c12f6be4', 'ddaf1f5b-fff8-4545-bf90-b8970819caf0', '35d15677-6812-474d-9378-89fbe19339d2'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:32.843330 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbd60b8c-c218-4c46-a6e0-6ebb6ad1116d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d64b9ea1-dbd4-4ff9-beb8-f6b392c1062b', 'afa60ad4-ffb9-4af1-b967-d378c12f6be4', 'ddaf1f5b-fff8-4545-bf90-b8970819caf0', '35d15677-6812-474d-9378-89fbe19339d2']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:32.844497 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ad68e3e-4b6f-44e1-9b3c-2ba0c32a2a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:32.867615 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ad68e3e-4b6f-44e1-9b3c-2ba0c32a2a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f523d667-7b7f-4ce4-9828-d93bcbb442b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1095147861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66214716f8444536be7af65264376ed1',qos_specs=None,replication_status=,reservations=['d64b9ea1-dbd4-4ff9-beb8-f6b392c1062b','afa60ad4-ffb9-4af1-b967-d378c12f6be4','ddaf1f5b-fff8-4545-bf90-b8970819caf0','35d15677-6812-474d-9378-89fbe19339d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7a3bc3d457f4a38a78a56bf4ce2f850',volume_type_id=ea9208b0-b8cf-4f7e-a308-733c9429cf93), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1095147861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f523d667-7b7f-4ce4-9828-d93bcbb442b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66214716f8444536be7af65264376ed1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7a3bc3d457f4a38a78a56bf4ce2f850',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9208b0-b8cf-4f7e-a308-733c9429cf93),volume_type_id=ea9208b0-b8cf-4f7e-a308-733c9429cf93)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:32.868439 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0876296-7f28-4382-b467-d8ffa719b2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:32.882228 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0876296-7f28-4382-b467-d8ffa719b2e4) transitioned into state 'SUCCESS' from state '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-1095147861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66214716f8444536be7af65264376ed1',qos_specs=None,replication_status=,reservations=['d64b9ea1-dbd4-4ff9-beb8-f6b392c1062b','afa60ad4-ffb9-4af1-b967-d378c12f6be4','ddaf1f5b-fff8-4545-bf90-b8970819caf0','35d15677-6812-474d-9378-89fbe19339d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7a3bc3d457f4a38a78a56bf4ce2f850',volume_type_id=ea9208b0-b8cf-4f7e-a308-733c9429cf93)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:32.883108 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d24b3b91-7144-4702-aa66-26c11fd9fe55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:32.890806 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d24b3b91-7144-4702-aa66-26c11fd9fe55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:32.891521 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Flow 'volume_create_api' (23111782-b299-41a2-bdc3-27c57a4f08ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:32.891772 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Create volume request issued successfully. Aug 14 03:54:32.892427 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-53893791-0fa6-4e8a-bd93-ccc621453b73 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:32.892939 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 784/3123] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:54:32 2026] POST /volume/v3/volumes => generated 783 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:32.907071 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-56a8dcb3-1b92-4271-8813-163b98478c47 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:32.908824 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-56a8dcb3-1b92-4271-8813-163b98478c47 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] GET https://10.4.3.64/volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 Aug 14 03:54:32.909023 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-56a8dcb3-1b92-4271-8813-163b98478c47 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:32.909276 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-56a8dcb3-1b92-4271-8813-163b98478c47 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:32.917669 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:32.917669 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:32.920930 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-56a8dcb3-1b92-4271-8813-163b98478c47 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Volume info retrieved successfully. Aug 14 03:54:32.924641 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-56a8dcb3-1b92-4271-8813-163b98478c47 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 returned with HTTP 200 Aug 14 03:54:32.924973 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 770/3124] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:32 2026] GET /volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:33.037847 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-9d8b6c43-dd51-4a52-bda4-f53f2aaeb0b4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:33.039910 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-9d8b6c43-dd51-4a52-bda4-f53f2aaeb0b4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] DELETE https://10.4.3.64/volume/v3/attachments/bc58f077-c46b-488b-8b19-43a38227f166 Aug 14 03:54:33.040179 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-9d8b6c43-dd51-4a52-bda4-f53f2aaeb0b4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:33.040454 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-9d8b6c43-dd51-4a52-bda4-f53f2aaeb0b4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:33.047697 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:33.047697 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:33.089620 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f12ab000-77fd-4a56-a3a5-be24df0c4c51 req-9d8b6c43-dd51-4a52-bda4-f53f2aaeb0b4 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/attachments/bc58f077-c46b-488b-8b19-43a38227f166 returned with HTTP 200 Aug 14 03:54:33.090128 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 788/3125] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:54:33 2026] DELETE /volume/v3/attachments/bc58f077-c46b-488b-8b19-43a38227f166 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:33.127463 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-14c08758-7f53-4eef-8e58-5c0f2776962b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:33.129452 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-14c08758-7f53-4eef-8e58-5c0f2776962b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:33.129634 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-14c08758-7f53-4eef-8e58-5c0f2776962b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:33.129843 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-14c08758-7f53-4eef-8e58-5c0f2776962b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:33.129953 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-14c08758-7f53-4eef-8e58-5c0f2776962b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:33.134370 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:33.134370 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:33.135443 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-14c08758-7f53-4eef-8e58-5c0f2776962b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:33.135741 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 784/3126] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:33 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:33.213764 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4e5e1330-420c-4cc1-828c-9cc1433783d5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:33.215893 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4e5e1330-420c-4cc1-828c-9cc1433783d5 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:33.216090 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4e5e1330-420c-4cc1-828c-9cc1433783d5 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:33.216297 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4e5e1330-420c-4cc1-828c-9cc1433783d5 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:33.226632 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:33.226632 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:33.231813 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4e5e1330-420c-4cc1-828c-9cc1433783d5 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:33.237424 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4e5e1330-420c-4cc1-828c-9cc1433783d5 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:33.238050 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 785/3127] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:33 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:33.250785 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1f9f55cf-996b-40a0-b932-e3afbfe02b1f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:33.252901 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1f9f55cf-996b-40a0-b932-e3afbfe02b1f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:33.252901 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1f9f55cf-996b-40a0-b932-e3afbfe02b1f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:33.252999 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1f9f55cf-996b-40a0-b932-e3afbfe02b1f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:33.259586 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:33.259586 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:33.262787 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1f9f55cf-996b-40a0-b932-e3afbfe02b1f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:33.266463 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1f9f55cf-996b-40a0-b932-e3afbfe02b1f tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:33.266586 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 771/3128] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:33 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:33.313577 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d23eaa4f-bb99-49fc-9401-a6ceba5b8dfc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:33.315757 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d23eaa4f-bb99-49fc-9401-a6ceba5b8dfc tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:33.316210 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d23eaa4f-bb99-49fc-9401-a6ceba5b8dfc tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:33.316314 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d23eaa4f-bb99-49fc-9401-a6ceba5b8dfc tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:33.325512 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:33.325512 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:33.330519 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d23eaa4f-bb99-49fc-9401-a6ceba5b8dfc tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:33.335654 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d23eaa4f-bb99-49fc-9401-a6ceba5b8dfc tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:33.336210 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 789/3129] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:33 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:33.347624 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-40567ccf-8a97-4a85-bdb0-d0b8eae36302 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:33.349619 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-40567ccf-8a97-4a85-bdb0-d0b8eae36302 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:33.350050 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-40567ccf-8a97-4a85-bdb0-d0b8eae36302 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:33.350050 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-40567ccf-8a97-4a85-bdb0-d0b8eae36302 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:33.358261 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:33.358261 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:33.362337 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-40567ccf-8a97-4a85-bdb0-d0b8eae36302 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:33.366451 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-40567ccf-8a97-4a85-bdb0-d0b8eae36302 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:33.366888 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 785/3130] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:33 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:33.413804 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dd0d54ab-7f3d-4759-8971-04182f165456 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:33.415729 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dd0d54ab-7f3d-4759-8971-04182f165456 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:33.415933 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dd0d54ab-7f3d-4759-8971-04182f165456 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:33.416267 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dd0d54ab-7f3d-4759-8971-04182f165456 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:33.423508 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:33.423508 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:33.427289 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dd0d54ab-7f3d-4759-8971-04182f165456 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:33.431281 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dd0d54ab-7f3d-4759-8971-04182f165456 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:33.431729 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 786/3131] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:33 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:33.937403 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-232546e1-2386-4eee-8fe2-1142619d3237 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:33.938538 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-232546e1-2386-4eee-8fe2-1142619d3237 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] GET https://10.4.3.64/volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 Aug 14 03:54:33.938643 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-232546e1-2386-4eee-8fe2-1142619d3237 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:33.938813 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-232546e1-2386-4eee-8fe2-1142619d3237 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:33.947064 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:33.947064 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:33.950197 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-232546e1-2386-4eee-8fe2-1142619d3237 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Volume info retrieved successfully. Aug 14 03:54:33.954296 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-232546e1-2386-4eee-8fe2-1142619d3237 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 returned with HTTP 200 Aug 14 03:54:33.954396 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 772/3132] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:33 2026] GET /volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:33.969716 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-88a7f7f8-592c-4f7c-b0f0-56834a56141a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:33.971936 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-88a7f7f8-592c-4f7c-b0f0-56834a56141a tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] GET https://10.4.3.64/volume/v3/messages Aug 14 03:54:33.972239 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-88a7f7f8-592c-4f7c-b0f0-56834a56141a tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:33.972490 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-88a7f7f8-592c-4f7c-b0f0-56834a56141a tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:33.976647 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-88a7f7f8-592c-4f7c-b0f0-56834a56141a tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 14 03:54:33.977162 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 790/3133] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Aug 14 03:54:33 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:33.988843 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4d5c10d0-423d-4844-bad4-f3e8d4714194 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:33.990930 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4d5c10d0-423d-4844-bad4-f3e8d4714194 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] DELETE https://10.4.3.64/volume/v3/messages/f43da56b-6403-4bb1-9677-30148ea9143b Aug 14 03:54:33.991207 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4d5c10d0-423d-4844-bad4-f3e8d4714194 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:33.991453 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4d5c10d0-423d-4844-bad4-f3e8d4714194 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:33.999899 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4d5c10d0-423d-4844-bad4-f3e8d4714194 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/messages/f43da56b-6403-4bb1-9677-30148ea9143b returned with HTTP 204 Aug 14 03:54:34.000391 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 786/3134] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Aug 14 03:54:33 2026] DELETE /volume/v3/messages/f43da56b-6403-4bb1-9677-30148ea9143b => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:54:34.010178 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ea98ce7a-efdd-4d62-91c1-24556c6b37b0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:34.012114 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ea98ce7a-efdd-4d62-91c1-24556c6b37b0 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] GET https://10.4.3.64/volume/v3/messages/f43da56b-6403-4bb1-9677-30148ea9143b Aug 14 03:54:34.012510 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ea98ce7a-efdd-4d62-91c1-24556c6b37b0 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:34.012690 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ea98ce7a-efdd-4d62-91c1-24556c6b37b0 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:34.016395 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ea98ce7a-efdd-4d62-91c1-24556c6b37b0 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/messages/f43da56b-6403-4bb1-9677-30148ea9143b returned with HTTP 404 Aug 14 03:54:34.016808 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 787/3135] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:34 2026] GET /volume/v3/messages/f43da56b-6403-4bb1-9677-30148ea9143b => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:34.023660 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-09da0d99-0378-4d6a-8d5d-7723c264be62 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:34.025642 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-09da0d99-0378-4d6a-8d5d-7723c264be62 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] GET https://10.4.3.64/volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 Aug 14 03:54:34.025868 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-09da0d99-0378-4d6a-8d5d-7723c264be62 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:34.026043 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-09da0d99-0378-4d6a-8d5d-7723c264be62 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:34.032526 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:34.032526 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:34.036371 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-09da0d99-0378-4d6a-8d5d-7723c264be62 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Volume info retrieved successfully. Aug 14 03:54:34.040820 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-09da0d99-0378-4d6a-8d5d-7723c264be62 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 returned with HTTP 200 Aug 14 03:54:34.041262 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 773/3136] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:34 2026] GET /volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:34.051992 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-09b17863-6042-4e08-b96b-c11f1274145d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:34.053763 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-09b17863-6042-4e08-b96b-c11f1274145d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 Aug 14 03:54:34.054000 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-09b17863-6042-4e08-b96b-c11f1274145d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:34.054234 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-09b17863-6042-4e08-b96b-c11f1274145d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:34.054434 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-09b17863-6042-4e08-b96b-c11f1274145d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Delete volume with id: f523d667-7b7f-4ce4-9828-d93bcbb442b2 Aug 14 03:54:34.060900 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:34.060900 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:34.061439 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-09b17863-6042-4e08-b96b-c11f1274145d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Volume info retrieved successfully. Aug 14 03:54:34.062508 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-09b17863-6042-4e08-b96b-c11f1274145d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100327) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:54:34.072487 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-09b17863-6042-4e08-b96b-c11f1274145d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-209476174 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-209476174, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:34.072869 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-09b17863-6042-4e08-b96b-c11f1274145d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-209476174 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-209476174, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:34.080074 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-09b17863-6042-4e08-b96b-c11f1274145d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Created reservations ['a97fa871-39f0-442b-b9d5-a8a749ab2718', '48354cc4-a170-4d4e-a4c6-119ecec25d6b', 'db8eb268-9cd3-455c-94cd-7990b7135213', '9b25d189-4602-408e-8dd7-a69fd2862c96'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:34.109078 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-09b17863-6042-4e08-b96b-c11f1274145d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Delete volume request issued successfully. Aug 14 03:54:34.109078 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-09b17863-6042-4e08-b96b-c11f1274145d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 returned with HTTP 202 Aug 14 03:54:34.109078 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 791/3137] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:34 2026] DELETE /volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:34.118446 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-83d1b650-0b4b-42f4-b609-471a55a6ff36 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:34.121660 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-83d1b650-0b4b-42f4-b609-471a55a6ff36 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] GET https://10.4.3.64/volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 Aug 14 03:54:34.121953 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-83d1b650-0b4b-42f4-b609-471a55a6ff36 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:34.122566 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-83d1b650-0b4b-42f4-b609-471a55a6ff36 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:34.130875 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-83d1b650-0b4b-42f4-b609-471a55a6ff36 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 returned with HTTP 404 Aug 14 03:54:34.132172 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 787/3138] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:34 2026] GET /volume/v3/volumes/f523d667-7b7f-4ce4-9828-d93bcbb442b2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:34.140668 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-055c9310-5422-4616-9d2f-8c4d942a1118 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:34.142495 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-055c9310-5422-4616-9d2f-8c4d942a1118 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] DELETE https://10.4.3.64/volume/v3/types/ea9208b0-b8cf-4f7e-a308-733c9429cf93 Aug 14 03:54:34.142686 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-055c9310-5422-4616-9d2f-8c4d942a1118 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:34.142869 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-055c9310-5422-4616-9d2f-8c4d942a1118 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:34.146891 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b973f781-0d61-4a5f-9f45-c0df6e800d72 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:34.149174 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b973f781-0d61-4a5f-9f45-c0df6e800d72 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:34.150715 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b973f781-0d61-4a5f-9f45-c0df6e800d72 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:34.150949 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b973f781-0d61-4a5f-9f45-c0df6e800d72 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:34.151494 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-b973f781-0d61-4a5f-9f45-c0df6e800d72 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:34.160804 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:34.160804 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:34.161549 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b973f781-0d61-4a5f-9f45-c0df6e800d72 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:34.161894 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 774/3139] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:34 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:34.172438 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-055c9310-5422-4616-9d2f-8c4d942a1118 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] https://10.4.3.64/volume/v3/types/ea9208b0-b8cf-4f7e-a308-733c9429cf93 returned with HTTP 202 Aug 14 03:54:34.173070 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 788/3140] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:34 2026] DELETE /volume/v3/types/ea9208b0-b8cf-4f7e-a308-733c9429cf93 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:34.184550 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-aae36c61-5ebd-4067-b4fe-15f2c68c9ea9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:34.186734 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aae36c61-5ebd-4067-b4fe-15f2c68c9ea9 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] GET https://10.4.3.64/volume/v3/types/ea9208b0-b8cf-4f7e-a308-733c9429cf93 Aug 14 03:54:34.186981 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aae36c61-5ebd-4067-b4fe-15f2c68c9ea9 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:34.187217 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aae36c61-5ebd-4067-b4fe-15f2c68c9ea9 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:34.190211 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aae36c61-5ebd-4067-b4fe-15f2c68c9ea9 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] https://10.4.3.64/volume/v3/types/ea9208b0-b8cf-4f7e-a308-733c9429cf93 returned with HTTP 404 Aug 14 03:54:34.190677 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 792/3141] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:54:34 2026] GET /volume/v3/types/ea9208b0-b8cf-4f7e-a308-733c9429cf93 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:34.198271 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9504ab2a-6c48-4d91-8d6e-78323f558d39 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:34.199814 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9504ab2a-6c48-4d91-8d6e-78323f558d39 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:34.200114 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9504ab2a-6c48-4d91-8d6e-78323f558d39 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1426629207", "extra_specs": {"storage_protocol": "tempest-storage_protocol-330038517", "vendor_name": "tempest-vendor_name-1849064658"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:34.213369 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9504ab2a-6c48-4d91-8d6e-78323f558d39 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:34.213687 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 788/3142] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:54:34 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:34.221162 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:34.223049 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:34.223464 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e56cd80d-b085-4b5c-bc45-c56a433ec739", "size": 1, "name": "tempest-UserMessagesTest-Volume-54366524"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:34.225423 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Create volume request body: {'volume': {'volume_type': 'e56cd80d-b085-4b5c-bc45-c56a433ec739', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-54366524'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:34.232767 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Create volume of 1 GB Aug 14 03:54:34.233226 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:34.233226 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:34.233979 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Availability Zones retrieved successfully. Aug 14 03:54:34.246701 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Flow 'volume_create_api' (ad331c92-a90f-4295-af05-405cb674f2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:34.247583 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ea8880-b9e1-4b3a-8e7a-fea4b427393a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:34.248986 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:34.272582 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ea8880-b9e1-4b3a-8e7a-fea4b427393a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:54:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-330038517',vendor_name='tempest-vendor_name-1849064658'},id=e56cd80d-b085-4b5c-bc45-c56a433ec739,is_public=True,name='tempest-UserMessagesTest-volume-type-1426629207',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e56cd80d-b085-4b5c-bc45-c56a433ec739', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:34.273365 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244ff43e-e485-4251-bc61-0944f8b73bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:34.297898 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1426629207 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1426629207, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:34.298242 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1426629207 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1426629207, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:34.320880 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Created reservations ['7e672f04-c255-4a56-8acf-eaab81f325db', '46cd8c06-9284-43e5-bfca-348da27b12eb', '72d6fe4d-63d5-4c7b-980a-f84e0d8987de', '143ec485-1b7b-47da-9987-8cbd00ab1fce'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:34.321735 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244ff43e-e485-4251-bc61-0944f8b73bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e672f04-c255-4a56-8acf-eaab81f325db', '46cd8c06-9284-43e5-bfca-348da27b12eb', '72d6fe4d-63d5-4c7b-980a-f84e0d8987de', '143ec485-1b7b-47da-9987-8cbd00ab1fce']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:34.322543 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47b5dc4c-774f-4bac-b810-06096ba579d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:34.346201 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47b5dc4c-774f-4bac-b810-06096ba579d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47946b45-34be-4355-8358-0b2d55446c6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-54366524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66214716f8444536be7af65264376ed1',qos_specs=None,replication_status=,reservations=['7e672f04-c255-4a56-8acf-eaab81f325db','46cd8c06-9284-43e5-bfca-348da27b12eb','72d6fe4d-63d5-4c7b-980a-f84e0d8987de','143ec485-1b7b-47da-9987-8cbd00ab1fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7a3bc3d457f4a38a78a56bf4ce2f850',volume_type_id=e56cd80d-b085-4b5c-bc45-c56a433ec739), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-54366524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47946b45-34be-4355-8358-0b2d55446c6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66214716f8444536be7af65264376ed1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7a3bc3d457f4a38a78a56bf4ce2f850',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e56cd80d-b085-4b5c-bc45-c56a433ec739),volume_type_id=e56cd80d-b085-4b5c-bc45-c56a433ec739)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:34.346755 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b42f1550-d710-4331-b009-edf0532f2929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:34.366045 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b42f1550-d710-4331-b009-edf0532f2929) transitioned into state 'SUCCESS' from state '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-54366524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66214716f8444536be7af65264376ed1',qos_specs=None,replication_status=,reservations=['7e672f04-c255-4a56-8acf-eaab81f325db','46cd8c06-9284-43e5-bfca-348da27b12eb','72d6fe4d-63d5-4c7b-980a-f84e0d8987de','143ec485-1b7b-47da-9987-8cbd00ab1fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7a3bc3d457f4a38a78a56bf4ce2f850',volume_type_id=e56cd80d-b085-4b5c-bc45-c56a433ec739)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:34.366795 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b8d6735-0fce-4d14-81f6-a6f394a8cce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:34.375542 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b8d6735-0fce-4d14-81f6-a6f394a8cce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:34.376483 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Flow 'volume_create_api' (ad331c92-a90f-4295-af05-405cb674f2de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:34.376790 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Create volume request issued successfully. Aug 14 03:54:34.377406 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-13386481-63ff-42c3-b33d-0cd32ec54ca3 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:34.377817 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 775/3143] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:54:34 2026] POST /volume/v3/volumes => generated 782 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:34.393913 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f7166e9f-f3f1-4c9c-868e-ce8c4b9242c2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:34.396161 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7166e9f-f3f1-4c9c-868e-ce8c4b9242c2 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] GET https://10.4.3.64/volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a Aug 14 03:54:34.396440 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7166e9f-f3f1-4c9c-868e-ce8c4b9242c2 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:34.396791 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7166e9f-f3f1-4c9c-868e-ce8c4b9242c2 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:34.405641 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:34.405641 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:34.409526 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f7166e9f-f3f1-4c9c-868e-ce8c4b9242c2 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Volume info retrieved successfully. Aug 14 03:54:34.414145 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7166e9f-f3f1-4c9c-868e-ce8c4b9242c2 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a returned with HTTP 200 Aug 14 03:54:34.414578 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 789/3144] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:34 2026] GET /volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:35.171348 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2acbb875-d679-42c8-8cf1-6b48ccb4566d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:35.172988 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2acbb875-d679-42c8-8cf1-6b48ccb4566d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:35.173201 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2acbb875-d679-42c8-8cf1-6b48ccb4566d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:35.173406 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2acbb875-d679-42c8-8cf1-6b48ccb4566d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:35.173504 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-2acbb875-d679-42c8-8cf1-6b48ccb4566d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:35.177889 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:35.177889 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:35.178616 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2acbb875-d679-42c8-8cf1-6b48ccb4566d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:35.178909 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 793/3145] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:35 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:35.427652 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-24b08ee8-3a7f-4a7b-9724-2dc17c568e06 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:35.429935 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-24b08ee8-3a7f-4a7b-9724-2dc17c568e06 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] GET https://10.4.3.64/volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a Aug 14 03:54:35.430244 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-24b08ee8-3a7f-4a7b-9724-2dc17c568e06 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:35.430590 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-24b08ee8-3a7f-4a7b-9724-2dc17c568e06 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:35.440303 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:35.440303 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:35.446402 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-24b08ee8-3a7f-4a7b-9724-2dc17c568e06 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Volume info retrieved successfully. Aug 14 03:54:35.451129 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-24b08ee8-3a7f-4a7b-9724-2dc17c568e06 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a returned with HTTP 200 Aug 14 03:54:35.451746 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 789/3146] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:35 2026] GET /volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:35.467040 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4301eec2-55db-4c10-930f-18c9cc70ac47 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:35.469602 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4301eec2-55db-4c10-930f-18c9cc70ac47 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] GET https://10.4.3.64/volume/v3/messages Aug 14 03:54:35.469864 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4301eec2-55db-4c10-930f-18c9cc70ac47 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:35.470045 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4301eec2-55db-4c10-930f-18c9cc70ac47 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:35.470445 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:35.470445 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:35.474205 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4301eec2-55db-4c10-930f-18c9cc70ac47 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 14 03:54:35.474694 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 776/3147] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Aug 14 03:54:35 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:35.482520 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-54ee0780-938a-4225-893b-644832343f30 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:35.484279 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-54ee0780-938a-4225-893b-644832343f30 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] GET https://10.4.3.64/volume/v3/messages/f0f6b6ec-66f9-4b18-a48a-fe0cdc71c04a Aug 14 03:54:35.484469 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-54ee0780-938a-4225-893b-644832343f30 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:35.484637 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-54ee0780-938a-4225-893b-644832343f30 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:35.488526 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-54ee0780-938a-4225-893b-644832343f30 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/messages/f0f6b6ec-66f9-4b18-a48a-fe0cdc71c04a returned with HTTP 200 Aug 14 03:54:35.489014 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 790/3148] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:35 2026] GET /volume/v3/messages/f0f6b6ec-66f9-4b18-a48a-fe0cdc71c04a => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:35.496529 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-25cc22f4-46ba-4cfd-a44b-45761f0b786d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:35.498263 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-25cc22f4-46ba-4cfd-a44b-45761f0b786d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] GET https://10.4.3.64/volume/v3/messages Aug 14 03:54:35.498505 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-25cc22f4-46ba-4cfd-a44b-45761f0b786d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:35.498692 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-25cc22f4-46ba-4cfd-a44b-45761f0b786d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:35.502463 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-25cc22f4-46ba-4cfd-a44b-45761f0b786d tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 14 03:54:35.502857 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 794/3149] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Aug 14 03:54:35 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:35.513689 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-92298701-10d9-4a02-b6fa-8af356e4c181 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:35.517278 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-92298701-10d9-4a02-b6fa-8af356e4c181 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] DELETE https://10.4.3.64/volume/v3/messages/f0f6b6ec-66f9-4b18-a48a-fe0cdc71c04a Aug 14 03:54:35.518004 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-92298701-10d9-4a02-b6fa-8af356e4c181 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:35.518315 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-92298701-10d9-4a02-b6fa-8af356e4c181 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:35.529064 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-92298701-10d9-4a02-b6fa-8af356e4c181 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/messages/f0f6b6ec-66f9-4b18-a48a-fe0cdc71c04a returned with HTTP 204 Aug 14 03:54:35.529683 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 790/3150] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Aug 14 03:54:35 2026] DELETE /volume/v3/messages/f0f6b6ec-66f9-4b18-a48a-fe0cdc71c04a => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 03:54:35.537260 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-06571864-4b55-47a4-9bad-ba7974f1ac69 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:35.539040 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-06571864-4b55-47a4-9bad-ba7974f1ac69 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] GET https://10.4.3.64/volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a Aug 14 03:54:35.539609 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-06571864-4b55-47a4-9bad-ba7974f1ac69 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:35.539964 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-06571864-4b55-47a4-9bad-ba7974f1ac69 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:35.547090 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:35.547090 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:35.551547 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-06571864-4b55-47a4-9bad-ba7974f1ac69 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Volume info retrieved successfully. Aug 14 03:54:35.556418 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-06571864-4b55-47a4-9bad-ba7974f1ac69 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a returned with HTTP 200 Aug 14 03:54:35.556775 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 777/3151] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:35 2026] GET /volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:35.567372 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-00f03442-8570-4367-b93b-dab7cca258e9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:35.570450 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00f03442-8570-4367-b93b-dab7cca258e9 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] DELETE https://10.4.3.64/volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a Aug 14 03:54:35.570642 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-00f03442-8570-4367-b93b-dab7cca258e9 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:35.570816 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-00f03442-8570-4367-b93b-dab7cca258e9 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:35.570959 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-00f03442-8570-4367-b93b-dab7cca258e9 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Delete volume with id: 47946b45-34be-4355-8358-0b2d55446c6a Aug 14 03:54:35.577069 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:35.577069 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:35.577495 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-00f03442-8570-4367-b93b-dab7cca258e9 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Volume info retrieved successfully. Aug 14 03:54:35.578439 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-00f03442-8570-4367-b93b-dab7cca258e9 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100326) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 03:54:35.588914 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-00f03442-8570-4367-b93b-dab7cca258e9 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1426629207 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1426629207, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:35.589244 np0000007313 devstack@c-api.service[100326]: WARNING cinder.quota [None req-00f03442-8570-4367-b93b-dab7cca258e9 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1426629207 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1426629207, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:35.598007 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-00f03442-8570-4367-b93b-dab7cca258e9 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Created reservations ['1509a22f-ad91-437f-931f-aeffd111becb', '54ae56a7-fba9-4343-ae3e-b4b38cf4e54f', 'c9850f78-bf12-4545-88c6-21e9775401f3', '5ef8e53c-c848-4ecf-b1f7-e1ef91abba50'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:35.625121 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-00f03442-8570-4367-b93b-dab7cca258e9 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Delete volume request issued successfully. Aug 14 03:54:35.625325 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00f03442-8570-4367-b93b-dab7cca258e9 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a returned with HTTP 202 Aug 14 03:54:35.625725 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 791/3152] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:35 2026] DELETE /volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:35.632716 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f18e3bec-be74-4553-9887-de31a31bd938 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:35.634486 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f18e3bec-be74-4553-9887-de31a31bd938 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] GET https://10.4.3.64/volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a Aug 14 03:54:35.634765 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f18e3bec-be74-4553-9887-de31a31bd938 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:35.635011 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f18e3bec-be74-4553-9887-de31a31bd938 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:35.640319 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f18e3bec-be74-4553-9887-de31a31bd938 tempest-UserMessagesTest-1923722861 tempest-UserMessagesTest-1923722861-project-member] https://10.4.3.64/volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a returned with HTTP 404 Aug 14 03:54:35.640767 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 795/3153] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:35 2026] GET /volume/v3/volumes/47946b45-34be-4355-8358-0b2d55446c6a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:35.647328 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7723f341-0423-400b-a1a9-e6224b06b2b2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:35.649029 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7723f341-0423-400b-a1a9-e6224b06b2b2 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] DELETE https://10.4.3.64/volume/v3/types/e56cd80d-b085-4b5c-bc45-c56a433ec739 Aug 14 03:54:35.649252 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7723f341-0423-400b-a1a9-e6224b06b2b2 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:35.649456 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7723f341-0423-400b-a1a9-e6224b06b2b2 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:35.672157 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7723f341-0423-400b-a1a9-e6224b06b2b2 tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] https://10.4.3.64/volume/v3/types/e56cd80d-b085-4b5c-bc45-c56a433ec739 returned with HTTP 202 Aug 14 03:54:35.672524 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 791/3154] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:35 2026] DELETE /volume/v3/types/e56cd80d-b085-4b5c-bc45-c56a433ec739 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:35.679803 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d483f56a-835a-4a8d-b662-e2c5f57dad0c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:35.681714 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d483f56a-835a-4a8d-b662-e2c5f57dad0c tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] GET https://10.4.3.64/volume/v3/types/e56cd80d-b085-4b5c-bc45-c56a433ec739 Aug 14 03:54:35.681898 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d483f56a-835a-4a8d-b662-e2c5f57dad0c tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:35.682083 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d483f56a-835a-4a8d-b662-e2c5f57dad0c tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:35.685086 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d483f56a-835a-4a8d-b662-e2c5f57dad0c tempest-UserMessagesTest-1339766570 tempest-UserMessagesTest-1339766570-project-admin] https://10.4.3.64/volume/v3/types/e56cd80d-b085-4b5c-bc45-c56a433ec739 returned with HTTP 404 Aug 14 03:54:35.685547 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 778/3155] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:54:35 2026] GET /volume/v3/types/e56cd80d-b085-4b5c-bc45-c56a433ec739 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:36.187934 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eaa751d3-bf6d-4d39-9f06-fa56b2bca2ae None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:36.190976 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eaa751d3-bf6d-4d39-9f06-fa56b2bca2ae tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:36.194185 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eaa751d3-bf6d-4d39-9f06-fa56b2bca2ae tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:36.194185 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eaa751d3-bf6d-4d39-9f06-fa56b2bca2ae tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:36.194185 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-eaa751d3-bf6d-4d39-9f06-fa56b2bca2ae tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:36.197920 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:36.197920 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:36.199364 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eaa751d3-bf6d-4d39-9f06-fa56b2bca2ae tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:36.199835 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 792/3156] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:36 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:36.412066 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1d0ba9d2-601e-4f36-97ff-13f0ac54e037 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:36.414102 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1d0ba9d2-601e-4f36-97ff-13f0ac54e037 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:36.414334 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1d0ba9d2-601e-4f36-97ff-13f0ac54e037 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:36.414580 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1d0ba9d2-601e-4f36-97ff-13f0ac54e037 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:36.414794 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-1d0ba9d2-601e-4f36-97ff-13f0ac54e037 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Delete volume with id: a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:36.423600 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:36.423600 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:36.424093 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1d0ba9d2-601e-4f36-97ff-13f0ac54e037 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:36.439889 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1d0ba9d2-601e-4f36-97ff-13f0ac54e037 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Delete volume request issued successfully. Aug 14 03:54:36.440119 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1d0ba9d2-601e-4f36-97ff-13f0ac54e037 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 202 Aug 14 03:54:36.440562 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 796/3157] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:36 2026] DELETE /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:36.450679 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f4a1961b-bd02-48ca-8c0f-618ea0463092 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:36.452441 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f4a1961b-bd02-48ca-8c0f-618ea0463092 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:36.452702 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f4a1961b-bd02-48ca-8c0f-618ea0463092 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:36.452947 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f4a1961b-bd02-48ca-8c0f-618ea0463092 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:36.460001 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:36.460001 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:36.464991 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f4a1961b-bd02-48ca-8c0f-618ea0463092 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:36.469616 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f4a1961b-bd02-48ca-8c0f-618ea0463092 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 200 Aug 14 03:54:36.469992 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 792/3158] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:36 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:37.094234 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-f3a76929-d62d-4e79-856c-3305a03b05ac req-426a2218-bf21-4402-9ac1-fad034b1bdd9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:37.098266 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f3a76929-d62d-4e79-856c-3305a03b05ac req-426a2218-bf21-4402-9ac1-fad034b1bdd9 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] DELETE https://10.4.3.64/volume/v3/attachments/432c0892-7895-4248-8365-999ef2971300 Aug 14 03:54:37.098488 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f3a76929-d62d-4e79-856c-3305a03b05ac req-426a2218-bf21-4402-9ac1-fad034b1bdd9 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:37.098688 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f3a76929-d62d-4e79-856c-3305a03b05ac req-426a2218-bf21-4402-9ac1-fad034b1bdd9 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:37.109125 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:37.109125 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:37.148973 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f3a76929-d62d-4e79-856c-3305a03b05ac req-426a2218-bf21-4402-9ac1-fad034b1bdd9 tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/attachments/432c0892-7895-4248-8365-999ef2971300 returned with HTTP 200 Aug 14 03:54:37.149563 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 779/3159] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:54:37 2026] DELETE /volume/v3/attachments/432c0892-7895-4248-8365-999ef2971300 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:37.159732 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-f3a76929-d62d-4e79-856c-3305a03b05ac req-afa635d1-4b5c-41ac-a87f-8ee8f185f98f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:37.162904 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f3a76929-d62d-4e79-856c-3305a03b05ac req-afa635d1-4b5c-41ac-a87f-8ee8f185f98f tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce Aug 14 03:54:37.163543 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f3a76929-d62d-4e79-856c-3305a03b05ac req-afa635d1-4b5c-41ac-a87f-8ee8f185f98f tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:37.163990 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-f3a76929-d62d-4e79-856c-3305a03b05ac req-afa635d1-4b5c-41ac-a87f-8ee8f185f98f tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:37.164242 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [req-f3a76929-d62d-4e79-856c-3305a03b05ac req-afa635d1-4b5c-41ac-a87f-8ee8f185f98f tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Delete volume with id: b455f526-e660-4113-82f9-6687fccc63ce Aug 14 03:54:37.178156 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:37.178156 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:37.179229 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-f3a76929-d62d-4e79-856c-3305a03b05ac req-afa635d1-4b5c-41ac-a87f-8ee8f185f98f tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Volume info retrieved successfully. Aug 14 03:54:37.204313 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-f3a76929-d62d-4e79-856c-3305a03b05ac req-afa635d1-4b5c-41ac-a87f-8ee8f185f98f tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] Delete volume request issued successfully. Aug 14 03:54:37.204874 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-f3a76929-d62d-4e79-856c-3305a03b05ac req-afa635d1-4b5c-41ac-a87f-8ee8f185f98f tempest-TestShelveInstance-280025612 tempest-TestShelveInstance-280025612-project-member] https://10.4.3.64/volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce returned with HTTP 202 Aug 14 03:54:37.206938 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 793/3160] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Aug 14 03:54:37 2026] DELETE /volume/v3/volumes/b455f526-e660-4113-82f9-6687fccc63ce => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:37.212431 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-52dd4ebf-239d-48d6-a001-62e54ba5d595 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:37.213957 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-52dd4ebf-239d-48d6-a001-62e54ba5d595 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:37.214243 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-52dd4ebf-239d-48d6-a001-62e54ba5d595 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:37.214501 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-52dd4ebf-239d-48d6-a001-62e54ba5d595 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:37.214908 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-52dd4ebf-239d-48d6-a001-62e54ba5d595 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:37.224868 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:37.224868 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:37.225636 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-52dd4ebf-239d-48d6-a001-62e54ba5d595 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:37.226465 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 797/3161] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:37 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:37.487544 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-946622e0-4ff5-4fb6-ab72-1d75fae298f9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:37.489574 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-946622e0-4ff5-4fb6-ab72-1d75fae298f9 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 Aug 14 03:54:37.489766 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-946622e0-4ff5-4fb6-ab72-1d75fae298f9 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:37.489943 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-946622e0-4ff5-4fb6-ab72-1d75fae298f9 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:37.495434 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-946622e0-4ff5-4fb6-ab72-1d75fae298f9 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 returned with HTTP 404 Aug 14 03:54:37.495840 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 793/3162] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:37 2026] GET /volume/v3/volumes/a286ff54-e1ee-462b-9cc6-f5fc1161a211 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:37.502460 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1b728bd4-34cd-48ab-b7ec-b213ae15bf56 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:37.504507 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1b728bd4-34cd-48ab-b7ec-b213ae15bf56 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:37.504724 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1b728bd4-34cd-48ab-b7ec-b213ae15bf56 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:37.504965 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1b728bd4-34cd-48ab-b7ec-b213ae15bf56 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:37.505183 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-1b728bd4-34cd-48ab-b7ec-b213ae15bf56 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Delete volume with id: 7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:37.515061 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:37.515061 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:37.515630 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1b728bd4-34cd-48ab-b7ec-b213ae15bf56 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:37.534725 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1b728bd4-34cd-48ab-b7ec-b213ae15bf56 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Delete volume request issued successfully. Aug 14 03:54:37.534906 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1b728bd4-34cd-48ab-b7ec-b213ae15bf56 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 202 Aug 14 03:54:37.535301 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 780/3163] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:37 2026] DELETE /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:37.543188 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-658b9c0c-bbe8-40e5-9192-0a711f71605a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:37.545262 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-658b9c0c-bbe8-40e5-9192-0a711f71605a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:37.545834 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-658b9c0c-bbe8-40e5-9192-0a711f71605a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:37.546422 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-658b9c0c-bbe8-40e5-9192-0a711f71605a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:37.557370 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:37.557370 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:37.564829 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-658b9c0c-bbe8-40e5-9192-0a711f71605a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:37.573368 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-658b9c0c-bbe8-40e5-9192-0a711f71605a tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 200 Aug 14 03:54:37.573813 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 794/3164] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:37 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:37.935146 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8c6046e9-5bfa-435f-a674-8aab3f73745d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:38.017324 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8c6046e9-5bfa-435f-a674-8aab3f73745d tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] GET https://10.4.3.64/volume/v3/os-services Aug 14 03:54:38.017528 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8c6046e9-5bfa-435f-a674-8aab3f73745d tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:38.017699 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8c6046e9-5bfa-435f-a674-8aab3f73745d tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:38.022331 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8c6046e9-5bfa-435f-a674-8aab3f73745d tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] https://10.4.3.64/volume/v3/os-services returned with HTTP 200 Aug 14 03:54:38.022662 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 798/3165] 10.4.3.64 () {66 vars in 1242 bytes} [Fri Aug 14 03:54:37 2026] GET /volume/v3/os-services => generated 626 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:38.030539 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5f246e3f-8a3e-4b76-a9a5-2c49f7674b05 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:38.032103 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5f246e3f-8a3e-4b76-a9a5-2c49f7674b05 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] GET https://10.4.3.64/volume/v3/os-services?host=np0000007313 Aug 14 03:54:38.032333 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5f246e3f-8a3e-4b76-a9a5-2c49f7674b05 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:38.032539 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5f246e3f-8a3e-4b76-a9a5-2c49f7674b05 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:38.039291 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5f246e3f-8a3e-4b76-a9a5-2c49f7674b05 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] https://10.4.3.64/volume/v3/os-services?host=np0000007313 returned with HTTP 200 Aug 14 03:54:38.039845 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 794/3166] 10.4.3.64 () {66 vars in 1277 bytes} [Fri Aug 14 03:54:38 2026] GET /volume/v3/os-services?host=np0000007313 => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:38.048220 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dfd89ce4-5730-470b-9d48-b77d7e3476e0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:38.050458 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dfd89ce4-5730-470b-9d48-b77d7e3476e0 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] GET https://10.4.3.64/volume/v3/os-services?host=np0000007313&binary=cinder-scheduler Aug 14 03:54:38.050664 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dfd89ce4-5730-470b-9d48-b77d7e3476e0 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:38.050881 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dfd89ce4-5730-470b-9d48-b77d7e3476e0 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:38.055281 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dfd89ce4-5730-470b-9d48-b77d7e3476e0 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] https://10.4.3.64/volume/v3/os-services?host=np0000007313&binary=cinder-scheduler returned with HTTP 200 Aug 14 03:54:38.055895 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 781/3167] 10.4.3.64 () {66 vars in 1325 bytes} [Fri Aug 14 03:54:38 2026] GET /volume/v3/os-services?host=np0000007313&binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:38.065112 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c1fb9f11-4737-4b94-ae5a-d4e1026bda96 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:38.066829 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c1fb9f11-4737-4b94-ae5a-d4e1026bda96 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] GET https://10.4.3.64/volume/v3/os-services?binary=cinder-scheduler Aug 14 03:54:38.067062 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c1fb9f11-4737-4b94-ae5a-d4e1026bda96 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:38.067317 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c1fb9f11-4737-4b94-ae5a-d4e1026bda96 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:38.070905 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c1fb9f11-4737-4b94-ae5a-d4e1026bda96 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] https://10.4.3.64/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 14 03:54:38.071587 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 795/3168] 10.4.3.64 () {66 vars in 1289 bytes} [Fri Aug 14 03:54:38 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:38.080533 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c815cd09-0844-42c9-b27c-a160a1529860 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:38.136865 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:38.137220 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-947616661"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:38.138944 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-947616661'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:38.139075 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Create volume of 1 GB Aug 14 03:54:38.143529 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Availability Zones retrieved successfully. Aug 14 03:54:38.153682 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Flow 'volume_create_api' (4f670d57-1bcc-416c-b930-d06a59a624fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:38.158711 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3668d28b-c977-407c-8208-803919f5bfa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:38.159566 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:38.188081 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3668d28b-c977-407c-8208-803919f5bfa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:38.189414 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ae77307-b9c1-48c2-9cd7-98de7fb4797f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:38.239926 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f0932448-7e13-4508-ad0f-440444080b37 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:38.241752 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f0932448-7e13-4508-ad0f-440444080b37 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:38.241933 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f0932448-7e13-4508-ad0f-440444080b37 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:38.242224 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f0932448-7e13-4508-ad0f-440444080b37 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:38.242391 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-f0932448-7e13-4508-ad0f-440444080b37 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:38.243370 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Created reservations ['950a2b79-10e3-4ba1-8999-13442036ea1e', '8433f46a-d75f-4594-8598-252736df8a91', '56389d7a-c0db-4fc1-ae09-a33c97abe975', 'bf9fa714-43dc-4711-874e-0d9b099fdb86'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:38.244075 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ae77307-b9c1-48c2-9cd7-98de7fb4797f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['950a2b79-10e3-4ba1-8999-13442036ea1e', '8433f46a-d75f-4594-8598-252736df8a91', '56389d7a-c0db-4fc1-ae09-a33c97abe975', 'bf9fa714-43dc-4711-874e-0d9b099fdb86']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:38.244855 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e6b53c7-7d3a-45d1-8e15-77466ea72b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:38.247692 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:38.247692 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:38.248550 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f0932448-7e13-4508-ad0f-440444080b37 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:38.248949 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 795/3169] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:38 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:38.264488 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e6b53c7-7d3a-45d1-8e15-77466ea72b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a1d4efa-5a6b-4904-9cc5-15fb160b72aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-947616661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6b8981b3cc64fabad7cd54aa6cf006b',qos_specs=None,replication_status=,reservations=['950a2b79-10e3-4ba1-8999-13442036ea1e','8433f46a-d75f-4594-8598-252736df8a91','56389d7a-c0db-4fc1-ae09-a33c97abe975','bf9fa714-43dc-4711-874e-0d9b099fdb86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1414c1f0110d4588994507f747ff710f',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-947616661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a1d4efa-5a6b-4904-9cc5-15fb160b72aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6b8981b3cc64fabad7cd54aa6cf006b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1414c1f0110d4588994507f747ff710f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:38.265113 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0623c9c-39a1-45b7-a022-b7d8699936b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:38.279262 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0623c9c-39a1-45b7-a022-b7d8699936b8) transitioned into state 'SUCCESS' from state '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-947616661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6b8981b3cc64fabad7cd54aa6cf006b',qos_specs=None,replication_status=,reservations=['950a2b79-10e3-4ba1-8999-13442036ea1e','8433f46a-d75f-4594-8598-252736df8a91','56389d7a-c0db-4fc1-ae09-a33c97abe975','bf9fa714-43dc-4711-874e-0d9b099fdb86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1414c1f0110d4588994507f747ff710f',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:38.279870 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18357841-44de-400f-8935-ee39c1c3cf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:38.286941 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18357841-44de-400f-8935-ee39c1c3cf82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:38.287669 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Flow 'volume_create_api' (4f670d57-1bcc-416c-b930-d06a59a624fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:38.287964 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Create volume request issued successfully. Aug 14 03:54:38.288503 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c815cd09-0844-42c9-b27c-a160a1529860 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:38.288869 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 799/3170] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:54:38 2026] POST /volume/v3/volumes => generated 751 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:38.299751 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5cbd4c0c-18c6-4976-b955-5d58f79746c7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:38.301259 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5cbd4c0c-18c6-4976-b955-5d58f79746c7 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] GET https://10.4.3.64/volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa Aug 14 03:54:38.301453 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5cbd4c0c-18c6-4976-b955-5d58f79746c7 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:38.301598 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5cbd4c0c-18c6-4976-b955-5d58f79746c7 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:38.307566 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:38.307566 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:38.310665 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5cbd4c0c-18c6-4976-b955-5d58f79746c7 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Volume info retrieved successfully. Aug 14 03:54:38.314150 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5cbd4c0c-18c6-4976-b955-5d58f79746c7 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] https://10.4.3.64/volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa returned with HTTP 200 Aug 14 03:54:38.314527 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 782/3171] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:38 2026] GET /volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa => generated 819 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:38.588089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-57b99d49-8e66-4330-8629-cebeaca568a7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:38.589647 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-57b99d49-8e66-4330-8629-cebeaca568a7 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 Aug 14 03:54:38.589816 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-57b99d49-8e66-4330-8629-cebeaca568a7 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:38.589985 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-57b99d49-8e66-4330-8629-cebeaca568a7 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:38.596809 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-57b99d49-8e66-4330-8629-cebeaca568a7 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 returned with HTTP 404 Aug 14 03:54:38.597465 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 796/3172] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:38 2026] GET /volume/v3/volumes/7558067f-062c-4aa1-a4ed-a56562e5f291 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:38.655277 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d6a3af7e-22dc-499c-bd43-2e2b8516e7a3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:38.657550 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d6a3af7e-22dc-499c-bd43-2e2b8516e7a3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] DELETE https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:54:38.657829 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d6a3af7e-22dc-499c-bd43-2e2b8516e7a3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:38.658094 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d6a3af7e-22dc-499c-bd43-2e2b8516e7a3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:38.658334 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-d6a3af7e-22dc-499c-bd43-2e2b8516e7a3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Delete volume with id: 23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:54:38.667602 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:38.667602 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:38.668294 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d6a3af7e-22dc-499c-bd43-2e2b8516e7a3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:38.685893 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d6a3af7e-22dc-499c-bd43-2e2b8516e7a3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Delete volume request issued successfully. Aug 14 03:54:38.686181 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d6a3af7e-22dc-499c-bd43-2e2b8516e7a3 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 202 Aug 14 03:54:38.686749 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 796/3173] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:38 2026] DELETE /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:38.694163 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a2d79e7a-356e-4106-8c46-3d9cd6811076 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:38.698151 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a2d79e7a-356e-4106-8c46-3d9cd6811076 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:54:38.698151 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a2d79e7a-356e-4106-8c46-3d9cd6811076 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:38.698151 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a2d79e7a-356e-4106-8c46-3d9cd6811076 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:38.704017 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:38.704017 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:38.707806 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a2d79e7a-356e-4106-8c46-3d9cd6811076 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Volume info retrieved successfully. Aug 14 03:54:38.712230 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a2d79e7a-356e-4106-8c46-3d9cd6811076 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 200 Aug 14 03:54:38.712706 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 800/3174] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:38 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:39.258598 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ada3e33a-cc94-4e4e-8983-0737f19cfb97 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:39.260545 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ada3e33a-cc94-4e4e-8983-0737f19cfb97 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:39.260720 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ada3e33a-cc94-4e4e-8983-0737f19cfb97 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:39.260893 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ada3e33a-cc94-4e4e-8983-0737f19cfb97 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:39.260992 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-ada3e33a-cc94-4e4e-8983-0737f19cfb97 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:39.265082 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:39.265082 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:39.265776 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ada3e33a-cc94-4e4e-8983-0737f19cfb97 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:39.266095 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 783/3175] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:39 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:39.274468 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-40ef6b28-0af6-4ee4-a893-54e454d62540 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:39.276096 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-40ef6b28-0af6-4ee4-a893-54e454d62540 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 Aug 14 03:54:39.276301 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-40ef6b28-0af6-4ee4-a893-54e454d62540 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:39.276519 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-40ef6b28-0af6-4ee4-a893-54e454d62540 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:39.283166 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:39.283166 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:39.286664 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-40ef6b28-0af6-4ee4-a893-54e454d62540 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:54:39.290882 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-40ef6b28-0af6-4ee4-a893-54e454d62540 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 returned with HTTP 200 Aug 14 03:54:39.291285 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 797/3176] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:39 2026] GET /volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:39.303224 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6fdd72e1-31f5-4c6b-ab4e-3b1421632df5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:39.327204 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-35ea03a5-19e9-4bd5-a9e7-ceca5abcbc83 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:39.329434 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-35ea03a5-19e9-4bd5-a9e7-ceca5abcbc83 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] GET https://10.4.3.64/volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa Aug 14 03:54:39.329669 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-35ea03a5-19e9-4bd5-a9e7-ceca5abcbc83 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:39.329898 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-35ea03a5-19e9-4bd5-a9e7-ceca5abcbc83 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:39.337719 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:39.337719 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:39.341385 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-35ea03a5-19e9-4bd5-a9e7-ceca5abcbc83 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Volume info retrieved successfully. Aug 14 03:54:39.346073 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-35ea03a5-19e9-4bd5-a9e7-ceca5abcbc83 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] https://10.4.3.64/volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa returned with HTTP 200 Aug 14 03:54:39.346525 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 801/3177] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:39 2026] GET /volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:39.364801 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d133e2b6-b624-449b-93d6-e67b5b109f48 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:39.366387 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d133e2b6-b624-449b-93d6-e67b5b109f48 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] GET https://10.4.3.64/volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa Aug 14 03:54:39.366580 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d133e2b6-b624-449b-93d6-e67b5b109f48 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:39.366756 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d133e2b6-b624-449b-93d6-e67b5b109f48 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:39.372579 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6fdd72e1-31f5-4c6b-ab4e-3b1421632df5 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b/export_record Aug 14 03:54:39.372787 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6fdd72e1-31f5-4c6b-ab4e-3b1421632df5 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:39.372965 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6fdd72e1-31f5-4c6b-ab4e-3b1421632df5 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Calling method 'export_record' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:39.373089 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-6fdd72e1-31f5-4c6b-ab4e-3b1421632df5 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Export record for backup 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100328) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 03:54:39.373209 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:39.373209 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:39.376381 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d133e2b6-b624-449b-93d6-e67b5b109f48 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Volume info retrieved successfully. Aug 14 03:54:39.376953 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:39.376953 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:39.377835 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.api [None req-6fdd72e1-31f5-4c6b-ab4e-3b1421632df5 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Calling RPCAPI with context: , host: np0000007313, backup: 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100328) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 03:54:39.379797 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d133e2b6-b624-449b-93d6-e67b5b109f48 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] https://10.4.3.64/volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa returned with HTTP 200 Aug 14 03:54:39.380155 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 784/3178] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:39 2026] GET /volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:39.383186 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-6fdd72e1-31f5-4c6b-ab4e-3b1421632df5 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] export_record in rpcapi backup_id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b on host np0000007313. {{(pid=100328) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 03:54:39.392318 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1c44b71b-7f7e-48e9-80b3-325d362bb1d6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:39.393958 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1c44b71b-7f7e-48e9-80b3-325d362bb1d6 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] GET https://10.4.3.64/volume/v3/os-services?host=np0000007313&binary=cinder-volume Aug 14 03:54:39.394298 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-6fdd72e1-31f5-4c6b-ab4e-3b1421632df5 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGQ5Y2RlOGQtY2FkOC00ZmE3LWE5YjctOTc3MGUwZDk1OTRiIiwgInVzZXJfaWQiOiAiYTNmMjNiOWRiMjdkNDk5NTk3MTExYTQwMWQzNjViM2UiLCAicHJvamVjdF9pZCI6ICIzY2Y5OTkwNTg0Yjc0NzA1ODVlNzQyNGRmZmUyZTljNSIsICJ2b2x1bWVfaWQiOiAiYjQ2MDFmNDItYTE0NS00NjFiLWJmMDctNGYwZGFkYzkxYzE2IiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTg0NzU5MzkwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNTQzODE4MzkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNDYwMWY0Mi1hMTQ1LTQ2MWItYmYwNy00ZjBkYWRjOTFjMTYvMjAyNjA4MTQwMzU0MjYvYXpfbm92YV9iYWNrdXBfMGQ5Y2RlOGQtY2FkOC00ZmE3LWE5YjctOTc3MGUwZDk1OTRiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzo1NDoyM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzo1NDoyM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjU0OjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100328) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 03:54:39.394602 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6fdd72e1-31f5-4c6b-ab4e-3b1421632df5 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b/export_record returned with HTTP 200 Aug 14 03:54:39.394948 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 797/3179] 10.4.3.64 () {66 vars in 1383 bytes} [Fri Aug 14 03:54:39 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b/export_record => generated 1512 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:39.395175 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1c44b71b-7f7e-48e9-80b3-325d362bb1d6 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:39.395412 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1c44b71b-7f7e-48e9-80b3-325d362bb1d6 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:39.399223 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1c44b71b-7f7e-48e9-80b3-325d362bb1d6 tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] https://10.4.3.64/volume/v3/os-services?host=np0000007313&binary=cinder-volume returned with HTTP 200 Aug 14 03:54:39.399698 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 798/3180] 10.4.3.64 () {66 vars in 1319 bytes} [Fri Aug 14 03:54:39 2026] GET /volume/v3/os-services?host=np0000007313&binary=cinder-volume => generated 275 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:39.402273 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1438969d-7145-4e6d-b2dd-6d504cda35a4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:39.404258 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1438969d-7145-4e6d-b2dd-6d504cda35a4 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] POST https://10.4.3.64/volume/v3/backups/import_record Aug 14 03:54:39.404762 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1438969d-7145-4e6d-b2dd-6d504cda35a4 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGIyMGM1OTAtZGM2Yy00ZTc1LTliMTItNThiYzk1Mzc0NDJlIiwgInVzZXJfaWQiOiAiYTNmMjNiOWRiMjdkNDk5NTk3MTExYTQwMWQzNjViM2UiLCAicHJvamVjdF9pZCI6ICIzY2Y5OTkwNTg0Yjc0NzA1ODVlNzQyNGRmZmUyZTljNSIsICJ2b2x1bWVfaWQiOiAiYjQ2MDFmNDItYTE0NS00NjFiLWJmMDctNGYwZGFkYzkxYzE2IiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTg0NzU5MzkwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNTQzODE4MzkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNDYwMWY0Mi1hMTQ1LTQ2MWItYmYwNy00ZjBkYWRjOTFjMTYvMjAyNjA4MTQwMzU0MjYvYXpfbm92YV9iYWNrdXBfMGQ5Y2RlOGQtY2FkOC00ZmE3LWE5YjctOTc3MGUwZDk1OTRiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzo1NDoyM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzo1NDoyM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjU0OjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:39.406556 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-1438969d-7145-4e6d-b2dd-6d504cda35a4 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGIyMGM1OTAtZGM2Yy00ZTc1LTliMTItNThiYzk1Mzc0NDJlIiwgInVzZXJfaWQiOiAiYTNmMjNiOWRiMjdkNDk5NTk3MTExYTQwMWQzNjViM2UiLCAicHJvamVjdF9pZCI6ICIzY2Y5OTkwNTg0Yjc0NzA1ODVlNzQyNGRmZmUyZTljNSIsICJ2b2x1bWVfaWQiOiAiYjQ2MDFmNDItYTE0NS00NjFiLWJmMDctNGYwZGFkYzkxYzE2IiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTg0NzU5MzkwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNTQzODE4MzkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNDYwMWY0Mi1hMTQ1LTQ2MWItYmYwNy00ZjBkYWRjOTFjMTYvMjAyNjA4MTQwMzU0MjYvYXpfbm92YV9iYWNrdXBfMGQ5Y2RlOGQtY2FkOC00ZmE3LWE5YjctOTc3MGUwZDk1OTRiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzo1NDoyM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzo1NDoyM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjU0OjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100327) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 03:54:39.406698 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-1438969d-7145-4e6d-b2dd-6d504cda35a4 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGIyMGM1OTAtZGM2Yy00ZTc1LTliMTItNThiYzk1Mzc0NDJlIiwgInVzZXJfaWQiOiAiYTNmMjNiOWRiMjdkNDk5NTk3MTExYTQwMWQzNjViM2UiLCAicHJvamVjdF9pZCI6ICIzY2Y5OTkwNTg0Yjc0NzA1ODVlNzQyNGRmZmUyZTljNSIsICJ2b2x1bWVfaWQiOiAiYjQ2MDFmNDItYTE0NS00NjFiLWJmMDctNGYwZGFkYzkxYzE2IiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTg0NzU5MzkwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNTQzODE4MzkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNDYwMWY0Mi1hMTQ1LTQ2MWItYmYwNy00ZjBkYWRjOTFjMTYvMjAyNjA4MTQwMzU0MjYvYXpfbm92YV9iYWNrdXBfMGQ5Y2RlOGQtY2FkOC00ZmE3LWE5YjctOTc3MGUwZDk1OTRiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzo1NDoyM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzo1NDoyM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjU0OjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100327) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 03:54:39.407110 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-114c6ef2-6c77-49f6-8ab9-12734072b9a9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:39.408798 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-114c6ef2-6c77-49f6-8ab9-12734072b9a9 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] GET https://10.4.3.64/volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa Aug 14 03:54:39.408972 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-114c6ef2-6c77-49f6-8ab9-12734072b9a9 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:39.409167 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-114c6ef2-6c77-49f6-8ab9-12734072b9a9 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:39.416338 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:39.416338 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:39.420482 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-114c6ef2-6c77-49f6-8ab9-12734072b9a9 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Volume info retrieved successfully. Aug 14 03:54:39.425857 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-114c6ef2-6c77-49f6-8ab9-12734072b9a9 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] https://10.4.3.64/volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa returned with HTTP 200 Aug 14 03:54:39.426381 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 785/3181] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:39 2026] GET /volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:39.438085 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-20dddf96-d0ad-47eb-8720-3cedbccd8403 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:39.440073 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-20dddf96-d0ad-47eb-8720-3cedbccd8403 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa Aug 14 03:54:39.440286 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-20dddf96-d0ad-47eb-8720-3cedbccd8403 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:39.440517 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-20dddf96-d0ad-47eb-8720-3cedbccd8403 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:39.440680 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-20dddf96-d0ad-47eb-8720-3cedbccd8403 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Delete volume with id: 0a1d4efa-5a6b-4904-9cc5-15fb160b72aa Aug 14 03:54:39.447427 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:39.447427 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:39.447891 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-20dddf96-d0ad-47eb-8720-3cedbccd8403 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Volume info retrieved successfully. Aug 14 03:54:39.454479 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-1438969d-7145-4e6d-b2dd-6d504cda35a4 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Created reservations ['1d785bb0-9d0c-4252-9232-973239ab828e', '6ba0a72e-89dc-47cd-9927-ab0d6bf1ecf7'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:39.462466 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-20dddf96-d0ad-47eb-8720-3cedbccd8403 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Delete volume request issued successfully. Aug 14 03:54:39.465154 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-20dddf96-d0ad-47eb-8720-3cedbccd8403 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] https://10.4.3.64/volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa returned with HTTP 202 Aug 14 03:54:39.465154 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 798/3182] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:39 2026] DELETE /volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:39.473213 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-1438969d-7145-4e6d-b2dd-6d504cda35a4 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] import_record rpcapi backup id 0b20c590-dc6c-4e75-9b12-58bc9537442e on host np0000007313 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGIyMGM1OTAtZGM2Yy00ZTc1LTliMTItNThiYzk1Mzc0NDJlIiwgInVzZXJfaWQiOiAiYTNmMjNiOWRiMjdkNDk5NTk3MTExYTQwMWQzNjViM2UiLCAicHJvamVjdF9pZCI6ICIzY2Y5OTkwNTg0Yjc0NzA1ODVlNzQyNGRmZmUyZTljNSIsICJ2b2x1bWVfaWQiOiAiYjQ2MDFmNDItYTE0NS00NjFiLWJmMDctNGYwZGFkYzkxYzE2IiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTg0NzU5MzkwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNTQzODE4MzkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNDYwMWY0Mi1hMTQ1LTQ2MWItYmYwNy00ZjBkYWRjOTFjMTYvMjAyNjA4MTQwMzU0MjYvYXpfbm92YV9iYWNrdXBfMGQ5Y2RlOGQtY2FkOC00ZmE3LWE5YjctOTc3MGUwZDk1OTRiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzo1NDoyM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzo1NDoyM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjU0OjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100327) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 14 03:54:39.473386 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a721ea74-423c-414c-b29e-b2413aa6482b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:39.474563 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a721ea74-423c-414c-b29e-b2413aa6482b tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] GET https://10.4.3.64/volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa Aug 14 03:54:39.474703 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-1438969d-7145-4e6d-b2dd-6d504cda35a4 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Import record output: {'backup': {'id': '0b20c590-dc6c-4e75-9b12-58bc9537442e', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.64/volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.64/volume/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e'}]}}. {{(pid=100327) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 14 03:54:39.474814 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a721ea74-423c-414c-b29e-b2413aa6482b tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:39.475009 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1438969d-7145-4e6d-b2dd-6d504cda35a4 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] https://10.4.3.64/volume/v3/backups/import_record returned with HTTP 201 Aug 14 03:54:39.475068 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a721ea74-423c-414c-b29e-b2413aa6482b tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:39.475771 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 802/3183] 10.4.3.64 () {68 vars in 1295 bytes} [Fri Aug 14 03:54:39 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 74 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 14 03:54:39.481967 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:39.481967 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:39.485673 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a721ea74-423c-414c-b29e-b2413aa6482b tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Volume info retrieved successfully. Aug 14 03:54:39.487447 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-67455271-5c46-401c-a12c-8f84931ab31b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:39.488747 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-67455271-5c46-401c-a12c-8f84931ab31b tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] GET https://10.4.3.64/volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e Aug 14 03:54:39.488990 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-67455271-5c46-401c-a12c-8f84931ab31b tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:39.489253 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-67455271-5c46-401c-a12c-8f84931ab31b tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:39.489412 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-67455271-5c46-401c-a12c-8f84931ab31b tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Show backup with id 0b20c590-dc6c-4e75-9b12-58bc9537442e. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:39.489992 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a721ea74-423c-414c-b29e-b2413aa6482b tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] https://10.4.3.64/volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa returned with HTTP 200 Aug 14 03:54:39.490450 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 799/3184] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:39 2026] GET /volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:39.494703 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:39.494703 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:39.495576 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-67455271-5c46-401c-a12c-8f84931ab31b tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] https://10.4.3.64/volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e returned with HTTP 200 Aug 14 03:54:39.495576 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 786/3185] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:39 2026] GET /volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e => generated 645 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:39.724230 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ae3c1ca4-4c43-4aac-b988-d26852584a41 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:39.725764 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ae3c1ca4-4c43-4aac-b988-d26852584a41 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] GET https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 Aug 14 03:54:39.725937 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ae3c1ca4-4c43-4aac-b988-d26852584a41 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:39.726110 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ae3c1ca4-4c43-4aac-b988-d26852584a41 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:39.731765 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ae3c1ca4-4c43-4aac-b988-d26852584a41 tempest-AttachVolumeTestJSON-708144172 tempest-AttachVolumeTestJSON-708144172-project-member] https://10.4.3.64/volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 returned with HTTP 404 Aug 14 03:54:39.732279 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 799/3186] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:39 2026] GET /volume/v3/volumes/23356f68-402f-4cbb-95b3-3bd92cf26549 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:40.506332 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0e7707d5-f3a1-4d4f-b263-7fdef89f066b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:40.506694 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-834c3d32-d4fe-4cad-8a3b-a9582e0da191 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:40.508073 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0e7707d5-f3a1-4d4f-b263-7fdef89f066b tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] GET https://10.4.3.64/volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e Aug 14 03:54:40.508295 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0e7707d5-f3a1-4d4f-b263-7fdef89f066b tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:40.508498 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0e7707d5-f3a1-4d4f-b263-7fdef89f066b tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:40.508599 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-0e7707d5-f3a1-4d4f-b263-7fdef89f066b tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Show backup with id 0b20c590-dc6c-4e75-9b12-58bc9537442e. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:40.508912 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-834c3d32-d4fe-4cad-8a3b-a9582e0da191 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] GET https://10.4.3.64/volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa Aug 14 03:54:40.509171 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-834c3d32-d4fe-4cad-8a3b-a9582e0da191 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:40.509419 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-834c3d32-d4fe-4cad-8a3b-a9582e0da191 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:40.512716 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:40.512716 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:40.513364 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0e7707d5-f3a1-4d4f-b263-7fdef89f066b tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] https://10.4.3.64/volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e returned with HTTP 200 Aug 14 03:54:40.513722 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 803/3187] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:40 2026] GET /volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:40.516905 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-834c3d32-d4fe-4cad-8a3b-a9582e0da191 tempest-VolumesServicesTestJSON-631273591 tempest-VolumesServicesTestJSON-631273591-project-member] https://10.4.3.64/volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa returned with HTTP 404 Aug 14 03:54:40.517646 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 800/3188] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:40 2026] GET /volume/v3/volumes/0a1d4efa-5a6b-4904-9cc5-15fb160b72aa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:40.523919 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1b07e8c6-6451-4786-a9e4-51ffe649e216 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:40.525232 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ef1712cd-e2a5-4037-a98b-76838973911c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:40.525547 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1b07e8c6-6451-4786-a9e4-51ffe649e216 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] GET https://10.4.3.64/volume/v3/backups Aug 14 03:54:40.525733 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1b07e8c6-6451-4786-a9e4-51ffe649e216 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:40.525911 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1b07e8c6-6451-4786-a9e4-51ffe649e216 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:40.527959 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ef1712cd-e2a5-4037-a98b-76838973911c tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] GET https://10.4.3.64/volume/v3/os-services Aug 14 03:54:40.528312 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ef1712cd-e2a5-4037-a98b-76838973911c tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:40.528681 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ef1712cd-e2a5-4037-a98b-76838973911c tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:40.530783 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1b07e8c6-6451-4786-a9e4-51ffe649e216 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 200 Aug 14 03:54:40.531182 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 787/3189] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Aug 14 03:54:40 2026] GET /volume/v3/backups => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:40.535664 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ef1712cd-e2a5-4037-a98b-76838973911c tempest-VolumesServicesTestJSON-1646631712 tempest-VolumesServicesTestJSON-1646631712-project-admin] https://10.4.3.64/volume/v3/os-services returned with HTTP 200 Aug 14 03:54:40.536468 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 800/3190] 10.4.3.64 () {66 vars in 1242 bytes} [Fri Aug 14 03:54:40 2026] GET /volume/v3/os-services => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:40.540797 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:40.542472 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] POST https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b/restore Aug 14 03:54:40.542826 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:40.545089 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Restoring backup 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b ({'restore': {}}) {{(pid=100327) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 03:54:40.545089 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Restoring backup 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b to volume None. Aug 14 03:54:40.548524 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:40.548524 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:40.549900 np0000007313 devstack@c-api.service[100327]: INFO cinder.backup.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Creating volume of 1 GB for restore of backup 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. Aug 14 03:54:40.553970 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Availability Zones retrieved successfully. Aug 14 03:54:40.558640 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Flow 'volume_create_api' (8e69a946-8ba4-4164-b883-de1b0b1d9039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:40.559638 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a05291c-83a7-48ad-9655-e2c70d647c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:40.560422 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:40.584376 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a05291c-83a7-48ad-9655-e2c70d647c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:40.585051 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c0fe862-45ba-4260-9814-728ed8c4d3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:40.618878 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Created reservations ['facd5ab8-347e-49e4-836e-610cae6bfaa1', '89b8a3a6-66bd-445c-b586-cde2eef68601', '5e7e5872-8ff3-49ef-b96c-176ceae7f01d', 'df7de097-93b1-4b5d-b020-5a2d55475cd4'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:40.619600 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c0fe862-45ba-4260-9814-728ed8c4d3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['facd5ab8-347e-49e4-836e-610cae6bfaa1', '89b8a3a6-66bd-445c-b586-cde2eef68601', '5e7e5872-8ff3-49ef-b96c-176ceae7f01d', 'df7de097-93b1-4b5d-b020-5a2d55475cd4']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:40.620446 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c292db91-8109-40ed-8b02-e7b7e138669f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:40.646041 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c292db91-8109-40ed-8b02-e7b7e138669f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '452bea07-5c55-4cd3-a529-4e7f9e2267af', '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_0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf9990584b7470585e7424dffe2e9c5',qos_specs=None,replication_status=,reservations=['facd5ab8-347e-49e4-836e-610cae6bfaa1','89b8a3a6-66bd-445c-b586-cde2eef68601','5e7e5872-8ff3-49ef-b96c-176ceae7f01d','df7de097-93b1-4b5d-b020-5a2d55475cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f23b9db27d499597111a401d365b3e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:40Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=452bea07-5c55-4cd3-a529-4e7f9e2267af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cf9990584b7470585e7424dffe2e9c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3f23b9db27d499597111a401d365b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:40.646809 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fcdc954-f8ec-4954-8580-2e71bf1ec417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:40.660688 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fcdc954-f8ec-4954-8580-2e71bf1ec417) transitioned into 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_0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf9990584b7470585e7424dffe2e9c5',qos_specs=None,replication_status=,reservations=['facd5ab8-347e-49e4-836e-610cae6bfaa1','89b8a3a6-66bd-445c-b586-cde2eef68601','5e7e5872-8ff3-49ef-b96c-176ceae7f01d','df7de097-93b1-4b5d-b020-5a2d55475cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f23b9db27d499597111a401d365b3e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:40.661403 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c400a5cd-feaf-4c56-93e7-95dd9d5393ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:40.669241 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c400a5cd-feaf-4c56-93e7-95dd9d5393ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:40.672683 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Flow 'volume_create_api' (8e69a946-8ba4-4164-b883-de1b0b1d9039) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:40.672683 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Create volume request issued successfully. Aug 14 03:54:40.678115 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:40.678115 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:40.678756 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:54:41.687127 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:41.687127 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:41.687673 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:54:41.687799 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Checking backup size 1 against volume size 1 {{(pid=100327) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 03:54:41.688318 np0000007313 devstack@c-api.service[100327]: INFO cinder.backup.api [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Overwriting volume 452bea07-5c55-4cd3-a529-4e7f9e2267af with restore of backup 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:41.698780 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] restore_backup in rpcapi backup_id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b {{(pid=100327) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 03:54:41.700467 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-27abdb3b-162e-427d-99b5-a2c94ae37bfc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b/restore returned with HTTP 202 Aug 14 03:54:41.700835 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 804/3191] 10.4.3.64 () {68 vars in 1386 bytes} [Fri Aug 14 03:54:40 2026] POST /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b/restore => generated 189 bytes in 1160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:41.713479 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7e1bb6c2-ef80-475d-808f-ae856d4810f5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:41.716493 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e1bb6c2-ef80-475d-808f-ae856d4810f5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:41.716493 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e1bb6c2-ef80-475d-808f-ae856d4810f5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:41.716638 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7e1bb6c2-ef80-475d-808f-ae856d4810f5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:41.716808 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7e1bb6c2-ef80-475d-808f-ae856d4810f5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:41.720661 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:41.720661 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:41.721338 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7e1bb6c2-ef80-475d-808f-ae856d4810f5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:41.721674 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 801/3192] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:41 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:42.569553 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6c6358ce-4c1a-447c-87d9-82bef7fa77c3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:42.732575 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-114308c3-3084-47ff-8d7f-d3b03d3a9c7b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:42.735827 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-114308c3-3084-47ff-8d7f-d3b03d3a9c7b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:42.736062 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-114308c3-3084-47ff-8d7f-d3b03d3a9c7b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:42.736304 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-114308c3-3084-47ff-8d7f-d3b03d3a9c7b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:42.736474 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-114308c3-3084-47ff-8d7f-d3b03d3a9c7b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:42.736722 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6c6358ce-4c1a-447c-87d9-82bef7fa77c3 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:42.737086 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6c6358ce-4c1a-447c-87d9-82bef7fa77c3 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1434919469"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:42.738660 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:42.738660 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:42.748742 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:42.748742 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:42.749836 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-114308c3-3084-47ff-8d7f-d3b03d3a9c7b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:42.750348 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 801/3193] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:42 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:42.752339 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6c6358ce-4c1a-447c-87d9-82bef7fa77c3 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:42.752718 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 788/3194] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:54:42 2026] POST /volume/v3/types => generated 231 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:42.761297 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c809ec9d-8532-416d-b545-8ef09fbdf040 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:42.765465 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c809ec9d-8532-416d-b545-8ef09fbdf040 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] POST https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs Aug 14 03:54:42.765465 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c809ec9d-8532-416d-b545-8ef09fbdf040 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:42.783769 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c809ec9d-8532-416d-b545-8ef09fbdf040 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs returned with HTTP 200 Aug 14 03:54:42.784328 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 805/3195] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Aug 14 03:54:42 2026] POST /volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs => generated 34 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:42.793180 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-de7939de-e0a8-4abe-a587-4eabd8a2dc99 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:42.795761 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-de7939de-e0a8-4abe-a587-4eabd8a2dc99 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] GET https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec3 Aug 14 03:54:42.795761 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-de7939de-e0a8-4abe-a587-4eabd8a2dc99 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:42.795872 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-de7939de-e0a8-4abe-a587-4eabd8a2dc99 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:42.803165 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-de7939de-e0a8-4abe-a587-4eabd8a2dc99 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec3 returned with HTTP 200 Aug 14 03:54:42.803528 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 802/3196] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Aug 14 03:54:42 2026] GET /volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:42.811236 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-dfec7eac-5a9c-49b1-956f-5b3ca1251ccd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:42.812907 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dfec7eac-5a9c-49b1-956f-5b3ca1251ccd tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] DELETE https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec3 Aug 14 03:54:42.813083 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dfec7eac-5a9c-49b1-956f-5b3ca1251ccd tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:42.813284 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dfec7eac-5a9c-49b1-956f-5b3ca1251ccd tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:42.849616 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dfec7eac-5a9c-49b1-956f-5b3ca1251ccd tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec3 returned with HTTP 202 Aug 14 03:54:42.849897 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 802/3197] 10.4.3.64 () {66 vars in 1392 bytes} [Fri Aug 14 03:54:42 2026] DELETE /volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:42.858564 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4b7a0377-f43e-480a-aab4-a037d0fc1064 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:42.863320 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4b7a0377-f43e-480a-aab4-a037d0fc1064 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] GET https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec3 Aug 14 03:54:42.863320 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4b7a0377-f43e-480a-aab4-a037d0fc1064 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:42.863395 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4b7a0377-f43e-480a-aab4-a037d0fc1064 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:42.869954 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4b7a0377-f43e-480a-aab4-a037d0fc1064 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec3 returned with HTTP 404 Aug 14 03:54:42.870596 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 789/3198] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Aug 14 03:54:42 2026] GET /volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec3 => generated 129 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:42.882417 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9c62053c-3bdf-42ae-b60a-a2d1b9824a4c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:42.884646 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9c62053c-3bdf-42ae-b60a-a2d1b9824a4c tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] POST https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs Aug 14 03:54:42.885242 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9c62053c-3bdf-42ae-b60a-a2d1b9824a4c tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:42.912097 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9c62053c-3bdf-42ae-b60a-a2d1b9824a4c tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs returned with HTTP 200 Aug 14 03:54:42.912097 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 806/3199] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Aug 14 03:54:42 2026] POST /volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs => generated 34 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:42.920426 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-955eb16b-5a37-45d1-885d-77570a1ab6a9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:42.923565 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-955eb16b-5a37-45d1-885d-77570a1ab6a9 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] GET https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs Aug 14 03:54:42.923768 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-955eb16b-5a37-45d1-885d-77570a1ab6a9 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:42.923987 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-955eb16b-5a37-45d1-885d-77570a1ab6a9 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:42.932108 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-955eb16b-5a37-45d1-885d-77570a1ab6a9 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs returned with HTTP 200 Aug 14 03:54:42.932108 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 803/3200] 10.4.3.64 () {66 vars in 1371 bytes} [Fri Aug 14 03:54:42 2026] GET /volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:42.939584 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f7c4ca34-d2f6-42e7-bd03-678b28c5ac3f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:42.941581 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f7c4ca34-d2f6-42e7-bd03-678b28c5ac3f tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] POST https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs Aug 14 03:54:42.942057 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f7c4ca34-d2f6-42e7-bd03-678b28c5ac3f tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:42.982563 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f7c4ca34-d2f6-42e7-bd03-678b28c5ac3f tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs returned with HTTP 200 Aug 14 03:54:42.983005 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 803/3201] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Aug 14 03:54:42 2026] POST /volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs => generated 34 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:42.992894 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-21bdb61f-d641-4303-b657-a5434db702cd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:42.994722 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-21bdb61f-d641-4303-b657-a5434db702cd tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] PUT https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec2 Aug 14 03:54:42.995054 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-21bdb61f-d641-4303-b657-a5434db702cd tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:43.014948 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-21bdb61f-d641-4303-b657-a5434db702cd tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec2 returned with HTTP 200 Aug 14 03:54:43.015556 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 790/3202] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Aug 14 03:54:42 2026] PUT /volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec2 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:43.023048 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ea71abc0-d422-4f3e-9648-a3879302c236 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:43.024604 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ea71abc0-d422-4f3e-9648-a3879302c236 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] GET https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec2 Aug 14 03:54:43.024882 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ea71abc0-d422-4f3e-9648-a3879302c236 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:43.025167 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ea71abc0-d422-4f3e-9648-a3879302c236 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:43.031733 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ea71abc0-d422-4f3e-9648-a3879302c236 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec2 returned with HTTP 200 Aug 14 03:54:43.031733 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 807/3203] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Aug 14 03:54:43 2026] GET /volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs/spec2 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:43.040079 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f00c8776-18f8-4573-8887-baaffad8ebcf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:43.041903 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f00c8776-18f8-4573-8887-baaffad8ebcf tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] POST https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs Aug 14 03:54:43.042235 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f00c8776-18f8-4573-8887-baaffad8ebcf tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:43.088563 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f00c8776-18f8-4573-8887-baaffad8ebcf tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs returned with HTTP 200 Aug 14 03:54:43.088940 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 804/3204] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Aug 14 03:54:43 2026] POST /volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs => generated 51 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:43.096294 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9ec49ead-4ed1-43c6-b677-ccbf502f2d8a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:43.097838 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9ec49ead-4ed1-43c6-b677-ccbf502f2d8a tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] GET https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs Aug 14 03:54:43.098002 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9ec49ead-4ed1-43c6-b677-ccbf502f2d8a tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:43.098198 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9ec49ead-4ed1-43c6-b677-ccbf502f2d8a tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:43.103804 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9ec49ead-4ed1-43c6-b677-ccbf502f2d8a tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs returned with HTTP 200 Aug 14 03:54:43.104229 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 804/3205] 10.4.3.64 () {66 vars in 1371 bytes} [Fri Aug 14 03:54:43 2026] GET /volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f/extra_specs => generated 68 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:43.111462 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b63e9e8c-3f6c-471f-8f50-284aa5f1bfee None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:43.113076 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b63e9e8c-3f6c-471f-8f50-284aa5f1bfee tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] DELETE https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f Aug 14 03:54:43.113284 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b63e9e8c-3f6c-471f-8f50-284aa5f1bfee tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:43.113495 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b63e9e8c-3f6c-471f-8f50-284aa5f1bfee tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:43.133801 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b63e9e8c-3f6c-471f-8f50-284aa5f1bfee tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f returned with HTTP 202 Aug 14 03:54:43.134160 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 791/3206] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:43 2026] DELETE /volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:43.141192 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-dc1d0aa0-6bb3-4952-8dfe-47155e3b4453 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:43.142597 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dc1d0aa0-6bb3-4952-8dfe-47155e3b4453 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] GET https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f Aug 14 03:54:43.142904 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dc1d0aa0-6bb3-4952-8dfe-47155e3b4453 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:43.143201 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dc1d0aa0-6bb3-4952-8dfe-47155e3b4453 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:43.146273 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dc1d0aa0-6bb3-4952-8dfe-47155e3b4453 tempest-VolumeTypesExtraSpecsTest-608935561 tempest-VolumeTypesExtraSpecsTest-608935561-project-admin] https://10.4.3.64/volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f returned with HTTP 404 Aug 14 03:54:43.146816 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 808/3207] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:54:43 2026] GET /volume/v3/types/b638ef89-2876-4c9d-8e5d-b82fdfc0cc1f => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:43.283391 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:43.285278 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:43.285687 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-2001402511", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:43.287348 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-2001402511', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:43.287441 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Create volume of 1 GB Aug 14 03:54:43.290909 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Availability Zones retrieved successfully. Aug 14 03:54:43.295968 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Flow 'volume_create_api' (c59296fc-6b80-45df-b6f2-ce35ad66650e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:43.296834 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (626515cc-b7b6-46b9-a99a-9391be2e17ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:43.297653 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:43.320552 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (626515cc-b7b6-46b9-a99a-9391be2e17ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:43.321270 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (278f4317-e39e-4987-bff0-7bf9a177797a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:43.376115 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Created reservations ['c728d213-652c-45b9-9f82-104210821552', '94695a88-6349-4324-b1a2-c2f63e6d2d34', 'f7237b2f-7075-4f25-97d2-33513c8627e4', '13571a13-b3d6-429e-af3f-654bf9d5b41b'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:43.376868 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (278f4317-e39e-4987-bff0-7bf9a177797a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c728d213-652c-45b9-9f82-104210821552', '94695a88-6349-4324-b1a2-c2f63e6d2d34', 'f7237b2f-7075-4f25-97d2-33513c8627e4', '13571a13-b3d6-429e-af3f-654bf9d5b41b']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:43.377555 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd92c350-0df6-4ced-9551-1369a0cf9736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:43.398256 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd92c350-0df6-4ced-9551-1369a0cf9736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '737c3b0d-9875-44a7-af57-c9dc57d6960f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2001402511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68f3251fe95d41d592690f066eb62191',qos_specs=None,replication_status=,reservations=['c728d213-652c-45b9-9f82-104210821552','94695a88-6349-4324-b1a2-c2f63e6d2d34','f7237b2f-7075-4f25-97d2-33513c8627e4','13571a13-b3d6-429e-af3f-654bf9d5b41b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f1f129892314c779aec0655e8871171',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2001402511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=737c3b0d-9875-44a7-af57-c9dc57d6960f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68f3251fe95d41d592690f066eb62191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f1f129892314c779aec0655e8871171',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:43.399008 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069ed3a1-83e1-4d2d-ba77-52c4a48e4b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:43.413820 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069ed3a1-83e1-4d2d-ba77-52c4a48e4b9c) transitioned into state 'SUCCESS' from state '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-2001402511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68f3251fe95d41d592690f066eb62191',qos_specs=None,replication_status=,reservations=['c728d213-652c-45b9-9f82-104210821552','94695a88-6349-4324-b1a2-c2f63e6d2d34','f7237b2f-7075-4f25-97d2-33513c8627e4','13571a13-b3d6-429e-af3f-654bf9d5b41b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f1f129892314c779aec0655e8871171',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:43.414636 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a8104ad-7c00-41df-a1c9-0b2dcf3e4031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:43.423716 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a8104ad-7c00-41df-a1c9-0b2dcf3e4031) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:43.424488 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Flow 'volume_create_api' (c59296fc-6b80-45df-b6f2-ce35ad66650e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:43.424770 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Create volume request issued successfully. Aug 14 03:54:43.425304 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-a70c29fb-2449-4424-a505-52e3f394d3b4 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:43.425921 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 805/3208] 10.4.3.64 () {72 vars in 1534 bytes} [Fri Aug 14 03:54:43 2026] POST /volume/v3/volumes => generated 753 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:43.432612 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-7c6d9462-b821-44e9-bc58-cfe56d876154 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:43.435473 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-7c6d9462-b821-44e9-bc58-cfe56d876154 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] GET https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f Aug 14 03:54:43.435639 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-7c6d9462-b821-44e9-bc58-cfe56d876154 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:43.435808 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-7c6d9462-b821-44e9-bc58-cfe56d876154 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:43.443565 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:43.443565 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:43.447043 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-7c6d9462-b821-44e9-bc58-cfe56d876154 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Volume info retrieved successfully. Aug 14 03:54:43.451977 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-374ca088-95ff-4e26-aac4-85db9b2f2e7e req-7c6d9462-b821-44e9-bc58-cfe56d876154 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f returned with HTTP 200 Aug 14 03:54:43.452405 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 805/3209] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:54:43 2026] GET /volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:43.481018 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-e77674ab-11bf-4bfd-8f5c-b2f5fbdb656f req-015231e2-d125-44a7-82dd-d98eb811b902 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:43.483361 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e77674ab-11bf-4bfd-8f5c-b2f5fbdb656f req-015231e2-d125-44a7-82dd-d98eb811b902 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] GET https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f Aug 14 03:54:43.483592 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e77674ab-11bf-4bfd-8f5c-b2f5fbdb656f req-015231e2-d125-44a7-82dd-d98eb811b902 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:43.483776 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e77674ab-11bf-4bfd-8f5c-b2f5fbdb656f req-015231e2-d125-44a7-82dd-d98eb811b902 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:43.491164 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:43.491164 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:43.495300 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-e77674ab-11bf-4bfd-8f5c-b2f5fbdb656f req-015231e2-d125-44a7-82dd-d98eb811b902 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Volume info retrieved successfully. Aug 14 03:54:43.500339 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e77674ab-11bf-4bfd-8f5c-b2f5fbdb656f req-015231e2-d125-44a7-82dd-d98eb811b902 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f returned with HTTP 200 Aug 14 03:54:43.500799 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 792/3210] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:54:43 2026] GET /volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:43.763761 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2f0924c3-2e21-4b14-80c5-7b639c60aed5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:43.766349 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2f0924c3-2e21-4b14-80c5-7b639c60aed5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:43.766857 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2f0924c3-2e21-4b14-80c5-7b639c60aed5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:43.767158 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2f0924c3-2e21-4b14-80c5-7b639c60aed5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:43.767322 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-2f0924c3-2e21-4b14-80c5-7b639c60aed5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:43.772913 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:43.772913 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:43.773983 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2f0924c3-2e21-4b14-80c5-7b639c60aed5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:43.774459 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 809/3211] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:43 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:44.475280 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:44.528975 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-26620681-20a3-413e-aa1a-2254e084da12 req-19633b6a-c12c-437b-8495-5f697489b7f2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:44.531082 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-26620681-20a3-413e-aa1a-2254e084da12 req-19633b6a-c12c-437b-8495-5f697489b7f2 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] GET https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f Aug 14 03:54:44.531302 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-26620681-20a3-413e-aa1a-2254e084da12 req-19633b6a-c12c-437b-8495-5f697489b7f2 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:44.531505 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-26620681-20a3-413e-aa1a-2254e084da12 req-19633b6a-c12c-437b-8495-5f697489b7f2 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:44.538022 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:44.538022 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:44.541221 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-26620681-20a3-413e-aa1a-2254e084da12 req-19633b6a-c12c-437b-8495-5f697489b7f2 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Volume info retrieved successfully. Aug 14 03:54:44.544886 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-26620681-20a3-413e-aa1a-2254e084da12 req-19633b6a-c12c-437b-8495-5f697489b7f2 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f returned with HTTP 200 Aug 14 03:54:44.545326 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 806/3212] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:54:44 2026] GET /volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:44.572419 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-ab1ca322-93c0-4985-b31c-6954ce3cc655 req-4c102c27-61fa-4dce-9b59-c71fb0758392 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:44.576795 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ab1ca322-93c0-4985-b31c-6954ce3cc655 req-4c102c27-61fa-4dce-9b59-c71fb0758392 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:54:44.577114 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ab1ca322-93c0-4985-b31c-6954ce3cc655 req-4c102c27-61fa-4dce-9b59-c71fb0758392 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "737c3b0d-9875-44a7-af57-c9dc57d6960f", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1590097786", "description": null, "metadata": {}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:44.584507 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:44.584844 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1061975033"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:44.585099 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:44.585099 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:44.585567 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-ab1ca322-93c0-4985-b31c-6954ce3cc655 req-4c102c27-61fa-4dce-9b59-c71fb0758392 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Volume info retrieved successfully. Aug 14 03:54:44.585712 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [req-ab1ca322-93c0-4985-b31c-6954ce3cc655 req-4c102c27-61fa-4dce-9b59-c71fb0758392 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Create snapshot from volume 737c3b0d-9875-44a7-af57-c9dc57d6960f Aug 14 03:54:44.586378 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1061975033'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:44.586540 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Create volume of 1 GB Aug 14 03:54:44.586805 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:44.586805 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:44.590295 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Availability Zones retrieved successfully. Aug 14 03:54:44.596913 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Flow 'volume_create_api' (f2d03698-b5f9-4216-92e1-3350bfaac763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:44.598008 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5f063d-c849-4dcf-8091-1d818d65e55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:44.598905 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:44.617210 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [req-ab1ca322-93c0-4985-b31c-6954ce3cc655 req-4c102c27-61fa-4dce-9b59-c71fb0758392 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Created reservations ['733c3a4e-54a5-467f-8c0d-50c6737ab63d', '97ef331e-0a40-4c2f-8951-b7b6cb6f31f6', 'bf2ed206-efb6-4be6-b782-e76feda7d9e2', '1e4814b4-b5c7-4451-820d-01f053174fd5'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:44.624041 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5f063d-c849-4dcf-8091-1d818d65e55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:44.624904 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3710fc6a-ef84-46f5-968d-44b70f510cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:44.645673 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-ab1ca322-93c0-4985-b31c-6954ce3cc655 req-4c102c27-61fa-4dce-9b59-c71fb0758392 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Snapshot create request issued successfully. Aug 14 03:54:44.645976 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ab1ca322-93c0-4985-b31c-6954ce3cc655 req-4c102c27-61fa-4dce-9b59-c71fb0758392 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:54:44.646427 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 793/3213] 10.4.3.64 () {72 vars in 1540 bytes} [Fri Aug 14 03:54:44 2026] POST /volume/v3/snapshots => generated 311 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:44.682238 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:44.692112 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Created reservations ['78474db7-f4c9-47fd-bdb3-61fc77bf463a', '1a09f964-a647-4f50-b971-d722919f475e', 'e84f6ed5-a5cc-4947-8d69-d3b2d46cc3a4', 'bd80278e-5de8-4bd9-9c1f-9bbe32e2bf51'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:44.693020 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3710fc6a-ef84-46f5-968d-44b70f510cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78474db7-f4c9-47fd-bdb3-61fc77bf463a', '1a09f964-a647-4f50-b971-d722919f475e', 'e84f6ed5-a5cc-4947-8d69-d3b2d46cc3a4', 'bd80278e-5de8-4bd9-9c1f-9bbe32e2bf51']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:44.693783 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76a3fd59-bf7c-4514-b1ec-86c3ca7fe234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:44.713781 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76a3fd59-bf7c-4514-b1ec-86c3ca7fe234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8b64486-07bd-4199-ab80-ef8f7d5c5be9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1061975033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1a41c6bd8e74904a7b3a595ff9a8f88',qos_specs=None,replication_status=,reservations=['78474db7-f4c9-47fd-bdb3-61fc77bf463a','1a09f964-a647-4f50-b971-d722919f475e','e84f6ed5-a5cc-4947-8d69-d3b2d46cc3a4','bd80278e-5de8-4bd9-9c1f-9bbe32e2bf51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2b9dcdab7c547a48cea330bae72e886',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1061975033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8b64486-07bd-4199-ab80-ef8f7d5c5be9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1a41c6bd8e74904a7b3a595ff9a8f88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2b9dcdab7c547a48cea330bae72e886',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:44.714461 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ed0c794-131a-4643-9373-ed80c393c876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:44.729781 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ed0c794-131a-4643-9373-ed80c393c876) transitioned into state 'SUCCESS' from state '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-1061975033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1a41c6bd8e74904a7b3a595ff9a8f88',qos_specs=None,replication_status=,reservations=['78474db7-f4c9-47fd-bdb3-61fc77bf463a','1a09f964-a647-4f50-b971-d722919f475e','e84f6ed5-a5cc-4947-8d69-d3b2d46cc3a4','bd80278e-5de8-4bd9-9c1f-9bbe32e2bf51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2b9dcdab7c547a48cea330bae72e886',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:44.730467 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1577496b-bd8e-459f-977d-87257b7742d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:44.733891 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:44.734432 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1794191193"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:44.735758 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1794191193'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:44.735906 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Create volume of 1 GB Aug 14 03:54:44.738471 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1577496b-bd8e-459f-977d-87257b7742d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:44.739200 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Flow 'volume_create_api' (f2d03698-b5f9-4216-92e1-3350bfaac763) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:44.739479 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Create volume request issued successfully. Aug 14 03:54:44.739564 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Availability Zones retrieved successfully. Aug 14 03:54:44.739971 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9233c204-2738-472e-ae47-ded6fe2c8f35 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:44.740384 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 806/3214] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:54:44 2026] POST /volume/v3/volumes => generated 776 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:44.747148 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Flow 'volume_create_api' (e9a0257a-5839-44b3-bdcd-9e1ff79fd384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:44.748364 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34bbbb91-b237-4f47-bda7-626d4f126b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:44.749960 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:44.751260 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-287ccabb-3817-4ba7-8dac-ee7df2b54bfc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:44.753040 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-287ccabb-3817-4ba7-8dac-ee7df2b54bfc tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 Aug 14 03:54:44.753192 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-287ccabb-3817-4ba7-8dac-ee7df2b54bfc tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:44.753375 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-287ccabb-3817-4ba7-8dac-ee7df2b54bfc tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:44.760381 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:44.760381 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:44.763807 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-287ccabb-3817-4ba7-8dac-ee7df2b54bfc tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Volume info retrieved successfully. Aug 14 03:54:44.767270 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-287ccabb-3817-4ba7-8dac-ee7df2b54bfc tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 returned with HTTP 200 Aug 14 03:54:44.767645 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 807/3215] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:44 2026] GET /volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:44.773689 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34bbbb91-b237-4f47-bda7-626d4f126b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:44.774487 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6923ef9e-1a85-49cc-8c0f-99e3e5e85abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:44.787306 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-20f059d7-4bfc-4e28-af83-1783da8e0409 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:44.789162 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-20f059d7-4bfc-4e28-af83-1783da8e0409 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:44.789423 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-20f059d7-4bfc-4e28-af83-1783da8e0409 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:44.789595 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-20f059d7-4bfc-4e28-af83-1783da8e0409 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:44.789689 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-20f059d7-4bfc-4e28-af83-1783da8e0409 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:44.793700 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:44.793700 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:44.794459 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-20f059d7-4bfc-4e28-af83-1783da8e0409 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:44.794782 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 794/3216] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:44 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:44.801904 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-ff77bdef-efe2-44cc-981e-fadeae76a20c req-fed06f31-7b23-4a98-bc8b-f51e067de0d3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:44.803913 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ff77bdef-efe2-44cc-981e-fadeae76a20c req-fed06f31-7b23-4a98-bc8b-f51e067de0d3 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-reader] GET https://10.4.3.64/volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de Aug 14 03:54:44.804083 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ff77bdef-efe2-44cc-981e-fadeae76a20c req-fed06f31-7b23-4a98-bc8b-f51e067de0d3 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:44.804307 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ff77bdef-efe2-44cc-981e-fadeae76a20c req-fed06f31-7b23-4a98-bc8b-f51e067de0d3 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-reader] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:44.808610 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:44.808610 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:44.808983 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-ff77bdef-efe2-44cc-981e-fadeae76a20c req-fed06f31-7b23-4a98-bc8b-f51e067de0d3 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-reader] Snapshot retrieved successfully. Aug 14 03:54:44.809702 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ff77bdef-efe2-44cc-981e-fadeae76a20c req-fed06f31-7b23-4a98-bc8b-f51e067de0d3 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-reader] https://10.4.3.64/volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de returned with HTTP 200 Aug 14 03:54:44.810080 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 807/3217] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Aug 14 03:54:44 2026] GET /volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:44.832813 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-81fdcadc-1e75-408c-8dae-524a9d4334e2 req-04eeefac-fc28-44b2-9012-7a3dc3438f29 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:44.834420 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Created reservations ['69d62cba-45b4-4a45-955c-b2c3ef5512e1', '391316f2-56ff-4521-b7bf-7f5db52b7f21', '67d8492a-a054-4477-95b8-6e2c302efcf0', '71693383-724b-4e2a-96f8-49257b9e53a0'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:44.834948 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6923ef9e-1a85-49cc-8c0f-99e3e5e85abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69d62cba-45b4-4a45-955c-b2c3ef5512e1', '391316f2-56ff-4521-b7bf-7f5db52b7f21', '67d8492a-a054-4477-95b8-6e2c302efcf0', '71693383-724b-4e2a-96f8-49257b9e53a0']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:44.835650 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4fd2e89-5894-4bf6-8bdb-4cf3f7f3c6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:44.835849 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-81fdcadc-1e75-408c-8dae-524a9d4334e2 req-04eeefac-fc28-44b2-9012-7a3dc3438f29 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-reader] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 14 03:54:44.835974 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-81fdcadc-1e75-408c-8dae-524a9d4334e2 req-04eeefac-fc28-44b2-9012-7a3dc3438f29 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:44.836146 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-81fdcadc-1e75-408c-8dae-524a9d4334e2 req-04eeefac-fc28-44b2-9012-7a3dc3438f29 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-reader] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:44.836480 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [req-81fdcadc-1e75-408c-8dae-524a9d4334e2 req-04eeefac-fc28-44b2-9012-7a3dc3438f29 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-reader] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:54:44.837376 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.db.api [req-81fdcadc-1e75-408c-8dae-524a9d4334e2 req-04eeefac-fc28-44b2-9012-7a3dc3438f29 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-reader] Building query based on filter {{(pid=100328) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 03:54:44.840448 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-81fdcadc-1e75-408c-8dae-524a9d4334e2 req-04eeefac-fc28-44b2-9012-7a3dc3438f29 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-reader] Get all snapshots completed successfully. Aug 14 03:54:44.840738 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:44.840738 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:44.841229 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-81fdcadc-1e75-408c-8dae-524a9d4334e2 req-04eeefac-fc28-44b2-9012-7a3dc3438f29 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-reader] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 03:54:44.841604 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 808/3218] 10.4.3.64 () {68 vars in 1507 bytes} [Fri Aug 14 03:54:44 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:44.855414 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4fd2e89-5894-4bf6-8bdb-4cf3f7f3c6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1794191193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4de99d25716e4efe98dd6a137d50c64b',qos_specs=None,replication_status=,reservations=['69d62cba-45b4-4a45-955c-b2c3ef5512e1','391316f2-56ff-4521-b7bf-7f5db52b7f21','67d8492a-a054-4477-95b8-6e2c302efcf0','71693383-724b-4e2a-96f8-49257b9e53a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b47e73a79204206823b5cd4ae9232ba',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1794191193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4de99d25716e4efe98dd6a137d50c64b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b47e73a79204206823b5cd4ae9232ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:44.856151 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02929ca-59eb-4fbf-816d-c60ec4af84a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:44.861820 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-d34ede71-c688-4de5-8de5-c75f058b8378 req-50bb191d-474a-4460-b1f1-5fe663874164 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:44.863836 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d34ede71-c688-4de5-8de5-c75f058b8378 req-50bb191d-474a-4460-b1f1-5fe663874164 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] GET https://10.4.3.64/volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de Aug 14 03:54:44.864031 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d34ede71-c688-4de5-8de5-c75f058b8378 req-50bb191d-474a-4460-b1f1-5fe663874164 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:44.864250 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d34ede71-c688-4de5-8de5-c75f058b8378 req-50bb191d-474a-4460-b1f1-5fe663874164 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:44.868897 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:44.868897 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:44.869300 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-d34ede71-c688-4de5-8de5-c75f058b8378 req-50bb191d-474a-4460-b1f1-5fe663874164 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Snapshot retrieved successfully. Aug 14 03:54:44.870040 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d34ede71-c688-4de5-8de5-c75f058b8378 req-50bb191d-474a-4460-b1f1-5fe663874164 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] https://10.4.3.64/volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de returned with HTTP 200 Aug 14 03:54:44.870431 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 795/3219] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Aug 14 03:54:44 2026] GET /volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:44.872665 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02929ca-59eb-4fbf-816d-c60ec4af84a5) transitioned into state 'SUCCESS' from state '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-1794191193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4de99d25716e4efe98dd6a137d50c64b',qos_specs=None,replication_status=,reservations=['69d62cba-45b4-4a45-955c-b2c3ef5512e1','391316f2-56ff-4521-b7bf-7f5db52b7f21','67d8492a-a054-4477-95b8-6e2c302efcf0','71693383-724b-4e2a-96f8-49257b9e53a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b47e73a79204206823b5cd4ae9232ba',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:44.873429 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b95a1572-6391-43ee-8fcc-207b5afaaa7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:44.881389 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b95a1572-6391-43ee-8fcc-207b5afaaa7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:44.882251 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Flow 'volume_create_api' (e9a0257a-5839-44b3-bdcd-9e1ff79fd384) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:44.882526 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Create volume request issued successfully. Aug 14 03:54:44.883027 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0e227dc5-8a31-466c-a73a-2d8cc44354ab tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:44.883423 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 810/3220] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:54:44 2026] POST /volume/v3/volumes => generated 748 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:44.891182 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-3fd71150-0e10-486a-b110-e7d5220363eb req-703ff487-3a2f-436b-b2bb-36297e8fdebb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:44.893033 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3fd71150-0e10-486a-b110-e7d5220363eb req-703ff487-3a2f-436b-b2bb-36297e8fdebb tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de Aug 14 03:54:44.893215 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3fd71150-0e10-486a-b110-e7d5220363eb req-703ff487-3a2f-436b-b2bb-36297e8fdebb tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:44.893419 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-3fd71150-0e10-486a-b110-e7d5220363eb req-703ff487-3a2f-436b-b2bb-36297e8fdebb tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:44.893517 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [req-3fd71150-0e10-486a-b110-e7d5220363eb req-703ff487-3a2f-436b-b2bb-36297e8fdebb tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Delete snapshot with id: f9ba8fda-c6b1-424f-a3b9-da1a6192a7de Aug 14 03:54:44.898088 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7dea1551-a0d7-43f6-bfa6-82a869d1fcad None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:44.898274 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:44.898274 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:44.898678 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-3fd71150-0e10-486a-b110-e7d5220363eb req-703ff487-3a2f-436b-b2bb-36297e8fdebb tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Snapshot retrieved successfully. Aug 14 03:54:44.899778 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7dea1551-a0d7-43f6-bfa6-82a869d1fcad tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] GET https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b Aug 14 03:54:44.899963 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7dea1551-a0d7-43f6-bfa6-82a869d1fcad tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:44.900142 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7dea1551-a0d7-43f6-bfa6-82a869d1fcad tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:44.906912 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:44.906912 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:44.910302 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7dea1551-a0d7-43f6-bfa6-82a869d1fcad tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:44.912769 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-3fd71150-0e10-486a-b110-e7d5220363eb req-703ff487-3a2f-436b-b2bb-36297e8fdebb tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Snapshot delete request issued successfully. Aug 14 03:54:44.912956 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-3fd71150-0e10-486a-b110-e7d5220363eb req-703ff487-3a2f-436b-b2bb-36297e8fdebb tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] https://10.4.3.64/volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de returned with HTTP 202 Aug 14 03:54:44.913350 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 808/3221] 10.4.3.64 () {70 vars in 1619 bytes} [Fri Aug 14 03:54:44 2026] DELETE /volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:44.914104 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7dea1551-a0d7-43f6-bfa6-82a869d1fcad tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b returned with HTTP 200 Aug 14 03:54:44.914472 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 809/3222] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:44 2026] GET /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:44.931819 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-b25f5ff6-95b9-4e05-9f81-d406fe277f1b req-5c387f0e-cc88-4a8c-ac44-6ec619c5a5e3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:44.934246 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-b25f5ff6-95b9-4e05-9f81-d406fe277f1b req-5c387f0e-cc88-4a8c-ac44-6ec619c5a5e3 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] GET https://10.4.3.64/volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de Aug 14 03:54:44.934246 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-b25f5ff6-95b9-4e05-9f81-d406fe277f1b req-5c387f0e-cc88-4a8c-ac44-6ec619c5a5e3 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:44.934246 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-b25f5ff6-95b9-4e05-9f81-d406fe277f1b req-5c387f0e-cc88-4a8c-ac44-6ec619c5a5e3 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:44.938497 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:44.938497 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:44.938859 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-b25f5ff6-95b9-4e05-9f81-d406fe277f1b req-5c387f0e-cc88-4a8c-ac44-6ec619c5a5e3 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Snapshot retrieved successfully. Aug 14 03:54:44.939735 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-b25f5ff6-95b9-4e05-9f81-d406fe277f1b req-5c387f0e-cc88-4a8c-ac44-6ec619c5a5e3 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] https://10.4.3.64/volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de returned with HTTP 200 Aug 14 03:54:44.940059 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 796/3223] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Aug 14 03:54:44 2026] GET /volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:45.674213 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-461bf423-2780-4aff-8b7e-7a71c98c69d5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.676012 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-461bf423-2780-4aff-8b7e-7a71c98c69d5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:45.676230 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-461bf423-2780-4aff-8b7e-7a71c98c69d5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:45.676430 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-461bf423-2780-4aff-8b7e-7a71c98c69d5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:45.682984 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:45.682984 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:45.686245 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-461bf423-2780-4aff-8b7e-7a71c98c69d5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:45.689724 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-461bf423-2780-4aff-8b7e-7a71c98c69d5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:45.690038 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 811/3224] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:45 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:45.700297 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4238b9a3-c053-48a3-a61e-f733559cbd01 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.701769 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4238b9a3-c053-48a3-a61e-f733559cbd01 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:45.701937 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4238b9a3-c053-48a3-a61e-f733559cbd01 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:45.702103 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4238b9a3-c053-48a3-a61e-f733559cbd01 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:45.708995 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:45.708995 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:45.711891 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4238b9a3-c053-48a3-a61e-f733559cbd01 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:45.715125 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4238b9a3-c053-48a3-a61e-f733559cbd01 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:45.715451 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 809/3225] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:45 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:45.751674 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-764bced8-865b-4595-9c98-6a437909ba1d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.753694 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-764bced8-865b-4595-9c98-6a437909ba1d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:45.753911 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-764bced8-865b-4595-9c98-6a437909ba1d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:45.754106 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-764bced8-865b-4595-9c98-6a437909ba1d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:45.761187 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:45.761187 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:45.764604 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-764bced8-865b-4595-9c98-6a437909ba1d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:45.768997 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-764bced8-865b-4595-9c98-6a437909ba1d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:45.769407 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 810/3226] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:54:45 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:45.779978 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8b38492f-1e7c-4e28-acec-84918ef57ca0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.781623 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8b38492f-1e7c-4e28-acec-84918ef57ca0 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 Aug 14 03:54:45.781811 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8b38492f-1e7c-4e28-acec-84918ef57ca0 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:45.781986 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8b38492f-1e7c-4e28-acec-84918ef57ca0 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:45.788671 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:45.788671 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:45.791961 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8b38492f-1e7c-4e28-acec-84918ef57ca0 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Volume info retrieved successfully. Aug 14 03:54:45.795703 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8b38492f-1e7c-4e28-acec-84918ef57ca0 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 returned with HTTP 200 Aug 14 03:54:45.796038 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 797/3227] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:45 2026] GET /volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:45.804770 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f25d70e8-db51-4d11-9073-769552739886 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.806784 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f25d70e8-db51-4d11-9073-769552739886 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:45.806974 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f25d70e8-db51-4d11-9073-769552739886 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:45.807217 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f25d70e8-db51-4d11-9073-769552739886 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:45.807401 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-f25d70e8-db51-4d11-9073-769552739886 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:45.807930 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-90242f1c-49ae-46ac-b386-bd2d70010747 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.809542 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-90242f1c-49ae-46ac-b386-bd2d70010747 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 03:54:45.809865 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-90242f1c-49ae-46ac-b386-bd2d70010747 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b8b64486-07bd-4199-ab80-ef8f7d5c5be9", "name": "tempest-type-Backup-296491367"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:45.811177 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-90242f1c-49ae-46ac-b386-bd2d70010747 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Creating new backup {'backup': {'volume_id': 'b8b64486-07bd-4199-ab80-ef8f7d5c5be9', 'name': 'tempest-type-Backup-296491367'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:54:45.811221 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:45.811221 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:45.811330 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-90242f1c-49ae-46ac-b386-bd2d70010747 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Creating backup of volume b8b64486-07bd-4199-ab80-ef8f7d5c5be9 in container None Aug 14 03:54:45.811862 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f25d70e8-db51-4d11-9073-769552739886 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:45.812194 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 812/3228] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:45 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:45.818023 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:45.818023 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:45.818367 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-90242f1c-49ae-46ac-b386-bd2d70010747 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Volume info retrieved successfully. Aug 14 03:54:45.833315 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-773c88a8-47fd-4cbe-8571-065433b56747 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.833714 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-773c88a8-47fd-4cbe-8571-065433b56747 None None] GET https://10.4.3.64/volume// Aug 14 03:54:45.833873 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-773c88a8-47fd-4cbe-8571-065433b56747 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:45.834076 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-773c88a8-47fd-4cbe-8571-065433b56747 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:45.834416 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-773c88a8-47fd-4cbe-8571-065433b56747 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:54:45.834696 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 811/3229] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:54:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:54:45.838967 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-90242f1c-49ae-46ac-b386-bd2d70010747 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Created reservations ['0e72268e-a2df-4fea-8d32-e4586015f2a7', 'e02c32c3-101f-4ee1-a2ae-51210c978364'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:45.840523 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-1a62f054-7bbb-4f31-b643-1838e2513a69 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.842511 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-1a62f054-7bbb-4f31-b643-1838e2513a69 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:54:45.842940 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-1a62f054-7bbb-4f31-b643-1838e2513a69 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b398a319-6ebf-4f1b-a61d-1b8cadae02ac", "connector": null, "instance_uuid": "29d8b7e6-e5fd-4cc1-9470-10b0b38053d8"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:45.851391 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:45.851391 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:45.862530 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-90242f1c-49ae-46ac-b386-bd2d70010747 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:54:45.862981 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 810/3230] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:54:45 2026] POST /volume/v3/backups => generated 313 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:45.870097 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2af503c2-2aaf-4a88-a63e-8534eac82303 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.871647 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2af503c2-2aaf-4a88-a63e-8534eac82303 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:54:45.871919 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2af503c2-2aaf-4a88-a63e-8534eac82303 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:45.872087 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2af503c2-2aaf-4a88-a63e-8534eac82303 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:45.872274 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-2af503c2-2aaf-4a88-a63e-8534eac82303 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:45.876096 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:45.876096 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:45.876677 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2af503c2-2aaf-4a88-a63e-8534eac82303 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:54:45.877036 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 813/3231] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:45 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:45.880535 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-1a62f054-7bbb-4f31-b643-1838e2513a69 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:54:45.880950 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 798/3232] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:54:45 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 14 03:54:45.907004 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-eae8e0cf-60aa-4562-9cd1-d1b06114aa71 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.909381 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-eae8e0cf-60aa-4562-9cd1-d1b06114aa71 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:45.909706 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-eae8e0cf-60aa-4562-9cd1-d1b06114aa71 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:45.909978 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-eae8e0cf-60aa-4562-9cd1-d1b06114aa71 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:45.914309 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dfeb37fd-6cc1-4685-91d0-27fc9991fd47 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.914730 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dfeb37fd-6cc1-4685-91d0-27fc9991fd47 None None] GET https://10.4.3.64/volume// Aug 14 03:54:45.914902 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dfeb37fd-6cc1-4685-91d0-27fc9991fd47 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:45.915094 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dfeb37fd-6cc1-4685-91d0-27fc9991fd47 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:45.915463 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dfeb37fd-6cc1-4685-91d0-27fc9991fd47 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:54:45.915744 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 811/3233] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:54:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:54:45.919887 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:45.919887 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:45.922912 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-300e3fca-03a0-46aa-b0dc-897d6692b98c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.923251 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-eae8e0cf-60aa-4562-9cd1-d1b06114aa71 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:45.924994 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-300e3fca-03a0-46aa-b0dc-897d6692b98c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:45.925271 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-300e3fca-03a0-46aa-b0dc-897d6692b98c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:45.925501 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-300e3fca-03a0-46aa-b0dc-897d6692b98c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:45.928345 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-eae8e0cf-60aa-4562-9cd1-d1b06114aa71 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:45.928829 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 812/3234] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:45 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:45.931169 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-91cea4cd-53dc-46f5-8a48-29c2b58447c4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.932829 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-91cea4cd-53dc-46f5-8a48-29c2b58447c4 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] GET https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b Aug 14 03:54:45.932966 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-91cea4cd-53dc-46f5-8a48-29c2b58447c4 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:45.933148 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-91cea4cd-53dc-46f5-8a48-29c2b58447c4 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:45.934026 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:45.934026 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:45.937228 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-300e3fca-03a0-46aa-b0dc-897d6692b98c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:45.939236 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:45.939236 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:45.941093 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-300e3fca-03a0-46aa-b0dc-897d6692b98c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:45.941474 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 814/3235] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:54:45 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 1060 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:54:45.942360 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-91cea4cd-53dc-46f5-8a48-29c2b58447c4 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:45.945919 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-91cea4cd-53dc-46f5-8a48-29c2b58447c4 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b returned with HTTP 200 Aug 14 03:54:45.946274 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 799/3236] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:45 2026] GET /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:45.958866 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-05906e96-2f55-48e8-864d-2e88d706c3c7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.960667 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-05906e96-2f55-48e8-864d-2e88d706c3c7 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] POST https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata Aug 14 03:54:45.961050 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-05906e96-2f55-48e8-864d-2e88d706c3c7 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:45.964224 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-4690e2ec-03aa-449a-8ad3-e87877d2a3a4 req-e5e2d391-eac2-45f0-844a-4bd78db71a65 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.966214 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-4690e2ec-03aa-449a-8ad3-e87877d2a3a4 req-e5e2d391-eac2-45f0-844a-4bd78db71a65 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] GET https://10.4.3.64/volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de Aug 14 03:54:45.966425 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-4690e2ec-03aa-449a-8ad3-e87877d2a3a4 req-e5e2d391-eac2-45f0-844a-4bd78db71a65 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:45.966613 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-4690e2ec-03aa-449a-8ad3-e87877d2a3a4 req-e5e2d391-eac2-45f0-844a-4bd78db71a65 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:45.969570 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:45.969570 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:45.970032 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-05906e96-2f55-48e8-864d-2e88d706c3c7 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:45.970619 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-4690e2ec-03aa-449a-8ad3-e87877d2a3a4 req-e5e2d391-eac2-45f0-844a-4bd78db71a65 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] https://10.4.3.64/volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de returned with HTTP 404 Aug 14 03:54:45.971090 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 813/3237] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Aug 14 03:54:45 2026] GET /volume/v3/snapshots/f9ba8fda-c6b1-424f-a3b9-da1a6192a7de => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:45.980526 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-05906e96-2f55-48e8-864d-2e88d706c3c7 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Create volume metadata completed successfully. Aug 14 03:54:45.980787 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-05906e96-2f55-48e8-864d-2e88d706c3c7 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata returned with HTTP 200 Aug 14 03:54:45.981226 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 812/3238] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:54:45 2026] POST /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:45.987739 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-aa5fbeaf-cbf6-4d15-815f-ee31ee360152 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.989378 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aa5fbeaf-cbf6-4d15-815f-ee31ee360152 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] GET https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata Aug 14 03:54:45.989586 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aa5fbeaf-cbf6-4d15-815f-ee31ee360152 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:45.989859 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aa5fbeaf-cbf6-4d15-815f-ee31ee360152 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:45.990906 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-59e50ade-1529-4f42-8148-95536252bf10 req-6d1455dc-6e27-4262-ae0b-0fcf831e2a22 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:45.993321 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-59e50ade-1529-4f42-8148-95536252bf10 req-6d1455dc-6e27-4262-ae0b-0fcf831e2a22 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] DELETE https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f Aug 14 03:54:45.993550 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-59e50ade-1529-4f42-8148-95536252bf10 req-6d1455dc-6e27-4262-ae0b-0fcf831e2a22 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:45.993774 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-59e50ade-1529-4f42-8148-95536252bf10 req-6d1455dc-6e27-4262-ae0b-0fcf831e2a22 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:45.993964 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [req-59e50ade-1529-4f42-8148-95536252bf10 req-6d1455dc-6e27-4262-ae0b-0fcf831e2a22 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Delete volume with id: 737c3b0d-9875-44a7-af57-c9dc57d6960f Aug 14 03:54:45.996214 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:45.996214 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:45.996607 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-aa5fbeaf-cbf6-4d15-815f-ee31ee360152 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:46.001591 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.001591 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:46.001998 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-59e50ade-1529-4f42-8148-95536252bf10 req-6d1455dc-6e27-4262-ae0b-0fcf831e2a22 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Volume info retrieved successfully. Aug 14 03:54:46.004500 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-aa5fbeaf-cbf6-4d15-815f-ee31ee360152 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Get volume metadata completed successfully. Aug 14 03:54:46.004716 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aa5fbeaf-cbf6-4d15-815f-ee31ee360152 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata returned with HTTP 200 Aug 14 03:54:46.005032 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 815/3239] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:54:45 2026] GET /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata => generated 101 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:46.012113 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3d3c98fd-47f0-4f18-b527-9299dc3bf52a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.013817 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3d3c98fd-47f0-4f18-b527-9299dc3bf52a tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] PUT https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata Aug 14 03:54:46.014149 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3d3c98fd-47f0-4f18-b527-9299dc3bf52a tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:46.020990 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-59e50ade-1529-4f42-8148-95536252bf10 req-6d1455dc-6e27-4262-ae0b-0fcf831e2a22 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Delete volume request issued successfully. Aug 14 03:54:46.021238 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-59e50ade-1529-4f42-8148-95536252bf10 req-6d1455dc-6e27-4262-ae0b-0fcf831e2a22 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f returned with HTTP 202 Aug 14 03:54:46.021807 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 800/3240] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Aug 14 03:54:45 2026] DELETE /volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:46.022237 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.022237 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:46.022695 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3d3c98fd-47f0-4f18-b527-9299dc3bf52a tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:46.034713 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3d3c98fd-47f0-4f18-b527-9299dc3bf52a tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Update volume metadata completed successfully. Aug 14 03:54:46.034748 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3d3c98fd-47f0-4f18-b527-9299dc3bf52a tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata returned with HTTP 200 Aug 14 03:54:46.035163 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 814/3241] 10.4.3.64 () {68 vars in 1388 bytes} [Fri Aug 14 03:54:46 2026] PUT /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata => generated 57 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:46.039951 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-968d2ab3-ae1d-4c16-baed-2b0830110698 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.041505 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-de6ee0ae-d0ff-46be-83f0-b7cdacce8dc5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.042193 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-968d2ab3-ae1d-4c16-baed-2b0830110698 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] PUT https://10.4.3.64/volume/v3/attachments/3fc0c440-9e1b-45d4-93d3-59b727e83dd1 Aug 14 03:54:46.042566 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-968d2ab3-ae1d-4c16-baed-2b0830110698 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:46.043192 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-de6ee0ae-d0ff-46be-83f0-b7cdacce8dc5 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] GET https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata Aug 14 03:54:46.043395 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-de6ee0ae-d0ff-46be-83f0-b7cdacce8dc5 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:46.043587 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-de6ee0ae-d0ff-46be-83f0-b7cdacce8dc5 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:46.049352 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-312f2667-e549-433b-b440-211d732dccb7 req-32475dbc-669c-4454-bc7e-23b1c79937cf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.050897 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.050897 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:46.051339 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-de6ee0ae-d0ff-46be-83f0-b7cdacce8dc5 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:46.052972 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-312f2667-e549-433b-b440-211d732dccb7 req-32475dbc-669c-4454-bc7e-23b1c79937cf tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] GET https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f Aug 14 03:54:46.053009 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-312f2667-e549-433b-b440-211d732dccb7 req-32475dbc-669c-4454-bc7e-23b1c79937cf tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:46.053289 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-312f2667-e549-433b-b440-211d732dccb7 req-32475dbc-669c-4454-bc7e-23b1c79937cf tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:46.054306 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-968d2ab3-ae1d-4c16-baed-2b0830110698 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Acquiring lock "cinder-attachment_update-b398a319-6ebf-4f1b-a61d-1b8cadae02ac-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:54:46.057920 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-de6ee0ae-d0ff-46be-83f0-b7cdacce8dc5 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Get volume metadata completed successfully. Aug 14 03:54:46.058431 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-de6ee0ae-d0ff-46be-83f0-b7cdacce8dc5 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata returned with HTTP 200 Aug 14 03:54:46.058851 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 816/3242] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:54:46 2026] GET /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:46.059125 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-968d2ab3-ae1d-4c16-baed-2b0830110698 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Lock "cinder-attachment_update-b398a319-6ebf-4f1b-a61d-1b8cadae02ac-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:54:46.060072 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.060072 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:46.062365 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.062365 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:46.065354 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-61d016d6-1da4-41c4-894a-d969f6aa03d1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.066389 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-312f2667-e549-433b-b440-211d732dccb7 req-32475dbc-669c-4454-bc7e-23b1c79937cf tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Volume info retrieved successfully. Aug 14 03:54:46.067225 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-61d016d6-1da4-41c4-894a-d969f6aa03d1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata/key1 Aug 14 03:54:46.067419 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-61d016d6-1da4-41c4-894a-d969f6aa03d1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:46.067625 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-61d016d6-1da4-41c4-894a-d969f6aa03d1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:46.071933 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-312f2667-e549-433b-b440-211d732dccb7 req-32475dbc-669c-4454-bc7e-23b1c79937cf tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f returned with HTTP 200 Aug 14 03:54:46.072511 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 801/3243] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:54:46 2026] GET /volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:46.075964 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.075964 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:46.076482 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-61d016d6-1da4-41c4-894a-d969f6aa03d1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:46.081679 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-61d016d6-1da4-41c4-894a-d969f6aa03d1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Get volume metadata completed successfully. Aug 14 03:54:46.088188 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-61d016d6-1da4-41c4-894a-d969f6aa03d1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Delete volume metadata completed successfully. Aug 14 03:54:46.088368 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-61d016d6-1da4-41c4-894a-d969f6aa03d1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata/key1 returned with HTTP 200 Aug 14 03:54:46.088734 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 815/3244] 10.4.3.64 () {66 vars in 1386 bytes} [Fri Aug 14 03:54:46 2026] DELETE /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata/key1 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 03:54:46.095792 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-80ca6ee0-2d39-40e7-9204-3cbf13174f6e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.097500 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-80ca6ee0-2d39-40e7-9204-3cbf13174f6e tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] GET https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata Aug 14 03:54:46.097671 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-80ca6ee0-2d39-40e7-9204-3cbf13174f6e tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:46.097861 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-80ca6ee0-2d39-40e7-9204-3cbf13174f6e tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:46.104146 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.104146 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:46.104568 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-80ca6ee0-2d39-40e7-9204-3cbf13174f6e tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:46.109202 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-80ca6ee0-2d39-40e7-9204-3cbf13174f6e tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Get volume metadata completed successfully. Aug 14 03:54:46.109453 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-80ca6ee0-2d39-40e7-9204-3cbf13174f6e tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata returned with HTTP 200 Aug 14 03:54:46.109783 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 817/3245] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:54:46 2026] GET /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:46.117602 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-af64a629-b860-4deb-8e4d-5473dbb81fdd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.119529 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-af64a629-b860-4deb-8e4d-5473dbb81fdd tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] PUT https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata Aug 14 03:54:46.119886 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-af64a629-b860-4deb-8e4d-5473dbb81fdd tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:46.128010 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.128010 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:46.128519 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-af64a629-b860-4deb-8e4d-5473dbb81fdd tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:46.136465 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-af64a629-b860-4deb-8e4d-5473dbb81fdd tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Update volume metadata completed successfully. Aug 14 03:54:46.136725 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-af64a629-b860-4deb-8e4d-5473dbb81fdd tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata returned with HTTP 200 Aug 14 03:54:46.137244 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 802/3246] 10.4.3.64 () {68 vars in 1388 bytes} [Fri Aug 14 03:54:46 2026] PUT /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata => generated 16 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:46.137922 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-968d2ab3-ae1d-4c16-baed-2b0830110698 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Lock "cinder-attachment_update-b398a319-6ebf-4f1b-a61d-1b8cadae02ac-np0000007313" released by "attachment_update" :: held 0.079s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:54:46.138262 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-968d2ab3-ae1d-4c16-baed-2b0830110698 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/3fc0c440-9e1b-45d4-93d3-59b727e83dd1 returned with HTTP 200 Aug 14 03:54:46.138702 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 813/3247] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:54:46 2026] PUT /volume/v3/attachments/3fc0c440-9e1b-45d4-93d3-59b727e83dd1 => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:46.145399 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-eab66c90-6927-4f57-b4e4-555a05d02fc5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.146517 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-02441788-03ee-4b0d-8ff6-6233d9221bd6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.147203 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-eab66c90-6927-4f57-b4e4-555a05d02fc5 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] POST https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata Aug 14 03:54:46.147582 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-eab66c90-6927-4f57-b4e4-555a05d02fc5 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:46.148758 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-02441788-03ee-4b0d-8ff6-6233d9221bd6 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac/encryption Aug 14 03:54:46.148954 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-02441788-03ee-4b0d-8ff6-6233d9221bd6 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:46.149154 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-02441788-03ee-4b0d-8ff6-6233d9221bd6 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:46.155834 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.155834 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:46.156282 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-eab66c90-6927-4f57-b4e4-555a05d02fc5 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:46.160365 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.160365 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:46.162761 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-eab66c90-6927-4f57-b4e4-555a05d02fc5 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Create volume metadata completed successfully. Aug 14 03:54:46.162994 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-eab66c90-6927-4f57-b4e4-555a05d02fc5 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata returned with HTTP 200 Aug 14 03:54:46.163408 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 816/3248] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 03:54:46 2026] POST /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:46.167531 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-02441788-03ee-4b0d-8ff6-6233d9221bd6 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac/encryption returned with HTTP 200 Aug 14 03:54:46.168046 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 818/3249] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:54:46 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:46.169968 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-990a8fe6-ab23-41b5-ac02-770f259510b0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.171700 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-990a8fe6-ab23-41b5-ac02-770f259510b0 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] PUT https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata/key3 Aug 14 03:54:46.172006 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-990a8fe6-ab23-41b5-ac02-770f259510b0 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:46.180422 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.180422 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:46.180874 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-990a8fe6-ab23-41b5-ac02-770f259510b0 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:46.188273 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-990a8fe6-ab23-41b5-ac02-770f259510b0 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Update volume metadata completed successfully. Aug 14 03:54:46.188634 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-990a8fe6-ab23-41b5-ac02-770f259510b0 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata/key3 returned with HTTP 200 Aug 14 03:54:46.189252 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 803/3250] 10.4.3.64 () {68 vars in 1403 bytes} [Fri Aug 14 03:54:46 2026] PUT /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata/key3 => generated 35 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:46.195025 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7c581327-d1d7-40dd-b6f2-50133f33f53a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.197230 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c581327-d1d7-40dd-b6f2-50133f33f53a tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] GET https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata/key3 Aug 14 03:54:46.197493 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c581327-d1d7-40dd-b6f2-50133f33f53a tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:46.197674 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c581327-d1d7-40dd-b6f2-50133f33f53a tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:46.204822 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.204822 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:46.205342 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7c581327-d1d7-40dd-b6f2-50133f33f53a tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:46.210130 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7c581327-d1d7-40dd-b6f2-50133f33f53a tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Get volume metadata completed successfully. Aug 14 03:54:46.210386 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c581327-d1d7-40dd-b6f2-50133f33f53a tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata/key3 returned with HTTP 200 Aug 14 03:54:46.210754 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 814/3251] 10.4.3.64 () {66 vars in 1383 bytes} [Fri Aug 14 03:54:46 2026] GET /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:46.217364 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-245ca584-8142-491c-8341-4835a9250ab1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.219151 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-245ca584-8142-491c-8341-4835a9250ab1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] GET https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata Aug 14 03:54:46.219343 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-245ca584-8142-491c-8341-4835a9250ab1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:46.219550 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-245ca584-8142-491c-8341-4835a9250ab1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:46.225935 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.225935 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:46.226365 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-245ca584-8142-491c-8341-4835a9250ab1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:46.231420 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-245ca584-8142-491c-8341-4835a9250ab1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Get volume metadata completed successfully. Aug 14 03:54:46.231718 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-245ca584-8142-491c-8341-4835a9250ab1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata returned with HTTP 200 Aug 14 03:54:46.232190 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 817/3252] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:54:46 2026] GET /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:46.239599 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3657dc76-f6d7-4796-8c96-67cf245d17c8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.241310 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3657dc76-f6d7-4796-8c96-67cf245d17c8 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] PUT https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata Aug 14 03:54:46.241646 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3657dc76-f6d7-4796-8c96-67cf245d17c8 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:46.249987 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.249987 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:46.250385 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3657dc76-f6d7-4796-8c96-67cf245d17c8 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:46.257957 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3657dc76-f6d7-4796-8c96-67cf245d17c8 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Update volume metadata completed successfully. Aug 14 03:54:46.258228 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3657dc76-f6d7-4796-8c96-67cf245d17c8 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata returned with HTTP 200 Aug 14 03:54:46.258647 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 819/3253] 10.4.3.64 () {68 vars in 1388 bytes} [Fri Aug 14 03:54:46 2026] PUT /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b/metadata => generated 16 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:54:46.266733 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2eacc184-b98d-4e87-8533-79a40816dd28 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.268659 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2eacc184-b98d-4e87-8533-79a40816dd28 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] GET https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b Aug 14 03:54:46.268892 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2eacc184-b98d-4e87-8533-79a40816dd28 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:46.269146 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2eacc184-b98d-4e87-8533-79a40816dd28 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:46.276497 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.276497 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:46.280183 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2eacc184-b98d-4e87-8533-79a40816dd28 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:46.284032 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2eacc184-b98d-4e87-8533-79a40816dd28 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b returned with HTTP 200 Aug 14 03:54:46.284439 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 804/3254] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:46 2026] GET /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:46.295196 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7d3f053e-b1a4-4c4b-9a11-437e56d750b1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.297054 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d3f053e-b1a4-4c4b-9a11-437e56d750b1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b Aug 14 03:54:46.297246 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d3f053e-b1a4-4c4b-9a11-437e56d750b1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:46.297429 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d3f053e-b1a4-4c4b-9a11-437e56d750b1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:46.297584 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-7d3f053e-b1a4-4c4b-9a11-437e56d750b1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Delete volume with id: e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b Aug 14 03:54:46.303701 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.303701 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:46.304080 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7d3f053e-b1a4-4c4b-9a11-437e56d750b1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:46.316859 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7d3f053e-b1a4-4c4b-9a11-437e56d750b1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Delete volume request issued successfully. Aug 14 03:54:46.317007 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d3f053e-b1a4-4c4b-9a11-437e56d750b1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b returned with HTTP 202 Aug 14 03:54:46.317351 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 815/3255] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:46 2026] DELETE /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:46.323804 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ec685d45-415b-485e-a348-83b4542a3b98 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.325506 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ec685d45-415b-485e-a348-83b4542a3b98 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] GET https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b Aug 14 03:54:46.325683 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ec685d45-415b-485e-a348-83b4542a3b98 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:46.325854 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ec685d45-415b-485e-a348-83b4542a3b98 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:46.331965 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.331965 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:46.335048 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ec685d45-415b-485e-a348-83b4542a3b98 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Volume info retrieved successfully. Aug 14 03:54:46.338618 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ec685d45-415b-485e-a348-83b4542a3b98 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b returned with HTTP 200 Aug 14 03:54:46.338934 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 818/3256] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:46 2026] GET /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:46.820926 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0b1b3337-5243-4c99-95c0-279acb1eea31 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.822642 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b1b3337-5243-4c99-95c0-279acb1eea31 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:46.822824 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b1b3337-5243-4c99-95c0-279acb1eea31 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:46.823001 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b1b3337-5243-4c99-95c0-279acb1eea31 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:46.823116 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-0b1b3337-5243-4c99-95c0-279acb1eea31 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:46.827323 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.827323 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:46.827971 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b1b3337-5243-4c99-95c0-279acb1eea31 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:46.828324 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 820/3257] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:46 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:46.887539 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2a25d9f9-b64d-4064-9b22-864a5ccdaa97 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.889095 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2a25d9f9-b64d-4064-9b22-864a5ccdaa97 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:54:46.889435 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2a25d9f9-b64d-4064-9b22-864a5ccdaa97 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:46.889685 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2a25d9f9-b64d-4064-9b22-864a5ccdaa97 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:46.889853 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-2a25d9f9-b64d-4064-9b22-864a5ccdaa97 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:46.894567 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.894567 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:46.894567 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2a25d9f9-b64d-4064-9b22-864a5ccdaa97 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:54:46.894567 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 805/3258] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:46 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:46.939938 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7a84dbda-3f49-4f2a-b616-b2e4f87e33b9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:46.941586 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7a84dbda-3f49-4f2a-b616-b2e4f87e33b9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:46.941760 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7a84dbda-3f49-4f2a-b616-b2e4f87e33b9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:46.941946 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7a84dbda-3f49-4f2a-b616-b2e4f87e33b9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:46.950122 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:46.950122 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:46.952870 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7a84dbda-3f49-4f2a-b616-b2e4f87e33b9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:46.956372 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7a84dbda-3f49-4f2a-b616-b2e4f87e33b9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:46.956562 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 816/3259] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:46 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:47.094143 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-ff83564b-8922-4cc9-b98f-927b49a4a149 req-d521e1d0-6b22-43f0-9b1a-aae35e7eb440 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:47.096494 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ff83564b-8922-4cc9-b98f-927b49a4a149 req-d521e1d0-6b22-43f0-9b1a-aae35e7eb440 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] GET https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f Aug 14 03:54:47.096877 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ff83564b-8922-4cc9-b98f-927b49a4a149 req-d521e1d0-6b22-43f0-9b1a-aae35e7eb440 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:47.097085 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ff83564b-8922-4cc9-b98f-927b49a4a149 req-d521e1d0-6b22-43f0-9b1a-aae35e7eb440 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:47.102798 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ff83564b-8922-4cc9-b98f-927b49a4a149 req-d521e1d0-6b22-43f0-9b1a-aae35e7eb440 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f returned with HTTP 404 Aug 14 03:54:47.103358 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 819/3260] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:54:47 2026] GET /volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:47.123737 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d51970c1-18fa-4847-9e1c-9ad19df95357 req-55ac9620-d2eb-47d0-859f-5292e068d6aa None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:47.124368 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d51970c1-18fa-4847-9e1c-9ad19df95357 req-55ac9620-d2eb-47d0-859f-5292e068d6aa tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] DELETE https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f Aug 14 03:54:47.124561 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d51970c1-18fa-4847-9e1c-9ad19df95357 req-55ac9620-d2eb-47d0-859f-5292e068d6aa tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:47.124774 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d51970c1-18fa-4847-9e1c-9ad19df95357 req-55ac9620-d2eb-47d0-859f-5292e068d6aa tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:47.124950 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [req-d51970c1-18fa-4847-9e1c-9ad19df95357 req-55ac9620-d2eb-47d0-859f-5292e068d6aa tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Delete volume with id: 737c3b0d-9875-44a7-af57-c9dc57d6960f Aug 14 03:54:47.131371 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d51970c1-18fa-4847-9e1c-9ad19df95357 req-55ac9620-d2eb-47d0-859f-5292e068d6aa tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f returned with HTTP 404 Aug 14 03:54:47.131848 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 821/3261] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Aug 14 03:54:47 2026] DELETE /volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:47.149750 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-4a55a4d4-c3e4-4139-816c-7b36dc433210 req-6229acae-4ed4-4365-9089-4a7fff8ff680 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:47.151844 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-4a55a4d4-c3e4-4139-816c-7b36dc433210 req-6229acae-4ed4-4365-9089-4a7fff8ff680 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] GET https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f Aug 14 03:54:47.152065 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-4a55a4d4-c3e4-4139-816c-7b36dc433210 req-6229acae-4ed4-4365-9089-4a7fff8ff680 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:47.152276 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-4a55a4d4-c3e4-4139-816c-7b36dc433210 req-6229acae-4ed4-4365-9089-4a7fff8ff680 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:47.157809 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-4a55a4d4-c3e4-4139-816c-7b36dc433210 req-6229acae-4ed4-4365-9089-4a7fff8ff680 tempest-VolumesSnapshotsTestJSON-122866040 tempest-VolumesSnapshotsTestJSON-122866040-project-member] https://10.4.3.64/volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f returned with HTTP 404 Aug 14 03:54:47.158232 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 806/3262] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:54:47 2026] GET /volume/v3/volumes/737c3b0d-9875-44a7-af57-c9dc57d6960f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:47.350098 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bda05816-15ab-49eb-ac18-dd6f005f83c1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:47.351497 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bda05816-15ab-49eb-ac18-dd6f005f83c1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] GET https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b Aug 14 03:54:47.352238 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bda05816-15ab-49eb-ac18-dd6f005f83c1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:47.352554 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bda05816-15ab-49eb-ac18-dd6f005f83c1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:47.357820 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bda05816-15ab-49eb-ac18-dd6f005f83c1 tempest-VolumesMetadataTest-235271394 tempest-VolumesMetadataTest-235271394-project-member] https://10.4.3.64/volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b returned with HTTP 404 Aug 14 03:54:47.358365 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 817/3263] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:47 2026] GET /volume/v3/volumes/e4ddb3b1-d17c-4ae1-94fb-1c314f073a6b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:47.838148 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2bd51e0f-49f4-4aea-abb3-36ce3571d6dd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:47.841776 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2bd51e0f-49f4-4aea-abb3-36ce3571d6dd tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:47.841971 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2bd51e0f-49f4-4aea-abb3-36ce3571d6dd tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:47.842187 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2bd51e0f-49f4-4aea-abb3-36ce3571d6dd tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:47.842293 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-2bd51e0f-49f4-4aea-abb3-36ce3571d6dd tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:47.850066 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:47.850066 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:47.850884 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2bd51e0f-49f4-4aea-abb3-36ce3571d6dd tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:47.851319 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 820/3264] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:47 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:47.903787 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-97722768-6314-403d-9f29-94c938247ff2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:47.905524 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97722768-6314-403d-9f29-94c938247ff2 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:54:47.905720 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97722768-6314-403d-9f29-94c938247ff2 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:47.905895 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97722768-6314-403d-9f29-94c938247ff2 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:47.905994 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-97722768-6314-403d-9f29-94c938247ff2 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:47.909863 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:47.909863 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:47.910432 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97722768-6314-403d-9f29-94c938247ff2 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:54:47.910756 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 822/3265] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:47 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:47.967674 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-38c2363f-bb6c-4c4c-b9de-44025e35cfd3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:47.969417 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-38c2363f-bb6c-4c4c-b9de-44025e35cfd3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:47.969613 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-38c2363f-bb6c-4c4c-b9de-44025e35cfd3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:47.969793 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-38c2363f-bb6c-4c4c-b9de-44025e35cfd3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:47.980235 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:47.980235 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:47.983942 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-38c2363f-bb6c-4c4c-b9de-44025e35cfd3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:47.989195 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-38c2363f-bb6c-4c4c-b9de-44025e35cfd3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:47.989633 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 807/3266] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:47 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:48.741884 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d0a00de9-0ed1-4649-9e10-ca58ca7c7b58 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:48.814933 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0a00de9-0ed1-4649-9e10-ca58ca7c7b58 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 14 03:54:48.815263 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0a00de9-0ed1-4649-9e10-ca58ca7c7b58 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1852860259", "description": "tempest-group-type-description-926596069", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:48.828253 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0a00de9-0ed1-4649-9e10-ca58ca7c7b58 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 14 03:54:48.828661 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 818/3267] 10.4.3.64 () {70 vars in 1305 bytes} [Fri Aug 14 03:54:48 2026] POST /volume/v3/group_types => generated 264 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:48.836572 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8415b37a-1582-4149-a972-1716e37571af None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:48.838276 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8415b37a-1582-4149-a972-1716e37571af tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] GET https://10.4.3.64/volume/v3/group_types Aug 14 03:54:48.838530 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8415b37a-1582-4149-a972-1716e37571af tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:48.838684 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8415b37a-1582-4149-a972-1716e37571af tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:48.848916 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8415b37a-1582-4149-a972-1716e37571af tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 200 Aug 14 03:54:48.849460 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 821/3268] 10.4.3.64 () {68 vars in 1283 bytes} [Fri Aug 14 03:54:48 2026] GET /volume/v3/group_types => generated 498 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:48.861670 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0abf0ea3-97a8-4a91-bd5a-837316d087dd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:48.863334 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cf5604b1-2be1-4120-aa19-263f5ebe1053 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:48.864122 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0abf0ea3-97a8-4a91-bd5a-837316d087dd tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] PUT https://10.4.3.64/volume/v3/group_types/e21378c2-16fc-414a-80dc-ea50a13e22b5 Aug 14 03:54:48.864474 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0abf0ea3-97a8-4a91-bd5a-837316d087dd tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-196138657", "description": "updated-group-type-desc"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:48.864926 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cf5604b1-2be1-4120-aa19-263f5ebe1053 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:48.865098 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cf5604b1-2be1-4120-aa19-263f5ebe1053 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:48.865289 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cf5604b1-2be1-4120-aa19-263f5ebe1053 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:48.865399 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-cf5604b1-2be1-4120-aa19-263f5ebe1053 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:48.869358 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:48.869358 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:48.870089 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cf5604b1-2be1-4120-aa19-263f5ebe1053 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:48.870375 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 808/3269] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:48 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:48.876389 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0abf0ea3-97a8-4a91-bd5a-837316d087dd tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] https://10.4.3.64/volume/v3/group_types/e21378c2-16fc-414a-80dc-ea50a13e22b5 returned with HTTP 200 Aug 14 03:54:48.876724 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 823/3270] 10.4.3.64 () {70 vars in 1415 bytes} [Fri Aug 14 03:54:48 2026] PUT /volume/v3/group_types/e21378c2-16fc-414a-80dc-ea50a13e22b5 => generated 254 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:48.884552 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9b84c060-2115-459c-a115-885c13faf3ac None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:48.886209 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9b84c060-2115-459c-a115-885c13faf3ac tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] GET https://10.4.3.64/volume/v3/group_types/e21378c2-16fc-414a-80dc-ea50a13e22b5 Aug 14 03:54:48.886446 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9b84c060-2115-459c-a115-885c13faf3ac tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:48.886632 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9b84c060-2115-459c-a115-885c13faf3ac tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:48.890407 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9b84c060-2115-459c-a115-885c13faf3ac tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] https://10.4.3.64/volume/v3/group_types/e21378c2-16fc-414a-80dc-ea50a13e22b5 returned with HTTP 200 Aug 14 03:54:48.890733 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 819/3271] 10.4.3.64 () {68 vars in 1394 bytes} [Fri Aug 14 03:54:48 2026] GET /volume/v3/group_types/e21378c2-16fc-414a-80dc-ea50a13e22b5 => generated 254 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:48.898060 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-22ee2345-db42-4904-933f-7bf7206d4ce1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:48.899800 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-22ee2345-db42-4904-933f-7bf7206d4ce1 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/e21378c2-16fc-414a-80dc-ea50a13e22b5 Aug 14 03:54:48.899964 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-22ee2345-db42-4904-933f-7bf7206d4ce1 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:48.900146 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-22ee2345-db42-4904-933f-7bf7206d4ce1 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:48.910416 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-22ee2345-db42-4904-933f-7bf7206d4ce1 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] https://10.4.3.64/volume/v3/group_types/e21378c2-16fc-414a-80dc-ea50a13e22b5 returned with HTTP 202 Aug 14 03:54:48.910822 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 822/3272] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Aug 14 03:54:48 2026] DELETE /volume/v3/group_types/e21378c2-16fc-414a-80dc-ea50a13e22b5 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:54:48.916631 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8df7c40d-eaef-4e05-9fc1-5a592ca68e97 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:48.918173 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8df7c40d-eaef-4e05-9fc1-5a592ca68e97 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] GET https://10.4.3.64/volume/v3/group_types Aug 14 03:54:48.918369 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8df7c40d-eaef-4e05-9fc1-5a592ca68e97 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:48.918551 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8df7c40d-eaef-4e05-9fc1-5a592ca68e97 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:48.919682 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ed5f8c75-875d-4748-825c-7caebade873c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:48.922029 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ed5f8c75-875d-4748-825c-7caebade873c tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:54:48.922029 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ed5f8c75-875d-4748-825c-7caebade873c tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:48.922029 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ed5f8c75-875d-4748-825c-7caebade873c tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:48.923006 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-ed5f8c75-875d-4748-825c-7caebade873c tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:48.926611 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:48.926611 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:48.927350 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ed5f8c75-875d-4748-825c-7caebade873c tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:54:48.927811 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 824/3273] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:48 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:48.928897 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8df7c40d-eaef-4e05-9fc1-5a592ca68e97 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 200 Aug 14 03:54:48.929221 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 809/3274] 10.4.3.64 () {68 vars in 1283 bytes} [Fri Aug 14 03:54:48 2026] GET /volume/v3/group_types => generated 248 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:48.940286 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d0c80efb-53d0-48d3-af2a-1233d2119dc4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:48.942387 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0c80efb-53d0-48d3-af2a-1233d2119dc4 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 14 03:54:48.942824 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0c80efb-53d0-48d3-af2a-1233d2119dc4 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1501755891", "is_public": true}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:48.958080 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0c80efb-53d0-48d3-af2a-1233d2119dc4 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 14 03:54:48.958464 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 820/3275] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Aug 14 03:54:48 2026] POST /volume/v3/group_types => generated 164 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:48.966320 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-691a61e7-c62e-4888-88a7-5b0ec2b4589e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:48.968056 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-691a61e7-c62e-4888-88a7-5b0ec2b4589e tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 14 03:54:48.968453 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-691a61e7-c62e-4888-88a7-5b0ec2b4589e tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2116953536", "is_public": false}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:48.981447 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-691a61e7-c62e-4888-88a7-5b0ec2b4589e tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 14 03:54:48.981837 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 823/3276] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Aug 14 03:54:48 2026] POST /volume/v3/group_types => generated 165 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:48.990070 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a03f3d37-980f-4061-bd84-a6753910e9f5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:48.992089 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a03f3d37-980f-4061-bd84-a6753910e9f5 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] GET https://10.4.3.64/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 14 03:54:48.992272 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a03f3d37-980f-4061-bd84-a6753910e9f5 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:48.992521 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a03f3d37-980f-4061-bd84-a6753910e9f5 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:49.000950 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-aa40fd10-8daa-4708-a9fc-caa5e5ce1343 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:49.002581 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-aa40fd10-8daa-4708-a9fc-caa5e5ce1343 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:49.002755 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-aa40fd10-8daa-4708-a9fc-caa5e5ce1343 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:49.002928 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-aa40fd10-8daa-4708-a9fc-caa5e5ce1343 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:49.004399 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a03f3d37-980f-4061-bd84-a6753910e9f5 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] https://10.4.3.64/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 14 03:54:49.004823 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 825/3277] 10.4.3.64 () {68 vars in 1344 bytes} [Fri Aug 14 03:54:48 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:49.011823 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:49.011823 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:49.011918 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5577e678-9163-4555-b243-57f13ea900d3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:49.013472 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5577e678-9163-4555-b243-57f13ea900d3 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] GET https://10.4.3.64/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 14 03:54:49.013688 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5577e678-9163-4555-b243-57f13ea900d3 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:49.013861 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5577e678-9163-4555-b243-57f13ea900d3 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:49.015535 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-aa40fd10-8daa-4708-a9fc-caa5e5ce1343 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:49.019507 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-aa40fd10-8daa-4708-a9fc-caa5e5ce1343 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:49.019822 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 810/3278] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:49 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:49.023359 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5577e678-9163-4555-b243-57f13ea900d3 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] https://10.4.3.64/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 14 03:54:49.023686 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 821/3279] 10.4.3.64 () {68 vars in 1346 bytes} [Fri Aug 14 03:54:49 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:49.031772 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-87c9c728-19c7-4b76-9933-da79ac7c7d34 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:49.033498 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-87c9c728-19c7-4b76-9933-da79ac7c7d34 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] GET https://10.4.3.64/volume/v3/group_types?is_public=False Aug 14 03:54:49.033821 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-87c9c728-19c7-4b76-9933-da79ac7c7d34 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:49.033991 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-87c9c728-19c7-4b76-9933-da79ac7c7d34 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:49.042049 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-87c9c728-19c7-4b76-9933-da79ac7c7d34 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] https://10.4.3.64/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 14 03:54:49.042467 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 824/3280] 10.4.3.64 () {68 vars in 1314 bytes} [Fri Aug 14 03:54:49 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:49.053087 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-05c13b42-2cc5-45a2-af95-098a3bf7b313 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:49.054992 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-05c13b42-2cc5-45a2-af95-098a3bf7b313 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] GET https://10.4.3.64/volume/v3/group_types?is_public=True Aug 14 03:54:49.055276 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-05c13b42-2cc5-45a2-af95-098a3bf7b313 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:49.055530 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-05c13b42-2cc5-45a2-af95-098a3bf7b313 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:49.065039 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-05c13b42-2cc5-45a2-af95-098a3bf7b313 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] https://10.4.3.64/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 14 03:54:49.065454 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 826/3281] 10.4.3.64 () {68 vars in 1312 bytes} [Fri Aug 14 03:54:49 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:49.073052 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8590dcf9-18d0-40f7-8f8d-4cbb1e8da6c5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:49.075064 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8590dcf9-18d0-40f7-8f8d-4cbb1e8da6c5 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/777208dd-52c3-47b6-8319-7eb5f38f4147 Aug 14 03:54:49.075360 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8590dcf9-18d0-40f7-8f8d-4cbb1e8da6c5 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:49.075595 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8590dcf9-18d0-40f7-8f8d-4cbb1e8da6c5 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:49.088301 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8590dcf9-18d0-40f7-8f8d-4cbb1e8da6c5 tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] https://10.4.3.64/volume/v3/group_types/777208dd-52c3-47b6-8319-7eb5f38f4147 returned with HTTP 202 Aug 14 03:54:49.088660 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 811/3282] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Aug 14 03:54:49 2026] DELETE /volume/v3/group_types/777208dd-52c3-47b6-8319-7eb5f38f4147 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:54:49.095493 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-840d6899-bbb1-43f2-aa01-0e9b777d33dd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:49.097763 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-840d6899-bbb1-43f2-aa01-0e9b777d33dd tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/4590d8b4-9dea-49c2-8f8b-62520ecf6abe Aug 14 03:54:49.098047 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-840d6899-bbb1-43f2-aa01-0e9b777d33dd tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:49.098325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-840d6899-bbb1-43f2-aa01-0e9b777d33dd tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:49.113949 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-840d6899-bbb1-43f2-aa01-0e9b777d33dd tempest-GroupTypesTest-1909863643 tempest-GroupTypesTest-1909863643-project-admin] https://10.4.3.64/volume/v3/group_types/4590d8b4-9dea-49c2-8f8b-62520ecf6abe returned with HTTP 202 Aug 14 03:54:49.114288 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 822/3283] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Aug 14 03:54:49 2026] DELETE /volume/v3/group_types/4590d8b4-9dea-49c2-8f8b-62520ecf6abe => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:54:49.884590 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d8cd3c1c-03d5-46db-b1b6-3a1f2544e811 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:49.886257 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d8cd3c1c-03d5-46db-b1b6-3a1f2544e811 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:49.886509 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d8cd3c1c-03d5-46db-b1b6-3a1f2544e811 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:49.886691 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d8cd3c1c-03d5-46db-b1b6-3a1f2544e811 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:49.886807 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-d8cd3c1c-03d5-46db-b1b6-3a1f2544e811 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:49.891174 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:49.891174 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:49.891846 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d8cd3c1c-03d5-46db-b1b6-3a1f2544e811 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:49.892190 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 825/3284] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:49 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:49.937676 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5eb262a8-1533-451f-b22f-e0b689f48055 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:49.939476 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5eb262a8-1533-451f-b22f-e0b689f48055 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:54:49.939660 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5eb262a8-1533-451f-b22f-e0b689f48055 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:49.939849 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5eb262a8-1533-451f-b22f-e0b689f48055 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:49.939963 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-5eb262a8-1533-451f-b22f-e0b689f48055 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:49.943916 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:49.943916 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:49.944491 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5eb262a8-1533-451f-b22f-e0b689f48055 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:54:49.944827 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 827/3285] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:49 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:50.031811 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d11f88a8-67d1-4107-9ad2-596002cd02dc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:50.033608 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d11f88a8-67d1-4107-9ad2-596002cd02dc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:50.033851 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d11f88a8-67d1-4107-9ad2-596002cd02dc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:50.034159 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d11f88a8-67d1-4107-9ad2-596002cd02dc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:50.044818 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:50.044818 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:50.047587 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d11f88a8-67d1-4107-9ad2-596002cd02dc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:50.051634 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d11f88a8-67d1-4107-9ad2-596002cd02dc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:50.052204 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 812/3286] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:50 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:50.904868 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b54c9686-28bb-4f40-8298-98e8aef908ef None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:50.908443 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b54c9686-28bb-4f40-8298-98e8aef908ef tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:50.908443 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b54c9686-28bb-4f40-8298-98e8aef908ef tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:50.908443 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b54c9686-28bb-4f40-8298-98e8aef908ef tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:50.908443 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b54c9686-28bb-4f40-8298-98e8aef908ef tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:50.912342 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:50.912342 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:50.913303 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b54c9686-28bb-4f40-8298-98e8aef908ef tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:50.913695 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 823/3287] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:50 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:50.957275 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b1054b42-dc61-4d55-a8d9-c61a3c986293 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:50.959101 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b1054b42-dc61-4d55-a8d9-c61a3c986293 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:54:50.959369 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b1054b42-dc61-4d55-a8d9-c61a3c986293 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:50.959582 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b1054b42-dc61-4d55-a8d9-c61a3c986293 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:50.959677 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-b1054b42-dc61-4d55-a8d9-c61a3c986293 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:50.963746 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:50.963746 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:50.964348 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b1054b42-dc61-4d55-a8d9-c61a3c986293 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:54:50.964736 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 826/3288] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:50 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:51.070029 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2f648406-1307-4460-ae13-daa163681ab4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:51.072837 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2f648406-1307-4460-ae13-daa163681ab4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:51.073108 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2f648406-1307-4460-ae13-daa163681ab4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:51.073393 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2f648406-1307-4460-ae13-daa163681ab4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:51.083288 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:51.083288 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:51.086787 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2f648406-1307-4460-ae13-daa163681ab4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:51.090753 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2f648406-1307-4460-ae13-daa163681ab4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:51.091148 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 828/3289] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:51 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:51.129262 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-da0519c2-d01b-43c9-818b-1c5dd165f966 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:51.214229 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-da0519c2-d01b-43c9-818b-1c5dd165f966 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:51.214576 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-da0519c2-d01b-43c9-818b-1c5dd165f966 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-429873831"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:51.225931 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-da0519c2-d01b-43c9-818b-1c5dd165f966 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:51.226288 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 813/3290] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:54:51 2026] POST /volume/v3/types => generated 219 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:51.233964 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-64b6b47d-c821-42ff-9348-f35b8fdf3da0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:51.236175 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64b6b47d-c821-42ff-9348-f35b8fdf3da0 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 14 03:54:51.236641 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64b6b47d-c821-42ff-9348-f35b8fdf3da0 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-196184699"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:51.251661 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64b6b47d-c821-42ff-9348-f35b8fdf3da0 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 14 03:54:51.252161 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 824/3291] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Aug 14 03:54:51 2026] POST /volume/v3/group_types => generated 176 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:51.261544 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8470f38f-7a79-4148-b3e7-3eaae7ac923d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:51.323450 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8470f38f-7a79-4148-b3e7-3eaae7ac923d tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] POST https://10.4.3.64/volume/v3/groups Aug 14 03:54:51.323839 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8470f38f-7a79-4148-b3e7-3eaae7ac923d tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "43a24680-4838-4997-af7a-a4d871fcf4e7", "volume_types": ["ca1d9c02-bef7-478c-890a-00645322148f"], "name": "tempest-GroupsV320Test-Group-1157652123"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:51.325282 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-8470f38f-7a79-4148-b3e7-3eaae7ac923d tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Creating new group {'group': {'group_type': '43a24680-4838-4997-af7a-a4d871fcf4e7', 'volume_types': ['ca1d9c02-bef7-478c-890a-00645322148f'], 'name': 'tempest-GroupsV320Test-Group-1157652123'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 03:54:51.328959 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.groups [None req-8470f38f-7a79-4148-b3e7-3eaae7ac923d tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Creating group tempest-GroupsV320Test-Group-1157652123. Aug 14 03:54:51.336238 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8470f38f-7a79-4148-b3e7-3eaae7ac923d tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Availability Zones retrieved successfully. Aug 14 03:54:51.351252 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-8470f38f-7a79-4148-b3e7-3eaae7ac923d tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Created reservations ['123586a4-af87-4d6e-9476-b9f26546e62d'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:51.367368 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8470f38f-7a79-4148-b3e7-3eaae7ac923d tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 14 03:54:51.367797 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 827/3292] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Aug 14 03:54:51 2026] POST /volume/v3/groups => generated 108 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:51.377368 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f73b16a6-a5f4-4658-bbb0-0bd272e553a3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:51.380586 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f73b16a6-a5f4-4658-bbb0-0bd272e553a3 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] GET https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 Aug 14 03:54:51.380857 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f73b16a6-a5f4-4658-bbb0-0bd272e553a3 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:51.381064 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f73b16a6-a5f4-4658-bbb0-0bd272e553a3 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:51.381220 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-f73b16a6-a5f4-4658-bbb0-0bd272e553a3 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] show called for member 49d784e1-58ea-42dc-abf4-9a61eb0803b3 {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:54:51.387776 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:51.387776 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:51.397237 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f73b16a6-a5f4-4658-bbb0-0bd272e553a3 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 returned with HTTP 200 Aug 14 03:54:51.397844 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 829/3293] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:54:51 2026] GET /volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:51.923625 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2484fa4e-cca1-42b5-a6d2-2c6b4f5ecd00 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:51.925716 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2484fa4e-cca1-42b5-a6d2-2c6b4f5ecd00 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:51.925994 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2484fa4e-cca1-42b5-a6d2-2c6b4f5ecd00 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:51.926251 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2484fa4e-cca1-42b5-a6d2-2c6b4f5ecd00 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:51.926381 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-2484fa4e-cca1-42b5-a6d2-2c6b4f5ecd00 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:51.931650 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:51.931650 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:51.932546 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2484fa4e-cca1-42b5-a6d2-2c6b4f5ecd00 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:51.932934 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 814/3294] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:51 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:51.976473 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3a659923-d4c7-468c-b73b-720c9685cc25 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:51.978177 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3a659923-d4c7-468c-b73b-720c9685cc25 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:54:51.978406 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3a659923-d4c7-468c-b73b-720c9685cc25 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:51.978620 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3a659923-d4c7-468c-b73b-720c9685cc25 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:51.978716 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-3a659923-d4c7-468c-b73b-720c9685cc25 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:51.982526 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:51.982526 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:51.983086 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3a659923-d4c7-468c-b73b-720c9685cc25 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:54:51.983462 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 825/3295] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:51 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:52.104782 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-96958b80-ecf7-44e2-99c8-e57199f64032 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.106523 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-96958b80-ecf7-44e2-99c8-e57199f64032 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:52.106690 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-96958b80-ecf7-44e2-99c8-e57199f64032 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:52.106865 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-96958b80-ecf7-44e2-99c8-e57199f64032 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:52.115878 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:52.115878 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:52.119027 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-96958b80-ecf7-44e2-99c8-e57199f64032 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:52.122721 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-96958b80-ecf7-44e2-99c8-e57199f64032 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:52.123058 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 828/3296] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:52 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:52.406331 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9a4adc62-9316-4f5a-8483-a581e533152c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.408303 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9a4adc62-9316-4f5a-8483-a581e533152c tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] GET https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 Aug 14 03:54:52.408521 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9a4adc62-9316-4f5a-8483-a581e533152c tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:52.408692 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9a4adc62-9316-4f5a-8483-a581e533152c tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:52.408812 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-9a4adc62-9316-4f5a-8483-a581e533152c tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] show called for member 49d784e1-58ea-42dc-abf4-9a61eb0803b3 {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:54:52.411872 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:52.411872 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:52.419486 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9a4adc62-9316-4f5a-8483-a581e533152c tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 returned with HTTP 200 Aug 14 03:54:52.419828 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 830/3297] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:54:52 2026] GET /volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:52.430571 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7247548a-427e-44e4-9859-f94563059778 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.432710 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7247548a-427e-44e4-9859-f94563059778 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] POST https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action Aug 14 03:54:52.433180 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7247548a-427e-44e4-9859-f94563059778 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:52.433345 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7247548a-427e-44e4-9859-f94563059778 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:52.435081 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-7247548a-427e-44e4-9859-f94563059778 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Updating group '49d784e1-58ea-42dc-abf4-9a61eb0803b3' with 'creating' {{(pid=100329) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 03:54:52.440219 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:52.440219 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:52.445739 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7247548a-427e-44e4-9859-f94563059778 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action returned with HTTP 202 Aug 14 03:54:52.446261 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 815/3298] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:54:52 2026] POST /volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:54:52.453216 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b5208e05-cee6-4174-9a6a-294207fbe9b7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.454990 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b5208e05-cee6-4174-9a6a-294207fbe9b7 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] GET https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 Aug 14 03:54:52.455241 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b5208e05-cee6-4174-9a6a-294207fbe9b7 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:52.455502 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b5208e05-cee6-4174-9a6a-294207fbe9b7 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:52.455648 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-b5208e05-cee6-4174-9a6a-294207fbe9b7 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] show called for member 49d784e1-58ea-42dc-abf4-9a61eb0803b3 {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:54:52.459075 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:52.459075 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:52.466463 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b5208e05-cee6-4174-9a6a-294207fbe9b7 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 returned with HTTP 200 Aug 14 03:54:52.466909 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 826/3299] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:54:52 2026] GET /volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:52.478185 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1f2128e3-50c9-4ba3-8f73-104dc933e26c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.480324 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1f2128e3-50c9-4ba3-8f73-104dc933e26c tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] POST https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action Aug 14 03:54:52.480779 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1f2128e3-50c9-4ba3-8f73-104dc933e26c tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:52.480939 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1f2128e3-50c9-4ba3-8f73-104dc933e26c tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:52.482685 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-1f2128e3-50c9-4ba3-8f73-104dc933e26c tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Updating group '49d784e1-58ea-42dc-abf4-9a61eb0803b3' with 'available' {{(pid=100328) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 03:54:52.485071 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-dc59fcaf-538d-4d6c-9a17-7014bcabf4d8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.487166 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-dc59fcaf-538d-4d6c-9a17-7014bcabf4d8 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/attachments/3fc0c440-9e1b-45d4-93d3-59b727e83dd1/action Aug 14 03:54:52.487637 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-dc59fcaf-538d-4d6c-9a17-7014bcabf4d8 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:52.487708 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:52.487708 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:52.487764 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-dc59fcaf-538d-4d6c-9a17-7014bcabf4d8 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:52.494572 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1f2128e3-50c9-4ba3-8f73-104dc933e26c tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action returned with HTTP 202 Aug 14 03:54:52.494990 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 829/3300] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:54:52 2026] POST /volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:54:52.502019 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f618733f-2b7f-4d5d-97f5-540d24a6ef87 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.503833 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f618733f-2b7f-4d5d-97f5-540d24a6ef87 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] GET https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 Aug 14 03:54:52.503898 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:52.503898 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:52.504043 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f618733f-2b7f-4d5d-97f5-540d24a6ef87 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:52.504269 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f618733f-2b7f-4d5d-97f5-540d24a6ef87 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:52.504411 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-f618733f-2b7f-4d5d-97f5-540d24a6ef87 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] show called for member 49d784e1-58ea-42dc-abf4-9a61eb0803b3 {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:54:52.507802 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:52.507802 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:52.514649 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f618733f-2b7f-4d5d-97f5-540d24a6ef87 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 returned with HTTP 200 Aug 14 03:54:52.515050 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 816/3301] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:54:52 2026] GET /volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 => generated 389 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:52.519516 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-bfd8a2a2-3142-4c14-82e3-bc841b54baac req-dc59fcaf-538d-4d6c-9a17-7014bcabf4d8 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/3fc0c440-9e1b-45d4-93d3-59b727e83dd1/action returned with HTTP 204 Aug 14 03:54:52.519952 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 831/3302] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:54:52 2026] POST /volume/v3/attachments/3fc0c440-9e1b-45d4-93d3-59b727e83dd1/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:52.525465 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-37c5a7d6-dd1f-42ac-b5b7-0724fe7f2bd8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.528188 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37c5a7d6-dd1f-42ac-b5b7-0724fe7f2bd8 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] POST https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action Aug 14 03:54:52.530154 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37c5a7d6-dd1f-42ac-b5b7-0724fe7f2bd8 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:52.530154 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37c5a7d6-dd1f-42ac-b5b7-0724fe7f2bd8 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:52.530925 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.groups [None req-37c5a7d6-dd1f-42ac-b5b7-0724fe7f2bd8 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Updating group '49d784e1-58ea-42dc-abf4-9a61eb0803b3' with 'error' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 03:54:52.537209 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:52.537209 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:52.545072 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37c5a7d6-dd1f-42ac-b5b7-0724fe7f2bd8 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action returned with HTTP 202 Aug 14 03:54:52.545891 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 827/3303] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:54:52 2026] POST /volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:54:52.553251 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a2b506bd-9ed5-4fbe-b7c9-35be32c5c30b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.555117 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a2b506bd-9ed5-4fbe-b7c9-35be32c5c30b tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] GET https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 Aug 14 03:54:52.555346 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a2b506bd-9ed5-4fbe-b7c9-35be32c5c30b tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:52.555559 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a2b506bd-9ed5-4fbe-b7c9-35be32c5c30b tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:52.555682 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-a2b506bd-9ed5-4fbe-b7c9-35be32c5c30b tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] show called for member 49d784e1-58ea-42dc-abf4-9a61eb0803b3 {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:54:52.559979 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:52.559979 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:52.566887 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a2b506bd-9ed5-4fbe-b7c9-35be32c5c30b tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 returned with HTTP 200 Aug 14 03:54:52.567286 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 830/3304] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:54:52 2026] GET /volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 => generated 385 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:52.576799 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-935bbd0a-84cf-4788-9850-b195b49e553d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.578764 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-935bbd0a-84cf-4788-9850-b195b49e553d tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] POST https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action Aug 14 03:54:52.579184 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-935bbd0a-84cf-4788-9850-b195b49e553d tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:52.579363 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-935bbd0a-84cf-4788-9850-b195b49e553d tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:52.580731 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-935bbd0a-84cf-4788-9850-b195b49e553d tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Updating group '49d784e1-58ea-42dc-abf4-9a61eb0803b3' with 'available' {{(pid=100329) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 03:54:52.583849 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:52.583849 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:52.588485 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-935bbd0a-84cf-4788-9850-b195b49e553d tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action returned with HTTP 202 Aug 14 03:54:52.588832 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 817/3305] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:54:52 2026] POST /volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:54:52.595098 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f655e832-ae51-48b5-a0bf-405a16f21e5b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.596960 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f655e832-ae51-48b5-a0bf-405a16f21e5b tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] GET https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 Aug 14 03:54:52.597176 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f655e832-ae51-48b5-a0bf-405a16f21e5b tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:52.597355 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f655e832-ae51-48b5-a0bf-405a16f21e5b tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:52.597481 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.groups [None req-f655e832-ae51-48b5-a0bf-405a16f21e5b tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] show called for member 49d784e1-58ea-42dc-abf4-9a61eb0803b3 {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:54:52.600979 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:52.600979 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:52.608206 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f655e832-ae51-48b5-a0bf-405a16f21e5b tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 returned with HTTP 200 Aug 14 03:54:52.608544 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 832/3306] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:54:52 2026] GET /volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:52.616763 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-57b8e2dd-f8c3-420c-bb1e-c533de161e5f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.620838 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-57b8e2dd-f8c3-420c-bb1e-c533de161e5f tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:54:52.621041 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-57b8e2dd-f8c3-420c-bb1e-c533de161e5f tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:52.621235 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-57b8e2dd-f8c3-420c-bb1e-c533de161e5f tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:52.621461 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-57b8e2dd-f8c3-420c-bb1e-c533de161e5f tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:54:52.622085 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-57b8e2dd-f8c3-420c-bb1e-c533de161e5f tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:54:52.632034 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-57b8e2dd-f8c3-420c-bb1e-c533de161e5f tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Get all volumes completed successfully. Aug 14 03:54:52.633819 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-57b8e2dd-f8c3-420c-bb1e-c533de161e5f tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:54:52.634102 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 828/3307] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:54:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:52.650404 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f010ac80-f692-441b-9c94-7a8164e3c8e8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.652093 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f010ac80-f692-441b-9c94-7a8164e3c8e8 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] POST https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action Aug 14 03:54:52.652498 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f010ac80-f692-441b-9c94-7a8164e3c8e8 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:52.652648 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f010ac80-f692-441b-9c94-7a8164e3c8e8 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:52.653997 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.groups [None req-f010ac80-f692-441b-9c94-7a8164e3c8e8 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] delete called for group 49d784e1-58ea-42dc-abf4-9a61eb0803b3 {{(pid=100328) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 03:54:52.654147 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.groups [None req-f010ac80-f692-441b-9c94-7a8164e3c8e8 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Delete group with id: 49d784e1-58ea-42dc-abf4-9a61eb0803b3 Aug 14 03:54:52.657242 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:52.657242 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:52.675234 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f010ac80-f692-441b-9c94-7a8164e3c8e8 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action returned with HTTP 202 Aug 14 03:54:52.675668 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 831/3308] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Aug 14 03:54:52 2026] POST /volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:54:52.681589 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cd11c111-0fed-4c2c-996b-77933b1987d2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.685500 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cd11c111-0fed-4c2c-996b-77933b1987d2 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] GET https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 Aug 14 03:54:52.685761 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cd11c111-0fed-4c2c-996b-77933b1987d2 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:52.685991 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cd11c111-0fed-4c2c-996b-77933b1987d2 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:52.686425 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-cd11c111-0fed-4c2c-996b-77933b1987d2 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] show called for member 49d784e1-58ea-42dc-abf4-9a61eb0803b3 {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:54:52.690342 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:52.690342 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:52.697786 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cd11c111-0fed-4c2c-996b-77933b1987d2 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 returned with HTTP 200 Aug 14 03:54:52.698147 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 818/3309] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:54:52 2026] GET /volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:52.943291 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-569348c2-f6f5-42c6-b902-544950f7dcd8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.945023 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-569348c2-f6f5-42c6-b902-544950f7dcd8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:52.945265 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-569348c2-f6f5-42c6-b902-544950f7dcd8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:52.945496 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-569348c2-f6f5-42c6-b902-544950f7dcd8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:52.945638 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-569348c2-f6f5-42c6-b902-544950f7dcd8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:52.949474 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:52.949474 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:52.950148 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-569348c2-f6f5-42c6-b902-544950f7dcd8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:52.950504 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 833/3310] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:52 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:52.959578 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8ee49ac6-a01d-4d00-8611-ae80dd1e9714 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.961182 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8ee49ac6-a01d-4d00-8611-ae80dd1e9714 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/volumes/452bea07-5c55-4cd3-a529-4e7f9e2267af Aug 14 03:54:52.961362 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8ee49ac6-a01d-4d00-8611-ae80dd1e9714 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:52.961556 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8ee49ac6-a01d-4d00-8611-ae80dd1e9714 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:52.993318 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a2d909f9-4038-4d6d-af62-ebf2ed00681d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:52.995722 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a2d909f9-4038-4d6d-af62-ebf2ed00681d tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:54:52.995989 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a2d909f9-4038-4d6d-af62-ebf2ed00681d tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:52.996288 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a2d909f9-4038-4d6d-af62-ebf2ed00681d tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:52.996459 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-a2d909f9-4038-4d6d-af62-ebf2ed00681d tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:53.001855 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:53.001855 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:53.002700 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a2d909f9-4038-4d6d-af62-ebf2ed00681d tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:54:53.003220 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 832/3311] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:52 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:53.135081 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1aa5d1b2-589e-458e-8e4a-5f7037a50c10 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.136849 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1aa5d1b2-589e-458e-8e4a-5f7037a50c10 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:53.137040 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1aa5d1b2-589e-458e-8e4a-5f7037a50c10 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:53.137247 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1aa5d1b2-589e-458e-8e4a-5f7037a50c10 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:53.147306 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:53.147306 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:53.151921 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1aa5d1b2-589e-458e-8e4a-5f7037a50c10 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:53.156082 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1aa5d1b2-589e-458e-8e4a-5f7037a50c10 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:53.156481 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 819/3312] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:53 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:53.159662 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:53.159662 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:53.163265 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8ee49ac6-a01d-4d00-8611-ae80dd1e9714 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:54:53.166999 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8ee49ac6-a01d-4d00-8611-ae80dd1e9714 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/452bea07-5c55-4cd3-a529-4e7f9e2267af returned with HTTP 200 Aug 14 03:54:53.167369 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 829/3313] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:52 2026] GET /volume/v3/volumes/452bea07-5c55-4cd3-a529-4e7f9e2267af => generated 900 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:53.168553 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e74202b8-cbfd-43d0-9982-4031f17c3ecd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.170328 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e74202b8-cbfd-43d0-9982-4031f17c3ecd tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:53.170587 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e74202b8-cbfd-43d0-9982-4031f17c3ecd tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:53.170765 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e74202b8-cbfd-43d0-9982-4031f17c3ecd tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:53.178239 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5aef9000-1839-4469-9d42-d510e5e6ac8c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.179363 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:53.179363 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:53.179900 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5aef9000-1839-4469-9d42-d510e5e6ac8c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 14 03:54:53.180119 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5aef9000-1839-4469-9d42-d510e5e6ac8c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:53.180371 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5aef9000-1839-4469-9d42-d510e5e6ac8c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:53.180671 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-5aef9000-1839-4469-9d42-d510e5e6ac8c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:54:53.181400 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5aef9000-1839-4469-9d42-d510e5e6ac8c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:54:53.188788 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5aef9000-1839-4469-9d42-d510e5e6ac8c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Get all volumes completed successfully. Aug 14 03:54:53.189304 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5aef9000-1839-4469-9d42-d510e5e6ac8c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 14 03:54:53.189802 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 833/3314] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Aug 14 03:54:53 2026] GET /volume/v3/volumes => generated 659 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:53.194263 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e74202b8-cbfd-43d0-9982-4031f17c3ecd tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:53.197675 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-79308f76-b97a-46d6-8602-fc598a21895d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.199439 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e74202b8-cbfd-43d0-9982-4031f17c3ecd tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:53.199573 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-79308f76-b97a-46d6-8602-fc598a21895d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] DELETE https://10.4.3.64/volume/v3/volumes/452bea07-5c55-4cd3-a529-4e7f9e2267af Aug 14 03:54:53.199733 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-79308f76-b97a-46d6-8602-fc598a21895d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:53.199830 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 834/3315] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:53 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 1173 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:53.199901 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-79308f76-b97a-46d6-8602-fc598a21895d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:53.200055 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-79308f76-b97a-46d6-8602-fc598a21895d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Delete volume with id: 452bea07-5c55-4cd3-a529-4e7f9e2267af Aug 14 03:54:53.206698 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:53.206698 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:53.207220 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-79308f76-b97a-46d6-8602-fc598a21895d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:54:53.220250 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-79308f76-b97a-46d6-8602-fc598a21895d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Delete volume request issued successfully. Aug 14 03:54:53.220564 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-79308f76-b97a-46d6-8602-fc598a21895d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/452bea07-5c55-4cd3-a529-4e7f9e2267af returned with HTTP 202 Aug 14 03:54:53.220966 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 820/3316] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:53 2026] DELETE /volume/v3/volumes/452bea07-5c55-4cd3-a529-4e7f9e2267af => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:53.227649 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-defa6a9f-df70-4324-8490-8e3ef05577f8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.229271 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-defa6a9f-df70-4324-8490-8e3ef05577f8 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] DELETE https://10.4.3.64/volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e Aug 14 03:54:53.229467 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-defa6a9f-df70-4324-8490-8e3ef05577f8 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:53.229638 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-defa6a9f-df70-4324-8490-8e3ef05577f8 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:53.229731 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-defa6a9f-df70-4324-8490-8e3ef05577f8 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Delete backup with id: 0b20c590-dc6c-4e75-9b12-58bc9537442e. Aug 14 03:54:53.233670 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:53.233670 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:53.235056 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-a0c3b9d6-a043-4676-a4bc-c610616d612c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.237089 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-a0c3b9d6-a043-4676-a4bc-c610616d612c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:53.237294 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-a0c3b9d6-a043-4676-a4bc-c610616d612c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:53.237482 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-a0c3b9d6-a043-4676-a4bc-c610616d612c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:53.244575 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-defa6a9f-df70-4324-8490-8e3ef05577f8 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] delete_backup rpcapi backup_id 0b20c590-dc6c-4e75-9b12-58bc9537442e {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:54:53.246121 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-defa6a9f-df70-4324-8490-8e3ef05577f8 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] https://10.4.3.64/volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e returned with HTTP 202 Aug 14 03:54:53.246534 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 830/3317] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:53 2026] DELETE /volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:53.246684 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:53.246684 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:53.250150 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-a0c3b9d6-a043-4676-a4bc-c610616d612c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:53.253638 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-a0c3b9d6-a043-4676-a4bc-c610616d612c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:53.253989 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 834/3318] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:54:53 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:53.254039 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e8129202-087b-453c-bcfe-8da83d07b752 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.258122 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e8129202-087b-453c-bcfe-8da83d07b752 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] GET https://10.4.3.64/volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e Aug 14 03:54:53.258331 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e8129202-087b-453c-bcfe-8da83d07b752 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:53.258512 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e8129202-087b-453c-bcfe-8da83d07b752 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:53.258684 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-e8129202-087b-453c-bcfe-8da83d07b752 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Show backup with id 0b20c590-dc6c-4e75-9b12-58bc9537442e. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:53.264520 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:53.264520 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:53.264859 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e8129202-087b-453c-bcfe-8da83d07b752 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] https://10.4.3.64/volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e returned with HTTP 200 Aug 14 03:54:53.265727 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 835/3319] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:53 2026] GET /volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:53.270726 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-abec3641-8b21-44f0-8bef-1e8a4bbd8372 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.272725 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-abec3641-8b21-44f0-8bef-1e8a4bbd8372 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac/action Aug 14 03:54:53.273046 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-abec3641-8b21-44f0-8bef-1e8a4bbd8372 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:53.273195 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-abec3641-8b21-44f0-8bef-1e8a4bbd8372 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:53.283096 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:53.283096 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:53.283472 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-abec3641-8b21-44f0-8bef-1e8a4bbd8372 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:53.290318 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-abec3641-8b21-44f0-8bef-1e8a4bbd8372 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Begin detaching volume completed successfully. Aug 14 03:54:53.290558 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-abec3641-8b21-44f0-8bef-1e8a4bbd8372 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac/action returned with HTTP 202 Aug 14 03:54:53.291126 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 821/3320] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:54:53 2026] POST /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:53.336515 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-af247019-cbb1-410a-b282-635917422ceb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.336971 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af247019-cbb1-410a-b282-635917422ceb None None] GET https://10.4.3.64/volume// Aug 14 03:54:53.337161 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-af247019-cbb1-410a-b282-635917422ceb None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:53.337663 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-af247019-cbb1-410a-b282-635917422ceb None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:53.337663 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af247019-cbb1-410a-b282-635917422ceb None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:54:53.337947 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 831/3321] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:54:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:54:53.345656 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-42078bdb-1da3-4594-8cea-9289efd261d1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.347645 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-42078bdb-1da3-4594-8cea-9289efd261d1 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:53.347848 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-42078bdb-1da3-4594-8cea-9289efd261d1 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:53.348030 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-42078bdb-1da3-4594-8cea-9289efd261d1 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:53.357055 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:53.357055 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:53.360237 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-42078bdb-1da3-4594-8cea-9289efd261d1 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:53.364145 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-42078bdb-1da3-4594-8cea-9289efd261d1 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:53.364543 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 835/3322] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:54:53 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:54:53.373813 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-9b3befd8-ef51-4605-8d54-f4e30bb656ec None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.375719 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-9b3befd8-ef51-4605-8d54-f4e30bb656ec tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac/encryption Aug 14 03:54:53.375959 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-9b3befd8-ef51-4605-8d54-f4e30bb656ec tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:53.376152 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-9b3befd8-ef51-4605-8d54-f4e30bb656ec tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:53.385020 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:53.385020 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:53.391883 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-9b3befd8-ef51-4605-8d54-f4e30bb656ec tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac/encryption returned with HTTP 200 Aug 14 03:54:53.392388 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 836/3323] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:54:53 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:53.706069 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9dae3b80-78e5-45cc-83ea-15129895cd83 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.707717 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9dae3b80-78e5-45cc-83ea-15129895cd83 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] GET https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 Aug 14 03:54:53.707925 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9dae3b80-78e5-45cc-83ea-15129895cd83 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:53.708097 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9dae3b80-78e5-45cc-83ea-15129895cd83 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:53.708248 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.groups [None req-9dae3b80-78e5-45cc-83ea-15129895cd83 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] show called for member 49d784e1-58ea-42dc-abf4-9a61eb0803b3 {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 03:54:53.713161 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9dae3b80-78e5-45cc-83ea-15129895cd83 tempest-GroupsV320Test-487719985 tempest-GroupsV320Test-487719985-project-member] https://10.4.3.64/volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 returned with HTTP 404 Aug 14 03:54:53.713161 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 822/3324] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Aug 14 03:54:53 2026] GET /volume/v3/groups/49d784e1-58ea-42dc-abf4-9a61eb0803b3 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:54:53.717468 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6008b2e0-ae6d-456d-9dc6-16fa37e4102e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.719084 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6008b2e0-ae6d-456d-9dc6-16fa37e4102e tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/43a24680-4838-4997-af7a-a4d871fcf4e7 Aug 14 03:54:53.719321 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6008b2e0-ae6d-456d-9dc6-16fa37e4102e tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:53.719471 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6008b2e0-ae6d-456d-9dc6-16fa37e4102e tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:53.732083 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6008b2e0-ae6d-456d-9dc6-16fa37e4102e tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] https://10.4.3.64/volume/v3/group_types/43a24680-4838-4997-af7a-a4d871fcf4e7 returned with HTTP 202 Aug 14 03:54:53.732796 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 832/3325] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Aug 14 03:54:53 2026] DELETE /volume/v3/group_types/43a24680-4838-4997-af7a-a4d871fcf4e7 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:54:53.739539 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7e042bc5-13d9-4e21-8f00-7158c66b8491 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.740602 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7e042bc5-13d9-4e21-8f00-7158c66b8491 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] DELETE https://10.4.3.64/volume/v3/types/ca1d9c02-bef7-478c-890a-00645322148f Aug 14 03:54:53.740772 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7e042bc5-13d9-4e21-8f00-7158c66b8491 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:53.740956 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7e042bc5-13d9-4e21-8f00-7158c66b8491 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:53.759739 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7e042bc5-13d9-4e21-8f00-7158c66b8491 tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] https://10.4.3.64/volume/v3/types/ca1d9c02-bef7-478c-890a-00645322148f returned with HTTP 202 Aug 14 03:54:53.759857 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 836/3326] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:53 2026] DELETE /volume/v3/types/ca1d9c02-bef7-478c-890a-00645322148f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:53.767229 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8321f080-fb73-4b33-87b9-1f571bc55e9a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:53.768910 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8321f080-fb73-4b33-87b9-1f571bc55e9a tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] GET https://10.4.3.64/volume/v3/types/ca1d9c02-bef7-478c-890a-00645322148f Aug 14 03:54:53.769089 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8321f080-fb73-4b33-87b9-1f571bc55e9a tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:53.769297 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8321f080-fb73-4b33-87b9-1f571bc55e9a tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:53.773216 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8321f080-fb73-4b33-87b9-1f571bc55e9a tempest-GroupsV320Test-1651040551 tempest-GroupsV320Test-1651040551-project-admin] https://10.4.3.64/volume/v3/types/ca1d9c02-bef7-478c-890a-00645322148f returned with HTTP 404 Aug 14 03:54:53.773491 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 837/3327] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:54:53 2026] GET /volume/v3/types/ca1d9c02-bef7-478c-890a-00645322148f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:54.016522 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4ec30a3d-bf2c-4290-a96f-c06b98b42bef None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:54.019452 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4ec30a3d-bf2c-4290-a96f-c06b98b42bef tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:54:54.019736 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4ec30a3d-bf2c-4290-a96f-c06b98b42bef tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:54.019921 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4ec30a3d-bf2c-4290-a96f-c06b98b42bef tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:54.020021 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-4ec30a3d-bf2c-4290-a96f-c06b98b42bef tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:54.025054 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:54.025054 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:54.025734 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4ec30a3d-bf2c-4290-a96f-c06b98b42bef tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:54:54.026058 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 823/3328] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:54 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:54.274163 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-1608f5fb-c7f1-46f2-95e7-ca1825734763 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:54.275284 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5a449ef8-c8b2-4a52-abb3-4bcb483fe179 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:54.276520 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-1608f5fb-c7f1-46f2-95e7-ca1825734763 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3fc0c440-9e1b-45d4-93d3-59b727e83dd1 Aug 14 03:54:54.276759 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-1608f5fb-c7f1-46f2-95e7-ca1825734763 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:54.277002 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-1608f5fb-c7f1-46f2-95e7-ca1825734763 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:54.277478 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5a449ef8-c8b2-4a52-abb3-4bcb483fe179 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] GET https://10.4.3.64/volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e Aug 14 03:54:54.277764 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5a449ef8-c8b2-4a52-abb3-4bcb483fe179 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:54.278000 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5a449ef8-c8b2-4a52-abb3-4bcb483fe179 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:54.278116 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-5a449ef8-c8b2-4a52-abb3-4bcb483fe179 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Show backup with id 0b20c590-dc6c-4e75-9b12-58bc9537442e. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:54.281518 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5a449ef8-c8b2-4a52-abb3-4bcb483fe179 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] https://10.4.3.64/volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e returned with HTTP 404 Aug 14 03:54:54.282103 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 837/3329] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:54 2026] GET /volume/v3/backups/0b20c590-dc6c-4e75-9b12-58bc9537442e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:54.285028 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:54.285028 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:54.289304 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-754c80fe-0ce6-47ce-a575-5e6ffe54079d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:54.290966 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-754c80fe-0ce6-47ce-a575-5e6ffe54079d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] DELETE https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:54.291153 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-754c80fe-0ce6-47ce-a575-5e6ffe54079d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:54.291358 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-754c80fe-0ce6-47ce-a575-5e6ffe54079d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:54.291469 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-754c80fe-0ce6-47ce-a575-5e6ffe54079d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Delete backup with id: 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. Aug 14 03:54:54.295830 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:54.295830 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:54.308194 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-754c80fe-0ce6-47ce-a575-5e6ffe54079d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] delete_backup rpcapi backup_id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b {{(pid=100327) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:54:54.309545 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-754c80fe-0ce6-47ce-a575-5e6ffe54079d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 202 Aug 14 03:54:54.309920 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 838/3330] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:54 2026] DELETE /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:54:54.317189 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-29a4368e-1775-4e9c-babb-d8b664a60a3d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:54.319481 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-29a4368e-1775-4e9c-babb-d8b664a60a3d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:54.319788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-29a4368e-1775-4e9c-babb-d8b664a60a3d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:54.320001 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-29a4368e-1775-4e9c-babb-d8b664a60a3d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:54.320101 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-29a4368e-1775-4e9c-babb-d8b664a60a3d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:54.325568 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:54.325568 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:54.326738 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-29a4368e-1775-4e9c-babb-d8b664a60a3d tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 200 Aug 14 03:54:54.327270 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 824/3331] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:54 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:54.328796 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e5471ac9-cdb9-439a-b141-d64a88a8a35c req-1608f5fb-c7f1-46f2-95e7-ca1825734763 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/3fc0c440-9e1b-45d4-93d3-59b727e83dd1 returned with HTTP 200 Aug 14 03:54:54.329199 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 833/3332] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:54:54 2026] DELETE /volume/v3/attachments/3fc0c440-9e1b-45d4-93d3-59b727e83dd1 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:54.419926 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-d9664882-b86c-4fac-9d4d-1d851294c3f8 req-1a58eb21-aed0-4e4c-9c54-f52c4e7e77f2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:54.422350 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d9664882-b86c-4fac-9d4d-1d851294c3f8 req-1a58eb21-aed0-4e4c-9c54-f52c4e7e77f2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:54.422652 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d9664882-b86c-4fac-9d4d-1d851294c3f8 req-1a58eb21-aed0-4e4c-9c54-f52c4e7e77f2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:54.422934 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d9664882-b86c-4fac-9d4d-1d851294c3f8 req-1a58eb21-aed0-4e4c-9c54-f52c4e7e77f2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:54.435732 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:54.435732 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:54.442889 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-d9664882-b86c-4fac-9d4d-1d851294c3f8 req-1a58eb21-aed0-4e4c-9c54-f52c4e7e77f2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:54.447867 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d9664882-b86c-4fac-9d4d-1d851294c3f8 req-1a58eb21-aed0-4e4c-9c54-f52c4e7e77f2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:54.448382 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 838/3333] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:54:54 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:55.039692 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-04fe82ec-0111-4ec9-b7df-ffd1f5f65044 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:55.043125 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-04fe82ec-0111-4ec9-b7df-ffd1f5f65044 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:54:55.043326 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-04fe82ec-0111-4ec9-b7df-ffd1f5f65044 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:55.043518 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-04fe82ec-0111-4ec9-b7df-ffd1f5f65044 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:55.043611 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-04fe82ec-0111-4ec9-b7df-ffd1f5f65044 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:55.047745 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:55.047745 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:55.048547 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-04fe82ec-0111-4ec9-b7df-ffd1f5f65044 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:54:55.049005 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 839/3334] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:55 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:55.339950 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c2f1ca9d-fa1d-42f6-9c6d-05f55e0f453a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:55.341987 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c2f1ca9d-fa1d-42f6-9c6d-05f55e0f453a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b Aug 14 03:54:55.342345 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c2f1ca9d-fa1d-42f6-9c6d-05f55e0f453a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:55.342591 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c2f1ca9d-fa1d-42f6-9c6d-05f55e0f453a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:55.342743 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-c2f1ca9d-fa1d-42f6-9c6d-05f55e0f453a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:55.347344 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c2f1ca9d-fa1d-42f6-9c6d-05f55e0f453a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b returned with HTTP 404 Aug 14 03:54:55.347842 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 825/3335] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:55 2026] GET /volume/v3/backups/0d9cde8d-cad8-4fa7-a9b7-9770e0d9594b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:55.426043 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eea62a82-0a2b-418d-b933-881782e8b1a8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:55.430845 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eea62a82-0a2b-418d-b933-881782e8b1a8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 Aug 14 03:54:55.432763 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eea62a82-0a2b-418d-b933-881782e8b1a8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:55.432823 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eea62a82-0a2b-418d-b933-881782e8b1a8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:55.439802 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:55.439802 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:55.443565 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-eea62a82-0a2b-418d-b933-881782e8b1a8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:54:55.447482 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eea62a82-0a2b-418d-b933-881782e8b1a8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 returned with HTTP 200 Aug 14 03:54:55.447828 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 834/3336] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:55 2026] GET /volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:55.475236 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4db50e83-16ef-45f7-a170-b748497d5fb7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:55.477814 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4db50e83-16ef-45f7-a170-b748497d5fb7 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 Aug 14 03:54:55.478124 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4db50e83-16ef-45f7-a170-b748497d5fb7 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:55.478484 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4db50e83-16ef-45f7-a170-b748497d5fb7 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:55.478720 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-4db50e83-16ef-45f7-a170-b748497d5fb7 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Delete volume with id: b4601f42-a145-461b-bf07-4f0dadc91c16 Aug 14 03:54:55.487672 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:55.487672 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:55.488239 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4db50e83-16ef-45f7-a170-b748497d5fb7 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:54:55.505526 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4db50e83-16ef-45f7-a170-b748497d5fb7 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Delete volume request issued successfully. Aug 14 03:54:55.505610 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4db50e83-16ef-45f7-a170-b748497d5fb7 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 returned with HTTP 202 Aug 14 03:54:55.506481 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 839/3337] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:55 2026] DELETE /volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:55.515208 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b4d0d508-c955-4864-9985-44e3d228cb2c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:55.517819 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b4d0d508-c955-4864-9985-44e3d228cb2c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 Aug 14 03:54:55.518028 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b4d0d508-c955-4864-9985-44e3d228cb2c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:55.518234 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b4d0d508-c955-4864-9985-44e3d228cb2c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:55.525413 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:55.525413 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:55.529394 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b4d0d508-c955-4864-9985-44e3d228cb2c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:54:55.535446 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b4d0d508-c955-4864-9985-44e3d228cb2c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 returned with HTTP 200 Aug 14 03:54:55.535446 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 840/3338] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:55 2026] GET /volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:55.858302 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-82b79479-aeaf-4781-b01c-780ddeea2e87 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:55.951828 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-82b79479-aeaf-4781-b01c-780ddeea2e87 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] POST https://10.4.3.64/volume/v3/types/4f961026-70c9-412f-ad0a-3eba06ad833a/encryption Aug 14 03:54:55.952161 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-82b79479-aeaf-4781-b01c-780ddeea2e87 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:55.965938 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-82b79479-aeaf-4781-b01c-780ddeea2e87 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] https://10.4.3.64/volume/v3/types/4f961026-70c9-412f-ad0a-3eba06ad833a/encryption returned with HTTP 404 Aug 14 03:54:55.966615 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 826/3339] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:54:55 2026] POST /volume/v3/types/4f961026-70c9-412f-ad0a-3eba06ad833a/encryption => generated 114 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:55.973980 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-db40f791-be2c-42d2-87fb-0f43cc1dd5db None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:55.976387 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db40f791-be2c-42d2-87fb-0f43cc1dd5db tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:55.976734 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db40f791-be2c-42d2-87fb-0f43cc1dd5db tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-756329224", "os-volume-type-access:is_public": false}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:55.987730 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db40f791-be2c-42d2-87fb-0f43cc1dd5db tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:55.988092 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 835/3340] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:54:55 2026] POST /volume/v3/types => generated 230 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:55.997421 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a5f00809-7a8e-4996-bba1-5f82ccbc59be None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:56.054022 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a5f00809-7a8e-4996-bba1-5f82ccbc59be tempest-VolumeTypesNegativeTest-652460560 tempest-VolumeTypesNegativeTest-652460560-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:56.054413 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a5f00809-7a8e-4996-bba1-5f82ccbc59be tempest-VolumeTypesNegativeTest-652460560 tempest-VolumeTypesNegativeTest-652460560-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cb9143c8-ef63-411e-921d-a630417be8a7", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-90085037"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:56.055782 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-a5f00809-7a8e-4996-bba1-5f82ccbc59be tempest-VolumeTypesNegativeTest-652460560 tempest-VolumeTypesNegativeTest-652460560-project-member] Create volume request body: {'volume': {'volume_type': 'cb9143c8-ef63-411e-921d-a630417be8a7', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-90085037'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:56.058343 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a9ad7665-58f3-404a-9e44-541daf6e96ea None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:56.060059 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a9ad7665-58f3-404a-9e44-541daf6e96ea tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:54:56.060278 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a9ad7665-58f3-404a-9e44-541daf6e96ea tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:56.060480 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a9ad7665-58f3-404a-9e44-541daf6e96ea tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:56.060584 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-a9ad7665-58f3-404a-9e44-541daf6e96ea tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:56.061872 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a5f00809-7a8e-4996-bba1-5f82ccbc59be tempest-VolumeTypesNegativeTest-652460560 tempest-VolumeTypesNegativeTest-652460560-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Aug 14 03:54:56.062549 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 840/3341] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:54:55 2026] POST /volume/v3/volumes => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:56.064402 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:56.064402 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:56.064926 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a9ad7665-58f3-404a-9e44-541daf6e96ea tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:54:56.065267 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 841/3342] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:56 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:56.071945 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-888ecf75-b812-4493-a74f-6e6dc7038670 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:56.073569 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-888ecf75-b812-4493-a74f-6e6dc7038670 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] DELETE https://10.4.3.64/volume/v3/types/cb9143c8-ef63-411e-921d-a630417be8a7 Aug 14 03:54:56.073794 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-888ecf75-b812-4493-a74f-6e6dc7038670 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:56.074053 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-888ecf75-b812-4493-a74f-6e6dc7038670 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:56.095043 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-888ecf75-b812-4493-a74f-6e6dc7038670 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] https://10.4.3.64/volume/v3/types/cb9143c8-ef63-411e-921d-a630417be8a7 returned with HTTP 202 Aug 14 03:54:56.095487 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 827/3343] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:56 2026] DELETE /volume/v3/types/cb9143c8-ef63-411e-921d-a630417be8a7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:56.101670 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-98ac7e9a-efc9-4a6f-b678-1b78e419a51e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:56.103625 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-98ac7e9a-efc9-4a6f-b678-1b78e419a51e tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] GET https://10.4.3.64/volume/v3/types/cb9143c8-ef63-411e-921d-a630417be8a7 Aug 14 03:54:56.103835 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-98ac7e9a-efc9-4a6f-b678-1b78e419a51e tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:56.104011 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-98ac7e9a-efc9-4a6f-b678-1b78e419a51e tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:56.107380 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-98ac7e9a-efc9-4a6f-b678-1b78e419a51e tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] https://10.4.3.64/volume/v3/types/cb9143c8-ef63-411e-921d-a630417be8a7 returned with HTTP 404 Aug 14 03:54:56.107792 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 836/3344] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:54:56 2026] GET /volume/v3/types/cb9143c8-ef63-411e-921d-a630417be8a7 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:56.115332 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-42f91f67-7646-455f-a303-7b9e22de3e42 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:56.117479 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-42f91f67-7646-455f-a303-7b9e22de3e42 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:56.117939 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-42f91f67-7646-455f-a303-7b9e22de3e42 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:56.120362 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-42f91f67-7646-455f-a303-7b9e22de3e42 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 400 Aug 14 03:54:56.120807 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 841/3345] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:54:56 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:54:56.128012 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0b116483-b422-49e1-bb7f-797654e20b18 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:56.129899 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b116483-b422-49e1-bb7f-797654e20b18 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:56.130242 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b116483-b422-49e1-bb7f-797654e20b18 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1542964813"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:56.142730 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b116483-b422-49e1-bb7f-797654e20b18 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:56.143010 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 842/3346] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:54:56 2026] POST /volume/v3/types => generated 229 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:56.149875 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9fc8c632-f6ed-4979-99f8-28f185984ab5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:56.151501 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9fc8c632-f6ed-4979-99f8-28f185984ab5 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:56.151836 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9fc8c632-f6ed-4979-99f8-28f185984ab5 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1542964813"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:56.157110 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9fc8c632-f6ed-4979-99f8-28f185984ab5 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1542964813 already exists. Aug 14 03:54:56.157370 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9fc8c632-f6ed-4979-99f8-28f185984ab5 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 409 Aug 14 03:54:56.157686 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 828/3347] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:54:56 2026] POST /volume/v3/types => generated 134 bytes in 8 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:56.163225 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-006c21de-1003-4cba-b6a1-6c78ca42bf90 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:56.164855 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-006c21de-1003-4cba-b6a1-6c78ca42bf90 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] DELETE https://10.4.3.64/volume/v3/types/e07979b3-7915-4b68-a5a8-842b3de895e8 Aug 14 03:54:56.165014 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-006c21de-1003-4cba-b6a1-6c78ca42bf90 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:56.165228 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-006c21de-1003-4cba-b6a1-6c78ca42bf90 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:56.184255 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-006c21de-1003-4cba-b6a1-6c78ca42bf90 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] https://10.4.3.64/volume/v3/types/e07979b3-7915-4b68-a5a8-842b3de895e8 returned with HTTP 202 Aug 14 03:54:56.184610 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 837/3348] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:56 2026] DELETE /volume/v3/types/e07979b3-7915-4b68-a5a8-842b3de895e8 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:56.191714 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a2ee6a07-e403-4c90-9d29-38a902700014 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:56.193982 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a2ee6a07-e403-4c90-9d29-38a902700014 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] GET https://10.4.3.64/volume/v3/types/e07979b3-7915-4b68-a5a8-842b3de895e8 Aug 14 03:54:56.194258 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a2ee6a07-e403-4c90-9d29-38a902700014 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:56.194456 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a2ee6a07-e403-4c90-9d29-38a902700014 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:56.198303 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a2ee6a07-e403-4c90-9d29-38a902700014 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] https://10.4.3.64/volume/v3/types/e07979b3-7915-4b68-a5a8-842b3de895e8 returned with HTTP 404 Aug 14 03:54:56.198886 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 842/3349] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:54:56 2026] GET /volume/v3/types/e07979b3-7915-4b68-a5a8-842b3de895e8 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:56.206771 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f6621fb8-9387-43f9-af67-5da240b56626 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:56.208386 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f6621fb8-9387-43f9-af67-5da240b56626 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] DELETE https://10.4.3.64/volume/v3/types/90a38347-9cb5-48eb-ac09-108a5e2c5c6d Aug 14 03:54:56.208579 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f6621fb8-9387-43f9-af67-5da240b56626 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:56.208758 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f6621fb8-9387-43f9-af67-5da240b56626 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:56.212387 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f6621fb8-9387-43f9-af67-5da240b56626 tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] https://10.4.3.64/volume/v3/types/90a38347-9cb5-48eb-ac09-108a5e2c5c6d returned with HTTP 404 Aug 14 03:54:56.212793 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 843/3350] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:56 2026] DELETE /volume/v3/types/90a38347-9cb5-48eb-ac09-108a5e2c5c6d => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:56.220038 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6fe0d4b0-6fe4-4afa-9d34-a59dcf42f7fe None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:56.221680 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6fe0d4b0-6fe4-4afa-9d34-a59dcf42f7fe tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] GET https://10.4.3.64/volume/v3/types/8adfd01e-9227-4c41-a0c7-5f356fb64da3 Aug 14 03:54:56.221848 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6fe0d4b0-6fe4-4afa-9d34-a59dcf42f7fe tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:56.222019 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6fe0d4b0-6fe4-4afa-9d34-a59dcf42f7fe tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:56.224820 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6fe0d4b0-6fe4-4afa-9d34-a59dcf42f7fe tempest-VolumeTypesNegativeTest-1751932244 tempest-VolumeTypesNegativeTest-1751932244-project-admin] https://10.4.3.64/volume/v3/types/8adfd01e-9227-4c41-a0c7-5f356fb64da3 returned with HTTP 404 Aug 14 03:54:56.225211 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 829/3351] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:54:56 2026] GET /volume/v3/types/8adfd01e-9227-4c41-a0c7-5f356fb64da3 => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:56.547210 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9def827b-0855-4b68-9bb6-4bf8c074b8f9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:56.548917 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9def827b-0855-4b68-9bb6-4bf8c074b8f9 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 Aug 14 03:54:56.549099 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9def827b-0855-4b68-9bb6-4bf8c074b8f9 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:56.549293 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9def827b-0855-4b68-9bb6-4bf8c074b8f9 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:56.554528 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9def827b-0855-4b68-9bb6-4bf8c074b8f9 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 returned with HTTP 404 Aug 14 03:54:56.555055 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 838/3352] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:56 2026] GET /volume/v3/volumes/b4601f42-a145-461b-bf07-4f0dadc91c16 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:56.564787 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9165b38f-9869-46bb-a65c-e273d91b010e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:56.566388 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:56.566710 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-652702305"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:56.569464 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-652702305'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:56.569595 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Create volume of 1 GB Aug 14 03:54:56.574292 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Availability Zones retrieved successfully. Aug 14 03:54:56.581324 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Flow 'volume_create_api' (a90f33e3-a2d0-4515-9866-84fdf851141b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:56.583068 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6f8a37-5c02-4862-9823-ca3d48243795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:56.584232 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:56.622989 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6f8a37-5c02-4862-9823-ca3d48243795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:56.622989 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4429aa4-0f32-48a0-a537-d268aedb7863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:56.669198 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Created reservations ['962a50bf-6902-4925-afa6-c7cf1d9f6152', '4a494729-ef22-425a-b18b-a26bd1f47624', 'c20787c6-1ea7-4a8a-bddb-befd08982383', 'dc48bb16-9ac9-41c2-99ef-a469327ccad9'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:56.669923 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4429aa4-0f32-48a0-a537-d268aedb7863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['962a50bf-6902-4925-afa6-c7cf1d9f6152', '4a494729-ef22-425a-b18b-a26bd1f47624', 'c20787c6-1ea7-4a8a-bddb-befd08982383', 'dc48bb16-9ac9-41c2-99ef-a469327ccad9']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:56.670807 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf336925-518c-48e7-aedc-7b0dad6da6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:56.691078 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf336925-518c-48e7-aedc-7b0dad6da6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10481d23-dde6-485d-97b1-a0fd746a9c4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-652702305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf9990584b7470585e7424dffe2e9c5',qos_specs=None,replication_status=,reservations=['962a50bf-6902-4925-afa6-c7cf1d9f6152','4a494729-ef22-425a-b18b-a26bd1f47624','c20787c6-1ea7-4a8a-bddb-befd08982383','dc48bb16-9ac9-41c2-99ef-a469327ccad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f23b9db27d499597111a401d365b3e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-652702305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10481d23-dde6-485d-97b1-a0fd746a9c4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cf9990584b7470585e7424dffe2e9c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3f23b9db27d499597111a401d365b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:56.691810 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1955ceb7-76ef-40b8-b4bc-65b7af07901e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:56.709491 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1955ceb7-76ef-40b8-b4bc-65b7af07901e) transitioned into state 'SUCCESS' from state '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-652702305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cf9990584b7470585e7424dffe2e9c5',qos_specs=None,replication_status=,reservations=['962a50bf-6902-4925-afa6-c7cf1d9f6152','4a494729-ef22-425a-b18b-a26bd1f47624','c20787c6-1ea7-4a8a-bddb-befd08982383','dc48bb16-9ac9-41c2-99ef-a469327ccad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f23b9db27d499597111a401d365b3e',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:56.710162 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6bfec0-9d9d-4bb1-a62a-d6b3ba69750c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:56.733631 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6bfec0-9d9d-4bb1-a62a-d6b3ba69750c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:56.734373 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Flow 'volume_create_api' (a90f33e3-a2d0-4515-9866-84fdf851141b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:56.734647 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Create volume request issued successfully. Aug 14 03:54:56.735124 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9165b38f-9869-46bb-a65c-e273d91b010e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:56.735550 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 843/3353] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:54:56 2026] POST /volume/v3/volumes => generated 751 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:56.745499 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c873bfc9-7a50-457c-a153-7001014a5794 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:56.747075 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c873bfc9-7a50-457c-a153-7001014a5794 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c Aug 14 03:54:56.747551 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c873bfc9-7a50-457c-a153-7001014a5794 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:56.747551 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c873bfc9-7a50-457c-a153-7001014a5794 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:56.753931 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:56.753931 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:56.757579 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c873bfc9-7a50-457c-a153-7001014a5794 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:54:56.761891 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c873bfc9-7a50-457c-a153-7001014a5794 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c returned with HTTP 200 Aug 14 03:54:56.762276 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 844/3354] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:56 2026] GET /volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:57.079963 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3eec8194-5eba-4f7e-9ccb-1127076689fb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:57.084144 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3eec8194-5eba-4f7e-9ccb-1127076689fb tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:54:57.084370 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3eec8194-5eba-4f7e-9ccb-1127076689fb tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:57.084563 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3eec8194-5eba-4f7e-9ccb-1127076689fb tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:57.084658 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-3eec8194-5eba-4f7e-9ccb-1127076689fb tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:57.089891 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:57.089891 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:57.090750 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3eec8194-5eba-4f7e-9ccb-1127076689fb tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:54:57.091070 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 830/3355] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:57 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:57.332236 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f7698490-75dd-4c45-b8ff-fe697dcf18fc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:57.334799 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7698490-75dd-4c45-b8ff-fe697dcf18fc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:57.335184 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7698490-75dd-4c45-b8ff-fe697dcf18fc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:57.335498 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f7698490-75dd-4c45-b8ff-fe697dcf18fc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:57.335770 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-f7698490-75dd-4c45-b8ff-fe697dcf18fc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Delete volume with id: b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:57.347862 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:57.347862 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:57.348609 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f7698490-75dd-4c45-b8ff-fe697dcf18fc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:57.363111 np0000007313 devstack@c-api.service[100326]: WARNING cinder.keymgr.conf_key_mgr [None req-f7698490-75dd-4c45-b8ff-fe697dcf18fc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:54:57.370018 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f7698490-75dd-4c45-b8ff-fe697dcf18fc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Delete volume request issued successfully. Aug 14 03:54:57.370607 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f7698490-75dd-4c45-b8ff-fe697dcf18fc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 202 Aug 14 03:54:57.370899 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 839/3356] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:57 2026] DELETE /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:57.379874 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0e2901b0-3359-49f5-8a55-493157faa2c3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:57.382528 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0e2901b0-3359-49f5-8a55-493157faa2c3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:57.382528 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0e2901b0-3359-49f5-8a55-493157faa2c3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:57.383351 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0e2901b0-3359-49f5-8a55-493157faa2c3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:57.391437 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:57.391437 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:57.395153 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0e2901b0-3359-49f5-8a55-493157faa2c3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:54:57.399629 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0e2901b0-3359-49f5-8a55-493157faa2c3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 200 Aug 14 03:54:57.400072 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 844/3357] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:57 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:57.773845 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1d34c13e-9510-439a-ba78-204f3c3a14db None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:57.775557 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1d34c13e-9510-439a-ba78-204f3c3a14db tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c Aug 14 03:54:57.775786 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1d34c13e-9510-439a-ba78-204f3c3a14db tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:57.776003 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1d34c13e-9510-439a-ba78-204f3c3a14db tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:57.787788 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:57.787788 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:57.796301 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1d34c13e-9510-439a-ba78-204f3c3a14db tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:54:57.801830 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1d34c13e-9510-439a-ba78-204f3c3a14db tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c returned with HTTP 200 Aug 14 03:54:57.802097 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 845/3358] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:57 2026] GET /volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:57.815721 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-844d5b53-dcfc-4bcd-9d00-a3785dc21ede None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:57.817319 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-844d5b53-dcfc-4bcd-9d00-a3785dc21ede tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:54:57.817704 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-844d5b53-dcfc-4bcd-9d00-a3785dc21ede tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "10481d23-dde6-485d-97b1-a0fd746a9c4c", "name": "tempest-VolumesBackupsAdminTest-Backup-29862008", "container": "tempest-volumesbackupsadmintest-backup-container-174427789"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:57.819056 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-844d5b53-dcfc-4bcd-9d00-a3785dc21ede tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Creating new backup {'backup': {'volume_id': '10481d23-dde6-485d-97b1-a0fd746a9c4c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-29862008', 'container': 'tempest-volumesbackupsadmintest-backup-container-174427789'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:54:57.819171 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-844d5b53-dcfc-4bcd-9d00-a3785dc21ede tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Creating backup of volume 10481d23-dde6-485d-97b1-a0fd746a9c4c in container tempest-volumesbackupsadmintest-backup-container-174427789 Aug 14 03:54:57.826353 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:57.826353 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:57.826960 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-844d5b53-dcfc-4bcd-9d00-a3785dc21ede tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:54:57.842663 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-844d5b53-dcfc-4bcd-9d00-a3785dc21ede tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Created reservations ['7650093a-4cc0-471c-a6fc-365e612c73e2', '9d7afad5-a211-44f3-bda1-488387c039c4'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:57.866122 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-844d5b53-dcfc-4bcd-9d00-a3785dc21ede tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:54:57.866718 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 831/3359] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:54:57 2026] POST /volume/v3/backups => generated 331 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:57.874387 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7af2508f-b18c-4400-ace6-31a658906ba5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:57.875998 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7af2508f-b18c-4400-ace6-31a658906ba5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:54:57.876222 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7af2508f-b18c-4400-ace6-31a658906ba5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:57.876471 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7af2508f-b18c-4400-ace6-31a658906ba5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:57.876514 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7af2508f-b18c-4400-ace6-31a658906ba5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:57.880484 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:57.880484 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:57.881168 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7af2508f-b18c-4400-ace6-31a658906ba5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:54:57.881495 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 840/3360] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:57 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 794 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:58.011197 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c67ff808-ad23-4d11-b248-08c039b20b3f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:58.012843 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:58.013192 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1952618795"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:58.014605 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Create volume request body: {'volume': {'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1952618795'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:58.101753 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-69997c34-cf77-4821-9c64-469da9158a22 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:58.102941 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-69997c34-cf77-4821-9c64-469da9158a22 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:54:58.103194 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-69997c34-cf77-4821-9c64-469da9158a22 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:58.103383 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-69997c34-cf77-4821-9c64-469da9158a22 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:58.103526 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-69997c34-cf77-4821-9c64-469da9158a22 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:58.107678 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:58.107678 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:58.108269 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-69997c34-cf77-4821-9c64-469da9158a22 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:54:58.108622 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 846/3361] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:58 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:58.137914 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Create volume of 1 GB Aug 14 03:54:58.142827 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Availability Zones retrieved successfully. Aug 14 03:54:58.147850 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Flow 'volume_create_api' (f096e1ab-6e5a-46c0-b579-f376951a319a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:58.148989 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (686da0ec-96c6-49ca-ad06-34e288d62cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:58.149960 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:58.203890 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (686da0ec-96c6-49ca-ad06-34e288d62cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:58.204636 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b9010ad-3bdb-47e3-a3d8-59a92364fdeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:58.258094 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Created reservations ['2804c3a3-d3c4-4052-a996-499a250efc12', '99cb64db-0dc6-455a-8e9e-3bfa94a280e4', '57fe2d84-96b3-4a2c-bfa0-373e6f94f0e8', '491a5437-fe8e-43a2-b5d9-6f25c06b076b'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:58.259085 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b9010ad-3bdb-47e3-a3d8-59a92364fdeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2804c3a3-d3c4-4052-a996-499a250efc12', '99cb64db-0dc6-455a-8e9e-3bfa94a280e4', '57fe2d84-96b3-4a2c-bfa0-373e6f94f0e8', '491a5437-fe8e-43a2-b5d9-6f25c06b076b']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:58.259988 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cbfd90c-48d0-4f2e-88dd-7bda157959ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:58.281655 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cbfd90c-48d0-4f2e-88dd-7bda157959ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ea4a0f9-d802-43bd-8bc0-dc242990d3ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1952618795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16fb7cbe7901492e84f4dddd99c06d6d',qos_specs=None,replication_status=,reservations=['2804c3a3-d3c4-4052-a996-499a250efc12','99cb64db-0dc6-455a-8e9e-3bfa94a280e4','57fe2d84-96b3-4a2c-bfa0-373e6f94f0e8','491a5437-fe8e-43a2-b5d9-6f25c06b076b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae66acb68c34e81914818027c418a70',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1952618795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ea4a0f9-d802-43bd-8bc0-dc242990d3ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16fb7cbe7901492e84f4dddd99c06d6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ae66acb68c34e81914818027c418a70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:58.282480 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62242d52-cbfc-4fae-ac6d-110ca1550560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:58.297764 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62242d52-cbfc-4fae-ac6d-110ca1550560) transitioned into state 'SUCCESS' from state '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-1952618795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16fb7cbe7901492e84f4dddd99c06d6d',qos_specs=None,replication_status=,reservations=['2804c3a3-d3c4-4052-a996-499a250efc12','99cb64db-0dc6-455a-8e9e-3bfa94a280e4','57fe2d84-96b3-4a2c-bfa0-373e6f94f0e8','491a5437-fe8e-43a2-b5d9-6f25c06b076b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae66acb68c34e81914818027c418a70',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:58.298593 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3244bbf7-c907-45e6-bcc3-7d851bbe9528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:58.305967 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3244bbf7-c907-45e6-bcc3-7d851bbe9528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:58.307085 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Flow 'volume_create_api' (f096e1ab-6e5a-46c0-b579-f376951a319a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:58.307398 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Create volume request issued successfully. Aug 14 03:54:58.307893 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c67ff808-ad23-4d11-b248-08c039b20b3f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:58.308318 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 845/3362] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:54:58 2026] POST /volume/v3/volumes => generated 749 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:58.320375 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a355ae5f-e848-4f00-a4fb-5b2d8e6386a5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:58.324243 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a355ae5f-e848-4f00-a4fb-5b2d8e6386a5 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] GET https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab Aug 14 03:54:58.324431 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a355ae5f-e848-4f00-a4fb-5b2d8e6386a5 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:58.324609 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a355ae5f-e848-4f00-a4fb-5b2d8e6386a5 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:58.331179 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:58.331179 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:58.334731 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a355ae5f-e848-4f00-a4fb-5b2d8e6386a5 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Volume info retrieved successfully. Aug 14 03:54:58.338504 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a355ae5f-e848-4f00-a4fb-5b2d8e6386a5 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab returned with HTTP 200 Aug 14 03:54:58.338823 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 832/3363] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:58 2026] GET /volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:58.413118 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-caf3df56-b282-4a4e-a91d-1005bb4ed7bc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:58.415147 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-caf3df56-b282-4a4e-a91d-1005bb4ed7bc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac Aug 14 03:54:58.415427 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-caf3df56-b282-4a4e-a91d-1005bb4ed7bc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:58.415658 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-caf3df56-b282-4a4e-a91d-1005bb4ed7bc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:58.421395 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-caf3df56-b282-4a4e-a91d-1005bb4ed7bc tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac returned with HTTP 404 Aug 14 03:54:58.421844 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 841/3364] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:58 2026] GET /volume/v3/volumes/b398a319-6ebf-4f1b-a61d-1b8cadae02ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:54:58.427923 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-736a85a9-4cb4-48d7-99b5-df4a3ce13a26 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:58.429571 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-736a85a9-4cb4-48d7-99b5-df4a3ce13a26 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:54:58.429911 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-736a85a9-4cb4-48d7-99b5-df4a3ce13a26 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:58.429985 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-736a85a9-4cb4-48d7-99b5-df4a3ce13a26 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:58.430663 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-736a85a9-4cb4-48d7-99b5-df4a3ce13a26 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:54:58.457886 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-736a85a9-4cb4-48d7-99b5-df4a3ce13a26 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Get all volumes completed successfully. Aug 14 03:54:58.459094 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:58.459094 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:58.462809 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-736a85a9-4cb4-48d7-99b5-df4a3ce13a26 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:54:58.463191 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 847/3365] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 03:54:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5111 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:58.476008 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-258b556f-a5cd-4fa4-9258-9a6b25731bbd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:58.477814 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-258b556f-a5cd-4fa4-9258-9a6b25731bbd tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] DELETE https://10.4.3.64/volume/v3/types/df8a1436-e0ed-4d65-9411-687faf487d35 Aug 14 03:54:58.477995 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-258b556f-a5cd-4fa4-9258-9a6b25731bbd tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:58.478208 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-258b556f-a5cd-4fa4-9258-9a6b25731bbd tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:58.478448 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:58.478448 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:58.499043 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-258b556f-a5cd-4fa4-9258-9a6b25731bbd tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/types/df8a1436-e0ed-4d65-9411-687faf487d35 returned with HTTP 202 Aug 14 03:54:58.499444 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 846/3366] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:54:58 2026] DELETE /volume/v3/types/df8a1436-e0ed-4d65-9411-687faf487d35 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:58.516714 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-53e0580c-40a4-4f8e-a562-9c891ded3318 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:58.518771 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-53e0580c-40a4-4f8e-a562-9c891ded3318 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:54:58.519205 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-53e0580c-40a4-4f8e-a562-9c891ded3318 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-26322398", "extra_specs": {}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:58.534702 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-53e0580c-40a4-4f8e-a562-9c891ded3318 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:54:58.535322 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 833/3367] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:54:58 2026] POST /volume/v3/types => generated 210 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:58.545062 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0dc4814b-1679-419f-ad02-dad2b1b51a31 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:58.546978 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0dc4814b-1679-419f-ad02-dad2b1b51a31 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] POST https://10.4.3.64/volume/v3/types/ddb00d32-3aaf-446d-b915-c30c908232ef/encryption Aug 14 03:54:58.547397 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0dc4814b-1679-419f-ad02-dad2b1b51a31 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:58.563588 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0dc4814b-1679-419f-ad02-dad2b1b51a31 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/types/ddb00d32-3aaf-446d-b915-c30c908232ef/encryption returned with HTTP 200 Aug 14 03:54:58.564125 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 842/3368] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:54:58 2026] POST /volume/v3/types/ddb00d32-3aaf-446d-b915-c30c908232ef/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:58.573806 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-374c053b-0344-42b6-aac8-0ae1f180e697 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:58.576165 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:54:58.576583 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1119428910", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-26322398", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:58.578412 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1119428910', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-26322398', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:54:58.582103 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Create volume of 1 GB Aug 14 03:54:58.582477 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:58.582477 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:58.582980 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Availability Zones retrieved successfully. Aug 14 03:54:58.588477 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Flow 'volume_create_api' (03a7bf80-d34a-40e8-94b8-c14133de4a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:58.589365 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0bab310-ff34-4716-b078-77e03fcae40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:58.590214 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:54:58.613695 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0bab310-ff34-4716-b078-77e03fcae40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:54:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ddb00d32-3aaf-446d-b915-c30c908232ef,is_public=True,name='tempest-scenario-type-luks-26322398',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ddb00d32-3aaf-446d-b915-c30c908232ef', '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=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:58.615104 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3345f355-bdc2-45c2-b170-7a34b02ac1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:58.642083 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-26322398 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-26322398, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:58.642432 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-26322398 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-26322398, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:54:58.662623 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Created reservations ['cc429d46-960a-42c2-abab-4c358539366d', '18ee6289-967e-4a07-b37b-e138d1276dba', 'c2adea37-318a-42fd-948b-424424750590', '71d02b90-d75b-4be3-8189-e8ee6822a307'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:54:58.663347 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3345f355-bdc2-45c2-b170-7a34b02ac1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc429d46-960a-42c2-abab-4c358539366d', '18ee6289-967e-4a07-b37b-e138d1276dba', 'c2adea37-318a-42fd-948b-424424750590', '71d02b90-d75b-4be3-8189-e8ee6822a307']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:58.664016 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (527d7b7b-caa2-48a7-a562-02e7dbc61570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:58.682505 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (527d7b7b-caa2-48a7-a562-02e7dbc61570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7941c42d-a90a-429a-b589-a61ab1374768', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1119428910',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6266960e59f346daa52491f71649ebec',qos_specs=None,replication_status=,reservations=['cc429d46-960a-42c2-abab-4c358539366d','18ee6289-967e-4a07-b37b-e138d1276dba','c2adea37-318a-42fd-948b-424424750590','71d02b90-d75b-4be3-8189-e8ee6822a307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2942ddee69a43b69a59af5327f0b3ec',volume_type_id=ddb00d32-3aaf-446d-b915-c30c908232ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:54:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1119428910',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7941c42d-a90a-429a-b589-a61ab1374768,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6266960e59f346daa52491f71649ebec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2942ddee69a43b69a59af5327f0b3ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ddb00d32-3aaf-446d-b915-c30c908232ef),volume_type_id=ddb00d32-3aaf-446d-b915-c30c908232ef)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:58.683076 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e3adff3-e72c-49d3-9799-6d113abdc84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:58.697380 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e3adff3-e72c-49d3-9799-6d113abdc84d) transitioned into state 'SUCCESS' from state '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-1119428910',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6266960e59f346daa52491f71649ebec',qos_specs=None,replication_status=,reservations=['cc429d46-960a-42c2-abab-4c358539366d','18ee6289-967e-4a07-b37b-e138d1276dba','c2adea37-318a-42fd-948b-424424750590','71d02b90-d75b-4be3-8189-e8ee6822a307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2942ddee69a43b69a59af5327f0b3ec',volume_type_id=ddb00d32-3aaf-446d-b915-c30c908232ef)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:58.698030 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00f7983a-d3b4-4ff1-9f3b-9cda5f7a2dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:54:58.705531 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00f7983a-d3b4-4ff1-9f3b-9cda5f7a2dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:54:58.706272 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Flow 'volume_create_api' (03a7bf80-d34a-40e8-94b8-c14133de4a6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:54:58.706556 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Create volume request issued successfully. Aug 14 03:54:58.707025 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-374c053b-0344-42b6-aac8-0ae1f180e697 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:54:58.707512 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 848/3369] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:54:58 2026] POST /volume/v3/volumes => generated 781 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:54:58.891186 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-81b457c6-a5eb-4aa2-bb7b-9a0bf4675db5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:58.892809 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-81b457c6-a5eb-4aa2-bb7b-9a0bf4675db5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:54:58.892993 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-81b457c6-a5eb-4aa2-bb7b-9a0bf4675db5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:58.893154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-81b457c6-a5eb-4aa2-bb7b-9a0bf4675db5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:58.893270 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-81b457c6-a5eb-4aa2-bb7b-9a0bf4675db5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:58.897387 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:58.897387 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:58.898040 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-81b457c6-a5eb-4aa2-bb7b-9a0bf4675db5 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:54:58.898367 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 847/3370] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:58 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 796 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:59.122011 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3e35bbb2-0a39-4959-b41a-bb4afa01178e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:59.124513 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3e35bbb2-0a39-4959-b41a-bb4afa01178e tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:54:59.124804 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3e35bbb2-0a39-4959-b41a-bb4afa01178e tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:59.125049 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3e35bbb2-0a39-4959-b41a-bb4afa01178e tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:59.125228 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-3e35bbb2-0a39-4959-b41a-bb4afa01178e tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:59.132055 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:59.132055 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:59.133084 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3e35bbb2-0a39-4959-b41a-bb4afa01178e tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:54:59.133593 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 834/3371] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:54:59 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:59.351280 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ee202f01-a94f-406d-ad48-37ba44aae4c5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:59.353001 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ee202f01-a94f-406d-ad48-37ba44aae4c5 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] GET https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab Aug 14 03:54:59.353218 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ee202f01-a94f-406d-ad48-37ba44aae4c5 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:59.353417 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ee202f01-a94f-406d-ad48-37ba44aae4c5 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:59.360628 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:59.360628 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:59.367607 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ee202f01-a94f-406d-ad48-37ba44aae4c5 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Volume info retrieved successfully. Aug 14 03:54:59.375213 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ee202f01-a94f-406d-ad48-37ba44aae4c5 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab returned with HTTP 200 Aug 14 03:54:59.375586 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 843/3372] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:59 2026] GET /volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:59.389715 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9f799a2a-16e7-4b2f-b7d6-9f40dae57d9a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:59.391715 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9f799a2a-16e7-4b2f-b7d6-9f40dae57d9a tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] POST https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab/action Aug 14 03:54:59.392498 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9f799a2a-16e7-4b2f-b7d6-9f40dae57d9a tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-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=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:59.392498 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9f799a2a-16e7-4b2f-b7d6-9f40dae57d9a tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-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=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:59.399471 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:59.399471 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:59.405017 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:59.405017 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:59.405504 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9f799a2a-16e7-4b2f-b7d6-9f40dae57d9a tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Volume info retrieved successfully. Aug 14 03:54:59.421331 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9f799a2a-16e7-4b2f-b7d6-9f40dae57d9a tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Update volume metadata completed successfully. Aug 14 03:54:59.421568 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9f799a2a-16e7-4b2f-b7d6-9f40dae57d9a tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab/action returned with HTTP 200 Aug 14 03:54:59.421965 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 849/3373] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:54:59 2026] POST /volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab/action => generated 563 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:59.429900 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-040e3c87-7889-4e8b-8ca5-12a67fc1aba8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:59.431636 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-040e3c87-7889-4e8b-8ca5-12a67fc1aba8 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] GET https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab Aug 14 03:54:59.431815 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-040e3c87-7889-4e8b-8ca5-12a67fc1aba8 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:59.432010 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-040e3c87-7889-4e8b-8ca5-12a67fc1aba8 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:59.434056 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=540,cinder:UPDATE=150,cinder:INSERT=76,cinder:DELETE=3 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:54:59.440388 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:59.440388 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:59.444494 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-040e3c87-7889-4e8b-8ca5-12a67fc1aba8 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Volume info retrieved successfully. Aug 14 03:54:59.449967 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-040e3c87-7889-4e8b-8ca5-12a67fc1aba8 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab returned with HTTP 200 Aug 14 03:54:59.450439 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 848/3374] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:59 2026] GET /volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:59.464858 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-60c41720-5d5b-40e1-beda-ac2424baac58 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:59.466780 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-60c41720-5d5b-40e1-beda-ac2424baac58 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] POST https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab/action Aug 14 03:54:59.467235 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-60c41720-5d5b-40e1-beda-ac2424baac58 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:59.467399 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-60c41720-5d5b-40e1-beda-ac2424baac58 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:59.475608 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:59.475608 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:59.482330 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:59.482330 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:59.482759 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-60c41720-5d5b-40e1-beda-ac2424baac58 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Volume info retrieved successfully. Aug 14 03:54:59.486905 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-60c41720-5d5b-40e1-beda-ac2424baac58 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Get volume image-metadata completed successfully. Aug 14 03:54:59.496352 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-60c41720-5d5b-40e1-beda-ac2424baac58 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Delete volume metadata completed successfully. Aug 14 03:54:59.496597 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-60c41720-5d5b-40e1-beda-ac2424baac58 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab/action returned with HTTP 200 Aug 14 03:54:59.497036 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 835/3375] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:54:59 2026] POST /volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 03:54:59.504504 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-39e45ae7-ba19-45c4-a636-4c45fa7f313c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:59.506521 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39e45ae7-ba19-45c4-a636-4c45fa7f313c tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] POST https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab/action Aug 14 03:54:59.506915 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39e45ae7-ba19-45c4-a636-4c45fa7f313c tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:54:59.507148 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39e45ae7-ba19-45c4-a636-4c45fa7f313c tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:54:59.516338 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:59.516338 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:59.516946 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-39e45ae7-ba19-45c4-a636-4c45fa7f313c tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Volume info retrieved successfully. Aug 14 03:54:59.521486 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-39e45ae7-ba19-45c4-a636-4c45fa7f313c tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Get volume image-metadata completed successfully. Aug 14 03:54:59.521777 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39e45ae7-ba19-45c4-a636-4c45fa7f313c tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab/action returned with HTTP 200 Aug 14 03:54:59.522171 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 844/3376] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:54:59 2026] POST /volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab/action => generated 537 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:54:59.530125 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a8b03dc9-49d2-4e70-a215-c958c9be5b06 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:59.531971 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a8b03dc9-49d2-4e70-a215-c958c9be5b06 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] GET https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab Aug 14 03:54:59.532237 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a8b03dc9-49d2-4e70-a215-c958c9be5b06 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:59.532371 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a8b03dc9-49d2-4e70-a215-c958c9be5b06 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:59.539265 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:59.539265 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:54:59.543129 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a8b03dc9-49d2-4e70-a215-c958c9be5b06 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Volume info retrieved successfully. Aug 14 03:54:59.548932 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a8b03dc9-49d2-4e70-a215-c958c9be5b06 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab returned with HTTP 200 Aug 14 03:54:59.549457 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 850/3377] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:59 2026] GET /volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:59.564728 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cb15dd2b-9aa1-4043-83e5-de87e363f0da None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:59.566833 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cb15dd2b-9aa1-4043-83e5-de87e363f0da tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab Aug 14 03:54:59.567035 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cb15dd2b-9aa1-4043-83e5-de87e363f0da tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:59.567540 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cb15dd2b-9aa1-4043-83e5-de87e363f0da tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:59.567710 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-cb15dd2b-9aa1-4043-83e5-de87e363f0da tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Delete volume with id: 3ea4a0f9-d802-43bd-8bc0-dc242990d3ab Aug 14 03:54:59.576262 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:59.576262 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:54:59.576767 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-cb15dd2b-9aa1-4043-83e5-de87e363f0da tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Volume info retrieved successfully. Aug 14 03:54:59.604602 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-cb15dd2b-9aa1-4043-83e5-de87e363f0da tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Delete volume request issued successfully. Aug 14 03:54:59.604810 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cb15dd2b-9aa1-4043-83e5-de87e363f0da tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab returned with HTTP 202 Aug 14 03:54:59.605264 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 849/3378] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:54:59 2026] DELETE /volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:54:59.613224 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-80dcd1ef-fc3e-4cce-8cc7-6cc8b5ee093f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:59.615223 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-80dcd1ef-fc3e-4cce-8cc7-6cc8b5ee093f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] GET https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab Aug 14 03:54:59.615506 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-80dcd1ef-fc3e-4cce-8cc7-6cc8b5ee093f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:59.615712 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-80dcd1ef-fc3e-4cce-8cc7-6cc8b5ee093f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:59.624625 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:59.624625 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:54:59.629005 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-80dcd1ef-fc3e-4cce-8cc7-6cc8b5ee093f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Volume info retrieved successfully. Aug 14 03:54:59.633859 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-80dcd1ef-fc3e-4cce-8cc7-6cc8b5ee093f tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab returned with HTTP 200 Aug 14 03:54:59.634326 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 836/3379] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:59 2026] GET /volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab => generated 1390 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:54:59.908356 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-68924712-4d20-40e3-bad1-ba0116f4effb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:54:59.910738 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68924712-4d20-40e3-bad1-ba0116f4effb tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:54:59.910738 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68924712-4d20-40e3-bad1-ba0116f4effb tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:54:59.911074 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68924712-4d20-40e3-bad1-ba0116f4effb tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:54:59.911124 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-68924712-4d20-40e3-bad1-ba0116f4effb tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:54:59.916448 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:54:59.916448 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:54:59.917400 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68924712-4d20-40e3-bad1-ba0116f4effb tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:54:59.917838 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 845/3380] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:54:59 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:00.147803 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-48760c01-6df8-418b-9671-c0dba5db35d8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:00.152090 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-48760c01-6df8-418b-9671-c0dba5db35d8 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:55:00.152423 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-48760c01-6df8-418b-9671-c0dba5db35d8 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:00.154109 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-48760c01-6df8-418b-9671-c0dba5db35d8 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:00.154109 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-48760c01-6df8-418b-9671-c0dba5db35d8 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:00.160969 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:00.160969 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:00.161846 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-48760c01-6df8-418b-9671-c0dba5db35d8 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:55:00.162368 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 851/3381] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:55:00 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:00.648974 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-552a97b9-a404-4485-b512-42c98cffd073 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:00.651033 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-552a97b9-a404-4485-b512-42c98cffd073 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] GET https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab Aug 14 03:55:00.651278 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-552a97b9-a404-4485-b512-42c98cffd073 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:00.651514 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-552a97b9-a404-4485-b512-42c98cffd073 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:00.658082 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-552a97b9-a404-4485-b512-42c98cffd073 tempest-VolumesImageMetadata-301088674 tempest-VolumesImageMetadata-301088674-project-member] https://10.4.3.64/volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab returned with HTTP 404 Aug 14 03:55:00.658653 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 850/3382] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:00 2026] GET /volume/v3/volumes/3ea4a0f9-d802-43bd-8bc0-dc242990d3ab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:00.932546 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2e99fe41-a3f5-4819-9922-81346b2cf675 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:00.934320 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2e99fe41-a3f5-4819-9922-81346b2cf675 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:00.934591 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2e99fe41-a3f5-4819-9922-81346b2cf675 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:00.934770 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2e99fe41-a3f5-4819-9922-81346b2cf675 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:00.934891 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-2e99fe41-a3f5-4819-9922-81346b2cf675 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:00.939364 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:00.939364 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:00.940257 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2e99fe41-a3f5-4819-9922-81346b2cf675 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:00.940690 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 837/3383] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:00 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:01.180550 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c60f3be2-9751-4fda-969e-a237b4609039 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:01.182427 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c60f3be2-9751-4fda-969e-a237b4609039 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:55:01.182656 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c60f3be2-9751-4fda-969e-a237b4609039 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:01.182865 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c60f3be2-9751-4fda-969e-a237b4609039 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:01.183002 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c60f3be2-9751-4fda-969e-a237b4609039 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:01.189165 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:01.189165 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:01.190046 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c60f3be2-9751-4fda-969e-a237b4609039 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:55:01.190542 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 846/3384] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:55:01 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:01.202573 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2d4f75a0-9138-43ab-bb33-bdd762e42c12 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:01.204212 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2d4f75a0-9138-43ab-bb33-bdd762e42c12 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] PUT https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:55:01.204596 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2d4f75a0-9138-43ab-bb33-bdd762e42c12 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:01.212479 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:01.212479 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:01.224428 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2d4f75a0-9138-43ab-bb33-bdd762e42c12 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:55:01.224839 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 852/3385] 10.4.3.64 () {70 vars in 1401 bytes} [Fri Aug 14 03:55:01 2026] PUT /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 313 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:01.235905 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cfe58f00-e5cd-4f16-9e2e-ebfdd7fece30 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:01.237740 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cfe58f00-e5cd-4f16-9e2e-ebfdd7fece30 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:55:01.237959 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cfe58f00-e5cd-4f16-9e2e-ebfdd7fece30 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:01.238146 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cfe58f00-e5cd-4f16-9e2e-ebfdd7fece30 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:01.238269 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-cfe58f00-e5cd-4f16-9e2e-ebfdd7fece30 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:01.247645 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:01.247645 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:01.247645 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cfe58f00-e5cd-4f16-9e2e-ebfdd7fece30 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:55:01.247645 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 851/3386] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:55:01 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:01.262220 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-210ce565-42cb-4a87-9028-5e6644834651 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:01.267867 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-210ce565-42cb-4a87-9028-5e6644834651 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] DELETE https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:55:01.268487 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-210ce565-42cb-4a87-9028-5e6644834651 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:01.268487 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-210ce565-42cb-4a87-9028-5e6644834651 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:01.268487 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-210ce565-42cb-4a87-9028-5e6644834651 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Delete backup with id: 4861e075-bcdf-4aa1-baa8-f0793197d51c. Aug 14 03:55:01.279548 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:01.279548 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:01.302161 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.backup.rpcapi [None req-210ce565-42cb-4a87-9028-5e6644834651 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] delete_backup rpcapi backup_id 4861e075-bcdf-4aa1-baa8-f0793197d51c {{(pid=100329) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:55:01.302161 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-210ce565-42cb-4a87-9028-5e6644834651 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 202 Aug 14 03:55:01.302748 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 838/3387] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:55:01 2026] DELETE /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:55:01.314167 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c2a01786-3e88-4425-802c-9c3fa89c7bbe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:01.316077 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c2a01786-3e88-4425-802c-9c3fa89c7bbe tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:55:01.317356 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c2a01786-3e88-4425-802c-9c3fa89c7bbe tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:01.317543 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c2a01786-3e88-4425-802c-9c3fa89c7bbe tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:01.317656 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c2a01786-3e88-4425-802c-9c3fa89c7bbe tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:01.322378 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:01.322378 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:01.323020 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c2a01786-3e88-4425-802c-9c3fa89c7bbe tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 200 Aug 14 03:55:01.323449 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 847/3388] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:55:01 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:01.950938 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-65af0549-3138-4a80-bbd8-375e196ea0fa None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:01.952707 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-65af0549-3138-4a80-bbd8-375e196ea0fa tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:01.952895 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-65af0549-3138-4a80-bbd8-375e196ea0fa tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:01.953102 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-65af0549-3138-4a80-bbd8-375e196ea0fa tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:01.953251 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-65af0549-3138-4a80-bbd8-375e196ea0fa tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:01.955629 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=594,cinder:UPDATE=213,cinder:INSERT=119,cinder:DELETE=3 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:55:01.960159 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:01.960159 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:01.960870 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-65af0549-3138-4a80-bbd8-375e196ea0fa tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:01.961202 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 853/3389] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:01 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:02.334969 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5a60044b-ed65-4a75-a734-12dc01236460 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:02.336684 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5a60044b-ed65-4a75-a734-12dc01236460 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c Aug 14 03:55:02.336904 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5a60044b-ed65-4a75-a734-12dc01236460 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:02.337146 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5a60044b-ed65-4a75-a734-12dc01236460 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:02.337301 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-5a60044b-ed65-4a75-a734-12dc01236460 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Show backup with id 4861e075-bcdf-4aa1-baa8-f0793197d51c. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:02.340673 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5a60044b-ed65-4a75-a734-12dc01236460 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c returned with HTTP 404 Aug 14 03:55:02.341111 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 852/3390] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:55:02 2026] GET /volume/v3/backups/4861e075-bcdf-4aa1-baa8-f0793197d51c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:02.350957 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d7f3ec40-5b8b-4a09-9744-e18d8fd239d0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:02.352682 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d7f3ec40-5b8b-4a09-9744-e18d8fd239d0 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 Aug 14 03:55:02.352902 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d7f3ec40-5b8b-4a09-9744-e18d8fd239d0 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:02.353077 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d7f3ec40-5b8b-4a09-9744-e18d8fd239d0 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:02.353255 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-d7f3ec40-5b8b-4a09-9744-e18d8fd239d0 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Delete volume with id: b8b64486-07bd-4199-ab80-ef8f7d5c5be9 Aug 14 03:55:02.362950 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:02.362950 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:02.363324 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d7f3ec40-5b8b-4a09-9744-e18d8fd239d0 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Volume info retrieved successfully. Aug 14 03:55:02.377736 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d7f3ec40-5b8b-4a09-9744-e18d8fd239d0 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Delete volume request issued successfully. Aug 14 03:55:02.377939 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d7f3ec40-5b8b-4a09-9744-e18d8fd239d0 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 returned with HTTP 202 Aug 14 03:55:02.378319 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 839/3391] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:55:02 2026] DELETE /volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:55:02.385121 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a9aa9cad-3af6-4dec-b15b-0a8e27f798dd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:02.386946 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a9aa9cad-3af6-4dec-b15b-0a8e27f798dd tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 Aug 14 03:55:02.387226 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a9aa9cad-3af6-4dec-b15b-0a8e27f798dd tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:02.387457 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a9aa9cad-3af6-4dec-b15b-0a8e27f798dd tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:02.397040 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:02.397040 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:02.403577 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a9aa9cad-3af6-4dec-b15b-0a8e27f798dd tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Volume info retrieved successfully. Aug 14 03:55:02.407538 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a9aa9cad-3af6-4dec-b15b-0a8e27f798dd tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 returned with HTTP 200 Aug 14 03:55:02.407938 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 848/3392] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:55:02 2026] GET /volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:02.974852 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3149156d-81b4-467e-af17-bac46a5e2c5e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:02.977453 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3149156d-81b4-467e-af17-bac46a5e2c5e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:02.977453 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3149156d-81b4-467e-af17-bac46a5e2c5e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:02.977453 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3149156d-81b4-467e-af17-bac46a5e2c5e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:02.977453 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-3149156d-81b4-467e-af17-bac46a5e2c5e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:02.986860 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:02.986860 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:02.987973 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3149156d-81b4-467e-af17-bac46a5e2c5e tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:02.988442 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 854/3393] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:02 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:03.422098 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2bdc7206-cf20-450b-8e96-8b959e64e5f3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:03.426151 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2bdc7206-cf20-450b-8e96-8b959e64e5f3 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] GET https://10.4.3.64/volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 Aug 14 03:55:03.426151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2bdc7206-cf20-450b-8e96-8b959e64e5f3 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:03.426151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2bdc7206-cf20-450b-8e96-8b959e64e5f3 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:03.433895 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2bdc7206-cf20-450b-8e96-8b959e64e5f3 tempest-ProjectAdminTests39-1473039594 tempest-ProjectAdminTests39-1473039594-project-admin] https://10.4.3.64/volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 returned with HTTP 404 Aug 14 03:55:03.434838 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 853/3394] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:55:03 2026] GET /volume/v3/volumes/b8b64486-07bd-4199-ab80-ef8f7d5c5be9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:04.003287 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-78121540-b31c-4a24-ab75-8c2a4da4aedd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:04.006798 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-78121540-b31c-4a24-ab75-8c2a4da4aedd tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:04.006798 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-78121540-b31c-4a24-ab75-8c2a4da4aedd tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:04.006798 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-78121540-b31c-4a24-ab75-8c2a4da4aedd tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:04.006798 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-78121540-b31c-4a24-ab75-8c2a4da4aedd tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:04.011400 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:04.011400 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:04.015864 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-78121540-b31c-4a24-ab75-8c2a4da4aedd tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:04.015864 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 840/3395] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:04 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:04.661976 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:04.663868 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:04.664206 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1547925500", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:04.665714 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1547925500', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:04.665829 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Create volume of 1 GB Aug 14 03:55:04.672867 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Availability Zones retrieved successfully. Aug 14 03:55:04.682665 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Flow 'volume_create_api' (69ce7a1a-718d-42c7-867f-3e7903ce573f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:04.686359 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (897626fa-0f46-4ffb-b00c-6c594ee4bf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:04.687553 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:55:04.696582 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=487,cinder:UPDATE=141,cinder:INSERT=84,cinder:DELETE=2 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:55:04.725366 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (897626fa-0f46-4ffb-b00c-6c594ee4bf4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:04.726177 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0237bf3-d438-4ca8-ba18-22fb3c0da6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:04.786068 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Created reservations ['adaaeeef-e8f2-4ea5-adbd-a9b2d1b3e160', 'e48eab90-3ede-4f32-b5e5-7523f28124dc', 'eb06b01d-fd47-4b78-8de3-f37863337fab', '26f3e1a1-b3c0-49df-8b03-6a6ba9786a40'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:55:04.786933 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0237bf3-d438-4ca8-ba18-22fb3c0da6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adaaeeef-e8f2-4ea5-adbd-a9b2d1b3e160', 'e48eab90-3ede-4f32-b5e5-7523f28124dc', 'eb06b01d-fd47-4b78-8de3-f37863337fab', '26f3e1a1-b3c0-49df-8b03-6a6ba9786a40']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:04.787930 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8fe28a-e1ac-4228-baa3-7d98e16ec9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:04.814421 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8fe28a-e1ac-4228-baa3-7d98e16ec9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1547925500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0658c74765e249308ad6469b34f170f4',qos_specs=None,replication_status=,reservations=['adaaeeef-e8f2-4ea5-adbd-a9b2d1b3e160','e48eab90-3ede-4f32-b5e5-7523f28124dc','eb06b01d-fd47-4b78-8de3-f37863337fab','26f3e1a1-b3c0-49df-8b03-6a6ba9786a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe5e1cc75a94d5a8af39f3809db6507',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1547925500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0658c74765e249308ad6469b34f170f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbe5e1cc75a94d5a8af39f3809db6507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:04.815716 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43da4a61-0f18-49c2-97e1-3a3899f448d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:04.839262 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43da4a61-0f18-49c2-97e1-3a3899f448d7) transitioned into state 'SUCCESS' from state '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-1547925500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0658c74765e249308ad6469b34f170f4',qos_specs=None,replication_status=,reservations=['adaaeeef-e8f2-4ea5-adbd-a9b2d1b3e160','e48eab90-3ede-4f32-b5e5-7523f28124dc','eb06b01d-fd47-4b78-8de3-f37863337fab','26f3e1a1-b3c0-49df-8b03-6a6ba9786a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe5e1cc75a94d5a8af39f3809db6507',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:04.839926 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588f07bc-6a65-43fc-9ff7-377aff271a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:04.853487 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588f07bc-6a65-43fc-9ff7-377aff271a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:04.855329 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Flow 'volume_create_api' (69ce7a1a-718d-42c7-867f-3e7903ce573f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:04.855630 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Create volume request issued successfully. Aug 14 03:55:04.856418 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1cf46cb-866d-4752-9d1d-ed34f9fe367a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:55:04.857126 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 849/3396] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:55:04 2026] POST /volume/v3/volumes => generated 753 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:55:04.869380 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6cdd5f2a-b8b3-4d6d-baed-a3c80ea7c082 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:04.873343 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6cdd5f2a-b8b3-4d6d-baed-a3c80ea7c082 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:04.873343 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6cdd5f2a-b8b3-4d6d-baed-a3c80ea7c082 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:04.873343 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6cdd5f2a-b8b3-4d6d-baed-a3c80ea7c082 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:04.884011 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:04.884011 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:04.890347 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6cdd5f2a-b8b3-4d6d-baed-a3c80ea7c082 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:04.896147 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6cdd5f2a-b8b3-4d6d-baed-a3c80ea7c082 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:55:04.896661 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 855/3397] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:04 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:05.029988 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b77866ab-7b73-4878-a884-3bfb9af5c28a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:05.032021 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b77866ab-7b73-4878-a884-3bfb9af5c28a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:05.032354 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b77866ab-7b73-4878-a884-3bfb9af5c28a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:05.033925 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b77866ab-7b73-4878-a884-3bfb9af5c28a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:05.033925 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-b77866ab-7b73-4878-a884-3bfb9af5c28a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:05.040111 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:05.040111 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:05.040111 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b77866ab-7b73-4878-a884-3bfb9af5c28a tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:05.040111 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 854/3398] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:05 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:05.384988 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d35c2352-95aa-436d-a578-502e290698e0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:05.525196 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d35c2352-95aa-436d-a578-502e290698e0 tempest-ProjectReaderTests-1070821975 tempest-ProjectReaderTests-1070821975-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Aug 14 03:55:05.525196 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d35c2352-95aa-436d-a578-502e290698e0 tempest-ProjectReaderTests-1070821975 tempest-ProjectReaderTests-1070821975-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:05.525196 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d35c2352-95aa-436d-a578-502e290698e0 tempest-ProjectReaderTests-1070821975 tempest-ProjectReaderTests-1070821975-project-admin] Calling method 'get_pools' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:05.536080 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d35c2352-95aa-436d-a578-502e290698e0 tempest-ProjectReaderTests-1070821975 tempest-ProjectReaderTests-1070821975-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 03:55:05.536080 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 841/3399] 10.4.3.64 () {66 vars in 1284 bytes} [Fri Aug 14 03:55:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:05.547519 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5b394756-34d8-4e19-b2f7-b1f8da837174 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:05.635286 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b394756-34d8-4e19-b2f7-b1f8da837174 tempest-ProjectReaderTests-1070821975 tempest-ProjectReaderTests-1070821975-project-reader] GET https://10.4.3.64/volume/v3/capabilities/np0000007313@storpool Aug 14 03:55:05.635596 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b394756-34d8-4e19-b2f7-b1f8da837174 tempest-ProjectReaderTests-1070821975 tempest-ProjectReaderTests-1070821975-project-reader] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:05.635870 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5b394756-34d8-4e19-b2f7-b1f8da837174 tempest-ProjectReaderTests-1070821975 tempest-ProjectReaderTests-1070821975-project-reader] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:05.636334 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:05.636334 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:05.636847 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-5b394756-34d8-4e19-b2f7-b1f8da837174 tempest-ProjectReaderTests-1070821975 tempest-ProjectReaderTests-1070821975-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '410e222cb1b34b1bb7c647851c015fd4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8b69871794bc4701b76d58fafbd2bdd0', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:05.637203 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5b394756-34d8-4e19-b2f7-b1f8da837174 tempest-ProjectReaderTests-1070821975 tempest-ProjectReaderTests-1070821975-project-reader] https://10.4.3.64/volume/v3/capabilities/np0000007313@storpool returned with HTTP 403 Aug 14 03:55:05.638304 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 850/3400] 10.4.3.64 () {66 vars in 1311 bytes} [Fri Aug 14 03:55:05 2026] GET /volume/v3/capabilities/np0000007313@storpool => generated 110 bytes in 92 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:05.916621 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-38c68d59-7d6e-400c-8650-ee4d3b0709cc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:05.918313 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-38c68d59-7d6e-400c-8650-ee4d3b0709cc tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:05.918602 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-38c68d59-7d6e-400c-8650-ee4d3b0709cc tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:05.918845 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-38c68d59-7d6e-400c-8650-ee4d3b0709cc tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:05.929264 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:05.929264 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:05.933149 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-38c68d59-7d6e-400c-8650-ee4d3b0709cc tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:05.937073 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-38c68d59-7d6e-400c-8650-ee4d3b0709cc tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:55:05.937812 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 856/3401] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:05 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:05.952501 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3ab0bd62-3391-4b8b-8420-e07e6249c3b8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:05.956737 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3ab0bd62-3391-4b8b-8420-e07e6249c3b8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:05.956863 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3ab0bd62-3391-4b8b-8420-e07e6249c3b8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:05.957192 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3ab0bd62-3391-4b8b-8420-e07e6249c3b8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:05.970253 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:05.970253 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:05.975500 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3ab0bd62-3391-4b8b-8420-e07e6249c3b8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:05.982743 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3ab0bd62-3391-4b8b-8420-e07e6249c3b8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:55:05.983123 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 855/3402] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:05 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:05.997361 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-73e74221-d276-48c7-a282-de0aee9c9739 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:06.002165 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-73e74221-d276-48c7-a282-de0aee9c9739 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 14 03:55:06.002165 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-73e74221-d276-48c7-a282-de0aee9c9739 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:06.002165 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-73e74221-d276-48c7-a282-de0aee9c9739 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:06.002165 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-73e74221-d276-48c7-a282-de0aee9c9739 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:55:06.002165 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-73e74221-d276-48c7-a282-de0aee9c9739 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:55:06.006830 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=524,cinder:UPDATE=159,cinder:INSERT=77,cinder:DELETE=4 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:55:06.010693 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-73e74221-d276-48c7-a282-de0aee9c9739 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Get all volumes completed successfully. Aug 14 03:55:06.011784 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-73e74221-d276-48c7-a282-de0aee9c9739 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 14 03:55:06.012570 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 842/3403] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Aug 14 03:55:05 2026] GET /volume/v3/volumes => generated 337 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:06.023569 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-54596415-c719-41ee-8c24-5fe86c4092ff None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:06.026403 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-54596415-c719-41ee-8c24-5fe86c4092ff tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:06.026964 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-54596415-c719-41ee-8c24-5fe86c4092ff tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:06.027268 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-54596415-c719-41ee-8c24-5fe86c4092ff tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:06.035795 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:06.035795 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:06.040306 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-54596415-c719-41ee-8c24-5fe86c4092ff tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:06.045660 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-54596415-c719-41ee-8c24-5fe86c4092ff tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:55:06.045660 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 851/3404] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:06 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:06.050486 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-908cf13a-5bd1-4915-a010-85b427f5377f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:06.052722 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-908cf13a-5bd1-4915-a010-85b427f5377f tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:06.053005 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-908cf13a-5bd1-4915-a010-85b427f5377f tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:06.053288 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-908cf13a-5bd1-4915-a010-85b427f5377f tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:06.053458 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-908cf13a-5bd1-4915-a010-85b427f5377f tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:06.058477 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:06.058477 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:06.059570 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-908cf13a-5bd1-4915-a010-85b427f5377f tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:06.060329 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 857/3405] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:06 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:06.095434 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-1c94a4bb-193f-4ebf-8590-6e86d67f67d8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:06.097556 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-1c94a4bb-193f-4ebf-8590-6e86d67f67d8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:06.097766 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-1c94a4bb-193f-4ebf-8590-6e86d67f67d8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:06.097972 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-1c94a4bb-193f-4ebf-8590-6e86d67f67d8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:06.105936 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:06.105936 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:06.109210 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-1c94a4bb-193f-4ebf-8590-6e86d67f67d8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:06.113310 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-1c94a4bb-193f-4ebf-8590-6e86d67f67d8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:55:06.113680 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 856/3406] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:55:06 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:06.191287 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-49845b05-ae3e-4a32-ba71-48173c41d17a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:06.192239 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-49845b05-ae3e-4a32-ba71-48173c41d17a None None] GET https://10.4.3.64/volume// Aug 14 03:55:06.193478 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-49845b05-ae3e-4a32-ba71-48173c41d17a None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:06.193478 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-49845b05-ae3e-4a32-ba71-48173c41d17a None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:06.193478 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-49845b05-ae3e-4a32-ba71-48173c41d17a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:55:06.193478 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 843/3407] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:55:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:55:06.201768 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-5cc635f3-1bbd-48c4-bf26-ffdcb71c7fce None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:06.206615 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-5cc635f3-1bbd-48c4-bf26-ffdcb71c7fce tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:55:06.207809 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-5cc635f3-1bbd-48c4-bf26-ffdcb71c7fce tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6", "connector": null, "instance_uuid": "5e09297e-aa81-41e9-960a-c9e72a545b2d"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:06.220089 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:06.220089 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:06.255680 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-5cc635f3-1bbd-48c4-bf26-ffdcb71c7fce tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:55:06.256251 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 852/3408] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:55:06 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:55:06.306682 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c65e169e-32bb-4357-b74a-8f7419112ad7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:06.319352 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c65e169e-32bb-4357-b74a-8f7419112ad7 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:06.319727 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c65e169e-32bb-4357-b74a-8f7419112ad7 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:06.319985 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c65e169e-32bb-4357-b74a-8f7419112ad7 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:06.326522 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a9686298-a16f-4794-be69-1ee5d23a4056 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:06.326879 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a9686298-a16f-4794-be69-1ee5d23a4056 None None] GET https://10.4.3.64/volume// Aug 14 03:55:06.327017 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a9686298-a16f-4794-be69-1ee5d23a4056 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:06.327275 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a9686298-a16f-4794-be69-1ee5d23a4056 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:06.327696 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a9686298-a16f-4794-be69-1ee5d23a4056 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:55:06.328027 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 857/3409] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:55:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:55:06.339481 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-0faaa204-b7f5-4d99-b4a0-64609e033d49 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:06.343262 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-0faaa204-b7f5-4d99-b4a0-64609e033d49 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:06.343262 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-0faaa204-b7f5-4d99-b4a0-64609e033d49 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:06.343262 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-0faaa204-b7f5-4d99-b4a0-64609e033d49 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:06.355646 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:06.355646 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:06.364002 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-0faaa204-b7f5-4d99-b4a0-64609e033d49 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:06.372166 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-0faaa204-b7f5-4d99-b4a0-64609e033d49 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:55:06.372166 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 844/3410] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:55:06 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:55:06.493809 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-3927c233-032e-4af6-b251-592cc79a4fe1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:06.495941 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-3927c233-032e-4af6-b251-592cc79a4fe1 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] PUT https://10.4.3.64/volume/v3/attachments/1bbd2295-ecbc-4066-9d3b-2fe66d3fdf4b Aug 14 03:55:06.496181 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-3927c233-032e-4af6-b251-592cc79a4fe1 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:06.512304 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-3927c233-032e-4af6-b251-592cc79a4fe1 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Acquiring lock "cinder-attachment_update-700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:55:06.519692 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-3927c233-032e-4af6-b251-592cc79a4fe1 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Lock "cinder-attachment_update-700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6-np0000007313" acquired by "attachment_update" :: waited 0.007s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:55:06.521378 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:06.521378 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:06.535472 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:06.535472 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:06.540608 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c65e169e-32bb-4357-b74a-8f7419112ad7 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:06.541019 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:06.545820 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c65e169e-32bb-4357-b74a-8f7419112ad7 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:55:06.546331 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 858/3411] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:06 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 845 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:06.624824 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-3927c233-032e-4af6-b251-592cc79a4fe1 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Lock "cinder-attachment_update-700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6-np0000007313" released by "attachment_update" :: held 0.104s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:55:06.624824 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-3927c233-032e-4af6-b251-592cc79a4fe1 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/attachments/1bbd2295-ecbc-4066-9d3b-2fe66d3fdf4b returned with HTTP 200 Aug 14 03:55:06.624824 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 853/3412] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:55:06 2026] PUT /volume/v3/attachments/1bbd2295-ecbc-4066-9d3b-2fe66d3fdf4b => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:06.629523 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:06.629841 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-154190952"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:06.631243 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-154190952'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:06.631309 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Create volume of 1 GB Aug 14 03:55:06.637544 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Availability Zones retrieved successfully. Aug 14 03:55:06.642679 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Flow 'volume_create_api' (baff3973-4667-42c3-9c14-e9efd9325c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:06.643794 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0862fc3a-63ac-45b7-a053-31ccf8e5175e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:06.644645 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:55:06.670236 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0862fc3a-63ac-45b7-a053-31ccf8e5175e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:06.670968 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e162356-519c-4f9c-a123-a4d8c6c8b5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:06.730862 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Created reservations ['57330401-d850-4025-bda9-c223121d497f', '69b11a9f-016b-4eeb-adea-0be2f454d739', '5b92165c-1631-48fa-b8c7-daeee7412b1b', '221d22f4-36a3-4be4-9ee0-54b7a9e3fbdf'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:55:06.731676 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e162356-519c-4f9c-a123-a4d8c6c8b5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57330401-d850-4025-bda9-c223121d497f', '69b11a9f-016b-4eeb-adea-0be2f454d739', '5b92165c-1631-48fa-b8c7-daeee7412b1b', '221d22f4-36a3-4be4-9ee0-54b7a9e3fbdf']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:06.732952 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74dd3b1e-0b6c-4862-9459-b45604e3c336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:06.755178 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74dd3b1e-0b6c-4862-9459-b45604e3c336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-154190952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b310f9f2c1a045499cb63253b419061d',qos_specs=None,replication_status=,reservations=['57330401-d850-4025-bda9-c223121d497f','69b11a9f-016b-4eeb-adea-0be2f454d739','5b92165c-1631-48fa-b8c7-daeee7412b1b','221d22f4-36a3-4be4-9ee0-54b7a9e3fbdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:55:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-154190952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b310f9f2c1a045499cb63253b419061d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:06.755885 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df359adb-bffd-4389-91e6-4ddf716ece11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:06.772310 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df359adb-bffd-4389-91e6-4ddf716ece11) transitioned into state 'SUCCESS' from state '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-154190952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b310f9f2c1a045499cb63253b419061d',qos_specs=None,replication_status=,reservations=['57330401-d850-4025-bda9-c223121d497f','69b11a9f-016b-4eeb-adea-0be2f454d739','5b92165c-1631-48fa-b8c7-daeee7412b1b','221d22f4-36a3-4be4-9ee0-54b7a9e3fbdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:06.772990 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9cc5e0a-642f-45b2-b48b-4bf290c8dfd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:06.780714 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9cc5e0a-642f-45b2-b48b-4bf290c8dfd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:06.781542 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Flow 'volume_create_api' (baff3973-4667-42c3-9c14-e9efd9325c4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:06.781800 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Create volume request issued successfully. Aug 14 03:55:06.782292 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fd2d922e-5a88-4b4b-8240-0763ebf860df tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:55:06.782657 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 858/3413] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:55:06 2026] POST /volume/v3/volumes => generated 746 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:55:07.076092 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-30ac235b-9e86-41cc-aac8-ebc047343389 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:07.078707 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-30ac235b-9e86-41cc-aac8-ebc047343389 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:07.078992 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-30ac235b-9e86-41cc-aac8-ebc047343389 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:07.079733 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-30ac235b-9e86-41cc-aac8-ebc047343389 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:07.080634 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-30ac235b-9e86-41cc-aac8-ebc047343389 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:07.088710 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:07.088710 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:07.092798 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-30ac235b-9e86-41cc-aac8-ebc047343389 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:07.092798 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 845/3414] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:07 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:07.457367 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c0d68773-fb3d-4962-adff-fcafda80252e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:07.539927 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:07.540490 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-734013276"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:07.542453 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-734013276'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:07.542632 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Create volume of 1 GB Aug 14 03:55:07.550196 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Availability Zones retrieved successfully. Aug 14 03:55:07.556538 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Flow 'volume_create_api' (7706c0bf-fb15-4529-81ad-f4dfd3347f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:07.557575 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d5e4fd-8e21-4936-a2f6-ae76e40f89a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:07.558455 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:55:07.561970 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1d683bb9-c90f-47cb-b27c-f17f4d869a11 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:07.563795 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1d683bb9-c90f-47cb-b27c-f17f4d869a11 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:07.563988 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1d683bb9-c90f-47cb-b27c-f17f4d869a11 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:07.564183 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1d683bb9-c90f-47cb-b27c-f17f4d869a11 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:07.575092 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:07.575092 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:07.579609 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1d683bb9-c90f-47cb-b27c-f17f4d869a11 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:07.583475 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1d683bb9-c90f-47cb-b27c-f17f4d869a11 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:55:07.583808 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 854/3415] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:07 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:07.585695 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d5e4fd-8e21-4936-a2f6-ae76e40f89a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:07.586564 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42300d56-0d9f-4a57-99c7-20debd85070c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:07.638497 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Created reservations ['83450394-85a6-4298-8287-c8f862cab89e', 'cc197f4b-8c61-4a03-8d1d-f1f5b29fc828', '4666bdc7-970c-4dcf-b1e2-8ad2195e5120', '64c6180b-32b7-46b6-a5a5-5354f9863064'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:55:07.639370 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42300d56-0d9f-4a57-99c7-20debd85070c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83450394-85a6-4298-8287-c8f862cab89e', 'cc197f4b-8c61-4a03-8d1d-f1f5b29fc828', '4666bdc7-970c-4dcf-b1e2-8ad2195e5120', '64c6180b-32b7-46b6-a5a5-5354f9863064']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:07.640714 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebe16dd3-4624-460c-bd17-c38fb079f5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:07.663445 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebe16dd3-4624-460c-bd17-c38fb079f5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '928cde59-00c2-4e29-ad26-16edfabb2ef3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-734013276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c5409897374a96a3b04b04354cd1e1',qos_specs=None,replication_status=,reservations=['83450394-85a6-4298-8287-c8f862cab89e','cc197f4b-8c61-4a03-8d1d-f1f5b29fc828','4666bdc7-970c-4dcf-b1e2-8ad2195e5120','64c6180b-32b7-46b6-a5a5-5354f9863064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12f5282261d24e07bacbe768884b96d1',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:55:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-734013276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=928cde59-00c2-4e29-ad26-16edfabb2ef3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7c5409897374a96a3b04b04354cd1e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12f5282261d24e07bacbe768884b96d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:07.664246 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99be413c-5d3d-409d-9666-9b19371f7438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:07.680600 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99be413c-5d3d-409d-9666-9b19371f7438) transitioned into state 'SUCCESS' from state '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-734013276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c5409897374a96a3b04b04354cd1e1',qos_specs=None,replication_status=,reservations=['83450394-85a6-4298-8287-c8f862cab89e','cc197f4b-8c61-4a03-8d1d-f1f5b29fc828','4666bdc7-970c-4dcf-b1e2-8ad2195e5120','64c6180b-32b7-46b6-a5a5-5354f9863064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12f5282261d24e07bacbe768884b96d1',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:07.681568 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94553845-3a90-4f73-9aae-7fe600d0d999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:07.691383 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94553845-3a90-4f73-9aae-7fe600d0d999) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:07.692215 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Flow 'volume_create_api' (7706c0bf-fb15-4529-81ad-f4dfd3347f12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:07.692620 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Create volume request issued successfully. Aug 14 03:55:07.693302 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c0d68773-fb3d-4962-adff-fcafda80252e tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:55:07.694753 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 859/3416] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:55:07 2026] POST /volume/v3/volumes => generated 775 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:55:07.707597 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-aeb062a0-4761-4b54-afc5-77d4e08b638c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:07.708353 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-aeb062a0-4761-4b54-afc5-77d4e08b638c tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] GET https://10.4.3.64/volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 Aug 14 03:55:07.708559 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-aeb062a0-4761-4b54-afc5-77d4e08b638c tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:07.708742 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-aeb062a0-4761-4b54-afc5-77d4e08b638c tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:07.715602 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:07.715602 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:07.718891 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-aeb062a0-4761-4b54-afc5-77d4e08b638c tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Volume info retrieved successfully. Aug 14 03:55:07.722404 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-aeb062a0-4761-4b54-afc5-77d4e08b638c tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] https://10.4.3.64/volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 returned with HTTP 200 Aug 14 03:55:07.722746 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 859/3417] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:07 2026] GET /volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:08.101653 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a6f0e1db-0cc4-49c7-9fae-a94ecfd1543f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:08.103648 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a6f0e1db-0cc4-49c7-9fae-a94ecfd1543f tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:08.103939 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a6f0e1db-0cc4-49c7-9fae-a94ecfd1543f tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:08.104212 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a6f0e1db-0cc4-49c7-9fae-a94ecfd1543f tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:08.104340 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a6f0e1db-0cc4-49c7-9fae-a94ecfd1543f tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:08.108864 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:08.108864 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:08.109592 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a6f0e1db-0cc4-49c7-9fae-a94ecfd1543f tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:08.109924 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 846/3418] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:08 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:08.596364 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d5177a64-5de0-448b-9aac-fb0f277dadfa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:08.598451 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d5177a64-5de0-448b-9aac-fb0f277dadfa tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:08.598659 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d5177a64-5de0-448b-9aac-fb0f277dadfa tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:08.598857 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d5177a64-5de0-448b-9aac-fb0f277dadfa tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:08.608324 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:08.608324 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:08.611406 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d5177a64-5de0-448b-9aac-fb0f277dadfa tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:08.615163 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d5177a64-5de0-448b-9aac-fb0f277dadfa tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:55:08.615519 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 855/3419] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:08 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:08.736443 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c382cc72-75f3-476b-8131-dfcd86e57f87 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:08.738268 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c382cc72-75f3-476b-8131-dfcd86e57f87 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] GET https://10.4.3.64/volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 Aug 14 03:55:08.738462 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c382cc72-75f3-476b-8131-dfcd86e57f87 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:08.738638 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c382cc72-75f3-476b-8131-dfcd86e57f87 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:08.746378 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:08.746378 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:08.750462 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c382cc72-75f3-476b-8131-dfcd86e57f87 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Volume info retrieved successfully. Aug 14 03:55:08.755625 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c382cc72-75f3-476b-8131-dfcd86e57f87 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] https://10.4.3.64/volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 returned with HTTP 200 Aug 14 03:55:08.755999 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 860/3420] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:08 2026] GET /volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:08.771679 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1e332b05-4eb0-49aa-ac98-2a9d7116bfc9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:08.833318 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1e332b05-4eb0-49aa-ac98-2a9d7116bfc9 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-reader] POST https://10.4.3.64/volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3/action Aug 14 03:55:08.833572 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1e332b05-4eb0-49aa-ac98-2a9d7116bfc9 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:08.833682 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1e332b05-4eb0-49aa-ac98-2a9d7116bfc9 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:08.841887 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:08.841887 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:08.843167 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1e332b05-4eb0-49aa-ac98-2a9d7116bfc9 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-reader] Volume info retrieved successfully. Aug 14 03:55:08.843231 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.policy [None req-1e332b05-4eb0-49aa-ac98-2a9d7116bfc9 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd8608f1e083e4755815306a08338dc8d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7c5409897374a96a3b04b04354cd1e1', '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=100328) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:08.843522 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1e332b05-4eb0-49aa-ac98-2a9d7116bfc9 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-reader] https://10.4.3.64/volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3/action returned with HTTP 403 Aug 14 03:55:08.844079 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 860/3421] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:55:08 2026] POST /volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3/action => generated 131 bytes in 73 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:08.851033 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b6a69bdb-d479-4361-a046-1d10aeeca895 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:08.852809 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b6a69bdb-d479-4361-a046-1d10aeeca895 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 Aug 14 03:55:08.852809 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b6a69bdb-d479-4361-a046-1d10aeeca895 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:08.852982 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b6a69bdb-d479-4361-a046-1d10aeeca895 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:08.853195 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-b6a69bdb-d479-4361-a046-1d10aeeca895 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Delete volume with id: 928cde59-00c2-4e29-ad26-16edfabb2ef3 Aug 14 03:55:08.860601 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:08.860601 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:08.860601 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b6a69bdb-d479-4361-a046-1d10aeeca895 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Volume info retrieved successfully. Aug 14 03:55:08.875528 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b6a69bdb-d479-4361-a046-1d10aeeca895 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Delete volume request issued successfully. Aug 14 03:55:08.875737 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b6a69bdb-d479-4361-a046-1d10aeeca895 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] https://10.4.3.64/volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 returned with HTTP 202 Aug 14 03:55:08.876084 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 847/3422] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:55:08 2026] DELETE /volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:55:08.887857 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-66ec8bc2-420c-487f-8086-d592529cee57 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:08.890305 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-66ec8bc2-420c-487f-8086-d592529cee57 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] GET https://10.4.3.64/volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 Aug 14 03:55:08.890649 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-66ec8bc2-420c-487f-8086-d592529cee57 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:08.890942 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-66ec8bc2-420c-487f-8086-d592529cee57 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:08.901197 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:08.901197 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:08.905588 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-66ec8bc2-420c-487f-8086-d592529cee57 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Volume info retrieved successfully. Aug 14 03:55:08.910555 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-66ec8bc2-420c-487f-8086-d592529cee57 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] https://10.4.3.64/volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 returned with HTTP 200 Aug 14 03:55:08.911063 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 856/3423] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:08 2026] GET /volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:09.120884 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a2ae726a-968c-4c00-93f1-46f572e7a920 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:09.122889 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a2ae726a-968c-4c00-93f1-46f572e7a920 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:09.123114 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a2ae726a-968c-4c00-93f1-46f572e7a920 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:09.123364 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a2ae726a-968c-4c00-93f1-46f572e7a920 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:09.123524 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-a2ae726a-968c-4c00-93f1-46f572e7a920 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:09.129030 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:09.129030 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:09.129877 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a2ae726a-968c-4c00-93f1-46f572e7a920 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:09.131255 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 861/3424] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:09 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:09.628244 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fa9e672a-96be-4dae-b0f6-739aad3dcbd5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:09.630954 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fa9e672a-96be-4dae-b0f6-739aad3dcbd5 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:09.631226 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fa9e672a-96be-4dae-b0f6-739aad3dcbd5 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:09.631463 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fa9e672a-96be-4dae-b0f6-739aad3dcbd5 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:09.645358 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:09.645358 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:09.649529 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fa9e672a-96be-4dae-b0f6-739aad3dcbd5 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:09.654425 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fa9e672a-96be-4dae-b0f6-739aad3dcbd5 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:55:09.655064 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 861/3425] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:09 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:09.928569 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b9a4ffa2-ba58-42ff-a739-75625c3a1491 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:09.930075 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b9a4ffa2-ba58-42ff-a739-75625c3a1491 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] GET https://10.4.3.64/volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 Aug 14 03:55:09.930262 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b9a4ffa2-ba58-42ff-a739-75625c3a1491 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:09.930528 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b9a4ffa2-ba58-42ff-a739-75625c3a1491 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:10.107120 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b9a4ffa2-ba58-42ff-a739-75625c3a1491 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] https://10.4.3.64/volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 returned with HTTP 404 Aug 14 03:55:10.107630 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 848/3426] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:09 2026] GET /volume/v3/volumes/928cde59-00c2-4e29-ad26-16edfabb2ef3 => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:10.115504 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:10.117165 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:10.117673 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-547149389"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:10.118960 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-547149389'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:10.119127 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Create volume of 1 GB Aug 14 03:55:10.122689 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Availability Zones retrieved successfully. Aug 14 03:55:10.127750 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Flow 'volume_create_api' (16b0e1e4-a422-4fc3-91c9-cbe97a52144c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:10.128662 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c57893f-5176-4ef4-a166-5b5fba21dde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:10.129403 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:55:10.140349 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d296b465-7a7d-4e75-b864-6e5ef75168f8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:10.141848 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d296b465-7a7d-4e75-b864-6e5ef75168f8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:10.142016 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d296b465-7a7d-4e75-b864-6e5ef75168f8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:10.142216 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d296b465-7a7d-4e75-b864-6e5ef75168f8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:10.142350 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-d296b465-7a7d-4e75-b864-6e5ef75168f8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:10.146320 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:10.146320 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:10.147117 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d296b465-7a7d-4e75-b864-6e5ef75168f8 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:10.147517 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 862/3427] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:10 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 796 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:10.151200 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c57893f-5176-4ef4-a166-5b5fba21dde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:10.152016 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16dd951-ecca-4a67-97a1-4e62b07b672e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:10.193222 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Created reservations ['7f7792b9-9db8-460f-a730-035cc77800c0', 'a41029a1-a5e6-4b37-8b7a-c52fe30ee0af', 'b53a1d5f-93a0-400e-ae67-2fe6fc79b619', '2aa97227-9154-42c0-98f9-807137e414df'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:55:10.193947 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16dd951-ecca-4a67-97a1-4e62b07b672e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f7792b9-9db8-460f-a730-035cc77800c0', 'a41029a1-a5e6-4b37-8b7a-c52fe30ee0af', 'b53a1d5f-93a0-400e-ae67-2fe6fc79b619', '2aa97227-9154-42c0-98f9-807137e414df']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:10.194736 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d173952-508e-46a2-b8b7-09b774d0c9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:10.216230 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d173952-508e-46a2-b8b7-09b774d0c9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8990a02f-abcd-4c8a-b3fd-66453188358f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-547149389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c5409897374a96a3b04b04354cd1e1',qos_specs=None,replication_status=,reservations=['7f7792b9-9db8-460f-a730-035cc77800c0','a41029a1-a5e6-4b37-8b7a-c52fe30ee0af','b53a1d5f-93a0-400e-ae67-2fe6fc79b619','2aa97227-9154-42c0-98f9-807137e414df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12f5282261d24e07bacbe768884b96d1',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:55:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-547149389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8990a02f-abcd-4c8a-b3fd-66453188358f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7c5409897374a96a3b04b04354cd1e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12f5282261d24e07bacbe768884b96d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:10.217320 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c652d69-2d73-4683-932e-fd26c1d29ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:10.236385 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c652d69-2d73-4683-932e-fd26c1d29ce1) transitioned into state 'SUCCESS' from state '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-547149389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c5409897374a96a3b04b04354cd1e1',qos_specs=None,replication_status=,reservations=['7f7792b9-9db8-460f-a730-035cc77800c0','a41029a1-a5e6-4b37-8b7a-c52fe30ee0af','b53a1d5f-93a0-400e-ae67-2fe6fc79b619','2aa97227-9154-42c0-98f9-807137e414df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12f5282261d24e07bacbe768884b96d1',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:10.237283 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f867a9-1160-4c32-a120-5170da56bd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:10.245554 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f867a9-1160-4c32-a120-5170da56bd83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:10.246353 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Flow 'volume_create_api' (16b0e1e4-a422-4fc3-91c9-cbe97a52144c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:10.246757 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Create volume request issued successfully. Aug 14 03:55:10.247276 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8fcda0a5-1fd8-44b2-bd7d-ec8bbbf348e6 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:55:10.248038 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 857/3428] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:55:10 2026] POST /volume/v3/volumes => generated 775 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:55:10.261653 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bf1b60c9-8fc8-4975-b845-ec6b42667fc1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:10.264161 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bf1b60c9-8fc8-4975-b845-ec6b42667fc1 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] GET https://10.4.3.64/volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f Aug 14 03:55:10.264161 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bf1b60c9-8fc8-4975-b845-ec6b42667fc1 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:10.264615 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bf1b60c9-8fc8-4975-b845-ec6b42667fc1 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:10.273931 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:10.273931 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:10.278161 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-bf1b60c9-8fc8-4975-b845-ec6b42667fc1 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Volume info retrieved successfully. Aug 14 03:55:10.283517 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bf1b60c9-8fc8-4975-b845-ec6b42667fc1 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] https://10.4.3.64/volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f returned with HTTP 200 Aug 14 03:55:10.284183 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 862/3429] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:10 2026] GET /volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:10.668796 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d6d23583-1c8f-4a93-901c-901e31785513 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:10.670588 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d6d23583-1c8f-4a93-901c-901e31785513 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:10.670803 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d6d23583-1c8f-4a93-901c-901e31785513 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:10.671004 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d6d23583-1c8f-4a93-901c-901e31785513 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:10.680344 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:10.680344 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:10.684734 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d6d23583-1c8f-4a93-901c-901e31785513 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:10.689960 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d6d23583-1c8f-4a93-901c-901e31785513 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:55:10.690492 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 849/3430] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:10 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:10.968349 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-7110439d-309a-4975-b548-98708fbe2520 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:10.970971 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-7110439d-309a-4975-b548-98708fbe2520 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] POST https://10.4.3.64/volume/v3/attachments/1bbd2295-ecbc-4066-9d3b-2fe66d3fdf4b/action Aug 14 03:55:10.971494 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-7110439d-309a-4975-b548-98708fbe2520 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:10.971670 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-7110439d-309a-4975-b548-98708fbe2520 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:10.991065 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:10.991065 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:11.006379 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fb5fffb2-d219-441f-b497-beaf97c57910 req-7110439d-309a-4975-b548-98708fbe2520 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/attachments/1bbd2295-ecbc-4066-9d3b-2fe66d3fdf4b/action returned with HTTP 204 Aug 14 03:55:11.006868 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 863/3431] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:55:10 2026] POST /volume/v3/attachments/1bbd2295-ecbc-4066-9d3b-2fe66d3fdf4b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:11.157306 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a00e090f-7d3e-4665-9db0-27ba9cd590c7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:11.159457 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a00e090f-7d3e-4665-9db0-27ba9cd590c7 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:11.159687 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a00e090f-7d3e-4665-9db0-27ba9cd590c7 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:11.159893 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a00e090f-7d3e-4665-9db0-27ba9cd590c7 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:11.159989 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a00e090f-7d3e-4665-9db0-27ba9cd590c7 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:11.164229 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:11.164229 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:11.165027 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a00e090f-7d3e-4665-9db0-27ba9cd590c7 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:11.165428 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 858/3432] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:11 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:11.299156 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d19e62f1-f672-42a7-8caa-87512b72ed3c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:11.300898 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d19e62f1-f672-42a7-8caa-87512b72ed3c tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] GET https://10.4.3.64/volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f Aug 14 03:55:11.301115 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d19e62f1-f672-42a7-8caa-87512b72ed3c tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:11.301502 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d19e62f1-f672-42a7-8caa-87512b72ed3c tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:11.308484 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:11.308484 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:11.311389 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d19e62f1-f672-42a7-8caa-87512b72ed3c tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Volume info retrieved successfully. Aug 14 03:55:11.315004 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d19e62f1-f672-42a7-8caa-87512b72ed3c tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] https://10.4.3.64/volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f returned with HTTP 200 Aug 14 03:55:11.315522 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 863/3433] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:11 2026] GET /volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:11.329347 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-966245aa-fd76-4843-adda-3ff397dc9e8d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:11.331074 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-966245aa-fd76-4843-adda-3ff397dc9e8d tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-reader] POST https://10.4.3.64/volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f/action Aug 14 03:55:11.331426 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-966245aa-fd76-4843-adda-3ff397dc9e8d tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:11.331550 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-966245aa-fd76-4843-adda-3ff397dc9e8d tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:11.338944 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:11.338944 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:11.339351 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.policy [None req-966245aa-fd76-4843-adda-3ff397dc9e8d tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd8608f1e083e4755815306a08338dc8d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e7c5409897374a96a3b04b04354cd1e1', '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=100329) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:11.339533 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-966245aa-fd76-4843-adda-3ff397dc9e8d tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-reader] https://10.4.3.64/volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f/action returned with HTTP 403 Aug 14 03:55:11.339911 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 850/3434] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:55:11 2026] POST /volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:11.346375 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-66c79c10-ec32-467e-b415-9beb1ed146cd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:11.348058 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-66c79c10-ec32-467e-b415-9beb1ed146cd tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f Aug 14 03:55:11.348269 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-66c79c10-ec32-467e-b415-9beb1ed146cd tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:11.348456 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-66c79c10-ec32-467e-b415-9beb1ed146cd tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:11.348631 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-66c79c10-ec32-467e-b415-9beb1ed146cd tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Delete volume with id: 8990a02f-abcd-4c8a-b3fd-66453188358f Aug 14 03:55:11.355194 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:11.355194 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:11.355447 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-66c79c10-ec32-467e-b415-9beb1ed146cd tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Volume info retrieved successfully. Aug 14 03:55:11.371694 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-66c79c10-ec32-467e-b415-9beb1ed146cd tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Delete volume request issued successfully. Aug 14 03:55:11.371909 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-66c79c10-ec32-467e-b415-9beb1ed146cd tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] https://10.4.3.64/volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f returned with HTTP 202 Aug 14 03:55:11.372380 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 864/3435] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:55:11 2026] DELETE /volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:55:11.381339 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-941175ed-c55e-4a5d-b404-8fc952aa7cd8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:11.384658 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-941175ed-c55e-4a5d-b404-8fc952aa7cd8 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] GET https://10.4.3.64/volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f Aug 14 03:55:11.386027 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-941175ed-c55e-4a5d-b404-8fc952aa7cd8 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:11.388498 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-941175ed-c55e-4a5d-b404-8fc952aa7cd8 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:11.399931 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:11.399931 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:11.404644 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-941175ed-c55e-4a5d-b404-8fc952aa7cd8 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Volume info retrieved successfully. Aug 14 03:55:11.410349 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-941175ed-c55e-4a5d-b404-8fc952aa7cd8 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] https://10.4.3.64/volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f returned with HTTP 200 Aug 14 03:55:11.410906 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 859/3436] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:11 2026] GET /volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:11.704660 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-dba84b8a-2d81-440d-9154-dd33605b242e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:11.706602 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dba84b8a-2d81-440d-9154-dd33605b242e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:11.706791 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dba84b8a-2d81-440d-9154-dd33605b242e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:11.706996 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dba84b8a-2d81-440d-9154-dd33605b242e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:11.720329 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:11.720329 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:11.725153 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-dba84b8a-2d81-440d-9154-dd33605b242e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:11.730300 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dba84b8a-2d81-440d-9154-dd33605b242e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:55:11.730699 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 864/3437] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:11 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:11.741811 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7a954f89-be08-4d36-9155-39993c767c36 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:11.743617 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7a954f89-be08-4d36-9155-39993c767c36 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:11.743824 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7a954f89-be08-4d36-9155-39993c767c36 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:11.744008 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7a954f89-be08-4d36-9155-39993c767c36 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:11.757155 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:11.757155 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:11.757796 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7a954f89-be08-4d36-9155-39993c767c36 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:11.762270 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7a954f89-be08-4d36-9155-39993c767c36 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:55:11.762701 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 851/3438] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:11 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:11.774917 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fc7810b5-fa8d-4435-8e41-0339ba5c39ae None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:11.777018 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fc7810b5-fa8d-4435-8e41-0339ba5c39ae tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:55:11.777469 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fc7810b5-fa8d-4435-8e41-0339ba5c39ae tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-641507163", "description": null, "metadata": null}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:11.790734 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:11.790734 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:11.791313 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fc7810b5-fa8d-4435-8e41-0339ba5c39ae tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:11.791494 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-fc7810b5-fa8d-4435-8e41-0339ba5c39ae tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Create snapshot from volume 700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:11.831533 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-fc7810b5-fa8d-4435-8e41-0339ba5c39ae tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Created reservations ['21da7469-053d-47a1-a7ed-417860c8732f', '677f9e15-bc11-4791-b2d2-6b6b32e98c0d', '099e7215-aa98-4f1c-9fab-ceea61c73432', '45fb38d4-cef2-4e1b-ba4a-0b9781f189d7'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:55:11.862218 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fc7810b5-fa8d-4435-8e41-0339ba5c39ae tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Snapshot force create request issued successfully. Aug 14 03:55:11.862534 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fc7810b5-fa8d-4435-8e41-0339ba5c39ae tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:55:11.863032 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 865/3439] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:55:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:55:11.873168 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-464ef431-7e0f-4d71-8ef3-5e294aed812b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:11.876392 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-464ef431-7e0f-4d71-8ef3-5e294aed812b tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 Aug 14 03:55:11.876618 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-464ef431-7e0f-4d71-8ef3-5e294aed812b tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:11.876846 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-464ef431-7e0f-4d71-8ef3-5e294aed812b tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:11.884279 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:11.884279 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:11.884926 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-464ef431-7e0f-4d71-8ef3-5e294aed812b tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Snapshot retrieved successfully. Aug 14 03:55:11.885916 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-464ef431-7e0f-4d71-8ef3-5e294aed812b tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 returned with HTTP 200 Aug 14 03:55:11.886591 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 860/3440] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:55:11 2026] GET /volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:12.175629 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-730c3472-116e-4d2e-b29c-60ea5e6efb55 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:12.177687 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-730c3472-116e-4d2e-b29c-60ea5e6efb55 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:12.177863 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-730c3472-116e-4d2e-b29c-60ea5e6efb55 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:12.178088 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-730c3472-116e-4d2e-b29c-60ea5e6efb55 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:12.178258 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-730c3472-116e-4d2e-b29c-60ea5e6efb55 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:12.183599 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:12.183599 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:12.184755 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-730c3472-116e-4d2e-b29c-60ea5e6efb55 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:12.185367 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 865/3441] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:12 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:12.425924 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c3ffc1f9-9757-4792-bda1-5fccf3c550e8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:12.427839 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c3ffc1f9-9757-4792-bda1-5fccf3c550e8 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] GET https://10.4.3.64/volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f Aug 14 03:55:12.428476 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c3ffc1f9-9757-4792-bda1-5fccf3c550e8 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:12.428476 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c3ffc1f9-9757-4792-bda1-5fccf3c550e8 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:12.434503 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c3ffc1f9-9757-4792-bda1-5fccf3c550e8 tempest-ProjectReaderTests-1344137076 tempest-ProjectReaderTests-1344137076-project-admin] https://10.4.3.64/volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f returned with HTTP 404 Aug 14 03:55:12.434987 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 852/3442] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:12 2026] GET /volume/v3/volumes/8990a02f-abcd-4c8a-b3fd-66453188358f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:12.905594 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c7dc6c3a-5b18-45a5-8649-25b4a6560370 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:12.908407 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c7dc6c3a-5b18-45a5-8649-25b4a6560370 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 Aug 14 03:55:12.908720 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c7dc6c3a-5b18-45a5-8649-25b4a6560370 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:12.909012 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c7dc6c3a-5b18-45a5-8649-25b4a6560370 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:12.916002 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:12.916002 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:12.917075 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c7dc6c3a-5b18-45a5-8649-25b4a6560370 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Snapshot retrieved successfully. Aug 14 03:55:12.918705 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c7dc6c3a-5b18-45a5-8649-25b4a6560370 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 returned with HTTP 200 Aug 14 03:55:12.919077 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 866/3443] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:55:12 2026] GET /volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:12.927160 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-524dfb3a-1912-4633-8094-246b71727afe None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:12.928735 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-524dfb3a-1912-4633-8094-246b71727afe tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 Aug 14 03:55:12.928889 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-524dfb3a-1912-4633-8094-246b71727afe tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:12.929079 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-524dfb3a-1912-4633-8094-246b71727afe tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:12.936729 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:12.936729 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:12.937097 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-524dfb3a-1912-4633-8094-246b71727afe tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Snapshot retrieved successfully. Aug 14 03:55:12.937760 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-524dfb3a-1912-4633-8094-246b71727afe tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 returned with HTTP 200 Aug 14 03:55:12.938297 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 861/3444] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:55:12 2026] GET /volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:12.945700 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-492448bc-895a-4641-adf7-631f25f47908 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:12.947800 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-492448bc-895a-4641-adf7-631f25f47908 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:55:12.948092 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-492448bc-895a-4641-adf7-631f25f47908 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:12.948643 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-492448bc-895a-4641-adf7-631f25f47908 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:12.959350 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:12.959350 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:12.963244 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-492448bc-895a-4641-adf7-631f25f47908 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:55:12.967929 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-492448bc-895a-4641-adf7-631f25f47908 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:55:12.968770 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 866/3445] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:12 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:13.197201 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-89f0b21a-8442-4157-b1d7-7212cf9a6845 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:13.199511 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-89f0b21a-8442-4157-b1d7-7212cf9a6845 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:13.199786 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-89f0b21a-8442-4157-b1d7-7212cf9a6845 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:13.200051 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-89f0b21a-8442-4157-b1d7-7212cf9a6845 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:13.200244 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-89f0b21a-8442-4157-b1d7-7212cf9a6845 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:13.205807 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:13.205807 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:13.206862 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-89f0b21a-8442-4157-b1d7-7212cf9a6845 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:13.207456 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 853/3446] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:13 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:13.221503 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-80edbbd6-7307-4c8f-82db-cb6e6c06b940 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:13.224313 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-80edbbd6-7307-4c8f-82db-cb6e6c06b940 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c Aug 14 03:55:13.224625 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-80edbbd6-7307-4c8f-82db-cb6e6c06b940 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:13.224816 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-80edbbd6-7307-4c8f-82db-cb6e6c06b940 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:13.234998 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:13.234998 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:13.241192 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-80edbbd6-7307-4c8f-82db-cb6e6c06b940 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:55:13.250102 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-80edbbd6-7307-4c8f-82db-cb6e6c06b940 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c returned with HTTP 200 Aug 14 03:55:13.250472 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 867/3447] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:13 2026] GET /volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:13.264745 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3186f08a-4760-4ef7-97f8-042ed4c6a295 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:13.267051 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3186f08a-4760-4ef7-97f8-042ed4c6a295 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] POST https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856/action Aug 14 03:55:13.267408 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3186f08a-4760-4ef7-97f8-042ed4c6a295 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:13.267579 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3186f08a-4760-4ef7-97f8-042ed4c6a295 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:13.268910 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.admin_actions [None req-3186f08a-4760-4ef7-97f8-042ed4c6a295 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] Updating backup '60016ca6-1ffa-4d2c-b93f-764697926856' with '{'status': 'error'}' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 03:55:13.282807 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:13.282807 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:13.293940 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-3186f08a-4760-4ef7-97f8-042ed4c6a295 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] reset_status in rpcapi backup_id 60016ca6-1ffa-4d2c-b93f-764697926856 on host np0000007313. {{(pid=100326) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 14 03:55:13.296418 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3186f08a-4760-4ef7-97f8-042ed4c6a295 tempest-VolumesBackupsAdminTest-631569081 tempest-VolumesBackupsAdminTest-631569081-project-admin] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856/action returned with HTTP 202 Aug 14 03:55:13.297091 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 862/3448] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:55:13 2026] POST /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:55:13.309360 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0bf83b92-7095-427e-8b37-009af18771d4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:13.311388 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0bf83b92-7095-427e-8b37-009af18771d4 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:13.311645 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0bf83b92-7095-427e-8b37-009af18771d4 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:13.311869 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0bf83b92-7095-427e-8b37-009af18771d4 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:13.312057 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-0bf83b92-7095-427e-8b37-009af18771d4 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:13.317356 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:13.317356 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:13.318487 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0bf83b92-7095-427e-8b37-009af18771d4 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:13.318898 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 867/3449] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:13 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:13.330276 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-988abfbe-2780-4dd8-b076-e60d8613bd1c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:13.332481 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-988abfbe-2780-4dd8-b076-e60d8613bd1c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] DELETE https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:13.332740 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-988abfbe-2780-4dd8-b076-e60d8613bd1c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:13.332985 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-988abfbe-2780-4dd8-b076-e60d8613bd1c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:13.333150 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-988abfbe-2780-4dd8-b076-e60d8613bd1c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Delete backup with id: 60016ca6-1ffa-4d2c-b93f-764697926856. Aug 14 03:55:13.338587 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:13.338587 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:13.352075 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.backup.rpcapi [None req-988abfbe-2780-4dd8-b076-e60d8613bd1c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] delete_backup rpcapi backup_id 60016ca6-1ffa-4d2c-b93f-764697926856 {{(pid=100329) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:55:13.353687 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-988abfbe-2780-4dd8-b076-e60d8613bd1c tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 202 Aug 14 03:55:13.354175 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 854/3450] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:55:13 2026] DELETE /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:55:13.363741 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4173404d-9327-446d-9334-d28674e32bd3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:13.366034 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4173404d-9327-446d-9334-d28674e32bd3 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:13.366403 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4173404d-9327-446d-9334-d28674e32bd3 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:13.367461 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4173404d-9327-446d-9334-d28674e32bd3 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:13.367461 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-4173404d-9327-446d-9334-d28674e32bd3 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:13.373066 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:13.373066 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:13.374382 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4173404d-9327-446d-9334-d28674e32bd3 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 200 Aug 14 03:55:13.375308 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 868/3451] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:13 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:14.224182 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6e0e1364-5954-4f15-9b3c-5fae41c94952 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.316656 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e0e1364-5954-4f15-9b3c-5fae41c94952 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:55:14.317150 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e0e1364-5954-4f15-9b3c-5fae41c94952 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1930244338", "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=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.335115 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e0e1364-5954-4f15-9b3c-5fae41c94952 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:55:14.335523 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 863/3452] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:55:14 2026] POST /volume/v3/types => generated 380 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:14.345005 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1a27ed9d-7f4e-4c9e-b8d7-beb98b106229 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.346733 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1a27ed9d-7f4e-4c9e-b8d7-beb98b106229 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] POST https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/encryption Aug 14 03:55:14.347052 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1a27ed9d-7f4e-4c9e-b8d7-beb98b106229 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.362067 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1a27ed9d-7f4e-4c9e-b8d7-beb98b106229 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/encryption returned with HTTP 200 Aug 14 03:55:14.362761 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 868/3453] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:55:14 2026] POST /volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:14.370532 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e15cd76f-69fb-4ab8-9acf-49bfaa50444b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.373355 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e15cd76f-69fb-4ab8-9acf-49bfaa50444b tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:55:14.373355 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e15cd76f-69fb-4ab8-9acf-49bfaa50444b tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-114531488", "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=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.389599 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-be5793bc-6203-4715-82a7-91404ac3c1fc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.391298 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-be5793bc-6203-4715-82a7-91404ac3c1fc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 Aug 14 03:55:14.391503 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-be5793bc-6203-4715-82a7-91404ac3c1fc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.391683 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-be5793bc-6203-4715-82a7-91404ac3c1fc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.391780 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-be5793bc-6203-4715-82a7-91404ac3c1fc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Show backup with id 60016ca6-1ffa-4d2c-b93f-764697926856. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:14.393417 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e15cd76f-69fb-4ab8-9acf-49bfaa50444b tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:55:14.393954 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 855/3454] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:55:14 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 14 03:55:14.395071 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-be5793bc-6203-4715-82a7-91404ac3c1fc tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 returned with HTTP 404 Aug 14 03:55:14.395643 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 869/3455] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:14 2026] GET /volume/v3/backups/60016ca6-1ffa-4d2c-b93f-764697926856 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:14.401180 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1c6b02e0-e70a-4781-84f5-bf024a9c5f0a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.464712 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1c6b02e0-e70a-4781-84f5-bf024a9c5f0a tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] POST https://10.4.3.64/volume/v3/types/98214d1b-5c15-4629-b51f-950429216d5b/encryption Aug 14 03:55:14.465048 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1c6b02e0-e70a-4781-84f5-bf024a9c5f0a tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.467387 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-1c6b02e0-e70a-4781-84f5-bf024a9c5f0a tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0b6a6a32e75d4d4397cf1e0fb5e7c70b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5b6dbc7e7534fe8b56832930c97c6fc', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:14.467576 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1c6b02e0-e70a-4781-84f5-bf024a9c5f0a tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/98214d1b-5c15-4629-b51f-950429216d5b/encryption returned with HTTP 403 Aug 14 03:55:14.467982 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 864/3456] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:55:14 2026] POST /volume/v3/types/98214d1b-5c15-4629-b51f-950429216d5b/encryption => generated 127 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:14.476322 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e7eb7bfa-0002-4e00-875b-74547cc28532 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.478027 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e7eb7bfa-0002-4e00-875b-74547cc28532 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:55:14.478436 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e7eb7bfa-0002-4e00-875b-74547cc28532 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1613738443", "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=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.480714 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-de2c53ee-6e95-405a-86eb-91f0c6cff240 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.482431 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-de2c53ee-6e95-405a-86eb-91f0c6cff240 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c Aug 14 03:55:14.482663 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-de2c53ee-6e95-405a-86eb-91f0c6cff240 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.482888 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-de2c53ee-6e95-405a-86eb-91f0c6cff240 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.491161 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:14.491161 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:14.492880 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e7eb7bfa-0002-4e00-875b-74547cc28532 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:55:14.493302 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 869/3457] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:55:14 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:14.494451 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-de2c53ee-6e95-405a-86eb-91f0c6cff240 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:55:14.499852 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-de2c53ee-6e95-405a-86eb-91f0c6cff240 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c returned with HTTP 200 Aug 14 03:55:14.500382 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 856/3458] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:14 2026] GET /volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:14.501444 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e22a87ad-661f-4774-853a-8e95e6b3bdf2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.503480 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e22a87ad-661f-4774-853a-8e95e6b3bdf2 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] POST https://10.4.3.64/volume/v3/types/56e3aa49-f8b9-4817-8484-3f0bf4714d2d/extra_specs Aug 14 03:55:14.503803 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e22a87ad-661f-4774-853a-8e95e6b3bdf2 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.506219 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.policy [None req-e22a87ad-661f-4774-853a-8e95e6b3bdf2 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0b6a6a32e75d4d4397cf1e0fb5e7c70b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5b6dbc7e7534fe8b56832930c97c6fc', '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=100327) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:14.506445 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e22a87ad-661f-4774-853a-8e95e6b3bdf2 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/56e3aa49-f8b9-4817-8484-3f0bf4714d2d/extra_specs returned with HTTP 403 Aug 14 03:55:14.506870 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 870/3459] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Aug 14 03:55:14 2026] POST /volume/v3/types/56e3aa49-f8b9-4817-8484-3f0bf4714d2d/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:14.512594 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ddfc4f31-8202-4079-aa57-8e852da06b20 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.513318 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bfe40a01-0813-4129-94c7-a829d8fabfc5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.515336 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ddfc4f31-8202-4079-aa57-8e852da06b20 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] DELETE https://10.4.3.64/volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c Aug 14 03:55:14.515560 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ddfc4f31-8202-4079-aa57-8e852da06b20 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.515716 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ddfc4f31-8202-4079-aa57-8e852da06b20 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.515859 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-ddfc4f31-8202-4079-aa57-8e852da06b20 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Delete volume with id: 10481d23-dde6-485d-97b1-a0fd746a9c4c Aug 14 03:55:14.516064 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bfe40a01-0813-4129-94c7-a829d8fabfc5 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] PUT https://10.4.3.64/volume/v3/types/56e3aa49-f8b9-4817-8484-3f0bf4714d2d/extra_specs/key2 Aug 14 03:55:14.516586 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bfe40a01-0813-4129-94c7-a829d8fabfc5 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.520402 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.policy [None req-bfe40a01-0813-4129-94c7-a829d8fabfc5 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0b6a6a32e75d4d4397cf1e0fb5e7c70b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5b6dbc7e7534fe8b56832930c97c6fc', '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=100328) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:14.522731 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bfe40a01-0813-4129-94c7-a829d8fabfc5 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/56e3aa49-f8b9-4817-8484-3f0bf4714d2d/extra_specs/key2 returned with HTTP 403 Aug 14 03:55:14.522731 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 870/3460] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:55:14 2026] PUT /volume/v3/types/56e3aa49-f8b9-4817-8484-3f0bf4714d2d/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:14.528888 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:14.528888 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:14.528888 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ddfc4f31-8202-4079-aa57-8e852da06b20 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:55:14.533039 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-95a2746c-2ec1-4479-b362-c95c67c7047b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.534576 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-95a2746c-2ec1-4479-b362-c95c67c7047b tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] POST https://10.4.3.64/volume/v3/types Aug 14 03:55:14.534914 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-95a2746c-2ec1-4479-b362-c95c67c7047b tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.536908 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.policy [None req-95a2746c-2ec1-4479-b362-c95c67c7047b tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0b6a6a32e75d4d4397cf1e0fb5e7c70b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5b6dbc7e7534fe8b56832930c97c6fc', '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=100329) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:14.537083 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-95a2746c-2ec1-4479-b362-c95c67c7047b tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types returned with HTTP 403 Aug 14 03:55:14.537545 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 857/3461] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:55:14 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 14 03:55:14.546870 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f8ed01fa-af0c-4c5e-a90b-735388c5db48 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.548635 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f8ed01fa-af0c-4c5e-a90b-735388c5db48 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:55:14.548963 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f8ed01fa-af0c-4c5e-a90b-735388c5db48 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1488059486", "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=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.555203 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ddfc4f31-8202-4079-aa57-8e852da06b20 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Delete volume request issued successfully. Aug 14 03:55:14.555475 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ddfc4f31-8202-4079-aa57-8e852da06b20 tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c returned with HTTP 202 Aug 14 03:55:14.555992 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 865/3462] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:55:14 2026] DELETE /volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:55:14.567604 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-77199ab1-fe21-43a9-9e72-2b4e795ae6da None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.571409 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-77199ab1-fe21-43a9-9e72-2b4e795ae6da tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c Aug 14 03:55:14.571863 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-77199ab1-fe21-43a9-9e72-2b4e795ae6da tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.572784 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-77199ab1-fe21-43a9-9e72-2b4e795ae6da tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.581278 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f8ed01fa-af0c-4c5e-a90b-735388c5db48 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:55:14.581662 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 871/3463] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:55:14 2026] POST /volume/v3/types => generated 380 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:14.586908 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:14.586908 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:14.590315 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bc4f1bd8-600a-46f9-a211-265df7ca2d83 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.592463 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bc4f1bd8-600a-46f9-a211-265df7ca2d83 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] POST https://10.4.3.64/volume/v3/types/47f8f082-0fc5-4cfd-8e91-894136c8fcaf/encryption Aug 14 03:55:14.592760 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-77199ab1-fe21-43a9-9e72-2b4e795ae6da tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Volume info retrieved successfully. Aug 14 03:55:14.592857 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bc4f1bd8-600a-46f9-a211-265df7ca2d83 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.598685 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-77199ab1-fe21-43a9-9e72-2b4e795ae6da tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c returned with HTTP 200 Aug 14 03:55:14.599289 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 871/3464] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:14 2026] GET /volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:14.612149 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bc4f1bd8-600a-46f9-a211-265df7ca2d83 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] https://10.4.3.64/volume/v3/types/47f8f082-0fc5-4cfd-8e91-894136c8fcaf/encryption returned with HTTP 200 Aug 14 03:55:14.612798 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 858/3465] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:55:14 2026] POST /volume/v3/types/47f8f082-0fc5-4cfd-8e91-894136c8fcaf/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:55:14.620667 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7f053d08-9c36-4272-832c-8d57efe24a13 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.622512 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7f053d08-9c36-4272-832c-8d57efe24a13 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] DELETE https://10.4.3.64/volume/v3/types/47f8f082-0fc5-4cfd-8e91-894136c8fcaf/encryption/d4ac7b16-93de-4c6f-95b2-10d2ebecdf82 Aug 14 03:55:14.622690 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7f053d08-9c36-4272-832c-8d57efe24a13 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.622892 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7f053d08-9c36-4272-832c-8d57efe24a13 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.623513 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-7f053d08-9c36-4272-832c-8d57efe24a13 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0b6a6a32e75d4d4397cf1e0fb5e7c70b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5b6dbc7e7534fe8b56832930c97c6fc', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:14.623856 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7f053d08-9c36-4272-832c-8d57efe24a13 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/47f8f082-0fc5-4cfd-8e91-894136c8fcaf/encryption/d4ac7b16-93de-4c6f-95b2-10d2ebecdf82 returned with HTTP 403 Aug 14 03:55:14.624164 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 866/3466] 10.4.3.64 () {66 vars in 1482 bytes} [Fri Aug 14 03:55:14 2026] DELETE /volume/v3/types/47f8f082-0fc5-4cfd-8e91-894136c8fcaf/encryption/d4ac7b16-93de-4c6f-95b2-10d2ebecdf82 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:14.633846 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-76c538e5-613d-45c9-9ff8-9f7c29ccd1c8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.639865 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-76c538e5-613d-45c9-9ff8-9f7c29ccd1c8 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:55:14.640290 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-76c538e5-613d-45c9-9ff8-9f7c29ccd1c8 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1385779593", "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=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.657575 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-76c538e5-613d-45c9-9ff8-9f7c29ccd1c8 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:55:14.658002 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 872/3467] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:55:14 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:14.669273 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-aee91b2c-7f87-47f8-937b-62d031241b40 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.671090 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-aee91b2c-7f87-47f8-937b-62d031241b40 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] DELETE https://10.4.3.64/volume/v3/types/7357eb6a-bbe4-4834-ae7d-3109917b7713/extra_specs/key1 Aug 14 03:55:14.671345 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-aee91b2c-7f87-47f8-937b-62d031241b40 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.671636 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-aee91b2c-7f87-47f8-937b-62d031241b40 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.677484 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.policy [None req-aee91b2c-7f87-47f8-937b-62d031241b40 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0b6a6a32e75d4d4397cf1e0fb5e7c70b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5b6dbc7e7534fe8b56832930c97c6fc', '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=100328) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:14.677692 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-aee91b2c-7f87-47f8-937b-62d031241b40 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/7357eb6a-bbe4-4834-ae7d-3109917b7713/extra_specs/key1 returned with HTTP 403 Aug 14 03:55:14.678153 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 872/3468] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Aug 14 03:55:14 2026] DELETE /volume/v3/types/7357eb6a-bbe4-4834-ae7d-3109917b7713/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:14.686814 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-520972d9-fcb9-4304-91eb-b6f525147b9d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.688884 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-520972d9-fcb9-4304-91eb-b6f525147b9d tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:55:14.689304 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-520972d9-fcb9-4304-91eb-b6f525147b9d tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1868728883", "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=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.707802 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-520972d9-fcb9-4304-91eb-b6f525147b9d tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:55:14.707912 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 859/3469] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 03:55:14 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:14.715831 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-23fe5b27-e0d4-4eb4-a11c-a854da1c0e50 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.718441 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23fe5b27-e0d4-4eb4-a11c-a854da1c0e50 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] DELETE https://10.4.3.64/volume/v3/types/617e6cee-5feb-4530-b836-7a402bdc47f6 Aug 14 03:55:14.718441 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23fe5b27-e0d4-4eb4-a11c-a854da1c0e50 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.718441 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23fe5b27-e0d4-4eb4-a11c-a854da1c0e50 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.718656 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-23fe5b27-e0d4-4eb4-a11c-a854da1c0e50 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0b6a6a32e75d4d4397cf1e0fb5e7c70b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5b6dbc7e7534fe8b56832930c97c6fc', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:14.718656 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23fe5b27-e0d4-4eb4-a11c-a854da1c0e50 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/617e6cee-5feb-4530-b836-7a402bdc47f6 returned with HTTP 403 Aug 14 03:55:14.719054 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 867/3470] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:55:14 2026] DELETE /volume/v3/types/617e6cee-5feb-4530-b836-7a402bdc47f6 => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:14.727497 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-dda8b5fa-6e9b-40a4-9cb0-3e80cbe5d617 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.729279 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dda8b5fa-6e9b-40a4-9cb0-3e80cbe5d617 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] GET https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/extra_specs Aug 14 03:55:14.729553 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dda8b5fa-6e9b-40a4-9cb0-3e80cbe5d617 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.729751 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dda8b5fa-6e9b-40a4-9cb0-3e80cbe5d617 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.738718 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dda8b5fa-6e9b-40a4-9cb0-3e80cbe5d617 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/extra_specs returned with HTTP 200 Aug 14 03:55:14.739056 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 873/3471] 10.4.3.64 () {66 vars in 1371 bytes} [Fri Aug 14 03:55:14 2026] GET /volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:14.751236 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7b4f8af8-bb4b-4b5d-b038-f43fbf9a219f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.753638 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7b4f8af8-bb4b-4b5d-b038-f43fbf9a219f tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] GET https://10.4.3.64/volume/v3/types Aug 14 03:55:14.753853 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7b4f8af8-bb4b-4b5d-b038-f43fbf9a219f tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.754127 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7b4f8af8-bb4b-4b5d-b038-f43fbf9a219f tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.755315 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-7b4f8af8-bb4b-4b5d-b038-f43fbf9a219f tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:55:14.791026 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7b4f8af8-bb4b-4b5d-b038-f43fbf9a219f tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:55:14.791746 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 873/3472] 10.4.3.64 () {66 vars in 1224 bytes} [Fri Aug 14 03:55:14 2026] GET /volume/v3/types => generated 2583 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:14.807467 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ed7682d6-6174-49ca-a00b-4b3d21dabef2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.809826 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ed7682d6-6174-49ca-a00b-4b3d21dabef2 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] GET https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/encryption/cipher Aug 14 03:55:14.810040 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ed7682d6-6174-49ca-a00b-4b3d21dabef2 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.810331 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ed7682d6-6174-49ca-a00b-4b3d21dabef2 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.811198 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.policy [None req-ed7682d6-6174-49ca-a00b-4b3d21dabef2 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0b6a6a32e75d4d4397cf1e0fb5e7c70b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5b6dbc7e7534fe8b56832930c97c6fc', '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=100329) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:14.811454 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ed7682d6-6174-49ca-a00b-4b3d21dabef2 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/encryption/cipher returned with HTTP 403 Aug 14 03:55:14.812010 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 860/3473] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Aug 14 03:55:14 2026] GET /volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:14.821045 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-58b9206b-1c55-4520-bef1-30e71f4ea27d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.823738 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-58b9206b-1c55-4520-bef1-30e71f4ea27d tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] GET https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/encryption Aug 14 03:55:14.823981 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-58b9206b-1c55-4520-bef1-30e71f4ea27d tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.824254 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-58b9206b-1c55-4520-bef1-30e71f4ea27d tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.825706 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-58b9206b-1c55-4520-bef1-30e71f4ea27d tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0b6a6a32e75d4d4397cf1e0fb5e7c70b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5b6dbc7e7534fe8b56832930c97c6fc', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:14.825939 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-58b9206b-1c55-4520-bef1-30e71f4ea27d tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/encryption returned with HTTP 403 Aug 14 03:55:14.826494 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 868/3474] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 03:55:14 2026] GET /volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:14.836231 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c0aabc2f-abb9-4210-8fb3-346ef7746164 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.838031 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c0aabc2f-abb9-4210-8fb3-346ef7746164 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] GET https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/extra_specs/multiattach Aug 14 03:55:14.838223 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c0aabc2f-abb9-4210-8fb3-346ef7746164 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.838401 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c0aabc2f-abb9-4210-8fb3-346ef7746164 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.846465 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c0aabc2f-abb9-4210-8fb3-346ef7746164 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/extra_specs/multiattach returned with HTTP 200 Aug 14 03:55:14.846816 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 874/3475] 10.4.3.64 () {66 vars in 1407 bytes} [Fri Aug 14 03:55:14 2026] GET /volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:55:14.858866 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-171668d5-3a46-4946-ba32-9316ae485182 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.860346 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-171668d5-3a46-4946-ba32-9316ae485182 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] GET https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/extra_specs/volume_backend_name Aug 14 03:55:14.860677 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-171668d5-3a46-4946-ba32-9316ae485182 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.860964 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-171668d5-3a46-4946-ba32-9316ae485182 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.867904 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-171668d5-3a46-4946-ba32-9316ae485182 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/extra_specs/volume_backend_name returned with HTTP 404 Aug 14 03:55:14.868524 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 874/3476] 10.4.3.64 () {66 vars in 1431 bytes} [Fri Aug 14 03:55:14 2026] GET /volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/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 14 03:55:14.880103 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-80ec1080-6d9f-44d0-b95d-00016f306e86 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.881150 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-80ec1080-6d9f-44d0-b95d-00016f306e86 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] GET https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7 Aug 14 03:55:14.881471 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-80ec1080-6d9f-44d0-b95d-00016f306e86 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.881561 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-80ec1080-6d9f-44d0-b95d-00016f306e86 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.891895 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-80ec1080-6d9f-44d0-b95d-00016f306e86 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7 returned with HTTP 200 Aug 14 03:55:14.894088 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 861/3477] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 03:55:14 2026] GET /volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7 => generated 318 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:14.904608 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-43bbb302-4c29-40db-955a-f843a468f25e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.906386 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-43bbb302-4c29-40db-955a-f843a468f25e tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] PUT https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/encryption/f8b5435b-a2a0-4d87-a95e-833d6742f129 Aug 14 03:55:14.906718 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-43bbb302-4c29-40db-955a-f843a468f25e tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.908553 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-43bbb302-4c29-40db-955a-f843a468f25e tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0b6a6a32e75d4d4397cf1e0fb5e7c70b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5b6dbc7e7534fe8b56832930c97c6fc', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:14.908727 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-43bbb302-4c29-40db-955a-f843a468f25e tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/encryption/f8b5435b-a2a0-4d87-a95e-833d6742f129 returned with HTTP 403 Aug 14 03:55:14.909142 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 869/3478] 10.4.3.64 () {68 vars in 1499 bytes} [Fri Aug 14 03:55:14 2026] PUT /volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/encryption/f8b5435b-a2a0-4d87-a95e-833d6742f129 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:14.921866 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0790e1e8-7272-472f-b1a9-0593220b1cb0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.923572 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0790e1e8-7272-472f-b1a9-0593220b1cb0 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] PUT https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/extra_specs/key1 Aug 14 03:55:14.923914 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0790e1e8-7272-472f-b1a9-0593220b1cb0 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.925807 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.policy [None req-0790e1e8-7272-472f-b1a9-0593220b1cb0 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0b6a6a32e75d4d4397cf1e0fb5e7c70b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5b6dbc7e7534fe8b56832930c97c6fc', '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=100327) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:14.926024 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0790e1e8-7272-472f-b1a9-0593220b1cb0 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/extra_specs/key1 returned with HTTP 403 Aug 14 03:55:14.926528 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 875/3479] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 03:55:14 2026] PUT /volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:14.937439 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3611154a-030b-482e-b8e4-163095d8bc97 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.939515 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3611154a-030b-482e-b8e4-163095d8bc97 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] PUT https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7 Aug 14 03:55:14.941143 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3611154a-030b-482e-b8e4-163095d8bc97 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:14.943054 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.policy [None req-3611154a-030b-482e-b8e4-163095d8bc97 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0b6a6a32e75d4d4397cf1e0fb5e7c70b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5b6dbc7e7534fe8b56832930c97c6fc', '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=100328) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 03:55:14.943455 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3611154a-030b-482e-b8e4-163095d8bc97 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-member] https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7 returned with HTTP 403 Aug 14 03:55:14.943975 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 875/3480] 10.4.3.64 () {68 vars in 1355 bytes} [Fri Aug 14 03:55:14 2026] PUT /volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:14.953713 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-35c1649f-06ce-44dc-8e59-86f208db33f0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.956395 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-35c1649f-06ce-44dc-8e59-86f208db33f0 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] DELETE https://10.4.3.64/volume/v3/types/617e6cee-5feb-4530-b836-7a402bdc47f6 Aug 14 03:55:14.956635 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-35c1649f-06ce-44dc-8e59-86f208db33f0 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.956877 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-35c1649f-06ce-44dc-8e59-86f208db33f0 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:14.982820 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-35c1649f-06ce-44dc-8e59-86f208db33f0 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] https://10.4.3.64/volume/v3/types/617e6cee-5feb-4530-b836-7a402bdc47f6 returned with HTTP 202 Aug 14 03:55:14.983212 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 862/3481] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:55:14 2026] DELETE /volume/v3/types/617e6cee-5feb-4530-b836-7a402bdc47f6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:55:14.991582 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-662e3c32-c7e5-474b-a376-910b3d9617eb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:14.993247 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-662e3c32-c7e5-474b-a376-910b3d9617eb tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] DELETE https://10.4.3.64/volume/v3/types/7357eb6a-bbe4-4834-ae7d-3109917b7713 Aug 14 03:55:14.993507 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-662e3c32-c7e5-474b-a376-910b3d9617eb tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:14.993698 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-662e3c32-c7e5-474b-a376-910b3d9617eb tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:15.024119 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-662e3c32-c7e5-474b-a376-910b3d9617eb tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] https://10.4.3.64/volume/v3/types/7357eb6a-bbe4-4834-ae7d-3109917b7713 returned with HTTP 202 Aug 14 03:55:15.024606 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 870/3482] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:55:14 2026] DELETE /volume/v3/types/7357eb6a-bbe4-4834-ae7d-3109917b7713 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:55:15.032034 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8fc56bba-ed2a-4fbe-b768-cdc3ab2e783c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:15.035567 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8fc56bba-ed2a-4fbe-b768-cdc3ab2e783c tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] DELETE https://10.4.3.64/volume/v3/types/47f8f082-0fc5-4cfd-8e91-894136c8fcaf Aug 14 03:55:15.035752 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8fc56bba-ed2a-4fbe-b768-cdc3ab2e783c tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:15.035961 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8fc56bba-ed2a-4fbe-b768-cdc3ab2e783c tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:15.062804 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8fc56bba-ed2a-4fbe-b768-cdc3ab2e783c tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] https://10.4.3.64/volume/v3/types/47f8f082-0fc5-4cfd-8e91-894136c8fcaf returned with HTTP 202 Aug 14 03:55:15.063527 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 876/3483] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:55:15 2026] DELETE /volume/v3/types/47f8f082-0fc5-4cfd-8e91-894136c8fcaf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:55:15.069873 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e0cb398e-b0a8-47f2-a6d7-851964d608dd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:15.072471 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e0cb398e-b0a8-47f2-a6d7-851964d608dd tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] DELETE https://10.4.3.64/volume/v3/types/56e3aa49-f8b9-4817-8484-3f0bf4714d2d Aug 14 03:55:15.072471 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e0cb398e-b0a8-47f2-a6d7-851964d608dd tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:15.073929 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e0cb398e-b0a8-47f2-a6d7-851964d608dd tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:15.099130 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e0cb398e-b0a8-47f2-a6d7-851964d608dd tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] https://10.4.3.64/volume/v3/types/56e3aa49-f8b9-4817-8484-3f0bf4714d2d returned with HTTP 202 Aug 14 03:55:15.099816 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 876/3484] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:55:15 2026] DELETE /volume/v3/types/56e3aa49-f8b9-4817-8484-3f0bf4714d2d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:55:15.105976 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-af0b7795-09e4-45d7-94d9-9d2043e8e9f4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:15.107704 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-af0b7795-09e4-45d7-94d9-9d2043e8e9f4 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] DELETE https://10.4.3.64/volume/v3/types/98214d1b-5c15-4629-b51f-950429216d5b Aug 14 03:55:15.107889 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-af0b7795-09e4-45d7-94d9-9d2043e8e9f4 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:15.108076 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-af0b7795-09e4-45d7-94d9-9d2043e8e9f4 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:15.131664 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-af0b7795-09e4-45d7-94d9-9d2043e8e9f4 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] https://10.4.3.64/volume/v3/types/98214d1b-5c15-4629-b51f-950429216d5b returned with HTTP 202 Aug 14 03:55:15.132157 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 863/3485] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:55:15 2026] DELETE /volume/v3/types/98214d1b-5c15-4629-b51f-950429216d5b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:55:15.138850 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-25f43ef7-4ec5-4ce3-b88a-eb18583d4b58 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:15.139605 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25f43ef7-4ec5-4ce3-b88a-eb18583d4b58 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] DELETE https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7 Aug 14 03:55:15.140026 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25f43ef7-4ec5-4ce3-b88a-eb18583d4b58 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:15.140026 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25f43ef7-4ec5-4ce3-b88a-eb18583d4b58 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:15.168259 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25f43ef7-4ec5-4ce3-b88a-eb18583d4b58 tempest-VolumeTypesMemberTests-1329600985 tempest-VolumeTypesMemberTests-1329600985-project-admin] https://10.4.3.64/volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7 returned with HTTP 202 Aug 14 03:55:15.168698 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 871/3486] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:55:15 2026] DELETE /volume/v3/types/9d2cccbf-c5a5-4f56-b6c4-d7b99d9488b7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:55:15.613620 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5c9b5232-ad62-4ec8-9c94-901c299b897b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:15.615353 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5c9b5232-ad62-4ec8-9c94-901c299b897b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] GET https://10.4.3.64/volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c Aug 14 03:55:15.615580 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5c9b5232-ad62-4ec8-9c94-901c299b897b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:15.615756 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5c9b5232-ad62-4ec8-9c94-901c299b897b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:15.620989 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5c9b5232-ad62-4ec8-9c94-901c299b897b tempest-VolumesBackupsAdminTest-231016336 tempest-VolumesBackupsAdminTest-231016336-project-member] https://10.4.3.64/volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c returned with HTTP 404 Aug 14 03:55:15.621476 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 877/3487] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:15 2026] GET /volume/v3/volumes/10481d23-dde6-485d-97b1-a0fd746a9c4c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:16.857444 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2cf37209-ed43-4739-a799-3379ba8412e0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:16.920593 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:16.920980 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-449861460"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:16.922598 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-449861460'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:16.922770 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Create volume of 1 GB Aug 14 03:55:16.927789 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Availability Zones retrieved successfully. Aug 14 03:55:16.933984 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Flow 'volume_create_api' (e6038de5-e19b-491f-b543-da66d4ce775e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:16.935453 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac3af9e-9c7a-49c1-97fd-67972ea1642f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:16.936998 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:55:16.964314 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac3af9e-9c7a-49c1-97fd-67972ea1642f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:16.965325 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6fa3c98-4bcf-4594-8415-41cd1c3a7b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:17.039012 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Created reservations ['3eb8d792-245e-41d7-bf6d-d61704ac91c9', 'ca017b63-ef81-4eb8-8e45-accbabb017de', '9b5b130f-c1b1-477a-b28c-b90888a839c8', '49a4a06a-900c-4e39-9678-ba258c89a685'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:55:17.040420 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6fa3c98-4bcf-4594-8415-41cd1c3a7b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eb8d792-245e-41d7-bf6d-d61704ac91c9', 'ca017b63-ef81-4eb8-8e45-accbabb017de', '9b5b130f-c1b1-477a-b28c-b90888a839c8', '49a4a06a-900c-4e39-9678-ba258c89a685']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:17.041705 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44882240-d123-47c3-b35e-daa48f54b2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:17.068796 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44882240-d123-47c3-b35e-daa48f54b2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90eb1d32-edfd-4db2-a0d5-689a11644f6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-449861460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2496e0b377354afd832bbfc677496255',qos_specs=None,replication_status=,reservations=['3eb8d792-245e-41d7-bf6d-d61704ac91c9','ca017b63-ef81-4eb8-8e45-accbabb017de','9b5b130f-c1b1-477a-b28c-b90888a839c8','49a4a06a-900c-4e39-9678-ba258c89a685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbcd4d5bd9c34176805cd9990a9b5f6a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-449861460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90eb1d32-edfd-4db2-a0d5-689a11644f6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2496e0b377354afd832bbfc677496255',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbcd4d5bd9c34176805cd9990a9b5f6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:17.069605 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e0ef36-26ad-4a1c-9e5c-89c147e6d10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:17.091008 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e0ef36-26ad-4a1c-9e5c-89c147e6d10b) transitioned into state 'SUCCESS' from state '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-449861460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2496e0b377354afd832bbfc677496255',qos_specs=None,replication_status=,reservations=['3eb8d792-245e-41d7-bf6d-d61704ac91c9','ca017b63-ef81-4eb8-8e45-accbabb017de','9b5b130f-c1b1-477a-b28c-b90888a839c8','49a4a06a-900c-4e39-9678-ba258c89a685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbcd4d5bd9c34176805cd9990a9b5f6a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:17.091710 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da840954-67c9-4863-8c88-645abca1d2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:17.104161 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da840954-67c9-4863-8c88-645abca1d2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:17.104702 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Flow 'volume_create_api' (e6038de5-e19b-491f-b543-da66d4ce775e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:17.104994 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Create volume request issued successfully. Aug 14 03:55:17.105603 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2cf37209-ed43-4739-a799-3379ba8412e0 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:55:17.106015 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 877/3488] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:55:16 2026] POST /volume/v3/volumes => generated 775 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:17.116982 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1e5ab261-f38d-4f45-bd7c-53e64b4dfa6c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:17.118987 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e5ab261-f38d-4f45-bd7c-53e64b4dfa6c tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a Aug 14 03:55:17.119242 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e5ab261-f38d-4f45-bd7c-53e64b4dfa6c tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:17.119537 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e5ab261-f38d-4f45-bd7c-53e64b4dfa6c tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:17.128019 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:17.128019 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:17.135160 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1e5ab261-f38d-4f45-bd7c-53e64b4dfa6c tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:17.138201 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e5ab261-f38d-4f45-bd7c-53e64b4dfa6c tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a returned with HTTP 200 Aug 14 03:55:17.138720 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 864/3489] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:17 2026] GET /volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:17.248472 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:17.341364 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:17.341692 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1483392884"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:17.343221 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1483392884'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:17.343321 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Create volume of 1 GB Aug 14 03:55:17.347521 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Availability Zones retrieved successfully. Aug 14 03:55:17.352736 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Flow 'volume_create_api' (e0ba709d-d5d2-4aed-bfd5-7471bb25a989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:17.353790 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3aad7b0-8fb2-42e8-8ca5-d4db2c0a0a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:17.354682 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:55:17.379921 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3aad7b0-8fb2-42e8-8ca5-d4db2c0a0a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:17.381307 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd282922-3bac-473b-8b63-4ab588ab58a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:17.434501 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Created reservations ['c329f8ea-5378-4e15-a5c6-1ec19f172d8e', '08bd427b-58f6-4c1a-bb7b-3366999bce77', '2a6b5e2a-40fc-44d9-98da-9a0c88d9c852', 'ee3e79bc-c66c-41af-937f-394928d08257'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:55:17.435254 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd282922-3bac-473b-8b63-4ab588ab58a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c329f8ea-5378-4e15-a5c6-1ec19f172d8e', '08bd427b-58f6-4c1a-bb7b-3366999bce77', '2a6b5e2a-40fc-44d9-98da-9a0c88d9c852', 'ee3e79bc-c66c-41af-937f-394928d08257']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:17.435930 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de6c587-621f-450d-8d3b-e007c8536b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:17.458032 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de6c587-621f-450d-8d3b-e007c8536b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67c04a9a-0374-4ac2-9ff0-072de6e99a08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1483392884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0ea6929dbac448c835e4aab8e2ad26b',qos_specs=None,replication_status=,reservations=['c329f8ea-5378-4e15-a5c6-1ec19f172d8e','08bd427b-58f6-4c1a-bb7b-3366999bce77','2a6b5e2a-40fc-44d9-98da-9a0c88d9c852','ee3e79bc-c66c-41af-937f-394928d08257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d99b279f4a46b9804638b53faea916',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1483392884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67c04a9a-0374-4ac2-9ff0-072de6e99a08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0ea6929dbac448c835e4aab8e2ad26b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8d99b279f4a46b9804638b53faea916',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:17.458826 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bea4f25b-18dc-4e64-b8bf-e1cc424a951a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:17.482778 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bea4f25b-18dc-4e64-b8bf-e1cc424a951a) transitioned into state 'SUCCESS' from state '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-1483392884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0ea6929dbac448c835e4aab8e2ad26b',qos_specs=None,replication_status=,reservations=['c329f8ea-5378-4e15-a5c6-1ec19f172d8e','08bd427b-58f6-4c1a-bb7b-3366999bce77','2a6b5e2a-40fc-44d9-98da-9a0c88d9c852','ee3e79bc-c66c-41af-937f-394928d08257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d99b279f4a46b9804638b53faea916',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:17.484944 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbe2a3f9-c5a9-44c7-85a0-a5d70921e7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:17.492594 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbe2a3f9-c5a9-44c7-85a0-a5d70921e7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:17.493394 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Flow 'volume_create_api' (e0ba709d-d5d2-4aed-bfd5-7471bb25a989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:17.493678 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Create volume request issued successfully. Aug 14 03:55:17.494203 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cedaf5b6-f3e2-4006-bd42-29afc8c83d9c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:55:17.494725 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 872/3490] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:55:17 2026] POST /volume/v3/volumes => generated 748 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:55:17.506545 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0971b6a8-231e-4eee-910f-a0dce04efca3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:17.509715 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0971b6a8-231e-4eee-910f-a0dce04efca3 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] GET https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 Aug 14 03:55:17.509971 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0971b6a8-231e-4eee-910f-a0dce04efca3 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:17.510269 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0971b6a8-231e-4eee-910f-a0dce04efca3 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:17.520967 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:17.520967 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:17.529866 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0971b6a8-231e-4eee-910f-a0dce04efca3 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Volume info retrieved successfully. Aug 14 03:55:17.534254 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0971b6a8-231e-4eee-910f-a0dce04efca3 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 returned with HTTP 200 Aug 14 03:55:17.534628 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 878/3491] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:17 2026] GET /volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:18.151171 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ae4b80cd-79c0-4b61-a91b-d1a0820d42ed None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:18.153540 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ae4b80cd-79c0-4b61-a91b-d1a0820d42ed tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a Aug 14 03:55:18.153906 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ae4b80cd-79c0-4b61-a91b-d1a0820d42ed tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:18.154194 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ae4b80cd-79c0-4b61-a91b-d1a0820d42ed tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:18.162304 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:18.162304 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:18.166457 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ae4b80cd-79c0-4b61-a91b-d1a0820d42ed tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:18.170938 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ae4b80cd-79c0-4b61-a91b-d1a0820d42ed tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a returned with HTTP 200 Aug 14 03:55:18.171365 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 878/3492] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:18 2026] GET /volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:55:18.182961 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c011474b-e7b0-42b1-b9b8-2f8fed7a5546 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:18.248981 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c011474b-e7b0-42b1-b9b8-2f8fed7a5546 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] GET https://10.4.3.64/volume/v3/volumes Aug 14 03:55:18.249216 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c011474b-e7b0-42b1-b9b8-2f8fed7a5546 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:18.249397 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c011474b-e7b0-42b1-b9b8-2f8fed7a5546 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:18.249635 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-c011474b-e7b0-42b1-b9b8-2f8fed7a5546 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:55:18.250304 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c011474b-e7b0-42b1-b9b8-2f8fed7a5546 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:55:18.256909 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c011474b-e7b0-42b1-b9b8-2f8fed7a5546 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Get all volumes completed successfully. Aug 14 03:55:18.257311 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c011474b-e7b0-42b1-b9b8-2f8fed7a5546 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 14 03:55:18.257677 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 865/3493] 10.4.3.64 () {68 vars in 1271 bytes} [Fri Aug 14 03:55:18 2026] GET /volume/v3/volumes => generated 333 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:18.268166 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-39fed470-9c65-41a1-806c-d844321e4968 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:18.270046 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39fed470-9c65-41a1-806c-d844321e4968 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a Aug 14 03:55:18.270284 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39fed470-9c65-41a1-806c-d844321e4968 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:18.270481 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39fed470-9c65-41a1-806c-d844321e4968 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:18.270653 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-39fed470-9c65-41a1-806c-d844321e4968 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Delete volume with id: 90eb1d32-edfd-4db2-a0d5-689a11644f6a Aug 14 03:55:18.277825 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:18.277825 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:18.278178 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-39fed470-9c65-41a1-806c-d844321e4968 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:18.298332 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-39fed470-9c65-41a1-806c-d844321e4968 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Delete volume request issued successfully. Aug 14 03:55:18.298630 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39fed470-9c65-41a1-806c-d844321e4968 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a returned with HTTP 202 Aug 14 03:55:18.299207 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 873/3494] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:55:18 2026] DELETE /volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:55:18.307641 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-832201ef-0e59-49f2-9b69-f1ecdc4716af None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:18.310798 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-832201ef-0e59-49f2-9b69-f1ecdc4716af tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a Aug 14 03:55:18.310994 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-832201ef-0e59-49f2-9b69-f1ecdc4716af tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:18.312389 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-832201ef-0e59-49f2-9b69-f1ecdc4716af tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:18.321917 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:18.321917 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:18.328551 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-832201ef-0e59-49f2-9b69-f1ecdc4716af tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:18.334577 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-832201ef-0e59-49f2-9b69-f1ecdc4716af tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a returned with HTTP 200 Aug 14 03:55:18.334994 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 879/3495] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:18 2026] GET /volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a => generated 1005 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:55:18.546156 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d2962e9b-16f4-4a5f-b9ad-4ca4aac44767 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:18.548221 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d2962e9b-16f4-4a5f-b9ad-4ca4aac44767 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] GET https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 Aug 14 03:55:18.548598 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d2962e9b-16f4-4a5f-b9ad-4ca4aac44767 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:18.548924 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d2962e9b-16f4-4a5f-b9ad-4ca4aac44767 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:18.557999 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:18.557999 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:18.562459 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d2962e9b-16f4-4a5f-b9ad-4ca4aac44767 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Volume info retrieved successfully. Aug 14 03:55:18.567354 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d2962e9b-16f4-4a5f-b9ad-4ca4aac44767 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 returned with HTTP 200 Aug 14 03:55:18.567839 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 879/3496] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:18 2026] GET /volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:19.349584 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-be5cee2b-5070-4778-8838-6f8a3696c5ac None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:19.351406 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-be5cee2b-5070-4778-8838-6f8a3696c5ac tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a Aug 14 03:55:19.351636 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-be5cee2b-5070-4778-8838-6f8a3696c5ac tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:19.351810 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-be5cee2b-5070-4778-8838-6f8a3696c5ac tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:19.358431 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-be5cee2b-5070-4778-8838-6f8a3696c5ac tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a returned with HTTP 404 Aug 14 03:55:19.358929 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 866/3497] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:19 2026] GET /volume/v3/volumes/90eb1d32-edfd-4db2-a0d5-689a11644f6a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:55:19.366130 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:19.367979 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:19.368384 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1834394619"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:19.369885 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1834394619'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:19.370013 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Create volume of 1 GB Aug 14 03:55:19.374400 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Availability Zones retrieved successfully. Aug 14 03:55:19.379798 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Flow 'volume_create_api' (6246f875-b7a7-446b-ae40-c1d5946d0427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:19.380702 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f368a5-9d1d-4377-aece-65920c39717c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:19.381489 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:55:19.406089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f368a5-9d1d-4377-aece-65920c39717c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:19.407044 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1471a3c1-2fb6-4a4d-966d-1bb922bc678b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:19.445763 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Created reservations ['34ae040b-a724-4474-a38f-0d952989778d', 'fef54aa4-bc89-4069-9e8e-ebd8dd4fc1d1', '801bb1e0-da84-4f64-9be3-9f279914be37', '3a3b1080-47a7-48f9-ab80-321a41afad96'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:55:19.446585 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1471a3c1-2fb6-4a4d-966d-1bb922bc678b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34ae040b-a724-4474-a38f-0d952989778d', 'fef54aa4-bc89-4069-9e8e-ebd8dd4fc1d1', '801bb1e0-da84-4f64-9be3-9f279914be37', '3a3b1080-47a7-48f9-ab80-321a41afad96']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:19.447397 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d1cae95-3d72-4782-aea9-0c6c443a75c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:19.492607 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d1cae95-3d72-4782-aea9-0c6c443a75c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1834394619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2496e0b377354afd832bbfc677496255',qos_specs=None,replication_status=,reservations=['34ae040b-a724-4474-a38f-0d952989778d','fef54aa4-bc89-4069-9e8e-ebd8dd4fc1d1','801bb1e0-da84-4f64-9be3-9f279914be37','3a3b1080-47a7-48f9-ab80-321a41afad96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbcd4d5bd9c34176805cd9990a9b5f6a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1834394619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2496e0b377354afd832bbfc677496255',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbcd4d5bd9c34176805cd9990a9b5f6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:19.493648 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d10ec0b-e5ce-42c3-8225-d223e596120d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:19.515542 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d10ec0b-e5ce-42c3-8225-d223e596120d) transitioned into state 'SUCCESS' from state '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-1834394619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2496e0b377354afd832bbfc677496255',qos_specs=None,replication_status=,reservations=['34ae040b-a724-4474-a38f-0d952989778d','fef54aa4-bc89-4069-9e8e-ebd8dd4fc1d1','801bb1e0-da84-4f64-9be3-9f279914be37','3a3b1080-47a7-48f9-ab80-321a41afad96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbcd4d5bd9c34176805cd9990a9b5f6a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:19.516249 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84273ac3-d2e8-44e7-a44a-c68c87dd6602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:19.525883 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84273ac3-d2e8-44e7-a44a-c68c87dd6602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:19.526744 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Flow 'volume_create_api' (6246f875-b7a7-446b-ae40-c1d5946d0427) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:19.527065 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Create volume request issued successfully. Aug 14 03:55:19.527692 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-242ece4f-25c1-4939-8b5d-55a9cc62b001 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:55:19.528086 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 874/3498] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:55:19 2026] POST /volume/v3/volumes => generated 776 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:19.539665 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ce97cea0-973e-49f8-8023-c5a0ce937d5c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:19.541802 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ce97cea0-973e-49f8-8023-c5a0ce937d5c tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 Aug 14 03:55:19.541985 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ce97cea0-973e-49f8-8023-c5a0ce937d5c tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:19.542203 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ce97cea0-973e-49f8-8023-c5a0ce937d5c tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:19.551853 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:19.551853 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:19.556117 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ce97cea0-973e-49f8-8023-c5a0ce937d5c tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:19.560823 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ce97cea0-973e-49f8-8023-c5a0ce937d5c tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 returned with HTTP 200 Aug 14 03:55:19.561209 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 880/3499] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:19 2026] GET /volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:20.574033 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5e501525-460e-4348-8122-dd99a8187bf8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:20.576333 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5e501525-460e-4348-8122-dd99a8187bf8 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 Aug 14 03:55:20.576830 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5e501525-460e-4348-8122-dd99a8187bf8 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:20.577181 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5e501525-460e-4348-8122-dd99a8187bf8 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:20.585923 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:20.585923 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:20.589157 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5e501525-460e-4348-8122-dd99a8187bf8 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:20.592706 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5e501525-460e-4348-8122-dd99a8187bf8 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 returned with HTTP 200 Aug 14 03:55:20.593218 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 880/3500] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:20 2026] GET /volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:55:20.605623 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2742d870-a643-4471-943c-24920fcb1266 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:20.607071 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2742d870-a643-4471-943c-24920fcb1266 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 14 03:55:20.607261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2742d870-a643-4471-943c-24920fcb1266 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:20.607448 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2742d870-a643-4471-943c-24920fcb1266 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Calling method 'detail' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:20.607659 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-2742d870-a643-4471-943c-24920fcb1266 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:55:20.607918 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:20.607918 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:20.608275 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-2742d870-a643-4471-943c-24920fcb1266 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:55:20.614620 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2742d870-a643-4471-943c-24920fcb1266 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Get all volumes completed successfully. Aug 14 03:55:20.615070 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:20.615070 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:20.618078 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2742d870-a643-4471-943c-24920fcb1266 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 14 03:55:20.618380 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 867/3501] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Aug 14 03:55:20 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:20.630714 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-04368f44-4dc5-46a3-864e-7003a2cdc101 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:20.632460 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04368f44-4dc5-46a3-864e-7003a2cdc101 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 Aug 14 03:55:20.632659 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04368f44-4dc5-46a3-864e-7003a2cdc101 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:20.632831 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04368f44-4dc5-46a3-864e-7003a2cdc101 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:20.632976 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-04368f44-4dc5-46a3-864e-7003a2cdc101 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Delete volume with id: 85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 Aug 14 03:55:20.640948 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:20.640948 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:20.641287 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-04368f44-4dc5-46a3-864e-7003a2cdc101 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:20.657440 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-04368f44-4dc5-46a3-864e-7003a2cdc101 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Delete volume request issued successfully. Aug 14 03:55:20.657658 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04368f44-4dc5-46a3-864e-7003a2cdc101 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 returned with HTTP 202 Aug 14 03:55:20.658142 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 875/3502] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:55:20 2026] DELETE /volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:55:20.665283 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-75e8cb78-7eb4-4825-9ccf-30fdadb67deb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:20.668469 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-75e8cb78-7eb4-4825-9ccf-30fdadb67deb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 Aug 14 03:55:20.668716 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-75e8cb78-7eb4-4825-9ccf-30fdadb67deb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:20.668920 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-75e8cb78-7eb4-4825-9ccf-30fdadb67deb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:20.685395 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:20.685395 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:20.688573 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-75e8cb78-7eb4-4825-9ccf-30fdadb67deb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:20.691999 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-75e8cb78-7eb4-4825-9ccf-30fdadb67deb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 returned with HTTP 200 Aug 14 03:55:20.692385 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 881/3503] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:20 2026] GET /volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:55:21.704825 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b03ef600-b2f5-4df6-b500-cf1e9d87a760 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:21.706474 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b03ef600-b2f5-4df6-b500-cf1e9d87a760 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 Aug 14 03:55:21.706744 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b03ef600-b2f5-4df6-b500-cf1e9d87a760 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:21.706993 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b03ef600-b2f5-4df6-b500-cf1e9d87a760 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:21.714182 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b03ef600-b2f5-4df6-b500-cf1e9d87a760 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 returned with HTTP 404 Aug 14 03:55:21.714724 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 881/3504] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:21 2026] GET /volume/v3/volumes/85fa4bf5-e99b-42a8-9b2a-a455fc5c1c67 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:55:21.723749 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:21.725290 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:21.725730 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1110549030"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:21.727152 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1110549030'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:21.728453 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Create volume of 1 GB Aug 14 03:55:21.734153 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Availability Zones retrieved successfully. Aug 14 03:55:21.736080 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Flow 'volume_create_api' (11b0179e-4e1a-4b25-a129-f0c09f87113a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:21.736983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e44108-0e68-43e8-a984-d98b042a9fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:21.737755 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:55:21.759319 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e44108-0e68-43e8-a984-d98b042a9fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:21.760092 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c296361b-776b-47a6-8022-193b517a801a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:21.793327 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Created reservations ['6c9cfb1e-30ef-4c4f-809e-07b385832ba6', '5bb1b6f0-b7ac-470e-9710-36dced1745e1', '387e1903-3c45-4a2f-a7f9-cfd73750ab95', 'bf425504-ef94-4089-ac7c-e747c92b33c1'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:55:21.794181 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c296361b-776b-47a6-8022-193b517a801a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c9cfb1e-30ef-4c4f-809e-07b385832ba6', '5bb1b6f0-b7ac-470e-9710-36dced1745e1', '387e1903-3c45-4a2f-a7f9-cfd73750ab95', 'bf425504-ef94-4089-ac7c-e747c92b33c1']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:21.795768 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b33df71-3f8b-4cc7-9609-35a1805887dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:21.816798 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b33df71-3f8b-4cc7-9609-35a1805887dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b06355e-b8fc-46c1-a237-a99272e039fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1110549030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2496e0b377354afd832bbfc677496255',qos_specs=None,replication_status=,reservations=['6c9cfb1e-30ef-4c4f-809e-07b385832ba6','5bb1b6f0-b7ac-470e-9710-36dced1745e1','387e1903-3c45-4a2f-a7f9-cfd73750ab95','bf425504-ef94-4089-ac7c-e747c92b33c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbcd4d5bd9c34176805cd9990a9b5f6a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:55:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1110549030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b06355e-b8fc-46c1-a237-a99272e039fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2496e0b377354afd832bbfc677496255',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbcd4d5bd9c34176805cd9990a9b5f6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:21.817941 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c715d615-2ff1-47ad-82d6-1a743ee246f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:21.833643 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c715d615-2ff1-47ad-82d6-1a743ee246f0) transitioned into state 'SUCCESS' from state '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-1110549030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2496e0b377354afd832bbfc677496255',qos_specs=None,replication_status=,reservations=['6c9cfb1e-30ef-4c4f-809e-07b385832ba6','5bb1b6f0-b7ac-470e-9710-36dced1745e1','387e1903-3c45-4a2f-a7f9-cfd73750ab95','bf425504-ef94-4089-ac7c-e747c92b33c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbcd4d5bd9c34176805cd9990a9b5f6a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:21.834659 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa548fdf-194f-43c1-a452-7ed8327534db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:21.842698 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa548fdf-194f-43c1-a452-7ed8327534db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:21.843695 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Flow 'volume_create_api' (11b0179e-4e1a-4b25-a129-f0c09f87113a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:21.845021 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Create volume request issued successfully. Aug 14 03:55:21.845021 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bff2e4a0-f3fb-4018-8fd5-ba27bd338514 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:55:21.845021 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 868/3505] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:55:21 2026] POST /volume/v3/volumes => generated 776 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:21.861079 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cb800dac-874c-4193-897b-9d3f75a6c038 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:21.863473 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cb800dac-874c-4193-897b-9d3f75a6c038 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe Aug 14 03:55:21.863676 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cb800dac-874c-4193-897b-9d3f75a6c038 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:21.863852 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cb800dac-874c-4193-897b-9d3f75a6c038 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:21.870733 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:21.870733 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:21.873963 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cb800dac-874c-4193-897b-9d3f75a6c038 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:21.877486 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cb800dac-874c-4193-897b-9d3f75a6c038 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe returned with HTTP 200 Aug 14 03:55:21.877790 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 876/3506] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:21 2026] GET /volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:22.889079 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-787d46c9-f7d5-4fe3-b219-f42ae963f2b5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:22.890731 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-787d46c9-f7d5-4fe3-b219-f42ae963f2b5 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe Aug 14 03:55:22.890919 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-787d46c9-f7d5-4fe3-b219-f42ae963f2b5 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:22.891089 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-787d46c9-f7d5-4fe3-b219-f42ae963f2b5 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:22.897684 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:22.897684 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:22.900640 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-787d46c9-f7d5-4fe3-b219-f42ae963f2b5 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:22.904127 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-787d46c9-f7d5-4fe3-b219-f42ae963f2b5 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe returned with HTTP 200 Aug 14 03:55:22.904475 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 882/3507] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:22 2026] GET /volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:55:22.915721 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-728391f2-d8e2-4c51-bd65-a3ae0643ac98 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:22.917446 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-728391f2-d8e2-4c51-bd65-a3ae0643ac98 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] GET https://10.4.3.64/volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe Aug 14 03:55:22.917642 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-728391f2-d8e2-4c51-bd65-a3ae0643ac98 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:22.917818 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-728391f2-d8e2-4c51-bd65-a3ae0643ac98 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:22.924287 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:22.924287 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:22.927642 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-728391f2-d8e2-4c51-bd65-a3ae0643ac98 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Volume info retrieved successfully. Aug 14 03:55:22.931431 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-728391f2-d8e2-4c51-bd65-a3ae0643ac98 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] https://10.4.3.64/volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe returned with HTTP 200 Aug 14 03:55:22.931765 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 882/3508] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:22 2026] GET /volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:22.943401 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b549f3d9-629f-4a5c-a670-8d9e45144077 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:22.945088 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b549f3d9-629f-4a5c-a670-8d9e45144077 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe Aug 14 03:55:22.945437 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b549f3d9-629f-4a5c-a670-8d9e45144077 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:22.945720 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b549f3d9-629f-4a5c-a670-8d9e45144077 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:22.945955 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-b549f3d9-629f-4a5c-a670-8d9e45144077 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Delete volume with id: 6b06355e-b8fc-46c1-a237-a99272e039fe Aug 14 03:55:22.953697 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:22.953697 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:22.954165 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b549f3d9-629f-4a5c-a670-8d9e45144077 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:22.972851 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b549f3d9-629f-4a5c-a670-8d9e45144077 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Delete volume request issued successfully. Aug 14 03:55:22.973199 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b549f3d9-629f-4a5c-a670-8d9e45144077 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe returned with HTTP 202 Aug 14 03:55:22.973769 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 869/3509] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:55:22 2026] DELETE /volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:55:22.982145 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1dc4415d-4af4-4e44-9025-8e30d8cc7727 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:22.985667 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1dc4415d-4af4-4e44-9025-8e30d8cc7727 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe Aug 14 03:55:22.985877 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1dc4415d-4af4-4e44-9025-8e30d8cc7727 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:22.986061 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1dc4415d-4af4-4e44-9025-8e30d8cc7727 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:22.999152 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:22.999152 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:22.999864 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1dc4415d-4af4-4e44-9025-8e30d8cc7727 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:23.004066 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1dc4415d-4af4-4e44-9025-8e30d8cc7727 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe returned with HTTP 200 Aug 14 03:55:23.004569 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 877/3510] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:22 2026] GET /volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:55:23.817910 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2b2b6ae0-ba2d-4ca5-996a-956fb39dfc81 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:23.819503 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2b2b6ae0-ba2d-4ca5-996a-956fb39dfc81 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes/890b4ff6-44e1-494f-8df7-ceac8d5cd5b6/action Aug 14 03:55:23.819808 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2b2b6ae0-ba2d-4ca5-996a-956fb39dfc81 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action body: b'{"os-attach": {"instance_uuid": "dee776fb-44bc-4074-8b39-f927e2fd2446", "mountpoint": "/dev/vdc"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:23.819923 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2b2b6ae0-ba2d-4ca5-996a-956fb39dfc81 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "dee776fb-44bc-4074-8b39-f927e2fd2446", "mountpoint": "/dev/vdc"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:23.826199 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2b2b6ae0-ba2d-4ca5-996a-956fb39dfc81 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/890b4ff6-44e1-494f-8df7-ceac8d5cd5b6/action returned with HTTP 404 Aug 14 03:55:23.826587 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 883/3511] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:55:23 2026] POST /volume/v3/volumes/890b4ff6-44e1-494f-8df7-ceac8d5cd5b6/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:24.016872 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-09c04dae-911c-47ce-93b8-7ab05436f641 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:24.018612 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-09c04dae-911c-47ce-93b8-7ab05436f641 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe Aug 14 03:55:24.018819 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-09c04dae-911c-47ce-93b8-7ab05436f641 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:24.019015 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-09c04dae-911c-47ce-93b8-7ab05436f641 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:24.024486 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-09c04dae-911c-47ce-93b8-7ab05436f641 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe returned with HTTP 404 Aug 14 03:55:24.025106 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 883/3512] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:24 2026] GET /volume/v3/volumes/6b06355e-b8fc-46c1-a237-a99272e039fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:55:24.044929 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:24.046307 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:24.046736 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-406671288"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:24.049749 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-406671288'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:24.049749 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Create volume of 1 GB Aug 14 03:55:24.052395 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Availability Zones retrieved successfully. Aug 14 03:55:24.058028 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Flow 'volume_create_api' (6e0e7253-2b64-4775-a76f-70bfdcb396a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:24.058974 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cbde887-65a3-496d-979a-5270a8402361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:24.059815 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:55:24.081188 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cbde887-65a3-496d-979a-5270a8402361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:24.082060 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ac9c511-c11c-4919-827a-ab6844dc0b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:24.115433 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Created reservations ['dc28a310-2056-42cc-8f2c-26721a697189', '8d0994ae-8529-4b4f-b53e-5e6b7a6e110c', '5aca7bf3-1aab-4200-8118-0d6d3e9f422c', 'ce7fb8c4-25ae-4502-8f99-4f00f36f0918'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:55:24.116363 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ac9c511-c11c-4919-827a-ab6844dc0b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc28a310-2056-42cc-8f2c-26721a697189', '8d0994ae-8529-4b4f-b53e-5e6b7a6e110c', '5aca7bf3-1aab-4200-8118-0d6d3e9f422c', 'ce7fb8c4-25ae-4502-8f99-4f00f36f0918']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:24.117236 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d841ec3a-d0da-4bf5-b65d-d1126a268f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:24.138722 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d841ec3a-d0da-4bf5-b65d-d1126a268f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9770b7b-74c7-4a90-92ce-37ffe858efb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-406671288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2496e0b377354afd832bbfc677496255',qos_specs=None,replication_status=,reservations=['dc28a310-2056-42cc-8f2c-26721a697189','8d0994ae-8529-4b4f-b53e-5e6b7a6e110c','5aca7bf3-1aab-4200-8118-0d6d3e9f422c','ce7fb8c4-25ae-4502-8f99-4f00f36f0918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbcd4d5bd9c34176805cd9990a9b5f6a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-406671288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9770b7b-74c7-4a90-92ce-37ffe858efb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2496e0b377354afd832bbfc677496255',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbcd4d5bd9c34176805cd9990a9b5f6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:24.140162 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc19bd7-4d1e-4c08-8590-7ac984f82a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:24.154818 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc19bd7-4d1e-4c08-8590-7ac984f82a67) transitioned into state 'SUCCESS' from state '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-406671288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2496e0b377354afd832bbfc677496255',qos_specs=None,replication_status=,reservations=['dc28a310-2056-42cc-8f2c-26721a697189','8d0994ae-8529-4b4f-b53e-5e6b7a6e110c','5aca7bf3-1aab-4200-8118-0d6d3e9f422c','ce7fb8c4-25ae-4502-8f99-4f00f36f0918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbcd4d5bd9c34176805cd9990a9b5f6a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:24.155580 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c708a170-0900-4a58-bdd1-0fb49dbf0174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:24.163454 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c708a170-0900-4a58-bdd1-0fb49dbf0174) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:24.164852 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Flow 'volume_create_api' (6e0e7253-2b64-4775-a76f-70bfdcb396a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:24.165383 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Create volume request issued successfully. Aug 14 03:55:24.166212 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-aff5f25f-ebb2-497b-87fa-21e7ab81d5eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:55:24.166878 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 870/3513] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:55:24 2026] POST /volume/v3/volumes => generated 775 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:24.179834 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dfa6d8c0-e147-4c64-aaec-d86d85febb83 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:24.182990 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dfa6d8c0-e147-4c64-aaec-d86d85febb83 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 Aug 14 03:55:24.183277 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dfa6d8c0-e147-4c64-aaec-d86d85febb83 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:24.183571 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dfa6d8c0-e147-4c64-aaec-d86d85febb83 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:24.193427 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:24.193427 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:24.197173 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dfa6d8c0-e147-4c64-aaec-d86d85febb83 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:24.201703 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dfa6d8c0-e147-4c64-aaec-d86d85febb83 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 returned with HTTP 200 Aug 14 03:55:24.202196 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 878/3514] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:24 2026] GET /volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:25.218470 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c76648b6-a03b-4af6-b73f-1f9caf4a8a19 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:25.219244 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c76648b6-a03b-4af6-b73f-1f9caf4a8a19 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 Aug 14 03:55:25.219521 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c76648b6-a03b-4af6-b73f-1f9caf4a8a19 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:25.219766 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c76648b6-a03b-4af6-b73f-1f9caf4a8a19 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:25.227076 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:25.227076 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:25.230695 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c76648b6-a03b-4af6-b73f-1f9caf4a8a19 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:25.235000 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c76648b6-a03b-4af6-b73f-1f9caf4a8a19 tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 returned with HTTP 200 Aug 14 03:55:25.235509 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 884/3515] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:25 2026] GET /volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:55:25.249007 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c74dff1c-6b57-4100-88ec-3c59265856fc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:25.250661 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c74dff1c-6b57-4100-88ec-3c59265856fc tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] GET https://10.4.3.64/volume/v3/volumes/summary Aug 14 03:55:25.250851 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c74dff1c-6b57-4100-88ec-3c59265856fc tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:25.251025 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c74dff1c-6b57-4100-88ec-3c59265856fc tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:25.251211 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-c74dff1c-6b57-4100-88ec-3c59265856fc tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:55:25.256631 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c74dff1c-6b57-4100-88ec-3c59265856fc tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] Get summary completed successfully. Aug 14 03:55:25.256859 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c74dff1c-6b57-4100-88ec-3c59265856fc tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-reader] https://10.4.3.64/volume/v3/volumes/summary returned with HTTP 200 Aug 14 03:55:25.257197 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 884/3516] 10.4.3.64 () {68 vars in 1295 bytes} [Fri Aug 14 03:55:25 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:25.265509 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ac04e467-0778-429e-bdd1-9d2f18bd43cf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:25.267678 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ac04e467-0778-429e-bdd1-9d2f18bd43cf tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 Aug 14 03:55:25.267922 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ac04e467-0778-429e-bdd1-9d2f18bd43cf tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:25.268167 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ac04e467-0778-429e-bdd1-9d2f18bd43cf tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:25.268356 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-ac04e467-0778-429e-bdd1-9d2f18bd43cf tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Delete volume with id: a9770b7b-74c7-4a90-92ce-37ffe858efb0 Aug 14 03:55:25.276440 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:25.276440 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:25.276784 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ac04e467-0778-429e-bdd1-9d2f18bd43cf tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:25.292975 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ac04e467-0778-429e-bdd1-9d2f18bd43cf tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Delete volume request issued successfully. Aug 14 03:55:25.293203 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ac04e467-0778-429e-bdd1-9d2f18bd43cf tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 returned with HTTP 202 Aug 14 03:55:25.293796 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 871/3517] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:55:25 2026] DELETE /volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:55:25.302743 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-96e7f7b6-a4ab-4355-9230-f0d60689883b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:25.305253 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-96e7f7b6-a4ab-4355-9230-f0d60689883b tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 Aug 14 03:55:25.305475 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-96e7f7b6-a4ab-4355-9230-f0d60689883b tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:25.305659 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-96e7f7b6-a4ab-4355-9230-f0d60689883b tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:25.313824 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:25.313824 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:25.317672 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-96e7f7b6-a4ab-4355-9230-f0d60689883b tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Volume info retrieved successfully. Aug 14 03:55:25.321964 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-96e7f7b6-a4ab-4355-9230-f0d60689883b tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 returned with HTTP 200 Aug 14 03:55:25.322362 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 879/3518] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:25 2026] GET /volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:55:26.339702 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fe53d821-080d-4875-9291-616ae84a79eb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:26.341910 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fe53d821-080d-4875-9291-616ae84a79eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] GET https://10.4.3.64/volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 Aug 14 03:55:26.342114 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fe53d821-080d-4875-9291-616ae84a79eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:26.342320 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fe53d821-080d-4875-9291-616ae84a79eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:26.347835 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fe53d821-080d-4875-9291-616ae84a79eb tempest-ProjectReaderTests-215926991 tempest-ProjectReaderTests-215926991-project-admin] https://10.4.3.64/volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 returned with HTTP 404 Aug 14 03:55:26.348270 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 885/3519] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:55:26 2026] GET /volume/v3/volumes/a9770b7b-74c7-4a90-92ce-37ffe858efb0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:55:26.509578 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-18672c47-de19-4830-88df-ab886da05280 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:26.511759 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-18672c47-de19-4830-88df-ab886da05280 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:26.512286 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-18672c47-de19-4830-88df-ab886da05280 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "46807e49-d207-43b0-81a6-668adff38781", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1970011997"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:26.514342 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-18672c47-de19-4830-88df-ab886da05280 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Create volume request body: {'volume': {'imageRef': '46807e49-d207-43b0-81a6-668adff38781', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1970011997'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:26.594994 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-18672c47-de19-4830-88df-ab886da05280 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Create volume of 2 GB Aug 14 03:55:26.601754 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-18672c47-de19-4830-88df-ab886da05280 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Availability Zones retrieved successfully. Aug 14 03:55:26.605626 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-18672c47-de19-4830-88df-ab886da05280 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Flow 'volume_create_api' (6b7bdd39-3776-449c-8f5e-209fb4bf0825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:26.606645 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-18672c47-de19-4830-88df-ab886da05280 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7c2239-88d2-4674-8962-b11e0bb466ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:26.607594 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-18672c47-de19-4830-88df-ab886da05280 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Validating volume size '2' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:55:26.640449 np0000007313 devstack@c-api.service[100328]: WARNING cinder.volume.api [None req-18672c47-de19-4830-88df-ab886da05280 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7c2239-88d2-4674-8962-b11e0bb466ac) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 03:55:26.640449 np0000007313 devstack@c-api.service[100328]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 46807e49-d207-43b0-81a6-668adff38781 is not active. Aug 14 03:55:26.641969 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-18672c47-de19-4830-88df-ab886da05280 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7c2239-88d2-4674-8962-b11e0bb466ac) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:26.642723 np0000007313 devstack@c-api.service[100328]: WARNING cinder.volume.api [None req-18672c47-de19-4830-88df-ab886da05280 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7c2239-88d2-4674-8962-b11e0bb466ac) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 03:55:26.643995 np0000007313 devstack@c-api.service[100328]: WARNING cinder.volume.api [None req-18672c47-de19-4830-88df-ab886da05280 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Flow 'volume_create_api' (6b7bdd39-3776-449c-8f5e-209fb4bf0825) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 03:55:26.643995 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-18672c47-de19-4830-88df-ab886da05280 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 14 03:55:26.644339 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 885/3520] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:55:26 2026] POST /volume/v3/volumes => generated 125 bytes in 135 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:55:28.201417 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1d252320-c1a6-4825-b674-725c0fb6add5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.203181 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1d252320-c1a6-4825-b674-725c0fb6add5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:28.203533 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1d252320-c1a6-4825-b674-725c0fb6add5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "1dace0ba-f501-4263-9b0b-23cd404a099c"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.204968 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-1d252320-c1a6-4825-b674-725c0fb6add5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '1dace0ba-f501-4263-9b0b-23cd404a099c'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:28.382776 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-1d252320-c1a6-4825-b674-725c0fb6add5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Create volume of 1 GB Aug 14 03:55:28.387979 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1d252320-c1a6-4825-b674-725c0fb6add5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Availability Zones retrieved successfully. Aug 14 03:55:28.393102 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1d252320-c1a6-4825-b674-725c0fb6add5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Flow 'volume_create_api' (40378547-0b1a-4745-9206-cedbc2f257de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:28.394050 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1d252320-c1a6-4825-b674-725c0fb6add5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de3370c-7375-4fd6-9336-26738dc85fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:28.394871 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-1d252320-c1a6-4825-b674-725c0fb6add5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:55:28.425649 np0000007313 devstack@c-api.service[100329]: WARNING cinder.volume.api [None req-1d252320-c1a6-4825-b674-725c0fb6add5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de3370c-7375-4fd6-9336-26738dc85fc7) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 03:55:28.425649 np0000007313 devstack@c-api.service[100329]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 14 03:55:28.427862 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1d252320-c1a6-4825-b674-725c0fb6add5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de3370c-7375-4fd6-9336-26738dc85fc7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:28.428815 np0000007313 devstack@c-api.service[100329]: WARNING cinder.volume.api [None req-1d252320-c1a6-4825-b674-725c0fb6add5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de3370c-7375-4fd6-9336-26738dc85fc7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 03:55:28.430089 np0000007313 devstack@c-api.service[100329]: WARNING cinder.volume.api [None req-1d252320-c1a6-4825-b674-725c0fb6add5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Flow 'volume_create_api' (40378547-0b1a-4745-9206-cedbc2f257de) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 03:55:28.430468 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1d252320-c1a6-4825-b674-725c0fb6add5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 14 03:55:28.431073 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 872/3521] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:55:28 2026] POST /volume/v3/volumes => generated 134 bytes in 230 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:55:28.564661 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3b088c76-e34c-4c82-95e5-64fd00e8cdc5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.566632 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b088c76-e34c-4c82-95e5-64fd00e8cdc5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:28.567039 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3b088c76-e34c-4c82-95e5-64fd00e8cdc5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.568785 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3b088c76-e34c-4c82-95e5-64fd00e8cdc5 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 14 03:55:28.569313 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 880/3522] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:55:28 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 14 03:55:28.576962 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-79265a99-f724-45d0-9576-35bf4a8fbae2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.578695 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-79265a99-f724-45d0-9576-35bf4a8fbae2 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:28.579015 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-79265a99-f724-45d0-9576-35bf4a8fbae2 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0c0d0966-d481-4820-a463-ed51d62ff7a6"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.580462 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-79265a99-f724-45d0-9576-35bf4a8fbae2 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0c0d0966-d481-4820-a463-ed51d62ff7a6'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:28.584617 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-79265a99-f724-45d0-9576-35bf4a8fbae2 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Aug 14 03:55:28.585101 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 886/3523] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:55:28 2026] POST /volume/v3/volumes => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:28.592211 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-50c9f665-ba9b-4fa6-b7f9-967c67c0e538 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.593873 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-50c9f665-ba9b-4fa6-b7f9-967c67c0e538 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:28.594212 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-50c9f665-ba9b-4fa6-b7f9-967c67c0e538 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d6e1e8da-f3a1-451d-b457-a774af918eb4"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.596061 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-50c9f665-ba9b-4fa6-b7f9-967c67c0e538 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd6e1e8da-f3a1-451d-b457-a774af918eb4'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:28.601335 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-50c9f665-ba9b-4fa6-b7f9-967c67c0e538 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Aug 14 03:55:28.601790 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 886/3524] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:55:28 2026] POST /volume/v3/volumes => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:28.609494 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cf7e9086-e906-4d02-8c5f-d759872cfc37 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.611104 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cf7e9086-e906-4d02-8c5f-d759872cfc37 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:28.611534 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cf7e9086-e906-4d02-8c5f-d759872cfc37 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "0785c89c-139b-4928-9820-82da6bdb6ce1"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.615005 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-cf7e9086-e906-4d02-8c5f-d759872cfc37 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '0785c89c-139b-4928-9820-82da6bdb6ce1'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:28.621531 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cf7e9086-e906-4d02-8c5f-d759872cfc37 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Aug 14 03:55:28.621909 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 873/3525] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:55:28 2026] POST /volume/v3/volumes => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:28.630084 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fba85ef7-ee0d-4fde-b2c8-6055a7e2c323 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.631899 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fba85ef7-ee0d-4fde-b2c8-6055a7e2c323 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:28.632274 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fba85ef7-ee0d-4fde-b2c8-6055a7e2c323 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.634372 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fba85ef7-ee0d-4fde-b2c8-6055a7e2c323 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 14 03:55:28.634875 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 881/3526] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:55:28 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 14 03:55:28.642862 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-419cfab5-1b77-4281-b185-cac30c121f65 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.644526 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-419cfab5-1b77-4281-b185-cac30c121f65 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:28.644829 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-419cfab5-1b77-4281-b185-cac30c121f65 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.646809 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-419cfab5-1b77-4281-b185-cac30c121f65 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 14 03:55:28.647224 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 887/3527] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:55:28 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 14 03:55:28.654674 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c1295636-5892-4360-a35d-918d179a2bc3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.656255 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c1295636-5892-4360-a35d-918d179a2bc3 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:28.656585 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c1295636-5892-4360-a35d-918d179a2bc3 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.658065 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c1295636-5892-4360-a35d-918d179a2bc3 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 14 03:55:28.658509 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 887/3528] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:55:28 2026] POST /volume/v3/volumes => generated 121 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:55:28.665236 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-54448a7e-734d-46cb-b75d-d1115b6fde5e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.667028 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-54448a7e-734d-46cb-b75d-d1115b6fde5e tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] DELETE https://10.4.3.64/volume/v3/volumes/tempest-invalid-1166380763 Aug 14 03:55:28.667256 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-54448a7e-734d-46cb-b75d-d1115b6fde5e tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:28.667478 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-54448a7e-734d-46cb-b75d-d1115b6fde5e tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:28.667631 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-54448a7e-734d-46cb-b75d-d1115b6fde5e tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Delete volume with id: tempest-invalid-1166380763 Aug 14 03:55:28.673558 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-54448a7e-734d-46cb-b75d-d1115b6fde5e tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/tempest-invalid-1166380763 returned with HTTP 404 Aug 14 03:55:28.674078 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 874/3529] 10.4.3.64 () {66 vars in 1314 bytes} [Fri Aug 14 03:55:28 2026] DELETE /volume/v3/volumes/tempest-invalid-1166380763 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:55:28.682048 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7561fcf3-bfe5-45ad-9377-0d4a0ad1e5b5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.684173 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 882/3530] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Aug 14 03:55:28 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 14 03:55:28.692151 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4ca8f9f5-099b-447e-ad85-77098595cf2a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.694204 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4ca8f9f5-099b-447e-ad85-77098595cf2a tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes/xxx/action Aug 14 03:55:28.694613 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4ca8f9f5-099b-447e-ad85-77098595cf2a tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action body: b'{"os-detach": {}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:28.694775 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4ca8f9f5-099b-447e-ad85-77098595cf2a tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.703411 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4ca8f9f5-099b-447e-ad85-77098595cf2a tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 14 03:55:28.703988 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 888/3531] 10.4.3.64 () {68 vars in 1284 bytes} [Fri Aug 14 03:55:28 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:55:28.711637 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-dc95b83c-b3fc-4c53-bca8-f9ef34231f24 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.713264 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dc95b83c-b3fc-4c53-bca8-f9ef34231f24 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] GET https://10.4.3.64/volume/v3/volumes/tempest-invalid-2064445319 Aug 14 03:55:28.713465 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dc95b83c-b3fc-4c53-bca8-f9ef34231f24 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:28.713601 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dc95b83c-b3fc-4c53-bca8-f9ef34231f24 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:28.718958 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dc95b83c-b3fc-4c53-bca8-f9ef34231f24 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/tempest-invalid-2064445319 returned with HTTP 404 Aug 14 03:55:28.719370 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 888/3532] 10.4.3.64 () {66 vars in 1311 bytes} [Fri Aug 14 03:55:28 2026] GET /volume/v3/volumes/tempest-invalid-2064445319 => generated 99 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:55:28.727052 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-85e4698b-a65b-4702-b551-08f5d0847f6a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.728974 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 875/3533] 10.4.3.64 () {66 vars in 1233 bytes} [Fri Aug 14 03:55:28 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 14 03:55:28.736254 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2fb32b8a-26af-4971-9e38-85ccbdf3ccc0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.738057 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2fb32b8a-26af-4971-9e38-85ccbdf3ccc0 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?status=null Aug 14 03:55:28.738329 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2fb32b8a-26af-4971-9e38-85ccbdf3ccc0 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:28.738600 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2fb32b8a-26af-4971-9e38-85ccbdf3ccc0 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:28.738980 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-2fb32b8a-26af-4971-9e38-85ccbdf3ccc0 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:55:28.739333 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2fb32b8a-26af-4971-9e38-85ccbdf3ccc0 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Could not evaluate value null, assuming string {{(pid=100326) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:55:28.740065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-2fb32b8a-26af-4971-9e38-85ccbdf3ccc0 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:55:28.746948 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2fb32b8a-26af-4971-9e38-85ccbdf3ccc0 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Get all volumes completed successfully. Aug 14 03:55:28.749158 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2fb32b8a-26af-4971-9e38-85ccbdf3ccc0 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 14 03:55:28.749605 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 883/3534] 10.4.3.64 () {66 vars in 1274 bytes} [Fri Aug 14 03:55:28 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:55:28.762673 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-63d5bf11-6de8-45ed-9551-b9256631035d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.764781 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-63d5bf11-6de8-45ed-9551-b9256631035d tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1997766932 Aug 14 03:55:28.765025 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-63d5bf11-6de8-45ed-9551-b9256631035d tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:28.765320 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-63d5bf11-6de8-45ed-9551-b9256631035d tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:28.765761 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.api_utils [None req-63d5bf11-6de8-45ed-9551-b9256631035d tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Removing options '' from query. {{(pid=100327) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:55:28.766806 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-63d5bf11-6de8-45ed-9551-b9256631035d tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1997766932'), ('no_migration_targets', True)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:55:28.774503 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-63d5bf11-6de8-45ed-9551-b9256631035d tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Get all volumes completed successfully. Aug 14 03:55:28.776979 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-63d5bf11-6de8-45ed-9551-b9256631035d tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1997766932 returned with HTTP 200 Aug 14 03:55:28.777530 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 889/3535] 10.4.3.64 () {66 vars in 1352 bytes} [Fri Aug 14 03:55:28 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1997766932 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:55:28.789165 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7cca8b4d-72ed-4ef7-807a-5077032c4d4f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.791640 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7cca8b4d-72ed-4ef7-807a-5077032c4d4f tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] GET https://10.4.3.64/volume/v3/volumes?status=null Aug 14 03:55:28.791941 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7cca8b4d-72ed-4ef7-807a-5077032c4d4f tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:28.792233 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7cca8b4d-72ed-4ef7-807a-5077032c4d4f tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:28.792658 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.api_utils [None req-7cca8b4d-72ed-4ef7-807a-5077032c4d4f tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Removing options '' from query. {{(pid=100328) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:55:28.792973 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7cca8b4d-72ed-4ef7-807a-5077032c4d4f tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Could not evaluate value null, assuming string {{(pid=100328) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 03:55:28.793880 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7cca8b4d-72ed-4ef7-807a-5077032c4d4f tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:55:28.801946 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7cca8b4d-72ed-4ef7-807a-5077032c4d4f tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Get all volumes completed successfully. Aug 14 03:55:28.802378 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7cca8b4d-72ed-4ef7-807a-5077032c4d4f tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes?status=null returned with HTTP 200 Aug 14 03:55:28.802912 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 889/3536] 10.4.3.64 () {66 vars in 1253 bytes} [Fri Aug 14 03:55:28 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:55:28.810887 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8a3eb9a4-f710-43b0-aa83-439b202ac28c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.813062 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8a3eb9a4-f710-43b0-aa83-439b202ac28c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] GET https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1671117235 Aug 14 03:55:28.813341 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8a3eb9a4-f710-43b0-aa83-439b202ac28c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:28.813598 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8a3eb9a4-f710-43b0-aa83-439b202ac28c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:28.813958 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-8a3eb9a4-f710-43b0-aa83-439b202ac28c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:55:28.814845 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-8a3eb9a4-f710-43b0-aa83-439b202ac28c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1671117235'), ('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:55:28.822190 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8a3eb9a4-f710-43b0-aa83-439b202ac28c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Get all volumes completed successfully. Aug 14 03:55:28.822563 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8a3eb9a4-f710-43b0-aa83-439b202ac28c tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1671117235 returned with HTTP 200 Aug 14 03:55:28.822973 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 876/3537] 10.4.3.64 () {66 vars in 1331 bytes} [Fri Aug 14 03:55:28 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1671117235 => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 03:55:28.830734 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-00db32c8-6a87-4e86-b339-e933072f9445 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.832353 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00db32c8-6a87-4e86-b339-e933072f9445 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action Aug 14 03:55:28.832664 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-00db32c8-6a87-4e86-b339-e933072f9445 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:28.832774 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-00db32c8-6a87-4e86-b339-e933072f9445 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.840569 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:28.840569 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:28.841032 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-00db32c8-6a87-4e86-b339-e933072f9445 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Volume info retrieved successfully. Aug 14 03:55:28.846299 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-00db32c8-6a87-4e86-b339-e933072f9445 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Reserve volume completed successfully. Aug 14 03:55:28.846527 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-00db32c8-6a87-4e86-b339-e933072f9445 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action returned with HTTP 202 Aug 14 03:55:28.846878 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 884/3538] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:55:28 2026] POST /volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:55:28.853446 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6a17f478-7c13-449c-89e0-46fca21fdfd2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.855146 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6a17f478-7c13-449c-89e0-46fca21fdfd2 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action Aug 14 03:55:28.855488 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6a17f478-7c13-449c-89e0-46fca21fdfd2 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:28.855598 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6a17f478-7c13-449c-89e0-46fca21fdfd2 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.863349 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:28.863349 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:28.863845 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6a17f478-7c13-449c-89e0-46fca21fdfd2 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Volume info retrieved successfully. Aug 14 03:55:28.867681 np0000007313 devstack@c-api.service[100327]: ERROR cinder.volume.api [None req-6a17f478-7c13-449c-89e0-46fca21fdfd2 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Volume status must be available to reserve, but the status is attaching. Aug 14 03:55:28.867936 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6a17f478-7c13-449c-89e0-46fca21fdfd2 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action returned with HTTP 400 Aug 14 03:55:28.868483 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 890/3539] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:55:28 2026] POST /volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:55:28.875373 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-484f00d8-b0c0-45cc-a41e-1f8660448cde None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.877671 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-484f00d8-b0c0-45cc-a41e-1f8660448cde tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action Aug 14 03:55:28.878100 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-484f00d8-b0c0-45cc-a41e-1f8660448cde tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:28.878288 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-484f00d8-b0c0-45cc-a41e-1f8660448cde tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.889157 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:28.889157 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:28.889875 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-484f00d8-b0c0-45cc-a41e-1f8660448cde tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Volume info retrieved successfully. Aug 14 03:55:28.905630 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-484f00d8-b0c0-45cc-a41e-1f8660448cde tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Unreserve volume completed successfully. Aug 14 03:55:28.905903 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-484f00d8-b0c0-45cc-a41e-1f8660448cde tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action returned with HTTP 202 Aug 14 03:55:28.906440 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 890/3540] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:55:28 2026] POST /volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:55:28.913971 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-11cf0454-36e9-4992-8163-a5e0061ebca1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.916109 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-11cf0454-36e9-4992-8163-a5e0061ebca1 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes/4aa8066b-11d2-4541-a70c-9d8e1abf5f06/action Aug 14 03:55:28.916586 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-11cf0454-36e9-4992-8163-a5e0061ebca1 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:28.916753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-11cf0454-36e9-4992-8163-a5e0061ebca1 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.924808 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-11cf0454-36e9-4992-8163-a5e0061ebca1 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/4aa8066b-11d2-4541-a70c-9d8e1abf5f06/action returned with HTTP 404 Aug 14 03:55:28.925359 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 877/3541] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:55:28 2026] POST /volume/v3/volumes/4aa8066b-11d2-4541-a70c-9d8e1abf5f06/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:28.932462 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6d3a628f-97d9-495d-b0a4-73379b2b63ba None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.934017 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6d3a628f-97d9-495d-b0a4-73379b2b63ba tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes/83e2de98-78e7-4b16-9c65-173b6ec31256/action Aug 14 03:55:28.934370 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6d3a628f-97d9-495d-b0a4-73379b2b63ba tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:28.934497 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6d3a628f-97d9-495d-b0a4-73379b2b63ba tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.940646 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6d3a628f-97d9-495d-b0a4-73379b2b63ba tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/83e2de98-78e7-4b16-9c65-173b6ec31256/action returned with HTTP 404 Aug 14 03:55:28.941096 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 885/3542] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:55:28 2026] POST /volume/v3/volumes/83e2de98-78e7-4b16-9c65-173b6ec31256/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:28.948681 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a500b87f-766a-4c72-9391-6845aed9a97d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.950964 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 891/3543] 10.4.3.64 () {68 vars in 1253 bytes} [Fri Aug 14 03:55:28 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 14 03:55:28.957822 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-40959dc0-4afa-4a60-b957-2bb2fce6dd21 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.959588 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-40959dc0-4afa-4a60-b957-2bb2fce6dd21 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] PUT https://10.4.3.64/volume/v3/volumes/tempest-invalid-1134012331 Aug 14 03:55:28.959932 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-40959dc0-4afa-4a60-b957-2bb2fce6dd21 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.966272 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-40959dc0-4afa-4a60-b957-2bb2fce6dd21 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/tempest-invalid-1134012331 returned with HTTP 404 Aug 14 03:55:28.966774 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 891/3544] 10.4.3.64 () {68 vars in 1331 bytes} [Fri Aug 14 03:55:28 2026] PUT /volume/v3/volumes/tempest-invalid-1134012331 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:55:28.973541 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0809a619-57bb-4ed5-ad42-6f384a529fcc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.975224 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0809a619-57bb-4ed5-ad42-6f384a529fcc tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] PUT https://10.4.3.64/volume/v3/volumes/ee0848b8-12ed-41ce-a5c5-7963c0e1ee61 Aug 14 03:55:28.975644 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0809a619-57bb-4ed5-ad42-6f384a529fcc tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:28.981972 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0809a619-57bb-4ed5-ad42-6f384a529fcc tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/ee0848b8-12ed-41ce-a5c5-7963c0e1ee61 returned with HTTP 404 Aug 14 03:55:28.982379 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 878/3545] 10.4.3.64 () {68 vars in 1361 bytes} [Fri Aug 14 03:55:28 2026] PUT /volume/v3/volumes/ee0848b8-12ed-41ce-a5c5-7963c0e1ee61 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:28.988486 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-08e55088-272e-47e2-b4ef-8eb21cd502bd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:28.990075 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-08e55088-272e-47e2-b4ef-8eb21cd502bd tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c4d1bd01-d776-4589-9411-dfde89d82c6b Aug 14 03:55:28.990278 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-08e55088-272e-47e2-b4ef-8eb21cd502bd tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:28.990471 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-08e55088-272e-47e2-b4ef-8eb21cd502bd tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:28.990614 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-08e55088-272e-47e2-b4ef-8eb21cd502bd tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Delete volume with id: c4d1bd01-d776-4589-9411-dfde89d82c6b Aug 14 03:55:28.995503 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-08e55088-272e-47e2-b4ef-8eb21cd502bd tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/c4d1bd01-d776-4589-9411-dfde89d82c6b returned with HTTP 404 Aug 14 03:55:28.995963 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 886/3546] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:55:28 2026] DELETE /volume/v3/volumes/c4d1bd01-d776-4589-9411-dfde89d82c6b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:29.002173 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-179d0f9d-1212-4664-893d-297f5df64963 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:29.004406 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-179d0f9d-1212-4664-893d-297f5df64963 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action Aug 14 03:55:29.004706 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-179d0f9d-1212-4664-893d-297f5df64963 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:29.004870 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-179d0f9d-1212-4664-893d-297f5df64963 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:29.006841 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-179d0f9d-1212-4664-893d-297f5df64963 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action returned with HTTP 400 Aug 14 03:55:29.007417 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 892/3547] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:55:29 2026] POST /volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:55:29.013081 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b6876522-e609-4b9f-94ba-6216e5569892 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:29.014732 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b6876522-e609-4b9f-94ba-6216e5569892 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action Aug 14 03:55:29.015031 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b6876522-e609-4b9f-94ba-6216e5569892 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:29.015148 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b6876522-e609-4b9f-94ba-6216e5569892 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:29.016523 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b6876522-e609-4b9f-94ba-6216e5569892 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action returned with HTTP 400 Aug 14 03:55:29.017007 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 892/3548] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:55:29 2026] POST /volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action => generated 131 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:55:29.022848 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f1449468-2a7a-4788-8874-911e23d5d1fb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:29.024548 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f1449468-2a7a-4788-8874-911e23d5d1fb tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes/0f589473-0b91-41e1-9956-c21eb316ea6a/action Aug 14 03:55:29.024896 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f1449468-2a7a-4788-8874-911e23d5d1fb tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:29.025018 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f1449468-2a7a-4788-8874-911e23d5d1fb tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:29.031862 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f1449468-2a7a-4788-8874-911e23d5d1fb tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/0f589473-0b91-41e1-9956-c21eb316ea6a/action returned with HTTP 404 Aug 14 03:55:29.032341 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 879/3549] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:55:29 2026] POST /volume/v3/volumes/0f589473-0b91-41e1-9956-c21eb316ea6a/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:29.038268 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-25262a9d-0473-4ac0-9137-54ed92c57c8e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:29.039799 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25262a9d-0473-4ac0-9137-54ed92c57c8e tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action Aug 14 03:55:29.040101 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25262a9d-0473-4ac0-9137-54ed92c57c8e tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:29.040229 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-25262a9d-0473-4ac0-9137-54ed92c57c8e tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:29.041612 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-25262a9d-0473-4ac0-9137-54ed92c57c8e tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action returned with HTTP 400 Aug 14 03:55:29.042821 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 887/3550] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:55:29 2026] POST /volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08/action => generated 129 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 03:55:29.048299 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5fecc9ad-a245-45de-905e-320a03534737 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:29.049800 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5fecc9ad-a245-45de-905e-320a03534737 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] POST https://10.4.3.64/volume/v3/volumes/None/action Aug 14 03:55:29.050062 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5fecc9ad-a245-45de-905e-320a03534737 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:29.050190 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5fecc9ad-a245-45de-905e-320a03534737 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:29.056151 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5fecc9ad-a245-45de-905e-320a03534737 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/None/action returned with HTTP 404 Aug 14 03:55:29.056542 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 893/3551] 10.4.3.64 () {68 vars in 1287 bytes} [Fri Aug 14 03:55:29 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:55:29.062989 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-76dcc293-1489-45f3-8316-7d49d3ad23c9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:29.064558 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-76dcc293-1489-45f3-8316-7d49d3ad23c9 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] GET https://10.4.3.64/volume/v3/volumes/c41ee5c2-275d-4c56-bb64-596caa0f8729 Aug 14 03:55:29.064731 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-76dcc293-1489-45f3-8316-7d49d3ad23c9 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:29.064901 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-76dcc293-1489-45f3-8316-7d49d3ad23c9 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:29.070921 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-76dcc293-1489-45f3-8316-7d49d3ad23c9 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/c41ee5c2-275d-4c56-bb64-596caa0f8729 returned with HTTP 404 Aug 14 03:55:29.071336 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 893/3552] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:29 2026] GET /volume/v3/volumes/c41ee5c2-275d-4c56-bb64-596caa0f8729 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:29.077993 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c619a640-e3e9-48ab-b348-e6acf55ffa56 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:29.079679 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c619a640-e3e9-48ab-b348-e6acf55ffa56 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] GET https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 Aug 14 03:55:29.079879 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c619a640-e3e9-48ab-b348-e6acf55ffa56 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:29.080085 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c619a640-e3e9-48ab-b348-e6acf55ffa56 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:29.086736 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:29.086736 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:29.089931 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c619a640-e3e9-48ab-b348-e6acf55ffa56 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Volume info retrieved successfully. Aug 14 03:55:29.093556 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c619a640-e3e9-48ab-b348-e6acf55ffa56 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 returned with HTTP 200 Aug 14 03:55:29.093906 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 880/3553] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:29 2026] GET /volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:29.105481 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-14545e0f-15c8-43d9-ad5c-2d35363e1c23 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:29.107711 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-14545e0f-15c8-43d9-ad5c-2d35363e1c23 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] DELETE https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 Aug 14 03:55:29.107975 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-14545e0f-15c8-43d9-ad5c-2d35363e1c23 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:29.108228 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-14545e0f-15c8-43d9-ad5c-2d35363e1c23 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:29.108702 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-14545e0f-15c8-43d9-ad5c-2d35363e1c23 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Delete volume with id: 67c04a9a-0374-4ac2-9ff0-072de6e99a08 Aug 14 03:55:29.115296 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:29.115296 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:29.115760 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-14545e0f-15c8-43d9-ad5c-2d35363e1c23 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Volume info retrieved successfully. Aug 14 03:55:29.129129 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-14545e0f-15c8-43d9-ad5c-2d35363e1c23 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Delete volume request issued successfully. Aug 14 03:55:29.129257 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-14545e0f-15c8-43d9-ad5c-2d35363e1c23 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 returned with HTTP 202 Aug 14 03:55:29.129653 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 888/3554] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:55:29 2026] DELETE /volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:55:29.136943 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c542a7dd-34ad-4148-ab07-01f4c74a7104 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:29.139241 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c542a7dd-34ad-4148-ab07-01f4c74a7104 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] GET https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 Aug 14 03:55:29.139424 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c542a7dd-34ad-4148-ab07-01f4c74a7104 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:29.139601 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c542a7dd-34ad-4148-ab07-01f4c74a7104 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:29.151127 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:29.151127 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:29.156705 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c542a7dd-34ad-4148-ab07-01f4c74a7104 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Volume info retrieved successfully. Aug 14 03:55:29.163011 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c542a7dd-34ad-4148-ab07-01f4c74a7104 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 returned with HTTP 200 Aug 14 03:55:29.163423 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 894/3555] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:29 2026] GET /volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:30.174688 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-57278d33-37f4-4724-9956-1a6fe08cf589 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:30.176333 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-57278d33-37f4-4724-9956-1a6fe08cf589 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] GET https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 Aug 14 03:55:30.176536 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-57278d33-37f4-4724-9956-1a6fe08cf589 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:30.176716 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-57278d33-37f4-4724-9956-1a6fe08cf589 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:30.181796 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-57278d33-37f4-4724-9956-1a6fe08cf589 tempest-VolumesNegativeTest-1300679042 tempest-VolumesNegativeTest-1300679042-project-member] https://10.4.3.64/volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 returned with HTTP 404 Aug 14 03:55:30.182216 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 894/3556] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:30 2026] GET /volume/v3/volumes/67c04a9a-0374-4ac2-9ff0-072de6e99a08 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:34.541582 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b53e08b7-18df-4118-83d3-be5cc7ec87b4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:34.543395 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b53e08b7-18df-4118-83d3-be5cc7ec87b4 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 Aug 14 03:55:34.543605 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b53e08b7-18df-4118-83d3-be5cc7ec87b4 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:34.543788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b53e08b7-18df-4118-83d3-be5cc7ec87b4 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:34.543894 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-b53e08b7-18df-4118-83d3-be5cc7ec87b4 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Delete snapshot with id: 347d32a6-eae8-4c66-80a4-c8806f029353 Aug 14 03:55:34.549417 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:34.549417 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:34.550231 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b53e08b7-18df-4118-83d3-be5cc7ec87b4 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Snapshot retrieved successfully. Aug 14 03:55:34.572230 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b53e08b7-18df-4118-83d3-be5cc7ec87b4 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Snapshot delete request issued successfully. Aug 14 03:55:34.572433 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b53e08b7-18df-4118-83d3-be5cc7ec87b4 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 returned with HTTP 202 Aug 14 03:55:34.572982 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 881/3557] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:55:34 2026] DELETE /volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:55:34.579683 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-51df3056-3f38-4d2b-bfd4-f750520354b6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:34.581426 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51df3056-3f38-4d2b-bfd4-f750520354b6 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 Aug 14 03:55:34.581613 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51df3056-3f38-4d2b-bfd4-f750520354b6 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:34.581821 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51df3056-3f38-4d2b-bfd4-f750520354b6 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:34.587362 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:34.587362 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:34.587802 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-51df3056-3f38-4d2b-bfd4-f750520354b6 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Snapshot retrieved successfully. Aug 14 03:55:34.588630 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51df3056-3f38-4d2b-bfd4-f750520354b6 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 returned with HTTP 200 Aug 14 03:55:34.588993 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 889/3558] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:55:34 2026] GET /volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:35.601336 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f1e196e7-9bb1-4520-8bbd-a21d08e6dbe8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:35.602986 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f1e196e7-9bb1-4520-8bbd-a21d08e6dbe8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 Aug 14 03:55:35.603404 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f1e196e7-9bb1-4520-8bbd-a21d08e6dbe8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:35.603778 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f1e196e7-9bb1-4520-8bbd-a21d08e6dbe8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:35.608826 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f1e196e7-9bb1-4520-8bbd-a21d08e6dbe8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 returned with HTTP 404 Aug 14 03:55:35.608826 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 895/3559] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:55:35 2026] GET /volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:35.700419 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-0578c2fe-0427-449d-8122-c4a311d1017e req-a18caf84-668f-4d5a-966f-26a2e1a7ceff None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:35.703507 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0578c2fe-0427-449d-8122-c4a311d1017e req-a18caf84-668f-4d5a-966f-26a2e1a7ceff tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/attachments?instance_id=5e09297e-aa81-41e9-960a-c9e72a545b2d Aug 14 03:55:35.703746 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0578c2fe-0427-449d-8122-c4a311d1017e req-a18caf84-668f-4d5a-966f-26a2e1a7ceff tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:35.703955 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0578c2fe-0427-449d-8122-c4a311d1017e req-a18caf84-668f-4d5a-966f-26a2e1a7ceff tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:35.725337 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0578c2fe-0427-449d-8122-c4a311d1017e req-a18caf84-668f-4d5a-966f-26a2e1a7ceff tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/attachments?instance_id=5e09297e-aa81-41e9-960a-c9e72a545b2d returned with HTTP 200 Aug 14 03:55:35.725798 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 895/3560] 10.4.3.64 () {70 vars in 1630 bytes} [Fri Aug 14 03:55:35 2026] GET /volume/v3/attachments?instance_id=5e09297e-aa81-41e9-960a-c9e72a545b2d => generated 192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:35.742972 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-0578c2fe-0427-449d-8122-c4a311d1017e req-051f119c-96ec-46ce-b47d-969218d0a3ba None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:35.745622 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0578c2fe-0427-449d-8122-c4a311d1017e req-051f119c-96ec-46ce-b47d-969218d0a3ba tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/attachments/1bbd2295-ecbc-4066-9d3b-2fe66d3fdf4b Aug 14 03:55:35.745823 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0578c2fe-0427-449d-8122-c4a311d1017e req-051f119c-96ec-46ce-b47d-969218d0a3ba tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:35.745996 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0578c2fe-0427-449d-8122-c4a311d1017e req-051f119c-96ec-46ce-b47d-969218d0a3ba tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:35.762668 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0578c2fe-0427-449d-8122-c4a311d1017e req-051f119c-96ec-46ce-b47d-969218d0a3ba tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/attachments/1bbd2295-ecbc-4066-9d3b-2fe66d3fdf4b returned with HTTP 200 Aug 14 03:55:35.763249 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 882/3561] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Aug 14 03:55:35 2026] GET /volume/v3/attachments/1bbd2295-ecbc-4066-9d3b-2fe66d3fdf4b => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:42.501927 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f0e221a9-f644-4fc0-8e1e-6d04f83845ca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:42.504524 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f0e221a9-f644-4fc0-8e1e-6d04f83845ca tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:42.504889 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f0e221a9-f644-4fc0-8e1e-6d04f83845ca tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:42.505160 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f0e221a9-f644-4fc0-8e1e-6d04f83845ca tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:42.514183 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:42.514183 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:42.519585 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f0e221a9-f644-4fc0-8e1e-6d04f83845ca tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:42.525252 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f0e221a9-f644-4fc0-8e1e-6d04f83845ca tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:42.525648 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 890/3562] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:42 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:42.543374 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4b0c715c-222d-4046-bf2c-c33c84ccb24a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:42.545166 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4b0c715c-222d-4046-bf2c-c33c84ccb24a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:42.545598 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4b0c715c-222d-4046-bf2c-c33c84ccb24a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:42.546100 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4b0c715c-222d-4046-bf2c-c33c84ccb24a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:42.554852 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:42.554852 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:42.557954 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4b0c715c-222d-4046-bf2c-c33c84ccb24a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:42.562459 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4b0c715c-222d-4046-bf2c-c33c84ccb24a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:42.562877 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 896/3563] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:42 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:42.614494 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-8c830667-fc1f-430c-87ad-313c694105a7 req-7292a3df-108c-437a-97be-76270262490f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:42.616499 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-7292a3df-108c-437a-97be-76270262490f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:42.616706 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-7292a3df-108c-437a-97be-76270262490f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:42.616905 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-7292a3df-108c-437a-97be-76270262490f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:42.624288 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:42.624288 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:42.628075 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-8c830667-fc1f-430c-87ad-313c694105a7 req-7292a3df-108c-437a-97be-76270262490f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:42.631818 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-7292a3df-108c-437a-97be-76270262490f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:42.632206 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 896/3564] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:55:42 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:42.702073 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-30a29cb7-17ee-4a58-b427-3016d828f466 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:42.702470 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-30a29cb7-17ee-4a58-b427-3016d828f466 None None] GET https://10.4.3.64/volume// Aug 14 03:55:42.702654 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-30a29cb7-17ee-4a58-b427-3016d828f466 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:42.702832 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-30a29cb7-17ee-4a58-b427-3016d828f466 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:42.703122 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-30a29cb7-17ee-4a58-b427-3016d828f466 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:55:42.703425 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 883/3565] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:55:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:55:42.710465 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-8c830667-fc1f-430c-87ad-313c694105a7 req-dc21cfbe-1d31-4ae0-bce7-c4fbd629b485 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:42.712891 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-dc21cfbe-1d31-4ae0-bce7-c4fbd629b485 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:55:42.713342 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-dc21cfbe-1d31-4ae0-bce7-c4fbd629b485 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7941c42d-a90a-429a-b589-a61ab1374768", "connector": null, "instance_uuid": "35b59b7c-f1ac-4698-9824-b551582d110c"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:42.724068 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:42.724068 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:42.746325 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-dc21cfbe-1d31-4ae0-bce7-c4fbd629b485 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:55:42.746743 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 891/3566] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:55:42 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 14 03:55:42.771886 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e8843364-2729-43f8-a022-c8ad19f6aa02 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:42.774169 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e8843364-2729-43f8-a022-c8ad19f6aa02 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:42.775215 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e8843364-2729-43f8-a022-c8ad19f6aa02 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:42.775977 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e8843364-2729-43f8-a022-c8ad19f6aa02 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:42.783292 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-16602b46-5ec2-4f59-a649-a562c956bb53 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:42.783713 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-16602b46-5ec2-4f59-a649-a562c956bb53 None None] GET https://10.4.3.64/volume// Aug 14 03:55:42.783991 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-16602b46-5ec2-4f59-a649-a562c956bb53 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:42.784043 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-16602b46-5ec2-4f59-a649-a562c956bb53 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:42.784344 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-16602b46-5ec2-4f59-a649-a562c956bb53 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:55:42.785632 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 897/3567] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:55:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:55:42.788350 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:42.788350 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:42.794312 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e8843364-2729-43f8-a022-c8ad19f6aa02 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:42.795071 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-8c830667-fc1f-430c-87ad-313c694105a7 req-ff4de530-213c-4154-a181-6d757ab9a18d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:42.796513 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e8843364-2729-43f8-a022-c8ad19f6aa02 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:42.796970 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 897/3568] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:42 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:55:42.799028 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-ff4de530-213c-4154-a181-6d757ab9a18d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:42.799313 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-ff4de530-213c-4154-a181-6d757ab9a18d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:42.799553 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-ff4de530-213c-4154-a181-6d757ab9a18d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:42.816552 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:42.816552 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:42.822427 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-8c830667-fc1f-430c-87ad-313c694105a7 req-ff4de530-213c-4154-a181-6d757ab9a18d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:42.829787 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-ff4de530-213c-4154-a181-6d757ab9a18d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:42.830179 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 884/3569] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:55:42 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 1053 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:55:42.949868 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-8c830667-fc1f-430c-87ad-313c694105a7 req-c61b62de-ef83-45b6-9203-5aefb37b5b1f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:42.953970 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-c61b62de-ef83-45b6-9203-5aefb37b5b1f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] PUT https://10.4.3.64/volume/v3/attachments/63abde95-bab0-465b-b026-9b48ae1c9bd0 Aug 14 03:55:42.953970 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-c61b62de-ef83-45b6-9203-5aefb37b5b1f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:42.966115 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-8c830667-fc1f-430c-87ad-313c694105a7 req-c61b62de-ef83-45b6-9203-5aefb37b5b1f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Acquiring lock "cinder-attachment_update-7941c42d-a90a-429a-b589-a61ab1374768-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:55:42.976607 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-8c830667-fc1f-430c-87ad-313c694105a7 req-c61b62de-ef83-45b6-9203-5aefb37b5b1f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Lock "cinder-attachment_update-7941c42d-a90a-429a-b589-a61ab1374768-np0000007313" acquired by "attachment_update" :: waited 0.011s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:55:42.977654 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:42.977654 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:43.079649 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-8c830667-fc1f-430c-87ad-313c694105a7 req-c61b62de-ef83-45b6-9203-5aefb37b5b1f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Lock "cinder-attachment_update-7941c42d-a90a-429a-b589-a61ab1374768-np0000007313" released by "attachment_update" :: held 0.103s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:55:43.080327 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-c61b62de-ef83-45b6-9203-5aefb37b5b1f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/63abde95-bab0-465b-b026-9b48ae1c9bd0 returned with HTTP 200 Aug 14 03:55:43.080830 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 892/3570] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:55:42 2026] PUT /volume/v3/attachments/63abde95-bab0-465b-b026-9b48ae1c9bd0 => generated 968 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 03:55:43.090520 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-8c830667-fc1f-430c-87ad-313c694105a7 req-d08ea9b8-9d81-4750-9568-e0246074aeab None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:43.094693 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-d08ea9b8-9d81-4750-9568-e0246074aeab tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768/encryption Aug 14 03:55:43.094900 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-d08ea9b8-9d81-4750-9568-e0246074aeab tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:43.095144 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-d08ea9b8-9d81-4750-9568-e0246074aeab tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:43.107160 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:43.107160 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:43.113128 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-d08ea9b8-9d81-4750-9568-e0246074aeab tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768/encryption returned with HTTP 200 Aug 14 03:55:43.113666 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 898/3571] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:55:43 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:43.809033 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ac5135b1-04a5-43f0-be76-e06a341aedac None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:43.810758 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ac5135b1-04a5-43f0-be76-e06a341aedac tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:43.811117 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ac5135b1-04a5-43f0-be76-e06a341aedac tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:43.812906 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ac5135b1-04a5-43f0-be76-e06a341aedac tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:43.821161 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:43.821161 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:43.824628 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ac5135b1-04a5-43f0-be76-e06a341aedac tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:43.828733 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ac5135b1-04a5-43f0-be76-e06a341aedac tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:43.829191 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 898/3572] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:43 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:44.840860 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2d9ee356-b053-480f-ac35-6f8c3fb4086f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:44.842804 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2d9ee356-b053-480f-ac35-6f8c3fb4086f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:44.842984 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2d9ee356-b053-480f-ac35-6f8c3fb4086f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:44.843175 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2d9ee356-b053-480f-ac35-6f8c3fb4086f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:44.852019 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:44.852019 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:44.855289 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2d9ee356-b053-480f-ac35-6f8c3fb4086f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:44.858953 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2d9ee356-b053-480f-ac35-6f8c3fb4086f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:44.859381 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 885/3573] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:44 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:45.872289 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4646e171-90c6-4e2e-b511-a8247a0c6f3d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:45.873974 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4646e171-90c6-4e2e-b511-a8247a0c6f3d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:45.875583 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4646e171-90c6-4e2e-b511-a8247a0c6f3d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:45.875583 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4646e171-90c6-4e2e-b511-a8247a0c6f3d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:45.882832 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:45.882832 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:45.885899 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4646e171-90c6-4e2e-b511-a8247a0c6f3d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:45.889539 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4646e171-90c6-4e2e-b511-a8247a0c6f3d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:45.890022 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 893/3574] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:45 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:46.902005 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bc7d8da5-d212-4668-aad3-433eff4b3162 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:46.903869 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bc7d8da5-d212-4668-aad3-433eff4b3162 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:46.904105 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bc7d8da5-d212-4668-aad3-433eff4b3162 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:46.904335 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bc7d8da5-d212-4668-aad3-433eff4b3162 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:46.912664 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:46.912664 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:46.915648 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-bc7d8da5-d212-4668-aad3-433eff4b3162 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:46.919208 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bc7d8da5-d212-4668-aad3-433eff4b3162 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:46.919569 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 899/3575] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:46 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:47.930713 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-be469682-bed0-4101-9e5f-956f76fd6130 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:47.932478 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-be469682-bed0-4101-9e5f-956f76fd6130 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:47.932685 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-be469682-bed0-4101-9e5f-956f76fd6130 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:47.932887 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-be469682-bed0-4101-9e5f-956f76fd6130 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:47.941756 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:47.941756 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:47.944911 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-be469682-bed0-4101-9e5f-956f76fd6130 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:47.948663 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-be469682-bed0-4101-9e5f-956f76fd6130 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:47.949007 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 899/3576] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:47 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:48.961240 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dc81a3d4-329f-4872-8210-0a491d2c4180 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:48.962957 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dc81a3d4-329f-4872-8210-0a491d2c4180 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:48.963147 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dc81a3d4-329f-4872-8210-0a491d2c4180 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:48.963354 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dc81a3d4-329f-4872-8210-0a491d2c4180 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:48.972090 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:48.972090 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:48.974975 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-dc81a3d4-329f-4872-8210-0a491d2c4180 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:48.978398 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dc81a3d4-329f-4872-8210-0a491d2c4180 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:48.978723 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 886/3577] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:48 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:49.976603 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e0f5a9cf-2f31-4e34-bcbb-efd7d38df3ea None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:49.978176 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e0f5a9cf-2f31-4e34-bcbb-efd7d38df3ea tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:55:49.978372 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e0f5a9cf-2f31-4e34-bcbb-efd7d38df3ea tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:49.978568 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e0f5a9cf-2f31-4e34-bcbb-efd7d38df3ea tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:49.984907 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:49.984907 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:49.989305 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e0f5a9cf-2f31-4e34-bcbb-efd7d38df3ea tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:55:49.989841 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8eb839b5-73c7-4757-b8f4-9d94d417817b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:49.991388 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8eb839b5-73c7-4757-b8f4-9d94d417817b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:49.991580 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8eb839b5-73c7-4757-b8f4-9d94d417817b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:49.991733 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8eb839b5-73c7-4757-b8f4-9d94d417817b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:49.992873 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e0f5a9cf-2f31-4e34-bcbb-efd7d38df3ea tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 200 Aug 14 03:55:49.993230 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 894/3578] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:49 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:49.999774 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:49.999774 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:50.003001 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8eb839b5-73c7-4757-b8f4-9d94d417817b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:50.006926 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8eb839b5-73c7-4757-b8f4-9d94d417817b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:50.007297 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 900/3579] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:49 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:50.034203 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-80a24677-203a-49ba-a8aa-6e30a612263b req-d8cb08a2-e1f7-4078-afd1-d109eed8e268 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:50.036267 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-d8cb08a2-e1f7-4078-afd1-d109eed8e268 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:55:50.036479 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-d8cb08a2-e1f7-4078-afd1-d109eed8e268 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:50.036692 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-d8cb08a2-e1f7-4078-afd1-d109eed8e268 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:50.043537 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:50.043537 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:50.047322 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-80a24677-203a-49ba-a8aa-6e30a612263b req-d8cb08a2-e1f7-4078-afd1-d109eed8e268 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:55:50.052323 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-d8cb08a2-e1f7-4078-afd1-d109eed8e268 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 200 Aug 14 03:55:50.052717 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 900/3580] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:55:50 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:50.134360 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-71ae27af-6148-4374-9fac-1161e102b396 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:50.134360 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-71ae27af-6148-4374-9fac-1161e102b396 None None] GET https://10.4.3.64/volume// Aug 14 03:55:50.134360 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-71ae27af-6148-4374-9fac-1161e102b396 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:50.134360 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-71ae27af-6148-4374-9fac-1161e102b396 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:50.134360 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-71ae27af-6148-4374-9fac-1161e102b396 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:55:50.134360 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 887/3581] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:55:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:55:50.142980 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-80a24677-203a-49ba-a8aa-6e30a612263b req-d891a950-f856-4b27-b820-1a321cb3406e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:50.145712 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-d891a950-f856-4b27-b820-1a321cb3406e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:55:50.146277 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-d891a950-f856-4b27-b820-1a321cb3406e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0", "connector": null, "instance_uuid": "6e25480a-1172-4b16-a04a-7d6a622fd390"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:50.157510 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:50.157510 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:50.184568 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-d891a950-f856-4b27-b820-1a321cb3406e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:55:50.185152 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 895/3582] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:55:50 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 14 03:55:50.215089 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-11eb8caa-138d-4409-a5cc-c96720d8d76e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:50.216604 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-11eb8caa-138d-4409-a5cc-c96720d8d76e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:55:50.216762 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-11eb8caa-138d-4409-a5cc-c96720d8d76e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:50.216931 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-11eb8caa-138d-4409-a5cc-c96720d8d76e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:50.228699 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-56832321-66db-4549-b014-d68283f4a0de None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:50.229101 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-56832321-66db-4549-b014-d68283f4a0de None None] GET https://10.4.3.64/volume// Aug 14 03:55:50.229305 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-56832321-66db-4549-b014-d68283f4a0de None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:50.229536 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-56832321-66db-4549-b014-d68283f4a0de None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:50.229824 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:50.229824 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:50.229878 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-56832321-66db-4549-b014-d68283f4a0de None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:55:50.230147 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 901/3583] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:55:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:55:50.235356 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-11eb8caa-138d-4409-a5cc-c96720d8d76e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:55:50.238066 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-80a24677-203a-49ba-a8aa-6e30a612263b req-2a9a739d-2c5b-4ad8-ae3f-c2fc9965449e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:50.238620 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-11eb8caa-138d-4409-a5cc-c96720d8d76e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 200 Aug 14 03:55:50.241206 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 901/3584] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:50 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:50.241374 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-2a9a739d-2c5b-4ad8-ae3f-c2fc9965449e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:55:50.241374 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-2a9a739d-2c5b-4ad8-ae3f-c2fc9965449e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:50.241374 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-2a9a739d-2c5b-4ad8-ae3f-c2fc9965449e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:50.250177 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:50.250177 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:50.253790 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-80a24677-203a-49ba-a8aa-6e30a612263b req-2a9a739d-2c5b-4ad8-ae3f-c2fc9965449e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:55:50.258020 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-2a9a739d-2c5b-4ad8-ae3f-c2fc9965449e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 200 Aug 14 03:55:50.258522 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 888/3585] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:55:50 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:55:50.356712 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-80a24677-203a-49ba-a8aa-6e30a612263b req-589b35fc-7abf-43ec-b5d6-026dfda1fea5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:50.358772 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-589b35fc-7abf-43ec-b5d6-026dfda1fea5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] PUT https://10.4.3.64/volume/v3/attachments/0758aa15-9667-458a-9d7c-9afd01b0f3be Aug 14 03:55:50.359120 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-589b35fc-7abf-43ec-b5d6-026dfda1fea5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:50.366062 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-80a24677-203a-49ba-a8aa-6e30a612263b req-589b35fc-7abf-43ec-b5d6-026dfda1fea5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Acquiring lock "cinder-attachment_update-7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:55:50.370316 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-80a24677-203a-49ba-a8aa-6e30a612263b req-589b35fc-7abf-43ec-b5d6-026dfda1fea5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Lock "cinder-attachment_update-7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:55:50.371193 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:50.371193 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:50.433728 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-80a24677-203a-49ba-a8aa-6e30a612263b req-589b35fc-7abf-43ec-b5d6-026dfda1fea5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Lock "cinder-attachment_update-7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0-np0000007313" released by "attachment_update" :: held 0.063s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:55:50.434279 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-589b35fc-7abf-43ec-b5d6-026dfda1fea5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/attachments/0758aa15-9667-458a-9d7c-9afd01b0f3be returned with HTTP 200 Aug 14 03:55:50.434742 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 896/3586] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:55:50 2026] PUT /volume/v3/attachments/0758aa15-9667-458a-9d7c-9afd01b0f3be => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:51.021260 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e3311c43-35a2-47e0-aae4-73702b834720 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:51.022905 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e3311c43-35a2-47e0-aae4-73702b834720 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:51.023083 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e3311c43-35a2-47e0-aae4-73702b834720 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:51.023297 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e3311c43-35a2-47e0-aae4-73702b834720 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:51.032191 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:51.032191 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:51.035311 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e3311c43-35a2-47e0-aae4-73702b834720 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:51.038910 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e3311c43-35a2-47e0-aae4-73702b834720 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:51.039258 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 902/3587] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:51 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:51.205513 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-8c830667-fc1f-430c-87ad-313c694105a7 req-c5debd78-dde2-49e5-a596-3716614e1d9d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:51.207472 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-c5debd78-dde2-49e5-a596-3716614e1d9d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/attachments/63abde95-bab0-465b-b026-9b48ae1c9bd0/action Aug 14 03:55:51.207805 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-c5debd78-dde2-49e5-a596-3716614e1d9d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:51.207935 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-c5debd78-dde2-49e5-a596-3716614e1d9d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:51.222572 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:51.222572 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:51.233155 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-8c830667-fc1f-430c-87ad-313c694105a7 req-c5debd78-dde2-49e5-a596-3716614e1d9d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/63abde95-bab0-465b-b026-9b48ae1c9bd0/action returned with HTTP 204 Aug 14 03:55:51.233662 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 902/3588] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:55:51 2026] POST /volume/v3/attachments/63abde95-bab0-465b-b026-9b48ae1c9bd0/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:51.256344 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b9dec34f-54ee-4504-9b4b-5918fd44b9e2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:51.258657 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b9dec34f-54ee-4504-9b4b-5918fd44b9e2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:55:51.258657 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b9dec34f-54ee-4504-9b4b-5918fd44b9e2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:51.258657 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b9dec34f-54ee-4504-9b4b-5918fd44b9e2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:51.269681 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:51.269681 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:51.275947 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b9dec34f-54ee-4504-9b4b-5918fd44b9e2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:55:51.277858 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b9dec34f-54ee-4504-9b4b-5918fd44b9e2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 200 Aug 14 03:55:51.278382 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 889/3589] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:51 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:52.050863 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8a98ffe4-27cb-44a0-8c80-355fcd2b6def None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:52.052548 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a98ffe4-27cb-44a0-8c80-355fcd2b6def tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:52.052724 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a98ffe4-27cb-44a0-8c80-355fcd2b6def tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:52.052912 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a98ffe4-27cb-44a0-8c80-355fcd2b6def tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:52.062006 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:52.062006 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:52.065603 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8a98ffe4-27cb-44a0-8c80-355fcd2b6def tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:52.070315 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a98ffe4-27cb-44a0-8c80-355fcd2b6def tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:52.070827 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 897/3590] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:52 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:52.081900 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-99aa5b2e-4b4c-4d56-9e04-f476e19b0029 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:52.083506 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-99aa5b2e-4b4c-4d56-9e04-f476e19b0029 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:52.083787 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-99aa5b2e-4b4c-4d56-9e04-f476e19b0029 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:52.083954 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-99aa5b2e-4b4c-4d56-9e04-f476e19b0029 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:52.092152 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:52.092152 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:52.095109 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-99aa5b2e-4b4c-4d56-9e04-f476e19b0029 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:52.098986 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-99aa5b2e-4b4c-4d56-9e04-f476e19b0029 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:52.099490 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 903/3591] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:52 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 1166 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:52.133698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-3ed86d55-192f-4014-b4fb-0a5cbc3e741a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:52.135585 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-3ed86d55-192f-4014-b4fb-0a5cbc3e741a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:52.135765 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-3ed86d55-192f-4014-b4fb-0a5cbc3e741a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:52.135936 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-3ed86d55-192f-4014-b4fb-0a5cbc3e741a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:52.144218 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:52.144218 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:52.147032 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-3ed86d55-192f-4014-b4fb-0a5cbc3e741a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:52.150528 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-3ed86d55-192f-4014-b4fb-0a5cbc3e741a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:52.150918 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 903/3592] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:55:52 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 1166 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:52.167507 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-4eef77d9-2ed6-44e7-8911-6ad5bb91e197 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:52.169360 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-4eef77d9-2ed6-44e7-8911-6ad5bb91e197 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768/action Aug 14 03:55:52.171154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-4eef77d9-2ed6-44e7-8911-6ad5bb91e197 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:52.171154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-4eef77d9-2ed6-44e7-8911-6ad5bb91e197 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:52.180197 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:52.180197 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:52.182157 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-4eef77d9-2ed6-44e7-8911-6ad5bb91e197 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:52.186397 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-4eef77d9-2ed6-44e7-8911-6ad5bb91e197 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Begin detaching volume completed successfully. Aug 14 03:55:52.186764 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-4eef77d9-2ed6-44e7-8911-6ad5bb91e197 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768/action returned with HTTP 202 Aug 14 03:55:52.187263 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 890/3593] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:55:52 2026] POST /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:55:52.224759 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e23cae4a-0353-49a0-a107-24455571e544 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:52.225150 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e23cae4a-0353-49a0-a107-24455571e544 None None] GET https://10.4.3.64/volume// Aug 14 03:55:52.225357 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e23cae4a-0353-49a0-a107-24455571e544 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:52.225558 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e23cae4a-0353-49a0-a107-24455571e544 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:52.225859 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e23cae4a-0353-49a0-a107-24455571e544 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:55:52.226300 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 898/3594] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:55:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:55:52.234686 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-f68a795d-f439-4b2d-bf9b-5cd86d803006 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:52.236606 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-f68a795d-f439-4b2d-bf9b-5cd86d803006 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:52.236814 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-f68a795d-f439-4b2d-bf9b-5cd86d803006 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:52.237017 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-f68a795d-f439-4b2d-bf9b-5cd86d803006 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:52.245899 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:52.245899 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:52.249096 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-f68a795d-f439-4b2d-bf9b-5cd86d803006 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:52.253201 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-f68a795d-f439-4b2d-bf9b-5cd86d803006 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:52.253575 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 904/3595] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:55:52 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 1349 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:55:52.261740 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-051702a9-6ac1-4461-b48c-ca143692abed None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:52.263688 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-051702a9-6ac1-4461-b48c-ca143692abed tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768/encryption Aug 14 03:55:52.263866 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-051702a9-6ac1-4461-b48c-ca143692abed tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:52.264047 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-051702a9-6ac1-4461-b48c-ca143692abed tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:52.272419 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:52.272419 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:52.277556 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-051702a9-6ac1-4461-b48c-ca143692abed tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768/encryption returned with HTTP 200 Aug 14 03:55:52.277905 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 904/3596] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:55:52 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:52.291653 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-73f4ca8a-db5b-4c17-95a9-1f5913288925 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:52.293423 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-73f4ca8a-db5b-4c17-95a9-1f5913288925 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:55:52.293664 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-73f4ca8a-db5b-4c17-95a9-1f5913288925 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:52.293881 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-73f4ca8a-db5b-4c17-95a9-1f5913288925 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:52.301932 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:52.301932 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:52.305081 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-73f4ca8a-db5b-4c17-95a9-1f5913288925 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:55:52.308518 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-73f4ca8a-db5b-4c17-95a9-1f5913288925 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 200 Aug 14 03:55:52.308882 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 891/3597] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:52 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:53.320806 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-712e9a2c-3a68-4a1e-9d6f-36f22bca3ff5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:53.322441 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-712e9a2c-3a68-4a1e-9d6f-36f22bca3ff5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:55:53.322754 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-712e9a2c-3a68-4a1e-9d6f-36f22bca3ff5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:53.324065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-712e9a2c-3a68-4a1e-9d6f-36f22bca3ff5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:53.332827 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:53.332827 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:53.336827 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-712e9a2c-3a68-4a1e-9d6f-36f22bca3ff5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:55:53.341331 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-712e9a2c-3a68-4a1e-9d6f-36f22bca3ff5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 200 Aug 14 03:55:53.341898 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 899/3598] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:53 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:53.685730 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-80a24677-203a-49ba-a8aa-6e30a612263b req-5b8b5a4a-e8a2-4842-a8f6-fa982d715431 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:53.688223 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-5b8b5a4a-e8a2-4842-a8f6-fa982d715431 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/attachments/0758aa15-9667-458a-9d7c-9afd01b0f3be/action Aug 14 03:55:53.688611 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-5b8b5a4a-e8a2-4842-a8f6-fa982d715431 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:55:53.688759 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-5b8b5a4a-e8a2-4842-a8f6-fa982d715431 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:53.706484 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:53.706484 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:53.717869 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-80a24677-203a-49ba-a8aa-6e30a612263b req-5b8b5a4a-e8a2-4842-a8f6-fa982d715431 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/attachments/0758aa15-9667-458a-9d7c-9afd01b0f3be/action returned with HTTP 204 Aug 14 03:55:53.718315 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 905/3599] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:55:53 2026] POST /volume/v3/attachments/0758aa15-9667-458a-9d7c-9afd01b0f3be/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:53.783569 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-baa689dd-d94a-498f-b1e5-9d4d825954ff None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:53.785877 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-baa689dd-d94a-498f-b1e5-9d4d825954ff tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] DELETE https://10.4.3.64/volume/v3/attachments/63abde95-bab0-465b-b026-9b48ae1c9bd0 Aug 14 03:55:53.786063 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-baa689dd-d94a-498f-b1e5-9d4d825954ff tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:53.786259 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-baa689dd-d94a-498f-b1e5-9d4d825954ff tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:53.793398 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:53.793398 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:53.836728 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ebecb303-d81c-4f8a-be0e-6c7e131cea0f req-baa689dd-d94a-498f-b1e5-9d4d825954ff tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/63abde95-bab0-465b-b026-9b48ae1c9bd0 returned with HTTP 200 Aug 14 03:55:53.837187 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 905/3600] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:55:53 2026] DELETE /volume/v3/attachments/63abde95-bab0-465b-b026-9b48ae1c9bd0 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:54.333430 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-e44e3b9f-bae7-4bb8-a601-0f95a4d8f99a req-96295cd5-18a5-4eca-b2e0-0f29b2505d38 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:54.335200 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e44e3b9f-bae7-4bb8-a601-0f95a4d8f99a req-96295cd5-18a5-4eca-b2e0-0f29b2505d38 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:54.335383 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e44e3b9f-bae7-4bb8-a601-0f95a4d8f99a req-96295cd5-18a5-4eca-b2e0-0f29b2505d38 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:54.335576 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e44e3b9f-bae7-4bb8-a601-0f95a4d8f99a req-96295cd5-18a5-4eca-b2e0-0f29b2505d38 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:54.341630 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:54.341630 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:54.344601 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-e44e3b9f-bae7-4bb8-a601-0f95a4d8f99a req-96295cd5-18a5-4eca-b2e0-0f29b2505d38 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:54.347946 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e44e3b9f-bae7-4bb8-a601-0f95a4d8f99a req-96295cd5-18a5-4eca-b2e0-0f29b2505d38 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:54.348283 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 892/3601] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:55:54 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 874 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:54.355469 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7d67e628-b59c-4cdb-a777-4113463ca482 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:54.357516 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d67e628-b59c-4cdb-a777-4113463ca482 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:55:54.357856 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d67e628-b59c-4cdb-a777-4113463ca482 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:54.358222 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d67e628-b59c-4cdb-a777-4113463ca482 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:54.371078 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:54.371078 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:54.375178 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7d67e628-b59c-4cdb-a777-4113463ca482 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:55:54.380876 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d67e628-b59c-4cdb-a777-4113463ca482 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 200 Aug 14 03:55:54.381632 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 900/3602] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:54 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 1131 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:54.394289 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-301ca678-4020-4cfb-bf79-43a89ea7134a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:54.396496 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-301ca678-4020-4cfb-bf79-43a89ea7134a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:55:54.396950 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-301ca678-4020-4cfb-bf79-43a89ea7134a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0", "name": "tempest-VolumesBackupsTest-Backup-901575701", "force": true, "container": "tempest-volumesbackupstest-backup-container-1000443493"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:54.398633 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-301ca678-4020-4cfb-bf79-43a89ea7134a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Creating new backup {'backup': {'volume_id': '7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0', 'name': 'tempest-VolumesBackupsTest-Backup-901575701', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1000443493'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:55:54.398827 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-301ca678-4020-4cfb-bf79-43a89ea7134a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Creating backup of volume 7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 in container tempest-volumesbackupstest-backup-container-1000443493 Aug 14 03:55:54.412271 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:54.412271 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:54.412934 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-301ca678-4020-4cfb-bf79-43a89ea7134a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:55:54.451763 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-301ca678-4020-4cfb-bf79-43a89ea7134a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Created reservations ['da2f8ab5-0278-4b65-98a4-3efcd506c706', '27ea2d25-cee5-4caf-9c90-60bfd46dd623'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:55:54.480197 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-301ca678-4020-4cfb-bf79-43a89ea7134a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:55:54.480600 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 906/3603] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:55:54 2026] POST /volume/v3/backups => generated 327 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:55:54.490187 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-18281b92-d19b-451c-a5da-ec098d432bf1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:54.493879 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-18281b92-d19b-451c-a5da-ec098d432bf1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:55:54.494117 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-18281b92-d19b-451c-a5da-ec098d432bf1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:54.494362 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-18281b92-d19b-451c-a5da-ec098d432bf1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:54.494485 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-18281b92-d19b-451c-a5da-ec098d432bf1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:54.506820 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:54.506820 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:54.507754 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-18281b92-d19b-451c-a5da-ec098d432bf1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:55:54.508208 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 906/3604] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:54 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:55.521158 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9841b34c-55a0-4bb9-8691-435db283cd6a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:55.522440 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9841b34c-55a0-4bb9-8691-435db283cd6a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:55:55.522660 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9841b34c-55a0-4bb9-8691-435db283cd6a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:55.522781 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9841b34c-55a0-4bb9-8691-435db283cd6a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:55.522887 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-9841b34c-55a0-4bb9-8691-435db283cd6a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:55.527568 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:55.527568 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:55.528185 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9841b34c-55a0-4bb9-8691-435db283cd6a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:55:55.528498 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 893/3605] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:55 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:55:56.538540 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-96639a72-ff62-4b9d-8265-5c2883874c37 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:56.540322 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-96639a72-ff62-4b9d-8265-5c2883874c37 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:55:56.541863 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-96639a72-ff62-4b9d-8265-5c2883874c37 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:56.541863 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-96639a72-ff62-4b9d-8265-5c2883874c37 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:56.541863 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-96639a72-ff62-4b9d-8265-5c2883874c37 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:56.545859 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:56.545859 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:55:56.547069 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-96639a72-ff62-4b9d-8265-5c2883874c37 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:55:56.547591 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 901/3606] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:56 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:57.151723 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-40e2b665-44c2-4f64-b9e8-e02954617209 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:57.154004 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-40e2b665-44c2-4f64-b9e8-e02954617209 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:57.154267 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-40e2b665-44c2-4f64-b9e8-e02954617209 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:57.154534 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-40e2b665-44c2-4f64-b9e8-e02954617209 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:57.154782 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-40e2b665-44c2-4f64-b9e8-e02954617209 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Delete volume with id: 7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:57.164032 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:57.164032 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:57.164512 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-40e2b665-44c2-4f64-b9e8-e02954617209 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:57.176442 np0000007313 devstack@c-api.service[100327]: WARNING cinder.keymgr.conf_key_mgr [None req-40e2b665-44c2-4f64-b9e8-e02954617209 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:55:57.183342 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-40e2b665-44c2-4f64-b9e8-e02954617209 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Delete volume request issued successfully. Aug 14 03:55:57.183542 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-40e2b665-44c2-4f64-b9e8-e02954617209 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 202 Aug 14 03:55:57.184112 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 907/3607] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:55:57 2026] DELETE /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:55:57.194103 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-da07ac9f-ab11-4863-ada2-025a3762bf6b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:57.196169 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-da07ac9f-ab11-4863-ada2-025a3762bf6b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:57.196378 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-da07ac9f-ab11-4863-ada2-025a3762bf6b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:57.196603 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-da07ac9f-ab11-4863-ada2-025a3762bf6b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:57.204599 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:57.204599 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:57.209564 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-da07ac9f-ab11-4863-ada2-025a3762bf6b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:55:57.214607 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-da07ac9f-ab11-4863-ada2-025a3762bf6b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 200 Aug 14 03:55:57.215000 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 907/3608] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:57 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:57.556609 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-56001cba-bd29-485d-9161-137a4f83f4a3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:57.559820 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-56001cba-bd29-485d-9161-137a4f83f4a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:55:57.560090 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-56001cba-bd29-485d-9161-137a4f83f4a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:57.560380 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-56001cba-bd29-485d-9161-137a4f83f4a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:57.560532 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-56001cba-bd29-485d-9161-137a4f83f4a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:57.564773 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:57.564773 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:57.565590 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-56001cba-bd29-485d-9161-137a4f83f4a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:55:57.565973 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 894/3609] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:57 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:58.226860 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-60f253a2-37fa-4baf-9b8c-9f8d7e2e415d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:58.230340 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-60f253a2-37fa-4baf-9b8c-9f8d7e2e415d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 Aug 14 03:55:58.230340 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-60f253a2-37fa-4baf-9b8c-9f8d7e2e415d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:58.230340 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-60f253a2-37fa-4baf-9b8c-9f8d7e2e415d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:58.235175 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-60f253a2-37fa-4baf-9b8c-9f8d7e2e415d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 returned with HTTP 404 Aug 14 03:55:58.235751 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 902/3610] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:58 2026] GET /volume/v3/volumes/7941c42d-a90a-429a-b589-a61ab1374768 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:55:58.242550 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0f27761d-29c4-47c1-ba56-af0bf89a9c3e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:58.244278 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0f27761d-29c4-47c1-ba56-af0bf89a9c3e tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:55:58.244494 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0f27761d-29c4-47c1-ba56-af0bf89a9c3e tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:58.244721 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0f27761d-29c4-47c1-ba56-af0bf89a9c3e tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:58.245417 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0f27761d-29c4-47c1-ba56-af0bf89a9c3e tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:55:58.259415 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0f27761d-29c4-47c1-ba56-af0bf89a9c3e tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Get all volumes completed successfully. Aug 14 03:55:58.260697 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:58.260697 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:58.264412 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0f27761d-29c4-47c1-ba56-af0bf89a9c3e tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:55:58.264901 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 908/3611] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 03:55:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5718 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:55:58.279337 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-86d5eb0d-626f-4b27-a4b7-18f5a46fdae6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:58.282924 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-86d5eb0d-626f-4b27-a4b7-18f5a46fdae6 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] DELETE https://10.4.3.64/volume/v3/types/ddb00d32-3aaf-446d-b915-c30c908232ef Aug 14 03:55:58.283222 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-86d5eb0d-626f-4b27-a4b7-18f5a46fdae6 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:58.283536 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-86d5eb0d-626f-4b27-a4b7-18f5a46fdae6 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:58.312830 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-86d5eb0d-626f-4b27-a4b7-18f5a46fdae6 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/types/ddb00d32-3aaf-446d-b915-c30c908232ef returned with HTTP 202 Aug 14 03:55:58.313326 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 908/3612] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:55:58 2026] DELETE /volume/v3/types/ddb00d32-3aaf-446d-b915-c30c908232ef => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:55:58.325067 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e64dfafe-48cc-45bd-9e3c-6b5fbc11fc8a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:58.327547 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e64dfafe-48cc-45bd-9e3c-6b5fbc11fc8a tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:55:58.328493 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e64dfafe-48cc-45bd-9e3c-6b5fbc11fc8a tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1803829878", "extra_specs": {}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:58.343520 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e64dfafe-48cc-45bd-9e3c-6b5fbc11fc8a tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:55:58.344007 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 895/3613] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:55:58 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 14 03:55:58.352041 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eb014e7c-beca-4395-9fd4-eb6bdffaa8ec None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:58.353886 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb014e7c-beca-4395-9fd4-eb6bdffaa8ec tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] POST https://10.4.3.64/volume/v3/types/cf4459e5-56c0-457b-a04a-1cc379187998/encryption Aug 14 03:55:58.356154 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb014e7c-beca-4395-9fd4-eb6bdffaa8ec tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:58.368843 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb014e7c-beca-4395-9fd4-eb6bdffaa8ec tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/types/cf4459e5-56c0-457b-a04a-1cc379187998/encryption returned with HTTP 200 Aug 14 03:55:58.369678 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 903/3614] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:55:58 2026] POST /volume/v3/types/cf4459e5-56c0-457b-a04a-1cc379187998/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:58.376948 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:58.378643 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:55:58.379100 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-682078398", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1803829878", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:55:58.380623 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-682078398', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1803829878', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:55:58.383908 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Create volume of 1 GB Aug 14 03:55:58.384196 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:58.384196 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:55:58.384658 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Availability Zones retrieved successfully. Aug 14 03:55:58.389851 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Flow 'volume_create_api' (150d63a5-2040-4a72-b229-5cc217458542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:58.390700 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cea021ce-0e18-4dbc-aea7-9997017c4d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:58.391592 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:55:58.413775 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cea021ce-0e18-4dbc-aea7-9997017c4d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:55:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cf4459e5-56c0-457b-a04a-1cc379187998,is_public=True,name='tempest-scenario-type-luksv2-1803829878',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cf4459e5-56c0-457b-a04a-1cc379187998', '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=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:58.414507 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2c25e8-8c3b-4820-a48f-6a38f4b3be48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:58.438783 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1803829878 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1803829878, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:55:58.439069 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1803829878 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1803829878, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:55:58.468387 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Created reservations ['6fbd8ac4-2c55-455a-aa99-feb6af02984a', '460a0dfe-2c6c-4084-8d66-6ac618d9328e', '959e655a-65b8-4390-b6fd-affc30d788d5', 'a4ea31d0-5a91-43a8-b4dd-e7b699ffd8b4'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:55:58.469424 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2c25e8-8c3b-4820-a48f-6a38f4b3be48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fbd8ac4-2c55-455a-aa99-feb6af02984a', '460a0dfe-2c6c-4084-8d66-6ac618d9328e', '959e655a-65b8-4390-b6fd-affc30d788d5', 'a4ea31d0-5a91-43a8-b4dd-e7b699ffd8b4']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:58.470468 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1487d3c-4e23-4920-a8f2-2ab1e93cf878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:58.490672 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1487d3c-4e23-4920-a8f2-2ab1e93cf878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f86ea89-7261-42ff-9a47-8632ddf4d2b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-682078398',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6266960e59f346daa52491f71649ebec',qos_specs=None,replication_status=,reservations=['6fbd8ac4-2c55-455a-aa99-feb6af02984a','460a0dfe-2c6c-4084-8d66-6ac618d9328e','959e655a-65b8-4390-b6fd-affc30d788d5','a4ea31d0-5a91-43a8-b4dd-e7b699ffd8b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2942ddee69a43b69a59af5327f0b3ec',volume_type_id=cf4459e5-56c0-457b-a04a-1cc379187998), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-682078398',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1f86ea89-7261-42ff-9a47-8632ddf4d2b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6266960e59f346daa52491f71649ebec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2942ddee69a43b69a59af5327f0b3ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cf4459e5-56c0-457b-a04a-1cc379187998),volume_type_id=cf4459e5-56c0-457b-a04a-1cc379187998)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:58.491407 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54976c7f-cced-403a-a04c-52b6cbaeeb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:58.507336 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54976c7f-cced-403a-a04c-52b6cbaeeb6e) transitioned into state 'SUCCESS' from state '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-682078398',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6266960e59f346daa52491f71649ebec',qos_specs=None,replication_status=,reservations=['6fbd8ac4-2c55-455a-aa99-feb6af02984a','460a0dfe-2c6c-4084-8d66-6ac618d9328e','959e655a-65b8-4390-b6fd-affc30d788d5','a4ea31d0-5a91-43a8-b4dd-e7b699ffd8b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2942ddee69a43b69a59af5327f0b3ec',volume_type_id=cf4459e5-56c0-457b-a04a-1cc379187998)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:58.507943 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a86538-1c8a-4525-8f8f-c5828451e78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:55:58.515512 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a86538-1c8a-4525-8f8f-c5828451e78f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:55:58.516283 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Flow 'volume_create_api' (150d63a5-2040-4a72-b229-5cc217458542) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:55:58.516592 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Create volume request issued successfully. Aug 14 03:55:58.517096 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0a10d87a-decc-45ab-8e4d-c6e52b48a254 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:55:58.517825 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 909/3615] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:55:58 2026] POST /volume/v3/volumes => generated 784 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:55:58.577121 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c4b6c566-f941-405c-9546-6affabdd37aa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:58.578916 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c4b6c566-f941-405c-9546-6affabdd37aa tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:55:58.579032 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c4b6c566-f941-405c-9546-6affabdd37aa tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:58.579465 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c4b6c566-f941-405c-9546-6affabdd37aa tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:58.579465 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-c4b6c566-f941-405c-9546-6affabdd37aa tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:58.583758 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:58.583758 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:55:58.584465 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c4b6c566-f941-405c-9546-6affabdd37aa tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:55:58.584809 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 909/3616] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:58 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:55:59.595830 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-99abc1e8-e55b-4ae7-87eb-c0aa2661d8ec None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:55:59.598155 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-99abc1e8-e55b-4ae7-87eb-c0aa2661d8ec tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:55:59.598155 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-99abc1e8-e55b-4ae7-87eb-c0aa2661d8ec tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:55:59.598155 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-99abc1e8-e55b-4ae7-87eb-c0aa2661d8ec tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:55:59.598155 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-99abc1e8-e55b-4ae7-87eb-c0aa2661d8ec tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:55:59.602946 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:55:59.602946 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:55:59.604093 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-99abc1e8-e55b-4ae7-87eb-c0aa2661d8ec tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:55:59.604093 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 896/3617] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:55:59 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:00.616826 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3160b631-f64c-4d40-9930-ecf3c2d0b724 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:00.618656 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3160b631-f64c-4d40-9930-ecf3c2d0b724 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:56:00.618940 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3160b631-f64c-4d40-9930-ecf3c2d0b724 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:00.619192 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3160b631-f64c-4d40-9930-ecf3c2d0b724 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:00.619379 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-3160b631-f64c-4d40-9930-ecf3c2d0b724 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:00.623777 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:00.623777 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:00.624504 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3160b631-f64c-4d40-9930-ecf3c2d0b724 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:56:00.624847 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 904/3618] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:00 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:01.634152 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c7db14b4-5ed0-4ec7-9996-a0ca41fe1a65 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:01.636106 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c7db14b4-5ed0-4ec7-9996-a0ca41fe1a65 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:56:01.636356 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c7db14b4-5ed0-4ec7-9996-a0ca41fe1a65 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:01.636561 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c7db14b4-5ed0-4ec7-9996-a0ca41fe1a65 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:01.636665 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-c7db14b4-5ed0-4ec7-9996-a0ca41fe1a65 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:01.640928 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:01.640928 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:01.641638 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c7db14b4-5ed0-4ec7-9996-a0ca41fe1a65 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:56:01.641985 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 910/3619] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:01 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:02.652777 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9d5b4dbe-e9db-4e38-b1f1-0e3dfc967fb3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:02.654819 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9d5b4dbe-e9db-4e38-b1f1-0e3dfc967fb3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:56:02.655054 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9d5b4dbe-e9db-4e38-b1f1-0e3dfc967fb3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:02.655312 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9d5b4dbe-e9db-4e38-b1f1-0e3dfc967fb3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:02.655452 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-9d5b4dbe-e9db-4e38-b1f1-0e3dfc967fb3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:02.657342 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=217,cinder:UPDATE=39,cinder:INSERT=28 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:56:02.662000 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:02.662000 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:02.663000 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9d5b4dbe-e9db-4e38-b1f1-0e3dfc967fb3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:56:02.663719 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 910/3620] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:02 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:03.674936 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-91b00947-7806-4b2b-a028-19aaa6996679 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:03.677043 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-91b00947-7806-4b2b-a028-19aaa6996679 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:56:03.677278 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-91b00947-7806-4b2b-a028-19aaa6996679 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:03.677528 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-91b00947-7806-4b2b-a028-19aaa6996679 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:03.677618 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-91b00947-7806-4b2b-a028-19aaa6996679 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:03.682071 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:03.682071 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:03.682849 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-91b00947-7806-4b2b-a028-19aaa6996679 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:56:03.683333 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 897/3621] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:03 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:04.696842 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8c0403c7-bf90-4dc6-a74a-159cec230672 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:04.698537 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8c0403c7-bf90-4dc6-a74a-159cec230672 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:56:04.698908 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8c0403c7-bf90-4dc6-a74a-159cec230672 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:04.700405 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8c0403c7-bf90-4dc6-a74a-159cec230672 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:04.700405 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-8c0403c7-bf90-4dc6-a74a-159cec230672 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:04.703977 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:04.703977 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:04.704841 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8c0403c7-bf90-4dc6-a74a-159cec230672 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:56:04.705258 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 905/3622] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:04 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:05.715613 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3bce0fab-7884-4bdd-9467-f7fa4e0432da None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:05.717453 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3bce0fab-7884-4bdd-9467-f7fa4e0432da tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:56:05.717649 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3bce0fab-7884-4bdd-9467-f7fa4e0432da tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:05.717830 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3bce0fab-7884-4bdd-9467-f7fa4e0432da tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:05.717949 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-3bce0fab-7884-4bdd-9467-f7fa4e0432da tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:05.719935 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=222,cinder:INSERT=44,cinder:UPDATE=55 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:56:05.724604 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:05.724604 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:05.725671 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3bce0fab-7884-4bdd-9467-f7fa4e0432da tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:56:05.726124 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 911/3623] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:05 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:06.737158 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-440f14ec-297b-41ac-b7f4-97597338f250 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:06.739456 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-440f14ec-297b-41ac-b7f4-97597338f250 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:56:06.739631 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-440f14ec-297b-41ac-b7f4-97597338f250 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:06.739799 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-440f14ec-297b-41ac-b7f4-97597338f250 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:06.739900 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-440f14ec-297b-41ac-b7f4-97597338f250 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:06.744033 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:06.744033 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:06.744810 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-440f14ec-297b-41ac-b7f4-97597338f250 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:56:06.745208 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 911/3624] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:06 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:07.755112 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-795eab47-758a-4536-8453-c659152121f2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:07.757195 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-795eab47-758a-4536-8453-c659152121f2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:56:07.757444 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-795eab47-758a-4536-8453-c659152121f2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:07.757701 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-795eab47-758a-4536-8453-c659152121f2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:07.757828 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-795eab47-758a-4536-8453-c659152121f2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:07.760353 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=175,cinder:UPDATE=38,cinder:INSERT=29 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:56:07.764458 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:07.764458 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:07.765414 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-795eab47-758a-4536-8453-c659152121f2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:56:07.766418 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 898/3625] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:07 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:08.777408 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c0753f81-6937-4af8-8214-f7f8d594d88b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:08.779121 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c0753f81-6937-4af8-8214-f7f8d594d88b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:56:08.779350 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c0753f81-6937-4af8-8214-f7f8d594d88b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:08.779527 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c0753f81-6937-4af8-8214-f7f8d594d88b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:08.779626 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c0753f81-6937-4af8-8214-f7f8d594d88b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:08.781858 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=237,cinder:INSERT=46,cinder:UPDATE=71 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:56:08.784201 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:08.784201 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:08.784888 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c0753f81-6937-4af8-8214-f7f8d594d88b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:56:08.785219 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 906/3626] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:08 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:08.795413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-aba761cd-bddf-4f7b-b90b-5952e81ff3d9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:08.797122 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aba761cd-bddf-4f7b-b90b-5952e81ff3d9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:56:08.797353 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aba761cd-bddf-4f7b-b90b-5952e81ff3d9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:08.797729 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aba761cd-bddf-4f7b-b90b-5952e81ff3d9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:08.807159 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:08.807159 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:08.810343 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-aba761cd-bddf-4f7b-b90b-5952e81ff3d9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:08.813978 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aba761cd-bddf-4f7b-b90b-5952e81ff3d9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 200 Aug 14 03:56:08.814363 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 912/3627] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:08 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 1131 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:08.825393 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5d7f1114-b9de-4a22-8f98-1da8de1db179 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:08.827013 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5d7f1114-b9de-4a22-8f98-1da8de1db179 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:56:08.827214 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5d7f1114-b9de-4a22-8f98-1da8de1db179 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:08.827418 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5d7f1114-b9de-4a22-8f98-1da8de1db179 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:08.827519 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-5d7f1114-b9de-4a22-8f98-1da8de1db179 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete backup with id: 1c59b3de-fbab-4adc-9822-6c275487cde9. Aug 14 03:56:08.833812 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:08.833812 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:08.844387 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-5d7f1114-b9de-4a22-8f98-1da8de1db179 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] delete_backup rpcapi backup_id 1c59b3de-fbab-4adc-9822-6c275487cde9 {{(pid=100328) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:56:08.846473 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5d7f1114-b9de-4a22-8f98-1da8de1db179 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 202 Aug 14 03:56:08.846920 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 912/3628] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:56:08 2026] DELETE /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:56:08.853825 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-96e00c29-f842-418c-8956-50d094c8674b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:08.855947 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-96e00c29-f842-418c-8956-50d094c8674b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:56:08.856204 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-96e00c29-f842-418c-8956-50d094c8674b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:08.856453 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-96e00c29-f842-418c-8956-50d094c8674b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:08.856608 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-96e00c29-f842-418c-8956-50d094c8674b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:08.865559 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:08.865559 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:08.866311 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-96e00c29-f842-418c-8956-50d094c8674b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 200 Aug 14 03:56:08.866660 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 899/3629] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:08 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:09.878549 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-23e4de24-fa92-441d-9299-96574ef303eb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:09.880227 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23e4de24-fa92-441d-9299-96574ef303eb tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 Aug 14 03:56:09.880421 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23e4de24-fa92-441d-9299-96574ef303eb tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:09.880590 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23e4de24-fa92-441d-9299-96574ef303eb tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:09.880687 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-23e4de24-fa92-441d-9299-96574ef303eb tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 1c59b3de-fbab-4adc-9822-6c275487cde9. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:09.884038 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23e4de24-fa92-441d-9299-96574ef303eb tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 returned with HTTP 404 Aug 14 03:56:09.884459 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 907/3630] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:09 2026] GET /volume/v3/backups/1c59b3de-fbab-4adc-9822-6c275487cde9 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:09.987456 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-40ab97a2-3d7b-4d2f-9a1c-67b2fcf7e960 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:09.989604 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-40ab97a2-3d7b-4d2f-9a1c-67b2fcf7e960 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:56:09.989810 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-40ab97a2-3d7b-4d2f-9a1c-67b2fcf7e960 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:09.990031 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-40ab97a2-3d7b-4d2f-9a1c-67b2fcf7e960 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:09.998621 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:09.998621 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:10.001630 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-40ab97a2-3d7b-4d2f-9a1c-67b2fcf7e960 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:10.005284 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-40ab97a2-3d7b-4d2f-9a1c-67b2fcf7e960 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 200 Aug 14 03:56:10.005810 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 913/3631] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:56:09 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 1131 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:10.023562 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-8fd2149c-7b33-4eed-9375-8980ec123366 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:10.025775 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-8fd2149c-7b33-4eed-9375-8980ec123366 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0/action Aug 14 03:56:10.025948 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-8fd2149c-7b33-4eed-9375-8980ec123366 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:56:10.026082 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-8fd2149c-7b33-4eed-9375-8980ec123366 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:10.037113 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:10.037113 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:10.037662 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-8fd2149c-7b33-4eed-9375-8980ec123366 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:10.043811 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-8fd2149c-7b33-4eed-9375-8980ec123366 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Begin detaching volume completed successfully. Aug 14 03:56:10.044031 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-8fd2149c-7b33-4eed-9375-8980ec123366 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0/action returned with HTTP 202 Aug 14 03:56:10.044562 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 913/3632] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:56:10 2026] POST /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:56:10.066952 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cc1ae481-28e6-4060-af5a-36ead3e35534 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:10.071149 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cc1ae481-28e6-4060-af5a-36ead3e35534 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:56:10.073523 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cc1ae481-28e6-4060-af5a-36ead3e35534 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:10.073781 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cc1ae481-28e6-4060-af5a-36ead3e35534 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:10.090737 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:10.090737 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:10.091470 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c746e7b4-608d-4f5d-ab16-387ba93dd4a7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:10.091822 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c746e7b4-608d-4f5d-ab16-387ba93dd4a7 None None] GET https://10.4.3.64/volume// Aug 14 03:56:10.091997 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c746e7b4-608d-4f5d-ab16-387ba93dd4a7 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:10.092184 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c746e7b4-608d-4f5d-ab16-387ba93dd4a7 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:10.092532 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c746e7b4-608d-4f5d-ab16-387ba93dd4a7 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:56:10.092790 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 908/3633] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:56:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:56:10.096410 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-cc1ae481-28e6-4060-af5a-36ead3e35534 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:10.101296 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cc1ae481-28e6-4060-af5a-36ead3e35534 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 200 Aug 14 03:56:10.101614 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 900/3634] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:10 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:10.103056 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-e78e5296-e0ae-4998-9cba-f5508e309550 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:10.105955 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-e78e5296-e0ae-4998-9cba-f5508e309550 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:56:10.106298 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-e78e5296-e0ae-4998-9cba-f5508e309550 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:10.106565 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-e78e5296-e0ae-4998-9cba-f5508e309550 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:10.117647 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:10.117647 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:10.120868 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-e78e5296-e0ae-4998-9cba-f5508e309550 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:10.124701 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-e78e5296-e0ae-4998-9cba-f5508e309550 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 200 Aug 14 03:56:10.125119 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 914/3635] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:56:10 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 1314 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:56:10.906266 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-edf9dfae-ecec-410a-a376-3a44f43584f1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:10.908226 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-edf9dfae-ecec-410a-a376-3a44f43584f1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/attachments/0758aa15-9667-458a-9d7c-9afd01b0f3be Aug 14 03:56:10.908421 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-edf9dfae-ecec-410a-a376-3a44f43584f1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:10.908595 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-edf9dfae-ecec-410a-a376-3a44f43584f1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:10.915186 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:10.915186 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:10.953214 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-b1425981-51d2-4599-ad97-ecd2c9d388d3 req-edf9dfae-ecec-410a-a376-3a44f43584f1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/attachments/0758aa15-9667-458a-9d7c-9afd01b0f3be returned with HTTP 200 Aug 14 03:56:10.953605 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 914/3636] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:56:10 2026] DELETE /volume/v3/attachments/0758aa15-9667-458a-9d7c-9afd01b0f3be => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:11.119077 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e5cd4948-3915-4a9c-b431-d6e5fc5c119b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:11.120791 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5cd4948-3915-4a9c-b431-d6e5fc5c119b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:56:11.120967 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5cd4948-3915-4a9c-b431-d6e5fc5c119b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:11.121497 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5cd4948-3915-4a9c-b431-d6e5fc5c119b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:11.127447 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:11.127447 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:11.130636 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e5cd4948-3915-4a9c-b431-d6e5fc5c119b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:11.134557 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5cd4948-3915-4a9c-b431-d6e5fc5c119b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 200 Aug 14 03:56:11.134912 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 909/3637] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:11 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:13.890439 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3170156e-e952-4a77-bc64-251ab1cdceb4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:13.892020 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3170156e-e952-4a77-bc64-251ab1cdceb4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:56:13.892263 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3170156e-e952-4a77-bc64-251ab1cdceb4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:13.892438 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3170156e-e952-4a77-bc64-251ab1cdceb4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:13.892587 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-3170156e-e952-4a77-bc64-251ab1cdceb4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete volume with id: 7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:56:13.899111 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:13.899111 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:13.899532 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3170156e-e952-4a77-bc64-251ab1cdceb4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:13.916508 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3170156e-e952-4a77-bc64-251ab1cdceb4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete volume request issued successfully. Aug 14 03:56:13.916691 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3170156e-e952-4a77-bc64-251ab1cdceb4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 202 Aug 14 03:56:13.917241 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 901/3638] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:56:13 2026] DELETE /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:56:13.924631 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bea5e779-f914-4ee5-b985-f582602d145f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:13.926441 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bea5e779-f914-4ee5-b985-f582602d145f tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:56:13.926636 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bea5e779-f914-4ee5-b985-f582602d145f tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:13.926815 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bea5e779-f914-4ee5-b985-f582602d145f tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:13.933962 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:13.933962 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:13.937268 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bea5e779-f914-4ee5-b985-f582602d145f tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:13.941671 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bea5e779-f914-4ee5-b985-f582602d145f tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 200 Aug 14 03:56:13.942186 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 915/3639] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:13 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:14.954336 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e874dbe4-1966-4e2d-8b22-b93d9c72336e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:14.956049 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e874dbe4-1966-4e2d-8b22-b93d9c72336e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:56:14.956271 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e874dbe4-1966-4e2d-8b22-b93d9c72336e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:14.956450 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e874dbe4-1966-4e2d-8b22-b93d9c72336e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:14.963581 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e874dbe4-1966-4e2d-8b22-b93d9c72336e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 404 Aug 14 03:56:14.966703 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 915/3640] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:14 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:14.970462 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ae362578-feb8-4fac-aaeb-1a0b3b3a0712 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:14.973757 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae362578-feb8-4fac-aaeb-1a0b3b3a0712 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:56:14.973757 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae362578-feb8-4fac-aaeb-1a0b3b3a0712 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:14.973757 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae362578-feb8-4fac-aaeb-1a0b3b3a0712 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:14.978636 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae362578-feb8-4fac-aaeb-1a0b3b3a0712 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 404 Aug 14 03:56:14.979156 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 910/3641] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:14 2026] GET /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:14.985463 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4450169d-ebe8-4ab7-9a1b-d6da6f460cb4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:14.987128 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4450169d-ebe8-4ab7-9a1b-d6da6f460cb4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:56:14.987357 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4450169d-ebe8-4ab7-9a1b-d6da6f460cb4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:14.987537 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4450169d-ebe8-4ab7-9a1b-d6da6f460cb4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:14.987707 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-4450169d-ebe8-4ab7-9a1b-d6da6f460cb4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete volume with id: 7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 Aug 14 03:56:14.993371 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4450169d-ebe8-4ab7-9a1b-d6da6f460cb4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 returned with HTTP 404 Aug 14 03:56:14.993892 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 902/3642] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:56:14 2026] DELETE /volume/v3/volumes/7cfbf04a-8a0a-4f3e-b1d8-85448a33e4a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:15.019453 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-90e89798-144d-469a-88bd-76e4b89593a5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:15.021043 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:56:15.021374 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-38078376"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:15.022717 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Create volume request body: {'volume': {'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-38078376'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:56:15.163697 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Create volume of 1 GB Aug 14 03:56:15.168288 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Availability Zones retrieved successfully. Aug 14 03:56:15.173125 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Flow 'volume_create_api' (c61f2a57-0340-4ea4-ae44-1e09854fc166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:56:15.174080 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c9e83c-7c55-4813-bdd0-62d9d6893127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:15.174889 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:56:15.226145 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c9e83c-7c55-4813-bdd0-62d9d6893127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:15.227479 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fe61cae-4650-4b66-85e7-be1a8948f55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:15.262278 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Created reservations ['de4ce8d4-ea8e-46fb-8bd1-d7f98baa1127', '4244547b-d1e8-4c9a-9cf5-444325bf8724', '57d91559-dca1-48fd-ad33-5c5e5b86bdfd', '8b787b5c-908a-4f86-856b-9156c5017774'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:56:15.263259 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fe61cae-4650-4b66-85e7-be1a8948f55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de4ce8d4-ea8e-46fb-8bd1-d7f98baa1127', '4244547b-d1e8-4c9a-9cf5-444325bf8724', '57d91559-dca1-48fd-ad33-5c5e5b86bdfd', '8b787b5c-908a-4f86-856b-9156c5017774']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:15.263920 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ab6d2dd-17c9-4ac7-9433-c47907fc0031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:15.285108 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ab6d2dd-17c9-4ac7-9433-c47907fc0031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55932e17-c0ec-43dc-870e-b7b14375b7dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-38078376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b310f9f2c1a045499cb63253b419061d',qos_specs=None,replication_status=,reservations=['de4ce8d4-ea8e-46fb-8bd1-d7f98baa1127','4244547b-d1e8-4c9a-9cf5-444325bf8724','57d91559-dca1-48fd-ad33-5c5e5b86bdfd','8b787b5c-908a-4f86-856b-9156c5017774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:56:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-38078376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55932e17-c0ec-43dc-870e-b7b14375b7dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b310f9f2c1a045499cb63253b419061d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:15.286247 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97586456-f342-4bec-a1ea-89a63436f457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:15.305946 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97586456-f342-4bec-a1ea-89a63436f457) transitioned into state 'SUCCESS' from state '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-38078376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b310f9f2c1a045499cb63253b419061d',qos_specs=None,replication_status=,reservations=['de4ce8d4-ea8e-46fb-8bd1-d7f98baa1127','4244547b-d1e8-4c9a-9cf5-444325bf8724','57d91559-dca1-48fd-ad33-5c5e5b86bdfd','8b787b5c-908a-4f86-856b-9156c5017774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:15.306942 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f237ae1-6670-41ec-81a8-79b75fadf6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:15.317512 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f237ae1-6670-41ec-81a8-79b75fadf6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:15.317708 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Flow 'volume_create_api' (c61f2a57-0340-4ea4-ae44-1e09854fc166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:56:15.317960 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Create volume request issued successfully. Aug 14 03:56:15.318649 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-90e89798-144d-469a-88bd-76e4b89593a5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:56:15.321711 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 916/3643] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:56:15 2026] POST /volume/v3/volumes => generated 745 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:56:15.334222 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a0342287-25ec-4560-a101-394bc0862087 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:15.336937 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a0342287-25ec-4560-a101-394bc0862087 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc Aug 14 03:56:15.337265 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a0342287-25ec-4560-a101-394bc0862087 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:15.337516 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a0342287-25ec-4560-a101-394bc0862087 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:15.345597 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:15.345597 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:15.347352 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a0342287-25ec-4560-a101-394bc0862087 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:15.351117 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a0342287-25ec-4560-a101-394bc0862087 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc returned with HTTP 200 Aug 14 03:56:15.351501 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 916/3644] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:15 2026] GET /volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc => generated 813 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:16.363774 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c067bba1-1fd2-4f23-9091-7a8a1a811043 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:16.365545 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c067bba1-1fd2-4f23-9091-7a8a1a811043 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc Aug 14 03:56:16.365860 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c067bba1-1fd2-4f23-9091-7a8a1a811043 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:16.366122 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c067bba1-1fd2-4f23-9091-7a8a1a811043 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:16.374521 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:16.374521 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:16.377288 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c067bba1-1fd2-4f23-9091-7a8a1a811043 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:16.381928 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c067bba1-1fd2-4f23-9091-7a8a1a811043 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc returned with HTTP 200 Aug 14 03:56:16.382439 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 911/3645] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:16 2026] GET /volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:16.395400 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dc210a74-1c34-46d8-809d-9058805eaabc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:16.397073 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dc210a74-1c34-46d8-809d-9058805eaabc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc Aug 14 03:56:16.397323 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dc210a74-1c34-46d8-809d-9058805eaabc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:16.397533 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dc210a74-1c34-46d8-809d-9058805eaabc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:16.404394 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:16.404394 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:16.408030 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-dc210a74-1c34-46d8-809d-9058805eaabc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:16.412507 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dc210a74-1c34-46d8-809d-9058805eaabc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc returned with HTTP 200 Aug 14 03:56:16.412924 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 903/3646] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:16 2026] GET /volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:16.425670 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9163321e-0535-4d26-8692-b140bb817bd1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:16.428039 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9163321e-0535-4d26-8692-b140bb817bd1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:56:16.428545 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9163321e-0535-4d26-8692-b140bb817bd1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55932e17-c0ec-43dc-870e-b7b14375b7dc", "name": "tempest-VolumesBackupsTest-Backup-1446883291", "container": "tempest-volumesbackupstest-backup-container-1043583172"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:16.430541 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-9163321e-0535-4d26-8692-b140bb817bd1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Creating new backup {'backup': {'volume_id': '55932e17-c0ec-43dc-870e-b7b14375b7dc', 'name': 'tempest-VolumesBackupsTest-Backup-1446883291', 'container': 'tempest-volumesbackupstest-backup-container-1043583172'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:56:16.430740 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-9163321e-0535-4d26-8692-b140bb817bd1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Creating backup of volume 55932e17-c0ec-43dc-870e-b7b14375b7dc in container tempest-volumesbackupstest-backup-container-1043583172 Aug 14 03:56:16.439423 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:16.439423 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:16.439916 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9163321e-0535-4d26-8692-b140bb817bd1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:16.454901 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-9163321e-0535-4d26-8692-b140bb817bd1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Created reservations ['4f19bb16-e2ad-4556-bf19-8484497b146c', 'e3b6d653-e9d3-4472-87c1-c55275f20dd4'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:56:16.477657 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9163321e-0535-4d26-8692-b140bb817bd1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:56:16.478184 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 917/3647] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:56:16 2026] POST /volume/v3/backups => generated 328 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:56:16.486862 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cea911f6-96ea-4236-aa21-f81517078e82 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:16.488589 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cea911f6-96ea-4236-aa21-f81517078e82 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:16.488780 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cea911f6-96ea-4236-aa21-f81517078e82 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:16.488977 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cea911f6-96ea-4236-aa21-f81517078e82 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:16.489122 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-cea911f6-96ea-4236-aa21-f81517078e82 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:16.493075 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:16.493075 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:16.493811 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cea911f6-96ea-4236-aa21-f81517078e82 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:16.494123 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 917/3648] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:16 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:17.503742 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c6667b70-7184-4b09-9aa6-42e05692a4ae None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:17.507387 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c6667b70-7184-4b09-9aa6-42e05692a4ae tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:17.507387 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c6667b70-7184-4b09-9aa6-42e05692a4ae tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:17.507387 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c6667b70-7184-4b09-9aa6-42e05692a4ae tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:17.507387 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c6667b70-7184-4b09-9aa6-42e05692a4ae tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:17.512179 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:17.512179 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:17.512179 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c6667b70-7184-4b09-9aa6-42e05692a4ae tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:17.512179 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 912/3649] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:17 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:18.521550 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1ed15b77-880b-4cf5-a296-8a88010e7a10 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:18.523283 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1ed15b77-880b-4cf5-a296-8a88010e7a10 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:18.523477 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1ed15b77-880b-4cf5-a296-8a88010e7a10 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:18.523650 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1ed15b77-880b-4cf5-a296-8a88010e7a10 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:18.523749 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-1ed15b77-880b-4cf5-a296-8a88010e7a10 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:18.528002 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:18.528002 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:18.528616 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1ed15b77-880b-4cf5-a296-8a88010e7a10 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:18.529024 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 904/3650] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:18 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:19.540990 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3333e1c5-b240-4e66-8738-42cdae92a32a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:19.542880 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3333e1c5-b240-4e66-8738-42cdae92a32a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:19.543094 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3333e1c5-b240-4e66-8738-42cdae92a32a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:19.543323 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3333e1c5-b240-4e66-8738-42cdae92a32a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:19.543485 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-3333e1c5-b240-4e66-8738-42cdae92a32a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:19.547492 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:19.547492 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:19.548199 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3333e1c5-b240-4e66-8738-42cdae92a32a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:19.548597 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 918/3651] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:19 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:19.895653 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ed0f71ad-dc7c-4090-afec-4cede9db9e2e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:19.897462 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ed0f71ad-dc7c-4090-afec-4cede9db9e2e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 Aug 14 03:56:19.897657 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ed0f71ad-dc7c-4090-afec-4cede9db9e2e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:19.897841 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ed0f71ad-dc7c-4090-afec-4cede9db9e2e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:19.897957 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-ed0f71ad-dc7c-4090-afec-4cede9db9e2e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Delete snapshot with id: 347d32a6-eae8-4c66-80a4-c8806f029353 Aug 14 03:56:19.902197 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ed0f71ad-dc7c-4090-afec-4cede9db9e2e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 returned with HTTP 404 Aug 14 03:56:19.902621 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 918/3652] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:56:19 2026] DELETE /volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:19.909002 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-551d0eed-79be-4c14-805a-a6284ea821a3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:19.910694 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-551d0eed-79be-4c14-805a-a6284ea821a3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 Aug 14 03:56:19.910889 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-551d0eed-79be-4c14-805a-a6284ea821a3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:19.911065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-551d0eed-79be-4c14-805a-a6284ea821a3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:19.916524 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-551d0eed-79be-4c14-805a-a6284ea821a3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 returned with HTTP 404 Aug 14 03:56:19.917045 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 913/3653] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:56:19 2026] GET /volume/v3/snapshots/347d32a6-eae8-4c66-80a4-c8806f029353 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:19.947383 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-52ee87e1-4048-471e-bf2b-68069b007032 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:19.949315 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-52ee87e1-4048-471e-bf2b-68069b007032 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:56:19.949526 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-52ee87e1-4048-471e-bf2b-68069b007032 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:19.949717 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-52ee87e1-4048-471e-bf2b-68069b007032 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:19.959345 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:19.959345 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:19.962593 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-52ee87e1-4048-471e-bf2b-68069b007032 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:19.966807 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-52ee87e1-4048-471e-bf2b-68069b007032 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:56:19.967316 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 905/3654] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:56:19 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:19.985894 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-bf1b0ea1-3432-432f-9d20-d287b308c44b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:19.988060 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-bf1b0ea1-3432-432f-9d20-d287b308c44b tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] POST https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6/action Aug 14 03:56:19.988510 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-bf1b0ea1-3432-432f-9d20-d287b308c44b tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:56:19.988649 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-bf1b0ea1-3432-432f-9d20-d287b308c44b tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:19.999389 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:19.999389 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:19.999865 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-bf1b0ea1-3432-432f-9d20-d287b308c44b tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:20.005088 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-bf1b0ea1-3432-432f-9d20-d287b308c44b tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Begin detaching volume completed successfully. Aug 14 03:56:20.005341 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-bf1b0ea1-3432-432f-9d20-d287b308c44b tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6/action returned with HTTP 202 Aug 14 03:56:20.005816 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 919/3655] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:56:19 2026] POST /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:56:20.050345 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a2fb1523-07de-4707-9c4f-a3c7a9b29dd8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:20.050345 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a2fb1523-07de-4707-9c4f-a3c7a9b29dd8 None None] GET https://10.4.3.64/volume// Aug 14 03:56:20.050345 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a2fb1523-07de-4707-9c4f-a3c7a9b29dd8 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:20.050345 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a2fb1523-07de-4707-9c4f-a3c7a9b29dd8 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:20.050525 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a2fb1523-07de-4707-9c4f-a3c7a9b29dd8 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:56:20.050667 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 919/3656] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:56:20 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:56:20.062332 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-8d44938a-17fe-4e72-9a19-5e45ff58263d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:20.064372 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-8d44938a-17fe-4e72-9a19-5e45ff58263d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:56:20.064596 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-8d44938a-17fe-4e72-9a19-5e45ff58263d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:20.064782 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-8d44938a-17fe-4e72-9a19-5e45ff58263d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:20.074549 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:20.074549 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:20.078571 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-8d44938a-17fe-4e72-9a19-5e45ff58263d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:20.083619 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-8d44938a-17fe-4e72-9a19-5e45ff58263d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:56:20.084108 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 914/3657] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:56:20 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:56:20.559261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ae56cf4b-4703-4190-89d1-1cbc6da7a7dc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:20.561090 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ae56cf4b-4703-4190-89d1-1cbc6da7a7dc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:20.561305 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ae56cf4b-4703-4190-89d1-1cbc6da7a7dc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:20.561490 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ae56cf4b-4703-4190-89d1-1cbc6da7a7dc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:20.561582 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-ae56cf4b-4703-4190-89d1-1cbc6da7a7dc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:20.565568 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:20.565568 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:20.566297 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ae56cf4b-4703-4190-89d1-1cbc6da7a7dc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:20.566658 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 906/3658] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:20 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:20.905374 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-e67e7643-312a-4e00-9f97-83cc6bc354e3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:20.907296 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-e67e7643-312a-4e00-9f97-83cc6bc354e3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] DELETE https://10.4.3.64/volume/v3/attachments/1bbd2295-ecbc-4066-9d3b-2fe66d3fdf4b Aug 14 03:56:20.907463 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-e67e7643-312a-4e00-9f97-83cc6bc354e3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:20.907642 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-e67e7643-312a-4e00-9f97-83cc6bc354e3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:20.914097 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:20.914097 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:20.953271 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-93484e5d-9f83-4196-883a-e7f54247ae16 req-e67e7643-312a-4e00-9f97-83cc6bc354e3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/attachments/1bbd2295-ecbc-4066-9d3b-2fe66d3fdf4b returned with HTTP 200 Aug 14 03:56:20.953665 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 920/3659] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:56:20 2026] DELETE /volume/v3/attachments/1bbd2295-ecbc-4066-9d3b-2fe66d3fdf4b => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:21.127165 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-20ed142e-5790-4c48-8e74-56bd5d04928d req-6233fbdf-ccbb-4f73-8955-20331ef0d85d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:21.129393 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-20ed142e-5790-4c48-8e74-56bd5d04928d req-6233fbdf-ccbb-4f73-8955-20331ef0d85d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:56:21.129455 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-20ed142e-5790-4c48-8e74-56bd5d04928d req-6233fbdf-ccbb-4f73-8955-20331ef0d85d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:21.129647 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-20ed142e-5790-4c48-8e74-56bd5d04928d req-6233fbdf-ccbb-4f73-8955-20331ef0d85d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:21.136991 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:21.136991 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:21.140475 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-20ed142e-5790-4c48-8e74-56bd5d04928d req-6233fbdf-ccbb-4f73-8955-20331ef0d85d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:21.144601 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-20ed142e-5790-4c48-8e74-56bd5d04928d req-6233fbdf-ccbb-4f73-8955-20331ef0d85d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:56:21.144898 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 920/3660] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:56:21 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:21.159032 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7420dcd6-4708-4b3b-9d7f-e5cb1d59b0eb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:21.160685 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7420dcd6-4708-4b3b-9d7f-e5cb1d59b0eb tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] DELETE https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:56:21.160864 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7420dcd6-4708-4b3b-9d7f-e5cb1d59b0eb tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:21.161033 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7420dcd6-4708-4b3b-9d7f-e5cb1d59b0eb tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:21.161215 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-7420dcd6-4708-4b3b-9d7f-e5cb1d59b0eb tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Delete volume with id: 700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:56:21.167365 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:21.167365 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:21.167759 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7420dcd6-4708-4b3b-9d7f-e5cb1d59b0eb tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:21.181973 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7420dcd6-4708-4b3b-9d7f-e5cb1d59b0eb tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Delete volume request issued successfully. Aug 14 03:56:21.182197 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7420dcd6-4708-4b3b-9d7f-e5cb1d59b0eb tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 202 Aug 14 03:56:21.182569 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 915/3661] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:56:21 2026] DELETE /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:56:21.189834 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7dd281d9-2a6b-41fa-bc12-0641195ea5b0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:21.192313 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7dd281d9-2a6b-41fa-bc12-0641195ea5b0 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:56:21.192557 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7dd281d9-2a6b-41fa-bc12-0641195ea5b0 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:21.192812 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7dd281d9-2a6b-41fa-bc12-0641195ea5b0 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:21.202159 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:21.202159 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:21.206361 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7dd281d9-2a6b-41fa-bc12-0641195ea5b0 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:21.210812 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7dd281d9-2a6b-41fa-bc12-0641195ea5b0 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 200 Aug 14 03:56:21.211047 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 907/3662] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:21 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:21.575951 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7ea3d358-0f66-4f2a-afcc-9bfe99432986 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:21.577664 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7ea3d358-0f66-4f2a-afcc-9bfe99432986 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:21.577878 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7ea3d358-0f66-4f2a-afcc-9bfe99432986 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:21.578087 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7ea3d358-0f66-4f2a-afcc-9bfe99432986 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:21.578253 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-7ea3d358-0f66-4f2a-afcc-9bfe99432986 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:21.582061 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:21.582061 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:21.582755 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7ea3d358-0f66-4f2a-afcc-9bfe99432986 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:21.583070 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 921/3663] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:21 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:22.223683 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-363b9852-9ee7-4d74-849a-851274d6831a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:22.225577 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-363b9852-9ee7-4d74-849a-851274d6831a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 Aug 14 03:56:22.225795 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-363b9852-9ee7-4d74-849a-851274d6831a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:22.225982 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-363b9852-9ee7-4d74-849a-851274d6831a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:22.231743 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-363b9852-9ee7-4d74-849a-851274d6831a tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 returned with HTTP 404 Aug 14 03:56:22.232244 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 921/3664] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:22 2026] GET /volume/v3/volumes/700ebaf9-f2e0-49a9-8d0e-bf3a9329a9f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:22.495082 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:22.496675 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:56:22.497174 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-853207211", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:22.500364 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-853207211', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:56:22.500364 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Create volume of 1 GB Aug 14 03:56:22.506149 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Availability Zones retrieved successfully. Aug 14 03:56:22.507899 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Flow 'volume_create_api' (a9ee0f34-32a7-4386-8f71-5d5ed6b7f8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:56:22.508779 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6ac9c2-eea5-46f1-8db2-f92f7e0ac1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:22.509722 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:56:22.534653 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6ac9c2-eea5-46f1-8db2-f92f7e0ac1b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:22.536554 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbef67af-98a9-4495-a588-915c68abfc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:22.590040 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Created reservations ['5fe4a712-ba6b-4184-a4bc-cc3c2fe65e6b', '0f1d6c08-900c-4ce6-8565-30f79ae7415a', '4442a65b-733b-4cdc-8a22-e93060e2d5ac', 'eeb12d98-bb2a-4577-a9bf-cedc0873fe54'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:56:22.590821 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbef67af-98a9-4495-a588-915c68abfc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fe4a712-ba6b-4184-a4bc-cc3c2fe65e6b', '0f1d6c08-900c-4ce6-8565-30f79ae7415a', '4442a65b-733b-4cdc-8a22-e93060e2d5ac', 'eeb12d98-bb2a-4577-a9bf-cedc0873fe54']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:22.591556 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e491384c-db67-426d-8ed2-4822fe7195c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:22.591787 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cb2638d7-344e-45ff-a5b2-5197f03b57a0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:22.593464 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cb2638d7-344e-45ff-a5b2-5197f03b57a0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:22.593668 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cb2638d7-344e-45ff-a5b2-5197f03b57a0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:22.593859 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cb2638d7-344e-45ff-a5b2-5197f03b57a0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:22.593960 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-cb2638d7-344e-45ff-a5b2-5197f03b57a0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:22.598112 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:22.598112 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:22.598781 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cb2638d7-344e-45ff-a5b2-5197f03b57a0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:22.599095 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 908/3665] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:22 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:22.612445 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e491384c-db67-426d-8ed2-4822fe7195c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e4d6b00-9d7c-4837-a887-696bf43e5412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-853207211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b0ff817eee6482cabccd9497ff62c8b',qos_specs=None,replication_status=,reservations=['5fe4a712-ba6b-4184-a4bc-cc3c2fe65e6b','0f1d6c08-900c-4ce6-8565-30f79ae7415a','4442a65b-733b-4cdc-8a22-e93060e2d5ac','eeb12d98-bb2a-4577-a9bf-cedc0873fe54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1d4876147314ef198e855302c588cfd',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-853207211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e4d6b00-9d7c-4837-a887-696bf43e5412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b0ff817eee6482cabccd9497ff62c8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1d4876147314ef198e855302c588cfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:22.613081 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7664b20c-3808-4040-9543-95b82fb02d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:22.627021 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7664b20c-3808-4040-9543-95b82fb02d24) transitioned into state 'SUCCESS' from state '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-853207211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b0ff817eee6482cabccd9497ff62c8b',qos_specs=None,replication_status=,reservations=['5fe4a712-ba6b-4184-a4bc-cc3c2fe65e6b','0f1d6c08-900c-4ce6-8565-30f79ae7415a','4442a65b-733b-4cdc-8a22-e93060e2d5ac','eeb12d98-bb2a-4577-a9bf-cedc0873fe54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1d4876147314ef198e855302c588cfd',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:22.627663 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35bbc259-a99c-4baa-9e7f-3c5262b2a1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:22.634704 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35bbc259-a99c-4baa-9e7f-3c5262b2a1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:22.635640 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Flow 'volume_create_api' (a9ee0f34-32a7-4386-8f71-5d5ed6b7f8c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:56:22.635784 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Create volume request issued successfully. Aug 14 03:56:22.636251 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1a4e2874-d345-4ff5-8899-9aa4f9e34f26 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:56:22.636733 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 916/3666] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 03:56:22 2026] POST /volume/v3/volumes => generated 786 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:22.647840 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-42d4e335-b601-4ce1-8246-15e93c2d2ec0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:22.649937 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-42d4e335-b601-4ce1-8246-15e93c2d2ec0 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:22.650228 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-42d4e335-b601-4ce1-8246-15e93c2d2ec0 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:22.650448 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-42d4e335-b601-4ce1-8246-15e93c2d2ec0 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:22.658336 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:22.658336 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:22.662961 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-42d4e335-b601-4ce1-8246-15e93c2d2ec0 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:22.668850 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-42d4e335-b601-4ce1-8246-15e93c2d2ec0 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:22.669301 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 922/3667] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:56:22 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:23.608594 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5c2551f7-beb2-4ea8-9886-57654b42b9c2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:23.610208 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5c2551f7-beb2-4ea8-9886-57654b42b9c2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:23.610398 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5c2551f7-beb2-4ea8-9886-57654b42b9c2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:23.610571 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5c2551f7-beb2-4ea8-9886-57654b42b9c2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:23.610667 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-5c2551f7-beb2-4ea8-9886-57654b42b9c2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:23.614610 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:23.614610 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:23.615273 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5c2551f7-beb2-4ea8-9886-57654b42b9c2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:23.615604 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 922/3668] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:23 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:23.681718 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-12a79c50-7eb8-4496-96a2-708e8c6052f9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:23.683634 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-12a79c50-7eb8-4496-96a2-708e8c6052f9 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:23.683834 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-12a79c50-7eb8-4496-96a2-708e8c6052f9 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:23.684014 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-12a79c50-7eb8-4496-96a2-708e8c6052f9 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:23.691736 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:23.691736 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:23.695609 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-12a79c50-7eb8-4496-96a2-708e8c6052f9 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:23.699476 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-12a79c50-7eb8-4496-96a2-708e8c6052f9 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:23.699805 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 909/3669] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:56:23 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:23.711042 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fe29db80-a229-48a8-a36e-47fd61b32642 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:23.713009 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe29db80-a229-48a8-a36e-47fd61b32642 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:23.713299 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe29db80-a229-48a8-a36e-47fd61b32642 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:23.713538 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe29db80-a229-48a8-a36e-47fd61b32642 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:23.720232 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:23.720232 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:23.723615 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fe29db80-a229-48a8-a36e-47fd61b32642 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:23.727273 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe29db80-a229-48a8-a36e-47fd61b32642 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:23.727657 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 917/3670] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:56:23 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:23.773935 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-48a759e2-8285-436b-9fd0-fe87aa5a520a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:23.776056 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-48a759e2-8285-436b-9fd0-fe87aa5a520a tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:23.776283 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-48a759e2-8285-436b-9fd0-fe87aa5a520a tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:23.776521 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-48a759e2-8285-436b-9fd0-fe87aa5a520a tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:23.783704 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:23.783704 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:23.787592 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-48a759e2-8285-436b-9fd0-fe87aa5a520a tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:23.791749 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-48a759e2-8285-436b-9fd0-fe87aa5a520a tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:23.792217 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 923/3671] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:56:23 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:23.857931 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d1448753-5284-4e0d-81b4-9aa2cf0ec8df None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:23.858345 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d1448753-5284-4e0d-81b4-9aa2cf0ec8df None None] GET https://10.4.3.64/volume// Aug 14 03:56:23.858505 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d1448753-5284-4e0d-81b4-9aa2cf0ec8df None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:23.858674 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d1448753-5284-4e0d-81b4-9aa2cf0ec8df None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:23.858958 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d1448753-5284-4e0d-81b4-9aa2cf0ec8df None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:56:23.859373 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 923/3672] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:56:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:56:23.868335 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-bcff6d05-0d9f-4506-8d39-a1edb1d26cb0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:23.870980 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-bcff6d05-0d9f-4506-8d39-a1edb1d26cb0 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:56:23.871316 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-bcff6d05-0d9f-4506-8d39-a1edb1d26cb0 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e4d6b00-9d7c-4837-a887-696bf43e5412", "connector": null, "instance_uuid": "6678aeca-419d-4d20-b74e-4f3cdfa88fd5"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:23.879709 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:23.879709 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:23.903126 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-bcff6d05-0d9f-4506-8d39-a1edb1d26cb0 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:56:23.903476 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 910/3673] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:56:23 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 14 03:56:23.929077 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d632fa40-4207-4626-b17b-fb4a25f19384 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:23.931260 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d632fa40-4207-4626-b17b-fb4a25f19384 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:23.931260 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d632fa40-4207-4626-b17b-fb4a25f19384 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:23.931260 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d632fa40-4207-4626-b17b-fb4a25f19384 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:23.937609 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a78e86a0-216a-484d-9079-fecb66eb663a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:23.937954 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a78e86a0-216a-484d-9079-fecb66eb663a None None] GET https://10.4.3.64/volume// Aug 14 03:56:23.938109 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a78e86a0-216a-484d-9079-fecb66eb663a None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:23.938386 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a78e86a0-216a-484d-9079-fecb66eb663a None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:23.938765 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a78e86a0-216a-484d-9079-fecb66eb663a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:56:23.939031 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 924/3674] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:56:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:56:23.939557 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:23.939557 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:23.942586 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d632fa40-4207-4626-b17b-fb4a25f19384 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:23.945103 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-be586fca-1b3b-4207-a87e-ac772983823f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:23.946207 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d632fa40-4207-4626-b17b-fb4a25f19384 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:23.946530 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 918/3675] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:56:23 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:23.947255 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-be586fca-1b3b-4207-a87e-ac772983823f tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:23.947461 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-be586fca-1b3b-4207-a87e-ac772983823f tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:23.947708 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-be586fca-1b3b-4207-a87e-ac772983823f tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:23.957223 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:23.957223 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:23.960550 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-be586fca-1b3b-4207-a87e-ac772983823f tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:23.964673 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-be586fca-1b3b-4207-a87e-ac772983823f tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:23.965374 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 924/3676] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:56:23 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 1040 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:56:24.063625 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-1b962d26-6f45-40c8-aefb-8367c55a6ca1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:24.065646 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-1b962d26-6f45-40c8-aefb-8367c55a6ca1 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] PUT https://10.4.3.64/volume/v3/attachments/99f1f832-b30e-4f77-bf02-93912508fcfe Aug 14 03:56:24.065987 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-1b962d26-6f45-40c8-aefb-8367c55a6ca1 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:24.073672 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-1b962d26-6f45-40c8-aefb-8367c55a6ca1 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Acquiring lock "cinder-attachment_update-3e4d6b00-9d7c-4837-a887-696bf43e5412-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:56:24.078126 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-1b962d26-6f45-40c8-aefb-8367c55a6ca1 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Lock "cinder-attachment_update-3e4d6b00-9d7c-4837-a887-696bf43e5412-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:56:24.079042 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:24.079042 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:24.147119 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-1b962d26-6f45-40c8-aefb-8367c55a6ca1 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Lock "cinder-attachment_update-3e4d6b00-9d7c-4837-a887-696bf43e5412-np0000007313" released by "attachment_update" :: held 0.069s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:56:24.147689 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-1b962d26-6f45-40c8-aefb-8367c55a6ca1 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/attachments/99f1f832-b30e-4f77-bf02-93912508fcfe returned with HTTP 200 Aug 14 03:56:24.148098 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 911/3677] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:56:24 2026] PUT /volume/v3/attachments/99f1f832-b30e-4f77-bf02-93912508fcfe => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:24.626712 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-95a70860-ee1b-41f7-b0c7-ac1f816ad816 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:24.628857 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-95a70860-ee1b-41f7-b0c7-ac1f816ad816 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:24.629162 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-95a70860-ee1b-41f7-b0c7-ac1f816ad816 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:24.629371 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-95a70860-ee1b-41f7-b0c7-ac1f816ad816 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:24.629516 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-95a70860-ee1b-41f7-b0c7-ac1f816ad816 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:24.634309 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:24.634309 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:24.635193 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-95a70860-ee1b-41f7-b0c7-ac1f816ad816 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:24.635614 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 925/3678] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:24 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:24.958543 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-73cf1c9c-4b0f-4f30-a8b9-9d54c6eab59b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:24.962127 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73cf1c9c-4b0f-4f30-a8b9-9d54c6eab59b tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:24.962438 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73cf1c9c-4b0f-4f30-a8b9-9d54c6eab59b tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:24.962623 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73cf1c9c-4b0f-4f30-a8b9-9d54c6eab59b tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:24.972128 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:24.972128 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:24.975090 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-73cf1c9c-4b0f-4f30-a8b9-9d54c6eab59b tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:24.979101 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73cf1c9c-4b0f-4f30-a8b9-9d54c6eab59b tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:24.979476 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 919/3679] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:56:24 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:25.645792 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6b1ad7db-208d-4f27-bd1f-34c7ecf4df23 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:25.647406 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6b1ad7db-208d-4f27-bd1f-34c7ecf4df23 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:25.647643 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6b1ad7db-208d-4f27-bd1f-34c7ecf4df23 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:25.647839 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6b1ad7db-208d-4f27-bd1f-34c7ecf4df23 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:25.647940 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-6b1ad7db-208d-4f27-bd1f-34c7ecf4df23 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:25.653636 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:25.653636 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:25.654277 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6b1ad7db-208d-4f27-bd1f-34c7ecf4df23 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:25.654585 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 925/3680] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:25 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:25.999375 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5956dee7-a594-43ce-9b4f-6c022a429116 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:26.001941 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5956dee7-a594-43ce-9b4f-6c022a429116 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:26.002170 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5956dee7-a594-43ce-9b4f-6c022a429116 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:26.002368 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5956dee7-a594-43ce-9b4f-6c022a429116 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:26.014208 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:26.014208 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:26.019982 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5956dee7-a594-43ce-9b4f-6c022a429116 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:26.025733 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5956dee7-a594-43ce-9b4f-6c022a429116 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:26.026067 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 912/3681] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:56:25 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:26.667181 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-023ec287-40c5-4a50-b253-703bfb468354 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:26.670549 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-023ec287-40c5-4a50-b253-703bfb468354 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:26.670767 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-023ec287-40c5-4a50-b253-703bfb468354 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:26.670966 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-023ec287-40c5-4a50-b253-703bfb468354 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:26.671091 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-023ec287-40c5-4a50-b253-703bfb468354 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:26.675473 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:26.675473 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:26.676167 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-023ec287-40c5-4a50-b253-703bfb468354 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:26.676622 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 926/3682] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:26 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:27.037990 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eb074fda-6ac6-4a61-a199-a8fac1e0f23b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:27.040491 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb074fda-6ac6-4a61-a199-a8fac1e0f23b tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:27.040691 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb074fda-6ac6-4a61-a199-a8fac1e0f23b tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:27.040880 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb074fda-6ac6-4a61-a199-a8fac1e0f23b tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:27.049563 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:27.049563 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:27.052994 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-eb074fda-6ac6-4a61-a199-a8fac1e0f23b tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:27.056954 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb074fda-6ac6-4a61-a199-a8fac1e0f23b tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:27.057224 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 920/3683] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:56:27 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:27.430708 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-22274a1b-1a12-44fe-8297-a38c611841a6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:27.432884 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-22274a1b-1a12-44fe-8297-a38c611841a6 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] POST https://10.4.3.64/volume/v3/attachments/99f1f832-b30e-4f77-bf02-93912508fcfe/action Aug 14 03:56:27.433298 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-22274a1b-1a12-44fe-8297-a38c611841a6 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:56:27.433471 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-22274a1b-1a12-44fe-8297-a38c611841a6 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:27.455442 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:27.455442 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:27.467581 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-b0bce0c7-03ec-4f4c-afd2-b3d59702fdfa req-22274a1b-1a12-44fe-8297-a38c611841a6 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/attachments/99f1f832-b30e-4f77-bf02-93912508fcfe/action returned with HTTP 204 Aug 14 03:56:27.467581 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 926/3684] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:56:27 2026] POST /volume/v3/attachments/99f1f832-b30e-4f77-bf02-93912508fcfe/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:27.686528 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9644c305-334f-439c-abe3-03e63074aad6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:27.688375 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9644c305-334f-439c-abe3-03e63074aad6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:27.688556 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9644c305-334f-439c-abe3-03e63074aad6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:27.688734 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9644c305-334f-439c-abe3-03e63074aad6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:27.688833 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-9644c305-334f-439c-abe3-03e63074aad6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:27.692926 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:27.692926 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:27.693623 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9644c305-334f-439c-abe3-03e63074aad6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:27.693945 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 913/3685] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:27 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:28.069060 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f1a50557-9e0a-4d10-bab3-c47716b91444 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:28.071019 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f1a50557-9e0a-4d10-bab3-c47716b91444 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:28.071019 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f1a50557-9e0a-4d10-bab3-c47716b91444 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:28.071178 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f1a50557-9e0a-4d10-bab3-c47716b91444 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:28.079615 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:28.079615 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:28.082624 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f1a50557-9e0a-4d10-bab3-c47716b91444 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:28.086524 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f1a50557-9e0a-4d10-bab3-c47716b91444 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:28.086851 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 927/3686] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:56:28 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:56:28.102076 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-69899f85-4d46-4621-9900-84da6c8316a3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:28.103954 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69899f85-4d46-4621-9900-84da6c8316a3 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:28.104179 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69899f85-4d46-4621-9900-84da6c8316a3 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:28.104374 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69899f85-4d46-4621-9900-84da6c8316a3 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:28.115809 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:28.115809 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:28.118828 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-69899f85-4d46-4621-9900-84da6c8316a3 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:28.122459 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69899f85-4d46-4621-9900-84da6c8316a3 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:28.122836 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 921/3687] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:56:28 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:56:28.135209 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b4c99cb7-d12d-4d5f-8215-943ed08a72a5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:28.136252 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 927/3688] 10.4.3.64 () {70 vars in 1604 bytes} [Fri Aug 14 03:56:28 2026] DELETE /volume/v3/attachments/99f1f832-b30e-4f77-bf02-93912508fcfe => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 03:56:28.143237 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-be835551-197d-418a-b2e3-7aafbf46baa1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:28.166714 np0000007313 devstack@c-api.service[100329]: WARNING keystonemiddleware.auth_token [None req-be835551-197d-418a-b2e3-7aafbf46baa1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 03:56:28.167878 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 914/3689] 10.4.3.64 () {70 vars in 1604 bytes} [Fri Aug 14 03:56:28 2026] DELETE /volume/v3/attachments/99f1f832-b30e-4f77-bf02-93912508fcfe => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 03:56:28.174948 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4437d8ba-2ff6-496f-aba0-62685090a3d8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:28.177002 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4437d8ba-2ff6-496f-aba0-62685090a3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] DELETE https://10.4.3.64/volume/v3/attachments/99f1f832-b30e-4f77-bf02-93912508fcfe Aug 14 03:56:28.177321 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4437d8ba-2ff6-496f-aba0-62685090a3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:28.177555 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4437d8ba-2ff6-496f-aba0-62685090a3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:28.190547 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:28.190547 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:28.194558 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4437d8ba-2ff6-496f-aba0-62685090a3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Attachment connected to vm 6678aeca-419d-4d20-b74e-4f3cdfa88fd5, checking data on nova Aug 14 03:56:28.194945 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.compute.nova [None req-4437d8ba-2ff6-496f-aba0-62685090a3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Creating Keystone token plugin using URL: https://10.4.3.64/identity {{(pid=100327) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 03:56:28.279392 np0000007313 devstack@c-api.service[100327]: DEBUG novaclient.v2.client [None req-4437d8ba-2ff6-496f-aba0-62685090a3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] REQ: curl -g -i -X GET https://10.4.3.64/compute/v2.1/servers/6678aeca-419d-4d20-b74e-4f3cdfa88fd5/os-volume_attachments/3e4d6b00-9d7c-4837-a887-696bf43e5412 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8ee54368e53346e2d61151b34b0d5343db02c11e9adfbf05250d92165852b42a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-4437d8ba-2ff6-496f-aba0-62685090a3d8" -H "X-Service-Token: {SHA256}21b17c562731b2f5eaea5734c6dcc4b66c821802ec2c20e801a6cf493a344d60" {{(pid=100327) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 03:56:28.364170 np0000007313 devstack@c-api.service[100327]: DEBUG novaclient.v2.client [None req-4437d8ba-2ff6-496f-aba0-62685090a3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 03:56:28 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-5a264815-ed63-4d21-8de4-78268903506c x-openstack-request-id: req-5a264815-ed63-4d21-8de4-78268903506c {{(pid=100327) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 03:56:28.364377 np0000007313 devstack@c-api.service[100327]: DEBUG novaclient.v2.client [None req-4437d8ba-2ff6-496f-aba0-62685090a3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3e4d6b00-9d7c-4837-a887-696bf43e5412", "serverId": "6678aeca-419d-4d20-b74e-4f3cdfa88fd5", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "99f1f832-b30e-4f77-bf02-93912508fcfe", "bdm_uuid": "641623e6-af75-480a-b56d-d76c8499e9e5"}} {{(pid=100327) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 03:56:28.364539 np0000007313 devstack@c-api.service[100327]: DEBUG novaclient.v2.client [None req-4437d8ba-2ff6-496f-aba0-62685090a3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET call to compute for https://10.4.3.64/compute/v2.1/servers/6678aeca-419d-4d20-b74e-4f3cdfa88fd5/os-volume_attachments/3e4d6b00-9d7c-4837-a887-696bf43e5412 used request id req-5a264815-ed63-4d21-8de4-78268903506c {{(pid=100327) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 03:56:28.369465 np0000007313 devstack@c-api.service[100327]: ERROR cinder.volume.api [None req-4437d8ba-2ff6-496f-aba0-62685090a3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-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 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault [None req-4437d8ba-2ff6-496f-aba0-62685090a3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Caught error: Detach volume from instance 6678aeca-419d-4d20-b74e-4f3cdfa88fd5 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6678aeca-419d-4d20-b74e-4f3cdfa88fd5 using the Compute API Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: 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 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 03:56:28.370451 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 6678aeca-419d-4d20-b74e-4f3cdfa88fd5 using the Compute API Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: ERROR cinder.api.middleware.fault Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.middleware.fault [None req-4437d8ba-2ff6-496f-aba0-62685090a3d8 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/attachments/99f1f832-b30e-4f77-bf02-93912508fcfe returned with HTTP 409 Aug 14 03:56:28.371766 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 928/3690] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Aug 14 03:56:28 2026] DELETE /volume/v3/attachments/99f1f832-b30e-4f77-bf02-93912508fcfe => generated 167 bytes in 197 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:28.417525 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-cd37d814-d8c2-43dc-9369-e97346b5e22d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:28.419634 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-cd37d814-d8c2-43dc-9369-e97346b5e22d tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:28.419859 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-cd37d814-d8c2-43dc-9369-e97346b5e22d tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:28.420086 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-cd37d814-d8c2-43dc-9369-e97346b5e22d tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:28.436788 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:28.436788 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:28.441165 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-cd37d814-d8c2-43dc-9369-e97346b5e22d tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:28.445247 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-cd37d814-d8c2-43dc-9369-e97346b5e22d tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:28.445716 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 922/3691] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:56:28 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 1153 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:28.465859 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-e6ed8999-8c87-45d3-8de9-00ca6df1070a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:28.470207 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-e6ed8999-8c87-45d3-8de9-00ca6df1070a tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] POST https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412/action Aug 14 03:56:28.470207 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-e6ed8999-8c87-45d3-8de9-00ca6df1070a tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:56:28.470207 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-e6ed8999-8c87-45d3-8de9-00ca6df1070a tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:28.483292 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:28.483292 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:28.483859 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-e6ed8999-8c87-45d3-8de9-00ca6df1070a tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:28.496940 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-e6ed8999-8c87-45d3-8de9-00ca6df1070a tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Begin detaching volume completed successfully. Aug 14 03:56:28.496940 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-e6ed8999-8c87-45d3-8de9-00ca6df1070a tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412/action returned with HTTP 202 Aug 14 03:56:28.496940 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 928/3692] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:56:28 2026] POST /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:56:28.548658 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1d9e837e-b8b1-4dbc-bd8b-4411dfd1d4fb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:28.549044 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1d9e837e-b8b1-4dbc-bd8b-4411dfd1d4fb None None] GET https://10.4.3.64/volume// Aug 14 03:56:28.549252 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1d9e837e-b8b1-4dbc-bd8b-4411dfd1d4fb None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:28.549443 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1d9e837e-b8b1-4dbc-bd8b-4411dfd1d4fb None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:28.549766 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1d9e837e-b8b1-4dbc-bd8b-4411dfd1d4fb None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:56:28.550041 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 915/3693] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:56:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:56:28.563925 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-b28f9a1d-76bf-4754-9e4e-69dec6dc7a59 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:28.568200 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-b28f9a1d-76bf-4754-9e4e-69dec6dc7a59 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:28.568421 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-b28f9a1d-76bf-4754-9e4e-69dec6dc7a59 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:28.568631 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-b28f9a1d-76bf-4754-9e4e-69dec6dc7a59 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:28.603810 np0000007313 devstack@c-api.service[100327]: DEBUG oslo_db.sqlalchemy.engines [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-b28f9a1d-76bf-4754-9e4e-69dec6dc7a59 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 03:56:28.613367 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:28.613367 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:28.618900 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-b28f9a1d-76bf-4754-9e4e-69dec6dc7a59 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:28.625189 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-b28f9a1d-76bf-4754-9e4e-69dec6dc7a59 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:28.626451 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 929/3694] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:56:28 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 1336 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:56:28.706529 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-32e5b766-6cba-405c-b6e9-db908b5ea82a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:28.707764 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-32e5b766-6cba-405c-b6e9-db908b5ea82a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:28.708039 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-32e5b766-6cba-405c-b6e9-db908b5ea82a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:28.708310 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-32e5b766-6cba-405c-b6e9-db908b5ea82a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:28.708475 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-32e5b766-6cba-405c-b6e9-db908b5ea82a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:28.713456 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:28.713456 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:28.714602 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-32e5b766-6cba-405c-b6e9-db908b5ea82a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:28.714602 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 923/3695] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:28 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:29.539274 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-3d0444ad-b370-432c-b218-35090538616b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:29.541309 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-3d0444ad-b370-432c-b218-35090538616b tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] DELETE https://10.4.3.64/volume/v3/attachments/99f1f832-b30e-4f77-bf02-93912508fcfe Aug 14 03:56:29.541490 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-3d0444ad-b370-432c-b218-35090538616b tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:29.541667 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-3d0444ad-b370-432c-b218-35090538616b tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:29.548264 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:29.548264 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:29.591167 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-830acd9f-6ea6-4e92-9d4b-10875a64d6e9 req-3d0444ad-b370-432c-b218-35090538616b tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/attachments/99f1f832-b30e-4f77-bf02-93912508fcfe returned with HTTP 200 Aug 14 03:56:29.591620 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 929/3696] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:56:29 2026] DELETE /volume/v3/attachments/99f1f832-b30e-4f77-bf02-93912508fcfe => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:29.726446 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e126eb42-cc86-441c-86dc-f691619b9f6d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:29.728520 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e126eb42-cc86-441c-86dc-f691619b9f6d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:29.728748 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e126eb42-cc86-441c-86dc-f691619b9f6d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:29.728975 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e126eb42-cc86-441c-86dc-f691619b9f6d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:29.729148 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-e126eb42-cc86-441c-86dc-f691619b9f6d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:29.733710 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:29.733710 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:29.734386 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e126eb42-cc86-441c-86dc-f691619b9f6d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:29.734714 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 916/3697] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:29 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:30.667356 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-511ae861-f2a8-4f37-b87b-6783d955efbd req-145063a6-15ac-4b79-8d26-2e671a5da6ca None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:30.670283 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-511ae861-f2a8-4f37-b87b-6783d955efbd req-145063a6-15ac-4b79-8d26-2e671a5da6ca tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:30.670539 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-511ae861-f2a8-4f37-b87b-6783d955efbd req-145063a6-15ac-4b79-8d26-2e671a5da6ca tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:30.670883 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-511ae861-f2a8-4f37-b87b-6783d955efbd req-145063a6-15ac-4b79-8d26-2e671a5da6ca tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:30.678022 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:30.678022 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:30.681717 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-511ae861-f2a8-4f37-b87b-6783d955efbd req-145063a6-15ac-4b79-8d26-2e671a5da6ca tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:30.685977 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-511ae861-f2a8-4f37-b87b-6783d955efbd req-145063a6-15ac-4b79-8d26-2e671a5da6ca tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:30.686937 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 930/3698] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:56:30 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:30.698901 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bb1d2b58-77f3-489d-9d8b-2688ad73a1bb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:30.700672 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bb1d2b58-77f3-489d-9d8b-2688ad73a1bb tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:30.700873 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bb1d2b58-77f3-489d-9d8b-2688ad73a1bb tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:30.701050 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bb1d2b58-77f3-489d-9d8b-2688ad73a1bb tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:30.701248 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-bb1d2b58-77f3-489d-9d8b-2688ad73a1bb tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Delete volume with id: 3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:30.707790 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:30.707790 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:30.708233 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bb1d2b58-77f3-489d-9d8b-2688ad73a1bb tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:30.722914 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bb1d2b58-77f3-489d-9d8b-2688ad73a1bb tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Delete volume request issued successfully. Aug 14 03:56:30.723110 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bb1d2b58-77f3-489d-9d8b-2688ad73a1bb tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 202 Aug 14 03:56:30.723506 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 924/3699] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:56:30 2026] DELETE /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:56:30.731719 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0b3ddfff-0871-49d8-8794-78c8b12ec283 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:30.733628 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0b3ddfff-0871-49d8-8794-78c8b12ec283 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:30.733867 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0b3ddfff-0871-49d8-8794-78c8b12ec283 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:30.734051 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0b3ddfff-0871-49d8-8794-78c8b12ec283 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:30.741717 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:30.741717 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:30.745445 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0b3ddfff-0871-49d8-8794-78c8b12ec283 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Volume info retrieved successfully. Aug 14 03:56:30.745538 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-54199d51-1988-47a6-a926-8fc36be4cf5a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:30.747649 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-54199d51-1988-47a6-a926-8fc36be4cf5a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:30.747908 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-54199d51-1988-47a6-a926-8fc36be4cf5a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:30.748126 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-54199d51-1988-47a6-a926-8fc36be4cf5a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:30.748282 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-54199d51-1988-47a6-a926-8fc36be4cf5a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:30.749860 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0b3ddfff-0871-49d8-8794-78c8b12ec283 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 200 Aug 14 03:56:30.750405 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 930/3700] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:56:30 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:30.752719 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:30.752719 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:30.753533 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-54199d51-1988-47a6-a926-8fc36be4cf5a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:30.754000 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 917/3701] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:30 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:31.578089 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:31.580117 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:56:31.580528 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1127343799", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:31.582713 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1127343799', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:56:31.583116 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Create volume of 1 GB Aug 14 03:56:31.587672 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Availability Zones retrieved successfully. Aug 14 03:56:31.595476 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Flow 'volume_create_api' (0113b30a-eceb-4450-abca-7e347eae77b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:56:31.596609 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (911664d4-fe54-4820-b038-1d985a351fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:31.598024 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:56:31.622536 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (911664d4-fe54-4820-b038-1d985a351fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:31.623449 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (470430bc-b495-4382-8123-f8518a365a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:31.655640 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ae258248-790d-48e3-97fc-9ace83081b52 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:31.657373 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae258248-790d-48e3-97fc-9ace83081b52 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:31.657552 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae258248-790d-48e3-97fc-9ace83081b52 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:31.657722 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae258248-790d-48e3-97fc-9ace83081b52 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:31.658300 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Created reservations ['40627afb-941e-414e-8fe2-b8a556a0b127', 'b25f9ad3-e22d-4e51-b612-43939b468c13', '02d5aae7-2e27-44ea-a985-d8a45243d234', 'bcf75574-c92c-401b-87ad-f0a7347f5378'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:56:31.659004 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (470430bc-b495-4382-8123-f8518a365a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40627afb-941e-414e-8fe2-b8a556a0b127', 'b25f9ad3-e22d-4e51-b612-43939b468c13', '02d5aae7-2e27-44ea-a985-d8a45243d234', 'bcf75574-c92c-401b-87ad-f0a7347f5378']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:31.659710 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247208a8-e370-4164-92c1-7ba30281ce78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:31.664502 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:31.664502 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:31.667929 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ae258248-790d-48e3-97fc-9ace83081b52 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:31.671639 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae258248-790d-48e3-97fc-9ace83081b52 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:31.671978 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 925/3702] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:31 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:31.680560 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247208a8-e370-4164-92c1-7ba30281ce78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1792cb16-c3d1-4a0c-8c1b-a40779587552', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1127343799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0658c74765e249308ad6469b34f170f4',qos_specs=None,replication_status=,reservations=['40627afb-941e-414e-8fe2-b8a556a0b127','b25f9ad3-e22d-4e51-b612-43939b468c13','02d5aae7-2e27-44ea-a985-d8a45243d234','bcf75574-c92c-401b-87ad-f0a7347f5378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe5e1cc75a94d5a8af39f3809db6507',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1127343799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1792cb16-c3d1-4a0c-8c1b-a40779587552,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0658c74765e249308ad6469b34f170f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbe5e1cc75a94d5a8af39f3809db6507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:31.681279 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2125f38-50c8-430f-9ef3-8cc31a1b654b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:31.683009 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-11b7dc12-8975-4a5f-9586-b01eb0e51096 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:31.684801 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-11b7dc12-8975-4a5f-9586-b01eb0e51096 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:31.684973 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-11b7dc12-8975-4a5f-9586-b01eb0e51096 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:31.685194 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-11b7dc12-8975-4a5f-9586-b01eb0e51096 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:31.691445 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:31.691445 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:31.695195 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-11b7dc12-8975-4a5f-9586-b01eb0e51096 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:31.699014 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-11b7dc12-8975-4a5f-9586-b01eb0e51096 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:31.699375 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 931/3703] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:31 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:31.700090 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2125f38-50c8-430f-9ef3-8cc31a1b654b) transitioned into state 'SUCCESS' from state '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-1127343799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0658c74765e249308ad6469b34f170f4',qos_specs=None,replication_status=,reservations=['40627afb-941e-414e-8fe2-b8a556a0b127','b25f9ad3-e22d-4e51-b612-43939b468c13','02d5aae7-2e27-44ea-a985-d8a45243d234','bcf75574-c92c-401b-87ad-f0a7347f5378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe5e1cc75a94d5a8af39f3809db6507',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:31.700797 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d49ab2-90ec-44db-8d28-1e9efa3b7242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:31.708945 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d49ab2-90ec-44db-8d28-1e9efa3b7242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:31.709741 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Flow 'volume_create_api' (0113b30a-eceb-4450-abca-7e347eae77b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:56:31.710023 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Create volume request issued successfully. Aug 14 03:56:31.710533 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a3f1da31-ebe7-48d6-af55-85d760a964b3 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:56:31.710916 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 931/3704] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:56:31 2026] POST /volume/v3/volumes => generated 753 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:56:31.727423 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5f43543d-0431-4c4d-9816-9ed90d5234a8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:31.729656 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5f43543d-0431-4c4d-9816-9ed90d5234a8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:31.729839 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5f43543d-0431-4c4d-9816-9ed90d5234a8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:31.730017 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5f43543d-0431-4c4d-9816-9ed90d5234a8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:31.736520 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:31.736520 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:31.738589 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-ad60f398-4f2d-4a11-9768-694151075385 req-b5a63a4c-8bc0-4c50-a1cf-6e2066f23871 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:31.739847 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5f43543d-0431-4c4d-9816-9ed90d5234a8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:31.740534 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-b5a63a4c-8bc0-4c50-a1cf-6e2066f23871 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:31.740710 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-b5a63a4c-8bc0-4c50-a1cf-6e2066f23871 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:31.740882 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-b5a63a4c-8bc0-4c50-a1cf-6e2066f23871 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:31.743664 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5f43543d-0431-4c4d-9816-9ed90d5234a8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:31.743977 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 918/3705] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:31 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:31.747034 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:31.747034 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:31.749985 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-ad60f398-4f2d-4a11-9768-694151075385 req-b5a63a4c-8bc0-4c50-a1cf-6e2066f23871 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:31.753460 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-b5a63a4c-8bc0-4c50-a1cf-6e2066f23871 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:31.753788 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 926/3706] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:56:31 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:31.763992 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-85bbe63f-1485-4f74-a280-f4f0c1ea80e6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:31.764434 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b941e69c-d414-4f03-87f6-f2890fb184e7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:31.766289 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b941e69c-d414-4f03-87f6-f2890fb184e7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:31.766522 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b941e69c-d414-4f03-87f6-f2890fb184e7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:31.766662 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b941e69c-d414-4f03-87f6-f2890fb184e7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:31.766857 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-b941e69c-d414-4f03-87f6-f2890fb184e7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:31.767035 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-85bbe63f-1485-4f74-a280-f4f0c1ea80e6 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] GET https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 Aug 14 03:56:31.767361 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-85bbe63f-1485-4f74-a280-f4f0c1ea80e6 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:31.767587 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-85bbe63f-1485-4f74-a280-f4f0c1ea80e6 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:31.771780 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:31.771780 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:31.772630 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b941e69c-d414-4f03-87f6-f2890fb184e7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:31.773088 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 932/3707] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:31 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:31.775998 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-85bbe63f-1485-4f74-a280-f4f0c1ea80e6 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741 tempest-TestServerVolumeAttachScenarioOldVersion-1705351741-project-member] https://10.4.3.64/volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 returned with HTTP 404 Aug 14 03:56:31.777189 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 932/3708] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:56:31 2026] GET /volume/v3/volumes/3e4d6b00-9d7c-4837-a887-696bf43e5412 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:56:31.785606 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1e9996a6-8ec1-4ef4-b895-cb054c187d15 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:31.787431 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e9996a6-8ec1-4ef4-b895-cb054c187d15 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc Aug 14 03:56:31.787600 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e9996a6-8ec1-4ef4-b895-cb054c187d15 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:31.787768 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e9996a6-8ec1-4ef4-b895-cb054c187d15 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:31.793833 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:31.793833 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:31.797032 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1e9996a6-8ec1-4ef4-b895-cb054c187d15 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:31.801705 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e9996a6-8ec1-4ef4-b895-cb054c187d15 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc returned with HTTP 200 Aug 14 03:56:31.802270 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 919/3709] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:31 2026] GET /volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc => generated 1353 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:31.814105 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1d7be727-4ab0-42f7-8285-90823366d677 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:31.815790 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5/restore Aug 14 03:56:31.816515 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:31.818336 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Restoring backup 547aa230-c2d8-4f75-be23-9403909aabb5 ({'restore': {}}) {{(pid=100326) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 03:56:31.818438 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Restoring backup 547aa230-c2d8-4f75-be23-9403909aabb5 to volume None. Aug 14 03:56:31.822277 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:31.822277 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:31.823250 np0000007313 devstack@c-api.service[100326]: INFO cinder.backup.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Creating volume of 1 GB for restore of backup 547aa230-c2d8-4f75-be23-9403909aabb5. Aug 14 03:56:31.830233 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Availability zone cache updated, next update will occur around 2026-08-14 04:56:31.829974. {{(pid=100326) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 03:56:31.830332 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Availability Zones retrieved successfully. Aug 14 03:56:31.839420 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Flow 'volume_create_api' (7bda87ee-e3b6-4a0f-b59e-24dbb4b28ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:56:31.840404 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b23cab-13b9-4456-949d-a08498abaa25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:31.842587 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:56:31.844454 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-57dcaf12-619a-4edd-a5c0-04d905811902 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:31.844810 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-57dcaf12-619a-4edd-a5c0-04d905811902 None None] GET https://10.4.3.64/volume// Aug 14 03:56:31.844967 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-57dcaf12-619a-4edd-a5c0-04d905811902 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:31.845176 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-57dcaf12-619a-4edd-a5c0-04d905811902 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:31.845492 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-57dcaf12-619a-4edd-a5c0-04d905811902 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:56:31.845772 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 933/3710] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:56:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:56:31.857230 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-ad60f398-4f2d-4a11-9768-694151075385 req-8e027b25-4339-4670-964d-e8c04edfeb1a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:31.874836 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b23cab-13b9-4456-949d-a08498abaa25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:31.875571 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b965b38-a55c-4f78-9699-853c1e0d4314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:31.895147 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-8e027b25-4339-4670-964d-e8c04edfeb1a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:56:31.895679 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-8e027b25-4339-4670-964d-e8c04edfeb1a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f86ea89-7261-42ff-9a47-8632ddf4d2b8", "connector": null, "instance_uuid": "c65bf391-b3ab-489c-996b-6f5232279e0b"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:31.908683 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:31.908683 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:31.915378 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Created reservations ['d3d77249-d91f-4c55-9eb7-13271c554dc7', '9444a5f0-3bdf-4442-b9f4-8a73838cb175', 'a3445290-a13b-4845-b369-63df600ac78f', '8b8e2f0b-8829-4de8-8995-d919414828d1'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:56:31.916057 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b965b38-a55c-4f78-9699-853c1e0d4314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3d77249-d91f-4c55-9eb7-13271c554dc7', '9444a5f0-3bdf-4442-b9f4-8a73838cb175', 'a3445290-a13b-4845-b369-63df600ac78f', '8b8e2f0b-8829-4de8-8995-d919414828d1']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:31.916768 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (150d14d0-d31d-43e7-9636-4927e42670dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:31.932203 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-8e027b25-4339-4670-964d-e8c04edfeb1a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:56:31.932587 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 933/3711] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:56:31 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:31.946890 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (150d14d0-d31d-43e7-9636-4927e42670dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c356576-722a-4344-960c-fdd09823dc6c', '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_547aa230-c2d8-4f75-be23-9403909aabb5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b310f9f2c1a045499cb63253b419061d',qos_specs=None,replication_status=,reservations=['d3d77249-d91f-4c55-9eb7-13271c554dc7','9444a5f0-3bdf-4442-b9f4-8a73838cb175','a3445290-a13b-4845-b369-63df600ac78f','8b8e2f0b-8829-4de8-8995-d919414828d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:56:31Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_547aa230-c2d8-4f75-be23-9403909aabb5',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c356576-722a-4344-960c-fdd09823dc6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b310f9f2c1a045499cb63253b419061d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:31.947952 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d771a9b4-02f3-4d9f-be8e-7cdd7186e2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:31.962205 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d771a9b4-02f3-4d9f-be8e-7cdd7186e2b5) transitioned into 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_547aa230-c2d8-4f75-be23-9403909aabb5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b310f9f2c1a045499cb63253b419061d',qos_specs=None,replication_status=,reservations=['d3d77249-d91f-4c55-9eb7-13271c554dc7','9444a5f0-3bdf-4442-b9f4-8a73838cb175','a3445290-a13b-4845-b369-63df600ac78f','8b8e2f0b-8829-4de8-8995-d919414828d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:31.962780 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f9740c8-81a1-42ea-b343-f7e86133cd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:31.962850 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ee2fcdec-061c-40bc-a295-6fcd5fe03c65 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:31.964450 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ee2fcdec-061c-40bc-a295-6fcd5fe03c65 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:31.964625 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ee2fcdec-061c-40bc-a295-6fcd5fe03c65 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:31.964799 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ee2fcdec-061c-40bc-a295-6fcd5fe03c65 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:31.971433 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ceefe7e5-bce1-47ed-a97b-ee2576fa1898 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:31.971851 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ceefe7e5-bce1-47ed-a97b-ee2576fa1898 None None] GET https://10.4.3.64/volume// Aug 14 03:56:31.972086 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ceefe7e5-bce1-47ed-a97b-ee2576fa1898 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:31.972353 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ceefe7e5-bce1-47ed-a97b-ee2576fa1898 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:31.972662 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ceefe7e5-bce1-47ed-a97b-ee2576fa1898 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:56:31.972970 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 934/3712] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:56:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:56:31.973031 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:31.973031 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:31.974223 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f9740c8-81a1-42ea-b343-f7e86133cd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:31.974929 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Flow 'volume_create_api' (7bda87ee-e3b6-4a0f-b59e-24dbb4b28ac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:56:31.975224 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Create volume request issued successfully. Aug 14 03:56:31.976310 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ee2fcdec-061c-40bc-a295-6fcd5fe03c65 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:31.980325 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ee2fcdec-061c-40bc-a295-6fcd5fe03c65 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:31.981048 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:31.981048 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:31.981185 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 920/3713] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:31 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:31.981498 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:31.986546 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-ad60f398-4f2d-4a11-9768-694151075385 req-cbecf930-5a5a-4e11-a514-b93b04d7ac26 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:31.988766 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-cbecf930-5a5a-4e11-a514-b93b04d7ac26 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:31.988960 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-cbecf930-5a5a-4e11-a514-b93b04d7ac26 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:31.989434 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-cbecf930-5a5a-4e11-a514-b93b04d7ac26 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:31.998325 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:31.998325 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:32.001266 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-ad60f398-4f2d-4a11-9768-694151075385 req-cbecf930-5a5a-4e11-a514-b93b04d7ac26 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:32.004921 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-cbecf930-5a5a-4e11-a514-b93b04d7ac26 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:32.005346 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 934/3714] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:56:31 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:56:32.108527 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-ad60f398-4f2d-4a11-9768-694151075385 req-366a8f90-0002-41ce-af85-685645ea774b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:32.110949 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-366a8f90-0002-41ce-af85-685645ea774b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] PUT https://10.4.3.64/volume/v3/attachments/64e097b7-29ad-4b64-a2b6-e069ad3c9e83 Aug 14 03:56:32.111429 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-366a8f90-0002-41ce-af85-685645ea774b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:32.120908 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-ad60f398-4f2d-4a11-9768-694151075385 req-366a8f90-0002-41ce-af85-685645ea774b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Acquiring lock "cinder-attachment_update-1f86ea89-7261-42ff-9a47-8632ddf4d2b8-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:56:32.126300 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-ad60f398-4f2d-4a11-9768-694151075385 req-366a8f90-0002-41ce-af85-685645ea774b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Lock "cinder-attachment_update-1f86ea89-7261-42ff-9a47-8632ddf4d2b8-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:56:32.127562 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:32.127562 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:32.198723 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-ad60f398-4f2d-4a11-9768-694151075385 req-366a8f90-0002-41ce-af85-685645ea774b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Lock "cinder-attachment_update-1f86ea89-7261-42ff-9a47-8632ddf4d2b8-np0000007313" released by "attachment_update" :: held 0.072s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:56:32.199119 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-366a8f90-0002-41ce-af85-685645ea774b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/64e097b7-29ad-4b64-a2b6-e069ad3c9e83 returned with HTTP 200 Aug 14 03:56:32.199709 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 935/3715] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:56:32 2026] PUT /volume/v3/attachments/64e097b7-29ad-4b64-a2b6-e069ad3c9e83 => generated 968 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:32.210405 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-ad60f398-4f2d-4a11-9768-694151075385 req-20cd401b-5960-496e-b93a-91c8d384b87e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:32.215269 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-20cd401b-5960-496e-b93a-91c8d384b87e tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8/encryption Aug 14 03:56:32.215269 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-20cd401b-5960-496e-b93a-91c8d384b87e tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:32.215269 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-20cd401b-5960-496e-b93a-91c8d384b87e tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:32.223777 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:32.223777 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:32.229324 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-20cd401b-5960-496e-b93a-91c8d384b87e tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8/encryption returned with HTTP 200 Aug 14 03:56:32.229675 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 921/3716] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:56:32 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:32.756222 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cf9d7bad-820f-4052-b890-26f31ffb8b60 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:32.760617 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cf9d7bad-820f-4052-b890-26f31ffb8b60 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:32.760801 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cf9d7bad-820f-4052-b890-26f31ffb8b60 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:32.761023 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cf9d7bad-820f-4052-b890-26f31ffb8b60 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:32.767952 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:32.767952 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:32.771195 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-cf9d7bad-820f-4052-b890-26f31ffb8b60 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:32.775031 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cf9d7bad-820f-4052-b890-26f31ffb8b60 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:32.775453 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 935/3717] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:32 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:32.787837 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e50a5200-55bd-4b41-878e-4fe8550dea22 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:32.789599 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e50a5200-55bd-4b41-878e-4fe8550dea22 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:32.789779 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e50a5200-55bd-4b41-878e-4fe8550dea22 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:32.789960 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e50a5200-55bd-4b41-878e-4fe8550dea22 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:32.799326 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:32.799326 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:32.802975 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e50a5200-55bd-4b41-878e-4fe8550dea22 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:32.806573 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e50a5200-55bd-4b41-878e-4fe8550dea22 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:32.806882 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 936/3718] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:32 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:32.822332 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4fbfc0e0-10d6-472c-8471-9453b324f761 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:32.824076 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4fbfc0e0-10d6-472c-8471-9453b324f761 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 14 03:56:32.824304 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4fbfc0e0-10d6-472c-8471-9453b324f761 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:32.824489 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4fbfc0e0-10d6-472c-8471-9453b324f761 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:32.824706 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-4fbfc0e0-10d6-472c-8471-9453b324f761 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:56:32.825383 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4fbfc0e0-10d6-472c-8471-9453b324f761 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:56:32.832005 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4fbfc0e0-10d6-472c-8471-9453b324f761 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Get all volumes completed successfully. Aug 14 03:56:32.832431 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4fbfc0e0-10d6-472c-8471-9453b324f761 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 14 03:56:32.832764 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 922/3719] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Aug 14 03:56:32 2026] GET /volume/v3/volumes => generated 337 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:32.841032 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7a865b22-789a-4202-8c22-c601cf8effe8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:32.842817 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7a865b22-789a-4202-8c22-c601cf8effe8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:32.842996 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7a865b22-789a-4202-8c22-c601cf8effe8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:32.843227 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7a865b22-789a-4202-8c22-c601cf8effe8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:32.849615 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:32.849615 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:32.853693 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7a865b22-789a-4202-8c22-c601cf8effe8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:32.856038 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7a865b22-789a-4202-8c22-c601cf8effe8 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:32.856417 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 936/3720] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:32 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:32.903593 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-11f584a1-eac6-4742-a5f5-ef692fac72e9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:32.905564 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-11f584a1-eac6-4742-a5f5-ef692fac72e9 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:32.905766 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-11f584a1-eac6-4742-a5f5-ef692fac72e9 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:32.905953 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-11f584a1-eac6-4742-a5f5-ef692fac72e9 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:32.912364 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:32.912364 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:32.915534 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-11f584a1-eac6-4742-a5f5-ef692fac72e9 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:32.919213 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-11f584a1-eac6-4742-a5f5-ef692fac72e9 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:32.919535 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 937/3721] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:56:32 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:32.988263 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:32.988263 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:32.988722 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:32.988862 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Checking backup size 1 against volume size 1 {{(pid=100326) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 03:56:32.988959 np0000007313 devstack@c-api.service[100326]: INFO cinder.backup.api [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Overwriting volume 3c356576-722a-4344-960c-fdd09823dc6c with restore of backup 547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:32.992607 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-390c1c60-408c-445a-89d5-e9abb212189d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:32.992887 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9a60dd8c-f1e7-460a-b329-e587b186a400 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:32.992955 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-390c1c60-408c-445a-89d5-e9abb212189d None None] GET https://10.4.3.64/volume// Aug 14 03:56:32.993065 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-390c1c60-408c-445a-89d5-e9abb212189d None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:32.993272 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-390c1c60-408c-445a-89d5-e9abb212189d None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:32.993567 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-390c1c60-408c-445a-89d5-e9abb212189d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:56:32.993830 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 923/3722] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:56:32 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:56:32.996093 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9a60dd8c-f1e7-460a-b329-e587b186a400 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:32.996307 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9a60dd8c-f1e7-460a-b329-e587b186a400 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:32.996480 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9a60dd8c-f1e7-460a-b329-e587b186a400 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:33.004514 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] restore_backup in rpcapi backup_id 547aa230-c2d8-4f75-be23-9403909aabb5 {{(pid=100326) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 03:56:33.004807 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-c4eb65e9-cb95-4fe2-a4e0-c43438fd4b1b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:33.006712 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1d7be727-4ab0-42f7-8285-90823366d677 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5/restore returned with HTTP 202 Aug 14 03:56:33.007279 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 927/3723] 10.4.3.64 () {68 vars in 1386 bytes} [Fri Aug 14 03:56:31 2026] POST /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5/restore => generated 189 bytes in 1194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:56:33.010777 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:33.010777 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:33.014807 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9a60dd8c-f1e7-460a-b329-e587b186a400 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:33.019063 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9a60dd8c-f1e7-460a-b329-e587b186a400 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:33.019433 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 937/3724] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:32 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:33.021834 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d5938444-e713-42ae-8a73-cad2fe84fb2e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:33.027100 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d5938444-e713-42ae-8a73-cad2fe84fb2e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:33.027333 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d5938444-e713-42ae-8a73-cad2fe84fb2e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:33.027513 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d5938444-e713-42ae-8a73-cad2fe84fb2e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:33.027616 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-d5938444-e713-42ae-8a73-cad2fe84fb2e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:33.037800 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:33.037800 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:33.038628 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d5938444-e713-42ae-8a73-cad2fe84fb2e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:33.038966 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 924/3725] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:33 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:33.044688 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-c4eb65e9-cb95-4fe2-a4e0-c43438fd4b1b tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:56:33.045013 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-c4eb65e9-cb95-4fe2-a4e0-c43438fd4b1b tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1792cb16-c3d1-4a0c-8c1b-a40779587552", "connector": null, "instance_uuid": "ee648c15-5bfe-4b25-bba4-13cae42149f2"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:33.052830 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:33.052830 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:33.079740 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-c4eb65e9-cb95-4fe2-a4e0-c43438fd4b1b tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:56:33.080215 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 938/3726] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:56:33 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:33.112850 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-90becbdd-6100-418d-a1a3-0123835b3a40 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:33.114849 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-90becbdd-6100-418d-a1a3-0123835b3a40 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:33.114971 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-90becbdd-6100-418d-a1a3-0123835b3a40 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:33.115257 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-90becbdd-6100-418d-a1a3-0123835b3a40 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:33.115913 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a24175c6-d193-48dd-9871-f104489a9630 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:33.116418 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a24175c6-d193-48dd-9871-f104489a9630 None None] GET https://10.4.3.64/volume// Aug 14 03:56:33.116638 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a24175c6-d193-48dd-9871-f104489a9630 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:33.116890 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a24175c6-d193-48dd-9871-f104489a9630 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:33.117488 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a24175c6-d193-48dd-9871-f104489a9630 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:56:33.117691 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 938/3727] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:56:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:56:33.126491 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-21ef24fb-c7e6-45fa-a22b-d632c7c0dd6d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:33.128695 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-21ef24fb-c7e6-45fa-a22b-d632c7c0dd6d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:33.128764 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:33.128764 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:33.128902 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-21ef24fb-c7e6-45fa-a22b-d632c7c0dd6d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:33.129149 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-21ef24fb-c7e6-45fa-a22b-d632c7c0dd6d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:33.135333 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-90becbdd-6100-418d-a1a3-0123835b3a40 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:33.139295 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:33.139295 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:33.143022 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-90becbdd-6100-418d-a1a3-0123835b3a40 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:33.143590 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 928/3728] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:33 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:33.143790 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-21ef24fb-c7e6-45fa-a22b-d632c7c0dd6d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:33.148265 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-21ef24fb-c7e6-45fa-a22b-d632c7c0dd6d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:33.148637 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 925/3729] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:56:33 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:56:33.239570 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-6b38b478-00fa-4df4-b702-226dae5a54fd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:33.241712 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-6b38b478-00fa-4df4-b702-226dae5a54fd tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] PUT https://10.4.3.64/volume/v3/attachments/23e2be16-bfc8-4d46-a9bf-e857895b5a6e Aug 14 03:56:33.242047 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-6b38b478-00fa-4df4-b702-226dae5a54fd tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:33.249177 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-6b38b478-00fa-4df4-b702-226dae5a54fd tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Acquiring lock "cinder-attachment_update-1792cb16-c3d1-4a0c-8c1b-a40779587552-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:56:33.253274 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-6b38b478-00fa-4df4-b702-226dae5a54fd tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Lock "cinder-attachment_update-1792cb16-c3d1-4a0c-8c1b-a40779587552-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:56:33.254263 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:33.254263 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:33.337061 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-6b38b478-00fa-4df4-b702-226dae5a54fd tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Lock "cinder-attachment_update-1792cb16-c3d1-4a0c-8c1b-a40779587552-np0000007313" released by "attachment_update" :: held 0.084s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:56:33.337432 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-6b38b478-00fa-4df4-b702-226dae5a54fd tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/attachments/23e2be16-bfc8-4d46-a9bf-e857895b5a6e returned with HTTP 200 Aug 14 03:56:33.337957 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 939/3730] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:56:33 2026] PUT /volume/v3/attachments/23e2be16-bfc8-4d46-a9bf-e857895b5a6e => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:34.038654 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9ba5c820-5983-411d-933d-344433028e86 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:34.040934 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9ba5c820-5983-411d-933d-344433028e86 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:34.041293 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9ba5c820-5983-411d-933d-344433028e86 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:34.041514 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9ba5c820-5983-411d-933d-344433028e86 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:34.048663 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-463ecfba-eebd-458e-ada5-4085d38c5f64 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:34.050107 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:34.050107 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:34.052370 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-463ecfba-eebd-458e-ada5-4085d38c5f64 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:34.052624 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-463ecfba-eebd-458e-ada5-4085d38c5f64 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:34.052896 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-463ecfba-eebd-458e-ada5-4085d38c5f64 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:34.053021 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-463ecfba-eebd-458e-ada5-4085d38c5f64 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:34.053352 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9ba5c820-5983-411d-933d-344433028e86 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:34.056953 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9ba5c820-5983-411d-933d-344433028e86 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:34.057269 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:34.057269 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:34.057326 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 939/3731] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:34 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:34.058227 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-463ecfba-eebd-458e-ada5-4085d38c5f64 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:34.058597 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 929/3732] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:34 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:34.159004 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-948c0f16-bb80-4776-8ac5-b0d9f3831519 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:34.161333 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-948c0f16-bb80-4776-8ac5-b0d9f3831519 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:34.161577 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-948c0f16-bb80-4776-8ac5-b0d9f3831519 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:34.161804 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-948c0f16-bb80-4776-8ac5-b0d9f3831519 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:34.172146 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:34.172146 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:34.175289 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-948c0f16-bb80-4776-8ac5-b0d9f3831519 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:34.178885 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-948c0f16-bb80-4776-8ac5-b0d9f3831519 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:34.179276 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 926/3733] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:34 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:35.068050 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-dc12b03d-615c-4456-92e2-d92d1878d437 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:35.069836 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-05eb41ce-adb0-4b70-a10c-8121e6d305c7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:35.070521 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dc12b03d-615c-4456-92e2-d92d1878d437 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:35.070757 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dc12b03d-615c-4456-92e2-d92d1878d437 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:35.071000 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dc12b03d-615c-4456-92e2-d92d1878d437 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:35.071147 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-dc12b03d-615c-4456-92e2-d92d1878d437 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:35.071588 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-05eb41ce-adb0-4b70-a10c-8121e6d305c7 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:35.071776 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-05eb41ce-adb0-4b70-a10c-8121e6d305c7 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:35.071958 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-05eb41ce-adb0-4b70-a10c-8121e6d305c7 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:35.076802 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:35.076802 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:35.077742 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dc12b03d-615c-4456-92e2-d92d1878d437 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:35.078215 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 940/3734] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:35 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:35.082773 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:35.082773 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:35.086242 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-05eb41ce-adb0-4b70-a10c-8121e6d305c7 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:35.090501 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-05eb41ce-adb0-4b70-a10c-8121e6d305c7 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:35.091110 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 940/3735] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:35 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:35.193688 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5380c5d0-cd42-4acf-b182-f0586619fbee None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:35.195370 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5380c5d0-cd42-4acf-b182-f0586619fbee tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:35.195556 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5380c5d0-cd42-4acf-b182-f0586619fbee tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:35.195729 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5380c5d0-cd42-4acf-b182-f0586619fbee tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:35.204461 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:35.204461 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:35.207622 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5380c5d0-cd42-4acf-b182-f0586619fbee tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:35.211482 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5380c5d0-cd42-4acf-b182-f0586619fbee tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:35.211880 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 930/3736] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:35 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:36.087454 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0f0f29d0-8bb1-49c4-9a72-377595edfaf6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:36.089109 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0f0f29d0-8bb1-49c4-9a72-377595edfaf6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:36.089301 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0f0f29d0-8bb1-49c4-9a72-377595edfaf6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:36.089504 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0f0f29d0-8bb1-49c4-9a72-377595edfaf6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:36.089832 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-0f0f29d0-8bb1-49c4-9a72-377595edfaf6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:36.094894 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:36.094894 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:36.095781 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0f0f29d0-8bb1-49c4-9a72-377595edfaf6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:36.096198 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 927/3737] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:36 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:36.104817 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d023a007-5c48-42b8-9e0e-73e6866f6676 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:36.106460 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d023a007-5c48-42b8-9e0e-73e6866f6676 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:36.106632 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d023a007-5c48-42b8-9e0e-73e6866f6676 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:36.106801 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d023a007-5c48-42b8-9e0e-73e6866f6676 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:36.115102 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:36.115102 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:36.118159 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d023a007-5c48-42b8-9e0e-73e6866f6676 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:36.121554 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d023a007-5c48-42b8-9e0e-73e6866f6676 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:36.121859 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 941/3738] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:36 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:36.225225 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f5aeb99b-8195-4697-95aa-b6e07a806faa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:36.227404 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f5aeb99b-8195-4697-95aa-b6e07a806faa tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:36.227631 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f5aeb99b-8195-4697-95aa-b6e07a806faa tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:36.227856 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f5aeb99b-8195-4697-95aa-b6e07a806faa tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:36.238727 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:36.238727 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:36.241868 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f5aeb99b-8195-4697-95aa-b6e07a806faa tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:36.246375 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f5aeb99b-8195-4697-95aa-b6e07a806faa tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:36.246920 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 941/3739] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:36 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:37.120406 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-751fc38e-4a33-4474-b4e9-e59378b9d4c9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:37.122614 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-751fc38e-4a33-4474-b4e9-e59378b9d4c9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:37.122873 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-751fc38e-4a33-4474-b4e9-e59378b9d4c9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:37.123110 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-751fc38e-4a33-4474-b4e9-e59378b9d4c9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:37.123273 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-751fc38e-4a33-4474-b4e9-e59378b9d4c9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:37.128123 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:37.128123 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:37.129001 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-751fc38e-4a33-4474-b4e9-e59378b9d4c9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:37.129479 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 931/3740] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:37 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:37.134091 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a773fc94-6161-4700-baa4-0676c641b4ee None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:37.136590 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a773fc94-6161-4700-baa4-0676c641b4ee tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:37.136787 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a773fc94-6161-4700-baa4-0676c641b4ee tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:37.136996 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a773fc94-6161-4700-baa4-0676c641b4ee tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:37.148115 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:37.148115 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:37.151898 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a773fc94-6161-4700-baa4-0676c641b4ee tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:37.156178 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a773fc94-6161-4700-baa4-0676c641b4ee tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:37.156550 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 928/3741] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:37 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:37.264224 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a3819146-05e2-4c8c-9129-cc513ceaceb4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:37.267042 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a3819146-05e2-4c8c-9129-cc513ceaceb4 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:37.267042 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a3819146-05e2-4c8c-9129-cc513ceaceb4 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:37.267042 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a3819146-05e2-4c8c-9129-cc513ceaceb4 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:37.276823 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:37.276823 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:37.280186 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a3819146-05e2-4c8c-9129-cc513ceaceb4 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:37.285453 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a3819146-05e2-4c8c-9129-cc513ceaceb4 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:37.286112 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 942/3742] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:37 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:38.142253 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f41d812c-35e6-475a-91db-5c9983af3f4d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:38.145623 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f41d812c-35e6-475a-91db-5c9983af3f4d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:38.145914 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f41d812c-35e6-475a-91db-5c9983af3f4d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:38.146231 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f41d812c-35e6-475a-91db-5c9983af3f4d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:38.146401 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-f41d812c-35e6-475a-91db-5c9983af3f4d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:38.150891 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:38.150891 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:38.151675 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f41d812c-35e6-475a-91db-5c9983af3f4d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:38.152049 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 942/3743] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:38 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:38.175621 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d91f6b8f-2d60-458c-929b-3c78583afeb9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:38.177235 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d91f6b8f-2d60-458c-929b-3c78583afeb9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:38.177412 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d91f6b8f-2d60-458c-929b-3c78583afeb9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:38.177588 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d91f6b8f-2d60-458c-929b-3c78583afeb9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:38.186735 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:38.186735 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:38.190257 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d91f6b8f-2d60-458c-929b-3c78583afeb9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:38.194465 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d91f6b8f-2d60-458c-929b-3c78583afeb9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:38.194801 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 932/3744] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:38 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:38.297895 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e5e7d756-ec0a-4e05-9288-a55ae955eb95 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:38.300142 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e5e7d756-ec0a-4e05-9288-a55ae955eb95 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:38.300402 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e5e7d756-ec0a-4e05-9288-a55ae955eb95 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:38.300646 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e5e7d756-ec0a-4e05-9288-a55ae955eb95 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:38.310937 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:38.310937 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:38.314439 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e5e7d756-ec0a-4e05-9288-a55ae955eb95 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:38.318727 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e5e7d756-ec0a-4e05-9288-a55ae955eb95 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:38.319098 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 929/3745] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:38 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:38.518824 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-82692683-8ac7-4486-95d9-57a3fd28346d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:38.521909 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-82692683-8ac7-4486-95d9-57a3fd28346d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] POST https://10.4.3.64/volume/v3/attachments/23e2be16-bfc8-4d46-a9bf-e857895b5a6e/action Aug 14 03:56:38.522475 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-82692683-8ac7-4486-95d9-57a3fd28346d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:56:38.522669 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-82692683-8ac7-4486-95d9-57a3fd28346d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:38.541006 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:38.541006 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:38.559195 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d4e6316e-633c-4e75-8cbd-f7cb148235f0 req-82692683-8ac7-4486-95d9-57a3fd28346d tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/attachments/23e2be16-bfc8-4d46-a9bf-e857895b5a6e/action returned with HTTP 204 Aug 14 03:56:38.559758 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 943/3746] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:56:38 2026] POST /volume/v3/attachments/23e2be16-bfc8-4d46-a9bf-e857895b5a6e/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:39.167730 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ce335f60-2af3-4994-98b8-7eeec094815c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:39.171750 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ce335f60-2af3-4994-98b8-7eeec094815c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:39.172046 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ce335f60-2af3-4994-98b8-7eeec094815c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:39.172388 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ce335f60-2af3-4994-98b8-7eeec094815c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:39.172567 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-ce335f60-2af3-4994-98b8-7eeec094815c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:39.178946 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:39.178946 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:39.180065 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ce335f60-2af3-4994-98b8-7eeec094815c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:39.180654 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 943/3747] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:39 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:39.222303 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-df89c831-46cb-494f-aa04-36e41a29b10a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:39.224359 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-df89c831-46cb-494f-aa04-36e41a29b10a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:39.224595 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-df89c831-46cb-494f-aa04-36e41a29b10a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:39.224866 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-df89c831-46cb-494f-aa04-36e41a29b10a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:39.238372 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:39.238372 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:39.241993 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-df89c831-46cb-494f-aa04-36e41a29b10a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:39.253999 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-df89c831-46cb-494f-aa04-36e41a29b10a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:39.253999 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 933/3748] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:39 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:39.334943 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-45b2207a-693d-4c14-be0f-8db9978a8bff None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:39.340157 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-45b2207a-693d-4c14-be0f-8db9978a8bff tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:39.340157 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-45b2207a-693d-4c14-be0f-8db9978a8bff tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:39.340157 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-45b2207a-693d-4c14-be0f-8db9978a8bff tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:39.348802 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:39.348802 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:39.353198 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-45b2207a-693d-4c14-be0f-8db9978a8bff tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:39.357441 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-45b2207a-693d-4c14-be0f-8db9978a8bff tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:39.357876 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 930/3749] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:39 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:39.375379 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-626765e5-3008-4fee-9fbf-00cd210a0656 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:39.377556 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-626765e5-3008-4fee-9fbf-00cd210a0656 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:39.377775 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-626765e5-3008-4fee-9fbf-00cd210a0656 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:39.377998 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-626765e5-3008-4fee-9fbf-00cd210a0656 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:39.412678 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:39.412678 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:39.417439 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-626765e5-3008-4fee-9fbf-00cd210a0656 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:39.423380 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-626765e5-3008-4fee-9fbf-00cd210a0656 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:39.423872 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 944/3750] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:39 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:39.441872 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-aff6baef-449d-44e2-97f7-7e1d4249de02 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:39.447213 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-aff6baef-449d-44e2-97f7-7e1d4249de02 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:56:39.447553 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-aff6baef-449d-44e2-97f7-7e1d4249de02 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:39.447855 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-aff6baef-449d-44e2-97f7-7e1d4249de02 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:39.468753 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:39.468753 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:39.476693 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-aff6baef-449d-44e2-97f7-7e1d4249de02 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:56:39.481889 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-aff6baef-449d-44e2-97f7-7e1d4249de02 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:56:39.482471 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 944/3751] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:39 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:40.196399 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5945b3a6-bd3d-43e2-8c3e-5a26dd9fd19e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:40.206803 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5945b3a6-bd3d-43e2-8c3e-5a26dd9fd19e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:40.207092 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5945b3a6-bd3d-43e2-8c3e-5a26dd9fd19e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:40.207412 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5945b3a6-bd3d-43e2-8c3e-5a26dd9fd19e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:40.207480 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5945b3a6-bd3d-43e2-8c3e-5a26dd9fd19e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:40.211971 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:40.211971 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:40.212853 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5945b3a6-bd3d-43e2-8c3e-5a26dd9fd19e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:40.213444 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 934/3752] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:40 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:40.266497 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d806af0f-286e-4c1e-a7d8-22faf681f3e1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:40.269587 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d806af0f-286e-4c1e-a7d8-22faf681f3e1 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:40.269812 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d806af0f-286e-4c1e-a7d8-22faf681f3e1 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:40.270014 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d806af0f-286e-4c1e-a7d8-22faf681f3e1 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:40.281177 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:40.281177 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:40.285468 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d806af0f-286e-4c1e-a7d8-22faf681f3e1 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:40.290066 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d806af0f-286e-4c1e-a7d8-22faf681f3e1 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:40.290543 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 931/3753] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:40 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:41.232066 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ff2408b6-b1a0-46c3-8a74-076e25704c95 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:41.237740 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ff2408b6-b1a0-46c3-8a74-076e25704c95 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:41.237740 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ff2408b6-b1a0-46c3-8a74-076e25704c95 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:41.238060 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ff2408b6-b1a0-46c3-8a74-076e25704c95 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:41.238469 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-ff2408b6-b1a0-46c3-8a74-076e25704c95 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:41.247279 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:41.247279 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:41.248291 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ff2408b6-b1a0-46c3-8a74-076e25704c95 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:41.248741 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 945/3754] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:41 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:41.303112 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a59d55b8-d632-4bc1-873a-fe1de30690e9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:41.304901 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a59d55b8-d632-4bc1-873a-fe1de30690e9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:41.305123 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a59d55b8-d632-4bc1-873a-fe1de30690e9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:41.306104 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a59d55b8-d632-4bc1-873a-fe1de30690e9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:41.314363 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:41.314363 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:41.317822 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a59d55b8-d632-4bc1-873a-fe1de30690e9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:41.321813 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a59d55b8-d632-4bc1-873a-fe1de30690e9 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:41.322090 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 945/3755] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:41 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:42.260936 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-12fc6595-f9a7-40dc-85c8-448440547a45 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:42.267307 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-12fc6595-f9a7-40dc-85c8-448440547a45 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:42.269181 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-12fc6595-f9a7-40dc-85c8-448440547a45 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:42.269181 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-12fc6595-f9a7-40dc-85c8-448440547a45 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:42.269181 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-12fc6595-f9a7-40dc-85c8-448440547a45 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:42.273491 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:42.273491 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:42.274929 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-12fc6595-f9a7-40dc-85c8-448440547a45 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:42.274929 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 935/3756] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:42 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:42.344052 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9066f3df-2f17-4174-aadf-20491521a1a4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:42.349014 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9066f3df-2f17-4174-aadf-20491521a1a4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:42.349327 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9066f3df-2f17-4174-aadf-20491521a1a4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:42.349609 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9066f3df-2f17-4174-aadf-20491521a1a4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:42.371868 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:42.371868 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:42.376154 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9066f3df-2f17-4174-aadf-20491521a1a4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:42.381241 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9066f3df-2f17-4174-aadf-20491521a1a4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:42.381689 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 932/3757] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:42 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:43.291344 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2e6c9062-eca4-45ae-9e09-97e08f6a2b8e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:43.294660 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2e6c9062-eca4-45ae-9e09-97e08f6a2b8e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:43.294888 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2e6c9062-eca4-45ae-9e09-97e08f6a2b8e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:43.295126 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2e6c9062-eca4-45ae-9e09-97e08f6a2b8e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:43.295283 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-2e6c9062-eca4-45ae-9e09-97e08f6a2b8e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:43.305916 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:43.305916 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:43.306218 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2e6c9062-eca4-45ae-9e09-97e08f6a2b8e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:43.306454 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 946/3758] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:43 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:43.399944 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-256c8294-3e51-4582-b7ef-8cb754508688 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:43.401333 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-256c8294-3e51-4582-b7ef-8cb754508688 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:43.401443 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-256c8294-3e51-4582-b7ef-8cb754508688 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:43.401722 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-256c8294-3e51-4582-b7ef-8cb754508688 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:43.415001 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:43.415001 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:43.419207 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-256c8294-3e51-4582-b7ef-8cb754508688 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:43.424553 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-256c8294-3e51-4582-b7ef-8cb754508688 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:43.425057 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 946/3759] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:43 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:44.319313 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5ac5158a-f1c0-4c57-b685-0f11e189f9a3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:44.322152 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5ac5158a-f1c0-4c57-b685-0f11e189f9a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:44.322409 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5ac5158a-f1c0-4c57-b685-0f11e189f9a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:44.322637 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5ac5158a-f1c0-4c57-b685-0f11e189f9a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:44.322786 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5ac5158a-f1c0-4c57-b685-0f11e189f9a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:44.327153 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:44.327153 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:44.328072 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5ac5158a-f1c0-4c57-b685-0f11e189f9a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:44.328432 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 936/3760] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:44 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:44.443167 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ab4065f6-aaac-46d1-9740-477aa118161e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:44.445170 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ab4065f6-aaac-46d1-9740-477aa118161e tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:44.445435 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ab4065f6-aaac-46d1-9740-477aa118161e tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:44.445643 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ab4065f6-aaac-46d1-9740-477aa118161e tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:44.462759 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:44.462759 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:44.470335 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ab4065f6-aaac-46d1-9740-477aa118161e tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:44.476921 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ab4065f6-aaac-46d1-9740-477aa118161e tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:44.477413 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 933/3761] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:44 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:45.341603 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-beb97c10-4233-4329-8490-86d377518858 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:45.345087 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-beb97c10-4233-4329-8490-86d377518858 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:45.345338 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-beb97c10-4233-4329-8490-86d377518858 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:45.345546 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-beb97c10-4233-4329-8490-86d377518858 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:45.345657 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-beb97c10-4233-4329-8490-86d377518858 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:45.349987 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:45.349987 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:45.350727 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-beb97c10-4233-4329-8490-86d377518858 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:45.351096 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 947/3762] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:45 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:45.490532 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2bb1c2f3-e6b3-4790-98b1-319e26124209 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:45.492298 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2bb1c2f3-e6b3-4790-98b1-319e26124209 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:45.492500 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2bb1c2f3-e6b3-4790-98b1-319e26124209 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:45.492702 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2bb1c2f3-e6b3-4790-98b1-319e26124209 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:45.507370 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:45.507370 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:45.511046 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2bb1c2f3-e6b3-4790-98b1-319e26124209 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:45.515330 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2bb1c2f3-e6b3-4790-98b1-319e26124209 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:45.515719 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 947/3763] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:45 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:46.362704 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b1bb7b0e-ba98-46d0-b3cb-b9ed02b1472b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:46.364540 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1bb7b0e-ba98-46d0-b3cb-b9ed02b1472b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:46.364726 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1bb7b0e-ba98-46d0-b3cb-b9ed02b1472b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:46.364906 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1bb7b0e-ba98-46d0-b3cb-b9ed02b1472b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:46.365030 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b1bb7b0e-ba98-46d0-b3cb-b9ed02b1472b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:46.370331 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:46.370331 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:46.371436 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1bb7b0e-ba98-46d0-b3cb-b9ed02b1472b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:46.371931 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 937/3764] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:46 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:46.530801 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a78c501d-f892-4b05-806b-a9da5d9a1f6b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:46.532688 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a78c501d-f892-4b05-806b-a9da5d9a1f6b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:46.532864 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a78c501d-f892-4b05-806b-a9da5d9a1f6b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:46.533055 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a78c501d-f892-4b05-806b-a9da5d9a1f6b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:46.545221 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:46.545221 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:46.548349 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a78c501d-f892-4b05-806b-a9da5d9a1f6b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:46.552283 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a78c501d-f892-4b05-806b-a9da5d9a1f6b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:46.552664 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 934/3765] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:46 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:46.922784 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-ad60f398-4f2d-4a11-9768-694151075385 req-28cb6413-7644-4378-95c6-e7bc7f6c7f04 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:46.924945 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-28cb6413-7644-4378-95c6-e7bc7f6c7f04 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/attachments/64e097b7-29ad-4b64-a2b6-e069ad3c9e83/action Aug 14 03:56:46.925336 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-28cb6413-7644-4378-95c6-e7bc7f6c7f04 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:56:46.925443 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-28cb6413-7644-4378-95c6-e7bc7f6c7f04 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:46.944076 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:46.944076 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:46.952939 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ad60f398-4f2d-4a11-9768-694151075385 req-28cb6413-7644-4378-95c6-e7bc7f6c7f04 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/64e097b7-29ad-4b64-a2b6-e069ad3c9e83/action returned with HTTP 204 Aug 14 03:56:46.953706 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 948/3766] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:56:46 2026] POST /volume/v3/attachments/64e097b7-29ad-4b64-a2b6-e069ad3c9e83/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:47.381274 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f09b22e1-62a1-4c92-a433-2a3057bb5b8d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:47.383233 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f09b22e1-62a1-4c92-a433-2a3057bb5b8d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:47.383451 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f09b22e1-62a1-4c92-a433-2a3057bb5b8d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:47.383669 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f09b22e1-62a1-4c92-a433-2a3057bb5b8d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:47.383814 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-f09b22e1-62a1-4c92-a433-2a3057bb5b8d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:47.387632 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:47.387632 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:47.390532 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f09b22e1-62a1-4c92-a433-2a3057bb5b8d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:47.390532 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 948/3767] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:47 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:47.571753 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ae74574d-f0d4-470d-bbcc-98d237ec0305 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:47.574192 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae74574d-f0d4-470d-bbcc-98d237ec0305 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:47.574550 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae74574d-f0d4-470d-bbcc-98d237ec0305 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:47.574858 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ae74574d-f0d4-470d-bbcc-98d237ec0305 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:47.587619 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:47.587619 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:47.591310 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ae74574d-f0d4-470d-bbcc-98d237ec0305 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:47.594706 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ae74574d-f0d4-470d-bbcc-98d237ec0305 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:47.595076 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 938/3768] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:47 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:47.606520 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f359fab8-4b5b-479c-b9a6-84ccc63f0653 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:47.608649 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f359fab8-4b5b-479c-b9a6-84ccc63f0653 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:47.608907 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f359fab8-4b5b-479c-b9a6-84ccc63f0653 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:47.609191 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f359fab8-4b5b-479c-b9a6-84ccc63f0653 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:47.620736 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:47.620736 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:47.625471 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f359fab8-4b5b-479c-b9a6-84ccc63f0653 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:47.629475 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f359fab8-4b5b-479c-b9a6-84ccc63f0653 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:47.630076 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 935/3769] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:47 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:47.671931 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-b4f1cca5-7af5-459e-b81d-d59055edbf6c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:47.673813 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-b4f1cca5-7af5-459e-b81d-d59055edbf6c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:47.674020 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-b4f1cca5-7af5-459e-b81d-d59055edbf6c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:47.674200 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-b4f1cca5-7af5-459e-b81d-d59055edbf6c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:47.683408 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:47.683408 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:47.686785 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-b4f1cca5-7af5-459e-b81d-d59055edbf6c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:47.691434 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-b4f1cca5-7af5-459e-b81d-d59055edbf6c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:47.691878 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 949/3770] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:56:47 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:47.710296 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-d6eb33bf-48b6-4db5-b9fd-1dd43c215c19 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:47.712169 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-d6eb33bf-48b6-4db5-b9fd-1dd43c215c19 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8/action Aug 14 03:56:47.712521 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-d6eb33bf-48b6-4db5-b9fd-1dd43c215c19 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:56:47.712654 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-d6eb33bf-48b6-4db5-b9fd-1dd43c215c19 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:47.722522 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:47.722522 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:47.722999 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-d6eb33bf-48b6-4db5-b9fd-1dd43c215c19 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:47.728912 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-d6eb33bf-48b6-4db5-b9fd-1dd43c215c19 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Begin detaching volume completed successfully. Aug 14 03:56:47.729123 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-d6eb33bf-48b6-4db5-b9fd-1dd43c215c19 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8/action returned with HTTP 202 Aug 14 03:56:47.729529 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 949/3771] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:56:47 2026] POST /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:56:47.764302 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-114c26a7-a65c-47c2-a617-10acfd475da1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:47.765425 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-114c26a7-a65c-47c2-a617-10acfd475da1 None None] GET https://10.4.3.64/volume// Aug 14 03:56:47.765425 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-114c26a7-a65c-47c2-a617-10acfd475da1 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:47.765425 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-114c26a7-a65c-47c2-a617-10acfd475da1 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:47.765425 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-114c26a7-a65c-47c2-a617-10acfd475da1 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:56:47.765719 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 939/3772] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:56:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:56:47.771694 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-1df052d3-ec36-4fd0-bd44-9fa850cdf140 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:47.773635 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-1df052d3-ec36-4fd0-bd44-9fa850cdf140 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:47.773824 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-1df052d3-ec36-4fd0-bd44-9fa850cdf140 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:47.774024 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-1df052d3-ec36-4fd0-bd44-9fa850cdf140 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:47.783513 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:47.783513 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:47.787040 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-1df052d3-ec36-4fd0-bd44-9fa850cdf140 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:47.790979 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-1df052d3-ec36-4fd0-bd44-9fa850cdf140 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:47.791347 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 936/3773] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:56:47 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 1352 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:56:47.799522 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-8598df78-0817-4907-bf0f-c59eeaaffcd5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:47.801443 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-8598df78-0817-4907-bf0f-c59eeaaffcd5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8/encryption Aug 14 03:56:47.801614 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-8598df78-0817-4907-bf0f-c59eeaaffcd5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:47.801786 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-8598df78-0817-4907-bf0f-c59eeaaffcd5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:47.810601 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:47.810601 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:47.816364 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-8598df78-0817-4907-bf0f-c59eeaaffcd5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8/encryption returned with HTTP 200 Aug 14 03:56:47.816725 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 950/3774] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:56:47 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:48.400091 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4738d35c-a46f-450a-9d53-b90f351c66ee None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:48.401921 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4738d35c-a46f-450a-9d53-b90f351c66ee tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:48.402187 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4738d35c-a46f-450a-9d53-b90f351c66ee tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:48.402407 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4738d35c-a46f-450a-9d53-b90f351c66ee tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:48.402501 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-4738d35c-a46f-450a-9d53-b90f351c66ee tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:48.406370 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:48.406370 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:48.407070 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4738d35c-a46f-450a-9d53-b90f351c66ee tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:48.407420 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 950/3775] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:48 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:48.417403 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3090f889-e138-4a9d-8c39-63e3afa26fdd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:48.418920 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3090f889-e138-4a9d-8c39-63e3afa26fdd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c Aug 14 03:56:48.419117 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3090f889-e138-4a9d-8c39-63e3afa26fdd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:48.419308 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3090f889-e138-4a9d-8c39-63e3afa26fdd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:48.425863 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:48.425863 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:48.429880 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3090f889-e138-4a9d-8c39-63e3afa26fdd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:48.437272 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3090f889-e138-4a9d-8c39-63e3afa26fdd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c returned with HTTP 200 Aug 14 03:56:48.437691 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 940/3776] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:48 2026] GET /volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c => generated 1408 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:48.450319 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6300d3d1-aaf9-4b32-9b34-83a6177fb066 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:48.451928 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6300d3d1-aaf9-4b32-9b34-83a6177fb066 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c Aug 14 03:56:48.452095 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6300d3d1-aaf9-4b32-9b34-83a6177fb066 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:48.452288 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6300d3d1-aaf9-4b32-9b34-83a6177fb066 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:48.458943 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:48.458943 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:48.462658 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6300d3d1-aaf9-4b32-9b34-83a6177fb066 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:48.467949 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6300d3d1-aaf9-4b32-9b34-83a6177fb066 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c returned with HTTP 200 Aug 14 03:56:48.468147 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 937/3777] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:48 2026] GET /volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c => generated 1408 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:48.480252 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fd2e68be-f870-4ee8-9e1d-b34115ed32c7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:48.481815 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fd2e68be-f870-4ee8-9e1d-b34115ed32c7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c Aug 14 03:56:48.481984 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fd2e68be-f870-4ee8-9e1d-b34115ed32c7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:48.482187 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fd2e68be-f870-4ee8-9e1d-b34115ed32c7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:48.482351 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-fd2e68be-f870-4ee8-9e1d-b34115ed32c7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete volume with id: 3c356576-722a-4344-960c-fdd09823dc6c Aug 14 03:56:48.488305 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:48.488305 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:48.488684 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fd2e68be-f870-4ee8-9e1d-b34115ed32c7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:48.505976 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fd2e68be-f870-4ee8-9e1d-b34115ed32c7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete volume request issued successfully. Aug 14 03:56:48.506267 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fd2e68be-f870-4ee8-9e1d-b34115ed32c7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c returned with HTTP 202 Aug 14 03:56:48.506836 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 951/3778] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:56:48 2026] DELETE /volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:56:48.512927 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8f509e28-8612-4e51-b9c7-2e8d70ff1094 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:48.514619 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8f509e28-8612-4e51-b9c7-2e8d70ff1094 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c Aug 14 03:56:48.514797 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8f509e28-8612-4e51-b9c7-2e8d70ff1094 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:48.514987 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8f509e28-8612-4e51-b9c7-2e8d70ff1094 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:48.521463 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:48.521463 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:48.524686 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8f509e28-8612-4e51-b9c7-2e8d70ff1094 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:48.529392 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8f509e28-8612-4e51-b9c7-2e8d70ff1094 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c returned with HTTP 200 Aug 14 03:56:48.529772 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 951/3779] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:48 2026] GET /volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c => generated 1407 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:48.589218 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-96e64c29-4fab-4c29-ac69-7ba96b45b5a6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:48.591165 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-96e64c29-4fab-4c29-ac69-7ba96b45b5a6 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] DELETE https://10.4.3.64/volume/v3/attachments/64e097b7-29ad-4b64-a2b6-e069ad3c9e83 Aug 14 03:56:48.591377 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-96e64c29-4fab-4c29-ac69-7ba96b45b5a6 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:48.591553 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-96e64c29-4fab-4c29-ac69-7ba96b45b5a6 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:48.598683 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:48.598683 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:48.636658 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-93297c6c-1a6b-4743-bcff-c07055dfcd8e req-96e64c29-4fab-4c29-ac69-7ba96b45b5a6 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/64e097b7-29ad-4b64-a2b6-e069ad3c9e83 returned with HTTP 200 Aug 14 03:56:48.637101 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 941/3780] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:56:48 2026] DELETE /volume/v3/attachments/64e097b7-29ad-4b64-a2b6-e069ad3c9e83 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:48.834127 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-71af52c2-70a5-44fd-b083-8cbba0d08bd5 req-b4e56998-a665-4789-9a70-54b9291d749c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:48.835985 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-71af52c2-70a5-44fd-b083-8cbba0d08bd5 req-b4e56998-a665-4789-9a70-54b9291d749c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:48.836179 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-71af52c2-70a5-44fd-b083-8cbba0d08bd5 req-b4e56998-a665-4789-9a70-54b9291d749c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:48.836357 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-71af52c2-70a5-44fd-b083-8cbba0d08bd5 req-b4e56998-a665-4789-9a70-54b9291d749c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:48.842379 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:48.842379 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:48.845489 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-71af52c2-70a5-44fd-b083-8cbba0d08bd5 req-b4e56998-a665-4789-9a70-54b9291d749c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:48.849202 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-71af52c2-70a5-44fd-b083-8cbba0d08bd5 req-b4e56998-a665-4789-9a70-54b9291d749c tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:48.849538 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 938/3781] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:56:48 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:49.542734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-00c2eb2f-fc9a-4219-93a5-9c91ed6aff62 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:49.544454 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-00c2eb2f-fc9a-4219-93a5-9c91ed6aff62 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c Aug 14 03:56:49.544656 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-00c2eb2f-fc9a-4219-93a5-9c91ed6aff62 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:49.545357 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-00c2eb2f-fc9a-4219-93a5-9c91ed6aff62 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:49.550536 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-00c2eb2f-fc9a-4219-93a5-9c91ed6aff62 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c returned with HTTP 404 Aug 14 03:56:49.550536 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 952/3782] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:49 2026] GET /volume/v3/volumes/3c356576-722a-4344-960c-fdd09823dc6c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:49.556541 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4736fe12-0b8a-4daf-8cd5-62c34e7a3e09 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:49.558267 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4736fe12-0b8a-4daf-8cd5-62c34e7a3e09 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:49.558448 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4736fe12-0b8a-4daf-8cd5-62c34e7a3e09 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:49.558621 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4736fe12-0b8a-4daf-8cd5-62c34e7a3e09 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:49.558714 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-4736fe12-0b8a-4daf-8cd5-62c34e7a3e09 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete backup with id: 547aa230-c2d8-4f75-be23-9403909aabb5. Aug 14 03:56:49.562653 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:49.562653 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:49.573547 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-4736fe12-0b8a-4daf-8cd5-62c34e7a3e09 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] delete_backup rpcapi backup_id 547aa230-c2d8-4f75-be23-9403909aabb5 {{(pid=100328) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:56:49.575152 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4736fe12-0b8a-4daf-8cd5-62c34e7a3e09 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 202 Aug 14 03:56:49.575598 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 952/3783] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:56:49 2026] DELETE /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:56:49.582686 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fa4e895e-cc3c-416c-bf6d-1e3989762b2c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:49.584351 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fa4e895e-cc3c-416c-bf6d-1e3989762b2c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:49.584574 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fa4e895e-cc3c-416c-bf6d-1e3989762b2c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:49.584789 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fa4e895e-cc3c-416c-bf6d-1e3989762b2c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:49.584948 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-fa4e895e-cc3c-416c-bf6d-1e3989762b2c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:49.588832 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:49.588832 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:49.589576 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fa4e895e-cc3c-416c-bf6d-1e3989762b2c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 200 Aug 14 03:56:49.590368 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 942/3784] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:49 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:50.438362 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-30188335-e8dc-49f4-b771-d47a53f2cf4c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:50.494015 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-90746da4-cf5d-42a6-a041-325da8851a39 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:50.495591 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-90746da4-cf5d-42a6-a041-325da8851a39 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:50.495752 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-90746da4-cf5d-42a6-a041-325da8851a39 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:50.495929 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-90746da4-cf5d-42a6-a041-325da8851a39 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:50.496076 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-90746da4-cf5d-42a6-a041-325da8851a39 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Delete volume with id: 1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:50.502295 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:50.502295 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:50.502956 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-90746da4-cf5d-42a6-a041-325da8851a39 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:50.511249 np0000007313 devstack@c-api.service[100327]: WARNING cinder.keymgr.conf_key_mgr [None req-90746da4-cf5d-42a6-a041-325da8851a39 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:56:50.513210 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-30188335-e8dc-49f4-b771-d47a53f2cf4c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:56:50.513554 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-30188335-e8dc-49f4-b771-d47a53f2cf4c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-51585964", "extra_specs": {}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:50.516342 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-90746da4-cf5d-42a6-a041-325da8851a39 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Delete volume request issued successfully. Aug 14 03:56:50.516493 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-90746da4-cf5d-42a6-a041-325da8851a39 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 202 Aug 14 03:56:50.516832 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 953/3785] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:56:50 2026] DELETE /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:56:50.523688 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3b946998-ecfb-435e-9f32-d048580eb6bd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:50.525792 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3b946998-ecfb-435e-9f32-d048580eb6bd tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:50.526067 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3b946998-ecfb-435e-9f32-d048580eb6bd tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:50.526210 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-30188335-e8dc-49f4-b771-d47a53f2cf4c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:56:50.526368 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3b946998-ecfb-435e-9f32-d048580eb6bd tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:50.526688 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 939/3786] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:56:50 2026] POST /volume/v3/types => generated 210 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:50.534104 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:50.534104 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:50.534957 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-001a490d-4a33-479b-89b2-ef8da87ea19a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:50.536679 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-001a490d-4a33-479b-89b2-ef8da87ea19a tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] POST https://10.4.3.64/volume/v3/types/c0e54e28-198d-4691-8b01-4e403fb63388/encryption Aug 14 03:56:50.537004 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-001a490d-4a33-479b-89b2-ef8da87ea19a tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:50.538147 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3b946998-ecfb-435e-9f32-d048580eb6bd tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:56:50.542958 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3b946998-ecfb-435e-9f32-d048580eb6bd tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 200 Aug 14 03:56:50.543536 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 953/3787] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:50 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:50.555812 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-001a490d-4a33-479b-89b2-ef8da87ea19a tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] https://10.4.3.64/volume/v3/types/c0e54e28-198d-4691-8b01-4e403fb63388/encryption returned with HTTP 200 Aug 14 03:56:50.556332 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 943/3788] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:56:50 2026] POST /volume/v3/types/c0e54e28-198d-4691-8b01-4e403fb63388/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:50.564488 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:50.600208 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-eae31657-9507-4f53-9022-f16381fe7f43 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:50.601992 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eae31657-9507-4f53-9022-f16381fe7f43 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 Aug 14 03:56:50.602122 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-eae31657-9507-4f53-9022-f16381fe7f43 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:50.602289 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-eae31657-9507-4f53-9022-f16381fe7f43 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:50.602425 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-eae31657-9507-4f53-9022-f16381fe7f43 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 547aa230-c2d8-4f75-be23-9403909aabb5. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:50.606001 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eae31657-9507-4f53-9022-f16381fe7f43 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 returned with HTTP 404 Aug 14 03:56:50.606434 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 940/3789] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:50 2026] GET /volume/v3/backups/547aa230-c2d8-4f75-be23-9403909aabb5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:50.629185 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:56:50.629564 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-208681527", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-51585964", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:50.631038 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-208681527', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-51585964', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:56:50.635240 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume of 1 GB Aug 14 03:56:50.635532 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:50.635532 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:50.636188 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Availability Zones retrieved successfully. Aug 14 03:56:50.642460 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (015b3252-13ea-4704-a8ec-c6d527def796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:56:50.643896 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f179500-a48e-48eb-acfe-4ec66318dded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:50.645287 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:56:50.667756 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f179500-a48e-48eb-acfe-4ec66318dded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:56:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0e54e28-198d-4691-8b01-4e403fb63388,is_public=True,name='tempest-scenario-type-luks-51585964',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0e54e28-198d-4691-8b01-4e403fb63388', '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=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:50.668499 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f860cad1-356d-45d5-bb04-aafa3c7254e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:50.670727 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f6e79c87-23fb-4df8-a648-dafa7c4acdba None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:50.672486 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f6e79c87-23fb-4df8-a648-dafa7c4acdba tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc Aug 14 03:56:50.672698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f6e79c87-23fb-4df8-a648-dafa7c4acdba tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:50.672920 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f6e79c87-23fb-4df8-a648-dafa7c4acdba tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:50.679521 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:50.679521 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:50.682975 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f6e79c87-23fb-4df8-a648-dafa7c4acdba tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:50.687258 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f6e79c87-23fb-4df8-a648-dafa7c4acdba tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc returned with HTTP 200 Aug 14 03:56:50.687589 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 954/3790] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:50 2026] GET /volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc => generated 1353 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:50.691198 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-51585964 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-51585964, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:56:50.691720 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-51585964 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-51585964, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:56:50.698607 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f9880ae0-800f-4140-8dc9-9ec04b15eaf8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:50.700451 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9880ae0-800f-4140-8dc9-9ec04b15eaf8 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc Aug 14 03:56:50.700586 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9880ae0-800f-4140-8dc9-9ec04b15eaf8 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:50.700721 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9880ae0-800f-4140-8dc9-9ec04b15eaf8 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:50.700866 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-f9880ae0-800f-4140-8dc9-9ec04b15eaf8 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete volume with id: 55932e17-c0ec-43dc-870e-b7b14375b7dc Aug 14 03:56:50.707414 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:50.707414 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:50.707753 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f9880ae0-800f-4140-8dc9-9ec04b15eaf8 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:50.717584 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['1806841b-6997-4c0a-9d3e-9fa973b6f1ef', 'c40afa77-327b-4761-af3d-d112f741d216', '0aeb493f-d5d6-406a-ab41-7c769d29024c', 'f2943832-452d-461f-9239-df40429d0038'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:56:50.718265 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f860cad1-356d-45d5-bb04-aafa3c7254e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1806841b-6997-4c0a-9d3e-9fa973b6f1ef', 'c40afa77-327b-4761-af3d-d112f741d216', '0aeb493f-d5d6-406a-ab41-7c769d29024c', 'f2943832-452d-461f-9239-df40429d0038']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:50.718892 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed7de30-0593-4369-9110-a78fe979924d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:50.721309 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f9880ae0-800f-4140-8dc9-9ec04b15eaf8 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete volume request issued successfully. Aug 14 03:56:50.721641 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9880ae0-800f-4140-8dc9-9ec04b15eaf8 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc returned with HTTP 202 Aug 14 03:56:50.722147 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 944/3791] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:56:50 2026] DELETE /volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:56:50.728307 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3bdf09b5-a991-40df-8f4d-b25560ce0846 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:50.729919 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3bdf09b5-a991-40df-8f4d-b25560ce0846 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc Aug 14 03:56:50.730127 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3bdf09b5-a991-40df-8f4d-b25560ce0846 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:50.730331 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3bdf09b5-a991-40df-8f4d-b25560ce0846 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:50.736945 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:50.736945 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:50.738531 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed7de30-0593-4369-9110-a78fe979924d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed40130f-2c6e-419e-9a73-65f7d0d01311', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-208681527',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['1806841b-6997-4c0a-9d3e-9fa973b6f1ef','c40afa77-327b-4761-af3d-d112f741d216','0aeb493f-d5d6-406a-ab41-7c769d29024c','f2943832-452d-461f-9239-df40429d0038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=c0e54e28-198d-4691-8b01-4e403fb63388), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:56:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-208681527',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ed40130f-2c6e-419e-9a73-65f7d0d01311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00833c8abb6434f882254262aa9beed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f10a864a433430ab2ba82c4bcceb825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0e54e28-198d-4691-8b01-4e403fb63388),volume_type_id=c0e54e28-198d-4691-8b01-4e403fb63388)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:50.739304 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64008bde-4262-4941-a531-df7d5d49d6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:50.740329 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3bdf09b5-a991-40df-8f4d-b25560ce0846 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:50.745815 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3bdf09b5-a991-40df-8f4d-b25560ce0846 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc returned with HTTP 200 Aug 14 03:56:50.746314 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 941/3792] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:50 2026] GET /volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc => generated 1352 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:50.760191 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64008bde-4262-4941-a531-df7d5d49d6ba) transitioned into state 'SUCCESS' from state '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-208681527',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['1806841b-6997-4c0a-9d3e-9fa973b6f1ef','c40afa77-327b-4761-af3d-d112f741d216','0aeb493f-d5d6-406a-ab41-7c769d29024c','f2943832-452d-461f-9239-df40429d0038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=c0e54e28-198d-4691-8b01-4e403fb63388)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:50.761169 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88d0ec7-7a7f-41ed-be6d-56373a0878ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:50.771098 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88d0ec7-7a7f-41ed-be6d-56373a0878ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:50.772245 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (015b3252-13ea-4704-a8ec-c6d527def796) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:56:50.772682 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request issued successfully. Aug 14 03:56:50.773493 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-55e99ee8-be61-4d67-8537-035d704ea4e7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:56:50.773888 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 954/3793] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:56:50 2026] POST /volume/v3/volumes => generated 775 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:56:50.785598 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4cd0733e-4cf0-4d53-bbb6-9d1b3c7248ca None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:50.787384 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4cd0733e-4cf0-4d53-bbb6-9d1b3c7248ca tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 Aug 14 03:56:50.787578 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4cd0733e-4cf0-4d53-bbb6-9d1b3c7248ca tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:50.787824 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4cd0733e-4cf0-4d53-bbb6-9d1b3c7248ca tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:50.794213 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:50.794213 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:50.797509 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4cd0733e-4cf0-4d53-bbb6-9d1b3c7248ca tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:56:50.801098 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4cd0733e-4cf0-4d53-bbb6-9d1b3c7248ca tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 returned with HTTP 200 Aug 14 03:56:50.801481 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 955/3794] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:50 2026] GET /volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:51.555576 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e4314ad9-f2cf-4e72-8c49-06ea59e9be3d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:51.557440 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e4314ad9-f2cf-4e72-8c49-06ea59e9be3d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 Aug 14 03:56:51.557625 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e4314ad9-f2cf-4e72-8c49-06ea59e9be3d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:51.557828 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e4314ad9-f2cf-4e72-8c49-06ea59e9be3d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:51.563280 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e4314ad9-f2cf-4e72-8c49-06ea59e9be3d tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 returned with HTTP 404 Aug 14 03:56:51.563688 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 945/3795] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:51 2026] GET /volume/v3/volumes/1f86ea89-7261-42ff-9a47-8632ddf4d2b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:51.569276 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-80fbc2fd-1b64-43f6-b4a8-5440167437ac None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:51.570822 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-80fbc2fd-1b64-43f6-b4a8-5440167437ac tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:56:51.571013 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-80fbc2fd-1b64-43f6-b4a8-5440167437ac tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:51.571205 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-80fbc2fd-1b64-43f6-b4a8-5440167437ac tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Calling method 'detail' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:51.571940 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-80fbc2fd-1b64-43f6-b4a8-5440167437ac tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:56:51.580971 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-80fbc2fd-1b64-43f6-b4a8-5440167437ac tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Get all volumes completed successfully. Aug 14 03:56:51.581998 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:51.581998 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:51.585031 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-80fbc2fd-1b64-43f6-b4a8-5440167437ac tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:56:51.585364 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 942/3796] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 03:56:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4443 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:51.597415 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bcd1fa40-72b2-4087-bcb9-60c1438848c0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:51.599232 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bcd1fa40-72b2-4087-bcb9-60c1438848c0 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] DELETE https://10.4.3.64/volume/v3/types/cf4459e5-56c0-457b-a04a-1cc379187998 Aug 14 03:56:51.599431 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bcd1fa40-72b2-4087-bcb9-60c1438848c0 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:51.599631 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bcd1fa40-72b2-4087-bcb9-60c1438848c0 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:51.599847 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:51.599847 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:51.620407 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bcd1fa40-72b2-4087-bcb9-60c1438848c0 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/types/cf4459e5-56c0-457b-a04a-1cc379187998 returned with HTTP 202 Aug 14 03:56:51.620745 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 955/3797] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:56:51 2026] DELETE /volume/v3/types/cf4459e5-56c0-457b-a04a-1cc379187998 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:56:51.630387 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-abf5f6ad-81df-4fb7-914a-4a5bf7ffd890 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:51.632275 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-abf5f6ad-81df-4fb7-914a-4a5bf7ffd890 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:56:51.632734 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-abf5f6ad-81df-4fb7-914a-4a5bf7ffd890 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-879098283", "extra_specs": {}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:51.642990 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-abf5f6ad-81df-4fb7-914a-4a5bf7ffd890 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:56:51.643273 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 956/3798] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:56:51 2026] POST /volume/v3/types => generated 211 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:51.649889 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-621e8e1b-28c2-4f09-89a6-35306629db98 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:51.651599 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-621e8e1b-28c2-4f09-89a6-35306629db98 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] POST https://10.4.3.64/volume/v3/types/02ea44b4-14c9-4b9e-b326-5691ee81cf87/encryption Aug 14 03:56:51.651906 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-621e8e1b-28c2-4f09-89a6-35306629db98 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:51.664440 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-621e8e1b-28c2-4f09-89a6-35306629db98 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/types/02ea44b4-14c9-4b9e-b326-5691ee81cf87/encryption returned with HTTP 200 Aug 14 03:56:51.664750 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 946/3799] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:56:51 2026] POST /volume/v3/types/02ea44b4-14c9-4b9e-b326-5691ee81cf87/encryption => generated 230 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:51.672242 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:51.673798 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:56:51.674118 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1816019279", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-879098283", "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:51.675573 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1816019279', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-879098283', 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:56:51.678747 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Create volume of 1 GB Aug 14 03:56:51.678999 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:51.678999 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:51.679391 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Availability Zones retrieved successfully. Aug 14 03:56:51.684483 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Flow 'volume_create_api' (344b8c0b-bcde-4193-9afa-c73331cf3a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:56:51.685318 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7d7b4b0-c871-406a-b964-2bc8ad5619be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:51.686057 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:56:51.706326 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7d7b4b0-c871-406a-b964-2bc8ad5619be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:56:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02ea44b4-14c9-4b9e-b326-5691ee81cf87,is_public=True,name='tempest-scenario-type-luks-879098283',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02ea44b4-14c9-4b9e-b326-5691ee81cf87', '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=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:51.706980 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (919d7077-65b6-49ed-848d-5b7a205a9229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:51.729294 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-879098283 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-879098283, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:56:51.729548 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-879098283 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-879098283, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:56:51.749837 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Created reservations ['f4d36ebd-fa6d-4a83-ad8e-2c6c43718984', '8f25d77e-98a1-4fd2-a3cb-694352ef78a5', '65614fdc-e3bd-4024-934e-04a504e4b014', '8f4d82f0-c003-4bff-a1ad-ca3c69378ca1'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:56:51.750646 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (919d7077-65b6-49ed-848d-5b7a205a9229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4d36ebd-fa6d-4a83-ad8e-2c6c43718984', '8f25d77e-98a1-4fd2-a3cb-694352ef78a5', '65614fdc-e3bd-4024-934e-04a504e4b014', '8f4d82f0-c003-4bff-a1ad-ca3c69378ca1']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:51.751303 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f1dac36-38ea-4ef7-9c2e-aac7051b749a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:51.759350 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6f5c4515-4863-49ff-a7f2-1c0eafea48a1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:51.761017 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6f5c4515-4863-49ff-a7f2-1c0eafea48a1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc Aug 14 03:56:51.761218 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6f5c4515-4863-49ff-a7f2-1c0eafea48a1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:51.761411 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6f5c4515-4863-49ff-a7f2-1c0eafea48a1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:51.766504 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6f5c4515-4863-49ff-a7f2-1c0eafea48a1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc returned with HTTP 404 Aug 14 03:56:51.767034 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 956/3800] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:51 2026] GET /volume/v3/volumes/55932e17-c0ec-43dc-870e-b7b14375b7dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:51.770861 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f1dac36-38ea-4ef7-9c2e-aac7051b749a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5803f15-a713-44bc-9cf0-d9d5e06b96f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1816019279',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6266960e59f346daa52491f71649ebec',qos_specs=None,replication_status=,reservations=['f4d36ebd-fa6d-4a83-ad8e-2c6c43718984','8f25d77e-98a1-4fd2-a3cb-694352ef78a5','65614fdc-e3bd-4024-934e-04a504e4b014','8f4d82f0-c003-4bff-a1ad-ca3c69378ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2942ddee69a43b69a59af5327f0b3ec',volume_type_id=02ea44b4-14c9-4b9e-b326-5691ee81cf87), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1816019279',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d5803f15-a713-44bc-9cf0-d9d5e06b96f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6266960e59f346daa52491f71649ebec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2942ddee69a43b69a59af5327f0b3ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02ea44b4-14c9-4b9e-b326-5691ee81cf87),volume_type_id=02ea44b4-14c9-4b9e-b326-5691ee81cf87)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:51.771856 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6d71c84-3e3e-467c-aec4-20afe6af5f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:51.777302 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:51.778966 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:56:51.779419 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-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-1083468509"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:51.781310 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1083468509'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:56:51.781310 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Create volume of 1 GB Aug 14 03:56:51.785108 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Availability Zones retrieved successfully. Aug 14 03:56:51.787396 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6d71c84-3e3e-467c-aec4-20afe6af5f63) transitioned into state 'SUCCESS' from state '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-1816019279',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6266960e59f346daa52491f71649ebec',qos_specs=None,replication_status=,reservations=['f4d36ebd-fa6d-4a83-ad8e-2c6c43718984','8f25d77e-98a1-4fd2-a3cb-694352ef78a5','65614fdc-e3bd-4024-934e-04a504e4b014','8f4d82f0-c003-4bff-a1ad-ca3c69378ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2942ddee69a43b69a59af5327f0b3ec',volume_type_id=02ea44b4-14c9-4b9e-b326-5691ee81cf87)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:51.788298 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5ca49ef-1f40-4b3f-8399-d3d589db83a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:51.791910 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Flow 'volume_create_api' (0d462de1-2759-43ba-b790-df052c573d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:56:51.793201 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26979d0-6767-44b7-9584-0ce82e4b5504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:51.794381 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:56:51.798644 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5ca49ef-1f40-4b3f-8399-d3d589db83a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:51.799839 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Flow 'volume_create_api' (344b8c0b-bcde-4193-9afa-c73331cf3a8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:56:51.800342 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Create volume request issued successfully. Aug 14 03:56:51.801055 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7080ec51-606d-4ee1-9e2e-11d5521c8962 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:56:51.801631 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 943/3801] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:56:51 2026] POST /volume/v3/volumes => generated 782 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:56:51.812669 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4f163c7c-49b4-4fe8-b174-684e41fb666b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:51.814368 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4f163c7c-49b4-4fe8-b174-684e41fb666b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 Aug 14 03:56:51.814544 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4f163c7c-49b4-4fe8-b174-684e41fb666b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:51.814715 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4f163c7c-49b4-4fe8-b174-684e41fb666b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:51.820873 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:51.820873 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:51.823457 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26979d0-6767-44b7-9584-0ce82e4b5504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:51.824148 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4f163c7c-49b4-4fe8-b174-684e41fb666b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:56:51.824247 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602a1cef-1066-4559-ad96-28d08203b02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:51.827680 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4f163c7c-49b4-4fe8-b174-684e41fb666b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 returned with HTTP 200 Aug 14 03:56:51.828122 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 947/3802] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:51 2026] GET /volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:51.839437 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3cfedf11-3510-4946-a22d-d4c024d1677e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:51.841225 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3cfedf11-3510-4946-a22d-d4c024d1677e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 Aug 14 03:56:51.841434 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3cfedf11-3510-4946-a22d-d4c024d1677e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:51.841633 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3cfedf11-3510-4946-a22d-d4c024d1677e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:51.848263 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:51.848263 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:51.851416 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3cfedf11-3510-4946-a22d-d4c024d1677e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:56:51.855520 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3cfedf11-3510-4946-a22d-d4c024d1677e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 returned with HTTP 200 Aug 14 03:56:51.855851 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 957/3803] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:51 2026] GET /volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:51.859947 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Created reservations ['b4bf3b10-0604-4072-953d-9c75159bbcf8', '4ee9141c-1c73-4e65-bc23-070c166b9fab', '8fa61672-2ba7-4f6d-9c95-6212baa51b5d', 'f7f9e486-22b5-49cf-9eee-242c1af99f23'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:56:51.860671 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602a1cef-1066-4559-ad96-28d08203b02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4bf3b10-0604-4072-953d-9c75159bbcf8', '4ee9141c-1c73-4e65-bc23-070c166b9fab', '8fa61672-2ba7-4f6d-9c95-6212baa51b5d', 'f7f9e486-22b5-49cf-9eee-242c1af99f23']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:51.861354 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19df7456-ea68-4358-9606-133e10014243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:51.868617 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ba4109ea-5155-4f32-af2c-27b153390b87 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:51.870090 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ba4109ea-5155-4f32-af2c-27b153390b87 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311/action Aug 14 03:56:51.870528 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ba4109ea-5155-4f32-af2c-27b153390b87 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:56:51.870640 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ba4109ea-5155-4f32-af2c-27b153390b87 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:51.877985 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:51.877985 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:51.878381 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ba4109ea-5155-4f32-af2c-27b153390b87 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:56:51.882861 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ba4109ea-5155-4f32-af2c-27b153390b87 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume updated successfully. Aug 14 03:56:51.883052 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ba4109ea-5155-4f32-af2c-27b153390b87 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311/action returned with HTTP 200 Aug 14 03:56:51.883396 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 944/3804] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:56:51 2026] POST /volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311/action => generated 0 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:56:51.887653 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19df7456-ea68-4358-9606-133e10014243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a62af41-2d2a-4e9c-94d2-41f10e9e3475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1083468509',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='b310f9f2c1a045499cb63253b419061d',qos_specs=None,replication_status=,reservations=['b4bf3b10-0604-4072-953d-9c75159bbcf8','4ee9141c-1c73-4e65-bc23-070c166b9fab','8fa61672-2ba7-4f6d-9c95-6212baa51b5d','f7f9e486-22b5-49cf-9eee-242c1af99f23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1083468509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a62af41-2d2a-4e9c-94d2-41f10e9e3475,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='b310f9f2c1a045499cb63253b419061d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:51.888457 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f79bee-cf0e-4e5c-bacc-73bf273740c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:51.907959 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f79bee-cf0e-4e5c-bacc-73bf273740c0) transitioned into state 'SUCCESS' from state '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-1083468509',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='b310f9f2c1a045499cb63253b419061d',qos_specs=None,replication_status=,reservations=['b4bf3b10-0604-4072-953d-9c75159bbcf8','4ee9141c-1c73-4e65-bc23-070c166b9fab','8fa61672-2ba7-4f6d-9c95-6212baa51b5d','f7f9e486-22b5-49cf-9eee-242c1af99f23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:51.908607 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cea8f6bc-e6aa-47a5-9197-5099dc450b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:56:51.916620 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cea8f6bc-e6aa-47a5-9197-5099dc450b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:56:51.917348 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Flow 'volume_create_api' (0d462de1-2759-43ba-b790-df052c573d40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:56:51.917637 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Create volume request issued successfully. Aug 14 03:56:51.918284 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d14f4247-e369-4491-8357-bdfd0b34ba00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:56:51.918703 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 957/3805] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:56:51 2026] POST /volume/v3/volumes => generated 814 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:56:51.930077 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4f0a8f08-fc0d-420b-b6d4-a284212e0b79 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:51.931130 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4f0a8f08-fc0d-420b-b6d4-a284212e0b79 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 Aug 14 03:56:51.931315 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4f0a8f08-fc0d-420b-b6d4-a284212e0b79 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:51.931466 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4f0a8f08-fc0d-420b-b6d4-a284212e0b79 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:51.937763 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:51.937763 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:51.941039 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4f0a8f08-fc0d-420b-b6d4-a284212e0b79 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:51.944743 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4f0a8f08-fc0d-420b-b6d4-a284212e0b79 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 returned with HTTP 200 Aug 14 03:56:51.945599 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 948/3806] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:51 2026] GET /volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:51.961418 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-5ba1f12d-f565-475d-a18e-24463cd3f306 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:51.963323 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-5ba1f12d-f565-475d-a18e-24463cd3f306 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 Aug 14 03:56:51.963521 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-5ba1f12d-f565-475d-a18e-24463cd3f306 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:51.963712 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-5ba1f12d-f565-475d-a18e-24463cd3f306 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:51.970180 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:51.970180 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:51.973396 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-5ba1f12d-f565-475d-a18e-24463cd3f306 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:56:51.976999 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-5ba1f12d-f565-475d-a18e-24463cd3f306 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 returned with HTTP 200 Aug 14 03:56:51.977375 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 958/3807] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:56:51 2026] GET /volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 => generated 867 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:52.422346 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-943072aa-37e8-4db0-9277-d202700bc755 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:52.424300 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-943072aa-37e8-4db0-9277-d202700bc755 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 Aug 14 03:56:52.424586 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-943072aa-37e8-4db0-9277-d202700bc755 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:52.424652 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-943072aa-37e8-4db0-9277-d202700bc755 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:52.431100 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:52.431100 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:52.434070 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-943072aa-37e8-4db0-9277-d202700bc755 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:56:52.437456 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-943072aa-37e8-4db0-9277-d202700bc755 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 returned with HTTP 200 Aug 14 03:56:52.437777 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 945/3808] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:56:52 2026] GET /volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 => generated 867 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:52.446438 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6d254aeb-77de-4a5b-8041-c6a22a3cf2d8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:52.446860 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6d254aeb-77de-4a5b-8041-c6a22a3cf2d8 None None] GET https://10.4.3.64/volume// Aug 14 03:56:52.447050 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6d254aeb-77de-4a5b-8041-c6a22a3cf2d8 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:52.447230 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6d254aeb-77de-4a5b-8041-c6a22a3cf2d8 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:52.447657 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6d254aeb-77de-4a5b-8041-c6a22a3cf2d8 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:56:52.447814 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 958/3809] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:56:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:56:52.454533 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-bd432fe2-b7c7-450f-b6a3-3ac4cb628bfc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:52.456605 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-bd432fe2-b7c7-450f-b6a3-3ac4cb628bfc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:56:52.457023 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-bd432fe2-b7c7-450f-b6a3-3ac4cb628bfc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed40130f-2c6e-419e-9a73-65f7d0d01311", "connector": null, "instance_uuid": "cad3d02e-71a1-4da8-8c4f-aeed43eb077a"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:52.465034 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:52.465034 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:52.485014 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-bd432fe2-b7c7-450f-b6a3-3ac4cb628bfc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:56:52.485466 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 949/3810] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:56:52 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 14 03:56:52.956664 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0abd05b5-bbea-459e-90e9-8dd5831a9598 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:52.958536 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0abd05b5-bbea-459e-90e9-8dd5831a9598 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 Aug 14 03:56:52.958769 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0abd05b5-bbea-459e-90e9-8dd5831a9598 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:52.959011 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0abd05b5-bbea-459e-90e9-8dd5831a9598 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:52.966515 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:52.966515 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:52.969669 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0abd05b5-bbea-459e-90e9-8dd5831a9598 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:52.973719 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0abd05b5-bbea-459e-90e9-8dd5831a9598 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 returned with HTTP 200 Aug 14 03:56:52.974087 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 959/3811] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:52 2026] GET /volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 => generated 907 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:52.988115 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-209ab8e6-4ae9-4376-9cd1-1bc7d4e209ef None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:52.992689 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-209ab8e6-4ae9-4376-9cd1-1bc7d4e209ef tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:56:52.993214 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-209ab8e6-4ae9-4376-9cd1-1bc7d4e209ef tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0a62af41-2d2a-4e9c-94d2-41f10e9e3475", "name": "tempest-VolumesBackupsTest-Backup-1594084979", "description": "tempest-backup-description-1780952523", "container": "tempest-volumesbackupstest-backup-container-1231534848"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:52.995547 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-209ab8e6-4ae9-4376-9cd1-1bc7d4e209ef tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Creating new backup {'backup': {'volume_id': '0a62af41-2d2a-4e9c-94d2-41f10e9e3475', 'name': 'tempest-VolumesBackupsTest-Backup-1594084979', 'description': 'tempest-backup-description-1780952523', 'container': 'tempest-volumesbackupstest-backup-container-1231534848'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:56:52.995825 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-209ab8e6-4ae9-4376-9cd1-1bc7d4e209ef tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Creating backup of volume 0a62af41-2d2a-4e9c-94d2-41f10e9e3475 in container tempest-volumesbackupstest-backup-container-1231534848 Aug 14 03:56:53.004855 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:53.004855 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:53.005094 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-209ab8e6-4ae9-4376-9cd1-1bc7d4e209ef tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:56:53.021691 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-209ab8e6-4ae9-4376-9cd1-1bc7d4e209ef tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Created reservations ['7ddd5cf9-d46b-466e-aac3-119cbc63497d', 'a4d35f88-b253-4e9e-928b-7c49325dc513'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:56:53.045190 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-209ab8e6-4ae9-4376-9cd1-1bc7d4e209ef tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:56:53.045756 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 946/3812] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:56:52 2026] POST /volume/v3/backups => generated 328 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:56:53.052633 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-952d3702-ec1e-454a-943b-d1fba1aa070c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:53.054337 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-952d3702-ec1e-454a-943b-d1fba1aa070c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:56:53.054502 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-952d3702-ec1e-454a-943b-d1fba1aa070c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:53.054667 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-952d3702-ec1e-454a-943b-d1fba1aa070c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:53.054771 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-952d3702-ec1e-454a-943b-d1fba1aa070c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:53.059108 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:53.059108 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:53.059633 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-952d3702-ec1e-454a-943b-d1fba1aa070c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:56:53.059975 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 959/3813] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:53 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:53.201618 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-56cca12d-ffa9-4dee-9a91-2729dd7bfb0a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:53.201994 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-56cca12d-ffa9-4dee-9a91-2729dd7bfb0a None None] GET https://10.4.3.64/volume// Aug 14 03:56:53.202179 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-56cca12d-ffa9-4dee-9a91-2729dd7bfb0a None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:53.202365 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-56cca12d-ffa9-4dee-9a91-2729dd7bfb0a None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:53.202667 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-56cca12d-ffa9-4dee-9a91-2729dd7bfb0a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:56:53.202938 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 950/3814] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:56:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:56:53.214717 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-cf2c7b72-8bd9-4c17-85fe-f8a7caee51e1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:53.217065 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-cf2c7b72-8bd9-4c17-85fe-f8a7caee51e1 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 Aug 14 03:56:53.217319 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-cf2c7b72-8bd9-4c17-85fe-f8a7caee51e1 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:53.217495 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-cf2c7b72-8bd9-4c17-85fe-f8a7caee51e1 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:53.227348 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:53.227348 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:53.230175 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-cf2c7b72-8bd9-4c17-85fe-f8a7caee51e1 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:56:53.234012 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-cf2c7b72-8bd9-4c17-85fe-f8a7caee51e1 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 returned with HTTP 200 Aug 14 03:56:53.234368 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 960/3815] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:56:53 2026] GET /volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 => generated 1046 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:56:53.335896 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-2ce87d52-83d1-4d09-a692-0614a181b21b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:53.338014 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-2ce87d52-83d1-4d09-a692-0614a181b21b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] PUT https://10.4.3.64/volume/v3/attachments/905bfe24-8d49-4631-b333-872066952bd2 Aug 14 03:56:53.338361 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-2ce87d52-83d1-4d09-a692-0614a181b21b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:53.346578 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-2ce87d52-83d1-4d09-a692-0614a181b21b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Acquiring lock "cinder-attachment_update-ed40130f-2c6e-419e-9a73-65f7d0d01311-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:56:53.350480 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-2ce87d52-83d1-4d09-a692-0614a181b21b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-ed40130f-2c6e-419e-9a73-65f7d0d01311-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:56:53.351347 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:53.351347 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:53.419226 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-2ce87d52-83d1-4d09-a692-0614a181b21b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-ed40130f-2c6e-419e-9a73-65f7d0d01311-np0000007313" released by "attachment_update" :: held 0.069s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:56:53.419538 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-2ce87d52-83d1-4d09-a692-0614a181b21b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/905bfe24-8d49-4631-b333-872066952bd2 returned with HTTP 200 Aug 14 03:56:53.420002 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 947/3816] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:56:53 2026] PUT /volume/v3/attachments/905bfe24-8d49-4631-b333-872066952bd2 => generated 968 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:53.439595 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-e42eb7f3-5348-43f7-80f4-060061ebf251 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:53.443525 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-e42eb7f3-5348-43f7-80f4-060061ebf251 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments/905bfe24-8d49-4631-b333-872066952bd2/action Aug 14 03:56:53.444255 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-e42eb7f3-5348-43f7-80f4-060061ebf251 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:56:53.444255 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-e42eb7f3-5348-43f7-80f4-060061ebf251 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:56:53.458724 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:53.458724 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:53.466901 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-e42eb7f3-5348-43f7-80f4-060061ebf251 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/905bfe24-8d49-4631-b333-872066952bd2/action returned with HTTP 204 Aug 14 03:56:53.467448 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 960/3817] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:56:53 2026] POST /volume/v3/attachments/905bfe24-8d49-4631-b333-872066952bd2/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:56:54.068674 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8d6dfa4f-19ba-4c36-bde7-7403e72176b9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:54.070444 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8d6dfa4f-19ba-4c36-bde7-7403e72176b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:56:54.070654 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8d6dfa4f-19ba-4c36-bde7-7403e72176b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:54.070904 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8d6dfa4f-19ba-4c36-bde7-7403e72176b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:54.071045 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-8d6dfa4f-19ba-4c36-bde7-7403e72176b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:54.078856 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:54.078856 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:54.079721 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8d6dfa4f-19ba-4c36-bde7-7403e72176b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:56:54.080572 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 951/3818] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:54 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:55.090925 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4fbd70bf-99d9-411c-94dc-9d16b839be84 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:55.092622 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4fbd70bf-99d9-411c-94dc-9d16b839be84 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:56:55.092803 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4fbd70bf-99d9-411c-94dc-9d16b839be84 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:55.092989 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4fbd70bf-99d9-411c-94dc-9d16b839be84 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:55.093090 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-4fbd70bf-99d9-411c-94dc-9d16b839be84 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:55.096951 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:55.096951 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:56:55.097687 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4fbd70bf-99d9-411c-94dc-9d16b839be84 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:56:55.098043 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 961/3819] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:55 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:56.114812 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2752b78b-62d8-455a-acd2-c30630169a79 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:56.116955 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2752b78b-62d8-455a-acd2-c30630169a79 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:56:56.117209 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2752b78b-62d8-455a-acd2-c30630169a79 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:56.117436 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2752b78b-62d8-455a-acd2-c30630169a79 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:56.117578 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-2752b78b-62d8-455a-acd2-c30630169a79 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:56.122118 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:56.122118 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:56.122794 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2752b78b-62d8-455a-acd2-c30630169a79 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:56:56.123142 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 948/3820] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:56 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:57.136389 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-300f44e9-e2c1-4100-bb9b-b50c984cf411 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:57.140277 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-300f44e9-e2c1-4100-bb9b-b50c984cf411 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:56:57.140404 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-300f44e9-e2c1-4100-bb9b-b50c984cf411 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:57.140581 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-300f44e9-e2c1-4100-bb9b-b50c984cf411 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:57.140679 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-300f44e9-e2c1-4100-bb9b-b50c984cf411 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:57.145065 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:57.145065 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:57.146128 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-300f44e9-e2c1-4100-bb9b-b50c984cf411 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:56:57.146128 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 961/3821] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:57 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:57.223666 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-b1d63852-536a-402d-95b8-ed0c17fc5386 req-9ab48231-3316-43aa-b63e-355128c0aeb9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:57.226615 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b1d63852-536a-402d-95b8-ed0c17fc5386 req-9ab48231-3316-43aa-b63e-355128c0aeb9 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/attachments?instance_id=ee648c15-5bfe-4b25-bba4-13cae42149f2 Aug 14 03:56:57.226891 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b1d63852-536a-402d-95b8-ed0c17fc5386 req-9ab48231-3316-43aa-b63e-355128c0aeb9 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:57.227118 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-b1d63852-536a-402d-95b8-ed0c17fc5386 req-9ab48231-3316-43aa-b63e-355128c0aeb9 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:57.251920 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-b1d63852-536a-402d-95b8-ed0c17fc5386 req-9ab48231-3316-43aa-b63e-355128c0aeb9 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/attachments?instance_id=ee648c15-5bfe-4b25-bba4-13cae42149f2 returned with HTTP 200 Aug 14 03:56:57.252409 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 952/3822] 10.4.3.64 () {70 vars in 1630 bytes} [Fri Aug 14 03:56:57 2026] GET /volume/v3/attachments?instance_id=ee648c15-5bfe-4b25-bba4-13cae42149f2 => generated 192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:57.261699 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-b1d63852-536a-402d-95b8-ed0c17fc5386 req-dad79573-c874-4bc3-a115-dfb107117e65 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:57.264095 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b1d63852-536a-402d-95b8-ed0c17fc5386 req-dad79573-c874-4bc3-a115-dfb107117e65 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/attachments/23e2be16-bfc8-4d46-a9bf-e857895b5a6e Aug 14 03:56:57.264392 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b1d63852-536a-402d-95b8-ed0c17fc5386 req-dad79573-c874-4bc3-a115-dfb107117e65 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:57.264642 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b1d63852-536a-402d-95b8-ed0c17fc5386 req-dad79573-c874-4bc3-a115-dfb107117e65 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:57.284546 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b1d63852-536a-402d-95b8-ed0c17fc5386 req-dad79573-c874-4bc3-a115-dfb107117e65 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/attachments/23e2be16-bfc8-4d46-a9bf-e857895b5a6e returned with HTTP 200 Aug 14 03:56:57.285071 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 962/3823] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Aug 14 03:56:57 2026] GET /volume/v3/attachments/23e2be16-bfc8-4d46-a9bf-e857895b5a6e => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:56:58.160096 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5361d075-33f8-4ce3-912e-d439ea4ad7c9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:58.163590 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5361d075-33f8-4ce3-912e-d439ea4ad7c9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:56:58.163778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5361d075-33f8-4ce3-912e-d439ea4ad7c9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:58.163981 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5361d075-33f8-4ce3-912e-d439ea4ad7c9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:58.164081 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-5361d075-33f8-4ce3-912e-d439ea4ad7c9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:58.168316 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:58.168316 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:56:58.168977 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5361d075-33f8-4ce3-912e-d439ea4ad7c9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:56:58.169311 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 949/3824] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:58 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:58.441007 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-c6fc87f1-e1ea-486b-adca-b2ff3e78a8f2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:58.445938 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-c6fc87f1-e1ea-486b-adca-b2ff3e78a8f2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311/encryption Aug 14 03:56:58.446233 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-c6fc87f1-e1ea-486b-adca-b2ff3e78a8f2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:58.446544 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-c6fc87f1-e1ea-486b-adca-b2ff3e78a8f2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:58.463698 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:58.463698 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:56:58.470469 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-dbaf855b-b35a-4c3b-9bd9-635901938d48 req-c6fc87f1-e1ea-486b-adca-b2ff3e78a8f2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311/encryption returned with HTTP 200 Aug 14 03:56:58.471227 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 962/3825] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:56:58 2026] GET /volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:56:59.179609 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9e96e701-a7f1-4e19-a25a-d0006db3899c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:56:59.181317 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e96e701-a7f1-4e19-a25a-d0006db3899c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:56:59.181496 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e96e701-a7f1-4e19-a25a-d0006db3899c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:56:59.181672 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e96e701-a7f1-4e19-a25a-d0006db3899c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:56:59.181778 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9e96e701-a7f1-4e19-a25a-d0006db3899c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:56:59.186000 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:56:59.186000 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:56:59.186666 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e96e701-a7f1-4e19-a25a-d0006db3899c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:56:59.186990 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 953/3826] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:56:59 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:00.196540 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c6b83b4b-9f04-4342-b1e3-b9b0d8c00bc0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:00.198197 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c6b83b4b-9f04-4342-b1e3-b9b0d8c00bc0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:00.198431 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c6b83b4b-9f04-4342-b1e3-b9b0d8c00bc0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:00.198543 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c6b83b4b-9f04-4342-b1e3-b9b0d8c00bc0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:00.198641 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-c6b83b4b-9f04-4342-b1e3-b9b0d8c00bc0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:00.202711 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:00.202711 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:00.203640 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c6b83b4b-9f04-4342-b1e3-b9b0d8c00bc0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:00.203987 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 963/3827] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:00 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:01.213577 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f0cdd762-8dd5-4cbd-aca2-46ffc1db465d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:01.215316 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f0cdd762-8dd5-4cbd-aca2-46ffc1db465d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:01.215492 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f0cdd762-8dd5-4cbd-aca2-46ffc1db465d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:01.215672 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f0cdd762-8dd5-4cbd-aca2-46ffc1db465d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:01.215764 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-f0cdd762-8dd5-4cbd-aca2-46ffc1db465d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:01.220480 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:01.220480 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:01.221463 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f0cdd762-8dd5-4cbd-aca2-46ffc1db465d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:01.221886 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 950/3828] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:01 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:02.231217 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1e690ff6-9901-434f-b5c0-b159d5b3a6b0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:02.235277 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1e690ff6-9901-434f-b5c0-b159d5b3a6b0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:02.235496 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1e690ff6-9901-434f-b5c0-b159d5b3a6b0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:02.235713 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1e690ff6-9901-434f-b5c0-b159d5b3a6b0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:02.235869 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-1e690ff6-9901-434f-b5c0-b159d5b3a6b0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:02.244737 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:02.244737 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:02.245606 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1e690ff6-9901-434f-b5c0-b159d5b3a6b0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:02.245974 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 963/3829] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:02 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:03.260155 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e5495149-c3a3-4f77-b137-c9499c746973 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:03.262403 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5495149-c3a3-4f77-b137-c9499c746973 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:03.262689 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5495149-c3a3-4f77-b137-c9499c746973 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:03.262973 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5495149-c3a3-4f77-b137-c9499c746973 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:03.263149 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-e5495149-c3a3-4f77-b137-c9499c746973 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:03.270253 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:03.270253 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:03.271416 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5495149-c3a3-4f77-b137-c9499c746973 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:03.271970 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 954/3830] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:03 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:04.288302 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c8a77b76-d706-41bc-954b-e9b7154e904c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:04.290329 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c8a77b76-d706-41bc-954b-e9b7154e904c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:04.290588 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c8a77b76-d706-41bc-954b-e9b7154e904c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:04.290870 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c8a77b76-d706-41bc-954b-e9b7154e904c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:04.291027 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-c8a77b76-d706-41bc-954b-e9b7154e904c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:04.295421 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:04.295421 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:04.296261 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c8a77b76-d706-41bc-954b-e9b7154e904c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:04.296616 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 964/3831] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:04 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:57:05.307450 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3030b398-9a93-4939-8667-ec810c3aac4e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:05.309403 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3030b398-9a93-4939-8667-ec810c3aac4e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:05.309611 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3030b398-9a93-4939-8667-ec810c3aac4e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:05.309827 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3030b398-9a93-4939-8667-ec810c3aac4e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:05.309927 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-3030b398-9a93-4939-8667-ec810c3aac4e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:05.314171 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:05.314171 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:05.314896 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3030b398-9a93-4939-8667-ec810c3aac4e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:05.315252 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 951/3832] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:05 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:06.325385 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d990a7d7-e9c1-4372-b6a1-132b338e723c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:06.327574 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d990a7d7-e9c1-4372-b6a1-132b338e723c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:06.328076 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d990a7d7-e9c1-4372-b6a1-132b338e723c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:06.328076 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d990a7d7-e9c1-4372-b6a1-132b338e723c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:06.328076 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-d990a7d7-e9c1-4372-b6a1-132b338e723c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:06.329782 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=179,cinder:UPDATE=29,cinder:INSERT=11 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:57:06.333176 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:06.333176 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:06.333869 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d990a7d7-e9c1-4372-b6a1-132b338e723c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:06.334224 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 964/3833] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:06 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:07.215282 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d7130155-b128-4db6-96b7-6614d004197b req-ed1b58f2-40e5-4201-8a79-8f51cece056c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:07.217439 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d7130155-b128-4db6-96b7-6614d004197b req-ed1b58f2-40e5-4201-8a79-8f51cece056c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/attachments/905bfe24-8d49-4631-b333-872066952bd2 Aug 14 03:57:07.217672 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d7130155-b128-4db6-96b7-6614d004197b req-ed1b58f2-40e5-4201-8a79-8f51cece056c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:07.217817 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d7130155-b128-4db6-96b7-6614d004197b req-ed1b58f2-40e5-4201-8a79-8f51cece056c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:07.224624 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:07.224624 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:07.265852 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d7130155-b128-4db6-96b7-6614d004197b req-ed1b58f2-40e5-4201-8a79-8f51cece056c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/905bfe24-8d49-4631-b333-872066952bd2 returned with HTTP 200 Aug 14 03:57:07.266305 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 955/3834] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:57:07 2026] DELETE /volume/v3/attachments/905bfe24-8d49-4631-b333-872066952bd2 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:07.344278 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a1c37e74-9110-4522-9f03-c7e040d677d4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:07.345901 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a1c37e74-9110-4522-9f03-c7e040d677d4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:07.346115 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a1c37e74-9110-4522-9f03-c7e040d677d4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:07.346305 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a1c37e74-9110-4522-9f03-c7e040d677d4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:07.346401 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-a1c37e74-9110-4522-9f03-c7e040d677d4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:07.347828 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=235,cinder:INSERT=28,cinder:UPDATE=62 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:57:07.350426 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:07.350426 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:07.351095 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a1c37e74-9110-4522-9f03-c7e040d677d4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:07.351830 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 965/3835] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:07 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:57:07.363310 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-abea5036-24c0-4926-8c5d-435cb0557b6d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:07.365228 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-abea5036-24c0-4926-8c5d-435cb0557b6d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 Aug 14 03:57:07.365441 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-abea5036-24c0-4926-8c5d-435cb0557b6d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:07.365618 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-abea5036-24c0-4926-8c5d-435cb0557b6d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:07.373575 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:07.373575 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:07.377090 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-abea5036-24c0-4926-8c5d-435cb0557b6d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:57:07.381426 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-abea5036-24c0-4926-8c5d-435cb0557b6d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 returned with HTTP 200 Aug 14 03:57:07.381915 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 952/3836] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:07 2026] GET /volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 => generated 907 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:57:07.395602 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6c4ecaf5-725f-4ea0-bdf6-879f6473ace3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:07.397472 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6c4ecaf5-725f-4ea0-bdf6-879f6473ace3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:07.397702 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6c4ecaf5-725f-4ea0-bdf6-879f6473ace3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:07.397969 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6c4ecaf5-725f-4ea0-bdf6-879f6473ace3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:07.398102 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-6c4ecaf5-725f-4ea0-bdf6-879f6473ace3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:07.402647 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:07.402647 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:07.403546 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6c4ecaf5-725f-4ea0-bdf6-879f6473ace3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:07.403987 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 965/3837] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:07 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:07.413059 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3de35fed-bed2-42f4-96f3-123f0098621e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:07.414900 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3de35fed-bed2-42f4-96f3-123f0098621e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/detail Aug 14 03:57:07.415234 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3de35fed-bed2-42f4-96f3-123f0098621e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:07.415532 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3de35fed-bed2-42f4-96f3-123f0098621e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:07.415972 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-3de35fed-bed2-42f4-96f3-123f0098621e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:57:07.416181 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:07.416181 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:07.425161 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3de35fed-bed2-42f4-96f3-123f0098621e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/detail returned with HTTP 200 Aug 14 03:57:07.425531 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 956/3838] 10.4.3.64 () {66 vars in 1251 bytes} [Fri Aug 14 03:57:07 2026] GET /volume/v3/backups/detail => generated 829 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:07.434945 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:07.437080 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4/restore Aug 14 03:57:07.437487 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:07.439124 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Restoring backup 8f9e7650-7278-4cf5-a7d6-c20058adfcb4 ({'restore': {}}) {{(pid=100327) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 03:57:07.439360 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Restoring backup 8f9e7650-7278-4cf5-a7d6-c20058adfcb4 to volume None. Aug 14 03:57:07.444742 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:07.444742 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:07.446257 np0000007313 devstack@c-api.service[100327]: INFO cinder.backup.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Creating volume of 1 GB for restore of backup 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. Aug 14 03:57:07.450253 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Availability Zones retrieved successfully. Aug 14 03:57:07.457401 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Flow 'volume_create_api' (cfaa9456-17c5-45b3-a6b3-092190b39cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:07.458759 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aadf8f9e-91a0-4fa2-a3a3-a392e930fd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:07.459881 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:57:07.492712 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aadf8f9e-91a0-4fa2-a3a3-a392e930fd3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:07.493700 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2775ad38-3565-464e-8aaf-2769ebb66cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:07.527611 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Created reservations ['2a786cbb-828d-43fa-8806-32e78c6f2401', 'ea7e80cc-c60c-4a11-b51b-5748cb94550a', 'c382ed26-ce6f-487c-b083-67cd01ac246e', 'd5fee53a-bb8f-4d9a-8f38-b1d7cb49f21f'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:57:07.528422 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2775ad38-3565-464e-8aaf-2769ebb66cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a786cbb-828d-43fa-8806-32e78c6f2401', 'ea7e80cc-c60c-4a11-b51b-5748cb94550a', 'c382ed26-ce6f-487c-b083-67cd01ac246e', 'd5fee53a-bb8f-4d9a-8f38-b1d7cb49f21f']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:07.529061 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5cc8763-3657-4b2f-9210-7a4a6aa35444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:07.552569 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5cc8763-3657-4b2f-9210-7a4a6aa35444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f1bbfd8-b738-45a7-8938-3840aff91228', '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_8f9e7650-7278-4cf5-a7d6-c20058adfcb4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b310f9f2c1a045499cb63253b419061d',qos_specs=None,replication_status=,reservations=['2a786cbb-828d-43fa-8806-32e78c6f2401','ea7e80cc-c60c-4a11-b51b-5748cb94550a','c382ed26-ce6f-487c-b083-67cd01ac246e','d5fee53a-bb8f-4d9a-8f38-b1d7cb49f21f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:57:07Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8f9e7650-7278-4cf5-a7d6-c20058adfcb4',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f1bbfd8-b738-45a7-8938-3840aff91228,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b310f9f2c1a045499cb63253b419061d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:07.554040 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b1edde4-fdda-4cb9-9f48-d339695c2d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:07.567678 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b1edde4-fdda-4cb9-9f48-d339695c2d1a) transitioned into 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_8f9e7650-7278-4cf5-a7d6-c20058adfcb4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b310f9f2c1a045499cb63253b419061d',qos_specs=None,replication_status=,reservations=['2a786cbb-828d-43fa-8806-32e78c6f2401','ea7e80cc-c60c-4a11-b51b-5748cb94550a','c382ed26-ce6f-487c-b083-67cd01ac246e','d5fee53a-bb8f-4d9a-8f38-b1d7cb49f21f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:07.568408 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c693c819-589a-4f81-8335-bd279f10e8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:07.575700 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c693c819-589a-4f81-8335-bd279f10e8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:07.576460 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Flow 'volume_create_api' (cfaa9456-17c5-45b3-a6b3-092190b39cbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:07.576741 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Create volume request issued successfully. Aug 14 03:57:07.583590 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:07.583590 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:07.584084 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:57:08.462192 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fc060d79-c50f-430c-80e2-f7923f0ed959 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:08.464483 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fc060d79-c50f-430c-80e2-f7923f0ed959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 Aug 14 03:57:08.464833 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fc060d79-c50f-430c-80e2-f7923f0ed959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:08.465119 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fc060d79-c50f-430c-80e2-f7923f0ed959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:08.465398 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-fc060d79-c50f-430c-80e2-f7923f0ed959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume with id: ed40130f-2c6e-419e-9a73-65f7d0d01311 Aug 14 03:57:08.467838 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=193,cinder:UPDATE=26,cinder:INSERT=14 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:57:08.474678 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:08.474678 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:08.475300 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-fc060d79-c50f-430c-80e2-f7923f0ed959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:08.486426 np0000007313 devstack@c-api.service[100329]: WARNING cinder.keymgr.conf_key_mgr [None req-fc060d79-c50f-430c-80e2-f7923f0ed959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:57:08.492514 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-fc060d79-c50f-430c-80e2-f7923f0ed959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume request issued successfully. Aug 14 03:57:08.492858 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fc060d79-c50f-430c-80e2-f7923f0ed959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 returned with HTTP 202 Aug 14 03:57:08.493344 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 953/3839] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:57:08 2026] DELETE /volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:57:08.500257 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7aeabd47-431c-4a03-92eb-3ec3a98ce918 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:08.503751 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7aeabd47-431c-4a03-92eb-3ec3a98ce918 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 Aug 14 03:57:08.504014 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7aeabd47-431c-4a03-92eb-3ec3a98ce918 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:08.504284 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7aeabd47-431c-4a03-92eb-3ec3a98ce918 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:08.515089 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:08.515089 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:08.521287 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7aeabd47-431c-4a03-92eb-3ec3a98ce918 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:08.528034 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7aeabd47-431c-4a03-92eb-3ec3a98ce918 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 returned with HTTP 200 Aug 14 03:57:08.528785 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 966/3840] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:08 2026] GET /volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:08.591083 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:08.591083 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:08.591666 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:57:08.591848 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Checking backup size 1 against volume size 1 {{(pid=100327) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 03:57:08.591968 np0000007313 devstack@c-api.service[100327]: INFO cinder.backup.api [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Overwriting volume 8f1bbfd8-b738-45a7-8938-3840aff91228 with restore of backup 8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:08.604778 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] restore_backup in rpcapi backup_id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4 {{(pid=100327) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 03:57:08.606816 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d14008d9-9a86-4ad6-ba2a-36d94d3b1dcd tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4/restore returned with HTTP 202 Aug 14 03:57:08.607263 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 966/3841] 10.4.3.64 () {68 vars in 1386 bytes} [Fri Aug 14 03:57:07 2026] POST /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4/restore => generated 189 bytes in 1173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:57:08.617403 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ba3ed138-a73a-465a-9b58-1615ad47d033 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:08.620545 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba3ed138-a73a-465a-9b58-1615ad47d033 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:08.620757 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ba3ed138-a73a-465a-9b58-1615ad47d033 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:08.620942 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ba3ed138-a73a-465a-9b58-1615ad47d033 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:08.621046 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ba3ed138-a73a-465a-9b58-1615ad47d033 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:08.626895 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:08.626895 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:08.627457 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba3ed138-a73a-465a-9b58-1615ad47d033 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:08.627897 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 957/3842] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:08 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:09.540603 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ddc8c614-e0c5-4548-acf2-34058760affb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:09.542776 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ddc8c614-e0c5-4548-acf2-34058760affb tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 Aug 14 03:57:09.543046 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ddc8c614-e0c5-4548-acf2-34058760affb tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:09.543283 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ddc8c614-e0c5-4548-acf2-34058760affb tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:09.551047 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ddc8c614-e0c5-4548-acf2-34058760affb tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 returned with HTTP 404 Aug 14 03:57:09.551639 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 954/3843] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:09 2026] GET /volume/v3/volumes/ed40130f-2c6e-419e-9a73-65f7d0d01311 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:09.558677 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-30e491c6-fe1a-458c-85b4-114f72edff7c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:09.560351 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-30e491c6-fe1a-458c-85b4-114f72edff7c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:57:09.560580 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-30e491c6-fe1a-458c-85b4-114f72edff7c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:09.560814 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-30e491c6-fe1a-458c-85b4-114f72edff7c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:09.561590 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-30e491c6-fe1a-458c-85b4-114f72edff7c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:57:09.571803 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-30e491c6-fe1a-458c-85b4-114f72edff7c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Get all volumes completed successfully. Aug 14 03:57:09.573326 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:09.573326 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:09.576838 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-30e491c6-fe1a-458c-85b4-114f72edff7c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:57:09.577269 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 967/3844] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 03:57:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6563 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:09.591905 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ed1db0e6-f9c2-4445-8abb-9dd5861f33b3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:09.593783 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ed1db0e6-f9c2-4445-8abb-9dd5861f33b3 tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] DELETE https://10.4.3.64/volume/v3/types/c0e54e28-198d-4691-8b01-4e403fb63388 Aug 14 03:57:09.593968 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ed1db0e6-f9c2-4445-8abb-9dd5861f33b3 tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:09.594164 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ed1db0e6-f9c2-4445-8abb-9dd5861f33b3 tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:09.617864 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ed1db0e6-f9c2-4445-8abb-9dd5861f33b3 tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] https://10.4.3.64/volume/v3/types/c0e54e28-198d-4691-8b01-4e403fb63388 returned with HTTP 202 Aug 14 03:57:09.618235 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 967/3845] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:57:09 2026] DELETE /volume/v3/types/c0e54e28-198d-4691-8b01-4e403fb63388 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:57:09.627460 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d0a56237-0650-4034-8ae2-16b980cc8437 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:09.629179 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0a56237-0650-4034-8ae2-16b980cc8437 tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:57:09.629531 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0a56237-0650-4034-8ae2-16b980cc8437 tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-282478652", "extra_specs": {}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:09.633109 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=201,cinder:UPDATE=37,cinder:INSERT=22 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:57:09.637606 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b9130a3b-a3e2-456b-9753-9ca9a872d822 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:09.639409 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b9130a3b-a3e2-456b-9753-9ca9a872d822 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:09.639652 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b9130a3b-a3e2-456b-9753-9ca9a872d822 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:09.639842 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b9130a3b-a3e2-456b-9753-9ca9a872d822 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:09.639939 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-b9130a3b-a3e2-456b-9753-9ca9a872d822 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:09.642875 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0a56237-0650-4034-8ae2-16b980cc8437 tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:57:09.643341 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 958/3846] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:57:09 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:09.644233 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:09.644233 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:09.645017 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b9130a3b-a3e2-456b-9753-9ca9a872d822 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:09.645413 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 955/3847] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:09 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:09.651122 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6d6c92be-de73-4b1b-9705-01b333849cd2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:09.652865 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6d6c92be-de73-4b1b-9705-01b333849cd2 tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] POST https://10.4.3.64/volume/v3/types/34068d8a-5087-4f5b-8fd3-d2c969e1de4d/encryption Aug 14 03:57:09.653305 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6d6c92be-de73-4b1b-9705-01b333849cd2 tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:09.680183 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6d6c92be-de73-4b1b-9705-01b333849cd2 tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] https://10.4.3.64/volume/v3/types/34068d8a-5087-4f5b-8fd3-d2c969e1de4d/encryption returned with HTTP 200 Aug 14 03:57:09.680693 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 968/3848] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:57:09 2026] POST /volume/v3/types/34068d8a-5087-4f5b-8fd3-d2c969e1de4d/encryption => generated 231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:09.688920 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6b218952-421c-4347-8ef7-057ab583bf1f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:09.690760 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:57:09.691070 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-266267347", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-282478652", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:09.692542 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-266267347', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-282478652', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:57:09.696559 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume of 1 GB Aug 14 03:57:09.696826 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:09.696826 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:09.697287 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Availability Zones retrieved successfully. Aug 14 03:57:09.702761 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (8398975a-2f17-47a4-93eb-c45adcdc65cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:09.703806 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d55f2c4-e4ea-4cfb-bd13-da039215c0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:09.704667 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:57:09.726388 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d55f2c4-e4ea-4cfb-bd13-da039215c0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:57:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=34068d8a-5087-4f5b-8fd3-d2c969e1de4d,is_public=True,name='tempest-scenario-type-luks2-282478652',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34068d8a-5087-4f5b-8fd3-d2c969e1de4d', '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=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:09.727073 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564363ef-e4ea-4a19-a5a1-ab2b7b54bcf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:09.751841 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-282478652 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-282478652, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:57:09.752241 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-282478652 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-282478652, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:57:09.776804 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['00c44892-6c61-40a7-bdbf-a98ae1c70957', '2f2aafa0-d5fd-46da-9bfa-828791c5670c', '9dc3644c-cbe8-4e23-863f-9eb29e1d7f0c', 'ab3cdb83-9e56-4d2d-bebb-bd46ab3efc15'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:57:09.777559 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564363ef-e4ea-4a19-a5a1-ab2b7b54bcf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00c44892-6c61-40a7-bdbf-a98ae1c70957', '2f2aafa0-d5fd-46da-9bfa-828791c5670c', '9dc3644c-cbe8-4e23-863f-9eb29e1d7f0c', 'ab3cdb83-9e56-4d2d-bebb-bd46ab3efc15']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:09.778313 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (231d0dba-fe9d-4f0f-b72e-6f4db33dc550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:09.800646 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (231d0dba-fe9d-4f0f-b72e-6f4db33dc550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff54155d-2f98-4621-bc03-95beebcbf17d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-266267347',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['00c44892-6c61-40a7-bdbf-a98ae1c70957','2f2aafa0-d5fd-46da-9bfa-828791c5670c','9dc3644c-cbe8-4e23-863f-9eb29e1d7f0c','ab3cdb83-9e56-4d2d-bebb-bd46ab3efc15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=34068d8a-5087-4f5b-8fd3-d2c969e1de4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-266267347',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ff54155d-2f98-4621-bc03-95beebcbf17d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00833c8abb6434f882254262aa9beed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f10a864a433430ab2ba82c4bcceb825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34068d8a-5087-4f5b-8fd3-d2c969e1de4d),volume_type_id=34068d8a-5087-4f5b-8fd3-d2c969e1de4d)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:09.802333 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ceb8259-1b3f-4e9e-aa3d-0dcca5616170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:09.819108 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ceb8259-1b3f-4e9e-aa3d-0dcca5616170) transitioned into state 'SUCCESS' from state '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-266267347',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['00c44892-6c61-40a7-bdbf-a98ae1c70957','2f2aafa0-d5fd-46da-9bfa-828791c5670c','9dc3644c-cbe8-4e23-863f-9eb29e1d7f0c','ab3cdb83-9e56-4d2d-bebb-bd46ab3efc15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=34068d8a-5087-4f5b-8fd3-d2c969e1de4d)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:09.820039 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aac01c0-502d-471b-822e-7c86c40e8f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:09.827801 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aac01c0-502d-471b-822e-7c86c40e8f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:09.828736 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (8398975a-2f17-47a4-93eb-c45adcdc65cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:09.829030 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request issued successfully. Aug 14 03:57:09.829557 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6b218952-421c-4347-8ef7-057ab583bf1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:57:09.829944 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 968/3849] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:57:09 2026] POST /volume/v3/volumes => generated 777 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:57:09.845610 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2aa6c737-73f9-4ccf-b73c-c7bc71fe9398 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:09.847358 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2aa6c737-73f9-4ccf-b73c-c7bc71fe9398 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d Aug 14 03:57:09.847533 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2aa6c737-73f9-4ccf-b73c-c7bc71fe9398 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:09.847978 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2aa6c737-73f9-4ccf-b73c-c7bc71fe9398 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:09.855703 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:09.855703 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:09.859372 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2aa6c737-73f9-4ccf-b73c-c7bc71fe9398 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:09.863835 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2aa6c737-73f9-4ccf-b73c-c7bc71fe9398 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d returned with HTTP 200 Aug 14 03:57:09.864247 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 959/3850] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:09 2026] GET /volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:10.654901 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6abd1eb4-8156-42dd-af23-fd33fb50356b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:10.657035 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6abd1eb4-8156-42dd-af23-fd33fb50356b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:10.657285 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6abd1eb4-8156-42dd-af23-fd33fb50356b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:10.657477 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6abd1eb4-8156-42dd-af23-fd33fb50356b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:10.657574 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-6abd1eb4-8156-42dd-af23-fd33fb50356b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:10.661736 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:10.661736 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:10.662465 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6abd1eb4-8156-42dd-af23-fd33fb50356b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:10.662847 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 956/3851] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:10 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:10.879932 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bc0dcf68-b607-4192-8ab1-503737b35594 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:10.881727 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bc0dcf68-b607-4192-8ab1-503737b35594 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d Aug 14 03:57:10.882335 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bc0dcf68-b607-4192-8ab1-503737b35594 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:10.882335 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bc0dcf68-b607-4192-8ab1-503737b35594 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:10.888794 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:10.888794 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:10.892338 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-bc0dcf68-b607-4192-8ab1-503737b35594 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:10.897045 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bc0dcf68-b607-4192-8ab1-503737b35594 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d returned with HTTP 200 Aug 14 03:57:10.897528 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 969/3852] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:10 2026] GET /volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:10.908640 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0e5ae3a6-badd-4381-9ffd-b32c9b9e9b0f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:10.910465 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0e5ae3a6-badd-4381-9ffd-b32c9b9e9b0f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d Aug 14 03:57:10.910644 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0e5ae3a6-badd-4381-9ffd-b32c9b9e9b0f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:10.910840 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0e5ae3a6-badd-4381-9ffd-b32c9b9e9b0f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:10.917446 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:10.917446 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:10.920934 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0e5ae3a6-badd-4381-9ffd-b32c9b9e9b0f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:10.925195 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0e5ae3a6-badd-4381-9ffd-b32c9b9e9b0f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d returned with HTTP 200 Aug 14 03:57:10.925564 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 969/3853] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:10 2026] GET /volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:10.940954 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b480dd62-fdac-421c-b6e5-907e02f46f8f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:10.942771 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b480dd62-fdac-421c-b6e5-907e02f46f8f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d/action Aug 14 03:57:10.943213 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b480dd62-fdac-421c-b6e5-907e02f46f8f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:57:10.943384 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b480dd62-fdac-421c-b6e5-907e02f46f8f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:10.951669 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:10.951669 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:10.952217 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b480dd62-fdac-421c-b6e5-907e02f46f8f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:10.958833 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b480dd62-fdac-421c-b6e5-907e02f46f8f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume updated successfully. Aug 14 03:57:10.959255 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b480dd62-fdac-421c-b6e5-907e02f46f8f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d/action returned with HTTP 200 Aug 14 03:57:10.959879 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 960/3854] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Aug 14 03:57:10 2026] POST /volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 03:57:11.061284 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-0a347791-5bfb-43d9-9e22-52abb0254a3b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:11.064626 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-0a347791-5bfb-43d9-9e22-52abb0254a3b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d Aug 14 03:57:11.064839 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-0a347791-5bfb-43d9-9e22-52abb0254a3b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:11.065018 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-0a347791-5bfb-43d9-9e22-52abb0254a3b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:11.073155 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:11.073155 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:11.075270 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-0a347791-5bfb-43d9-9e22-52abb0254a3b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:11.079118 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-0a347791-5bfb-43d9-9e22-52abb0254a3b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d returned with HTTP 200 Aug 14 03:57:11.079496 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 957/3855] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:57:11 2026] GET /volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:11.445865 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-e47cce3f-1350-4685-8f12-8cd3e7d7b5bb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:11.448313 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-e47cce3f-1350-4685-8f12-8cd3e7d7b5bb tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d Aug 14 03:57:11.448521 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-e47cce3f-1350-4685-8f12-8cd3e7d7b5bb tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:11.448737 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-e47cce3f-1350-4685-8f12-8cd3e7d7b5bb tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:11.455324 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:11.455324 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:11.458765 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-e47cce3f-1350-4685-8f12-8cd3e7d7b5bb tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:11.462619 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-e47cce3f-1350-4685-8f12-8cd3e7d7b5bb tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d returned with HTTP 200 Aug 14 03:57:11.463080 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 970/3856] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:57:11 2026] GET /volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:11.476674 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-53ded576-0176-44a6-9906-331e46c7346a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:11.477000 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-53ded576-0176-44a6-9906-331e46c7346a None None] GET https://10.4.3.64/volume// Aug 14 03:57:11.477173 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-53ded576-0176-44a6-9906-331e46c7346a None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:11.477350 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-53ded576-0176-44a6-9906-331e46c7346a None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:11.477668 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-53ded576-0176-44a6-9906-331e46c7346a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:57:11.477985 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 970/3857] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:57:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:57:11.486576 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-5ae01a98-4528-4532-a5f7-265eab8745bc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:11.489007 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-5ae01a98-4528-4532-a5f7-265eab8745bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:57:11.489462 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-5ae01a98-4528-4532-a5f7-265eab8745bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff54155d-2f98-4621-bc03-95beebcbf17d", "connector": null, "instance_uuid": "606fb287-b330-4f82-92dd-a1d54778b0ea"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:11.497291 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:11.497291 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:11.520060 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-5ae01a98-4528-4532-a5f7-265eab8745bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:57:11.520623 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 961/3858] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:57:11 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:11.672779 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b813d053-f11f-490d-bea0-adb7d1f03836 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:11.674442 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b813d053-f11f-490d-bea0-adb7d1f03836 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:11.674624 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b813d053-f11f-490d-bea0-adb7d1f03836 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:11.674834 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b813d053-f11f-490d-bea0-adb7d1f03836 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:11.674932 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-b813d053-f11f-490d-bea0-adb7d1f03836 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:11.679005 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:11.679005 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:11.679729 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b813d053-f11f-490d-bea0-adb7d1f03836 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:11.680084 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 958/3859] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:11 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:12.312251 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-523ac70f-3c0a-44e0-b8b8-87322fd2711c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:12.312733 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-523ac70f-3c0a-44e0-b8b8-87322fd2711c None None] GET https://10.4.3.64/volume// Aug 14 03:57:12.312927 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-523ac70f-3c0a-44e0-b8b8-87322fd2711c None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:12.313149 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-523ac70f-3c0a-44e0-b8b8-87322fd2711c None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:12.313498 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-523ac70f-3c0a-44e0-b8b8-87322fd2711c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:57:12.313839 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 971/3860] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:57:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:57:12.321894 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-010484e7-1293-4762-8137-c1c6181dea40 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:12.324497 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-010484e7-1293-4762-8137-c1c6181dea40 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d Aug 14 03:57:12.324759 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-010484e7-1293-4762-8137-c1c6181dea40 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:12.324984 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-010484e7-1293-4762-8137-c1c6181dea40 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:12.336897 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:12.336897 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:12.340868 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-010484e7-1293-4762-8137-c1c6181dea40 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:12.345982 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-010484e7-1293-4762-8137-c1c6181dea40 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d returned with HTTP 200 Aug 14 03:57:12.346704 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 971/3861] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:57:12 2026] GET /volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d => generated 1048 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:57:12.447283 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-c7670913-e74a-4a64-a023-0478b58dad6e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:12.449346 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-c7670913-e74a-4a64-a023-0478b58dad6e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] PUT https://10.4.3.64/volume/v3/attachments/12b6aa4d-abaa-411b-a437-99b34a807031 Aug 14 03:57:12.449756 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-c7670913-e74a-4a64-a023-0478b58dad6e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:12.457598 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-c7670913-e74a-4a64-a023-0478b58dad6e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Acquiring lock "cinder-attachment_update-ff54155d-2f98-4621-bc03-95beebcbf17d-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:57:12.462358 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-c7670913-e74a-4a64-a023-0478b58dad6e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-ff54155d-2f98-4621-bc03-95beebcbf17d-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:57:12.463594 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:12.463594 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:12.540965 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-c7670913-e74a-4a64-a023-0478b58dad6e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-ff54155d-2f98-4621-bc03-95beebcbf17d-np0000007313" released by "attachment_update" :: held 0.078s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:57:12.541469 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-c7670913-e74a-4a64-a023-0478b58dad6e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/12b6aa4d-abaa-411b-a437-99b34a807031 returned with HTTP 200 Aug 14 03:57:12.542086 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 962/3862] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:57:12 2026] PUT /volume/v3/attachments/12b6aa4d-abaa-411b-a437-99b34a807031 => generated 968 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:12.567163 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-c8c1ef7a-dab9-49ea-8725-d16b73c281db None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:12.567378 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-c8c1ef7a-dab9-49ea-8725-d16b73c281db tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments/12b6aa4d-abaa-411b-a437-99b34a807031/action Aug 14 03:57:12.567658 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-c8c1ef7a-dab9-49ea-8725-d16b73c281db tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:57:12.568000 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-c8c1ef7a-dab9-49ea-8725-d16b73c281db tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:12.589471 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:12.589471 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:12.599826 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-c8c1ef7a-dab9-49ea-8725-d16b73c281db tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/12b6aa4d-abaa-411b-a437-99b34a807031/action returned with HTTP 204 Aug 14 03:57:12.600246 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 959/3863] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:57:12 2026] POST /volume/v3/attachments/12b6aa4d-abaa-411b-a437-99b34a807031/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:12.691213 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e208583a-cbb7-4fa8-acba-f6669f589868 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:12.693440 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e208583a-cbb7-4fa8-acba-f6669f589868 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:12.693695 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e208583a-cbb7-4fa8-acba-f6669f589868 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:12.693926 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e208583a-cbb7-4fa8-acba-f6669f589868 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:12.694049 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-e208583a-cbb7-4fa8-acba-f6669f589868 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:12.698220 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:12.698220 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:12.699043 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e208583a-cbb7-4fa8-acba-f6669f589868 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:12.699555 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 972/3864] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:12 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:13.714722 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d5fe1448-e5dc-4da2-a909-5b164bb1a62d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:13.715989 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d5fe1448-e5dc-4da2-a909-5b164bb1a62d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:13.716223 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d5fe1448-e5dc-4da2-a909-5b164bb1a62d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:13.716416 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d5fe1448-e5dc-4da2-a909-5b164bb1a62d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:13.716540 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-d5fe1448-e5dc-4da2-a909-5b164bb1a62d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:13.720819 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:13.720819 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:13.721542 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d5fe1448-e5dc-4da2-a909-5b164bb1a62d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:13.721899 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 972/3865] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:13 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:14.731638 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9afcdf17-0818-4922-b522-9749775bafc4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:14.733469 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9afcdf17-0818-4922-b522-9749775bafc4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:14.733827 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9afcdf17-0818-4922-b522-9749775bafc4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:14.734065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9afcdf17-0818-4922-b522-9749775bafc4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:14.734296 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9afcdf17-0818-4922-b522-9749775bafc4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:14.738602 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:14.738602 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:14.739495 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9afcdf17-0818-4922-b522-9749775bafc4 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:14.739866 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 963/3866] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:14 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:15.752042 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-37961ed9-9039-4c7f-8f7d-c902ca16aa43 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:15.753742 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-37961ed9-9039-4c7f-8f7d-c902ca16aa43 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:15.753933 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-37961ed9-9039-4c7f-8f7d-c902ca16aa43 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:15.754239 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-37961ed9-9039-4c7f-8f7d-c902ca16aa43 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:15.754239 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-37961ed9-9039-4c7f-8f7d-c902ca16aa43 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:15.758454 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:15.758454 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:15.759188 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-37961ed9-9039-4c7f-8f7d-c902ca16aa43 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:15.759511 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 960/3867] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:15 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:16.544558 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-fc3e1ba0-d9aa-4348-9907-d5daff71ba48 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:16.546872 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-fc3e1ba0-d9aa-4348-9907-d5daff71ba48 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d/encryption Aug 14 03:57:16.547052 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-fc3e1ba0-d9aa-4348-9907-d5daff71ba48 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:16.547248 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-fc3e1ba0-d9aa-4348-9907-d5daff71ba48 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:16.555810 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:16.555810 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:16.561100 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-0fcf1403-7340-4ea6-a444-ba3a7e2edb46 req-fc3e1ba0-d9aa-4348-9907-d5daff71ba48 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d/encryption returned with HTTP 200 Aug 14 03:57:16.561467 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 973/3868] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:57:16 2026] GET /volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:16.768906 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6dd2976a-2a76-4187-9618-feb2c4130f0a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:16.770715 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6dd2976a-2a76-4187-9618-feb2c4130f0a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:16.770899 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6dd2976a-2a76-4187-9618-feb2c4130f0a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:16.771077 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6dd2976a-2a76-4187-9618-feb2c4130f0a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:16.771200 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-6dd2976a-2a76-4187-9618-feb2c4130f0a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:16.775491 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:16.775491 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:16.776230 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6dd2976a-2a76-4187-9618-feb2c4130f0a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:16.776608 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 973/3869] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:16 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:17.788092 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eaa2caaa-335b-4f80-8113-a559d1574467 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:17.789933 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eaa2caaa-335b-4f80-8113-a559d1574467 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:17.790186 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eaa2caaa-335b-4f80-8113-a559d1574467 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:17.790365 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eaa2caaa-335b-4f80-8113-a559d1574467 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:17.790437 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-eaa2caaa-335b-4f80-8113-a559d1574467 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:17.797447 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:17.797447 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:17.798200 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eaa2caaa-335b-4f80-8113-a559d1574467 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:17.798537 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 964/3870] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:17 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:17.809912 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2428c5af-1c18-47e8-bbb0-d5b4e8b21845 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:17.812089 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2428c5af-1c18-47e8-bbb0-d5b4e8b21845 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 Aug 14 03:57:17.812089 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2428c5af-1c18-47e8-bbb0-d5b4e8b21845 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:17.812542 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2428c5af-1c18-47e8-bbb0-d5b4e8b21845 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:17.820921 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:17.820921 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:17.824309 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2428c5af-1c18-47e8-bbb0-d5b4e8b21845 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:57:17.828029 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2428c5af-1c18-47e8-bbb0-d5b4e8b21845 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 returned with HTTP 200 Aug 14 03:57:17.828352 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 961/3871] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:17 2026] GET /volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 => generated 964 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:17.840038 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e76c5a20-b3da-41a6-9cd6-ea6452ae7459 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:17.841766 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e76c5a20-b3da-41a6-9cd6-ea6452ae7459 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 Aug 14 03:57:17.841943 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e76c5a20-b3da-41a6-9cd6-ea6452ae7459 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:17.842109 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e76c5a20-b3da-41a6-9cd6-ea6452ae7459 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:17.848850 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:17.848850 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:17.852158 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e76c5a20-b3da-41a6-9cd6-ea6452ae7459 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:57:17.855803 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e76c5a20-b3da-41a6-9cd6-ea6452ae7459 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 returned with HTTP 200 Aug 14 03:57:17.856158 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 974/3872] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:17 2026] GET /volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 => generated 964 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:17.869825 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3057707e-3c32-4366-9b5a-6ae23bcd770e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:17.871633 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3057707e-3c32-4366-9b5a-6ae23bcd770e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 Aug 14 03:57:17.871828 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3057707e-3c32-4366-9b5a-6ae23bcd770e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:17.872036 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3057707e-3c32-4366-9b5a-6ae23bcd770e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:17.872214 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-3057707e-3c32-4366-9b5a-6ae23bcd770e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete volume with id: 8f1bbfd8-b738-45a7-8938-3840aff91228 Aug 14 03:57:17.879484 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:17.879484 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:17.879944 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3057707e-3c32-4366-9b5a-6ae23bcd770e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:57:17.895346 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3057707e-3c32-4366-9b5a-6ae23bcd770e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete volume request issued successfully. Aug 14 03:57:17.895545 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3057707e-3c32-4366-9b5a-6ae23bcd770e tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 returned with HTTP 202 Aug 14 03:57:17.895929 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 974/3873] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:57:17 2026] DELETE /volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:57:17.906518 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-044ace09-f518-4e9a-9cc1-4929107a0604 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:17.906518 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-044ace09-f518-4e9a-9cc1-4929107a0604 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 Aug 14 03:57:17.906518 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-044ace09-f518-4e9a-9cc1-4929107a0604 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:17.906518 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-044ace09-f518-4e9a-9cc1-4929107a0604 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:17.914103 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:17.914103 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:17.918066 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-044ace09-f518-4e9a-9cc1-4929107a0604 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:57:17.923222 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-044ace09-f518-4e9a-9cc1-4929107a0604 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 returned with HTTP 200 Aug 14 03:57:17.923697 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 965/3874] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:17 2026] GET /volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 => generated 963 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:18.937122 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7f2f115d-4810-4b10-a541-256ace82a68c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:18.939014 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7f2f115d-4810-4b10-a541-256ace82a68c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 Aug 14 03:57:18.939251 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7f2f115d-4810-4b10-a541-256ace82a68c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:18.939448 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7f2f115d-4810-4b10-a541-256ace82a68c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:18.945883 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7f2f115d-4810-4b10-a541-256ace82a68c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 returned with HTTP 404 Aug 14 03:57:18.946473 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 962/3875] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:18 2026] GET /volume/v3/volumes/8f1bbfd8-b738-45a7-8938-3840aff91228 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:18.953615 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ad7b7ab0-608e-4d13-adc5-e88f0527f9d7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:18.955486 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ad7b7ab0-608e-4d13-adc5-e88f0527f9d7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:18.955775 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ad7b7ab0-608e-4d13-adc5-e88f0527f9d7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:18.956026 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ad7b7ab0-608e-4d13-adc5-e88f0527f9d7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:18.956180 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-ad7b7ab0-608e-4d13-adc5-e88f0527f9d7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete backup with id: 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. Aug 14 03:57:18.961587 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:18.961587 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:18.973200 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-ad7b7ab0-608e-4d13-adc5-e88f0527f9d7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] delete_backup rpcapi backup_id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4 {{(pid=100328) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:57:18.975036 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ad7b7ab0-608e-4d13-adc5-e88f0527f9d7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 202 Aug 14 03:57:18.975480 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 975/3876] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:57:18 2026] DELETE /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:57:18.984699 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b803a0bd-d462-417a-99b2-233a3e2ec4b9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:18.986891 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b803a0bd-d462-417a-99b2-233a3e2ec4b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:18.987199 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b803a0bd-d462-417a-99b2-233a3e2ec4b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:18.987508 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b803a0bd-d462-417a-99b2-233a3e2ec4b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:18.987720 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-b803a0bd-d462-417a-99b2-233a3e2ec4b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:18.993264 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:18.993264 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:18.994231 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b803a0bd-d462-417a-99b2-233a3e2ec4b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 200 Aug 14 03:57:18.994867 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 975/3877] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:18 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:20.007024 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-04830b81-583a-45d5-81f0-0e4bcc5ba718 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:20.012152 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04830b81-583a-45d5-81f0-0e4bcc5ba718 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 Aug 14 03:57:20.012152 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04830b81-583a-45d5-81f0-0e4bcc5ba718 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:20.012152 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04830b81-583a-45d5-81f0-0e4bcc5ba718 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:20.012152 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-04830b81-583a-45d5-81f0-0e4bcc5ba718 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 8f9e7650-7278-4cf5-a7d6-c20058adfcb4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:57:20.022154 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04830b81-583a-45d5-81f0-0e4bcc5ba718 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 returned with HTTP 404 Aug 14 03:57:20.025153 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 966/3878] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:20 2026] GET /volume/v3/backups/8f9e7650-7278-4cf5-a7d6-c20058adfcb4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:20.094439 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-544b71a9-3172-4b54-bda4-7e0f80e7bbc9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:20.096716 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-544b71a9-3172-4b54-bda4-7e0f80e7bbc9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 Aug 14 03:57:20.096964 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-544b71a9-3172-4b54-bda4-7e0f80e7bbc9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:20.097215 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-544b71a9-3172-4b54-bda4-7e0f80e7bbc9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:20.097418 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-544b71a9-3172-4b54-bda4-7e0f80e7bbc9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete volume with id: 0a62af41-2d2a-4e9c-94d2-41f10e9e3475 Aug 14 03:57:20.106697 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:20.106697 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:20.107310 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-544b71a9-3172-4b54-bda4-7e0f80e7bbc9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:57:20.128615 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-544b71a9-3172-4b54-bda4-7e0f80e7bbc9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete volume request issued successfully. Aug 14 03:57:20.128849 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-544b71a9-3172-4b54-bda4-7e0f80e7bbc9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 returned with HTTP 202 Aug 14 03:57:20.129341 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 963/3879] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:57:20 2026] DELETE /volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:57:20.154047 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bbfe51b8-140b-4663-93eb-be07749232c6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:20.155825 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bbfe51b8-140b-4663-93eb-be07749232c6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 Aug 14 03:57:20.156020 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bbfe51b8-140b-4663-93eb-be07749232c6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:20.156225 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bbfe51b8-140b-4663-93eb-be07749232c6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:20.163307 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:20.163307 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:20.166974 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-bbfe51b8-140b-4663-93eb-be07749232c6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:57:20.171408 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bbfe51b8-140b-4663-93eb-be07749232c6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 returned with HTTP 200 Aug 14 03:57:20.171878 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 976/3880] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:20 2026] GET /volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:21.186015 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7f0a7f14-6c88-489e-a0f5-c08d5712b316 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:21.187677 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7f0a7f14-6c88-489e-a0f5-c08d5712b316 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 Aug 14 03:57:21.187856 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7f0a7f14-6c88-489e-a0f5-c08d5712b316 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:21.188033 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7f0a7f14-6c88-489e-a0f5-c08d5712b316 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:21.194483 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7f0a7f14-6c88-489e-a0f5-c08d5712b316 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 returned with HTTP 404 Aug 14 03:57:21.194924 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 976/3881] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:21 2026] GET /volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:21.202154 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b241c167-95d7-4ba2-a800-8548e8995a7a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:21.212024 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b241c167-95d7-4ba2-a800-8548e8995a7a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 Aug 14 03:57:21.212316 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b241c167-95d7-4ba2-a800-8548e8995a7a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:21.212508 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b241c167-95d7-4ba2-a800-8548e8995a7a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:21.219663 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b241c167-95d7-4ba2-a800-8548e8995a7a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 returned with HTTP 404 Aug 14 03:57:21.220308 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 967/3882] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:21 2026] GET /volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:21.227677 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4e601f2a-57f3-4909-9542-6dcc94ac2188 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:21.229325 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4e601f2a-57f3-4909-9542-6dcc94ac2188 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 Aug 14 03:57:21.229511 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4e601f2a-57f3-4909-9542-6dcc94ac2188 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:21.229673 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4e601f2a-57f3-4909-9542-6dcc94ac2188 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:21.229825 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-4e601f2a-57f3-4909-9542-6dcc94ac2188 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete volume with id: 0a62af41-2d2a-4e9c-94d2-41f10e9e3475 Aug 14 03:57:21.235209 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4e601f2a-57f3-4909-9542-6dcc94ac2188 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 returned with HTTP 404 Aug 14 03:57:21.235700 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 964/3883] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:57:21 2026] DELETE /volume/v3/volumes/0a62af41-2d2a-4e9c-94d2-41f10e9e3475 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:21.244820 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:21.246631 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:57:21.246935 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1014303827"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:21.248396 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1014303827'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:57:21.248519 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Create volume of 1 GB Aug 14 03:57:21.252647 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Availability Zones retrieved successfully. Aug 14 03:57:21.258021 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Flow 'volume_create_api' (7ba72c9d-ca11-4aa4-ad29-9cd4c4a5b07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:21.258889 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95bb83a5-611e-46fb-b13a-dddb83e1f3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:21.259764 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:57:21.283540 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95bb83a5-611e-46fb-b13a-dddb83e1f3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:21.284240 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2754f6eb-8fe5-40b6-9ec8-c18fc2f0e094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:21.320068 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Created reservations ['cac56521-1a48-4b49-a49c-f98c8211c156', '3683b623-7b53-43fb-b113-98cf4ae088d1', '5051a4aa-f73e-49d0-88e6-eb998e69491c', '78ff3f05-e5b6-40f0-bbcc-5d1254284115'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:57:21.320828 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2754f6eb-8fe5-40b6-9ec8-c18fc2f0e094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cac56521-1a48-4b49-a49c-f98c8211c156', '3683b623-7b53-43fb-b113-98cf4ae088d1', '5051a4aa-f73e-49d0-88e6-eb998e69491c', '78ff3f05-e5b6-40f0-bbcc-5d1254284115']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:21.321662 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ba0f70-c65b-4a13-8642-839283ee78e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:21.341486 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ba0f70-c65b-4a13-8642-839283ee78e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1014303827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b310f9f2c1a045499cb63253b419061d',qos_specs=None,replication_status=,reservations=['cac56521-1a48-4b49-a49c-f98c8211c156','3683b623-7b53-43fb-b113-98cf4ae088d1','5051a4aa-f73e-49d0-88e6-eb998e69491c','78ff3f05-e5b6-40f0-bbcc-5d1254284115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:57:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1014303827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b310f9f2c1a045499cb63253b419061d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:21.342238 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c39c8cd4-4ef0-4bb5-9be7-f48cc15c3fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:21.358533 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c39c8cd4-4ef0-4bb5-9be7-f48cc15c3fb7) transitioned into state 'SUCCESS' from state '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-1014303827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b310f9f2c1a045499cb63253b419061d',qos_specs=None,replication_status=,reservations=['cac56521-1a48-4b49-a49c-f98c8211c156','3683b623-7b53-43fb-b113-98cf4ae088d1','5051a4aa-f73e-49d0-88e6-eb998e69491c','78ff3f05-e5b6-40f0-bbcc-5d1254284115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a6be62e1ff499f91d5fca8f89aea25',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:21.359215 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5991e65-c4cb-4bea-83ac-48e376ff982a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:21.367215 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5991e65-c4cb-4bea-83ac-48e376ff982a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:21.368415 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Flow 'volume_create_api' (7ba72c9d-ca11-4aa4-ad29-9cd4c4a5b07e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:21.368859 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Create volume request issued successfully. Aug 14 03:57:21.369762 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7a55ad9a-5331-474b-83e5-02ac368dd1c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:57:21.370352 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 977/3884] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:57:21 2026] POST /volume/v3/volumes => generated 747 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:57:21.387264 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-567ea8f9-647b-496a-965e-236301bdae8c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:21.389675 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-567ea8f9-647b-496a-965e-236301bdae8c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:57:21.389942 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-567ea8f9-647b-496a-965e-236301bdae8c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:21.390228 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-567ea8f9-647b-496a-965e-236301bdae8c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:21.397519 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:21.397519 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:21.401267 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-567ea8f9-647b-496a-965e-236301bdae8c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:57:21.405369 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-567ea8f9-647b-496a-965e-236301bdae8c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:57:21.405810 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 977/3885] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:21 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:22.417522 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-59e4a687-c9f6-4ca2-81fb-97b791bd159f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:22.419057 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-59e4a687-c9f6-4ca2-81fb-97b791bd159f tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:57:22.419259 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-59e4a687-c9f6-4ca2-81fb-97b791bd159f tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:22.419432 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-59e4a687-c9f6-4ca2-81fb-97b791bd159f tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:22.425824 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:22.425824 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:22.428997 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-59e4a687-c9f6-4ca2-81fb-97b791bd159f tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:57:22.433165 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-59e4a687-c9f6-4ca2-81fb-97b791bd159f tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:57:22.433165 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 968/3886] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:22 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:31.232168 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=24,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:57:31.361639 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=55,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:57:31.375800 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-13bf89bc-1213-48f3-9cdf-5fd0a00b5b18 req-bca83b26-b1b9-4331-b6e1-3cef817907aa None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:31.379256 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-13bf89bc-1213-48f3-9cdf-5fd0a00b5b18 req-bca83b26-b1b9-4331-b6e1-3cef817907aa tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d/encryption Aug 14 03:57:31.379479 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-13bf89bc-1213-48f3-9cdf-5fd0a00b5b18 req-bca83b26-b1b9-4331-b6e1-3cef817907aa tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:31.379655 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-13bf89bc-1213-48f3-9cdf-5fd0a00b5b18 req-bca83b26-b1b9-4331-b6e1-3cef817907aa tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:31.389021 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:31.389021 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:31.394836 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-13bf89bc-1213-48f3-9cdf-5fd0a00b5b18 req-bca83b26-b1b9-4331-b6e1-3cef817907aa tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d/encryption returned with HTTP 200 Aug 14 03:57:31.395211 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 965/3887] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:57:31 2026] GET /volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:31.404572 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=76,cinder:INSERT=15,cinder:UPDATE=31 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:57:32.054151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-13bf89bc-1213-48f3-9cdf-5fd0a00b5b18 req-1ddce0bf-df98-42c2-a34b-a00f876743bf None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:32.056220 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-13bf89bc-1213-48f3-9cdf-5fd0a00b5b18 req-1ddce0bf-df98-42c2-a34b-a00f876743bf tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/attachments/12b6aa4d-abaa-411b-a437-99b34a807031 Aug 14 03:57:32.056406 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-13bf89bc-1213-48f3-9cdf-5fd0a00b5b18 req-1ddce0bf-df98-42c2-a34b-a00f876743bf tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:32.056582 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-13bf89bc-1213-48f3-9cdf-5fd0a00b5b18 req-1ddce0bf-df98-42c2-a34b-a00f876743bf tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:32.062726 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:32.062726 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:32.102101 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-13bf89bc-1213-48f3-9cdf-5fd0a00b5b18 req-1ddce0bf-df98-42c2-a34b-a00f876743bf tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/12b6aa4d-abaa-411b-a437-99b34a807031 returned with HTTP 200 Aug 14 03:57:32.102508 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 978/3888] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:57:32 2026] DELETE /volume/v3/attachments/12b6aa4d-abaa-411b-a437-99b34a807031 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:32.431844 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=29,cinder:INSERT=2,cinder:UPDATE=4 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:57:33.259498 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d25880a7-a876-49c8-a3e9-970d31cd6c68 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:33.261562 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d25880a7-a876-49c8-a3e9-970d31cd6c68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d Aug 14 03:57:33.261832 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d25880a7-a876-49c8-a3e9-970d31cd6c68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:33.262082 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d25880a7-a876-49c8-a3e9-970d31cd6c68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:33.262313 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-d25880a7-a876-49c8-a3e9-970d31cd6c68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume with id: ff54155d-2f98-4621-bc03-95beebcbf17d Aug 14 03:57:33.270304 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:33.270304 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:33.270879 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d25880a7-a876-49c8-a3e9-970d31cd6c68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:33.282411 np0000007313 devstack@c-api.service[100327]: WARNING cinder.keymgr.conf_key_mgr [None req-d25880a7-a876-49c8-a3e9-970d31cd6c68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:57:33.288266 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d25880a7-a876-49c8-a3e9-970d31cd6c68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume request issued successfully. Aug 14 03:57:33.288558 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d25880a7-a876-49c8-a3e9-970d31cd6c68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d returned with HTTP 202 Aug 14 03:57:33.289095 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 978/3889] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:57:33 2026] DELETE /volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:57:33.296066 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-49b831e6-da43-4f68-b52a-a3618fa644ca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:33.297988 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49b831e6-da43-4f68-b52a-a3618fa644ca tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d Aug 14 03:57:33.298236 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-49b831e6-da43-4f68-b52a-a3618fa644ca tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:33.298467 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-49b831e6-da43-4f68-b52a-a3618fa644ca tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:33.305822 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:33.305822 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:33.309488 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-49b831e6-da43-4f68-b52a-a3618fa644ca tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:33.313515 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-49b831e6-da43-4f68-b52a-a3618fa644ca tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d returned with HTTP 200 Aug 14 03:57:33.313920 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 969/3890] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:33 2026] GET /volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:34.326047 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bff6cd7a-8c4a-4048-b518-e7748913fe6f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:34.327745 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bff6cd7a-8c4a-4048-b518-e7748913fe6f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d Aug 14 03:57:34.328069 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bff6cd7a-8c4a-4048-b518-e7748913fe6f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:34.329444 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bff6cd7a-8c4a-4048-b518-e7748913fe6f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:34.333841 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bff6cd7a-8c4a-4048-b518-e7748913fe6f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d returned with HTTP 404 Aug 14 03:57:34.334373 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 966/3891] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:34 2026] GET /volume/v3/volumes/ff54155d-2f98-4621-bc03-95beebcbf17d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:34.340754 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-856ff18a-3e94-4ec6-8be7-fb630889ba8c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:34.342528 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-856ff18a-3e94-4ec6-8be7-fb630889ba8c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:57:34.342724 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-856ff18a-3e94-4ec6-8be7-fb630889ba8c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:34.342907 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-856ff18a-3e94-4ec6-8be7-fb630889ba8c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:34.343466 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:34.343466 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:34.343726 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-856ff18a-3e94-4ec6-8be7-fb630889ba8c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:57:34.353078 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-856ff18a-3e94-4ec6-8be7-fb630889ba8c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Get all volumes completed successfully. Aug 14 03:57:34.354238 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:34.354238 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:34.357572 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-856ff18a-3e94-4ec6-8be7-fb630889ba8c tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:57:34.357899 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 979/3892] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 03:57:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5444 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:34.370768 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1367e593-f5e5-4ca2-887f-edec2358f259 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:34.372482 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1367e593-f5e5-4ca2-887f-edec2358f259 tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] DELETE https://10.4.3.64/volume/v3/types/34068d8a-5087-4f5b-8fd3-d2c969e1de4d Aug 14 03:57:34.372680 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1367e593-f5e5-4ca2-887f-edec2358f259 tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:34.372866 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1367e593-f5e5-4ca2-887f-edec2358f259 tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:34.392674 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1367e593-f5e5-4ca2-887f-edec2358f259 tempest-TestVolumeBootPattern-1427822410 tempest-TestVolumeBootPattern-1427822410-project-admin] https://10.4.3.64/volume/v3/types/34068d8a-5087-4f5b-8fd3-d2c969e1de4d returned with HTTP 202 Aug 14 03:57:34.393016 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 979/3893] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:57:34 2026] DELETE /volume/v3/types/34068d8a-5087-4f5b-8fd3-d2c969e1de4d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:57:34.417239 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:34.419237 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:57:34.419666 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-573770994", "snapshot_id": null, "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:34.421522 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-573770994', 'snapshot_id': None, 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:57:34.549703 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume of 1 GB Aug 14 03:57:34.555644 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Availability Zones retrieved successfully. Aug 14 03:57:34.562556 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (1bbf8f37-4d62-47ef-a7e7-1a6308103167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:34.564369 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09ba18c8-d5e7-42d3-88ce-4cd025f73adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:34.565482 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:57:34.618824 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09ba18c8-d5e7-42d3-88ce-4cd025f73adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:34.619577 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e481228b-fe24-4bcb-ae0d-af38b1d6cd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:34.664429 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['5273131d-9764-4553-85f1-76102d83e9c1', 'ab83dae8-9859-4afb-826e-39915da5f96a', '073a38d2-efcd-4ac0-9b3d-a557f26f1803', 'd222e8a3-da46-4995-a8cc-d29c77d5fa79'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:57:34.665146 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e481228b-fe24-4bcb-ae0d-af38b1d6cd1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5273131d-9764-4553-85f1-76102d83e9c1', 'ab83dae8-9859-4afb-826e-39915da5f96a', '073a38d2-efcd-4ac0-9b3d-a557f26f1803', 'd222e8a3-da46-4995-a8cc-d29c77d5fa79']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:34.665810 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e675d1-e8ec-48bd-9a16-0e6a521e19b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:34.684594 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e675d1-e8ec-48bd-9a16-0e6a521e19b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-573770994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['5273131d-9764-4553-85f1-76102d83e9c1','ab83dae8-9859-4afb-826e-39915da5f96a','073a38d2-efcd-4ac0-9b3d-a557f26f1803','d222e8a3-da46-4995-a8cc-d29c77d5fa79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-573770994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00833c8abb6434f882254262aa9beed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f10a864a433430ab2ba82c4bcceb825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:34.685278 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0153bdd4-d2b5-45ed-9f2c-668f53ddd4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:34.699107 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0153bdd4-d2b5-45ed-9f2c-668f53ddd4a8) transitioned into state 'SUCCESS' from state '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-573770994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['5273131d-9764-4553-85f1-76102d83e9c1','ab83dae8-9859-4afb-826e-39915da5f96a','073a38d2-efcd-4ac0-9b3d-a557f26f1803','d222e8a3-da46-4995-a8cc-d29c77d5fa79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:34.699797 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e2033b4-a439-4050-8547-dc74ee99b645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:34.710449 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e2033b4-a439-4050-8547-dc74ee99b645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:34.711614 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (1bbf8f37-4d62-47ef-a7e7-1a6308103167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:34.712007 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request issued successfully. Aug 14 03:57:34.713181 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8807af74-cd7d-4588-8b2b-70aec15b64bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:57:34.713600 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 970/3894] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:57:34 2026] POST /volume/v3/volumes => generated 756 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:57:34.725117 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-528c6854-b613-47f5-bc66-4daef5df179e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:34.728923 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-528c6854-b613-47f5-bc66-4daef5df179e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 Aug 14 03:57:34.728923 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-528c6854-b613-47f5-bc66-4daef5df179e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:34.728923 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-528c6854-b613-47f5-bc66-4daef5df179e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:34.739469 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:34.739469 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:34.744319 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-528c6854-b613-47f5-bc66-4daef5df179e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:34.748508 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-528c6854-b613-47f5-bc66-4daef5df179e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 returned with HTTP 200 Aug 14 03:57:34.748985 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 967/3895] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:34 2026] GET /volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:35.119200 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-47c8f5ba-e34d-4954-b304-d2a7d502a100 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:35.120882 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-47c8f5ba-e34d-4954-b304-d2a7d502a100 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:35.121113 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-47c8f5ba-e34d-4954-b304-d2a7d502a100 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:35.121339 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-47c8f5ba-e34d-4954-b304-d2a7d502a100 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:35.127653 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:35.127653 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:35.130825 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-47c8f5ba-e34d-4954-b304-d2a7d502a100 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:35.134470 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-47c8f5ba-e34d-4954-b304-d2a7d502a100 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:35.134789 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 980/3896] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:35 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:35.145121 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-75ec0f95-56c3-45c0-a079-8a294c1a3371 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:35.146763 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-75ec0f95-56c3-45c0-a079-8a294c1a3371 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:35.146973 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-75ec0f95-56c3-45c0-a079-8a294c1a3371 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:35.147196 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-75ec0f95-56c3-45c0-a079-8a294c1a3371 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:35.153552 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:35.153552 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:35.156642 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-75ec0f95-56c3-45c0-a079-8a294c1a3371 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:35.161373 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-75ec0f95-56c3-45c0-a079-8a294c1a3371 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:35.161704 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 980/3897] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:35 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:35.198992 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-bf38f25e-1d32-407b-b234-20161560da65 req-c25552d9-b74c-4faa-8953-0ef7e0a9c393 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:35.201200 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-c25552d9-b74c-4faa-8953-0ef7e0a9c393 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:35.201292 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-c25552d9-b74c-4faa-8953-0ef7e0a9c393 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:35.201500 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-c25552d9-b74c-4faa-8953-0ef7e0a9c393 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:35.208299 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:35.208299 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:35.211397 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-bf38f25e-1d32-407b-b234-20161560da65 req-c25552d9-b74c-4faa-8953-0ef7e0a9c393 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:35.214960 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-c25552d9-b74c-4faa-8953-0ef7e0a9c393 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:35.215319 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 971/3898] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:57:35 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:35.275158 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f4d51408-c7e4-4a7f-a29c-1477badb8a2e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:35.275158 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f4d51408-c7e4-4a7f-a29c-1477badb8a2e None None] GET https://10.4.3.64/volume// Aug 14 03:57:35.275158 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f4d51408-c7e4-4a7f-a29c-1477badb8a2e None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:35.275158 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f4d51408-c7e4-4a7f-a29c-1477badb8a2e None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:35.275158 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f4d51408-c7e4-4a7f-a29c-1477badb8a2e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:57:35.275158 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 968/3899] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:57:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:57:35.281099 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-bf38f25e-1d32-407b-b234-20161560da65 req-cc19783e-21f7-4fa6-8bf0-e6da2c050a1f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:35.311371 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-cc19783e-21f7-4fa6-8bf0-e6da2c050a1f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:57:35.311795 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-cc19783e-21f7-4fa6-8bf0-e6da2c050a1f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5803f15-a713-44bc-9cf0-d9d5e06b96f2", "connector": null, "instance_uuid": "828dc354-0306-4f2d-87ab-b84282046f7e"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:35.321256 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:35.321256 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:35.343657 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-cc19783e-21f7-4fa6-8bf0-e6da2c050a1f tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:57:35.344116 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 981/3900] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:57:35 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 14 03:57:35.366200 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-47722b9e-c282-44c9-b61b-11e983b6b1f0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:35.367882 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-47722b9e-c282-44c9-b61b-11e983b6b1f0 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:35.368079 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-47722b9e-c282-44c9-b61b-11e983b6b1f0 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:35.368312 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-47722b9e-c282-44c9-b61b-11e983b6b1f0 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:35.377906 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-22305560-415f-4821-81e2-86011c043ac9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:35.378310 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22305560-415f-4821-81e2-86011c043ac9 None None] GET https://10.4.3.64/volume// Aug 14 03:57:35.378515 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22305560-415f-4821-81e2-86011c043ac9 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:35.378736 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22305560-415f-4821-81e2-86011c043ac9 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:35.379126 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22305560-415f-4821-81e2-86011c043ac9 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:57:35.379461 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 972/3901] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:57:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:57:35.379603 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:35.379603 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:35.385249 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-47722b9e-c282-44c9-b61b-11e983b6b1f0 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:35.387247 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-bf38f25e-1d32-407b-b234-20161560da65 req-1a943dba-1171-4f76-9519-88471ae2fb22 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:35.389092 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-47722b9e-c282-44c9-b61b-11e983b6b1f0 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:35.389371 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-1a943dba-1171-4f76-9519-88471ae2fb22 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:35.390990 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 981/3902] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:35 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:35.391083 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-1a943dba-1171-4f76-9519-88471ae2fb22 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:35.391083 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-1a943dba-1171-4f76-9519-88471ae2fb22 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:35.398566 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:35.398566 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:35.401788 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-bf38f25e-1d32-407b-b234-20161560da65 req-1a943dba-1171-4f76-9519-88471ae2fb22 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:35.405525 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-1a943dba-1171-4f76-9519-88471ae2fb22 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:35.406028 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 969/3903] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:57:35 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 1054 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:57:35.500670 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-bf38f25e-1d32-407b-b234-20161560da65 req-87f4942e-58f3-40e4-8199-efc5af2af3ea None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:35.502571 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-87f4942e-58f3-40e4-8199-efc5af2af3ea tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] PUT https://10.4.3.64/volume/v3/attachments/2763b251-257d-4531-8671-941fa3156d5a Aug 14 03:57:35.502938 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-87f4942e-58f3-40e4-8199-efc5af2af3ea tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:35.509712 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-bf38f25e-1d32-407b-b234-20161560da65 req-87f4942e-58f3-40e4-8199-efc5af2af3ea tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Acquiring lock "cinder-attachment_update-d5803f15-a713-44bc-9cf0-d9d5e06b96f2-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:57:35.513446 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-bf38f25e-1d32-407b-b234-20161560da65 req-87f4942e-58f3-40e4-8199-efc5af2af3ea tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Lock "cinder-attachment_update-d5803f15-a713-44bc-9cf0-d9d5e06b96f2-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:57:35.514221 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:35.514221 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:35.588203 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-bf38f25e-1d32-407b-b234-20161560da65 req-87f4942e-58f3-40e4-8199-efc5af2af3ea tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Lock "cinder-attachment_update-d5803f15-a713-44bc-9cf0-d9d5e06b96f2-np0000007313" released by "attachment_update" :: held 0.075s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:57:35.588553 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-87f4942e-58f3-40e4-8199-efc5af2af3ea tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/2763b251-257d-4531-8671-941fa3156d5a returned with HTTP 200 Aug 14 03:57:35.589459 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 982/3904] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:57:35 2026] PUT /volume/v3/attachments/2763b251-257d-4531-8671-941fa3156d5a => generated 968 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:35.597781 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-bf38f25e-1d32-407b-b234-20161560da65 req-1808ef20-e4d6-4621-8100-d5e928f557f5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:35.599756 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-1808ef20-e4d6-4621-8100-d5e928f557f5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/encryption Aug 14 03:57:35.599949 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-1808ef20-e4d6-4621-8100-d5e928f557f5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:35.600170 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-1808ef20-e4d6-4621-8100-d5e928f557f5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:35.608903 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:35.608903 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:35.615192 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-1808ef20-e4d6-4621-8100-d5e928f557f5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/encryption returned with HTTP 200 Aug 14 03:57:35.615611 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 973/3905] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:57:35 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:35.762056 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2717c054-ef60-4612-b072-619d384df760 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:35.763723 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2717c054-ef60-4612-b072-619d384df760 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 Aug 14 03:57:35.763915 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2717c054-ef60-4612-b072-619d384df760 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:35.764097 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2717c054-ef60-4612-b072-619d384df760 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:35.770735 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:35.770735 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:35.773868 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2717c054-ef60-4612-b072-619d384df760 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:35.777935 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2717c054-ef60-4612-b072-619d384df760 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 returned with HTTP 200 Aug 14 03:57:35.778334 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 982/3906] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:35 2026] GET /volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:35.789998 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e23ea135-293d-47e5-9c35-a3aabe3474a4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:35.791448 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e23ea135-293d-47e5-9c35-a3aabe3474a4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 Aug 14 03:57:35.791844 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e23ea135-293d-47e5-9c35-a3aabe3474a4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:35.792127 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e23ea135-293d-47e5-9c35-a3aabe3474a4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:35.798372 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:35.798372 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:35.804083 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e23ea135-293d-47e5-9c35-a3aabe3474a4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:35.806225 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e23ea135-293d-47e5-9c35-a3aabe3474a4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 returned with HTTP 200 Aug 14 03:57:35.806673 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 970/3907] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:35 2026] GET /volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:36.400986 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1aff2a7f-5015-4290-9cd9-31f8713d4541 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:36.402762 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1aff2a7f-5015-4290-9cd9-31f8713d4541 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:36.402947 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1aff2a7f-5015-4290-9cd9-31f8713d4541 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:36.403150 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1aff2a7f-5015-4290-9cd9-31f8713d4541 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:36.411539 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:36.411539 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:36.414644 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1aff2a7f-5015-4290-9cd9-31f8713d4541 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:36.418212 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1aff2a7f-5015-4290-9cd9-31f8713d4541 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:36.418548 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 983/3908] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:36 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:36.681007 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-59245e97-12a9-47a9-8664-ca566bdec9c4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:36.682913 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-59245e97-12a9-47a9-8664-ca566bdec9c4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 Aug 14 03:57:36.683122 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-59245e97-12a9-47a9-8664-ca566bdec9c4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:36.683363 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-59245e97-12a9-47a9-8664-ca566bdec9c4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:36.692585 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:36.692585 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:36.696080 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-59245e97-12a9-47a9-8664-ca566bdec9c4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:36.702050 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-59245e97-12a9-47a9-8664-ca566bdec9c4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 returned with HTTP 200 Aug 14 03:57:36.702470 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 974/3909] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:57:36 2026] GET /volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:37.156889 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-646da660-cf3b-4862-a9bc-1f873ccf253e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:37.158916 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-646da660-cf3b-4862-a9bc-1f873ccf253e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 Aug 14 03:57:37.159100 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-646da660-cf3b-4862-a9bc-1f873ccf253e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:37.159329 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-646da660-cf3b-4862-a9bc-1f873ccf253e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:37.165622 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:37.165622 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:37.168758 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-646da660-cf3b-4862-a9bc-1f873ccf253e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:37.172771 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-646da660-cf3b-4862-a9bc-1f873ccf253e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 returned with HTTP 200 Aug 14 03:57:37.173092 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 983/3910] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:57:37 2026] GET /volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:37.183178 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-87c846df-97e6-4a7a-b7d5-ed8cf3963b9f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:37.183178 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-87c846df-97e6-4a7a-b7d5-ed8cf3963b9f None None] GET https://10.4.3.64/volume// Aug 14 03:57:37.183178 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-87c846df-97e6-4a7a-b7d5-ed8cf3963b9f None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:37.183178 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-87c846df-97e6-4a7a-b7d5-ed8cf3963b9f None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:37.183178 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-87c846df-97e6-4a7a-b7d5-ed8cf3963b9f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:57:37.183178 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 971/3911] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:57:37 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:57:37.190037 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-12766e77-f376-4b0f-a8f0-74dc7c5f1406 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:37.192199 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-12766e77-f376-4b0f-a8f0-74dc7c5f1406 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:57:37.192576 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-12766e77-f376-4b0f-a8f0-74dc7c5f1406 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5", "connector": null, "instance_uuid": "5a1e39f8-d2cc-4ae4-a69e-280ba8bd9dac"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:37.200818 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:37.200818 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:37.221061 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-12766e77-f376-4b0f-a8f0-74dc7c5f1406 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:57:37.221490 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 984/3912] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:57:37 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 14 03:57:37.432678 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a29bc5e0-7d0f-4843-ba23-64b3631c8006 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:37.435642 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a29bc5e0-7d0f-4843-ba23-64b3631c8006 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:37.435921 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a29bc5e0-7d0f-4843-ba23-64b3631c8006 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:37.436121 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a29bc5e0-7d0f-4843-ba23-64b3631c8006 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:37.446541 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:37.446541 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:37.450252 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a29bc5e0-7d0f-4843-ba23-64b3631c8006 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:37.454806 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a29bc5e0-7d0f-4843-ba23-64b3631c8006 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:37.455288 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 975/3913] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:37 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:38.008788 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f150bf9d-9078-42e2-aecd-8b430f764226 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:38.009175 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f150bf9d-9078-42e2-aecd-8b430f764226 None None] GET https://10.4.3.64/volume// Aug 14 03:57:38.009354 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f150bf9d-9078-42e2-aecd-8b430f764226 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:38.009532 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f150bf9d-9078-42e2-aecd-8b430f764226 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:38.009828 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f150bf9d-9078-42e2-aecd-8b430f764226 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:57:38.010085 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 984/3914] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:57:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:57:38.019631 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-dd9a5ec0-064a-4b7f-893e-9fb362149134 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:38.021991 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-dd9a5ec0-064a-4b7f-893e-9fb362149134 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 Aug 14 03:57:38.022259 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-dd9a5ec0-064a-4b7f-893e-9fb362149134 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:38.022497 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-dd9a5ec0-064a-4b7f-893e-9fb362149134 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:38.033802 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:38.033802 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:38.037677 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-dd9a5ec0-064a-4b7f-893e-9fb362149134 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:57:38.043637 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-dd9a5ec0-064a-4b7f-893e-9fb362149134 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 returned with HTTP 200 Aug 14 03:57:38.044109 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 972/3915] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:57:38 2026] GET /volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 => generated 1543 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:57:38.146852 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-1c09aa1a-350a-4202-9d70-fbafc6ca29e6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:38.149773 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-1c09aa1a-350a-4202-9d70-fbafc6ca29e6 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] PUT https://10.4.3.64/volume/v3/attachments/53c23560-3811-4d09-9ca8-1a548b0407fd Aug 14 03:57:38.150178 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-1c09aa1a-350a-4202-9d70-fbafc6ca29e6 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:38.158385 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-1c09aa1a-350a-4202-9d70-fbafc6ca29e6 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Acquiring lock "cinder-attachment_update-d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:57:38.163155 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-1c09aa1a-350a-4202-9d70-fbafc6ca29e6 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:57:38.164310 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:38.164310 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:38.239845 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-1c09aa1a-350a-4202-9d70-fbafc6ca29e6 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5-np0000007313" released by "attachment_update" :: held 0.077s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:57:38.240143 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-1c09aa1a-350a-4202-9d70-fbafc6ca29e6 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/53c23560-3811-4d09-9ca8-1a548b0407fd returned with HTTP 200 Aug 14 03:57:38.240597 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 985/3916] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:57:38 2026] PUT /volume/v3/attachments/53c23560-3811-4d09-9ca8-1a548b0407fd => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:38.260456 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-de3f71bb-78b6-4af9-b79d-87c32d7e7089 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:38.262308 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-de3f71bb-78b6-4af9-b79d-87c32d7e7089 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments/53c23560-3811-4d09-9ca8-1a548b0407fd/action Aug 14 03:57:38.262623 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-de3f71bb-78b6-4af9-b79d-87c32d7e7089 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:57:38.262737 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-de3f71bb-78b6-4af9-b79d-87c32d7e7089 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:38.276485 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:38.276485 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:38.284472 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-bd1ce6c2-be37-4e73-9354-609c6e0b80c0 req-de3f71bb-78b6-4af9-b79d-87c32d7e7089 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/53c23560-3811-4d09-9ca8-1a548b0407fd/action returned with HTTP 204 Aug 14 03:57:38.284826 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 976/3917] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:57:38 2026] POST /volume/v3/attachments/53c23560-3811-4d09-9ca8-1a548b0407fd/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:38.468194 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-991bb689-b035-4d00-89d6-e2511c79a341 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:38.470276 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-991bb689-b035-4d00-89d6-e2511c79a341 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:38.470520 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-991bb689-b035-4d00-89d6-e2511c79a341 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:38.470750 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-991bb689-b035-4d00-89d6-e2511c79a341 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:38.481694 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:38.481694 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:38.485269 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-991bb689-b035-4d00-89d6-e2511c79a341 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:38.489988 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-991bb689-b035-4d00-89d6-e2511c79a341 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:38.490451 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 985/3918] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:38 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:39.505200 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ee9534bb-9277-4ec4-9f95-53823d228eec None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:39.510606 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ee9534bb-9277-4ec4-9f95-53823d228eec tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:39.510799 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ee9534bb-9277-4ec4-9f95-53823d228eec tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:39.510986 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ee9534bb-9277-4ec4-9f95-53823d228eec tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:39.520105 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:39.520105 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:39.523287 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ee9534bb-9277-4ec4-9f95-53823d228eec tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:39.526921 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ee9534bb-9277-4ec4-9f95-53823d228eec tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:39.527305 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 973/3919] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:39 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:40.539245 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-49b6fd54-afd9-4e8c-b80b-e805aaba95c2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:40.542427 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-49b6fd54-afd9-4e8c-b80b-e805aaba95c2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:40.542709 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-49b6fd54-afd9-4e8c-b80b-e805aaba95c2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:40.542906 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-49b6fd54-afd9-4e8c-b80b-e805aaba95c2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:40.556556 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:40.556556 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:40.562801 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-49b6fd54-afd9-4e8c-b80b-e805aaba95c2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:40.573557 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-49b6fd54-afd9-4e8c-b80b-e805aaba95c2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:40.574784 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 986/3920] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:40 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:40.821763 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-0822b8a6-2065-47a2-9215-99a3b63098be None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:40.823712 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-0822b8a6-2065-47a2-9215-99a3b63098be tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:57:40.823888 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-0822b8a6-2065-47a2-9215-99a3b63098be tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:40.824241 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-0822b8a6-2065-47a2-9215-99a3b63098be tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:40.832923 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:40.832923 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:40.836407 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-0822b8a6-2065-47a2-9215-99a3b63098be tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:57:40.841462 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-0822b8a6-2065-47a2-9215-99a3b63098be tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:57:40.841916 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 977/3921] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:57:40 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:40.860913 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-c55bf8e0-09de-4f33-83af-3dc03de565b1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:40.862819 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-c55bf8e0-09de-4f33-83af-3dc03de565b1 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] POST https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552/action Aug 14 03:57:40.863147 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-c55bf8e0-09de-4f33-83af-3dc03de565b1 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:57:40.863299 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-c55bf8e0-09de-4f33-83af-3dc03de565b1 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:40.873821 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:40.873821 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:40.874434 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-c55bf8e0-09de-4f33-83af-3dc03de565b1 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:57:40.880666 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-c55bf8e0-09de-4f33-83af-3dc03de565b1 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Begin detaching volume completed successfully. Aug 14 03:57:40.880929 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-c55bf8e0-09de-4f33-83af-3dc03de565b1 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552/action returned with HTTP 202 Aug 14 03:57:40.881480 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 986/3922] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:57:40 2026] POST /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:57:40.934587 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3f72e811-d52f-4c57-b070-76682569dbbb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:40.934964 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3f72e811-d52f-4c57-b070-76682569dbbb None None] GET https://10.4.3.64/volume// Aug 14 03:57:40.935126 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3f72e811-d52f-4c57-b070-76682569dbbb None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:40.935345 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3f72e811-d52f-4c57-b070-76682569dbbb None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:40.935638 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3f72e811-d52f-4c57-b070-76682569dbbb None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:57:40.935900 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 974/3923] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:57:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:57:40.942686 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-4fb28f9b-9d9c-4870-8795-a62876ded1a6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:40.944594 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-4fb28f9b-9d9c-4870-8795-a62876ded1a6 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:57:40.944811 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-4fb28f9b-9d9c-4870-8795-a62876ded1a6 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:40.945006 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-4fb28f9b-9d9c-4870-8795-a62876ded1a6 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:40.953399 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:40.953399 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:40.956398 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-4fb28f9b-9d9c-4870-8795-a62876ded1a6 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:57:40.959893 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-4fb28f9b-9d9c-4870-8795-a62876ded1a6 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:57:40.960290 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 987/3924] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:57:40 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 1321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:57:41.587161 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-53a42265-c304-4c51-b6a8-e3e7e1cc0c73 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:41.588721 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-53a42265-c304-4c51-b6a8-e3e7e1cc0c73 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:41.588894 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-53a42265-c304-4c51-b6a8-e3e7e1cc0c73 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:41.589067 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-53a42265-c304-4c51-b6a8-e3e7e1cc0c73 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:41.596934 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:41.596934 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:41.599737 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-53a42265-c304-4c51-b6a8-e3e7e1cc0c73 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:41.603068 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-53a42265-c304-4c51-b6a8-e3e7e1cc0c73 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:41.603417 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 978/3925] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:41 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:42.628083 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-47df58bf-1438-4592-8951-f11d44006367 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:42.630925 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-47df58bf-1438-4592-8951-f11d44006367 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:42.630925 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-47df58bf-1438-4592-8951-f11d44006367 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:42.630925 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-47df58bf-1438-4592-8951-f11d44006367 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:42.641999 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:42.641999 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:42.648403 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-47df58bf-1438-4592-8951-f11d44006367 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:42.653924 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-47df58bf-1438-4592-8951-f11d44006367 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:42.654402 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 987/3926] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:42 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:42.811303 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-3b659555-96c4-4c98-abd7-72d521a10ae6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:42.813332 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-3b659555-96c4-4c98-abd7-72d521a10ae6 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] DELETE https://10.4.3.64/volume/v3/attachments/23e2be16-bfc8-4d46-a9bf-e857895b5a6e Aug 14 03:57:42.813631 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-3b659555-96c4-4c98-abd7-72d521a10ae6 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:42.813631 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-3b659555-96c4-4c98-abd7-72d521a10ae6 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:42.820336 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:42.820336 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:42.865945 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-63847336-605c-4018-93fb-8fb5880c0cd9 req-3b659555-96c4-4c98-abd7-72d521a10ae6 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/attachments/23e2be16-bfc8-4d46-a9bf-e857895b5a6e returned with HTTP 200 Aug 14 03:57:42.866474 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 975/3927] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:57:42 2026] DELETE /volume/v3/attachments/23e2be16-bfc8-4d46-a9bf-e857895b5a6e => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:43.046261 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-9cdfee16-e74b-4854-b88b-77b7e5f45e49 req-d434ae34-9f94-4b6a-83b9-5f255731f3b9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:43.048212 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9cdfee16-e74b-4854-b88b-77b7e5f45e49 req-d434ae34-9f94-4b6a-83b9-5f255731f3b9 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:57:43.048450 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9cdfee16-e74b-4854-b88b-77b7e5f45e49 req-d434ae34-9f94-4b6a-83b9-5f255731f3b9 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:43.048631 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9cdfee16-e74b-4854-b88b-77b7e5f45e49 req-d434ae34-9f94-4b6a-83b9-5f255731f3b9 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:43.055797 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:43.055797 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:43.059655 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-9cdfee16-e74b-4854-b88b-77b7e5f45e49 req-d434ae34-9f94-4b6a-83b9-5f255731f3b9 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:57:43.063393 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9cdfee16-e74b-4854-b88b-77b7e5f45e49 req-d434ae34-9f94-4b6a-83b9-5f255731f3b9 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:57:43.063734 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 988/3928] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:57:43 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:43.079372 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3f07fc15-b7f6-4cd0-8616-797d670d940e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:43.081068 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f07fc15-b7f6-4cd0-8616-797d670d940e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:57:43.081280 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f07fc15-b7f6-4cd0-8616-797d670d940e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:43.081491 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f07fc15-b7f6-4cd0-8616-797d670d940e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:43.081659 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-3f07fc15-b7f6-4cd0-8616-797d670d940e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Delete volume with id: 1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:57:43.088033 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:43.088033 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:43.088519 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3f07fc15-b7f6-4cd0-8616-797d670d940e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:57:43.106153 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3f07fc15-b7f6-4cd0-8616-797d670d940e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Delete volume request issued successfully. Aug 14 03:57:43.106436 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f07fc15-b7f6-4cd0-8616-797d670d940e tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 202 Aug 14 03:57:43.107016 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 979/3929] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:57:43 2026] DELETE /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:57:43.118244 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-32e67a34-a38e-4e6e-b8ff-93937818da89 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:43.119931 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-32e67a34-a38e-4e6e-b8ff-93937818da89 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:57:43.120146 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-32e67a34-a38e-4e6e-b8ff-93937818da89 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:43.120329 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-32e67a34-a38e-4e6e-b8ff-93937818da89 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:43.129029 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:43.129029 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:43.132142 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-32e67a34-a38e-4e6e-b8ff-93937818da89 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Volume info retrieved successfully. Aug 14 03:57:43.138862 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-32e67a34-a38e-4e6e-b8ff-93937818da89 tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 200 Aug 14 03:57:43.139281 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 988/3930] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:43 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:43.666687 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5ca9ca98-543b-4d0b-a4d0-5829af029fde None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:43.668312 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5ca9ca98-543b-4d0b-a4d0-5829af029fde tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:43.668489 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5ca9ca98-543b-4d0b-a4d0-5829af029fde tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:43.668660 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5ca9ca98-543b-4d0b-a4d0-5829af029fde tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:43.677366 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:43.677366 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:43.680483 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5ca9ca98-543b-4d0b-a4d0-5829af029fde tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:43.683998 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5ca9ca98-543b-4d0b-a4d0-5829af029fde tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:43.684353 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 976/3931] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:43 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:43.783269 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-bf38f25e-1d32-407b-b234-20161560da65 req-eea6ac4b-9cef-4655-bc04-e480c139eeca None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:43.785150 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-eea6ac4b-9cef-4655-bc04-e480c139eeca tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/attachments/2763b251-257d-4531-8671-941fa3156d5a/action Aug 14 03:57:43.785496 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-eea6ac4b-9cef-4655-bc04-e480c139eeca tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:57:43.785607 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-eea6ac4b-9cef-4655-bc04-e480c139eeca tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:43.799155 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:43.799155 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:43.807282 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bf38f25e-1d32-407b-b234-20161560da65 req-eea6ac4b-9cef-4655-bc04-e480c139eeca tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/2763b251-257d-4531-8671-941fa3156d5a/action returned with HTTP 204 Aug 14 03:57:43.807645 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 989/3932] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:57:43 2026] POST /volume/v3/attachments/2763b251-257d-4531-8671-941fa3156d5a/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:44.154427 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3adc115a-9776-4e75-b1c5-f514c99bd87c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:44.156064 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3adc115a-9776-4e75-b1c5-f514c99bd87c tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] GET https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 Aug 14 03:57:44.156292 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3adc115a-9776-4e75-b1c5-f514c99bd87c tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:44.156469 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3adc115a-9776-4e75-b1c5-f514c99bd87c tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:44.161822 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3adc115a-9776-4e75-b1c5-f514c99bd87c tempest-TestMinimumBasicScenario-1680871660 tempest-TestMinimumBasicScenario-1680871660-project-member] https://10.4.3.64/volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 returned with HTTP 404 Aug 14 03:57:44.162267 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 980/3933] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:44 2026] GET /volume/v3/volumes/1792cb16-c3d1-4a0c-8c1b-a40779587552 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:44.696121 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4c72a10d-8072-4b70-8be7-2c3e3f3f67f4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:44.698010 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4c72a10d-8072-4b70-8be7-2c3e3f3f67f4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:44.698262 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4c72a10d-8072-4b70-8be7-2c3e3f3f67f4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:44.698478 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4c72a10d-8072-4b70-8be7-2c3e3f3f67f4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:44.707628 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:44.707628 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:44.712627 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4c72a10d-8072-4b70-8be7-2c3e3f3f67f4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:44.717293 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4c72a10d-8072-4b70-8be7-2c3e3f3f67f4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:44.717655 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 989/3934] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:44 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 1167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:44.733094 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-571598a3-82b5-4adb-b674-57f2674c29b4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:44.733094 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-571598a3-82b5-4adb-b674-57f2674c29b4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:57:44.733094 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-571598a3-82b5-4adb-b674-57f2674c29b4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:44.733094 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-571598a3-82b5-4adb-b674-57f2674c29b4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:44.741801 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:44.741801 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:44.745026 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-571598a3-82b5-4adb-b674-57f2674c29b4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:57:44.749243 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-571598a3-82b5-4adb-b674-57f2674c29b4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:57:44.749576 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 977/3935] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:44 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:47.758862 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-dbb4832c-8e6f-4c12-86bd-bf178d3cfc00 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:47.759253 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dbb4832c-8e6f-4c12-86bd-bf178d3cfc00 None None] GET https://10.4.3.64/volume// Aug 14 03:57:47.759426 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dbb4832c-8e6f-4c12-86bd-bf178d3cfc00 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:47.759607 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dbb4832c-8e6f-4c12-86bd-bf178d3cfc00 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:47.759900 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dbb4832c-8e6f-4c12-86bd-bf178d3cfc00 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:57:47.760194 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 990/3936] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:57:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:57:47.766420 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-23840464-cf4f-4bba-90d2-a2ea3946cd65 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:47.768209 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-23840464-cf4f-4bba-90d2-a2ea3946cd65 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:57:47.768527 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-23840464-cf4f-4bba-90d2-a2ea3946cd65 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5803f15-a713-44bc-9cf0-d9d5e06b96f2", "connector": null, "instance_uuid": "828dc354-0306-4f2d-87ab-b84282046f7e"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:47.779105 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:47.779105 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:47.807151 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-23840464-cf4f-4bba-90d2-a2ea3946cd65 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:57:47.807939 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 981/3937] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:57:47 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 14 03:57:47.815413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-d3b1fcbb-15f6-4ad9-b0bb-cdc669426c87 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:47.817706 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-d3b1fcbb-15f6-4ad9-b0bb-cdc669426c87 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] DELETE https://10.4.3.64/volume/v3/attachments/2763b251-257d-4531-8671-941fa3156d5a Aug 14 03:57:47.817929 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-d3b1fcbb-15f6-4ad9-b0bb-cdc669426c87 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:47.818154 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-d3b1fcbb-15f6-4ad9-b0bb-cdc669426c87 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:47.824494 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:47.824494 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:47.878999 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-d3b1fcbb-15f6-4ad9-b0bb-cdc669426c87 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/2763b251-257d-4531-8671-941fa3156d5a returned with HTTP 200 Aug 14 03:57:47.879420 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 990/3938] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:57:47 2026] DELETE /volume/v3/attachments/2763b251-257d-4531-8671-941fa3156d5a => generated 192 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:48.668916 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-222708c6-f9a8-4a3f-b4c6-a5d11bdd68f4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:48.670769 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-222708c6-f9a8-4a3f-b4c6-a5d11bdd68f4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] PUT https://10.4.3.64/volume/v3/attachments/81f8563e-44a5-4557-b378-34633387f083 Aug 14 03:57:48.671101 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-222708c6-f9a8-4a3f-b4c6-a5d11bdd68f4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:48.677982 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-222708c6-f9a8-4a3f-b4c6-a5d11bdd68f4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Acquiring lock "cinder-attachment_update-d5803f15-a713-44bc-9cf0-d9d5e06b96f2-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:57:48.682042 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-222708c6-f9a8-4a3f-b4c6-a5d11bdd68f4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Lock "cinder-attachment_update-d5803f15-a713-44bc-9cf0-d9d5e06b96f2-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:57:48.682916 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:48.682916 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:48.752906 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-222708c6-f9a8-4a3f-b4c6-a5d11bdd68f4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Lock "cinder-attachment_update-d5803f15-a713-44bc-9cf0-d9d5e06b96f2-np0000007313" released by "attachment_update" :: held 0.071s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:57:48.753255 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-222708c6-f9a8-4a3f-b4c6-a5d11bdd68f4 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/81f8563e-44a5-4557-b378-34633387f083 returned with HTTP 200 Aug 14 03:57:48.754045 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 978/3939] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:57:48 2026] PUT /volume/v3/attachments/81f8563e-44a5-4557-b378-34633387f083 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:48.761035 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-1a852545-5b1f-4896-8463-40284fd27c62 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:48.762947 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-1a852545-5b1f-4896-8463-40284fd27c62 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/attachments/81f8563e-44a5-4557-b378-34633387f083 Aug 14 03:57:48.763162 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-1a852545-5b1f-4896-8463-40284fd27c62 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:48.763348 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-1a852545-5b1f-4896-8463-40284fd27c62 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:48.774778 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-1a852545-5b1f-4896-8463-40284fd27c62 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/81f8563e-44a5-4557-b378-34633387f083 returned with HTTP 200 Aug 14 03:57:48.775128 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 991/3940] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Aug 14 03:57:48 2026] GET /volume/v3/attachments/81f8563e-44a5-4557-b378-34633387f083 => generated 993 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:52.168948 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-bf982cfc-61c2-4e83-ba45-66e248ae93a2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:52.171269 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-bf982cfc-61c2-4e83-ba45-66e248ae93a2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/encryption Aug 14 03:57:52.171592 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-bf982cfc-61c2-4e83-ba45-66e248ae93a2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:52.171810 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-bf982cfc-61c2-4e83-ba45-66e248ae93a2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:52.182315 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:52.182315 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:52.201645 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-bf982cfc-61c2-4e83-ba45-66e248ae93a2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/encryption returned with HTTP 200 Aug 14 03:57:52.202155 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 982/3941] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:57:52 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:52.682102 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:52.785401 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:57:52.785716 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-599397071"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:52.787075 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-599397071'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:57:52.787261 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume of 1 GB Aug 14 03:57:52.787544 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:52.787544 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:52.791391 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Availability Zones retrieved successfully. Aug 14 03:57:52.796124 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Flow 'volume_create_api' (167a5044-68a1-448d-9f04-df7ce90c9983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:52.797074 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbe6c9f-5dd3-419e-a707-51c49f7f857f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:52.797937 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:57:52.820443 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbe6c9f-5dd3-419e-a707-51c49f7f857f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:52.821144 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c0c4103-d7ee-429a-a38b-b697019512b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:52.874031 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Created reservations ['24a3ff06-7033-421e-bf01-a14d142c4ac0', 'fb1a1ed3-7209-4356-96bb-8ac287f91e30', '8aa78087-7f7d-43ba-8abb-85adc9b38ca1', 'f03ef948-f6c5-4efe-b88b-630c3a9b5a2f'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:57:52.874921 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c0c4103-d7ee-429a-a38b-b697019512b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24a3ff06-7033-421e-bf01-a14d142c4ac0', 'fb1a1ed3-7209-4356-96bb-8ac287f91e30', '8aa78087-7f7d-43ba-8abb-85adc9b38ca1', 'f03ef948-f6c5-4efe-b88b-630c3a9b5a2f']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:52.875677 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74fb4d01-526c-4f88-8b27-884bf07da5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:52.898728 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74fb4d01-526c-4f88-8b27-884bf07da5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '136e8011-4b2d-40e8-b854-159485c67d71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-599397071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',qos_specs=None,replication_status=,reservations=['24a3ff06-7033-421e-bf01-a14d142c4ac0','fb1a1ed3-7209-4356-96bb-8ac287f91e30','8aa78087-7f7d-43ba-8abb-85adc9b38ca1','f03ef948-f6c5-4efe-b88b-630c3a9b5a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='278a3918cc6a4dac9e3cb9198498829c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-599397071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=136e8011-4b2d-40e8-b854-159485c67d71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='278a3918cc6a4dac9e3cb9198498829c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:52.899524 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad602068-c93e-4b84-90f1-9a2a8fb054f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:52.917725 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad602068-c93e-4b84-90f1-9a2a8fb054f1) transitioned into state 'SUCCESS' from state '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-599397071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',qos_specs=None,replication_status=,reservations=['24a3ff06-7033-421e-bf01-a14d142c4ac0','fb1a1ed3-7209-4356-96bb-8ac287f91e30','8aa78087-7f7d-43ba-8abb-85adc9b38ca1','f03ef948-f6c5-4efe-b88b-630c3a9b5a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='278a3918cc6a4dac9e3cb9198498829c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:52.918070 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f44f1c41-e741-42e8-9e1f-487b26a6669f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:52.926721 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f44f1c41-e741-42e8-9e1f-487b26a6669f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:52.927635 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Flow 'volume_create_api' (167a5044-68a1-448d-9f04-df7ce90c9983) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:52.927932 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume request issued successfully. Aug 14 03:57:52.928555 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d979d7bc-0417-4bff-bc5c-8625cbbe06ec tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:57:52.928922 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 991/3942] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:57:52 2026] POST /volume/v3/volumes => generated 761 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:57:52.944103 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cfafcbb4-3e78-433d-a7f4-49605010ed93 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:52.946614 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cfafcbb4-3e78-433d-a7f4-49605010ed93 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 Aug 14 03:57:52.946900 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cfafcbb4-3e78-433d-a7f4-49605010ed93 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:52.947208 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cfafcbb4-3e78-433d-a7f4-49605010ed93 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:52.956732 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:52.956732 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:52.960834 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-cfafcbb4-3e78-433d-a7f4-49605010ed93 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:52.964971 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cfafcbb4-3e78-433d-a7f4-49605010ed93 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 returned with HTTP 200 Aug 14 03:57:52.965361 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 979/3943] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:52 2026] GET /volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 => generated 829 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:53.976607 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6c79dbda-b0f7-4b28-a160-74382bb3716b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:53.978964 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6c79dbda-b0f7-4b28-a160-74382bb3716b tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 Aug 14 03:57:53.979124 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6c79dbda-b0f7-4b28-a160-74382bb3716b tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:53.979334 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6c79dbda-b0f7-4b28-a160-74382bb3716b tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:53.986690 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:53.986690 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:53.991066 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6c79dbda-b0f7-4b28-a160-74382bb3716b tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:53.995870 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6c79dbda-b0f7-4b28-a160-74382bb3716b tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 returned with HTTP 200 Aug 14 03:57:53.996518 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 992/3944] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:53 2026] GET /volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:54.015652 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:54.021267 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:57:54.021267 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "136e8011-4b2d-40e8-b854-159485c67d71", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-529664497"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:54.021880 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume request body: {'volume': {"'source_volid": '136e8011-4b2d-40e8-b854-159485c67d71', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-529664497'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:57:54.022073 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume of 1 GB Aug 14 03:57:54.026485 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Availability Zones retrieved successfully. Aug 14 03:57:54.036193 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Flow 'volume_create_api' (99d6dc93-5be2-455a-9308-be42a2f40f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:54.036193 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ac10e9c-6fa4-498c-84f3-ac0e335b4105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.037004 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:57:54.065623 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ac10e9c-6fa4-498c-84f3-ac0e335b4105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.066554 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662e3e25-415e-4e7f-aa45-f60b4746e1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.113443 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Created reservations ['0859d99b-01ba-4152-93c4-b7a719e5cf9e', '7169d4ce-e536-4888-a07d-9e10511ed0c3', '14e88db2-b6f1-405d-9595-db8bea5399d6', '7a2a9653-4794-4398-8332-4c5d4bbcb98f'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:57:54.114411 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662e3e25-415e-4e7f-aa45-f60b4746e1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0859d99b-01ba-4152-93c4-b7a719e5cf9e', '7169d4ce-e536-4888-a07d-9e10511ed0c3', '14e88db2-b6f1-405d-9595-db8bea5399d6', '7a2a9653-4794-4398-8332-4c5d4bbcb98f']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.115440 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (254d8d21-4618-4994-a019-ea109b6da376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.148746 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (254d8d21-4618-4994-a019-ea109b6da376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '398a66bd-1fba-4bac-a0dc-18b30fcd34c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-529664497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',qos_specs=None,replication_status=,reservations=['0859d99b-01ba-4152-93c4-b7a719e5cf9e','7169d4ce-e536-4888-a07d-9e10511ed0c3','14e88db2-b6f1-405d-9595-db8bea5399d6','7a2a9653-4794-4398-8332-4c5d4bbcb98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='278a3918cc6a4dac9e3cb9198498829c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-529664497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=398a66bd-1fba-4bac-a0dc-18b30fcd34c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='278a3918cc6a4dac9e3cb9198498829c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.149756 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d923e31-58c5-491a-b866-9e27884e05a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.177254 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d923e31-58c5-491a-b866-9e27884e05a5) transitioned into state 'SUCCESS' from state '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-529664497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',qos_specs=None,replication_status=,reservations=['0859d99b-01ba-4152-93c4-b7a719e5cf9e','7169d4ce-e536-4888-a07d-9e10511ed0c3','14e88db2-b6f1-405d-9595-db8bea5399d6','7a2a9653-4794-4398-8332-4c5d4bbcb98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='278a3918cc6a4dac9e3cb9198498829c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.177912 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a5a2daf-228f-41ef-9122-465630d2620f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.185607 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a5a2daf-228f-41ef-9122-465630d2620f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.186848 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Flow 'volume_create_api' (99d6dc93-5be2-455a-9308-be42a2f40f0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:54.186848 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume request issued successfully. Aug 14 03:57:54.187114 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d9fe00b-0d36-4317-b76a-a39ed69af473 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:57:54.187512 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 983/3945] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:57:54 2026] POST /volume/v3/volumes => generated 761 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:57:54.201837 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:54.203632 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:57:54.204250 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "136e8011-4b2d-40e8-b854-159485c67d71", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-372900129"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:54.205522 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume request body: {'volume': {"'source_volid": '136e8011-4b2d-40e8-b854-159485c67d71', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-372900129'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:57:54.205649 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume of 1 GB Aug 14 03:57:54.205910 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:54.205910 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:54.209869 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Availability Zones retrieved successfully. Aug 14 03:57:54.215862 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Flow 'volume_create_api' (9344ae60-3c28-4437-b9be-e13455919500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:54.216854 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7caf7c3-b2ba-4407-ab03-9d77f09dfaab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.217762 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:57:54.246906 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7caf7c3-b2ba-4407-ab03-9d77f09dfaab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.247799 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fffdb02c-2997-4b81-8351-7dfc014660a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.294330 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Created reservations ['ca65ebe4-e292-4cf8-ad19-ae9913c4c1bc', '60e4c254-600b-4857-bcd6-c220787f94ad', '58e31dda-44c4-46a8-bed6-cab3223c42a9', '4658133a-d20f-45bb-b0fa-0964994428e5'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:57:54.295268 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fffdb02c-2997-4b81-8351-7dfc014660a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca65ebe4-e292-4cf8-ad19-ae9913c4c1bc', '60e4c254-600b-4857-bcd6-c220787f94ad', '58e31dda-44c4-46a8-bed6-cab3223c42a9', '4658133a-d20f-45bb-b0fa-0964994428e5']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.296065 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (994f750d-aa6e-40dd-8c4b-eb86b71cb646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.318621 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (994f750d-aa6e-40dd-8c4b-eb86b71cb646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3ae292a-6e70-4c24-8cc0-bae6122d1f3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-372900129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',qos_specs=None,replication_status=,reservations=['ca65ebe4-e292-4cf8-ad19-ae9913c4c1bc','60e4c254-600b-4857-bcd6-c220787f94ad','58e31dda-44c4-46a8-bed6-cab3223c42a9','4658133a-d20f-45bb-b0fa-0964994428e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='278a3918cc6a4dac9e3cb9198498829c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-372900129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3ae292a-6e70-4c24-8cc0-bae6122d1f3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='278a3918cc6a4dac9e3cb9198498829c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.319467 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdcb0d07-1793-4b59-bcb6-4a86cff3e982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.341028 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdcb0d07-1793-4b59-bcb6-4a86cff3e982) transitioned into state 'SUCCESS' from state '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-372900129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',qos_specs=None,replication_status=,reservations=['ca65ebe4-e292-4cf8-ad19-ae9913c4c1bc','60e4c254-600b-4857-bcd6-c220787f94ad','58e31dda-44c4-46a8-bed6-cab3223c42a9','4658133a-d20f-45bb-b0fa-0964994428e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='278a3918cc6a4dac9e3cb9198498829c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.341906 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3096b50e-c24e-4727-aeb4-ebb1b79c1e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.352001 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3096b50e-c24e-4727-aeb4-ebb1b79c1e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.352939 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Flow 'volume_create_api' (9344ae60-3c28-4437-b9be-e13455919500) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:54.353284 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume request issued successfully. Aug 14 03:57:54.353854 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-716de0ac-4366-4dac-a4a3-0a6ef673d897 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:57:54.354471 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 992/3946] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:57:54 2026] POST /volume/v3/volumes => generated 761 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:57:54.367769 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:54.371315 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:57:54.371537 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "136e8011-4b2d-40e8-b854-159485c67d71", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-718748409"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:54.379533 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume request body: {'volume': {"'source_volid": '136e8011-4b2d-40e8-b854-159485c67d71', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-718748409'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:57:54.379700 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume of 1 GB Aug 14 03:57:54.386004 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Availability Zones retrieved successfully. Aug 14 03:57:54.393935 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Flow 'volume_create_api' (0f1acc4c-803e-49aa-b7d8-0db0b38661b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:54.395234 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5006a4-c794-4489-8bff-67f22bef9a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.396682 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:57:54.435149 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5006a4-c794-4489-8bff-67f22bef9a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.436192 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d13912-4404-42b7-be25-850ca5fc79ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.485357 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Created reservations ['3f4b2deb-c999-4c4d-84be-1a60cae9cb16', '38c32063-11ee-4121-ab3b-2e605017c9a1', '941a4d7f-de25-43f5-983b-8e9ed2a6f5d8', '0182b659-9d68-4bf3-9f8c-d2b252cb52dd'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:57:54.486524 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d13912-4404-42b7-be25-850ca5fc79ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f4b2deb-c999-4c4d-84be-1a60cae9cb16', '38c32063-11ee-4121-ab3b-2e605017c9a1', '941a4d7f-de25-43f5-983b-8e9ed2a6f5d8', '0182b659-9d68-4bf3-9f8c-d2b252cb52dd']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.487198 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5563246-7b59-4931-b819-4b43a67088d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.507184 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-4a84cdd9-d4f9-480e-aad9-97d0f2466533 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:54.508648 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5563246-7b59-4931-b819-4b43a67088d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-718748409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',qos_specs=None,replication_status=,reservations=['3f4b2deb-c999-4c4d-84be-1a60cae9cb16','38c32063-11ee-4121-ab3b-2e605017c9a1','941a4d7f-de25-43f5-983b-8e9ed2a6f5d8','0182b659-9d68-4bf3-9f8c-d2b252cb52dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='278a3918cc6a4dac9e3cb9198498829c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-718748409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='278a3918cc6a4dac9e3cb9198498829c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.509424 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b967a7-6b3a-4d88-bff8-1ccdf85f7a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.510229 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-4a84cdd9-d4f9-480e-aad9-97d0f2466533 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/attachments/81f8563e-44a5-4557-b378-34633387f083/action Aug 14 03:57:54.510852 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-4a84cdd9-d4f9-480e-aad9-97d0f2466533 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:57:54.510852 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-4a84cdd9-d4f9-480e-aad9-97d0f2466533 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:54.531713 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:54.531713 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:54.531782 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b967a7-6b3a-4d88-bff8-1ccdf85f7a01) transitioned into state 'SUCCESS' from state '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-718748409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',qos_specs=None,replication_status=,reservations=['3f4b2deb-c999-4c4d-84be-1a60cae9cb16','38c32063-11ee-4121-ab3b-2e605017c9a1','941a4d7f-de25-43f5-983b-8e9ed2a6f5d8','0182b659-9d68-4bf3-9f8c-d2b252cb52dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='278a3918cc6a4dac9e3cb9198498829c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.534151 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1746dfc5-af0e-4968-b038-df7bbd20381d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.541410 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1746dfc5-af0e-4968-b038-df7bbd20381d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.541410 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Flow 'volume_create_api' (0f1acc4c-803e-49aa-b7d8-0db0b38661b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:54.541410 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume request issued successfully. Aug 14 03:57:54.541612 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-33cc0451-d3e8-4dbc-9606-c37cb18adbe6 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:57:54.541949 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 980/3947] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:57:54 2026] POST /volume/v3/volumes => generated 761 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:57:54.546161 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-df5a1630-ddc3-4061-aad5-da1529fca87c req-4a84cdd9-d4f9-480e-aad9-97d0f2466533 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/81f8563e-44a5-4557-b378-34633387f083/action returned with HTTP 204 Aug 14 03:57:54.546161 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 993/3948] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:57:54 2026] POST /volume/v3/attachments/81f8563e-44a5-4557-b378-34633387f083/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:54.554471 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:54.556380 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:57:54.557187 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "136e8011-4b2d-40e8-b854-159485c67d71", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-96515567"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:54.558043 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume request body: {'volume': {"'source_volid": '136e8011-4b2d-40e8-b854-159485c67d71', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-96515567'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:57:54.558493 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume of 1 GB Aug 14 03:57:54.558655 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:54.558655 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:54.564487 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Availability Zones retrieved successfully. Aug 14 03:57:54.570672 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Flow 'volume_create_api' (49732c25-69f6-43dc-b679-4946d8fc64ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:54.571571 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3101141-241c-4967-96b7-a4efe2e578fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.572532 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:57:54.595573 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3101141-241c-4967-96b7-a4efe2e578fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.596308 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49da1c95-b94f-4c41-b2ae-5e2d97747632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.637016 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Created reservations ['53fddfd9-71d1-4cbd-a286-f795fdcfdf97', 'c5f89c8c-32ce-4404-8054-7857b50b5f2b', '8a933d1a-9e18-4f82-852b-b124e4942056', '511c1138-a003-42f3-84ab-3d15cc3313d1'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:57:54.637772 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49da1c95-b94f-4c41-b2ae-5e2d97747632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53fddfd9-71d1-4cbd-a286-f795fdcfdf97', 'c5f89c8c-32ce-4404-8054-7857b50b5f2b', '8a933d1a-9e18-4f82-852b-b124e4942056', '511c1138-a003-42f3-84ab-3d15cc3313d1']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.638501 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3e635e4-d7a1-45c1-b15e-34d6843ac23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.659179 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3e635e4-d7a1-45c1-b15e-34d6843ac23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '749eaf25-3c20-4cdf-b988-9535555076f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-96515567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',qos_specs=None,replication_status=,reservations=['53fddfd9-71d1-4cbd-a286-f795fdcfdf97','c5f89c8c-32ce-4404-8054-7857b50b5f2b','8a933d1a-9e18-4f82-852b-b124e4942056','511c1138-a003-42f3-84ab-3d15cc3313d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='278a3918cc6a4dac9e3cb9198498829c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-96515567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=749eaf25-3c20-4cdf-b988-9535555076f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='278a3918cc6a4dac9e3cb9198498829c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.659886 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9cc68b9-9c35-4c25-84cc-c894a43ce24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.676924 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9cc68b9-9c35-4c25-84cc-c894a43ce24a) transitioned into state 'SUCCESS' from state '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-96515567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',qos_specs=None,replication_status=,reservations=['53fddfd9-71d1-4cbd-a286-f795fdcfdf97','c5f89c8c-32ce-4404-8054-7857b50b5f2b','8a933d1a-9e18-4f82-852b-b124e4942056','511c1138-a003-42f3-84ab-3d15cc3313d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='278a3918cc6a4dac9e3cb9198498829c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.677669 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f98cbc81-f0e4-4d33-88a6-6a7b271e51b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.691282 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f98cbc81-f0e4-4d33-88a6-6a7b271e51b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.692037 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Flow 'volume_create_api' (49732c25-69f6-43dc-b679-4946d8fc64ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:54.692397 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume request issued successfully. Aug 14 03:57:54.692912 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-42eee41e-4d60-4b1e-b966-f3112c52be73 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:57:54.693454 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 984/3949] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:57:54 2026] POST /volume/v3/volumes => generated 760 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:57:54.706232 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:54.709236 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:57:54.709554 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "136e8011-4b2d-40e8-b854-159485c67d71", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-73487003"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:54.710908 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume request body: {'volume': {"'source_volid": '136e8011-4b2d-40e8-b854-159485c67d71', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-73487003'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:57:54.711024 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume of 1 GB Aug 14 03:57:54.712400 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:54.712400 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:54.720557 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Availability Zones retrieved successfully. Aug 14 03:57:54.726124 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Flow 'volume_create_api' (079ba2f4-1a0d-4c98-a3d7-8d79a7299760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:54.726816 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463f7b5f-f4e6-455c-8630-470ee29703ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.730161 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:57:54.756579 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463f7b5f-f4e6-455c-8630-470ee29703ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.757016 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82f6cdd0-4660-48ff-bc9a-ccf18e3a2019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.804565 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Created reservations ['b056262b-5442-4676-86a0-110aba70c2ac', 'ec040626-ce43-498f-b61a-66d259484447', '1f488d86-c3d3-4c87-a69f-41da9c45bfc6', 'ab7db13f-eaa1-4ff9-8e4e-ab4bfc73ca9d'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:57:54.805603 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82f6cdd0-4660-48ff-bc9a-ccf18e3a2019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b056262b-5442-4676-86a0-110aba70c2ac', 'ec040626-ce43-498f-b61a-66d259484447', '1f488d86-c3d3-4c87-a69f-41da9c45bfc6', 'ab7db13f-eaa1-4ff9-8e4e-ab4bfc73ca9d']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.806337 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4a58651-5661-4349-bf11-c7165f6a89b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.831027 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4a58651-5661-4349-bf11-c7165f6a89b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be29d4de-3897-457e-8bd0-96e6d0b8373b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-73487003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',qos_specs=None,replication_status=,reservations=['b056262b-5442-4676-86a0-110aba70c2ac','ec040626-ce43-498f-b61a-66d259484447','1f488d86-c3d3-4c87-a69f-41da9c45bfc6','ab7db13f-eaa1-4ff9-8e4e-ab4bfc73ca9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='278a3918cc6a4dac9e3cb9198498829c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-73487003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be29d4de-3897-457e-8bd0-96e6d0b8373b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='278a3918cc6a4dac9e3cb9198498829c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.832073 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a86f20-e8ef-4da7-9b6f-2f6a5f2a8f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.852074 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a86f20-e8ef-4da7-9b6f-2f6a5f2a8f4d) transitioned into state 'SUCCESS' from state '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-73487003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a74b9e7c16b94c18b6ee9a3ecb936250',qos_specs=None,replication_status=,reservations=['b056262b-5442-4676-86a0-110aba70c2ac','ec040626-ce43-498f-b61a-66d259484447','1f488d86-c3d3-4c87-a69f-41da9c45bfc6','ab7db13f-eaa1-4ff9-8e4e-ab4bfc73ca9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='278a3918cc6a4dac9e3cb9198498829c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.852236 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c52963a-d4a5-4ee4-9366-893abe9f0305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:57:54.859590 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c52963a-d4a5-4ee4-9366-893abe9f0305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:57:54.860323 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Flow 'volume_create_api' (079ba2f4-1a0d-4c98-a3d7-8d79a7299760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:57:54.860577 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Create volume request issued successfully. Aug 14 03:57:54.861049 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3d8b8d0a-a8f6-4060-9f3e-0466b2800328 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:57:54.861448 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 993/3950] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:57:54 2026] POST /volume/v3/volumes => generated 760 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:57:54.873814 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-24ad4197-b77e-47c0-aad7-cf364475691a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:54.875960 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-24ad4197-b77e-47c0-aad7-cf364475691a tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/398a66bd-1fba-4bac-a0dc-18b30fcd34c1 Aug 14 03:57:54.876448 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-24ad4197-b77e-47c0-aad7-cf364475691a tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:54.877857 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-24ad4197-b77e-47c0-aad7-cf364475691a tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:54.883731 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:54.883731 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:54.887036 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-24ad4197-b77e-47c0-aad7-cf364475691a tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:54.890993 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-24ad4197-b77e-47c0-aad7-cf364475691a tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/398a66bd-1fba-4bac-a0dc-18b30fcd34c1 returned with HTTP 200 Aug 14 03:57:54.891472 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 981/3951] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:54 2026] GET /volume/v3/volumes/398a66bd-1fba-4bac-a0dc-18b30fcd34c1 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:54.903922 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3c746771-bf50-4ab8-a7b5-4a30056c21cd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:54.906127 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3c746771-bf50-4ab8-a7b5-4a30056c21cd tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/f3ae292a-6e70-4c24-8cc0-bae6122d1f3f Aug 14 03:57:54.906430 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3c746771-bf50-4ab8-a7b5-4a30056c21cd tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:54.906666 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3c746771-bf50-4ab8-a7b5-4a30056c21cd tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:54.914718 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:54.914718 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:54.918705 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3c746771-bf50-4ab8-a7b5-4a30056c21cd tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:54.923456 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3c746771-bf50-4ab8-a7b5-4a30056c21cd tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/f3ae292a-6e70-4c24-8cc0-bae6122d1f3f returned with HTTP 200 Aug 14 03:57:54.923899 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 994/3952] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:54 2026] GET /volume/v3/volumes/f3ae292a-6e70-4c24-8cc0-bae6122d1f3f => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:54.936753 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8b6a1121-1bd6-46d4-a486-518d5598f278 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:54.939266 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b6a1121-1bd6-46d4-a486-518d5598f278 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3 Aug 14 03:57:54.939505 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b6a1121-1bd6-46d4-a486-518d5598f278 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:54.939702 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b6a1121-1bd6-46d4-a486-518d5598f278 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:54.948690 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:54.948690 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:54.952037 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8b6a1121-1bd6-46d4-a486-518d5598f278 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:54.956447 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b6a1121-1bd6-46d4-a486-518d5598f278 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3 returned with HTTP 200 Aug 14 03:57:54.956800 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 985/3953] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:54 2026] GET /volume/v3/volumes/5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:54.970825 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2715a0ee-183d-4a56-aa84-ce497949eda9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:54.972636 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2715a0ee-183d-4a56-aa84-ce497949eda9 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/749eaf25-3c20-4cdf-b988-9535555076f1 Aug 14 03:57:54.972835 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2715a0ee-183d-4a56-aa84-ce497949eda9 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:54.973011 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2715a0ee-183d-4a56-aa84-ce497949eda9 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:54.979668 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:54.979668 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:54.982829 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2715a0ee-183d-4a56-aa84-ce497949eda9 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:54.987606 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2715a0ee-183d-4a56-aa84-ce497949eda9 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/749eaf25-3c20-4cdf-b988-9535555076f1 returned with HTTP 200 Aug 14 03:57:54.988097 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 994/3954] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:54 2026] GET /volume/v3/volumes/749eaf25-3c20-4cdf-b988-9535555076f1 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:55.000376 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3f3ccb19-7a17-4ade-a296-659b80aa1a8e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:55.001784 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3f3ccb19-7a17-4ade-a296-659b80aa1a8e tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/be29d4de-3897-457e-8bd0-96e6d0b8373b Aug 14 03:57:55.002091 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3f3ccb19-7a17-4ade-a296-659b80aa1a8e tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:55.002408 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3f3ccb19-7a17-4ade-a296-659b80aa1a8e tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:55.010378 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:55.010378 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:55.013073 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3f3ccb19-7a17-4ade-a296-659b80aa1a8e tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:55.017944 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3f3ccb19-7a17-4ade-a296-659b80aa1a8e tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/be29d4de-3897-457e-8bd0-96e6d0b8373b returned with HTTP 200 Aug 14 03:57:55.017944 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 982/3955] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:54 2026] GET /volume/v3/volumes/be29d4de-3897-457e-8bd0-96e6d0b8373b => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:55.029939 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8de2de9e-42ff-49f4-a631-eff6d645e6bc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:55.034495 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8de2de9e-42ff-49f4-a631-eff6d645e6bc tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] DELETE https://10.4.3.64/volume/v3/volumes/be29d4de-3897-457e-8bd0-96e6d0b8373b Aug 14 03:57:55.034701 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8de2de9e-42ff-49f4-a631-eff6d645e6bc tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:55.034884 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8de2de9e-42ff-49f4-a631-eff6d645e6bc tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:55.035054 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-8de2de9e-42ff-49f4-a631-eff6d645e6bc tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Delete volume with id: be29d4de-3897-457e-8bd0-96e6d0b8373b Aug 14 03:57:55.047601 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:55.047601 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:55.047970 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8de2de9e-42ff-49f4-a631-eff6d645e6bc tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:55.065468 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8de2de9e-42ff-49f4-a631-eff6d645e6bc tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Delete volume request issued successfully. Aug 14 03:57:55.065646 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8de2de9e-42ff-49f4-a631-eff6d645e6bc tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/be29d4de-3897-457e-8bd0-96e6d0b8373b returned with HTTP 202 Aug 14 03:57:55.066029 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 995/3956] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:57:55 2026] DELETE /volume/v3/volumes/be29d4de-3897-457e-8bd0-96e6d0b8373b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:57:55.074859 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c8edf8b1-3985-4b41-a7b0-9d4902a25dc9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:55.076913 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c8edf8b1-3985-4b41-a7b0-9d4902a25dc9 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/be29d4de-3897-457e-8bd0-96e6d0b8373b Aug 14 03:57:55.077167 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c8edf8b1-3985-4b41-a7b0-9d4902a25dc9 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:55.077400 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c8edf8b1-3985-4b41-a7b0-9d4902a25dc9 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:55.085326 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:55.085326 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:55.089102 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c8edf8b1-3985-4b41-a7b0-9d4902a25dc9 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:55.094211 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c8edf8b1-3985-4b41-a7b0-9d4902a25dc9 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/be29d4de-3897-457e-8bd0-96e6d0b8373b returned with HTTP 200 Aug 14 03:57:55.094712 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 986/3957] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:55 2026] GET /volume/v3/volumes/be29d4de-3897-457e-8bd0-96e6d0b8373b => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:56.106349 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-001d7f37-fedf-4bb4-8dfd-5cd6b95819c3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:56.108170 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-001d7f37-fedf-4bb4-8dfd-5cd6b95819c3 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/be29d4de-3897-457e-8bd0-96e6d0b8373b Aug 14 03:57:56.108376 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-001d7f37-fedf-4bb4-8dfd-5cd6b95819c3 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:56.108561 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-001d7f37-fedf-4bb4-8dfd-5cd6b95819c3 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:56.114919 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-001d7f37-fedf-4bb4-8dfd-5cd6b95819c3 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/be29d4de-3897-457e-8bd0-96e6d0b8373b returned with HTTP 404 Aug 14 03:57:56.115433 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 995/3958] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:56 2026] GET /volume/v3/volumes/be29d4de-3897-457e-8bd0-96e6d0b8373b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:56.122579 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f00c50c3-cf9c-468c-bf69-4153b628c116 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:56.124170 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f00c50c3-cf9c-468c-bf69-4153b628c116 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] DELETE https://10.4.3.64/volume/v3/volumes/749eaf25-3c20-4cdf-b988-9535555076f1 Aug 14 03:57:56.124507 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f00c50c3-cf9c-468c-bf69-4153b628c116 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:56.125873 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f00c50c3-cf9c-468c-bf69-4153b628c116 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:56.125873 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-f00c50c3-cf9c-468c-bf69-4153b628c116 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Delete volume with id: 749eaf25-3c20-4cdf-b988-9535555076f1 Aug 14 03:57:56.139180 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:56.139180 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:56.139180 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f00c50c3-cf9c-468c-bf69-4153b628c116 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:56.153601 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f00c50c3-cf9c-468c-bf69-4153b628c116 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Delete volume request issued successfully. Aug 14 03:57:56.153601 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f00c50c3-cf9c-468c-bf69-4153b628c116 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/749eaf25-3c20-4cdf-b988-9535555076f1 returned with HTTP 202 Aug 14 03:57:56.153601 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 983/3959] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:57:56 2026] DELETE /volume/v3/volumes/749eaf25-3c20-4cdf-b988-9535555076f1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:57:56.161009 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f3293e87-fcb3-4a40-88f2-44fc30d37bf2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:56.163148 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f3293e87-fcb3-4a40-88f2-44fc30d37bf2 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/749eaf25-3c20-4cdf-b988-9535555076f1 Aug 14 03:57:56.163399 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f3293e87-fcb3-4a40-88f2-44fc30d37bf2 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:56.163627 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f3293e87-fcb3-4a40-88f2-44fc30d37bf2 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:56.176696 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:56.176696 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:57:56.181930 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f3293e87-fcb3-4a40-88f2-44fc30d37bf2 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:56.187755 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f3293e87-fcb3-4a40-88f2-44fc30d37bf2 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/749eaf25-3c20-4cdf-b988-9535555076f1 returned with HTTP 200 Aug 14 03:57:56.188300 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 996/3960] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:56 2026] GET /volume/v3/volumes/749eaf25-3c20-4cdf-b988-9535555076f1 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:56.314764 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fba2402e-4b01-4f6e-a9a4-eb7cc497a76c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:56.315325 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fba2402e-4b01-4f6e-a9a4-eb7cc497a76c None None] GET https://10.4.3.64/volume// Aug 14 03:57:56.315518 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fba2402e-4b01-4f6e-a9a4-eb7cc497a76c None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:56.315709 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fba2402e-4b01-4f6e-a9a4-eb7cc497a76c None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:56.316019 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fba2402e-4b01-4f6e-a9a4-eb7cc497a76c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:57:56.316394 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 987/3961] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:57:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:57:56.322568 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-73a2c145-3a86-4eab-8c81-3c0ddabb072a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:56.324558 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-73a2c145-3a86-4eab-8c81-3c0ddabb072a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:57:56.324894 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-73a2c145-3a86-4eab-8c81-3c0ddabb072a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5803f15-a713-44bc-9cf0-d9d5e06b96f2", "connector": null, "instance_uuid": "828dc354-0306-4f2d-87ab-b84282046f7e"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:56.336392 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:56.336392 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:56.363763 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-73a2c145-3a86-4eab-8c81-3c0ddabb072a tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:57:56.364421 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 996/3962] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:57:56 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 14 03:57:56.371244 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-668b5db5-e88d-4487-86cd-bfe0ba6115c2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:56.373206 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-668b5db5-e88d-4487-86cd-bfe0ba6115c2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] DELETE https://10.4.3.64/volume/v3/attachments/81f8563e-44a5-4557-b378-34633387f083 Aug 14 03:57:56.373383 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-668b5db5-e88d-4487-86cd-bfe0ba6115c2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:56.373588 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-668b5db5-e88d-4487-86cd-bfe0ba6115c2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:56.381151 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:56.381151 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:56.419895 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-668b5db5-e88d-4487-86cd-bfe0ba6115c2 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/81f8563e-44a5-4557-b378-34633387f083 returned with HTTP 200 Aug 14 03:57:56.420215 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 984/3963] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:57:56 2026] DELETE /volume/v3/attachments/81f8563e-44a5-4557-b378-34633387f083 => generated 192 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:57.200864 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7a03357e-e445-40ad-8f2c-161cada0b55d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:57.202816 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7a03357e-e445-40ad-8f2c-161cada0b55d tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/749eaf25-3c20-4cdf-b988-9535555076f1 Aug 14 03:57:57.203002 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7a03357e-e445-40ad-8f2c-161cada0b55d tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:57.203237 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7a03357e-e445-40ad-8f2c-161cada0b55d tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:57.208768 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7a03357e-e445-40ad-8f2c-161cada0b55d tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/749eaf25-3c20-4cdf-b988-9535555076f1 returned with HTTP 404 Aug 14 03:57:57.209267 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 997/3964] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:57 2026] GET /volume/v3/volumes/749eaf25-3c20-4cdf-b988-9535555076f1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:57.217156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6a310777-5a5d-40f3-9296-9dc829cd5b86 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:57.219193 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a310777-5a5d-40f3-9296-9dc829cd5b86 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3 Aug 14 03:57:57.219364 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a310777-5a5d-40f3-9296-9dc829cd5b86 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:57.219533 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a310777-5a5d-40f3-9296-9dc829cd5b86 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:57.219721 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-6a310777-5a5d-40f3-9296-9dc829cd5b86 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Delete volume with id: 5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3 Aug 14 03:57:57.226254 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:57.226254 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:57.226641 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6a310777-5a5d-40f3-9296-9dc829cd5b86 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:57.240107 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6a310777-5a5d-40f3-9296-9dc829cd5b86 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Delete volume request issued successfully. Aug 14 03:57:57.240322 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a310777-5a5d-40f3-9296-9dc829cd5b86 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3 returned with HTTP 202 Aug 14 03:57:57.240701 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 988/3965] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:57:57 2026] DELETE /volume/v3/volumes/5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:57:57.246641 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7606e0dc-2877-4384-9535-3e571879b255 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:57.248689 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7606e0dc-2877-4384-9535-3e571879b255 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3 Aug 14 03:57:57.248948 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7606e0dc-2877-4384-9535-3e571879b255 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:57.249113 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7606e0dc-2877-4384-9535-3e571879b255 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:57.255822 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:57.255822 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:57.259541 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7606e0dc-2877-4384-9535-3e571879b255 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:57.265574 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7606e0dc-2877-4384-9535-3e571879b255 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3 returned with HTTP 200 Aug 14 03:57:57.265574 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 997/3966] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:57 2026] GET /volume/v3/volumes/5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:57.517706 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-96c42c99-f6f8-4920-a40d-a93403145ed8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:57.520792 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-96c42c99-f6f8-4920-a40d-a93403145ed8 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] PUT https://10.4.3.64/volume/v3/attachments/4c5e9e04-7836-4089-821e-fcc40c3215b0 Aug 14 03:57:57.521258 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-96c42c99-f6f8-4920-a40d-a93403145ed8 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:57:57.528831 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-96c42c99-f6f8-4920-a40d-a93403145ed8 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Acquiring lock "cinder-attachment_update-d5803f15-a713-44bc-9cf0-d9d5e06b96f2-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:57:57.533223 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-96c42c99-f6f8-4920-a40d-a93403145ed8 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Lock "cinder-attachment_update-d5803f15-a713-44bc-9cf0-d9d5e06b96f2-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:57:57.534236 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:57.534236 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:57.610920 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-96c42c99-f6f8-4920-a40d-a93403145ed8 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Lock "cinder-attachment_update-d5803f15-a713-44bc-9cf0-d9d5e06b96f2-np0000007313" released by "attachment_update" :: held 0.078s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:57:57.611254 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-96c42c99-f6f8-4920-a40d-a93403145ed8 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/4c5e9e04-7836-4089-821e-fcc40c3215b0 returned with HTTP 200 Aug 14 03:57:57.611670 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 985/3967] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:57:57 2026] PUT /volume/v3/attachments/4c5e9e04-7836-4089-821e-fcc40c3215b0 => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:57.620267 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-ffdbf97a-31cb-4eb2-94e5-c634cd47d4b0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:57.622827 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-ffdbf97a-31cb-4eb2-94e5-c634cd47d4b0 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/attachments/4c5e9e04-7836-4089-821e-fcc40c3215b0 Aug 14 03:57:57.623149 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-ffdbf97a-31cb-4eb2-94e5-c634cd47d4b0 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:57.623415 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-ffdbf97a-31cb-4eb2-94e5-c634cd47d4b0 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:57.640963 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-ffdbf97a-31cb-4eb2-94e5-c634cd47d4b0 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/4c5e9e04-7836-4089-821e-fcc40c3215b0 returned with HTTP 200 Aug 14 03:57:57.641541 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 998/3968] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Aug 14 03:57:57 2026] GET /volume/v3/attachments/4c5e9e04-7836-4089-821e-fcc40c3215b0 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:57:58.276964 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f48858ce-92ed-4ba2-b1a3-897504e5b29b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:58.278768 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f48858ce-92ed-4ba2-b1a3-897504e5b29b tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3 Aug 14 03:57:58.278955 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f48858ce-92ed-4ba2-b1a3-897504e5b29b tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:58.279162 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f48858ce-92ed-4ba2-b1a3-897504e5b29b tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:58.284914 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f48858ce-92ed-4ba2-b1a3-897504e5b29b tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3 returned with HTTP 404 Aug 14 03:57:58.285392 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 989/3969] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:58 2026] GET /volume/v3/volumes/5ac6322e-fe3b-4f3f-ab81-fed19dcf7dc3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:58.291731 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7eadf7a6-1a04-4b95-b7b6-b853be9d0809 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:58.293434 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7eadf7a6-1a04-4b95-b7b6-b853be9d0809 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f3ae292a-6e70-4c24-8cc0-bae6122d1f3f Aug 14 03:57:58.293650 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7eadf7a6-1a04-4b95-b7b6-b853be9d0809 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:58.293846 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7eadf7a6-1a04-4b95-b7b6-b853be9d0809 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:58.294053 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-7eadf7a6-1a04-4b95-b7b6-b853be9d0809 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Delete volume with id: f3ae292a-6e70-4c24-8cc0-bae6122d1f3f Aug 14 03:57:58.300636 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:58.300636 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:58.301070 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7eadf7a6-1a04-4b95-b7b6-b853be9d0809 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:58.315442 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7eadf7a6-1a04-4b95-b7b6-b853be9d0809 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Delete volume request issued successfully. Aug 14 03:57:58.315706 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7eadf7a6-1a04-4b95-b7b6-b853be9d0809 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/f3ae292a-6e70-4c24-8cc0-bae6122d1f3f returned with HTTP 202 Aug 14 03:57:58.316142 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 998/3970] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:57:58 2026] DELETE /volume/v3/volumes/f3ae292a-6e70-4c24-8cc0-bae6122d1f3f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:57:58.322312 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-75f64bb5-9bcf-484b-8fa1-8b20861e0288 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:58.324002 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-75f64bb5-9bcf-484b-8fa1-8b20861e0288 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/f3ae292a-6e70-4c24-8cc0-bae6122d1f3f Aug 14 03:57:58.324254 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-75f64bb5-9bcf-484b-8fa1-8b20861e0288 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:58.324463 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-75f64bb5-9bcf-484b-8fa1-8b20861e0288 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:58.330955 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:58.330955 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:57:58.334115 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-75f64bb5-9bcf-484b-8fa1-8b20861e0288 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:58.338189 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-75f64bb5-9bcf-484b-8fa1-8b20861e0288 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/f3ae292a-6e70-4c24-8cc0-bae6122d1f3f returned with HTTP 200 Aug 14 03:57:58.338541 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 986/3971] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:58 2026] GET /volume/v3/volumes/f3ae292a-6e70-4c24-8cc0-bae6122d1f3f => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:57:59.351952 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-de90444d-36ec-41d5-a413-4f9224309539 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:59.353682 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-de90444d-36ec-41d5-a413-4f9224309539 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/f3ae292a-6e70-4c24-8cc0-bae6122d1f3f Aug 14 03:57:59.353904 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-de90444d-36ec-41d5-a413-4f9224309539 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:59.354110 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-de90444d-36ec-41d5-a413-4f9224309539 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:59.359373 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-de90444d-36ec-41d5-a413-4f9224309539 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/f3ae292a-6e70-4c24-8cc0-bae6122d1f3f returned with HTTP 404 Aug 14 03:57:59.359807 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 999/3972] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:59 2026] GET /volume/v3/volumes/f3ae292a-6e70-4c24-8cc0-bae6122d1f3f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:57:59.368121 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5ee7c449-7011-4194-a4d3-c2bffd664ca0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:59.369902 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5ee7c449-7011-4194-a4d3-c2bffd664ca0 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] DELETE https://10.4.3.64/volume/v3/volumes/398a66bd-1fba-4bac-a0dc-18b30fcd34c1 Aug 14 03:57:59.370129 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5ee7c449-7011-4194-a4d3-c2bffd664ca0 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:59.370328 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5ee7c449-7011-4194-a4d3-c2bffd664ca0 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:59.370494 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-5ee7c449-7011-4194-a4d3-c2bffd664ca0 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Delete volume with id: 398a66bd-1fba-4bac-a0dc-18b30fcd34c1 Aug 14 03:57:59.377070 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:59.377070 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:57:59.377541 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5ee7c449-7011-4194-a4d3-c2bffd664ca0 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:59.391234 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5ee7c449-7011-4194-a4d3-c2bffd664ca0 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Delete volume request issued successfully. Aug 14 03:57:59.391412 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5ee7c449-7011-4194-a4d3-c2bffd664ca0 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/398a66bd-1fba-4bac-a0dc-18b30fcd34c1 returned with HTTP 202 Aug 14 03:57:59.391777 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 990/3973] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:57:59 2026] DELETE /volume/v3/volumes/398a66bd-1fba-4bac-a0dc-18b30fcd34c1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:57:59.399468 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5ba73f38-8bfc-495a-acda-5a6eead3d983 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:57:59.401287 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5ba73f38-8bfc-495a-acda-5a6eead3d983 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/398a66bd-1fba-4bac-a0dc-18b30fcd34c1 Aug 14 03:57:59.401502 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5ba73f38-8bfc-495a-acda-5a6eead3d983 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:57:59.401689 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5ba73f38-8bfc-495a-acda-5a6eead3d983 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:57:59.408774 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:57:59.408774 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:57:59.412407 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5ba73f38-8bfc-495a-acda-5a6eead3d983 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:57:59.416743 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5ba73f38-8bfc-495a-acda-5a6eead3d983 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/398a66bd-1fba-4bac-a0dc-18b30fcd34c1 returned with HTTP 200 Aug 14 03:57:59.417115 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 999/3974] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:57:59 2026] GET /volume/v3/volumes/398a66bd-1fba-4bac-a0dc-18b30fcd34c1 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:00.431792 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b302c54f-0460-4304-abcd-b1d5695e4548 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:00.433449 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b302c54f-0460-4304-abcd-b1d5695e4548 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/398a66bd-1fba-4bac-a0dc-18b30fcd34c1 Aug 14 03:58:00.433672 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b302c54f-0460-4304-abcd-b1d5695e4548 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:00.433898 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b302c54f-0460-4304-abcd-b1d5695e4548 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:00.439184 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b302c54f-0460-4304-abcd-b1d5695e4548 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/398a66bd-1fba-4bac-a0dc-18b30fcd34c1 returned with HTTP 404 Aug 14 03:58:00.439631 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 987/3975] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:00 2026] GET /volume/v3/volumes/398a66bd-1fba-4bac-a0dc-18b30fcd34c1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:58:00.445774 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5ab12789-2b0a-4d7b-a939-e2dd6d851eee None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:00.447652 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5ab12789-2b0a-4d7b-a939-e2dd6d851eee tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] DELETE https://10.4.3.64/volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 Aug 14 03:58:00.447833 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5ab12789-2b0a-4d7b-a939-e2dd6d851eee tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:00.448025 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5ab12789-2b0a-4d7b-a939-e2dd6d851eee tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:00.448208 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-5ab12789-2b0a-4d7b-a939-e2dd6d851eee tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Delete volume with id: 136e8011-4b2d-40e8-b854-159485c67d71 Aug 14 03:58:00.455893 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:00.455893 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:00.456420 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5ab12789-2b0a-4d7b-a939-e2dd6d851eee tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:58:00.472347 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5ab12789-2b0a-4d7b-a939-e2dd6d851eee tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Delete volume request issued successfully. Aug 14 03:58:00.472562 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5ab12789-2b0a-4d7b-a939-e2dd6d851eee tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 returned with HTTP 202 Aug 14 03:58:00.472969 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1000/3976] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:58:00 2026] DELETE /volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:00.479854 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5af71873-df53-45e6-83a2-334c99788990 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:00.481633 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5af71873-df53-45e6-83a2-334c99788990 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 Aug 14 03:58:00.481834 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5af71873-df53-45e6-83a2-334c99788990 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:00.482074 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5af71873-df53-45e6-83a2-334c99788990 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:00.489685 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:00.489685 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:00.492889 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5af71873-df53-45e6-83a2-334c99788990 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Volume info retrieved successfully. Aug 14 03:58:00.497569 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5af71873-df53-45e6-83a2-334c99788990 tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 returned with HTTP 200 Aug 14 03:58:00.497978 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 991/3977] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:00 2026] GET /volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:00.831883 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-4e47e5ea-bd75-4d1c-a50c-ebeeeb884410 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:00.833882 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-4e47e5ea-bd75-4d1c-a50c-ebeeeb884410 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/encryption Aug 14 03:58:00.834079 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-4e47e5ea-bd75-4d1c-a50c-ebeeeb884410 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:00.834277 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-4e47e5ea-bd75-4d1c-a50c-ebeeeb884410 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:00.843365 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:00.843365 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:00.848790 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-4e47e5ea-bd75-4d1c-a50c-ebeeeb884410 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/encryption returned with HTTP 200 Aug 14 03:58:00.849149 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1000/3978] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:58:00 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:01.509665 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b1215ef4-d044-44ff-8ec1-1eac45204ebc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:01.511366 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b1215ef4-d044-44ff-8ec1-1eac45204ebc tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] GET https://10.4.3.64/volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 Aug 14 03:58:01.511563 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b1215ef4-d044-44ff-8ec1-1eac45204ebc tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:01.511720 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b1215ef4-d044-44ff-8ec1-1eac45204ebc tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:01.516758 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b1215ef4-d044-44ff-8ec1-1eac45204ebc tempest-CreateVolumesFromSourceVolumeTest-1808290286 tempest-CreateVolumesFromSourceVolumeTest-1808290286-project-member] https://10.4.3.64/volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 returned with HTTP 404 Aug 14 03:58:01.517216 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 988/3979] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:01 2026] GET /volume/v3/volumes/136e8011-4b2d-40e8-b854-159485c67d71 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:02.598417 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:02.670815 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:58:02.671268 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1531523481"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:02.672920 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1531523481'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:58:02.673080 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Create volume of 1 GB Aug 14 03:58:02.677457 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Availability Zones retrieved successfully. Aug 14 03:58:02.684433 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Flow 'volume_create_api' (db62c796-c79b-4f4c-880b-eb4486296500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:02.685560 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae66423f-ee4f-45dc-9042-1149d9acc284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:02.686728 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:58:02.710481 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae66423f-ee4f-45dc-9042-1149d9acc284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:02.711114 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ddc91dd-c1e7-4387-b574-9edd915bd3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:02.761991 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Created reservations ['7baac1ee-52cc-4ccd-a121-8ea04a6f8c58', '864bb12b-a38a-4f14-a091-5d07b050e8fd', 'c0c0bb70-2786-45bc-9aeb-2762622a4409', '11b713d6-f42e-4426-bad1-0e6dd4a47ea0'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:02.762736 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ddc91dd-c1e7-4387-b574-9edd915bd3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7baac1ee-52cc-4ccd-a121-8ea04a6f8c58', '864bb12b-a38a-4f14-a091-5d07b050e8fd', 'c0c0bb70-2786-45bc-9aeb-2762622a4409', '11b713d6-f42e-4426-bad1-0e6dd4a47ea0']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:02.763449 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (772b39ce-cb0e-4648-814e-36fbb484eac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:02.782202 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (772b39ce-cb0e-4648-814e-36fbb484eac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9f03fd5-6c37-4e3f-89f6-531811c4f805', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1531523481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='021e20b4bcdd4b949844d959222521e4',qos_specs=None,replication_status=,reservations=['7baac1ee-52cc-4ccd-a121-8ea04a6f8c58','864bb12b-a38a-4f14-a091-5d07b050e8fd','c0c0bb70-2786-45bc-9aeb-2762622a4409','11b713d6-f42e-4426-bad1-0e6dd4a47ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250ad26d411a45638c9c46398de0ec59',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1531523481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9f03fd5-6c37-4e3f-89f6-531811c4f805,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='021e20b4bcdd4b949844d959222521e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='250ad26d411a45638c9c46398de0ec59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:02.782812 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e2e48d-eb93-484d-8788-a3b4e11a283b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:02.798198 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e2e48d-eb93-484d-8788-a3b4e11a283b) transitioned into state 'SUCCESS' from state '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-1531523481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='021e20b4bcdd4b949844d959222521e4',qos_specs=None,replication_status=,reservations=['7baac1ee-52cc-4ccd-a121-8ea04a6f8c58','864bb12b-a38a-4f14-a091-5d07b050e8fd','c0c0bb70-2786-45bc-9aeb-2762622a4409','11b713d6-f42e-4426-bad1-0e6dd4a47ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250ad26d411a45638c9c46398de0ec59',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:02.799155 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83797671-c404-4ab4-83f1-eb8176f403cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:02.808222 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83797671-c404-4ab4-83f1-eb8176f403cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:02.808983 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Flow 'volume_create_api' (db62c796-c79b-4f4c-880b-eb4486296500) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:02.809280 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Create volume request issued successfully. Aug 14 03:58:02.809778 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d6d164ca-fa34-451f-ab97-dfb5edb1390d tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:58:02.810217 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1001/3980] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:58:02 2026] POST /volume/v3/volumes => generated 764 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:02.820657 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-42b58e96-3869-415d-93d7-02409e9cccff None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:02.823173 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-42b58e96-3869-415d-93d7-02409e9cccff tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 Aug 14 03:58:02.823173 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-42b58e96-3869-415d-93d7-02409e9cccff tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:02.823173 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-42b58e96-3869-415d-93d7-02409e9cccff tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:02.829563 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:02.829563 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:02.832927 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-42b58e96-3869-415d-93d7-02409e9cccff tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:02.836826 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-42b58e96-3869-415d-93d7-02409e9cccff tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 returned with HTTP 200 Aug 14 03:58:02.837224 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 992/3981] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:58:02 2026] GET /volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:02.989108 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-9925727c-71ac-4b77-a5bb-de5d7b4eb40b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:02.990907 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-9925727c-71ac-4b77-a5bb-de5d7b4eb40b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/attachments/4c5e9e04-7836-4089-821e-fcc40c3215b0/action Aug 14 03:58:02.991305 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-9925727c-71ac-4b77-a5bb-de5d7b4eb40b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:58:02.991414 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-9925727c-71ac-4b77-a5bb-de5d7b4eb40b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:03.005800 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:03.005800 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:03.013846 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f77b3879-ad0a-4163-b765-bc1e48171436 req-9925727c-71ac-4b77-a5bb-de5d7b4eb40b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/4c5e9e04-7836-4089-821e-fcc40c3215b0/action returned with HTTP 204 Aug 14 03:58:03.014244 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1001/3982] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:58:02 2026] POST /volume/v3/attachments/4c5e9e04-7836-4089-821e-fcc40c3215b0/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:03.410200 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f4f4571e-4277-4cc6-9e08-94907fe82dab None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:03.411924 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f4f4571e-4277-4cc6-9e08-94907fe82dab tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:58:03.412160 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f4f4571e-4277-4cc6-9e08-94907fe82dab tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:03.412376 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f4f4571e-4277-4cc6-9e08-94907fe82dab tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:03.420757 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:03.420757 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:03.423990 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f4f4571e-4277-4cc6-9e08-94907fe82dab tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:58:03.427836 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f4f4571e-4277-4cc6-9e08-94907fe82dab tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:58:03.428217 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 989/3983] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:03 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 1167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:03.461400 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-d4651cc8-0207-4305-afef-ede5c9fb864b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:03.463670 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-d4651cc8-0207-4305-afef-ede5c9fb864b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:58:03.463872 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-d4651cc8-0207-4305-afef-ede5c9fb864b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:03.464068 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-d4651cc8-0207-4305-afef-ede5c9fb864b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:03.473309 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:03.473309 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:03.476638 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-d4651cc8-0207-4305-afef-ede5c9fb864b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:58:03.480760 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-d4651cc8-0207-4305-afef-ede5c9fb864b tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:58:03.481224 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1002/3984] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:58:03 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:03.497431 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-5f40f820-5214-45fa-9913-5c1f54ff2fa3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:03.499843 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-5f40f820-5214-45fa-9913-5c1f54ff2fa3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] POST https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/action Aug 14 03:58:03.500283 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-5f40f820-5214-45fa-9913-5c1f54ff2fa3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:58:03.500458 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-5f40f820-5214-45fa-9913-5c1f54ff2fa3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:03.510031 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:03.510031 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:03.510485 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-5f40f820-5214-45fa-9913-5c1f54ff2fa3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:58:03.515727 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-5f40f820-5214-45fa-9913-5c1f54ff2fa3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Begin detaching volume completed successfully. Aug 14 03:58:03.515926 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-5f40f820-5214-45fa-9913-5c1f54ff2fa3 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/action returned with HTTP 202 Aug 14 03:58:03.516364 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 993/3985] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:58:03 2026] POST /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:58:03.553741 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bf11a799-3b61-4623-835a-9a212e06ef1a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:03.554121 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bf11a799-3b61-4623-835a-9a212e06ef1a None None] GET https://10.4.3.64/volume// Aug 14 03:58:03.554298 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bf11a799-3b61-4623-835a-9a212e06ef1a None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:03.554487 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bf11a799-3b61-4623-835a-9a212e06ef1a None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:03.554794 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bf11a799-3b61-4623-835a-9a212e06ef1a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:58:03.555098 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1002/3986] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:58:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:58:03.562835 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-2320d2ad-3d6f-468c-b53b-fd0b73a1d135 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:03.565335 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-2320d2ad-3d6f-468c-b53b-fd0b73a1d135 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:58:03.565615 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-2320d2ad-3d6f-468c-b53b-fd0b73a1d135 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:03.565864 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-2320d2ad-3d6f-468c-b53b-fd0b73a1d135 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:03.577114 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:03.577114 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:03.581358 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-2320d2ad-3d6f-468c-b53b-fd0b73a1d135 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:58:03.588328 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-2320d2ad-3d6f-468c-b53b-fd0b73a1d135 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:58:03.588758 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 990/3987] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:58:03 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 1350 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:58:03.599573 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-73895c20-98cb-4c97-92a3-2859e8332a16 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:03.602118 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-73895c20-98cb-4c97-92a3-2859e8332a16 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/encryption Aug 14 03:58:03.602368 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-73895c20-98cb-4c97-92a3-2859e8332a16 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:03.602609 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-73895c20-98cb-4c97-92a3-2859e8332a16 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:03.615982 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:03.615982 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:03.622922 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-73895c20-98cb-4c97-92a3-2859e8332a16 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/encryption returned with HTTP 200 Aug 14 03:58:03.623403 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1003/3988] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:58:03 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:03.848632 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-548158fb-8a61-4cf1-9f6a-cfa31e7f1c56 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:03.850858 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-548158fb-8a61-4cf1-9f6a-cfa31e7f1c56 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 Aug 14 03:58:03.851156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-548158fb-8a61-4cf1-9f6a-cfa31e7f1c56 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:03.851404 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-548158fb-8a61-4cf1-9f6a-cfa31e7f1c56 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:03.859958 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:03.859958 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:03.863951 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-548158fb-8a61-4cf1-9f6a-cfa31e7f1c56 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:03.868466 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-548158fb-8a61-4cf1-9f6a-cfa31e7f1c56 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 returned with HTTP 200 Aug 14 03:58:03.868873 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 994/3989] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:58:03 2026] GET /volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:03.879544 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2e664e2f-af2d-4688-8ced-fd670b51687f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:03.881102 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2e664e2f-af2d-4688-8ced-fd670b51687f tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:58:03.881496 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2e664e2f-af2d-4688-8ced-fd670b51687f tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9f03fd5-6c37-4e3f-89f6-531811c4f805", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-456340300"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:03.888800 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:03.888800 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:03.889226 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2e664e2f-af2d-4688-8ced-fd670b51687f tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:03.889331 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-2e664e2f-af2d-4688-8ced-fd670b51687f tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Create snapshot from volume a9f03fd5-6c37-4e3f-89f6-531811c4f805 Aug 14 03:58:03.918066 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-2e664e2f-af2d-4688-8ced-fd670b51687f tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Created reservations ['6533d85c-9117-4e21-803c-5917afa29d6c', '551fd01c-4e85-4238-8f2d-02aa6bd21578', '2d527d3d-d748-4a0e-8c94-6ef6d9c6d48e', '28dadd1b-6c08-42bc-995c-38f447b8994f'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:03.944526 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2e664e2f-af2d-4688-8ced-fd670b51687f tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Snapshot create request issued successfully. Aug 14 03:58:03.944839 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2e664e2f-af2d-4688-8ced-fd670b51687f tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:58:03.945261 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1003/3990] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:58:03 2026] POST /volume/v3/snapshots => generated 321 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:03.953294 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0bad1cd8-0460-4486-8e44-24e6f961eb8a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:03.955212 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0bad1cd8-0460-4486-8e44-24e6f961eb8a tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 Aug 14 03:58:03.955450 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0bad1cd8-0460-4486-8e44-24e6f961eb8a tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:03.955687 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0bad1cd8-0460-4486-8e44-24e6f961eb8a tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:03.960561 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:03.960561 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:03.960957 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0bad1cd8-0460-4486-8e44-24e6f961eb8a tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Snapshot retrieved successfully. Aug 14 03:58:03.961772 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0bad1cd8-0460-4486-8e44-24e6f961eb8a tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 returned with HTTP 200 Aug 14 03:58:03.962171 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 991/3991] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:03 2026] GET /volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:04.971787 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7ac5696a-fb80-4fb1-a6ce-59ffbb48cfe2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:04.973890 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7ac5696a-fb80-4fb1-a6ce-59ffbb48cfe2 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 Aug 14 03:58:04.974113 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7ac5696a-fb80-4fb1-a6ce-59ffbb48cfe2 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:04.974329 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7ac5696a-fb80-4fb1-a6ce-59ffbb48cfe2 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:04.979272 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:04.979272 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:04.979676 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7ac5696a-fb80-4fb1-a6ce-59ffbb48cfe2 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Snapshot retrieved successfully. Aug 14 03:58:04.980390 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7ac5696a-fb80-4fb1-a6ce-59ffbb48cfe2 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 returned with HTTP 200 Aug 14 03:58:04.980746 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1004/3992] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:04 2026] GET /volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:04.988893 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ff480122-1222-40dc-8388-ba90630159bb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:04.990552 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ff480122-1222-40dc-8388-ba90630159bb tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] POST https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805/action Aug 14 03:58:04.990910 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ff480122-1222-40dc-8388-ba90630159bb tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Action body: b'{"revert": {"snapshot_id": "248d798f-59fc-4177-895c-f213797a9379"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:58:04.991068 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ff480122-1222-40dc-8388-ba90630159bb tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "248d798f-59fc-4177-895c-f213797a9379"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:05.001733 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:05.001733 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:05.002152 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ff480122-1222-40dc-8388-ba90630159bb tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume retrieved successfully. Aug 14 03:58:05.012526 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-ff480122-1222-40dc-8388-ba90630159bb tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Reverting volume a9f03fd5-6c37-4e3f-89f6-531811c4f805 to snapshot 248d798f-59fc-4177-895c-f213797a9379. Aug 14 03:58:05.013308 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:05.013308 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:05.024458 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ff480122-1222-40dc-8388-ba90630159bb tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805/action returned with HTTP 202 Aug 14 03:58:05.024872 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 995/3993] 10.4.3.64 () {70 vars in 1424 bytes} [Fri Aug 14 03:58:04 2026] POST /volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 03:58:05.033529 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-97a17223-894c-4b2e-b391-93cc504b52c7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:05.035636 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97a17223-894c-4b2e-b391-93cc504b52c7 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 Aug 14 03:58:05.035836 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97a17223-894c-4b2e-b391-93cc504b52c7 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:05.036065 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97a17223-894c-4b2e-b391-93cc504b52c7 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:05.042887 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:05.042887 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:05.046784 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-97a17223-894c-4b2e-b391-93cc504b52c7 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:05.050546 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97a17223-894c-4b2e-b391-93cc504b52c7 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 returned with HTTP 200 Aug 14 03:58:05.050876 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1004/3994] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:58:05 2026] GET /volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:05.676609 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-3df9ada1-3d4a-4f07-a9ef-751bbd88a0d3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:05.678600 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-3df9ada1-3d4a-4f07-a9ef-751bbd88a0d3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:05.678780 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-3df9ada1-3d4a-4f07-a9ef-751bbd88a0d3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:05.678977 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-3df9ada1-3d4a-4f07-a9ef-751bbd88a0d3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:05.685513 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:05.685513 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:05.688496 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-3df9ada1-3d4a-4f07-a9ef-751bbd88a0d3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:05.692148 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-3df9ada1-3d4a-4f07-a9ef-751bbd88a0d3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:58:05.692506 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 992/3995] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:58:05 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:05.752679 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-72e6ab48-c70b-451b-bf6e-0fe4494c030c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:05.753115 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-72e6ab48-c70b-451b-bf6e-0fe4494c030c None None] GET https://10.4.3.64/volume// Aug 14 03:58:05.753339 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-72e6ab48-c70b-451b-bf6e-0fe4494c030c None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:05.753557 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-72e6ab48-c70b-451b-bf6e-0fe4494c030c None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:05.753893 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-72e6ab48-c70b-451b-bf6e-0fe4494c030c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:58:05.754248 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1005/3996] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:58:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:58:05.760920 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-37a21c45-5e22-4325-9e15-2e67afc53689 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:05.762673 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-37a21c45-5e22-4325-9e15-2e67afc53689 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:58:05.762985 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-37a21c45-5e22-4325-9e15-2e67afc53689 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1", "connector": null, "instance_uuid": "f479e03f-d13e-415b-99f2-244ae9e1570e"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:05.770063 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:05.770063 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:05.788616 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-37a21c45-5e22-4325-9e15-2e67afc53689 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:58:05.789127 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 996/3997] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:58:05 2026] POST /volume/v3/attachments => generated 273 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:05.812021 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d4fcbc5b-5a4c-4350-9dd0-9171e11f2c9c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:05.814095 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d4fcbc5b-5a4c-4350-9dd0-9171e11f2c9c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:05.814095 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d4fcbc5b-5a4c-4350-9dd0-9171e11f2c9c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:05.814217 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d4fcbc5b-5a4c-4350-9dd0-9171e11f2c9c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:05.819732 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3b0b3a0e-853e-4416-8416-087cb5b51d37 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:05.820120 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3b0b3a0e-853e-4416-8416-087cb5b51d37 None None] GET https://10.4.3.64/volume// Aug 14 03:58:05.820327 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3b0b3a0e-853e-4416-8416-087cb5b51d37 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:05.820490 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3b0b3a0e-853e-4416-8416-087cb5b51d37 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:05.820869 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3b0b3a0e-853e-4416-8416-087cb5b51d37 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:58:05.821076 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 993/3998] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:58:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:58:05.822598 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:05.822598 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:05.825816 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d4fcbc5b-5a4c-4350-9dd0-9171e11f2c9c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:05.828958 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-8a449059-e3c8-4eb3-9193-2229cc8c27d1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:05.830048 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d4fcbc5b-5a4c-4350-9dd0-9171e11f2c9c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:58:05.830473 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1005/3999] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:05 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:05.830869 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-8a449059-e3c8-4eb3-9193-2229cc8c27d1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:05.831076 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-8a449059-e3c8-4eb3-9193-2229cc8c27d1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:05.831276 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-8a449059-e3c8-4eb3-9193-2229cc8c27d1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:05.840158 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:05.840158 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:05.843168 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-8a449059-e3c8-4eb3-9193-2229cc8c27d1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:05.846842 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-8a449059-e3c8-4eb3-9193-2229cc8c27d1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:58:05.847233 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1006/4000] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:58:05 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 1019 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:58:05.942934 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-53ff68f4-7425-4953-ad79-f8e8d6656e47 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:05.945396 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-53ff68f4-7425-4953-ad79-f8e8d6656e47 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] PUT https://10.4.3.64/volume/v3/attachments/1502ebef-4d6e-40fd-b36f-44d1031f76e3 Aug 14 03:58:05.945728 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-53ff68f4-7425-4953-ad79-f8e8d6656e47 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:05.952328 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-53ff68f4-7425-4953-ad79-f8e8d6656e47 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Acquiring lock "cinder-attachment_update-3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:58:05.956237 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-53ff68f4-7425-4953-ad79-f8e8d6656e47 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Lock "cinder-attachment_update-3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:58:05.957052 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:05.957052 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:06.021944 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-53ff68f4-7425-4953-ad79-f8e8d6656e47 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Lock "cinder-attachment_update-3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1-np0000007313" released by "attachment_update" :: held 0.066s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:58:06.022411 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-53ff68f4-7425-4953-ad79-f8e8d6656e47 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/attachments/1502ebef-4d6e-40fd-b36f-44d1031f76e3 returned with HTTP 200 Aug 14 03:58:06.022720 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 997/4001] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:58:05 2026] PUT /volume/v3/attachments/1502ebef-4d6e-40fd-b36f-44d1031f76e3 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:06.063461 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7b11cd1f-9aed-4364-afda-0991c49551c4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:06.065558 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7b11cd1f-9aed-4364-afda-0991c49551c4 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 Aug 14 03:58:06.065752 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7b11cd1f-9aed-4364-afda-0991c49551c4 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:06.065934 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7b11cd1f-9aed-4364-afda-0991c49551c4 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:06.074860 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:06.074860 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:06.079479 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7b11cd1f-9aed-4364-afda-0991c49551c4 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:06.085256 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7b11cd1f-9aed-4364-afda-0991c49551c4 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 returned with HTTP 200 Aug 14 03:58:06.085784 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 994/4002] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:58:06 2026] GET /volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:06.097093 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-716b88d5-d56a-42c8-ae13-b103deee6e51 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:06.098755 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-716b88d5-d56a-42c8-ae13-b103deee6e51 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 Aug 14 03:58:06.099023 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-716b88d5-d56a-42c8-ae13-b103deee6e51 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:06.099306 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-716b88d5-d56a-42c8-ae13-b103deee6e51 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:06.103813 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:06.103813 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:06.104292 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-716b88d5-d56a-42c8-ae13-b103deee6e51 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Snapshot retrieved successfully. Aug 14 03:58:06.104990 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-716b88d5-d56a-42c8-ae13-b103deee6e51 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 returned with HTTP 200 Aug 14 03:58:06.105319 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1006/4003] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:06 2026] GET /volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:06.113526 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-545dbe51-65e9-43fa-96cc-5b467d5edd6c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:06.115216 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-545dbe51-65e9-43fa-96cc-5b467d5edd6c tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 Aug 14 03:58:06.115434 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-545dbe51-65e9-43fa-96cc-5b467d5edd6c tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:06.115615 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-545dbe51-65e9-43fa-96cc-5b467d5edd6c tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:06.122060 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:06.122060 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:06.125114 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-545dbe51-65e9-43fa-96cc-5b467d5edd6c tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:06.128776 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-545dbe51-65e9-43fa-96cc-5b467d5edd6c tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 returned with HTTP 200 Aug 14 03:58:06.129123 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1007/4004] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:58:06 2026] GET /volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:06.144477 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:06.146633 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:58:06.147102 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2031743137"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:06.148987 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2031743137'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:58:06.149147 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Create volume of 1 GB Aug 14 03:58:06.149519 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:06.149519 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:06.154296 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Availability Zones retrieved successfully. Aug 14 03:58:06.160910 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Flow 'volume_create_api' (9b3bdcbe-0582-4e83-8fcb-cb29ddc0f4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:06.161847 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df741475-75e2-4e5f-95bb-a9a8236b3651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:06.162747 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:58:06.189277 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df741475-75e2-4e5f-95bb-a9a8236b3651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:06.190464 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (135dd56a-3425-49ff-832b-ad3a370e90d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:06.226914 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Created reservations ['f04f9095-6d98-46e9-af00-0ca4c04e32ae', 'd0721605-1f3a-47bd-a6d3-fdb92a8e0ee2', 'c0919752-96eb-4e75-97d4-d18b4a210d34', '90f53710-3e8a-405f-9a8a-546c1dc7ca94'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:06.227899 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (135dd56a-3425-49ff-832b-ad3a370e90d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f04f9095-6d98-46e9-af00-0ca4c04e32ae', 'd0721605-1f3a-47bd-a6d3-fdb92a8e0ee2', 'c0919752-96eb-4e75-97d4-d18b4a210d34', '90f53710-3e8a-405f-9a8a-546c1dc7ca94']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:06.228408 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72213d29-f70c-4122-8527-0d4e3e202d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:06.249218 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72213d29-f70c-4122-8527-0d4e3e202d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55346271-2f0d-4da7-b32e-28e9c0853530', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2031743137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='021e20b4bcdd4b949844d959222521e4',qos_specs=None,replication_status=,reservations=['f04f9095-6d98-46e9-af00-0ca4c04e32ae','d0721605-1f3a-47bd-a6d3-fdb92a8e0ee2','c0919752-96eb-4e75-97d4-d18b4a210d34','90f53710-3e8a-405f-9a8a-546c1dc7ca94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250ad26d411a45638c9c46398de0ec59',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2031743137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55346271-2f0d-4da7-b32e-28e9c0853530,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='021e20b4bcdd4b949844d959222521e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='250ad26d411a45638c9c46398de0ec59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:06.250147 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fadb5e79-cd31-4eaa-9709-f15e7a40c148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:06.266975 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fadb5e79-cd31-4eaa-9709-f15e7a40c148) transitioned into state 'SUCCESS' from state '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-2031743137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='021e20b4bcdd4b949844d959222521e4',qos_specs=None,replication_status=,reservations=['f04f9095-6d98-46e9-af00-0ca4c04e32ae','d0721605-1f3a-47bd-a6d3-fdb92a8e0ee2','c0919752-96eb-4e75-97d4-d18b4a210d34','90f53710-3e8a-405f-9a8a-546c1dc7ca94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250ad26d411a45638c9c46398de0ec59',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:06.267586 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75bb69ed-b558-44b9-b213-65534eb7c276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:06.275092 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75bb69ed-b558-44b9-b213-65534eb7c276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:06.275797 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Flow 'volume_create_api' (9b3bdcbe-0582-4e83-8fcb-cb29ddc0f4f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:06.276072 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Create volume request issued successfully. Aug 14 03:58:06.276577 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6cd53583-f4a0-4080-adbb-d538a14834d1 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:58:06.276970 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 998/4005] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:58:06 2026] POST /volume/v3/volumes => generated 764 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:06.291336 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8a4a3cfd-f1ea-4315-9198-3c12b700178b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:06.293585 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8a4a3cfd-f1ea-4315-9198-3c12b700178b tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 Aug 14 03:58:06.293878 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8a4a3cfd-f1ea-4315-9198-3c12b700178b tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:06.294164 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8a4a3cfd-f1ea-4315-9198-3c12b700178b tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:06.302574 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:06.302574 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:06.306725 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8a4a3cfd-f1ea-4315-9198-3c12b700178b tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:06.312103 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8a4a3cfd-f1ea-4315-9198-3c12b700178b tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 returned with HTTP 200 Aug 14 03:58:06.312528 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 995/4006] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:58:06 2026] GET /volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:06.844290 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d1026268-fe8c-4f72-b7fe-eeecc348d023 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:06.846167 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d1026268-fe8c-4f72-b7fe-eeecc348d023 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:06.846374 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d1026268-fe8c-4f72-b7fe-eeecc348d023 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:06.846581 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d1026268-fe8c-4f72-b7fe-eeecc348d023 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:06.855460 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:06.855460 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:06.858426 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d1026268-fe8c-4f72-b7fe-eeecc348d023 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:06.862040 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d1026268-fe8c-4f72-b7fe-eeecc348d023 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:58:06.862394 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1007/4007] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:06 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:07.328092 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-799bc6fb-3f98-45ac-bb46-b1c66a358136 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:07.329958 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-799bc6fb-3f98-45ac-bb46-b1c66a358136 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 Aug 14 03:58:07.330266 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-799bc6fb-3f98-45ac-bb46-b1c66a358136 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:07.330460 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-799bc6fb-3f98-45ac-bb46-b1c66a358136 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:07.337268 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:07.337268 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:07.341821 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-799bc6fb-3f98-45ac-bb46-b1c66a358136 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:07.347757 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-799bc6fb-3f98-45ac-bb46-b1c66a358136 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 returned with HTTP 200 Aug 14 03:58:07.347757 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1008/4008] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:58:07 2026] GET /volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:07.363771 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bfc15201-01fc-4778-b0f5-04103e0be164 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:07.365924 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bfc15201-01fc-4778-b0f5-04103e0be164 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:58:07.366468 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bfc15201-01fc-4778-b0f5-04103e0be164 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55346271-2f0d-4da7-b32e-28e9c0853530", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-241653069"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:07.379756 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:07.379756 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:07.380698 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bfc15201-01fc-4778-b0f5-04103e0be164 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:07.380946 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-bfc15201-01fc-4778-b0f5-04103e0be164 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Create snapshot from volume 55346271-2f0d-4da7-b32e-28e9c0853530 Aug 14 03:58:07.405329 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-bfc15201-01fc-4778-b0f5-04103e0be164 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Created reservations ['7d943eae-c9ab-4986-81a7-9385fff29791', 'e8478b70-30fb-47a8-82ec-2a35773a83c3', '53997cd9-053c-4e47-b4f3-bb6855839cb5', '59e28a32-1b9a-48f5-8155-445153c840db'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:07.431975 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-bfc15201-01fc-4778-b0f5-04103e0be164 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Snapshot create request issued successfully. Aug 14 03:58:07.432892 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bfc15201-01fc-4778-b0f5-04103e0be164 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:58:07.432892 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 999/4009] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:58:07 2026] POST /volume/v3/snapshots => generated 321 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:07.441404 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-198a0744-214f-4916-9b33-2e56e48df7a0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:07.442967 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-198a0744-214f-4916-9b33-2e56e48df7a0 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 Aug 14 03:58:07.443148 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-198a0744-214f-4916-9b33-2e56e48df7a0 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:07.443338 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-198a0744-214f-4916-9b33-2e56e48df7a0 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:07.447698 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:07.447698 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:07.448033 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-198a0744-214f-4916-9b33-2e56e48df7a0 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Snapshot retrieved successfully. Aug 14 03:58:07.448708 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-198a0744-214f-4916-9b33-2e56e48df7a0 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 returned with HTTP 200 Aug 14 03:58:07.449071 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 996/4010] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:07 2026] GET /volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 => generated 453 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:07.874195 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8bc62b53-5d76-4451-ab9e-a6e3f04f502b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:07.875874 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8bc62b53-5d76-4451-ab9e-a6e3f04f502b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:07.876075 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8bc62b53-5d76-4451-ab9e-a6e3f04f502b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:07.876275 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8bc62b53-5d76-4451-ab9e-a6e3f04f502b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:07.884355 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:07.884355 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:07.887402 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8bc62b53-5d76-4451-ab9e-a6e3f04f502b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:07.891075 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8bc62b53-5d76-4451-ab9e-a6e3f04f502b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:58:07.891439 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1008/4011] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:07 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:08.457465 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-504c3a32-4b24-418d-95e5-8a40949c03e8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:08.459179 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-504c3a32-4b24-418d-95e5-8a40949c03e8 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 Aug 14 03:58:08.459361 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-504c3a32-4b24-418d-95e5-8a40949c03e8 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:08.459539 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-504c3a32-4b24-418d-95e5-8a40949c03e8 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:08.463967 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:08.463967 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:08.464368 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-504c3a32-4b24-418d-95e5-8a40949c03e8 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Snapshot retrieved successfully. Aug 14 03:58:08.465030 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-504c3a32-4b24-418d-95e5-8a40949c03e8 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 returned with HTTP 200 Aug 14 03:58:08.465362 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1009/4012] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:08 2026] GET /volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:08.474301 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9d7ead88-5cd0-4d2b-8ff4-b5b101c117b3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:08.475774 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9d7ead88-5cd0-4d2b-8ff4-b5b101c117b3 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] POST https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530/action Aug 14 03:58:08.476275 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9d7ead88-5cd0-4d2b-8ff4-b5b101c117b3 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:58:08.476498 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9d7ead88-5cd0-4d2b-8ff4-b5b101c117b3 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:08.484051 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:08.484051 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:08.486160 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9d7ead88-5cd0-4d2b-8ff4-b5b101c117b3 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:08.515178 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-9d7ead88-5cd0-4d2b-8ff4-b5b101c117b3 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Created reservations ['4b19a2c2-323a-4e99-bd1d-be2457451448', '281ad81b-d8b7-4f33-a4f0-7764e10f3ed0'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:08.523501 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9d7ead88-5cd0-4d2b-8ff4-b5b101c117b3 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Extend volume request issued successfully. Aug 14 03:58:08.523826 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9d7ead88-5cd0-4d2b-8ff4-b5b101c117b3 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530/action returned with HTTP 202 Aug 14 03:58:08.524346 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1000/4013] 10.4.3.64 () {70 vars in 1424 bytes} [Fri Aug 14 03:58:08 2026] POST /volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 03:58:08.533368 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-94f2b449-2b77-4a2e-8586-6e97a1e91163 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:08.535324 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-94f2b449-2b77-4a2e-8586-6e97a1e91163 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 Aug 14 03:58:08.535546 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-94f2b449-2b77-4a2e-8586-6e97a1e91163 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:08.535769 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-94f2b449-2b77-4a2e-8586-6e97a1e91163 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:08.542592 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:08.542592 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:08.545939 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-94f2b449-2b77-4a2e-8586-6e97a1e91163 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:08.549488 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-94f2b449-2b77-4a2e-8586-6e97a1e91163 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 returned with HTTP 200 Aug 14 03:58:08.550071 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 997/4014] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:58:08 2026] GET /volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:08.903649 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bebad1ac-47ca-419b-a4c1-d2c9b44a67b3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:08.906732 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bebad1ac-47ca-419b-a4c1-d2c9b44a67b3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:08.907035 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bebad1ac-47ca-419b-a4c1-d2c9b44a67b3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:08.907035 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bebad1ac-47ca-419b-a4c1-d2c9b44a67b3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:08.917962 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:08.917962 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:08.921048 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bebad1ac-47ca-419b-a4c1-d2c9b44a67b3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:08.926193 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bebad1ac-47ca-419b-a4c1-d2c9b44a67b3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:58:08.927104 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1009/4015] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:08 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:09.564231 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c2d234d1-534b-48a3-b6d6-60e9fecaadd9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:09.566553 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c2d234d1-534b-48a3-b6d6-60e9fecaadd9 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 Aug 14 03:58:09.566806 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c2d234d1-534b-48a3-b6d6-60e9fecaadd9 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:09.567000 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c2d234d1-534b-48a3-b6d6-60e9fecaadd9 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:09.574518 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:09.574518 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:09.577947 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c2d234d1-534b-48a3-b6d6-60e9fecaadd9 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:09.581451 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c2d234d1-534b-48a3-b6d6-60e9fecaadd9 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 returned with HTTP 200 Aug 14 03:58:09.581790 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1010/4016] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:58:09 2026] GET /volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:09.598766 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-64bc1b7c-8e97-4293-836b-f9af821b35fd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:09.600536 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64bc1b7c-8e97-4293-836b-f9af821b35fd tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] POST https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530/action Aug 14 03:58:09.601050 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64bc1b7c-8e97-4293-836b-f9af821b35fd tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Action body: b'{"revert": {"snapshot_id": "f802b1aa-6ca9-4133-b9ce-529f099d1cd7"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:58:09.603154 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64bc1b7c-8e97-4293-836b-f9af821b35fd tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "f802b1aa-6ca9-4133-b9ce-529f099d1cd7"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:09.609412 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:09.609412 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:09.610126 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-64bc1b7c-8e97-4293-836b-f9af821b35fd tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume retrieved successfully. Aug 14 03:58:09.615342 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64bc1b7c-8e97-4293-836b-f9af821b35fd tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] HTTP exception thrown: Can't revert volume 55346271-2f0d-4da7-b32e-28e9c0853530 to its latest snapshot f802b1aa-6ca9-4133-b9ce-529f099d1cd7. The volume size must be equal to the snapshot size. Aug 14 03:58:09.615841 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64bc1b7c-8e97-4293-836b-f9af821b35fd tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530/action returned with HTTP 400 Aug 14 03:58:09.616815 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1001/4017] 10.4.3.64 () {70 vars in 1424 bytes} [Fri Aug 14 03:58:09 2026] POST /volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530/action => generated 213 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 14 03:58:09.625281 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0c42e576-e7df-4375-98ba-4c9c009817cb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:09.627099 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0c42e576-e7df-4375-98ba-4c9c009817cb tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 Aug 14 03:58:09.627304 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0c42e576-e7df-4375-98ba-4c9c009817cb tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:09.627508 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0c42e576-e7df-4375-98ba-4c9c009817cb tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:09.627646 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-0c42e576-e7df-4375-98ba-4c9c009817cb tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Delete snapshot with id: f802b1aa-6ca9-4133-b9ce-529f099d1cd7 Aug 14 03:58:09.636168 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:09.636168 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:09.636168 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0c42e576-e7df-4375-98ba-4c9c009817cb tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Snapshot retrieved successfully. Aug 14 03:58:09.654698 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0c42e576-e7df-4375-98ba-4c9c009817cb tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Snapshot delete request issued successfully. Aug 14 03:58:09.655241 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0c42e576-e7df-4375-98ba-4c9c009817cb tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 returned with HTTP 202 Aug 14 03:58:09.655983 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 998/4018] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:58:09 2026] DELETE /volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:09.662447 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c4996f47-b4e8-41f6-9c11-2b87a37ca928 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:09.664726 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c4996f47-b4e8-41f6-9c11-2b87a37ca928 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 Aug 14 03:58:09.664929 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c4996f47-b4e8-41f6-9c11-2b87a37ca928 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:09.665148 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c4996f47-b4e8-41f6-9c11-2b87a37ca928 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:09.672239 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:09.672239 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:09.673774 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c4996f47-b4e8-41f6-9c11-2b87a37ca928 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Snapshot retrieved successfully. Aug 14 03:58:09.675429 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c4996f47-b4e8-41f6-9c11-2b87a37ca928 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 returned with HTTP 200 Aug 14 03:58:09.675808 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1010/4019] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:09 2026] GET /volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 => generated 479 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:09.938570 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-212fe96c-8047-41bd-a311-f2635b321f99 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:09.940314 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-212fe96c-8047-41bd-a311-f2635b321f99 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:09.940562 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-212fe96c-8047-41bd-a311-f2635b321f99 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:09.940818 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-212fe96c-8047-41bd-a311-f2635b321f99 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:09.949582 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:09.949582 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:09.952631 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-212fe96c-8047-41bd-a311-f2635b321f99 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:09.956339 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-212fe96c-8047-41bd-a311-f2635b321f99 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:58:09.956750 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1011/4020] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:09 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:10.255551 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-d976105d-ea01-4382-97e2-7dcf65017868 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:10.257275 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-d976105d-ea01-4382-97e2-7dcf65017868 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/attachments/1502ebef-4d6e-40fd-b36f-44d1031f76e3/action Aug 14 03:58:10.257791 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-d976105d-ea01-4382-97e2-7dcf65017868 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:58:10.259862 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-d976105d-ea01-4382-97e2-7dcf65017868 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:10.272955 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:10.272955 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:10.280962 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-51a23c3d-1e63-4c34-83cd-98084780c3b5 req-d976105d-ea01-4382-97e2-7dcf65017868 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/attachments/1502ebef-4d6e-40fd-b36f-44d1031f76e3/action returned with HTTP 204 Aug 14 03:58:10.281574 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1002/4021] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:58:10 2026] POST /volume/v3/attachments/1502ebef-4d6e-40fd-b36f-44d1031f76e3/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:10.684616 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b6d377fe-4d68-4b27-9e17-26d63fff0423 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:10.686816 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b6d377fe-4d68-4b27-9e17-26d63fff0423 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 Aug 14 03:58:10.687292 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b6d377fe-4d68-4b27-9e17-26d63fff0423 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:10.688884 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b6d377fe-4d68-4b27-9e17-26d63fff0423 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:10.693070 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b6d377fe-4d68-4b27-9e17-26d63fff0423 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 returned with HTTP 404 Aug 14 03:58:10.693787 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 999/4022] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:10 2026] GET /volume/v3/snapshots/f802b1aa-6ca9-4133-b9ce-529f099d1cd7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:10.699338 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-68ed1b2a-0edd-4a5b-b5df-fa1058186b75 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:10.700901 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-68ed1b2a-0edd-4a5b-b5df-fa1058186b75 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] DELETE https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 Aug 14 03:58:10.701089 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-68ed1b2a-0edd-4a5b-b5df-fa1058186b75 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:10.701280 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-68ed1b2a-0edd-4a5b-b5df-fa1058186b75 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:10.701432 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-68ed1b2a-0edd-4a5b-b5df-fa1058186b75 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Delete volume with id: 55346271-2f0d-4da7-b32e-28e9c0853530 Aug 14 03:58:10.707310 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:10.707310 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:10.707712 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-68ed1b2a-0edd-4a5b-b5df-fa1058186b75 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:10.721860 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-68ed1b2a-0edd-4a5b-b5df-fa1058186b75 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Delete volume request issued successfully. Aug 14 03:58:10.722078 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-68ed1b2a-0edd-4a5b-b5df-fa1058186b75 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 returned with HTTP 202 Aug 14 03:58:10.722577 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1011/4023] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:58:10 2026] DELETE /volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:58:10.729786 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-db4797fb-7a3f-492b-b80b-7fabfe42961a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:10.731344 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-db4797fb-7a3f-492b-b80b-7fabfe42961a tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 Aug 14 03:58:10.731525 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-db4797fb-7a3f-492b-b80b-7fabfe42961a tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:10.731714 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-db4797fb-7a3f-492b-b80b-7fabfe42961a tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:10.738489 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:10.738489 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:10.741691 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-db4797fb-7a3f-492b-b80b-7fabfe42961a tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:10.745858 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-db4797fb-7a3f-492b-b80b-7fabfe42961a tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 returned with HTTP 200 Aug 14 03:58:10.746379 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1012/4024] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:58:10 2026] GET /volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:10.967975 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ca9e0330-996f-421f-bee8-75d7cc9d0e55 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:10.969649 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ca9e0330-996f-421f-bee8-75d7cc9d0e55 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:10.969991 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ca9e0330-996f-421f-bee8-75d7cc9d0e55 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:10.970295 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ca9e0330-996f-421f-bee8-75d7cc9d0e55 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:10.978806 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:10.978806 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:10.981976 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ca9e0330-996f-421f-bee8-75d7cc9d0e55 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:10.986463 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ca9e0330-996f-421f-bee8-75d7cc9d0e55 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:58:10.986463 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1003/4025] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:10 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 1132 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:10.998119 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8aec727c-b475-42aa-bcca-3463bcb62d8a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:11.002153 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8aec727c-b475-42aa-bcca-3463bcb62d8a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:58:11.002153 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8aec727c-b475-42aa-bcca-3463bcb62d8a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1570003285", "container": "tempest-volumesbackupstest-backup-container-1553629824"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:11.002153 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-8aec727c-b475-42aa-bcca-3463bcb62d8a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Creating new backup {'backup': {'volume_id': '3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1570003285', 'container': 'tempest-volumesbackupstest-backup-container-1553629824'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:58:11.002153 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-8aec727c-b475-42aa-bcca-3463bcb62d8a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Creating backup of volume 3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 in container tempest-volumesbackupstest-backup-container-1553629824 Aug 14 03:58:11.010446 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:11.010446 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:11.011049 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8aec727c-b475-42aa-bcca-3463bcb62d8a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:11.026019 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-8aec727c-b475-42aa-bcca-3463bcb62d8a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Created reservations ['a5f1e471-119b-4056-9769-380764674087', 'a16b3d9e-f8ae-4423-a96c-92c388201b3c'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:11.050606 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8aec727c-b475-42aa-bcca-3463bcb62d8a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:58:11.050606 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1000/4026] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:58:10 2026] POST /volume/v3/backups => generated 328 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:11.058608 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-067a5cff-a617-4c4c-925b-da38d3867605 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:11.060314 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-067a5cff-a617-4c4c-925b-da38d3867605 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:11.060515 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-067a5cff-a617-4c4c-925b-da38d3867605 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:11.060732 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-067a5cff-a617-4c4c-925b-da38d3867605 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:11.060781 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-067a5cff-a617-4c4c-925b-da38d3867605 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:11.066364 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:11.066364 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:11.067096 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-067a5cff-a617-4c4c-925b-da38d3867605 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:11.067586 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1012/4027] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:11 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:11.759944 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7f31eefc-07b4-4aed-a623-e2a215be32dd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:11.761774 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7f31eefc-07b4-4aed-a623-e2a215be32dd tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 Aug 14 03:58:11.761995 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7f31eefc-07b4-4aed-a623-e2a215be32dd tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:11.762213 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7f31eefc-07b4-4aed-a623-e2a215be32dd tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:11.767844 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7f31eefc-07b4-4aed-a623-e2a215be32dd tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 returned with HTTP 404 Aug 14 03:58:11.768367 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1013/4028] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:58:11 2026] GET /volume/v3/volumes/55346271-2f0d-4da7-b32e-28e9c0853530 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:58:11.774658 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-56ac7298-a60b-485d-b5a6-0cc7a66d5e85 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:11.776020 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-56ac7298-a60b-485d-b5a6-0cc7a66d5e85 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 Aug 14 03:58:11.776367 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-56ac7298-a60b-485d-b5a6-0cc7a66d5e85 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:11.776654 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-56ac7298-a60b-485d-b5a6-0cc7a66d5e85 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:11.777746 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-56ac7298-a60b-485d-b5a6-0cc7a66d5e85 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Delete snapshot with id: 248d798f-59fc-4177-895c-f213797a9379 Aug 14 03:58:11.783366 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:11.783366 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:11.783366 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-56ac7298-a60b-485d-b5a6-0cc7a66d5e85 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Snapshot retrieved successfully. Aug 14 03:58:11.797089 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-56ac7298-a60b-485d-b5a6-0cc7a66d5e85 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Snapshot delete request issued successfully. Aug 14 03:58:11.798044 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-56ac7298-a60b-485d-b5a6-0cc7a66d5e85 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 returned with HTTP 202 Aug 14 03:58:11.798044 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1004/4029] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:58:11 2026] DELETE /volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:11.805086 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5e210b7e-1262-40b1-aac7-326a1bdb40fa None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:11.809019 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5e210b7e-1262-40b1-aac7-326a1bdb40fa tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 Aug 14 03:58:11.809019 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5e210b7e-1262-40b1-aac7-326a1bdb40fa tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:11.809019 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5e210b7e-1262-40b1-aac7-326a1bdb40fa tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:11.813435 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:11.813435 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:11.814085 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5e210b7e-1262-40b1-aac7-326a1bdb40fa tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Snapshot retrieved successfully. Aug 14 03:58:11.814976 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5e210b7e-1262-40b1-aac7-326a1bdb40fa tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 returned with HTTP 200 Aug 14 03:58:11.815490 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1001/4030] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:11 2026] GET /volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:12.077131 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d6bbadd9-cbb0-48f9-9048-08e66d993d00 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:12.078974 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d6bbadd9-cbb0-48f9-9048-08e66d993d00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:12.079270 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d6bbadd9-cbb0-48f9-9048-08e66d993d00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:12.079511 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d6bbadd9-cbb0-48f9-9048-08e66d993d00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:12.079659 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-d6bbadd9-cbb0-48f9-9048-08e66d993d00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:12.083940 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:12.083940 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:12.084705 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d6bbadd9-cbb0-48f9-9048-08e66d993d00 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:12.085096 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1013/4031] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:12 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:12.823376 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1069c6fe-ad4f-4d5d-93aa-e78792e636c6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:12.825044 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1069c6fe-ad4f-4d5d-93aa-e78792e636c6 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 Aug 14 03:58:12.825307 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1069c6fe-ad4f-4d5d-93aa-e78792e636c6 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:12.825537 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1069c6fe-ad4f-4d5d-93aa-e78792e636c6 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:12.830104 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1069c6fe-ad4f-4d5d-93aa-e78792e636c6 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 returned with HTTP 404 Aug 14 03:58:12.830536 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1014/4032] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:12 2026] GET /volume/v3/snapshots/248d798f-59fc-4177-895c-f213797a9379 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:12.836838 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fad30ca4-60ae-4603-9472-554599546d2b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:12.838362 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fad30ca4-60ae-4603-9472-554599546d2b tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 Aug 14 03:58:12.838719 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fad30ca4-60ae-4603-9472-554599546d2b tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:12.839020 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fad30ca4-60ae-4603-9472-554599546d2b tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:12.840238 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-fad30ca4-60ae-4603-9472-554599546d2b tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Delete volume with id: a9f03fd5-6c37-4e3f-89f6-531811c4f805 Aug 14 03:58:12.846013 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:12.846013 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:12.846592 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fad30ca4-60ae-4603-9472-554599546d2b tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:12.862545 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fad30ca4-60ae-4603-9472-554599546d2b tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Delete volume request issued successfully. Aug 14 03:58:12.863325 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fad30ca4-60ae-4603-9472-554599546d2b tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 returned with HTTP 202 Aug 14 03:58:12.863325 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1005/4033] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 03:58:12 2026] DELETE /volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 03:58:12.870987 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c0e88290-ea78-48d2-8136-a82c3dd9c364 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:12.872556 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c0e88290-ea78-48d2-8136-a82c3dd9c364 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 Aug 14 03:58:12.872899 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c0e88290-ea78-48d2-8136-a82c3dd9c364 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:12.874192 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c0e88290-ea78-48d2-8136-a82c3dd9c364 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:12.880436 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:12.880436 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:12.885206 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c0e88290-ea78-48d2-8136-a82c3dd9c364 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Volume info retrieved successfully. Aug 14 03:58:12.886942 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c0e88290-ea78-48d2-8136-a82c3dd9c364 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 returned with HTTP 200 Aug 14 03:58:12.887421 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1002/4034] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:58:12 2026] GET /volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:13.095730 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a4259145-ef6b-4395-90b6-3dac43950b2b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:13.097402 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a4259145-ef6b-4395-90b6-3dac43950b2b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:13.097649 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a4259145-ef6b-4395-90b6-3dac43950b2b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:13.097924 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a4259145-ef6b-4395-90b6-3dac43950b2b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:13.098074 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-a4259145-ef6b-4395-90b6-3dac43950b2b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:13.102406 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:13.102406 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:13.103060 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a4259145-ef6b-4395-90b6-3dac43950b2b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:13.103401 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1014/4035] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:13 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:13.898892 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-86da50e7-48a3-4b85-87f6-c7d796f48419 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:13.900616 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-86da50e7-48a3-4b85-87f6-c7d796f48419 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] GET https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 Aug 14 03:58:13.900843 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-86da50e7-48a3-4b85-87f6-c7d796f48419 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:13.901010 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-86da50e7-48a3-4b85-87f6-c7d796f48419 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:13.907055 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-86da50e7-48a3-4b85-87f6-c7d796f48419 tempest-VolumeRevertTests-1707120046 tempest-VolumeRevertTests-1707120046-project-member] https://10.4.3.64/volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 returned with HTTP 404 Aug 14 03:58:13.907766 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1015/4036] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 03:58:13 2026] GET /volume/v3/volumes/a9f03fd5-6c37-4e3f-89f6-531811c4f805 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 03:58:14.114190 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2f525448-922f-41c6-bea6-1b0ecb5efe1b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:14.116381 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f525448-922f-41c6-bea6-1b0ecb5efe1b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:14.116869 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f525448-922f-41c6-bea6-1b0ecb5efe1b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:14.117307 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f525448-922f-41c6-bea6-1b0ecb5efe1b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:14.117631 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-2f525448-922f-41c6-bea6-1b0ecb5efe1b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:14.122950 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:14.122950 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:14.124987 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f525448-922f-41c6-bea6-1b0ecb5efe1b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:14.124987 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1006/4037] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:14 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:14.921640 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-939214e9-1cab-4e55-9684-adba61248b8f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:14.994151 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:58:14.994151 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:14.994533 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:58:14.994741 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Create volume of 1 GB Aug 14 03:58:14.998794 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Availability Zones retrieved successfully. Aug 14 03:58:15.005226 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Flow 'volume_create_api' (a1e7face-920b-4546-82a1-88679c1c282b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:15.005475 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85cf44c-ca53-4192-be55-3caaea028be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:15.006523 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:58:15.032961 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85cf44c-ca53-4192-be55-3caaea028be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:15.033989 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37e0ce43-0d21-479e-8228-6b977cba02b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:15.084949 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Created reservations ['91bf6e03-3b7d-4ac8-9759-dfe81c21d561', '8cc6fbb3-5025-42fd-a3d5-01d3bcd25137', '7118e5af-1fda-45d3-b45f-566a16398909', '59283262-e85b-44f8-a983-daa6910abf04'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:15.085339 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37e0ce43-0d21-479e-8228-6b977cba02b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91bf6e03-3b7d-4ac8-9759-dfe81c21d561', '8cc6fbb3-5025-42fd-a3d5-01d3bcd25137', '7118e5af-1fda-45d3-b45f-566a16398909', '59283262-e85b-44f8-a983-daa6910abf04']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:15.086103 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368d12c3-2245-4614-8f57-f1247f124971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:15.106154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368d12c3-2245-4614-8f57-f1247f124971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38314363-1cc5-43a4-8251-c2042477428c', '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='324acccb6ce74324af92f33c3ee35f24',qos_specs=None,replication_status=,reservations=['91bf6e03-3b7d-4ac8-9759-dfe81c21d561','8cc6fbb3-5025-42fd-a3d5-01d3bcd25137','7118e5af-1fda-45d3-b45f-566a16398909','59283262-e85b-44f8-a983-daa6910abf04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b73f6007e547f9997b3b49dc0a8eb9',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:58:15Z,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=38314363-1cc5-43a4-8251-c2042477428c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='324acccb6ce74324af92f33c3ee35f24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65b73f6007e547f9997b3b49dc0a8eb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:15.107086 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd80f14-2ab2-4ccf-83b9-ea9ad25b608f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:15.122986 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd80f14-2ab2-4ccf-83b9-ea9ad25b608f) transitioned into state 'SUCCESS' from 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='324acccb6ce74324af92f33c3ee35f24',qos_specs=None,replication_status=,reservations=['91bf6e03-3b7d-4ac8-9759-dfe81c21d561','8cc6fbb3-5025-42fd-a3d5-01d3bcd25137','7118e5af-1fda-45d3-b45f-566a16398909','59283262-e85b-44f8-a983-daa6910abf04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b73f6007e547f9997b3b49dc0a8eb9',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:15.123826 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec181d3-f85f-40e8-8806-4c61ac1d90c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:15.131314 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec181d3-f85f-40e8-8806-4c61ac1d90c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:15.132203 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Flow 'volume_create_api' (a1e7face-920b-4546-82a1-88679c1c282b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:15.132614 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Create volume request issued successfully. Aug 14 03:58:15.133155 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-939214e9-1cab-4e55-9684-adba61248b8f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:58:15.133718 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1003/4038] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:58:14 2026] POST /volume/v3/volumes => generated 738 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:15.137105 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-be817945-b06a-4684-a3de-79b381881f25 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:15.139950 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-be817945-b06a-4684-a3de-79b381881f25 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:15.140221 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-be817945-b06a-4684-a3de-79b381881f25 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:15.140458 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-be817945-b06a-4684-a3de-79b381881f25 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:15.140625 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-be817945-b06a-4684-a3de-79b381881f25 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:15.146337 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:15.146337 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:15.147279 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-be817945-b06a-4684-a3de-79b381881f25 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:15.147730 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1015/4039] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:15 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:15.164730 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e75e7060-d943-407d-b7b0-dfd97fdf6083 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:15.166886 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e75e7060-d943-407d-b7b0-dfd97fdf6083 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c Aug 14 03:58:15.167145 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e75e7060-d943-407d-b7b0-dfd97fdf6083 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:15.167379 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e75e7060-d943-407d-b7b0-dfd97fdf6083 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:15.174731 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:15.174731 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:15.178151 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e75e7060-d943-407d-b7b0-dfd97fdf6083 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Volume info retrieved successfully. Aug 14 03:58:15.182090 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e75e7060-d943-407d-b7b0-dfd97fdf6083 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c returned with HTTP 200 Aug 14 03:58:15.182568 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1016/4040] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:15 2026] GET /volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c => generated 806 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:16.163563 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5aa088f7-ccc8-4ddd-aee7-252b734bb0f0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:16.165486 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5aa088f7-ccc8-4ddd-aee7-252b734bb0f0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:16.165932 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5aa088f7-ccc8-4ddd-aee7-252b734bb0f0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:16.166196 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5aa088f7-ccc8-4ddd-aee7-252b734bb0f0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:16.166410 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5aa088f7-ccc8-4ddd-aee7-252b734bb0f0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:16.170570 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:16.170570 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:16.171430 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5aa088f7-ccc8-4ddd-aee7-252b734bb0f0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:16.171923 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1007/4041] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:16 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:16.196053 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5442fd14-107e-499e-b70b-1a255a7f3d47 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:16.198432 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5442fd14-107e-499e-b70b-1a255a7f3d47 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c Aug 14 03:58:16.198620 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5442fd14-107e-499e-b70b-1a255a7f3d47 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:16.198873 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5442fd14-107e-499e-b70b-1a255a7f3d47 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:16.208079 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:16.208079 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:16.212015 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5442fd14-107e-499e-b70b-1a255a7f3d47 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Volume info retrieved successfully. Aug 14 03:58:16.216967 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5442fd14-107e-499e-b70b-1a255a7f3d47 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c returned with HTTP 200 Aug 14 03:58:16.217410 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1004/4042] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:16 2026] GET /volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:16.230317 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bd342b0b-d90a-426c-ba23-e6ea5f0f7af8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:16.232127 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bd342b0b-d90a-426c-ba23-e6ea5f0f7af8 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c Aug 14 03:58:16.232304 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bd342b0b-d90a-426c-ba23-e6ea5f0f7af8 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:16.232514 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bd342b0b-d90a-426c-ba23-e6ea5f0f7af8 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:16.239955 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:16.239955 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:16.244339 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bd342b0b-d90a-426c-ba23-e6ea5f0f7af8 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Volume info retrieved successfully. Aug 14 03:58:16.248391 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bd342b0b-d90a-426c-ba23-e6ea5f0f7af8 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c returned with HTTP 200 Aug 14 03:58:16.248742 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1016/4043] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:16 2026] GET /volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:58:16.264432 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:16.267290 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:58:16.267779 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2098765571"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:16.269604 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2098765571'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:58:16.269761 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Create volume of 1 GB Aug 14 03:58:16.274441 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Availability Zones retrieved successfully. Aug 14 03:58:16.279472 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Flow 'volume_create_api' (02f4e43e-27fd-4f48-a62f-c4a8a84a4e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:16.280290 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c47a0b-5547-4242-af19-39727b9102ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:16.281264 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:58:16.303949 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c47a0b-5547-4242-af19-39727b9102ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:16.304571 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9392439-e52f-4a6e-97f4-28ed8b44df31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:16.349000 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Created reservations ['bbe1fdf6-b628-4ffa-a7fc-bf53e1870013', '584b9ce8-3e8c-438c-b2cc-9635c8c8eb8a', 'ddaceb2a-2f5b-47e3-a0b6-51cb1b17b3ae', '8ccea641-6562-46ef-8371-b50f83e987ef'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:16.349760 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9392439-e52f-4a6e-97f4-28ed8b44df31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbe1fdf6-b628-4ffa-a7fc-bf53e1870013', '584b9ce8-3e8c-438c-b2cc-9635c8c8eb8a', 'ddaceb2a-2f5b-47e3-a0b6-51cb1b17b3ae', '8ccea641-6562-46ef-8371-b50f83e987ef']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:16.350408 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d283fd-eaf7-4a8e-b424-8bf3fdb983e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:16.371625 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d283fd-eaf7-4a8e-b424-8bf3fdb983e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0496033-3c34-4143-8bb6-7da420c8e0ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2098765571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324acccb6ce74324af92f33c3ee35f24',qos_specs=None,replication_status=,reservations=['bbe1fdf6-b628-4ffa-a7fc-bf53e1870013','584b9ce8-3e8c-438c-b2cc-9635c8c8eb8a','ddaceb2a-2f5b-47e3-a0b6-51cb1b17b3ae','8ccea641-6562-46ef-8371-b50f83e987ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b73f6007e547f9997b3b49dc0a8eb9',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:58:16Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2098765571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0496033-3c34-4143-8bb6-7da420c8e0ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='324acccb6ce74324af92f33c3ee35f24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65b73f6007e547f9997b3b49dc0a8eb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:16.372320 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b1610f-fab3-46a3-982e-52dc710dbd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:16.389834 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b1610f-fab3-46a3-982e-52dc710dbd37) transitioned into 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-2098765571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324acccb6ce74324af92f33c3ee35f24',qos_specs=None,replication_status=,reservations=['bbe1fdf6-b628-4ffa-a7fc-bf53e1870013','584b9ce8-3e8c-438c-b2cc-9635c8c8eb8a','ddaceb2a-2f5b-47e3-a0b6-51cb1b17b3ae','8ccea641-6562-46ef-8371-b50f83e987ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b73f6007e547f9997b3b49dc0a8eb9',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:16.390453 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e0941d-d570-404b-bf0b-03bb39ac795d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:16.399226 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e0941d-d570-404b-bf0b-03bb39ac795d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:16.399918 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Flow 'volume_create_api' (02f4e43e-27fd-4f48-a62f-c4a8a84a4e0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:16.400203 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Create volume request issued successfully. Aug 14 03:58:16.400677 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-68e1b46a-1c23-43ce-8bca-1c7c26b2387b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:58:16.401073 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1017/4044] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:58:16 2026] POST /volume/v3/volumes => generated 774 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 03:58:16.411734 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1034dfa7-bce2-43f3-a23a-89818160aae4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:16.414120 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1034dfa7-bce2-43f3-a23a-89818160aae4 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea Aug 14 03:58:16.414120 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1034dfa7-bce2-43f3-a23a-89818160aae4 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:16.414120 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1034dfa7-bce2-43f3-a23a-89818160aae4 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:16.420710 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:16.420710 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:16.424020 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1034dfa7-bce2-43f3-a23a-89818160aae4 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Volume info retrieved successfully. Aug 14 03:58:16.427832 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1034dfa7-bce2-43f3-a23a-89818160aae4 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea returned with HTTP 200 Aug 14 03:58:16.428285 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1008/4045] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:16 2026] GET /volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:17.187156 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a393c917-62dc-440a-a409-47ae5b86ecd1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:17.188809 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a393c917-62dc-440a-a409-47ae5b86ecd1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:17.188983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a393c917-62dc-440a-a409-47ae5b86ecd1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:17.189295 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a393c917-62dc-440a-a409-47ae5b86ecd1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:17.189295 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a393c917-62dc-440a-a409-47ae5b86ecd1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:17.193493 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:17.193493 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:17.194104 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a393c917-62dc-440a-a409-47ae5b86ecd1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:17.194440 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1005/4046] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:17 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:17.440114 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-acd7295e-cd73-44aa-b3c2-09f91d3e3c6d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:17.441906 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-acd7295e-cd73-44aa-b3c2-09f91d3e3c6d tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea Aug 14 03:58:17.442147 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-acd7295e-cd73-44aa-b3c2-09f91d3e3c6d tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:17.442377 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-acd7295e-cd73-44aa-b3c2-09f91d3e3c6d tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:17.449490 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:17.449490 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:17.453041 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-acd7295e-cd73-44aa-b3c2-09f91d3e3c6d tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Volume info retrieved successfully. Aug 14 03:58:17.456746 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-acd7295e-cd73-44aa-b3c2-09f91d3e3c6d tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea returned with HTTP 200 Aug 14 03:58:17.457068 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1017/4047] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:17 2026] GET /volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:17.467888 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-df4ec499-7c06-4045-a2b4-9d51d3926e99 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:17.469589 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-df4ec499-7c06-4045-a2b4-9d51d3926e99 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea Aug 14 03:58:17.469778 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-df4ec499-7c06-4045-a2b4-9d51d3926e99 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:17.469946 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-df4ec499-7c06-4045-a2b4-9d51d3926e99 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:17.476387 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:17.476387 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:17.479634 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-df4ec499-7c06-4045-a2b4-9d51d3926e99 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Volume info retrieved successfully. Aug 14 03:58:17.483244 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-df4ec499-7c06-4045-a2b4-9d51d3926e99 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea returned with HTTP 200 Aug 14 03:58:17.483561 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1018/4048] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:17 2026] GET /volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea => generated 867 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:17.495030 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-258c789b-4cdf-48b1-970a-15effb9b7d64 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:17.496551 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-258c789b-4cdf-48b1-970a-15effb9b7d64 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:58:17.497031 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-258c789b-4cdf-48b1-970a-15effb9b7d64 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0496033-3c34-4143-8bb6-7da420c8e0ea", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-69553982"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:17.505601 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:17.505601 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:17.505601 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-258c789b-4cdf-48b1-970a-15effb9b7d64 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Volume info retrieved successfully. Aug 14 03:58:17.505601 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-258c789b-4cdf-48b1-970a-15effb9b7d64 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Create snapshot from volume b0496033-3c34-4143-8bb6-7da420c8e0ea Aug 14 03:58:17.531724 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-258c789b-4cdf-48b1-970a-15effb9b7d64 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Created reservations ['a042eac6-6bc7-415e-9d17-2fdd700124eb', 'a51432d3-dde7-4366-a44e-fe419f0330c0', '4aaa8e66-3a11-445f-a190-88352fbbfc9f', '652704b8-c901-44cd-9bf6-df1c299643a0'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:17.556775 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-258c789b-4cdf-48b1-970a-15effb9b7d64 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Snapshot create request issued successfully. Aug 14 03:58:17.557590 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-258c789b-4cdf-48b1-970a-15effb9b7d64 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:58:17.558358 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1009/4049] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:58:17 2026] POST /volume/v3/snapshots => generated 324 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:17.566852 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f3abfb61-381e-4e17-85a3-9c53101d0c33 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:17.568670 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f3abfb61-381e-4e17-85a3-9c53101d0c33 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 Aug 14 03:58:17.568796 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f3abfb61-381e-4e17-85a3-9c53101d0c33 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:17.568995 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f3abfb61-381e-4e17-85a3-9c53101d0c33 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:17.581196 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:17.581196 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:17.581726 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f3abfb61-381e-4e17-85a3-9c53101d0c33 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Snapshot retrieved successfully. Aug 14 03:58:17.582512 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f3abfb61-381e-4e17-85a3-9c53101d0c33 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 returned with HTTP 200 Aug 14 03:58:17.582881 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1006/4050] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:17 2026] GET /volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 => generated 456 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:18.207754 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ddd095dc-1055-4948-9247-bb2ed4492323 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:18.209983 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ddd095dc-1055-4948-9247-bb2ed4492323 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:18.210246 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ddd095dc-1055-4948-9247-bb2ed4492323 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:18.210485 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ddd095dc-1055-4948-9247-bb2ed4492323 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:18.210650 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-ddd095dc-1055-4948-9247-bb2ed4492323 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:18.216056 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:18.216056 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:18.216993 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ddd095dc-1055-4948-9247-bb2ed4492323 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:18.217452 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1018/4051] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:18 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:18.591442 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ca241114-0521-48d4-8da4-1215f3360585 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:18.593641 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ca241114-0521-48d4-8da4-1215f3360585 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 Aug 14 03:58:18.593890 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ca241114-0521-48d4-8da4-1215f3360585 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:18.594245 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ca241114-0521-48d4-8da4-1215f3360585 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:18.600306 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:18.600306 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:18.600944 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ca241114-0521-48d4-8da4-1215f3360585 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Snapshot retrieved successfully. Aug 14 03:58:18.601875 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ca241114-0521-48d4-8da4-1215f3360585 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 returned with HTTP 200 Aug 14 03:58:18.602527 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1019/4052] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:18 2026] GET /volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:18.611214 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-51fbea47-50e4-4e07-bbf5-3147b362fd5e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:18.612818 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51fbea47-50e4-4e07-bbf5-3147b362fd5e tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 Aug 14 03:58:18.613006 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51fbea47-50e4-4e07-bbf5-3147b362fd5e tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:18.613218 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51fbea47-50e4-4e07-bbf5-3147b362fd5e tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:18.618038 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:18.618038 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:18.618460 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-51fbea47-50e4-4e07-bbf5-3147b362fd5e tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Snapshot retrieved successfully. Aug 14 03:58:18.619189 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51fbea47-50e4-4e07-bbf5-3147b362fd5e tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 returned with HTTP 200 Aug 14 03:58:18.619522 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1010/4053] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:18 2026] GET /volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:18.627692 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0aaf41ae-4b83-43f1-9ec9-a39bf5dbad43 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:18.629169 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0aaf41ae-4b83-43f1-9ec9-a39bf5dbad43 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 Aug 14 03:58:18.629353 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0aaf41ae-4b83-43f1-9ec9-a39bf5dbad43 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:18.629530 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0aaf41ae-4b83-43f1-9ec9-a39bf5dbad43 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:18.629622 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-0aaf41ae-4b83-43f1-9ec9-a39bf5dbad43 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Delete snapshot with id: 31ce9e73-f34b-4179-bbad-d2beaf4c8715 Aug 14 03:58:18.633947 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:18.633947 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:18.634321 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0aaf41ae-4b83-43f1-9ec9-a39bf5dbad43 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Snapshot retrieved successfully. Aug 14 03:58:18.646598 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0aaf41ae-4b83-43f1-9ec9-a39bf5dbad43 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Snapshot delete request issued successfully. Aug 14 03:58:18.646770 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0aaf41ae-4b83-43f1-9ec9-a39bf5dbad43 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 returned with HTTP 202 Aug 14 03:58:18.647094 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1007/4054] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:58:18 2026] DELETE /volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:18.653558 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-59389fcd-8623-4e28-9f20-3bf2e1b3e9f4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:18.655588 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-59389fcd-8623-4e28-9f20-3bf2e1b3e9f4 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 Aug 14 03:58:18.655825 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-59389fcd-8623-4e28-9f20-3bf2e1b3e9f4 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:18.656042 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-59389fcd-8623-4e28-9f20-3bf2e1b3e9f4 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:18.660974 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:18.660974 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:18.661527 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-59389fcd-8623-4e28-9f20-3bf2e1b3e9f4 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Snapshot retrieved successfully. Aug 14 03:58:18.662281 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-59389fcd-8623-4e28-9f20-3bf2e1b3e9f4 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 returned with HTTP 200 Aug 14 03:58:18.662730 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1019/4055] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:18 2026] GET /volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:19.228341 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e7c645d8-8b5e-4bef-acdd-2fc779313a37 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:19.230223 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e7c645d8-8b5e-4bef-acdd-2fc779313a37 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:19.230397 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e7c645d8-8b5e-4bef-acdd-2fc779313a37 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:19.230573 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e7c645d8-8b5e-4bef-acdd-2fc779313a37 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:19.230668 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-e7c645d8-8b5e-4bef-acdd-2fc779313a37 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:19.234983 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:19.234983 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:19.235743 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e7c645d8-8b5e-4bef-acdd-2fc779313a37 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:19.236074 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1020/4056] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:19 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:19.671399 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2e8afd95-42de-4c20-b0d6-6d997d4554e8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:19.673088 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2e8afd95-42de-4c20-b0d6-6d997d4554e8 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 Aug 14 03:58:19.673297 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2e8afd95-42de-4c20-b0d6-6d997d4554e8 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:19.673464 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2e8afd95-42de-4c20-b0d6-6d997d4554e8 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:19.678923 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2e8afd95-42de-4c20-b0d6-6d997d4554e8 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 returned with HTTP 404 Aug 14 03:58:19.678923 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1011/4057] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:19 2026] GET /volume/v3/snapshots/31ce9e73-f34b-4179-bbad-d2beaf4c8715 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:19.687949 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3f70c917-c47d-42af-847a-623abc6532a2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:19.690120 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3f70c917-c47d-42af-847a-623abc6532a2 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea Aug 14 03:58:19.690304 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3f70c917-c47d-42af-847a-623abc6532a2 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:19.690530 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3f70c917-c47d-42af-847a-623abc6532a2 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:19.690851 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-3f70c917-c47d-42af-847a-623abc6532a2 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Delete volume with id: b0496033-3c34-4143-8bb6-7da420c8e0ea Aug 14 03:58:19.699237 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:19.699237 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:19.699746 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3f70c917-c47d-42af-847a-623abc6532a2 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Volume info retrieved successfully. Aug 14 03:58:19.715618 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3f70c917-c47d-42af-847a-623abc6532a2 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Delete volume request issued successfully. Aug 14 03:58:19.716156 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3f70c917-c47d-42af-847a-623abc6532a2 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea returned with HTTP 202 Aug 14 03:58:19.716366 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1008/4058] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:58:19 2026] DELETE /volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:19.742433 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2fc213d5-7178-46b0-bb26-06d82c8d7a9b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:19.744348 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2fc213d5-7178-46b0-bb26-06d82c8d7a9b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea Aug 14 03:58:19.744595 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2fc213d5-7178-46b0-bb26-06d82c8d7a9b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:19.744832 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2fc213d5-7178-46b0-bb26-06d82c8d7a9b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:19.751040 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:19.751040 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:19.754149 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2fc213d5-7178-46b0-bb26-06d82c8d7a9b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Volume info retrieved successfully. Aug 14 03:58:19.757903 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2fc213d5-7178-46b0-bb26-06d82c8d7a9b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea returned with HTTP 200 Aug 14 03:58:19.758216 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1020/4059] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:19 2026] GET /volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea => generated 866 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:20.247922 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4a4a85ab-dd2c-47c7-99c3-aad9c1a8b82c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:20.249863 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4a4a85ab-dd2c-47c7-99c3-aad9c1a8b82c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:20.250057 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4a4a85ab-dd2c-47c7-99c3-aad9c1a8b82c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:20.250308 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4a4a85ab-dd2c-47c7-99c3-aad9c1a8b82c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:20.250421 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-4a4a85ab-dd2c-47c7-99c3-aad9c1a8b82c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:20.255043 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:20.255043 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:20.255995 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4a4a85ab-dd2c-47c7-99c3-aad9c1a8b82c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:20.256254 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1021/4060] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:20 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:20.794906 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-56542f01-f91d-4241-bbf8-4791a5f3466f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:20.796787 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-56542f01-f91d-4241-bbf8-4791a5f3466f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea Aug 14 03:58:20.796994 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-56542f01-f91d-4241-bbf8-4791a5f3466f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:20.797191 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-56542f01-f91d-4241-bbf8-4791a5f3466f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:20.802863 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-56542f01-f91d-4241-bbf8-4791a5f3466f tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea returned with HTTP 404 Aug 14 03:58:20.803311 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1012/4061] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:20 2026] GET /volume/v3/volumes/b0496033-3c34-4143-8bb6-7da420c8e0ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:20.810561 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f0dc4e9b-8e65-400b-b61b-cca854dec5b0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:20.812238 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f0dc4e9b-8e65-400b-b61b-cca854dec5b0 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] DELETE https://10.4.3.64/volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c Aug 14 03:58:20.812419 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f0dc4e9b-8e65-400b-b61b-cca854dec5b0 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:20.812646 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f0dc4e9b-8e65-400b-b61b-cca854dec5b0 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:20.812879 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-f0dc4e9b-8e65-400b-b61b-cca854dec5b0 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Delete volume with id: 38314363-1cc5-43a4-8251-c2042477428c Aug 14 03:58:20.820875 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:20.820875 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:20.821289 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f0dc4e9b-8e65-400b-b61b-cca854dec5b0 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Volume info retrieved successfully. Aug 14 03:58:20.835193 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f0dc4e9b-8e65-400b-b61b-cca854dec5b0 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Delete volume request issued successfully. Aug 14 03:58:20.835346 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f0dc4e9b-8e65-400b-b61b-cca854dec5b0 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c returned with HTTP 202 Aug 14 03:58:20.835696 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1009/4062] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:58:20 2026] DELETE /volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:20.842233 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-416a8209-596e-4122-b4bc-287f87210e4b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:20.843861 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-416a8209-596e-4122-b4bc-287f87210e4b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c Aug 14 03:58:20.844054 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-416a8209-596e-4122-b4bc-287f87210e4b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:20.844249 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-416a8209-596e-4122-b4bc-287f87210e4b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:20.850842 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:20.850842 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:20.854268 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-416a8209-596e-4122-b4bc-287f87210e4b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Volume info retrieved successfully. Aug 14 03:58:20.858493 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-416a8209-596e-4122-b4bc-287f87210e4b tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c returned with HTTP 200 Aug 14 03:58:20.858842 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1021/4063] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:20 2026] GET /volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:21.268044 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9e3629d2-f4dd-4112-8e30-d148017ac8f7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:21.269902 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9e3629d2-f4dd-4112-8e30-d148017ac8f7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:21.270081 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9e3629d2-f4dd-4112-8e30-d148017ac8f7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:21.270297 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9e3629d2-f4dd-4112-8e30-d148017ac8f7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:21.270395 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-9e3629d2-f4dd-4112-8e30-d148017ac8f7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:21.274615 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:21.274615 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:21.275308 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9e3629d2-f4dd-4112-8e30-d148017ac8f7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:21.275757 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1022/4064] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:21 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:21.697223 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fd85b30d-b00b-4d6e-b704-7c5a51db0c17 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:21.699329 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fd85b30d-b00b-4d6e-b704-7c5a51db0c17 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:58:21.699765 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fd85b30d-b00b-4d6e-b704-7c5a51db0c17 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1756032265", "description": null, "metadata": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:21.712375 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:21.712375 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:21.712868 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fd85b30d-b00b-4d6e-b704-7c5a51db0c17 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:58:21.712997 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-fd85b30d-b00b-4d6e-b704-7c5a51db0c17 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create snapshot from volume d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 Aug 14 03:58:21.748423 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-fd85b30d-b00b-4d6e-b704-7c5a51db0c17 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['ebd4f8d6-ba49-47d8-a006-9d6974c15355', 'cf2d3812-01a2-46e0-887b-76dab5401f27', '446a0b0e-943b-430e-ad2a-1cc9dd292e67', 'e9a333c0-6fa0-4415-8839-63cf8e25fb91'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:21.778837 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fd85b30d-b00b-4d6e-b704-7c5a51db0c17 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot force create request issued successfully. Aug 14 03:58:21.779079 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fd85b30d-b00b-4d6e-b704-7c5a51db0c17 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:58:21.779506 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1013/4065] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:58:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:21.809014 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ee5e4691-318c-462d-b3c3-d80182aa99fb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:21.810881 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ee5e4691-318c-462d-b3c3-d80182aa99fb tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 Aug 14 03:58:21.811868 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ee5e4691-318c-462d-b3c3-d80182aa99fb tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:21.811868 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ee5e4691-318c-462d-b3c3-d80182aa99fb tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:21.816372 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:21.816372 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:21.816846 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ee5e4691-318c-462d-b3c3-d80182aa99fb tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:21.817620 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ee5e4691-318c-462d-b3c3-d80182aa99fb tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 returned with HTTP 200 Aug 14 03:58:21.818041 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1010/4066] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:21 2026] GET /volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:21.872681 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d75d1fd6-d274-408d-9f5b-24454b339e32 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:21.874961 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d75d1fd6-d274-408d-9f5b-24454b339e32 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] GET https://10.4.3.64/volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c Aug 14 03:58:21.875225 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d75d1fd6-d274-408d-9f5b-24454b339e32 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:21.875463 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d75d1fd6-d274-408d-9f5b-24454b339e32 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:21.882068 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d75d1fd6-d274-408d-9f5b-24454b339e32 tempest-CinderUnicodeTest-1043606056 tempest-CinderUnicodeTest-1043606056-project-member] https://10.4.3.64/volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c returned with HTTP 404 Aug 14 03:58:21.882603 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1022/4067] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:21 2026] GET /volume/v3/volumes/38314363-1cc5-43a4-8251-c2042477428c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:22.290265 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6f9e3169-b35f-4633-864b-e981f499cb50 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:22.292401 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6f9e3169-b35f-4633-864b-e981f499cb50 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:22.292672 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6f9e3169-b35f-4633-864b-e981f499cb50 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:22.292928 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6f9e3169-b35f-4633-864b-e981f499cb50 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:22.293195 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-6f9e3169-b35f-4633-864b-e981f499cb50 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:22.298405 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:22.298405 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:22.299284 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6f9e3169-b35f-4633-864b-e981f499cb50 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:22.299634 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1023/4068] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:22 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:22.827039 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d39d6fab-29d3-44a0-b1c4-7a698ca9dfd5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:22.828853 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d39d6fab-29d3-44a0-b1c4-7a698ca9dfd5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 Aug 14 03:58:22.829034 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d39d6fab-29d3-44a0-b1c4-7a698ca9dfd5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:22.829239 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d39d6fab-29d3-44a0-b1c4-7a698ca9dfd5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:22.834796 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:22.834796 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:22.835314 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d39d6fab-29d3-44a0-b1c4-7a698ca9dfd5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:22.836390 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d39d6fab-29d3-44a0-b1c4-7a698ca9dfd5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 returned with HTTP 200 Aug 14 03:58:22.836947 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1014/4069] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:22 2026] GET /volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:22.844967 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d97154f8-b856-4c41-8a32-0a0ff0e68c77 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:22.846839 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d97154f8-b856-4c41-8a32-0a0ff0e68c77 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 Aug 14 03:58:22.847030 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d97154f8-b856-4c41-8a32-0a0ff0e68c77 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:22.847270 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d97154f8-b856-4c41-8a32-0a0ff0e68c77 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:22.852286 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:22.852286 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:22.852723 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d97154f8-b856-4c41-8a32-0a0ff0e68c77 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:22.853470 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d97154f8-b856-4c41-8a32-0a0ff0e68c77 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 returned with HTTP 200 Aug 14 03:58:22.853915 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1011/4070] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:22 2026] GET /volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:22.861906 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-009d4b10-1c26-4178-938b-bf890bef5f3c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:22.863241 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-009d4b10-1c26-4178-938b-bf890bef5f3c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:58:22.863542 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-009d4b10-1c26-4178-938b-bf890bef5f3c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-628142436", "description": null, "metadata": null}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:22.873643 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:22.873643 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:22.874080 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-009d4b10-1c26-4178-938b-bf890bef5f3c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:58:22.874222 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-009d4b10-1c26-4178-938b-bf890bef5f3c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create snapshot from volume d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 Aug 14 03:58:22.897390 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-009d4b10-1c26-4178-938b-bf890bef5f3c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['3647a9c1-7171-4f90-994e-890973dc78a5', '4210210b-e677-440f-8fe1-f796b979e22e', '409ee5e5-982b-432d-a800-85d927c64c10', '9c94ace1-58fd-4b58-acc5-d9d5f9441e6b'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:22.926481 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-009d4b10-1c26-4178-938b-bf890bef5f3c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot force create request issued successfully. Aug 14 03:58:22.926481 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-009d4b10-1c26-4178-938b-bf890bef5f3c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:58:22.926886 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1023/4071] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:58:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:22.934362 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-07fb9bb7-fac1-42c8-ac86-5919d114a181 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:22.935932 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-07fb9bb7-fac1-42c8-ac86-5919d114a181 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 Aug 14 03:58:22.936161 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-07fb9bb7-fac1-42c8-ac86-5919d114a181 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:22.936398 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-07fb9bb7-fac1-42c8-ac86-5919d114a181 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:22.941528 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:22.941528 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:22.941915 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-07fb9bb7-fac1-42c8-ac86-5919d114a181 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:22.942610 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-07fb9bb7-fac1-42c8-ac86-5919d114a181 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 returned with HTTP 200 Aug 14 03:58:22.943025 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1024/4072] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:22 2026] GET /volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:23.112341 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:23.195489 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:58:23.195919 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2879965"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:23.197652 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2879965'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:58:23.197823 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Create volume of 1 GB Aug 14 03:58:23.202022 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Availability Zones retrieved successfully. Aug 14 03:58:23.209074 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Flow 'volume_create_api' (e4ccfba7-564e-465a-ae6f-5b7c337adf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:23.210251 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c5f013-4ada-40bc-ae37-70d145095b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:23.211177 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:58:23.235039 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c5f013-4ada-40bc-ae37-70d145095b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:23.235779 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccfd2a5-fc9c-489c-91b8-511a0818aec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:23.283189 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Created reservations ['fdadfff0-b282-4fda-8bd6-509aea51a101', 'fff5a624-e27f-4d2b-aef0-80f333e228eb', '4110fbb2-a180-4c5d-a0a8-3f371729e396', 'fa49f094-939e-4660-ad72-d002c082b8a0'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:23.283765 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccfd2a5-fc9c-489c-91b8-511a0818aec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdadfff0-b282-4fda-8bd6-509aea51a101', 'fff5a624-e27f-4d2b-aef0-80f333e228eb', '4110fbb2-a180-4c5d-a0a8-3f371729e396', 'fa49f094-939e-4660-ad72-d002c082b8a0']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:23.284608 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dc38000-e451-413e-bcdd-ebc746b0114a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:23.305626 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dc38000-e451-413e-bcdd-ebc746b0114a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c04fecb4-13c5-46ab-b2ab-54afefb9b683', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2879965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab7d50407a434a0fa8faa15414e4c19e',qos_specs=None,replication_status=,reservations=['fdadfff0-b282-4fda-8bd6-509aea51a101','fff5a624-e27f-4d2b-aef0-80f333e228eb','4110fbb2-a180-4c5d-a0a8-3f371729e396','fa49f094-939e-4660-ad72-d002c082b8a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4286ea0be7ad413e9e18b9c13bea1387',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2879965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c04fecb4-13c5-46ab-b2ab-54afefb9b683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab7d50407a434a0fa8faa15414e4c19e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4286ea0be7ad413e9e18b9c13bea1387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:23.306671 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e3f1d3-22f4-400c-ac1a-d8e31826883a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:23.313178 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-02a66a5d-5368-4faf-97b8-c3d114f4b12b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:23.315226 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-02a66a5d-5368-4faf-97b8-c3d114f4b12b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:23.315376 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-02a66a5d-5368-4faf-97b8-c3d114f4b12b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:23.315542 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-02a66a5d-5368-4faf-97b8-c3d114f4b12b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:23.315640 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-02a66a5d-5368-4faf-97b8-c3d114f4b12b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:23.320030 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:23.320030 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:23.320766 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-02a66a5d-5368-4faf-97b8-c3d114f4b12b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:23.321109 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1012/4073] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:23 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:23.326578 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e3f1d3-22f4-400c-ac1a-d8e31826883a) transitioned into state 'SUCCESS' from state '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-2879965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab7d50407a434a0fa8faa15414e4c19e',qos_specs=None,replication_status=,reservations=['fdadfff0-b282-4fda-8bd6-509aea51a101','fff5a624-e27f-4d2b-aef0-80f333e228eb','4110fbb2-a180-4c5d-a0a8-3f371729e396','fa49f094-939e-4660-ad72-d002c082b8a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4286ea0be7ad413e9e18b9c13bea1387',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:23.327351 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0077afb-3878-44d1-b27a-6ab350eaf8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:23.336897 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0077afb-3878-44d1-b27a-6ab350eaf8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:23.338119 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Flow 'volume_create_api' (e4ccfba7-564e-465a-ae6f-5b7c337adf0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:23.338586 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Create volume request issued successfully. Aug 14 03:58:23.339459 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b3d25050-3355-46b1-aedd-8e1665ad3f2c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:58:23.339953 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1015/4074] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:58:23 2026] POST /volume/v3/volumes => generated 773 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:23.352402 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-adfe047b-aecb-4acb-b07f-1361c095b3f9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:23.354633 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-adfe047b-aecb-4acb-b07f-1361c095b3f9 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 Aug 14 03:58:23.354846 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-adfe047b-aecb-4acb-b07f-1361c095b3f9 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:23.355020 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-adfe047b-aecb-4acb-b07f-1361c095b3f9 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:23.361262 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:23.361262 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:23.364102 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-adfe047b-aecb-4acb-b07f-1361c095b3f9 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Volume info retrieved successfully. Aug 14 03:58:23.367342 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-adfe047b-aecb-4acb-b07f-1361c095b3f9 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 returned with HTTP 200 Aug 14 03:58:23.367674 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1024/4075] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:23 2026] GET /volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:23.953006 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3a8b632f-c1e9-417e-8912-3921753cc842 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:23.955246 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3a8b632f-c1e9-417e-8912-3921753cc842 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 Aug 14 03:58:23.955655 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3a8b632f-c1e9-417e-8912-3921753cc842 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:23.956036 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3a8b632f-c1e9-417e-8912-3921753cc842 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:23.962751 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:23.962751 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:23.963271 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3a8b632f-c1e9-417e-8912-3921753cc842 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:23.964856 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3a8b632f-c1e9-417e-8912-3921753cc842 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 returned with HTTP 200 Aug 14 03:58:23.964997 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1025/4076] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:23 2026] GET /volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:23.974206 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1e3ef836-efd9-4261-83ce-5f72c1a00261 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:23.976029 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e3ef836-efd9-4261-83ce-5f72c1a00261 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 Aug 14 03:58:23.976293 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e3ef836-efd9-4261-83ce-5f72c1a00261 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:23.976532 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e3ef836-efd9-4261-83ce-5f72c1a00261 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:23.982442 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:23.982442 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:23.982968 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1e3ef836-efd9-4261-83ce-5f72c1a00261 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:23.983912 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e3ef836-efd9-4261-83ce-5f72c1a00261 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 returned with HTTP 200 Aug 14 03:58:23.984354 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1013/4077] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:23 2026] GET /volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:23.992591 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d9fcb412-36d7-48a2-91b8-4219d320f34a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:23.994959 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d9fcb412-36d7-48a2-91b8-4219d320f34a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:58:23.997069 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d9fcb412-36d7-48a2-91b8-4219d320f34a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1098099629", "description": null, "metadata": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:24.006663 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:24.006663 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:24.007126 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d9fcb412-36d7-48a2-91b8-4219d320f34a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:58:24.007280 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-d9fcb412-36d7-48a2-91b8-4219d320f34a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create snapshot from volume d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 Aug 14 03:58:24.029907 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-d9fcb412-36d7-48a2-91b8-4219d320f34a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['85c6af33-eb58-4a5b-86ca-0ca6494f50a7', 'a9069fc1-0d49-4beb-a1f0-b511083e592e', '13734332-3b64-499e-8008-de606a9ce6dd', '878e207b-8916-4d74-995b-cfbc88ea65ec'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:24.058560 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d9fcb412-36d7-48a2-91b8-4219d320f34a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot force create request issued successfully. Aug 14 03:58:24.059000 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d9fcb412-36d7-48a2-91b8-4219d320f34a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:58:24.059547 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1016/4078] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:58:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:24.067657 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1be8b872-94e9-4304-8ab6-086ff562279b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:24.069363 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1be8b872-94e9-4304-8ab6-086ff562279b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e Aug 14 03:58:24.069551 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1be8b872-94e9-4304-8ab6-086ff562279b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:24.069758 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1be8b872-94e9-4304-8ab6-086ff562279b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:24.074391 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:24.074391 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:24.074726 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1be8b872-94e9-4304-8ab6-086ff562279b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:24.075439 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1be8b872-94e9-4304-8ab6-086ff562279b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e returned with HTTP 200 Aug 14 03:58:24.075770 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1025/4079] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:24 2026] GET /volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:24.330789 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e5eec225-bb5a-4be8-afbc-d4c47fffccc6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:24.332528 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e5eec225-bb5a-4be8-afbc-d4c47fffccc6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:24.332755 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e5eec225-bb5a-4be8-afbc-d4c47fffccc6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:24.332957 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e5eec225-bb5a-4be8-afbc-d4c47fffccc6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:24.333059 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-e5eec225-bb5a-4be8-afbc-d4c47fffccc6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:24.337325 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:24.337325 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:24.337975 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e5eec225-bb5a-4be8-afbc-d4c47fffccc6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:24.338319 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1026/4080] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:24 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:24.379446 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e9e788ba-0e20-451c-8640-571da5143db2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:24.381294 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e9e788ba-0e20-451c-8640-571da5143db2 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 Aug 14 03:58:24.381488 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e9e788ba-0e20-451c-8640-571da5143db2 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:24.381706 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e9e788ba-0e20-451c-8640-571da5143db2 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:24.389123 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:24.389123 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:24.392372 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e9e788ba-0e20-451c-8640-571da5143db2 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Volume info retrieved successfully. Aug 14 03:58:24.395930 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e9e788ba-0e20-451c-8640-571da5143db2 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 returned with HTTP 200 Aug 14 03:58:24.396211 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1014/4081] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:24 2026] GET /volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 => generated 1013 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:24.408879 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-252dd9ea-26ce-4b26-a105-4bedc1074825 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:24.411357 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-252dd9ea-26ce-4b26-a105-4bedc1074825 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 03:58:24.411881 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-252dd9ea-26ce-4b26-a105-4bedc1074825 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c04fecb4-13c5-46ab-b2ab-54afefb9b683", "name": "tempest-type-Backup-204497777"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:24.413829 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-252dd9ea-26ce-4b26-a105-4bedc1074825 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Creating new backup {'backup': {'volume_id': 'c04fecb4-13c5-46ab-b2ab-54afefb9b683', 'name': 'tempest-type-Backup-204497777'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:58:24.414027 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-252dd9ea-26ce-4b26-a105-4bedc1074825 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Creating backup of volume c04fecb4-13c5-46ab-b2ab-54afefb9b683 in container None Aug 14 03:58:24.423405 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:24.423405 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:24.423924 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-252dd9ea-26ce-4b26-a105-4bedc1074825 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Volume info retrieved successfully. Aug 14 03:58:24.449736 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-252dd9ea-26ce-4b26-a105-4bedc1074825 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Created reservations ['c0490ff3-3ae6-4093-bbc2-c5be77b9b57b', '61dc8b15-7fc6-40d8-9421-8160ea5e1a9d'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:24.474104 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-252dd9ea-26ce-4b26-a105-4bedc1074825 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:58:24.474533 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1017/4082] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:58:24 2026] POST /volume/v3/backups => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:24.483588 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a976ec73-a6bb-4689-94c4-8b4157bf6882 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:24.487759 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a976ec73-a6bb-4689-94c4-8b4157bf6882 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:24.487759 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a976ec73-a6bb-4689-94c4-8b4157bf6882 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:24.487759 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a976ec73-a6bb-4689-94c4-8b4157bf6882 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:24.487759 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-a976ec73-a6bb-4689-94c4-8b4157bf6882 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:24.492567 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:24.492567 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:24.493318 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a976ec73-a6bb-4689-94c4-8b4157bf6882 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:24.493775 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1026/4083] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:24 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:25.085030 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-48711421-8ba3-442b-871e-a36a599274cc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:25.086473 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-48711421-8ba3-442b-871e-a36a599274cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e Aug 14 03:58:25.086645 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-48711421-8ba3-442b-871e-a36a599274cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:25.086819 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-48711421-8ba3-442b-871e-a36a599274cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:25.091174 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:25.091174 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:25.091533 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-48711421-8ba3-442b-871e-a36a599274cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:25.092164 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-48711421-8ba3-442b-871e-a36a599274cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e returned with HTTP 200 Aug 14 03:58:25.092463 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1027/4084] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:25 2026] GET /volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:25.102535 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5901f1e5-68ed-4f1e-8b32-a5390dbc7379 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:25.104231 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5901f1e5-68ed-4f1e-8b32-a5390dbc7379 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e Aug 14 03:58:25.104424 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5901f1e5-68ed-4f1e-8b32-a5390dbc7379 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:25.104590 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5901f1e5-68ed-4f1e-8b32-a5390dbc7379 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:25.109211 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:25.109211 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:25.109579 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5901f1e5-68ed-4f1e-8b32-a5390dbc7379 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:25.110259 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5901f1e5-68ed-4f1e-8b32-a5390dbc7379 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e returned with HTTP 200 Aug 14 03:58:25.110591 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1015/4085] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:25 2026] GET /volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:25.348405 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8b09753a-5579-4616-b6a9-c5d135b262a7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:25.350543 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b09753a-5579-4616-b6a9-c5d135b262a7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:25.350786 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b09753a-5579-4616-b6a9-c5d135b262a7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:25.351018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b09753a-5579-4616-b6a9-c5d135b262a7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:25.351170 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-8b09753a-5579-4616-b6a9-c5d135b262a7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:25.355934 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:25.355934 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:25.356814 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b09753a-5579-4616-b6a9-c5d135b262a7 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:25.357234 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1018/4086] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:25 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:25.369271 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6a2c1ec6-f339-4e4e-aaeb-e6a2bfeec643 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:25.371189 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6a2c1ec6-f339-4e4e-aaeb-e6a2bfeec643 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:25.371390 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6a2c1ec6-f339-4e4e-aaeb-e6a2bfeec643 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:25.371566 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6a2c1ec6-f339-4e4e-aaeb-e6a2bfeec643 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:25.371708 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-6a2c1ec6-f339-4e4e-aaeb-e6a2bfeec643 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:25.375926 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:25.375926 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:25.376675 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6a2c1ec6-f339-4e4e-aaeb-e6a2bfeec643 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:25.377034 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1027/4087] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:25 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:25.386545 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-91a2052a-bc00-43fc-aa1c-f0d93130d13c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:25.388216 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-91a2052a-bc00-43fc-aa1c-f0d93130d13c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:58:25.388561 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-91a2052a-bc00-43fc-aa1c-f0d93130d13c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1", "incremental": true, "force": true}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:25.389962 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-91a2052a-bc00-43fc-aa1c-f0d93130d13c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Creating new backup {'backup': {'volume_id': '3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1', 'incremental': True, 'force': True}} {{(pid=100328) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:58:25.390097 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-91a2052a-bc00-43fc-aa1c-f0d93130d13c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Creating backup of volume 3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 in container None Aug 14 03:58:25.399356 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:25.399356 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:25.399805 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-91a2052a-bc00-43fc-aa1c-f0d93130d13c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:25.414413 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-91a2052a-bc00-43fc-aa1c-f0d93130d13c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Created reservations ['c24d2d7e-c66d-4e7a-aa1c-0151b045e838', '9aea4c87-66fa-49a8-bd23-b1882651dc7f'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:25.440727 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-91a2052a-bc00-43fc-aa1c-f0d93130d13c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:58:25.441395 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1028/4088] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:58:25 2026] POST /volume/v3/backups => generated 286 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:25.451370 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e5005518-6209-43ea-8676-7d64d83a113c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:25.452998 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e5005518-6209-43ea-8676-7d64d83a113c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 Aug 14 03:58:25.453198 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e5005518-6209-43ea-8676-7d64d83a113c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:25.453801 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e5005518-6209-43ea-8676-7d64d83a113c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:25.453801 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-e5005518-6209-43ea-8676-7d64d83a113c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 6cf61889-0ca9-46c2-b616-df01193f0709. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:25.457454 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:25.457454 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:25.459654 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e5005518-6209-43ea-8676-7d64d83a113c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 returned with HTTP 200 Aug 14 03:58:25.459654 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1016/4089] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:25 2026] GET /volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 => generated 692 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:25.504543 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b22f298d-01d8-4adb-b946-5ea78058667e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:25.506684 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b22f298d-01d8-4adb-b946-5ea78058667e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:25.506943 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b22f298d-01d8-4adb-b946-5ea78058667e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:25.507207 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b22f298d-01d8-4adb-b946-5ea78058667e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:25.507345 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b22f298d-01d8-4adb-b946-5ea78058667e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:25.511844 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:25.511844 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:25.512586 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b22f298d-01d8-4adb-b946-5ea78058667e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:25.513053 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1019/4090] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:25 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:26.467291 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8d458871-b99b-4f68-a04a-eed56dcb5f9d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:26.468927 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8d458871-b99b-4f68-a04a-eed56dcb5f9d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 Aug 14 03:58:26.469104 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8d458871-b99b-4f68-a04a-eed56dcb5f9d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:26.469293 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8d458871-b99b-4f68-a04a-eed56dcb5f9d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:26.469429 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-8d458871-b99b-4f68-a04a-eed56dcb5f9d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 6cf61889-0ca9-46c2-b616-df01193f0709. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:26.473728 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:26.473728 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:26.474377 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8d458871-b99b-4f68-a04a-eed56dcb5f9d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 returned with HTTP 200 Aug 14 03:58:26.474818 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1028/4091] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:26 2026] GET /volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:26.488667 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ee0c7ebc-76b3-45c8-a13e-51b4ee7c0140 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:26.490338 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ee0c7ebc-76b3-45c8-a13e-51b4ee7c0140 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e Aug 14 03:58:26.490521 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ee0c7ebc-76b3-45c8-a13e-51b4ee7c0140 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:26.490721 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ee0c7ebc-76b3-45c8-a13e-51b4ee7c0140 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:26.490822 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-ee0c7ebc-76b3-45c8-a13e-51b4ee7c0140 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete snapshot with id: 62a70342-1898-402e-85a3-5498f09c2a9e Aug 14 03:58:26.495321 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:26.495321 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:26.495699 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ee0c7ebc-76b3-45c8-a13e-51b4ee7c0140 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:26.511408 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ee0c7ebc-76b3-45c8-a13e-51b4ee7c0140 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot delete request issued successfully. Aug 14 03:58:26.511520 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ee0c7ebc-76b3-45c8-a13e-51b4ee7c0140 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e returned with HTTP 202 Aug 14 03:58:26.511888 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1029/4092] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:58:26 2026] DELETE /volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:26.520941 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8decf243-5874-4113-b2a0-826c0e35808a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:26.522860 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8decf243-5874-4113-b2a0-826c0e35808a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e Aug 14 03:58:26.523055 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8decf243-5874-4113-b2a0-826c0e35808a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:26.523342 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8decf243-5874-4113-b2a0-826c0e35808a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:26.524056 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-81f332fa-91ac-47a0-9a4a-7567fb332493 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:26.525955 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81f332fa-91ac-47a0-9a4a-7567fb332493 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:26.526189 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81f332fa-91ac-47a0-9a4a-7567fb332493 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:26.526403 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-81f332fa-91ac-47a0-9a4a-7567fb332493 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:26.526528 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-81f332fa-91ac-47a0-9a4a-7567fb332493 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:26.528255 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:26.528255 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:26.528649 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8decf243-5874-4113-b2a0-826c0e35808a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:26.529360 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8decf243-5874-4113-b2a0-826c0e35808a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e returned with HTTP 200 Aug 14 03:58:26.529698 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1017/4093] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:26 2026] GET /volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:26.532078 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:26.532078 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:26.532725 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-81f332fa-91ac-47a0-9a4a-7567fb332493 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:26.533040 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1020/4094] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:26 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:27.484199 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-df8cc680-c22e-4d60-93c8-737a29d4a3bc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:27.486148 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-df8cc680-c22e-4d60-93c8-737a29d4a3bc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 Aug 14 03:58:27.486330 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-df8cc680-c22e-4d60-93c8-737a29d4a3bc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:27.486501 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-df8cc680-c22e-4d60-93c8-737a29d4a3bc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:27.486618 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-df8cc680-c22e-4d60-93c8-737a29d4a3bc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 6cf61889-0ca9-46c2-b616-df01193f0709. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:27.490513 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:27.490513 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:27.491258 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-df8cc680-c22e-4d60-93c8-737a29d4a3bc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 returned with HTTP 200 Aug 14 03:58:27.491613 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1029/4095] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:27 2026] GET /volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:27.537845 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-43d80621-c8d8-4b61-8456-fc6770af7254 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:27.539627 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-43d80621-c8d8-4b61-8456-fc6770af7254 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e Aug 14 03:58:27.539854 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-43d80621-c8d8-4b61-8456-fc6770af7254 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:27.540034 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-43d80621-c8d8-4b61-8456-fc6770af7254 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:27.542680 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ee6aa4e1-c72c-4f2b-ae37-822d362b653e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:27.544996 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ee6aa4e1-c72c-4f2b-ae37-822d362b653e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:27.545215 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-43d80621-c8d8-4b61-8456-fc6770af7254 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e returned with HTTP 404 Aug 14 03:58:27.545278 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ee6aa4e1-c72c-4f2b-ae37-822d362b653e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:27.545513 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ee6aa4e1-c72c-4f2b-ae37-822d362b653e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:27.545678 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-ee6aa4e1-c72c-4f2b-ae37-822d362b653e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:27.545820 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1030/4096] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:27 2026] GET /volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:27.549778 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:27.549778 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:27.550384 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ee6aa4e1-c72c-4f2b-ae37-822d362b653e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:27.550691 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1018/4097] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:27 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:27.553074 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-64257b77-3233-430a-bc1c-25f5c4fc3959 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:27.554817 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64257b77-3233-430a-bc1c-25f5c4fc3959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 Aug 14 03:58:27.555035 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64257b77-3233-430a-bc1c-25f5c4fc3959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:27.555282 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64257b77-3233-430a-bc1c-25f5c4fc3959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:27.555497 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-64257b77-3233-430a-bc1c-25f5c4fc3959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete snapshot with id: db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 Aug 14 03:58:27.560127 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:27.560127 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:27.560614 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-64257b77-3233-430a-bc1c-25f5c4fc3959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:27.575878 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-64257b77-3233-430a-bc1c-25f5c4fc3959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot delete request issued successfully. Aug 14 03:58:27.576112 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64257b77-3233-430a-bc1c-25f5c4fc3959 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 returned with HTTP 202 Aug 14 03:58:27.576550 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1021/4098] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:58:27 2026] DELETE /volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:27.584446 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cf4b2bd0-1b47-4d75-8941-82f6c46b9777 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:27.586371 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cf4b2bd0-1b47-4d75-8941-82f6c46b9777 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 Aug 14 03:58:27.586583 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cf4b2bd0-1b47-4d75-8941-82f6c46b9777 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:27.586750 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cf4b2bd0-1b47-4d75-8941-82f6c46b9777 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:27.591795 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:27.591795 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:27.592243 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-cf4b2bd0-1b47-4d75-8941-82f6c46b9777 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:27.592994 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cf4b2bd0-1b47-4d75-8941-82f6c46b9777 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 returned with HTTP 200 Aug 14 03:58:27.593345 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1030/4099] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:27 2026] GET /volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:28.500660 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ea81580b-20cb-4eeb-986c-799a50ac222c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:28.502453 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ea81580b-20cb-4eeb-986c-799a50ac222c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 Aug 14 03:58:28.502625 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ea81580b-20cb-4eeb-986c-799a50ac222c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:28.502796 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ea81580b-20cb-4eeb-986c-799a50ac222c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:28.502887 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-ea81580b-20cb-4eeb-986c-799a50ac222c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 6cf61889-0ca9-46c2-b616-df01193f0709. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:28.506855 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:28.506855 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:28.507506 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ea81580b-20cb-4eeb-986c-799a50ac222c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 returned with HTTP 200 Aug 14 03:58:28.507822 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1031/4100] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:28 2026] GET /volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 => generated 694 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:28.562322 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-06207d29-0412-4461-89b8-a235c22adbe5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:28.564063 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-06207d29-0412-4461-89b8-a235c22adbe5 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:28.564312 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-06207d29-0412-4461-89b8-a235c22adbe5 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:28.564492 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-06207d29-0412-4461-89b8-a235c22adbe5 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:28.564620 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-06207d29-0412-4461-89b8-a235c22adbe5 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:28.569748 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:28.569748 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:28.570395 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-06207d29-0412-4461-89b8-a235c22adbe5 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:28.570804 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1019/4101] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:28 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:28.602110 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-849c1890-f7ee-47f8-861b-1ebb9a77decc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:28.604124 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-849c1890-f7ee-47f8-861b-1ebb9a77decc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 Aug 14 03:58:28.604366 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-849c1890-f7ee-47f8-861b-1ebb9a77decc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:28.604563 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-849c1890-f7ee-47f8-861b-1ebb9a77decc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:28.609518 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-849c1890-f7ee-47f8-861b-1ebb9a77decc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 returned with HTTP 404 Aug 14 03:58:28.610144 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1022/4102] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:28 2026] GET /volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:28.617785 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4bd62304-9193-4dcd-a9f9-f86cff37ceab None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:28.619412 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4bd62304-9193-4dcd-a9f9-f86cff37ceab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 Aug 14 03:58:28.619711 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4bd62304-9193-4dcd-a9f9-f86cff37ceab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:28.619912 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4bd62304-9193-4dcd-a9f9-f86cff37ceab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:28.620040 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-4bd62304-9193-4dcd-a9f9-f86cff37ceab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete snapshot with id: 13b89fca-d4d2-4b4d-80fa-326220dc9324 Aug 14 03:58:28.625587 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:28.625587 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:28.626065 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4bd62304-9193-4dcd-a9f9-f86cff37ceab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:28.645077 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4bd62304-9193-4dcd-a9f9-f86cff37ceab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot delete request issued successfully. Aug 14 03:58:28.645077 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4bd62304-9193-4dcd-a9f9-f86cff37ceab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 returned with HTTP 202 Aug 14 03:58:28.645077 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1031/4103] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:58:28 2026] DELETE /volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:28.653269 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8cd7b3a3-a4d4-446c-af03-b95bd27eb100 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:28.655684 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8cd7b3a3-a4d4-446c-af03-b95bd27eb100 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 Aug 14 03:58:28.655909 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8cd7b3a3-a4d4-446c-af03-b95bd27eb100 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:28.656183 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8cd7b3a3-a4d4-446c-af03-b95bd27eb100 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:28.662468 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:28.662468 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:28.663019 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8cd7b3a3-a4d4-446c-af03-b95bd27eb100 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:58:28.664049 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8cd7b3a3-a4d4-446c-af03-b95bd27eb100 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 returned with HTTP 200 Aug 14 03:58:28.664533 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1032/4104] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:28 2026] GET /volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:29.501478 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-bf33b250-73f7-4ed4-aea9-69ed89f854d5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:29.503832 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-bf33b250-73f7-4ed4-aea9-69ed89f854d5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] DELETE https://10.4.3.64/volume/v3/attachments/4c5e9e04-7836-4089-821e-fcc40c3215b0 Aug 14 03:58:29.504048 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-bf33b250-73f7-4ed4-aea9-69ed89f854d5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:29.504291 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-bf33b250-73f7-4ed4-aea9-69ed89f854d5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:29.514177 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:29.514177 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:29.517369 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b74997b1-9483-4abe-b3a9-2620cb409c88 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:29.519662 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b74997b1-9483-4abe-b3a9-2620cb409c88 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 Aug 14 03:58:29.519843 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b74997b1-9483-4abe-b3a9-2620cb409c88 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:29.520115 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b74997b1-9483-4abe-b3a9-2620cb409c88 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:29.520253 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b74997b1-9483-4abe-b3a9-2620cb409c88 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 6cf61889-0ca9-46c2-b616-df01193f0709. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:29.525366 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:29.525366 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:29.526291 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b74997b1-9483-4abe-b3a9-2620cb409c88 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 returned with HTTP 200 Aug 14 03:58:29.526714 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1023/4105] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:29 2026] GET /volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:29.552404 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-5455d1a7-a0f7-40c2-b04c-801ce5f20514 req-bf33b250-73f7-4ed4-aea9-69ed89f854d5 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/attachments/4c5e9e04-7836-4089-821e-fcc40c3215b0 returned with HTTP 200 Aug 14 03:58:29.552854 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1020/4106] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:58:29 2026] DELETE /volume/v3/attachments/4c5e9e04-7836-4089-821e-fcc40c3215b0 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:29.579908 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f6de3545-e490-4a7c-89a4-e0cb2590e4c4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:29.582036 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f6de3545-e490-4a7c-89a4-e0cb2590e4c4 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:29.582600 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f6de3545-e490-4a7c-89a4-e0cb2590e4c4 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:29.582825 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f6de3545-e490-4a7c-89a4-e0cb2590e4c4 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:29.582954 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-f6de3545-e490-4a7c-89a4-e0cb2590e4c4 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:29.587410 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:29.587410 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:29.588126 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f6de3545-e490-4a7c-89a4-e0cb2590e4c4 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:29.588568 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1032/4107] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:29 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:29.673317 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e88cb599-a9a0-40a8-b82c-82f62b47a201 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:29.675391 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e88cb599-a9a0-40a8-b82c-82f62b47a201 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 Aug 14 03:58:29.675595 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e88cb599-a9a0-40a8-b82c-82f62b47a201 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:29.675778 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e88cb599-a9a0-40a8-b82c-82f62b47a201 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:29.680269 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e88cb599-a9a0-40a8-b82c-82f62b47a201 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 returned with HTTP 404 Aug 14 03:58:29.680762 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1033/4108] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:29 2026] GET /volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:29.687197 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1e04c9da-8ac0-4c21-82bb-b2fcd8b38c02 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:29.689030 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1e04c9da-8ac0-4c21-82bb-b2fcd8b38c02 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e Aug 14 03:58:29.689235 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1e04c9da-8ac0-4c21-82bb-b2fcd8b38c02 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:29.689433 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1e04c9da-8ac0-4c21-82bb-b2fcd8b38c02 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:29.689538 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-1e04c9da-8ac0-4c21-82bb-b2fcd8b38c02 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete snapshot with id: 62a70342-1898-402e-85a3-5498f09c2a9e Aug 14 03:58:29.696847 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1e04c9da-8ac0-4c21-82bb-b2fcd8b38c02 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e returned with HTTP 404 Aug 14 03:58:29.697535 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1024/4109] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:58:29 2026] DELETE /volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:29.704415 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-015c09e5-f438-4b7b-b96a-ba31c5e73415 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:29.706476 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-015c09e5-f438-4b7b-b96a-ba31c5e73415 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e Aug 14 03:58:29.706732 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-015c09e5-f438-4b7b-b96a-ba31c5e73415 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:29.706957 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-015c09e5-f438-4b7b-b96a-ba31c5e73415 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:29.715706 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-015c09e5-f438-4b7b-b96a-ba31c5e73415 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e returned with HTTP 404 Aug 14 03:58:29.716156 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1021/4110] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:29 2026] GET /volume/v3/snapshots/62a70342-1898-402e-85a3-5498f09c2a9e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:29.722834 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-817f57bc-e49a-4df9-8aff-2c38faf8e9f2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:29.724809 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-817f57bc-e49a-4df9-8aff-2c38faf8e9f2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 Aug 14 03:58:29.724999 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-817f57bc-e49a-4df9-8aff-2c38faf8e9f2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:29.725200 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-817f57bc-e49a-4df9-8aff-2c38faf8e9f2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:29.725333 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-817f57bc-e49a-4df9-8aff-2c38faf8e9f2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete snapshot with id: db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 Aug 14 03:58:29.730217 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-817f57bc-e49a-4df9-8aff-2c38faf8e9f2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 returned with HTTP 404 Aug 14 03:58:29.730791 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1033/4111] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:58:29 2026] DELETE /volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:29.737975 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d3645da8-fe26-4ea0-9806-942f16b82124 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:29.739875 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d3645da8-fe26-4ea0-9806-942f16b82124 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 Aug 14 03:58:29.740094 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d3645da8-fe26-4ea0-9806-942f16b82124 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:29.740308 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d3645da8-fe26-4ea0-9806-942f16b82124 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:29.744992 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d3645da8-fe26-4ea0-9806-942f16b82124 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 returned with HTTP 404 Aug 14 03:58:29.745500 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1034/4112] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:29 2026] GET /volume/v3/snapshots/db01a57d-f6d3-47a9-8fa7-1087aa8ddb13 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:29.753060 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5763aafc-8c7c-42d7-b215-f94f316faac2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:29.754867 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5763aafc-8c7c-42d7-b215-f94f316faac2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 Aug 14 03:58:29.755088 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5763aafc-8c7c-42d7-b215-f94f316faac2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:29.755318 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5763aafc-8c7c-42d7-b215-f94f316faac2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:29.755407 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-5763aafc-8c7c-42d7-b215-f94f316faac2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete snapshot with id: 13b89fca-d4d2-4b4d-80fa-326220dc9324 Aug 14 03:58:29.759956 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5763aafc-8c7c-42d7-b215-f94f316faac2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 returned with HTTP 404 Aug 14 03:58:29.760411 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1025/4113] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:58:29 2026] DELETE /volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:58:29.768323 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9dd462c4-6109-488b-ba16-70da61c1e191 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:29.770476 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9dd462c4-6109-488b-ba16-70da61c1e191 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 Aug 14 03:58:29.770734 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9dd462c4-6109-488b-ba16-70da61c1e191 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:29.770928 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9dd462c4-6109-488b-ba16-70da61c1e191 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:29.775148 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9dd462c4-6109-488b-ba16-70da61c1e191 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 returned with HTTP 404 Aug 14 03:58:29.775698 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1022/4114] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:58:29 2026] GET /volume/v3/snapshots/13b89fca-d4d2-4b4d-80fa-326220dc9324 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:30.441023 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-cc5410bf-b614-43e9-bc4e-ff0afeebf58d req-8c761e3b-9196-4b4c-aa38-7cac31c836e7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:30.443095 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-cc5410bf-b614-43e9-bc4e-ff0afeebf58d req-8c761e3b-9196-4b4c-aa38-7cac31c836e7 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:58:30.443290 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-cc5410bf-b614-43e9-bc4e-ff0afeebf58d req-8c761e3b-9196-4b4c-aa38-7cac31c836e7 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:30.443474 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-cc5410bf-b614-43e9-bc4e-ff0afeebf58d req-8c761e3b-9196-4b4c-aa38-7cac31c836e7 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:30.450636 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:30.450636 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:30.454228 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-cc5410bf-b614-43e9-bc4e-ff0afeebf58d req-8c761e3b-9196-4b4c-aa38-7cac31c836e7 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:58:30.458193 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-cc5410bf-b614-43e9-bc4e-ff0afeebf58d req-8c761e3b-9196-4b4c-aa38-7cac31c836e7 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:58:30.458689 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1034/4115] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:58:30 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:30.536955 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e10bc5b8-8e81-4dd7-8ab2-eded2000a256 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:30.538840 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e10bc5b8-8e81-4dd7-8ab2-eded2000a256 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 Aug 14 03:58:30.539068 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e10bc5b8-8e81-4dd7-8ab2-eded2000a256 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:30.539318 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e10bc5b8-8e81-4dd7-8ab2-eded2000a256 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:30.539469 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-e10bc5b8-8e81-4dd7-8ab2-eded2000a256 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 6cf61889-0ca9-46c2-b616-df01193f0709. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:30.543438 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:30.543438 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:30.544223 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e10bc5b8-8e81-4dd7-8ab2-eded2000a256 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 returned with HTTP 200 Aug 14 03:58:30.545030 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1035/4116] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:30 2026] GET /volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:30.599724 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5a8ffcc7-1155-4e8f-8522-c528d6a8ef74 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:30.601553 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a8ffcc7-1155-4e8f-8522-c528d6a8ef74 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:30.601940 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a8ffcc7-1155-4e8f-8522-c528d6a8ef74 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:30.601989 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5a8ffcc7-1155-4e8f-8522-c528d6a8ef74 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:30.602123 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5a8ffcc7-1155-4e8f-8522-c528d6a8ef74 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:30.608540 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:30.608540 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:30.609271 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5a8ffcc7-1155-4e8f-8522-c528d6a8ef74 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:30.609840 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1026/4117] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:30 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:30.915915 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-58b1e2e6-c727-4367-b54c-aeb6b6adadf9 req-47724540-ed02-4472-8de8-1f3f7082f990 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:30.917968 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-58b1e2e6-c727-4367-b54c-aeb6b6adadf9 req-47724540-ed02-4472-8de8-1f3f7082f990 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/attachments/53c23560-3811-4d09-9ca8-1a548b0407fd Aug 14 03:58:30.918245 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-58b1e2e6-c727-4367-b54c-aeb6b6adadf9 req-47724540-ed02-4472-8de8-1f3f7082f990 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:30.919182 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-58b1e2e6-c727-4367-b54c-aeb6b6adadf9 req-47724540-ed02-4472-8de8-1f3f7082f990 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:30.929493 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:30.929493 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:30.973456 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-58b1e2e6-c727-4367-b54c-aeb6b6adadf9 req-47724540-ed02-4472-8de8-1f3f7082f990 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/53c23560-3811-4d09-9ca8-1a548b0407fd returned with HTTP 200 Aug 14 03:58:30.973924 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1023/4118] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:58:30 2026] DELETE /volume/v3/attachments/53c23560-3811-4d09-9ca8-1a548b0407fd => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:31.555188 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1b69ffba-2f1a-4f1c-b12e-00df7c3bb30a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:31.556838 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1b69ffba-2f1a-4f1c-b12e-00df7c3bb30a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 Aug 14 03:58:31.557013 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1b69ffba-2f1a-4f1c-b12e-00df7c3bb30a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:31.557194 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1b69ffba-2f1a-4f1c-b12e-00df7c3bb30a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:31.557300 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-1b69ffba-2f1a-4f1c-b12e-00df7c3bb30a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 6cf61889-0ca9-46c2-b616-df01193f0709. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:31.558861 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=262,cinder:UPDATE=76,cinder:INSERT=39 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:58:31.562531 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:31.562531 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:31.563299 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1b69ffba-2f1a-4f1c-b12e-00df7c3bb30a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 returned with HTTP 200 Aug 14 03:58:31.564021 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1035/4119] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:31 2026] GET /volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:31.621269 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-be26686c-e575-49b9-a8d4-33a7a979d10d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:31.623196 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-be26686c-e575-49b9-a8d4-33a7a979d10d tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:31.623408 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-be26686c-e575-49b9-a8d4-33a7a979d10d tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:31.623601 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-be26686c-e575-49b9-a8d4-33a7a979d10d tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:31.623706 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-be26686c-e575-49b9-a8d4-33a7a979d10d tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:31.625278 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=218,cinder:UPDATE=48,cinder:INSERT=23 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:58:31.628339 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:31.628339 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:31.629015 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-be26686c-e575-49b9-a8d4-33a7a979d10d tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:31.629541 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1036/4120] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:31 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:32.574656 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7d06d51e-a8c9-4d99-80d4-d2ea8b1df528 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:32.576722 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d06d51e-a8c9-4d99-80d4-d2ea8b1df528 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 Aug 14 03:58:32.576978 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d06d51e-a8c9-4d99-80d4-d2ea8b1df528 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:32.577210 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d06d51e-a8c9-4d99-80d4-d2ea8b1df528 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:32.577319 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7d06d51e-a8c9-4d99-80d4-d2ea8b1df528 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 6cf61889-0ca9-46c2-b616-df01193f0709. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:32.578995 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=327,cinder:INSERT=74,cinder:UPDATE=137 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:58:32.582403 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:32.582403 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:32.583196 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d06d51e-a8c9-4d99-80d4-d2ea8b1df528 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 returned with HTTP 200 Aug 14 03:58:32.583718 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1027/4121] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:32 2026] GET /volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:32.606549 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-355cd7cb-9add-4405-be0c-f87379e02cec None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:32.609648 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-355cd7cb-9add-4405-be0c-f87379e02cec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 Aug 14 03:58:32.609867 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-355cd7cb-9add-4405-be0c-f87379e02cec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:32.610046 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-355cd7cb-9add-4405-be0c-f87379e02cec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:32.610217 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-355cd7cb-9add-4405-be0c-f87379e02cec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume with id: d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 Aug 14 03:58:32.614035 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=233,cinder:UPDATE=51,cinder:INSERT=22 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:58:32.622433 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:32.622433 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:32.623200 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-355cd7cb-9add-4405-be0c-f87379e02cec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:58:32.640763 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7f9d6298-1ef3-44b3-a4df-5ccd0a139646 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:32.642596 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7f9d6298-1ef3-44b3-a4df-5ccd0a139646 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:32.642712 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-355cd7cb-9add-4405-be0c-f87379e02cec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume request issued successfully. Aug 14 03:58:32.644353 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-355cd7cb-9add-4405-be0c-f87379e02cec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 returned with HTTP 202 Aug 14 03:58:32.644765 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7f9d6298-1ef3-44b3-a4df-5ccd0a139646 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:32.644765 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7f9d6298-1ef3-44b3-a4df-5ccd0a139646 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:32.644765 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-7f9d6298-1ef3-44b3-a4df-5ccd0a139646 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:32.644935 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1024/4122] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:58:32 2026] DELETE /volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:32.653609 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:32.653609 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:32.653785 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5b5316a8-f4d9-44fb-808c-3e5692da6b42 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:32.654054 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7f9d6298-1ef3-44b3-a4df-5ccd0a139646 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:32.654054 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1036/4123] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:32 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:58:32.654179 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5b5316a8-f4d9-44fb-808c-3e5692da6b42 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 Aug 14 03:58:32.654179 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5b5316a8-f4d9-44fb-808c-3e5692da6b42 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:32.654179 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5b5316a8-f4d9-44fb-808c-3e5692da6b42 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:32.662883 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:32.662883 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:32.667307 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5b5316a8-f4d9-44fb-808c-3e5692da6b42 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:58:32.672319 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5b5316a8-f4d9-44fb-808c-3e5692da6b42 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 returned with HTTP 200 Aug 14 03:58:32.672535 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1037/4124] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:32 2026] GET /volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:33.337851 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5226c3e9-692d-4019-8c6f-d3d73ec15295 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:33.339935 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5226c3e9-692d-4019-8c6f-d3d73ec15295 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:58:33.340201 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5226c3e9-692d-4019-8c6f-d3d73ec15295 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:33.340425 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5226c3e9-692d-4019-8c6f-d3d73ec15295 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:33.340633 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-5226c3e9-692d-4019-8c6f-d3d73ec15295 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Delete volume with id: d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:58:33.348700 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:33.348700 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:33.349214 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5226c3e9-692d-4019-8c6f-d3d73ec15295 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:58:33.359829 np0000007313 devstack@c-api.service[100326]: WARNING cinder.keymgr.conf_key_mgr [None req-5226c3e9-692d-4019-8c6f-d3d73ec15295 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:58:33.367672 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5226c3e9-692d-4019-8c6f-d3d73ec15295 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Delete volume request issued successfully. Aug 14 03:58:33.367903 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5226c3e9-692d-4019-8c6f-d3d73ec15295 tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 202 Aug 14 03:58:33.368336 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1028/4125] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:58:33 2026] DELETE /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:33.376416 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-83bae6ad-5e27-484c-8a59-92b1384e9bcf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:33.379279 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-83bae6ad-5e27-484c-8a59-92b1384e9bcf tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:58:33.380112 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-83bae6ad-5e27-484c-8a59-92b1384e9bcf tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:33.380554 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-83bae6ad-5e27-484c-8a59-92b1384e9bcf tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:33.392933 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:33.392933 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:33.403884 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-83bae6ad-5e27-484c-8a59-92b1384e9bcf tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Volume info retrieved successfully. Aug 14 03:58:33.407301 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-83bae6ad-5e27-484c-8a59-92b1384e9bcf tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 200 Aug 14 03:58:33.407937 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1025/4126] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:33 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:33.594408 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-09ee06ff-5011-4b40-a244-1f0f8d445bbc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:33.596056 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-09ee06ff-5011-4b40-a244-1f0f8d445bbc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 Aug 14 03:58:33.596260 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-09ee06ff-5011-4b40-a244-1f0f8d445bbc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:33.596459 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-09ee06ff-5011-4b40-a244-1f0f8d445bbc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:33.596600 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-09ee06ff-5011-4b40-a244-1f0f8d445bbc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 6cf61889-0ca9-46c2-b616-df01193f0709. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:33.600996 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:33.600996 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:33.601833 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-09ee06ff-5011-4b40-a244-1f0f8d445bbc tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 returned with HTTP 200 Aug 14 03:58:33.602217 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1037/4127] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:33 2026] GET /volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:33.663424 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fa7bca9a-66c6-482a-82eb-5e40c1743259 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:33.665291 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fa7bca9a-66c6-482a-82eb-5e40c1743259 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:33.665522 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fa7bca9a-66c6-482a-82eb-5e40c1743259 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:33.665704 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fa7bca9a-66c6-482a-82eb-5e40c1743259 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:33.665819 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-fa7bca9a-66c6-482a-82eb-5e40c1743259 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:33.670000 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:33.670000 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:33.670585 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fa7bca9a-66c6-482a-82eb-5e40c1743259 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:33.670907 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1038/4128] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:33 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:33.684461 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-46110fb2-4b8c-44eb-9841-8dddf184bfec None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:33.686149 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-46110fb2-4b8c-44eb-9841-8dddf184bfec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 Aug 14 03:58:33.686369 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-46110fb2-4b8c-44eb-9841-8dddf184bfec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:33.686566 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-46110fb2-4b8c-44eb-9841-8dddf184bfec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:33.691733 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-46110fb2-4b8c-44eb-9841-8dddf184bfec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 returned with HTTP 404 Aug 14 03:58:33.692129 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1029/4129] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:33 2026] GET /volume/v3/volumes/d7e86d6c-2da7-4d45-8ee4-bab1cfbd94d5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:33.722787 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:33.724796 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:58:33.725207 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1852027523", "snapshot_id": null, "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "volume_type": null, "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:33.727123 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1852027523', 'snapshot_id': None, 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'volume_type': None, 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:58:33.802593 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume of 1 GB Aug 14 03:58:33.806953 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Availability Zones retrieved successfully. Aug 14 03:58:33.811833 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (4e2d7bcf-8575-4e7d-9dcc-86854878c10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:33.812874 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08287097-5cef-4159-ae74-af48b24c271e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:33.813790 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:58:33.867160 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08287097-5cef-4159-ae74-af48b24c271e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:33.867981 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3905f41-0f02-4250-a4ab-aa88ad485fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:33.904028 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['ffef9393-d76d-4124-968c-2c724b109655', '2366de96-c972-4a3d-9a82-37a55e1375e4', '0621b654-b256-4161-89c2-cd0a349ae8d8', '9fa0fc4d-f211-4f75-aca4-43ec12d7a8d3'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:33.904810 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3905f41-0f02-4250-a4ab-aa88ad485fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffef9393-d76d-4124-968c-2c724b109655', '2366de96-c972-4a3d-9a82-37a55e1375e4', '0621b654-b256-4161-89c2-cd0a349ae8d8', '9fa0fc4d-f211-4f75-aca4-43ec12d7a8d3']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:33.905514 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f230a82-f03c-43c9-85c9-567a74d0ffac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:33.925116 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f230a82-f03c-43c9-85c9-567a74d0ffac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33d57079-2b2e-4440-965a-3a5265bdb64e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1852027523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['ffef9393-d76d-4124-968c-2c724b109655','2366de96-c972-4a3d-9a82-37a55e1375e4','0621b654-b256-4161-89c2-cd0a349ae8d8','9fa0fc4d-f211-4f75-aca4-43ec12d7a8d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1852027523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33d57079-2b2e-4440-965a-3a5265bdb64e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00833c8abb6434f882254262aa9beed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f10a864a433430ab2ba82c4bcceb825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:33.925837 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761ef0b9-d10d-490a-be3f-202280e6502f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:33.941188 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761ef0b9-d10d-490a-be3f-202280e6502f) transitioned into state 'SUCCESS' from state '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-1852027523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['ffef9393-d76d-4124-968c-2c724b109655','2366de96-c972-4a3d-9a82-37a55e1375e4','0621b654-b256-4161-89c2-cd0a349ae8d8','9fa0fc4d-f211-4f75-aca4-43ec12d7a8d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:33.942255 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e216153d-d1ca-42f6-a9ab-2b8886f86940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:33.950582 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e216153d-d1ca-42f6-a9ab-2b8886f86940) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:33.951343 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (4e2d7bcf-8575-4e7d-9dcc-86854878c10d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:33.951672 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request issued successfully. Aug 14 03:58:33.952228 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-41855655-f5f5-40b7-b84e-1a5a8dd505cc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:58:33.952700 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1026/4130] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:58:33 2026] POST /volume/v3/volumes => generated 757 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:33.963108 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-00945ae2-63ba-4fd5-8620-f1df877037de None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:33.965000 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-00945ae2-63ba-4fd5-8620-f1df877037de tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e Aug 14 03:58:33.965550 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-00945ae2-63ba-4fd5-8620-f1df877037de tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:33.965550 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-00945ae2-63ba-4fd5-8620-f1df877037de tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:33.971924 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:33.971924 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:33.975024 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-00945ae2-63ba-4fd5-8620-f1df877037de tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:58:33.979300 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-00945ae2-63ba-4fd5-8620-f1df877037de tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e returned with HTTP 200 Aug 14 03:58:33.979738 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1038/4131] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:33 2026] GET /volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:34.419632 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-df3f858a-ca49-4b8d-869a-ea6f1a8a434e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:34.421145 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-df3f858a-ca49-4b8d-869a-ea6f1a8a434e tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] GET https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 Aug 14 03:58:34.421317 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-df3f858a-ca49-4b8d-869a-ea6f1a8a434e tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:34.421501 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-df3f858a-ca49-4b8d-869a-ea6f1a8a434e tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:34.426930 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-df3f858a-ca49-4b8d-869a-ea6f1a8a434e tempest-TestEncryptedCinderVolumes-2049179510 tempest-TestEncryptedCinderVolumes-2049179510-project-member] https://10.4.3.64/volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 returned with HTTP 404 Aug 14 03:58:34.427357 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1039/4132] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:34 2026] GET /volume/v3/volumes/d5803f15-a713-44bc-9cf0-d9d5e06b96f2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:34.433520 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-39b4a10e-7643-4fd8-bded-6cc84ec3da45 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:34.435157 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39b4a10e-7643-4fd8-bded-6cc84ec3da45 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 03:58:34.435351 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39b4a10e-7643-4fd8-bded-6cc84ec3da45 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:34.435541 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-39b4a10e-7643-4fd8-bded-6cc84ec3da45 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:34.436287 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-39b4a10e-7643-4fd8-bded-6cc84ec3da45 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 03:58:34.446828 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-39b4a10e-7643-4fd8-bded-6cc84ec3da45 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Get all volumes completed successfully. Aug 14 03:58:34.447997 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:34.447997 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:34.451727 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-39b4a10e-7643-4fd8-bded-6cc84ec3da45 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 03:58:34.452051 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1030/4133] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 03:58:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5929 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:34.465816 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ea018f23-2af5-483c-8ab0-8afc8a1cab47 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:34.467753 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ea018f23-2af5-483c-8ab0-8afc8a1cab47 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] DELETE https://10.4.3.64/volume/v3/types/02ea44b4-14c9-4b9e-b326-5691ee81cf87 Aug 14 03:58:34.467947 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ea018f23-2af5-483c-8ab0-8afc8a1cab47 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:34.468145 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ea018f23-2af5-483c-8ab0-8afc8a1cab47 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:34.468385 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:34.468385 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:34.488485 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ea018f23-2af5-483c-8ab0-8afc8a1cab47 tempest-TestEncryptedCinderVolumes-1288110858 tempest-TestEncryptedCinderVolumes-1288110858-project-admin] https://10.4.3.64/volume/v3/types/02ea44b4-14c9-4b9e-b326-5691ee81cf87 returned with HTTP 202 Aug 14 03:58:34.488878 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1027/4134] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 03:58:34 2026] DELETE /volume/v3/types/02ea44b4-14c9-4b9e-b326-5691ee81cf87 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:34.611947 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cccf57c6-6be1-47ed-8630-0cde7bc5dd66 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:34.613810 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cccf57c6-6be1-47ed-8630-0cde7bc5dd66 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 Aug 14 03:58:34.614004 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cccf57c6-6be1-47ed-8630-0cde7bc5dd66 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:34.614241 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cccf57c6-6be1-47ed-8630-0cde7bc5dd66 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:34.614353 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-cccf57c6-6be1-47ed-8630-0cde7bc5dd66 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 6cf61889-0ca9-46c2-b616-df01193f0709. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:34.619279 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:34.619279 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:34.620083 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cccf57c6-6be1-47ed-8630-0cde7bc5dd66 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 returned with HTTP 200 Aug 14 03:58:34.620559 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1039/4135] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:34 2026] GET /volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:34.630417 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0e6546d7-5b45-4100-873f-f060b790f0b9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:34.632146 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0e6546d7-5b45-4100-873f-f060b790f0b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 Aug 14 03:58:34.632340 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0e6546d7-5b45-4100-873f-f060b790f0b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:34.632542 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0e6546d7-5b45-4100-873f-f060b790f0b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:34.632669 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-0e6546d7-5b45-4100-873f-f060b790f0b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 6cf61889-0ca9-46c2-b616-df01193f0709. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:34.637095 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:34.637095 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:34.638169 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0e6546d7-5b45-4100-873f-f060b790f0b9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 returned with HTTP 200 Aug 14 03:58:34.638341 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1040/4136] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:34 2026] GET /volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:34.647115 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-967ead3b-1186-4cb4-941c-d9f83ffb9245 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:34.649108 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-967ead3b-1186-4cb4-941c-d9f83ffb9245 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 Aug 14 03:58:34.649273 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-967ead3b-1186-4cb4-941c-d9f83ffb9245 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:34.649490 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-967ead3b-1186-4cb4-941c-d9f83ffb9245 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:34.649672 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-967ead3b-1186-4cb4-941c-d9f83ffb9245 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete backup with id: 6cf61889-0ca9-46c2-b616-df01193f0709. Aug 14 03:58:34.654264 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:34.654264 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:34.665656 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-967ead3b-1186-4cb4-941c-d9f83ffb9245 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] delete_backup rpcapi backup_id 6cf61889-0ca9-46c2-b616-df01193f0709 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:58:34.667247 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-967ead3b-1186-4cb4-941c-d9f83ffb9245 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 returned with HTTP 202 Aug 14 03:58:34.667872 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1031/4137] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:58:34 2026] DELETE /volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:58:34.673807 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-25d31ca8-f67e-429d-bbe4-d7b83c55f0f2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:34.675439 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-25d31ca8-f67e-429d-bbe4-d7b83c55f0f2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 Aug 14 03:58:34.675654 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-25d31ca8-f67e-429d-bbe4-d7b83c55f0f2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:34.676529 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-25d31ca8-f67e-429d-bbe4-d7b83c55f0f2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:34.676529 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-25d31ca8-f67e-429d-bbe4-d7b83c55f0f2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 6cf61889-0ca9-46c2-b616-df01193f0709. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:34.680241 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-eeac490f-2807-4760-b549-8f0385087a0c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:34.680360 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:34.680360 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:34.680867 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-25d31ca8-f67e-429d-bbe4-d7b83c55f0f2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 returned with HTTP 200 Aug 14 03:58:34.681243 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1028/4138] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:34 2026] GET /volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:34.682302 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-eeac490f-2807-4760-b549-8f0385087a0c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:34.682588 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-eeac490f-2807-4760-b549-8f0385087a0c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:34.682808 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-eeac490f-2807-4760-b549-8f0385087a0c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:34.682937 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-eeac490f-2807-4760-b549-8f0385087a0c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:34.687747 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:34.687747 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:34.688437 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-eeac490f-2807-4760-b549-8f0385087a0c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:34.688801 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1040/4139] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:34 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:34.992985 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ac37ead9-996b-4974-9faa-84b93e4ded77 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:34.994724 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ac37ead9-996b-4974-9faa-84b93e4ded77 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e Aug 14 03:58:34.994970 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ac37ead9-996b-4974-9faa-84b93e4ded77 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:34.995206 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ac37ead9-996b-4974-9faa-84b93e4ded77 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:35.005393 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:35.005393 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:35.010746 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ac37ead9-996b-4974-9faa-84b93e4ded77 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:58:35.018262 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ac37ead9-996b-4974-9faa-84b93e4ded77 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e returned with HTTP 200 Aug 14 03:58:35.018953 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1041/4140] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:34 2026] GET /volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:35.030231 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f02db138-6d78-4abf-ade1-485de26dea97 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:35.031826 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f02db138-6d78-4abf-ade1-485de26dea97 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e Aug 14 03:58:35.031986 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f02db138-6d78-4abf-ade1-485de26dea97 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:35.032361 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f02db138-6d78-4abf-ade1-485de26dea97 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:35.038691 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:35.038691 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:35.041926 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f02db138-6d78-4abf-ade1-485de26dea97 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:58:35.046111 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f02db138-6d78-4abf-ade1-485de26dea97 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e returned with HTTP 200 Aug 14 03:58:35.046745 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1032/4141] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:35 2026] GET /volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:35.692698 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cfe14ef8-0fdd-4459-9f8e-6d85fe9240a2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:35.695039 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cfe14ef8-0fdd-4459-9f8e-6d85fe9240a2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 Aug 14 03:58:35.695304 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cfe14ef8-0fdd-4459-9f8e-6d85fe9240a2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:35.695589 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cfe14ef8-0fdd-4459-9f8e-6d85fe9240a2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:35.695760 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-cfe14ef8-0fdd-4459-9f8e-6d85fe9240a2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 6cf61889-0ca9-46c2-b616-df01193f0709. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:35.697521 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-eea8ee43-5643-4bbd-b19f-cd5eb8f1b5ae None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:35.699209 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-eea8ee43-5643-4bbd-b19f-cd5eb8f1b5ae tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:35.699411 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-eea8ee43-5643-4bbd-b19f-cd5eb8f1b5ae tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:35.699593 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-eea8ee43-5643-4bbd-b19f-cd5eb8f1b5ae tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:35.699691 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-eea8ee43-5643-4bbd-b19f-cd5eb8f1b5ae tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:35.700481 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cfe14ef8-0fdd-4459-9f8e-6d85fe9240a2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 returned with HTTP 404 Aug 14 03:58:35.701101 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1029/4142] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:35 2026] GET /volume/v3/backups/6cf61889-0ca9-46c2-b616-df01193f0709 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:35.703629 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:35.703629 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:35.704204 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-eea8ee43-5643-4bbd-b19f-cd5eb8f1b5ae tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:35.704675 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1041/4143] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:35 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:35.708356 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d30f1e6d-a1bd-4093-9d51-b42293f16076 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:35.710067 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d30f1e6d-a1bd-4093-9d51-b42293f16076 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 03:58:35.710401 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d30f1e6d-a1bd-4093-9d51-b42293f16076 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1820071609", "container": "tempest-volumesbackupstest-backup-container-26768803"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:35.711846 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-d30f1e6d-a1bd-4093-9d51-b42293f16076 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Creating new backup {'backup': {'volume_id': '3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1820071609', 'container': 'tempest-volumesbackupstest-backup-container-26768803'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:58:35.711990 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-d30f1e6d-a1bd-4093-9d51-b42293f16076 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Creating backup of volume 3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 in container tempest-volumesbackupstest-backup-container-26768803 Aug 14 03:58:35.721148 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:35.721148 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:35.721581 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d30f1e6d-a1bd-4093-9d51-b42293f16076 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:35.735488 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-d30f1e6d-a1bd-4093-9d51-b42293f16076 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Created reservations ['c0ebb9b5-526e-4947-985c-124fadd1baf9', '54e9efec-ee85-4b87-881e-83b37cbf1854'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:35.761330 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d30f1e6d-a1bd-4093-9d51-b42293f16076 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:58:35.761763 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1042/4144] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:58:35 2026] POST /volume/v3/backups => generated 328 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:35.771326 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-154f50af-40b2-4423-a963-a8723966b6c0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:35.773306 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-154f50af-40b2-4423-a963-a8723966b6c0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 Aug 14 03:58:35.773594 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-154f50af-40b2-4423-a963-a8723966b6c0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:35.773825 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-154f50af-40b2-4423-a963-a8723966b6c0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:35.773968 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-154f50af-40b2-4423-a963-a8723966b6c0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:35.779378 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:35.779378 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:35.780080 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-154f50af-40b2-4423-a963-a8723966b6c0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 returned with HTTP 200 Aug 14 03:58:35.780431 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1033/4145] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:35 2026] GET /volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:36.032043 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-82a7367d-6495-4bbd-8886-682335097e84 req-1fdc0458-cb7d-475d-95f8-26f75806574c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:36.034029 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-1fdc0458-cb7d-475d-95f8-26f75806574c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e Aug 14 03:58:36.034276 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-1fdc0458-cb7d-475d-95f8-26f75806574c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:36.034509 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-1fdc0458-cb7d-475d-95f8-26f75806574c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:36.040884 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:36.040884 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:36.044397 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-82a7367d-6495-4bbd-8886-682335097e84 req-1fdc0458-cb7d-475d-95f8-26f75806574c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:58:36.048514 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-1fdc0458-cb7d-475d-95f8-26f75806574c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e returned with HTTP 200 Aug 14 03:58:36.048860 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1030/4146] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:58:36 2026] GET /volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:36.524179 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-82a7367d-6495-4bbd-8886-682335097e84 req-62d44bab-19ce-4fa0-a7e9-3ab455ad6102 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:36.526164 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-62d44bab-19ce-4fa0-a7e9-3ab455ad6102 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e Aug 14 03:58:36.526368 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-62d44bab-19ce-4fa0-a7e9-3ab455ad6102 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:36.526577 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-62d44bab-19ce-4fa0-a7e9-3ab455ad6102 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:36.533710 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:36.533710 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:36.537195 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-82a7367d-6495-4bbd-8886-682335097e84 req-62d44bab-19ce-4fa0-a7e9-3ab455ad6102 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:58:36.542149 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-62d44bab-19ce-4fa0-a7e9-3ab455ad6102 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e returned with HTTP 200 Aug 14 03:58:36.542736 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1042/4147] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:58:36 2026] GET /volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:36.551623 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-dd22b1df-7356-4c62-8fdc-372a2387fc48 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:36.551991 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dd22b1df-7356-4c62-8fdc-372a2387fc48 None None] GET https://10.4.3.64/volume// Aug 14 03:58:36.552200 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dd22b1df-7356-4c62-8fdc-372a2387fc48 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:36.552382 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dd22b1df-7356-4c62-8fdc-372a2387fc48 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:36.552684 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dd22b1df-7356-4c62-8fdc-372a2387fc48 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:58:36.553195 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1043/4148] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:58:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:58:36.561771 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-82a7367d-6495-4bbd-8886-682335097e84 req-b9cfaa8c-bd81-4034-87a2-ae9b45495972 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:36.564239 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-b9cfaa8c-bd81-4034-87a2-ae9b45495972 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:58:36.564593 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-b9cfaa8c-bd81-4034-87a2-ae9b45495972 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33d57079-2b2e-4440-965a-3a5265bdb64e", "connector": null, "instance_uuid": "53d4697c-82fe-4361-a8aa-b5bd2d2f80a2"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:36.573758 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:36.573758 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:36.602501 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-b9cfaa8c-bd81-4034-87a2-ae9b45495972 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:58:36.603039 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1034/4149] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:58:36 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 14 03:58:36.717978 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-13b37609-b995-4928-b1a4-cee4000060b6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:36.720563 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-13b37609-b995-4928-b1a4-cee4000060b6 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:36.720836 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-13b37609-b995-4928-b1a4-cee4000060b6 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:36.721864 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-13b37609-b995-4928-b1a4-cee4000060b6 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:36.721864 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-13b37609-b995-4928-b1a4-cee4000060b6 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:36.726800 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:36.726800 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:36.727645 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-13b37609-b995-4928-b1a4-cee4000060b6 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:36.728109 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1031/4150] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:36 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:36.791105 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fc333418-d3f2-4b42-ac65-45c704dfed61 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:36.792694 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fc333418-d3f2-4b42-ac65-45c704dfed61 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 Aug 14 03:58:36.792865 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fc333418-d3f2-4b42-ac65-45c704dfed61 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:36.793067 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fc333418-d3f2-4b42-ac65-45c704dfed61 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:36.793229 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-fc333418-d3f2-4b42-ac65-45c704dfed61 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:36.797730 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:36.797730 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:36.798365 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fc333418-d3f2-4b42-ac65-45c704dfed61 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 returned with HTTP 200 Aug 14 03:58:36.798683 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1043/4151] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:36 2026] GET /volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:37.372149 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-242ec374-8404-4c28-a0e5-419e4979b012 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:37.372510 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-242ec374-8404-4c28-a0e5-419e4979b012 None None] GET https://10.4.3.64/volume// Aug 14 03:58:37.372648 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-242ec374-8404-4c28-a0e5-419e4979b012 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:37.372809 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-242ec374-8404-4c28-a0e5-419e4979b012 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:37.373089 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-242ec374-8404-4c28-a0e5-419e4979b012 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:58:37.374012 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1044/4152] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:58:37 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:58:37.381465 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-82a7367d-6495-4bbd-8886-682335097e84 req-6f2b76c9-82fd-4e2f-b6b8-d210aaf5a059 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:37.384028 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-6f2b76c9-82fd-4e2f-b6b8-d210aaf5a059 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e Aug 14 03:58:37.384321 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-6f2b76c9-82fd-4e2f-b6b8-d210aaf5a059 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:37.384573 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-6f2b76c9-82fd-4e2f-b6b8-d210aaf5a059 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:37.395768 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:37.395768 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:37.402440 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-82a7367d-6495-4bbd-8886-682335097e84 req-6f2b76c9-82fd-4e2f-b6b8-d210aaf5a059 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:58:37.410766 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-6f2b76c9-82fd-4e2f-b6b8-d210aaf5a059 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e returned with HTTP 200 Aug 14 03:58:37.411051 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1035/4153] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:58:37 2026] GET /volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e => generated 1544 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:58:37.519616 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-82a7367d-6495-4bbd-8886-682335097e84 req-b2d8172e-8724-446a-b19f-f975cb9aeac5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:37.521516 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-b2d8172e-8724-446a-b19f-f975cb9aeac5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] PUT https://10.4.3.64/volume/v3/attachments/752d0356-be8b-4e61-a42d-7156a8c1a02e Aug 14 03:58:37.521908 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-b2d8172e-8724-446a-b19f-f975cb9aeac5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:37.529150 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-82a7367d-6495-4bbd-8886-682335097e84 req-b2d8172e-8724-446a-b19f-f975cb9aeac5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Acquiring lock "cinder-attachment_update-33d57079-2b2e-4440-965a-3a5265bdb64e-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:58:37.533443 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-82a7367d-6495-4bbd-8886-682335097e84 req-b2d8172e-8724-446a-b19f-f975cb9aeac5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-33d57079-2b2e-4440-965a-3a5265bdb64e-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:58:37.534313 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:37.534313 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:37.606028 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-82a7367d-6495-4bbd-8886-682335097e84 req-b2d8172e-8724-446a-b19f-f975cb9aeac5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-33d57079-2b2e-4440-965a-3a5265bdb64e-np0000007313" released by "attachment_update" :: held 0.072s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:58:37.606694 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-b2d8172e-8724-446a-b19f-f975cb9aeac5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/752d0356-be8b-4e61-a42d-7156a8c1a02e returned with HTTP 200 Aug 14 03:58:37.607209 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1032/4154] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:58:37 2026] PUT /volume/v3/attachments/752d0356-be8b-4e61-a42d-7156a8c1a02e => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:37.628632 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-82a7367d-6495-4bbd-8886-682335097e84 req-6f43e366-9575-4a9d-bc16-79acf4ad8041 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:37.630800 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-6f43e366-9575-4a9d-bc16-79acf4ad8041 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments/752d0356-be8b-4e61-a42d-7156a8c1a02e/action Aug 14 03:58:37.631147 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-6f43e366-9575-4a9d-bc16-79acf4ad8041 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:58:37.631276 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-6f43e366-9575-4a9d-bc16-79acf4ad8041 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:37.647091 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:37.647091 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:37.660122 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-82a7367d-6495-4bbd-8886-682335097e84 req-6f43e366-9575-4a9d-bc16-79acf4ad8041 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/752d0356-be8b-4e61-a42d-7156a8c1a02e/action returned with HTTP 204 Aug 14 03:58:37.660719 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1044/4155] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:58:37 2026] POST /volume/v3/attachments/752d0356-be8b-4e61-a42d-7156a8c1a02e/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:37.739035 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ffaeaebd-0583-4e97-b7a0-56153ebf9756 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:37.741090 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ffaeaebd-0583-4e97-b7a0-56153ebf9756 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:37.741575 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ffaeaebd-0583-4e97-b7a0-56153ebf9756 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:37.741757 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ffaeaebd-0583-4e97-b7a0-56153ebf9756 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:37.741869 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-ffaeaebd-0583-4e97-b7a0-56153ebf9756 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:37.746894 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:37.746894 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:37.747443 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ffaeaebd-0583-4e97-b7a0-56153ebf9756 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:37.747937 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1045/4156] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:37 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:37.809654 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-67bb040b-ef61-4cee-9262-518398817494 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:37.811374 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-67bb040b-ef61-4cee-9262-518398817494 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 Aug 14 03:58:37.811538 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-67bb040b-ef61-4cee-9262-518398817494 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:37.811729 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-67bb040b-ef61-4cee-9262-518398817494 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:37.811830 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-67bb040b-ef61-4cee-9262-518398817494 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:37.815592 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:37.815592 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:37.816320 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-67bb040b-ef61-4cee-9262-518398817494 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 returned with HTTP 200 Aug 14 03:58:37.816615 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1036/4157] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:37 2026] GET /volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 => generated 786 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:38.759751 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-17a46b50-cafe-4afc-8469-751d38800d10 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:38.761035 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-17a46b50-cafe-4afc-8469-751d38800d10 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:38.762268 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-17a46b50-cafe-4afc-8469-751d38800d10 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:38.762268 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-17a46b50-cafe-4afc-8469-751d38800d10 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:38.762268 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-17a46b50-cafe-4afc-8469-751d38800d10 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:38.765311 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:38.765311 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:38.765717 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-17a46b50-cafe-4afc-8469-751d38800d10 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:38.766024 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1033/4158] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:38 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:38.834863 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-43f90189-589e-420d-8b11-b422ba9932fa None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:38.836629 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-43f90189-589e-420d-8b11-b422ba9932fa tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 Aug 14 03:58:38.836807 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-43f90189-589e-420d-8b11-b422ba9932fa tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:38.837005 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-43f90189-589e-420d-8b11-b422ba9932fa tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:38.837157 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-43f90189-589e-420d-8b11-b422ba9932fa tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:38.843230 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:38.843230 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:38.843903 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-43f90189-589e-420d-8b11-b422ba9932fa tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 returned with HTTP 200 Aug 14 03:58:38.844243 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1045/4159] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:38 2026] GET /volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:39.777130 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f09bbd34-5d7d-4c2b-9b6c-c1322704e8d7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:39.778045 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f09bbd34-5d7d-4c2b-9b6c-c1322704e8d7 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:39.778281 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f09bbd34-5d7d-4c2b-9b6c-c1322704e8d7 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:39.778472 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f09bbd34-5d7d-4c2b-9b6c-c1322704e8d7 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:39.778567 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-f09bbd34-5d7d-4c2b-9b6c-c1322704e8d7 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:39.782369 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:39.782369 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:39.782935 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f09bbd34-5d7d-4c2b-9b6c-c1322704e8d7 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:39.783395 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1046/4160] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:39 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:39.873671 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4c5c5dea-8c7d-4f22-aea8-8638a8e2d9c5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:39.881029 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4c5c5dea-8c7d-4f22-aea8-8638a8e2d9c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 Aug 14 03:58:39.881879 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4c5c5dea-8c7d-4f22-aea8-8638a8e2d9c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:39.882869 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4c5c5dea-8c7d-4f22-aea8-8638a8e2d9c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:39.883694 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4c5c5dea-8c7d-4f22-aea8-8638a8e2d9c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:39.889928 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:39.889928 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:39.891725 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4c5c5dea-8c7d-4f22-aea8-8638a8e2d9c5 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 returned with HTTP 200 Aug 14 03:58:39.891725 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1037/4161] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:39 2026] GET /volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 => generated 786 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:40.792876 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a6f7b84b-bfd4-4f31-8a84-dd6552dc6bc9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:40.795148 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a6f7b84b-bfd4-4f31-8a84-dd6552dc6bc9 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:40.795421 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a6f7b84b-bfd4-4f31-8a84-dd6552dc6bc9 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:40.795800 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a6f7b84b-bfd4-4f31-8a84-dd6552dc6bc9 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:40.795943 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a6f7b84b-bfd4-4f31-8a84-dd6552dc6bc9 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:40.800789 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:40.800789 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:40.801610 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a6f7b84b-bfd4-4f31-8a84-dd6552dc6bc9 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:40.802025 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1034/4162] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:40 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:40.901371 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4ddd2265-dc30-4f81-8cb0-22d82933879d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:40.903073 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4ddd2265-dc30-4f81-8cb0-22d82933879d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 Aug 14 03:58:40.903287 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4ddd2265-dc30-4f81-8cb0-22d82933879d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:40.903473 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4ddd2265-dc30-4f81-8cb0-22d82933879d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:40.903565 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-4ddd2265-dc30-4f81-8cb0-22d82933879d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:40.910313 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:40.910313 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:40.910981 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4ddd2265-dc30-4f81-8cb0-22d82933879d tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 returned with HTTP 200 Aug 14 03:58:40.911346 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1046/4163] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:40 2026] GET /volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:41.811672 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-dc67e4eb-a43c-4eb5-ae68-aa0fb39459d3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:41.813505 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dc67e4eb-a43c-4eb5-ae68-aa0fb39459d3 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:41.813745 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dc67e4eb-a43c-4eb5-ae68-aa0fb39459d3 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:41.813950 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dc67e4eb-a43c-4eb5-ae68-aa0fb39459d3 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:41.814094 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-dc67e4eb-a43c-4eb5-ae68-aa0fb39459d3 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:41.818481 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:41.818481 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:41.819117 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dc67e4eb-a43c-4eb5-ae68-aa0fb39459d3 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:41.819585 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1047/4164] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:41 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:41.921156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6e5c9e0b-5c05-4475-95a6-78c409260d26 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:41.923238 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e5c9e0b-5c05-4475-95a6-78c409260d26 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 Aug 14 03:58:41.923514 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e5c9e0b-5c05-4475-95a6-78c409260d26 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:41.923745 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e5c9e0b-5c05-4475-95a6-78c409260d26 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:41.923915 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6e5c9e0b-5c05-4475-95a6-78c409260d26 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:41.927632 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:41.927632 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:41.928364 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e5c9e0b-5c05-4475-95a6-78c409260d26 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 returned with HTTP 200 Aug 14 03:58:41.928702 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1038/4165] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:41 2026] GET /volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:42.830854 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1e5e6171-ab7a-4ddc-9c98-ca1bc26036b5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:42.833023 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e5e6171-ab7a-4ddc-9c98-ca1bc26036b5 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:42.833353 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e5e6171-ab7a-4ddc-9c98-ca1bc26036b5 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:42.834093 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e5e6171-ab7a-4ddc-9c98-ca1bc26036b5 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:42.834093 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-1e5e6171-ab7a-4ddc-9c98-ca1bc26036b5 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:42.839844 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:42.839844 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:42.840555 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e5e6171-ab7a-4ddc-9c98-ca1bc26036b5 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:42.840918 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1035/4166] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:42 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:42.938013 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5940665e-4225-417f-be0a-48eb9310aea1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:42.939724 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5940665e-4225-417f-be0a-48eb9310aea1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 Aug 14 03:58:42.940018 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5940665e-4225-417f-be0a-48eb9310aea1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:42.940195 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5940665e-4225-417f-be0a-48eb9310aea1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:42.940354 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-5940665e-4225-417f-be0a-48eb9310aea1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:42.945157 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:42.945157 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:42.945910 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5940665e-4225-417f-be0a-48eb9310aea1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 returned with HTTP 200 Aug 14 03:58:42.946333 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1047/4167] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:42 2026] GET /volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:43.850582 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-781f4410-1b9f-46b0-bcab-4b1d83b2960c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:43.852153 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-781f4410-1b9f-46b0-bcab-4b1d83b2960c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:43.852380 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-781f4410-1b9f-46b0-bcab-4b1d83b2960c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:43.852551 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-781f4410-1b9f-46b0-bcab-4b1d83b2960c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:43.852642 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-781f4410-1b9f-46b0-bcab-4b1d83b2960c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:43.856126 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:43.856126 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:43.856665 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-781f4410-1b9f-46b0-bcab-4b1d83b2960c tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:43.856958 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1048/4168] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:43 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:43.866533 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0cc0e1ef-51d2-46e0-8410-7686c21ab4dc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:43.868498 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0cc0e1ef-51d2-46e0-8410-7686c21ab4dc tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] DELETE https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:43.868703 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0cc0e1ef-51d2-46e0-8410-7686c21ab4dc tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:43.868883 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0cc0e1ef-51d2-46e0-8410-7686c21ab4dc tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:43.869000 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-0cc0e1ef-51d2-46e0-8410-7686c21ab4dc tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Delete backup with id: 39105353-e6a2-4804-a4df-57c876c45eb6. Aug 14 03:58:43.873466 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:43.873466 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:43.885799 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-0cc0e1ef-51d2-46e0-8410-7686c21ab4dc tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] delete_backup rpcapi backup_id 39105353-e6a2-4804-a4df-57c876c45eb6 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:58:43.887696 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0cc0e1ef-51d2-46e0-8410-7686c21ab4dc tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 202 Aug 14 03:58:43.888093 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1039/4169] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:58:43 2026] DELETE /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:58:43.894148 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2fef502a-813c-4345-9ff5-c7ccbe63ba4e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:43.895867 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2fef502a-813c-4345-9ff5-c7ccbe63ba4e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:43.896067 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2fef502a-813c-4345-9ff5-c7ccbe63ba4e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:43.896251 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2fef502a-813c-4345-9ff5-c7ccbe63ba4e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:43.896366 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-2fef502a-813c-4345-9ff5-c7ccbe63ba4e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:43.900834 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:43.900834 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:43.901433 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2fef502a-813c-4345-9ff5-c7ccbe63ba4e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 200 Aug 14 03:58:43.901757 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1036/4170] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:43 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:43.958122 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-42d87217-4156-4af3-aa31-0094b81844a1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:43.960319 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-42d87217-4156-4af3-aa31-0094b81844a1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 Aug 14 03:58:43.960319 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-42d87217-4156-4af3-aa31-0094b81844a1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:43.960319 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-42d87217-4156-4af3-aa31-0094b81844a1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:43.960545 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-42d87217-4156-4af3-aa31-0094b81844a1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:43.964915 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:43.964915 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:43.965599 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-42d87217-4156-4af3-aa31-0094b81844a1 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 returned with HTTP 200 Aug 14 03:58:43.965929 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1048/4171] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:43 2026] GET /volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:43.975495 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d976e01b-557c-4fdd-974e-9ff1aae13268 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:43.977045 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d976e01b-557c-4fdd-974e-9ff1aae13268 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 Aug 14 03:58:43.977588 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d976e01b-557c-4fdd-974e-9ff1aae13268 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:43.977588 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d976e01b-557c-4fdd-974e-9ff1aae13268 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:43.977588 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-d976e01b-557c-4fdd-974e-9ff1aae13268 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:43.981474 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:43.981474 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:43.982210 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d976e01b-557c-4fdd-974e-9ff1aae13268 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 returned with HTTP 200 Aug 14 03:58:43.982629 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1049/4172] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:43 2026] GET /volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:43.992013 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-113784bc-7c3b-45f1-b8c8-02273bd099e2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:43.994565 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-113784bc-7c3b-45f1-b8c8-02273bd099e2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 Aug 14 03:58:43.994565 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-113784bc-7c3b-45f1-b8c8-02273bd099e2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:43.994565 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-113784bc-7c3b-45f1-b8c8-02273bd099e2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:43.994565 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-113784bc-7c3b-45f1-b8c8-02273bd099e2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete backup with id: 2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0. Aug 14 03:58:43.998341 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:43.998341 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:44.008427 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-113784bc-7c3b-45f1-b8c8-02273bd099e2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] delete_backup rpcapi backup_id 2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:58:44.009851 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-113784bc-7c3b-45f1-b8c8-02273bd099e2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 returned with HTTP 202 Aug 14 03:58:44.010251 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1040/4173] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:58:43 2026] DELETE /volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:58:44.018525 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-29358c40-f673-4190-ae28-79cfb6de5426 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:44.020299 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-29358c40-f673-4190-ae28-79cfb6de5426 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 Aug 14 03:58:44.020516 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-29358c40-f673-4190-ae28-79cfb6de5426 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:44.020689 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-29358c40-f673-4190-ae28-79cfb6de5426 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:44.020787 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-29358c40-f673-4190-ae28-79cfb6de5426 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:44.024805 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:44.024805 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:44.025550 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-29358c40-f673-4190-ae28-79cfb6de5426 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 returned with HTTP 200 Aug 14 03:58:44.025921 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1037/4174] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:44 2026] GET /volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:44.911613 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2d197d32-17b3-4129-833e-3c9f74adc046 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:44.915557 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2d197d32-17b3-4129-833e-3c9f74adc046 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 Aug 14 03:58:44.915749 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2d197d32-17b3-4129-833e-3c9f74adc046 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:44.915963 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2d197d32-17b3-4129-833e-3c9f74adc046 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:44.916086 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-2d197d32-17b3-4129-833e-3c9f74adc046 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Show backup with id 39105353-e6a2-4804-a4df-57c876c45eb6. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:44.919436 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2d197d32-17b3-4129-833e-3c9f74adc046 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 returned with HTTP 404 Aug 14 03:58:44.919890 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1049/4175] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:44 2026] GET /volume/v3/backups/39105353-e6a2-4804-a4df-57c876c45eb6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:44.927529 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-78d20140-eebd-4b21-a52d-207e618d0e6e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:44.929267 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-78d20140-eebd-4b21-a52d-207e618d0e6e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 Aug 14 03:58:44.929513 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-78d20140-eebd-4b21-a52d-207e618d0e6e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:44.929694 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-78d20140-eebd-4b21-a52d-207e618d0e6e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:44.929851 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-78d20140-eebd-4b21-a52d-207e618d0e6e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Delete volume with id: c04fecb4-13c5-46ab-b2ab-54afefb9b683 Aug 14 03:58:44.937282 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:44.937282 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:44.937635 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-78d20140-eebd-4b21-a52d-207e618d0e6e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Volume info retrieved successfully. Aug 14 03:58:44.954147 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-78d20140-eebd-4b21-a52d-207e618d0e6e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Delete volume request issued successfully. Aug 14 03:58:44.954267 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-78d20140-eebd-4b21-a52d-207e618d0e6e tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 returned with HTTP 202 Aug 14 03:58:44.954704 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1050/4176] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:58:44 2026] DELETE /volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:44.961666 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5cc12b9e-f87e-41d3-8079-f46337b858c4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:44.963684 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5cc12b9e-f87e-41d3-8079-f46337b858c4 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 Aug 14 03:58:44.963966 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5cc12b9e-f87e-41d3-8079-f46337b858c4 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:44.964180 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5cc12b9e-f87e-41d3-8079-f46337b858c4 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:44.971030 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:44.971030 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:44.975353 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5cc12b9e-f87e-41d3-8079-f46337b858c4 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Volume info retrieved successfully. Aug 14 03:58:44.980234 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5cc12b9e-f87e-41d3-8079-f46337b858c4 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 returned with HTTP 200 Aug 14 03:58:44.980662 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1041/4177] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:44 2026] GET /volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 => generated 1012 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:45.037122 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b3eec5f7-7b9a-41e5-856b-1f7a08e291a3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:45.038978 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b3eec5f7-7b9a-41e5-856b-1f7a08e291a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 Aug 14 03:58:45.039207 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b3eec5f7-7b9a-41e5-856b-1f7a08e291a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:45.039470 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b3eec5f7-7b9a-41e5-856b-1f7a08e291a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:45.039603 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-b3eec5f7-7b9a-41e5-856b-1f7a08e291a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:45.043536 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b3eec5f7-7b9a-41e5-856b-1f7a08e291a3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 returned with HTTP 404 Aug 14 03:58:45.044077 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1038/4178] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:45 2026] GET /volume/v3/backups/2ea7a7eb-64f7-4f8e-82cc-c6329ed79fa0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 03:58:45.136874 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-22ac1bb1-c4ee-4ec0-8a96-ef7d718e1658 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:45.138307 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-22ac1bb1-c4ee-4ec0-8a96-ef7d718e1658 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:45.138575 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-22ac1bb1-c4ee-4ec0-8a96-ef7d718e1658 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:45.138805 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-22ac1bb1-c4ee-4ec0-8a96-ef7d718e1658 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:45.138945 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-22ac1bb1-c4ee-4ec0-8a96-ef7d718e1658 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete backup with id: 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. Aug 14 03:58:45.143260 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:45.143260 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:45.159116 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-22ac1bb1-c4ee-4ec0-8a96-ef7d718e1658 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] delete_backup rpcapi backup_id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347 {{(pid=100327) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:58:45.161347 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-22ac1bb1-c4ee-4ec0-8a96-ef7d718e1658 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 202 Aug 14 03:58:45.161789 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1050/4179] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:58:45 2026] DELETE /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:58:45.168076 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-da4634cc-7326-44a3-9873-8796fa96fba2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:45.170044 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-da4634cc-7326-44a3-9873-8796fa96fba2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:45.170262 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-da4634cc-7326-44a3-9873-8796fa96fba2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:45.170482 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-da4634cc-7326-44a3-9873-8796fa96fba2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:45.170584 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-da4634cc-7326-44a3-9873-8796fa96fba2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:45.174916 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:45.174916 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:45.175780 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-da4634cc-7326-44a3-9873-8796fa96fba2 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 200 Aug 14 03:58:45.176249 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1051/4180] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:45 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:45.991739 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b84fde14-67d0-44d0-ab4e-3c1e819d0586 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:45.993493 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b84fde14-67d0-44d0-ab4e-3c1e819d0586 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] GET https://10.4.3.64/volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 Aug 14 03:58:45.993685 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b84fde14-67d0-44d0-ab4e-3c1e819d0586 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:45.993856 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b84fde14-67d0-44d0-ab4e-3c1e819d0586 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:45.998878 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b84fde14-67d0-44d0-ab4e-3c1e819d0586 tempest-ProjectReaderTests39-1508415306 tempest-ProjectReaderTests39-1508415306-project-admin] https://10.4.3.64/volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 returned with HTTP 404 Aug 14 03:58:45.999314 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1042/4181] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:58:45 2026] GET /volume/v3/volumes/c04fecb4-13c5-46ab-b2ab-54afefb9b683 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:46.187493 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ef872ca8-0680-4c6e-b28e-d5d8b0df588c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:46.189383 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ef872ca8-0680-4c6e-b28e-d5d8b0df588c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 Aug 14 03:58:46.189706 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ef872ca8-0680-4c6e-b28e-d5d8b0df588c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:46.189998 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ef872ca8-0680-4c6e-b28e-d5d8b0df588c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:46.190247 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-ef872ca8-0680-4c6e-b28e-d5d8b0df588c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Show backup with id 390fe3e5-7de4-44dc-ba6e-e2f7a903f347. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:58:46.195536 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ef872ca8-0680-4c6e-b28e-d5d8b0df588c tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 returned with HTTP 404 Aug 14 03:58:46.195536 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1039/4182] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:46 2026] GET /volume/v3/backups/390fe3e5-7de4-44dc-ba6e-e2f7a903f347 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:46.301516 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-f1327920-c994-4226-8d51-8ba1fb1b6fb0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:46.303477 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-f1327920-c994-4226-8d51-8ba1fb1b6fb0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:46.303708 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-f1327920-c994-4226-8d51-8ba1fb1b6fb0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:46.303999 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-f1327920-c994-4226-8d51-8ba1fb1b6fb0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:46.312853 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:46.312853 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:46.315914 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-f1327920-c994-4226-8d51-8ba1fb1b6fb0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:46.319491 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-f1327920-c994-4226-8d51-8ba1fb1b6fb0 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:58:46.319879 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1051/4183] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:58:46 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 1132 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:46.335744 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-07a5dff8-aa1e-437d-931f-48049e436d38 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:46.337721 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-07a5dff8-aa1e-437d-931f-48049e436d38 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] POST https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1/action Aug 14 03:58:46.338082 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-07a5dff8-aa1e-437d-931f-48049e436d38 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:58:46.338214 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-07a5dff8-aa1e-437d-931f-48049e436d38 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:46.347913 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:46.347913 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:46.348323 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-07a5dff8-aa1e-437d-931f-48049e436d38 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:46.353323 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-07a5dff8-aa1e-437d-931f-48049e436d38 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Begin detaching volume completed successfully. Aug 14 03:58:46.353502 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-07a5dff8-aa1e-437d-931f-48049e436d38 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1/action returned with HTTP 202 Aug 14 03:58:46.354075 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1052/4184] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:58:46 2026] POST /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 03:58:46.372067 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-69c6219b-e335-418c-b439-470de8ca56f9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:46.373792 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69c6219b-e335-418c-b439-470de8ca56f9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:46.374012 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69c6219b-e335-418c-b439-470de8ca56f9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:46.374302 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-69c6219b-e335-418c-b439-470de8ca56f9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:46.384369 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:46.384369 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:46.387930 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-69c6219b-e335-418c-b439-470de8ca56f9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:46.391474 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-69c6219b-e335-418c-b439-470de8ca56f9 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:58:46.391812 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1043/4185] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:46 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:58:46.395761 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e348355b-99a5-451e-b5f5-045ac7d4280b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:46.395761 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e348355b-99a5-451e-b5f5-045ac7d4280b None None] GET https://10.4.3.64/volume// Aug 14 03:58:46.395761 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e348355b-99a5-451e-b5f5-045ac7d4280b None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:46.395761 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e348355b-99a5-451e-b5f5-045ac7d4280b None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:46.395761 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e348355b-99a5-451e-b5f5-045ac7d4280b None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:58:46.395761 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1040/4186] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:58:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:58:46.404024 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-df3a78b2-e52e-415c-84ff-5c7318505b69 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:46.406060 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-df3a78b2-e52e-415c-84ff-5c7318505b69 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:46.406334 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-df3a78b2-e52e-415c-84ff-5c7318505b69 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:46.406549 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-df3a78b2-e52e-415c-84ff-5c7318505b69 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:46.417322 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:46.417322 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:46.420291 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-df3a78b2-e52e-415c-84ff-5c7318505b69 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:46.423923 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-df3a78b2-e52e-415c-84ff-5c7318505b69 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:58:46.424328 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1052/4187] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:58:46 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 1315 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:58:47.190910 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-a3ef4b67-fba6-4e47-be17-04d3ead1439b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:47.192829 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-a3ef4b67-fba6-4e47-be17-04d3ead1439b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/attachments/1502ebef-4d6e-40fd-b36f-44d1031f76e3 Aug 14 03:58:47.193051 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-a3ef4b67-fba6-4e47-be17-04d3ead1439b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:47.193250 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-a3ef4b67-fba6-4e47-be17-04d3ead1439b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:47.200160 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:47.200160 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:47.252831 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-315c4175-9108-4d5f-bd53-1b4cabe40f03 req-a3ef4b67-fba6-4e47-be17-04d3ead1439b tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/attachments/1502ebef-4d6e-40fd-b36f-44d1031f76e3 returned with HTTP 200 Aug 14 03:58:47.253606 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1053/4188] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:58:47 2026] DELETE /volume/v3/attachments/1502ebef-4d6e-40fd-b36f-44d1031f76e3 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:47.408072 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7a23ac19-389b-4250-bb8f-0b0e40e3b7d6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:47.410004 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7a23ac19-389b-4250-bb8f-0b0e40e3b7d6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:47.410188 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7a23ac19-389b-4250-bb8f-0b0e40e3b7d6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:47.410433 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7a23ac19-389b-4250-bb8f-0b0e40e3b7d6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:47.417442 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:47.417442 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:47.422035 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7a23ac19-389b-4250-bb8f-0b0e40e3b7d6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:47.427287 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7a23ac19-389b-4250-bb8f-0b0e40e3b7d6 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:58:47.427786 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1044/4189] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:47 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:49.482580 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:49.589640 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:58:49.589983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1958138949", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:49.592056 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1958138949', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:58:49.592056 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Create volume of 1 GB Aug 14 03:58:49.595146 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Availability Zones retrieved successfully. Aug 14 03:58:49.600284 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Flow 'volume_create_api' (d4d8bc02-20de-44ad-8331-60b002113c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:49.601087 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d168ee5a-304b-4209-81aa-8e1dea4c8209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:49.602210 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:58:49.624909 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d168ee5a-304b-4209-81aa-8e1dea4c8209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:49.625708 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a841b0cd-a248-4189-8b6d-676369894769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:49.682457 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Created reservations ['23eb53b8-95eb-461b-b420-3c6b430f0752', 'c7649241-92f1-4a74-9fc9-3593e13c21c0', '7180e772-1891-441d-89f2-f864404a9e13', 'cefaa9b8-8a11-476c-9ed6-a0069e5cce93'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:49.683415 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a841b0cd-a248-4189-8b6d-676369894769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23eb53b8-95eb-461b-b420-3c6b430f0752', 'c7649241-92f1-4a74-9fc9-3593e13c21c0', '7180e772-1891-441d-89f2-f864404a9e13', 'cefaa9b8-8a11-476c-9ed6-a0069e5cce93']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:49.684084 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b4f9d51-1894-43f2-b733-e18dbb70a709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:49.704495 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b4f9d51-1894-43f2-b733-e18dbb70a709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3df7738b-3bb9-4198-ab40-078d841234f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1958138949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0866de5dda4c4fed9c6df34a4105501e',qos_specs=None,replication_status=,reservations=['23eb53b8-95eb-461b-b420-3c6b430f0752','c7649241-92f1-4a74-9fc9-3593e13c21c0','7180e772-1891-441d-89f2-f864404a9e13','cefaa9b8-8a11-476c-9ed6-a0069e5cce93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e11c36c554f4f44844293b280a3c01f',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1958138949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3df7738b-3bb9-4198-ab40-078d841234f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0866de5dda4c4fed9c6df34a4105501e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e11c36c554f4f44844293b280a3c01f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:49.705116 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (177e565a-9c17-4966-adce-5d6727e5579a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:49.722401 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (177e565a-9c17-4966-adce-5d6727e5579a) transitioned into state 'SUCCESS' from state '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-1958138949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0866de5dda4c4fed9c6df34a4105501e',qos_specs=None,replication_status=,reservations=['23eb53b8-95eb-461b-b420-3c6b430f0752','c7649241-92f1-4a74-9fc9-3593e13c21c0','7180e772-1891-441d-89f2-f864404a9e13','cefaa9b8-8a11-476c-9ed6-a0069e5cce93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e11c36c554f4f44844293b280a3c01f',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:49.723213 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1fa71a8-13cc-4f87-89df-4a1317a654e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:49.733471 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1fa71a8-13cc-4f87-89df-4a1317a654e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:49.733471 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Flow 'volume_create_api' (d4d8bc02-20de-44ad-8331-60b002113c65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:49.733471 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Create volume request issued successfully. Aug 14 03:58:49.733471 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c44cacfb-c427-4cbc-a6b6-435461ac4a10 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:58:49.733471 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1041/4190] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:58:49 2026] POST /volume/v3/volumes => generated 754 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:49.749617 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bc0a14e5-ae97-4ee3-b26e-a322734e7c67 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:49.749617 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bc0a14e5-ae97-4ee3-b26e-a322734e7c67 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] GET https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 Aug 14 03:58:49.749861 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bc0a14e5-ae97-4ee3-b26e-a322734e7c67 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:49.749903 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bc0a14e5-ae97-4ee3-b26e-a322734e7c67 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:49.756766 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:49.756766 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:49.760564 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bc0a14e5-ae97-4ee3-b26e-a322734e7c67 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Volume info retrieved successfully. Aug 14 03:58:49.766152 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bc0a14e5-ae97-4ee3-b26e-a322734e7c67 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 returned with HTTP 200 Aug 14 03:58:49.766152 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1053/4191] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:49 2026] GET /volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:50.507751 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fb43de64-001c-45e3-8fae-d15eafe6928a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:50.509255 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fb43de64-001c-45e3-8fae-d15eafe6928a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:50.509567 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fb43de64-001c-45e3-8fae-d15eafe6928a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:50.510785 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fb43de64-001c-45e3-8fae-d15eafe6928a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:50.516400 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:50.516400 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:50.519754 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fb43de64-001c-45e3-8fae-d15eafe6928a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:50.524260 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fb43de64-001c-45e3-8fae-d15eafe6928a tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:58:50.524260 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1054/4192] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:50 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:50.540097 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-61892eb5-1681-4d4d-b26a-278d49faecf3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:50.542368 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-61892eb5-1681-4d4d-b26a-278d49faecf3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:50.542594 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-61892eb5-1681-4d4d-b26a-278d49faecf3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:50.542814 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-61892eb5-1681-4d4d-b26a-278d49faecf3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:50.542999 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-61892eb5-1681-4d4d-b26a-278d49faecf3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete volume with id: 3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:50.552333 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:50.552333 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:50.552907 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-61892eb5-1681-4d4d-b26a-278d49faecf3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:50.571286 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-61892eb5-1681-4d4d-b26a-278d49faecf3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Delete volume request issued successfully. Aug 14 03:58:50.571548 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-61892eb5-1681-4d4d-b26a-278d49faecf3 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 202 Aug 14 03:58:50.572089 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1045/4193] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:58:50 2026] DELETE /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:50.582440 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-813485b4-ca0d-44e6-9d56-00ba0895dd25 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:50.584927 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-813485b4-ca0d-44e6-9d56-00ba0895dd25 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:50.585196 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-813485b4-ca0d-44e6-9d56-00ba0895dd25 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:50.585473 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-813485b4-ca0d-44e6-9d56-00ba0895dd25 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:50.594899 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:50.594899 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:50.601509 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-813485b4-ca0d-44e6-9d56-00ba0895dd25 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Volume info retrieved successfully. Aug 14 03:58:50.607889 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-813485b4-ca0d-44e6-9d56-00ba0895dd25 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 200 Aug 14 03:58:50.608469 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1042/4194] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:50 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:50.779054 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d9502613-6ea9-4311-a997-f8aa1313a9ab None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:50.782156 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d9502613-6ea9-4311-a997-f8aa1313a9ab tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] GET https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 Aug 14 03:58:50.782156 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d9502613-6ea9-4311-a997-f8aa1313a9ab tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:50.782300 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d9502613-6ea9-4311-a997-f8aa1313a9ab tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:50.788842 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:50.788842 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:50.791189 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d9502613-6ea9-4311-a997-f8aa1313a9ab tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Volume info retrieved successfully. Aug 14 03:58:50.795631 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d9502613-6ea9-4311-a997-f8aa1313a9ab tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 returned with HTTP 200 Aug 14 03:58:50.796163 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1054/4195] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:50 2026] GET /volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:50.808478 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-dd843325-f717-451b-a9ff-ad6c6ee63c3a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:50.810013 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dd843325-f717-451b-a9ff-ad6c6ee63c3a tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] GET https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 Aug 14 03:58:50.810221 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dd843325-f717-451b-a9ff-ad6c6ee63c3a tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:50.810400 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dd843325-f717-451b-a9ff-ad6c6ee63c3a tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:50.816219 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:50.816219 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:50.819285 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-dd843325-f717-451b-a9ff-ad6c6ee63c3a tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Volume info retrieved successfully. Aug 14 03:58:50.822854 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dd843325-f717-451b-a9ff-ad6c6ee63c3a tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 returned with HTTP 200 Aug 14 03:58:50.823254 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1055/4196] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:50 2026] GET /volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:50.834343 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-21275bde-accb-4ab0-8a05-35eb686ddb0f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:50.836320 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-21275bde-accb-4ab0-8a05-35eb686ddb0f tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] POST https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7/action Aug 14 03:58:50.836717 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-21275bde-accb-4ab0-8a05-35eb686ddb0f tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1389552957", "disk_format": "raw"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:58:50.836837 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-21275bde-accb-4ab0-8a05-35eb686ddb0f tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1389552957", "disk_format": "raw"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:50.844422 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:50.844422 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:50.844805 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-21275bde-accb-4ab0-8a05-35eb686ddb0f tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Volume info retrieved successfully. Aug 14 03:58:50.854799 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:50.854799 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:50.857943 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.image.image_utils [None req-21275bde-accb-4ab0-8a05-35eb686ddb0f tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1389552957'}] 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-1389552957'}]. {{(pid=100326) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 03:58:51.290988 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-21275bde-accb-4ab0-8a05-35eb686ddb0f tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Copy volume to image completed successfully. Aug 14 03:58:51.292342 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-21275bde-accb-4ab0-8a05-35eb686ddb0f tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7/action returned with HTTP 202 Aug 14 03:58:51.292342 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1046/4197] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:58:50 2026] POST /volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7/action => generated 686 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:51.622758 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cc77ef16-a57e-43df-9528-73e4ad6e3632 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:51.624445 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cc77ef16-a57e-43df-9528-73e4ad6e3632 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] GET https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 Aug 14 03:58:51.624615 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cc77ef16-a57e-43df-9528-73e4ad6e3632 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:51.625014 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cc77ef16-a57e-43df-9528-73e4ad6e3632 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:51.629890 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cc77ef16-a57e-43df-9528-73e4ad6e3632 tempest-VolumesBackupsTest-1014170913 tempest-VolumesBackupsTest-1014170913-project-member] https://10.4.3.64/volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 returned with HTTP 404 Aug 14 03:58:51.630333 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1043/4198] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:51 2026] GET /volume/v3/volumes/3fc2a9e1-76d4-4aaa-8c23-69c9698bedf1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:54.645302 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ed0614c0-1811-433f-9e27-f9f234cde44c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:54.736702 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:58:54.737021 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-426073807", "metadata": {"Type": "Test"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:54.738479 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-426073807', 'metadata': {'Type': 'Test'}}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:58:54.738624 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume of 1 GB Aug 14 03:58:54.746457 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Availability Zones retrieved successfully. Aug 14 03:58:54.754487 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Flow 'volume_create_api' (92e7ff96-8e4b-42cc-b352-ebbeaf16b727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:54.757609 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa7b3f1b-1f63-48f8-a89a-65794bf6e774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:54.758544 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:58:54.780026 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa7b3f1b-1f63-48f8-a89a-65794bf6e774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:54.780700 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f04ca9a-05b6-40c4-b4fa-20f542ad7148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:54.834770 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Created reservations ['42a2bdec-fc4d-4f8f-8558-0059c3e3483c', '693bf977-81e5-4596-9fd3-498c4fc1c450', 'e42557e2-2f6d-4f33-826b-f5440d1c37d6', '390ecf5f-3287-4444-b623-3fa7b0aa8ad1'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:54.835528 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f04ca9a-05b6-40c4-b4fa-20f542ad7148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42a2bdec-fc4d-4f8f-8558-0059c3e3483c', '693bf977-81e5-4596-9fd3-498c4fc1c450', 'e42557e2-2f6d-4f33-826b-f5440d1c37d6', '390ecf5f-3287-4444-b623-3fa7b0aa8ad1']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:54.836207 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a6be71-af20-4a1b-b35c-6ef771f00f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:54.865071 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a6be71-af20-4a1b-b35c-6ef771f00f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-426073807',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7afa2334b3034d0f89e1902134628616',qos_specs=None,replication_status=,reservations=['42a2bdec-fc4d-4f8f-8558-0059c3e3483c','693bf977-81e5-4596-9fd3-498c4fc1c450','e42557e2-2f6d-4f33-826b-f5440d1c37d6','390ecf5f-3287-4444-b623-3fa7b0aa8ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08754856d52d4f899735a95403bff78c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-426073807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7afa2334b3034d0f89e1902134628616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08754856d52d4f899735a95403bff78c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:54.866342 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (449bea3f-a358-4cfd-88a7-62b5106f593b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:54.887653 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (449bea3f-a358-4cfd-88a7-62b5106f593b) transitioned into state 'SUCCESS' from state '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-426073807',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7afa2334b3034d0f89e1902134628616',qos_specs=None,replication_status=,reservations=['42a2bdec-fc4d-4f8f-8558-0059c3e3483c','693bf977-81e5-4596-9fd3-498c4fc1c450','e42557e2-2f6d-4f33-826b-f5440d1c37d6','390ecf5f-3287-4444-b623-3fa7b0aa8ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08754856d52d4f899735a95403bff78c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:54.888670 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e71a48ac-4fc1-4b38-83f0-6221d220e235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:54.899656 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e71a48ac-4fc1-4b38-83f0-6221d220e235) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:54.900864 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Flow 'volume_create_api' (92e7ff96-8e4b-42cc-b352-ebbeaf16b727) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:54.901275 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume request issued successfully. Aug 14 03:58:54.901988 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ed0614c0-1811-433f-9e27-f9f234cde44c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:58:54.902653 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1055/4199] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:58:54 2026] POST /volume/v3/volumes => generated 756 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:54.918900 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ed45d0a8-1dce-41e3-bb2c-ace76c1739e4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:54.920596 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ed45d0a8-1dce-41e3-bb2c-ace76c1739e4 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 Aug 14 03:58:54.920782 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ed45d0a8-1dce-41e3-bb2c-ace76c1739e4 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:54.920959 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ed45d0a8-1dce-41e3-bb2c-ace76c1739e4 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:54.931211 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:54.931211 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:54.935117 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ed45d0a8-1dce-41e3-bb2c-ace76c1739e4 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:54.940405 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ed45d0a8-1dce-41e3-bb2c-ace76c1739e4 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 returned with HTTP 200 Aug 14 03:58:54.940784 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1056/4200] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:54 2026] GET /volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:55.875010 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-62aee61c-bc39-4cc3-8e73-68fc8b198394 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:55.925963 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-62aee61c-bc39-4cc3-8e73-68fc8b198394 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 03:58:55.925963 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-62aee61c-bc39-4cc3-8e73-68fc8b198394 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-543725461", "extra_specs": {}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:55.939155 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-62aee61c-bc39-4cc3-8e73-68fc8b198394 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 03:58:55.939667 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1047/4201] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 03:58:55 2026] POST /volume/v3/types => generated 211 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:55.947923 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-81087e81-469a-4764-a1c5-e8527b46b0ec None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:55.952158 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-81087e81-469a-4764-a1c5-e8527b46b0ec tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] POST https://10.4.3.64/volume/v3/types/1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89/encryption Aug 14 03:58:55.952158 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-81087e81-469a-4764-a1c5-e8527b46b0ec tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:55.953688 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-01118c6c-2c28-4a44-ab1e-578fd1b062b5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:55.955990 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-01118c6c-2c28-4a44-ab1e-578fd1b062b5 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 Aug 14 03:58:55.956205 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-01118c6c-2c28-4a44-ab1e-578fd1b062b5 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:55.956564 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-01118c6c-2c28-4a44-ab1e-578fd1b062b5 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:55.964825 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:55.964825 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:55.968158 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-01118c6c-2c28-4a44-ab1e-578fd1b062b5 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:55.971775 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-81087e81-469a-4764-a1c5-e8527b46b0ec tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] https://10.4.3.64/volume/v3/types/1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89/encryption returned with HTTP 200 Aug 14 03:58:55.971775 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1044/4202] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 03:58:55 2026] POST /volume/v3/types/1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:55.972739 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-01118c6c-2c28-4a44-ab1e-578fd1b062b5 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 returned with HTTP 200 Aug 14 03:58:55.973092 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1056/4203] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:55 2026] GET /volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:55.981277 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:55.988010 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4a459e29-435e-4a32-84c2-97f90ad3baf3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:55.990391 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4a459e29-435e-4a32-84c2-97f90ad3baf3 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 Aug 14 03:58:55.990629 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4a459e29-435e-4a32-84c2-97f90ad3baf3 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:55.990789 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4a459e29-435e-4a32-84c2-97f90ad3baf3 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:55.999967 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:55.999967 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:56.003800 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4a459e29-435e-4a32-84c2-97f90ad3baf3 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:56.008801 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4a459e29-435e-4a32-84c2-97f90ad3baf3 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 returned with HTTP 200 Aug 14 03:58:56.009154 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1048/4204] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:55 2026] GET /volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:56.022815 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-855c5388-4247-49a6-8cd5-2c96ee219871 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:56.025243 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-855c5388-4247-49a6-8cd5-2c96ee219871 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] PUT https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 Aug 14 03:58:56.025683 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-855c5388-4247-49a6-8cd5-2c96ee219871 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-426073807"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:56.036674 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:56.036674 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:56.041300 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-855c5388-4247-49a6-8cd5-2c96ee219871 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:56.048296 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-855c5388-4247-49a6-8cd5-2c96ee219871 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume updated successfully. Aug 14 03:58:56.049045 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-855c5388-4247-49a6-8cd5-2c96ee219871 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 returned with HTTP 200 Aug 14 03:58:56.049623 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1045/4205] 10.4.3.64 () {68 vars in 1361 bytes} [Fri Aug 14 03:58:56 2026] PUT /volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 => generated 781 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:56.063124 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-53a15f28-bdb6-4922-8d02-e5baa3e35dda None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:56.065290 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-53a15f28-bdb6-4922-8d02-e5baa3e35dda tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] PUT https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 Aug 14 03:58:56.065695 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-53a15f28-bdb6-4922-8d02-e5baa3e35dda tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1310962649", "description": "This is the new description of volume"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:56.078367 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:56.078367 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:56.079277 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:58:56.079784 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1468399631", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-543725461", "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:56.081844 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1468399631', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-543725461', 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:58:56.083314 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-53a15f28-bdb6-4922-8d02-e5baa3e35dda tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:56.089814 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Create volume of 1 GB Aug 14 03:58:56.090293 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:56.090293 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:56.091081 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-53a15f28-bdb6-4922-8d02-e5baa3e35dda tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume updated successfully. Aug 14 03:58:56.091191 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Availability Zones retrieved successfully. Aug 14 03:58:56.091582 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-53a15f28-bdb6-4922-8d02-e5baa3e35dda tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 returned with HTTP 200 Aug 14 03:58:56.092087 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1057/4206] 10.4.3.64 () {68 vars in 1362 bytes} [Fri Aug 14 03:58:56 2026] PUT /volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:56.106299 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Flow 'volume_create_api' (d126fd48-75a9-488b-b126-02ef4a137f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:56.107728 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fda6e949-3cbd-45f8-ad8b-4f871ba3e273 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:56.110639 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72244b00-0d76-4ba8-9162-ef9b936b9193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:56.112056 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:58:56.113026 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fda6e949-3cbd-45f8-ad8b-4f871ba3e273 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 Aug 14 03:58:56.113374 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fda6e949-3cbd-45f8-ad8b-4f871ba3e273 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:56.113633 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fda6e949-3cbd-45f8-ad8b-4f871ba3e273 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:56.121650 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:56.121650 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:56.125934 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fda6e949-3cbd-45f8-ad8b-4f871ba3e273 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:56.130198 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fda6e949-3cbd-45f8-ad8b-4f871ba3e273 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 returned with HTTP 200 Aug 14 03:58:56.130711 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1049/4207] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:56 2026] GET /volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 => generated 889 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:56.145639 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72244b00-0d76-4ba8-9162-ef9b936b9193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89,is_public=True,name='tempest-scenario-type-luks-543725461',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89', '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=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:56.146929 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a1c098-53e1-4f25-9d1f-12f5d8502cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:56.147193 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:56.149307 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:58:56.149890 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1215812599", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1905464050"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:56.152027 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1215812599', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1905464050'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:58:56.152257 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume of 1 GB Aug 14 03:58:56.156769 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Availability Zones retrieved successfully. Aug 14 03:58:56.162520 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Flow 'volume_create_api' (51c94563-b6ea-44e1-a97a-209b2b8b2cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:56.163839 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbd0b1b3-59d3-4d45-92d8-905ce3bd389c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:56.164966 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:58:56.184518 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-543725461 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-543725461, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:58:56.184916 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-543725461 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-543725461, it is now deprecated. Please use the default quota class for default quota. Aug 14 03:58:56.193149 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbd0b1b3-59d3-4d45-92d8-905ce3bd389c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:56.193845 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bef156e-6b3d-497f-b6a2-23c565857857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:56.225499 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Created reservations ['be3ba46a-473f-4157-bf1e-c376ba292b65', 'b5cfb66b-c796-4e4c-82be-e5fabf947342', '4e98f7db-3381-4f11-afb3-45365ee291a6', '2a3ab93e-8065-4008-8c6a-03c0a866b35e'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:56.226984 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a1c098-53e1-4f25-9d1f-12f5d8502cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be3ba46a-473f-4157-bf1e-c376ba292b65', 'b5cfb66b-c796-4e4c-82be-e5fabf947342', '4e98f7db-3381-4f11-afb3-45365ee291a6', '2a3ab93e-8065-4008-8c6a-03c0a866b35e']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:56.228481 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (892eb200-af61-4ff8-8eff-284aa342c92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:56.233485 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Created reservations ['57e1da9f-3382-44b7-bf39-755c487956b9', '386ce225-814d-4434-a176-74dbecdc0a57', 'dae92ce8-baa8-4002-a4dd-0eff561f31ce', '05c1d7a1-7a8d-4665-b0b1-38ba323891ed'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:56.234698 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bef156e-6b3d-497f-b6a2-23c565857857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57e1da9f-3382-44b7-bf39-755c487956b9', '386ce225-814d-4434-a176-74dbecdc0a57', 'dae92ce8-baa8-4002-a4dd-0eff561f31ce', '05c1d7a1-7a8d-4665-b0b1-38ba323891ed']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:56.235881 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (946d7c53-457d-4ace-9518-c257110d5738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:56.255839 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (892eb200-af61-4ff8-8eff-284aa342c92e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99c73b78-41bd-466f-b489-a6c00e10e12f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1468399631',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17bf687ee804e16a6e5a872a3c2f956',qos_specs=None,replication_status=,reservations=['be3ba46a-473f-4157-bf1e-c376ba292b65','b5cfb66b-c796-4e4c-82be-e5fabf947342','4e98f7db-3381-4f11-afb3-45365ee291a6','2a3ab93e-8065-4008-8c6a-03c0a866b35e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a5c57ad6cc34c80ab6b8a51decd5786',volume_type_id=1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:58:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1468399631',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=99c73b78-41bd-466f-b489-a6c00e10e12f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c17bf687ee804e16a6e5a872a3c2f956',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a5c57ad6cc34c80ab6b8a51decd5786',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89),volume_type_id=1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:56.256690 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831b8240-6b12-411f-844b-b839aa6fd960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:56.257302 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (946d7c53-457d-4ace-9518-c257110d5738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e90eafda-0c58-419a-975a-d0dbefc9a8c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1215812599',display_name='tempest-VolumesGetTest-Volume-1905464050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afa2334b3034d0f89e1902134628616',qos_specs=None,replication_status=,reservations=['57e1da9f-3382-44b7-bf39-755c487956b9','386ce225-814d-4434-a176-74dbecdc0a57','dae92ce8-baa8-4002-a4dd-0eff561f31ce','05c1d7a1-7a8d-4665-b0b1-38ba323891ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08754856d52d4f899735a95403bff78c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:58:56Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1215812599',display_name='tempest-VolumesGetTest-Volume-1905464050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e90eafda-0c58-419a-975a-d0dbefc9a8c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7afa2334b3034d0f89e1902134628616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08754856d52d4f899735a95403bff78c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:56.258202 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b55871a-e560-4ab6-8ae6-ee2241eaeefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:56.275194 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831b8240-6b12-411f-844b-b839aa6fd960) transitioned into state 'SUCCESS' from state '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-1468399631',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17bf687ee804e16a6e5a872a3c2f956',qos_specs=None,replication_status=,reservations=['be3ba46a-473f-4157-bf1e-c376ba292b65','b5cfb66b-c796-4e4c-82be-e5fabf947342','4e98f7db-3381-4f11-afb3-45365ee291a6','2a3ab93e-8065-4008-8c6a-03c0a866b35e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a5c57ad6cc34c80ab6b8a51decd5786',volume_type_id=1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:56.276349 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ed4098-8651-4df7-aa1b-7c2823586448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:56.285371 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ed4098-8651-4df7-aa1b-7c2823586448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:56.286398 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Flow 'volume_create_api' (d126fd48-75a9-488b-b126-02ef4a137f0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:56.286686 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Create volume request issued successfully. Aug 14 03:58:56.287349 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-79f814d9-84ea-4b53-b8cb-e8c8b8bde21b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:58:56.287678 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b55871a-e560-4ab6-8ae6-ee2241eaeefe) transitioned into 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-1215812599',display_name='tempest-VolumesGetTest-Volume-1905464050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afa2334b3034d0f89e1902134628616',qos_specs=None,replication_status=,reservations=['57e1da9f-3382-44b7-bf39-755c487956b9','386ce225-814d-4434-a176-74dbecdc0a57','dae92ce8-baa8-4002-a4dd-0eff561f31ce','05c1d7a1-7a8d-4665-b0b1-38ba323891ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08754856d52d4f899735a95403bff78c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:56.287784 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1057/4208] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:58:55 2026] POST /volume/v3/volumes => generated 782 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:56.288418 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5c250a6-ffaa-43f4-864d-5db4e339af65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:56.296241 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5c250a6-ffaa-43f4-864d-5db4e339af65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:56.297049 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Flow 'volume_create_api' (51c94563-b6ea-44e1-a97a-209b2b8b2cd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:56.297511 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume request issued successfully. Aug 14 03:58:56.298161 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eb208a6a-7c6d-44ca-a1d5-5c43497adc42 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:58:56.298671 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1046/4209] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:58:56 2026] POST /volume/v3/volumes => generated 778 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:56.301467 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e71a8897-1b44-4f96-8d26-1da15ab32841 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:56.303254 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e71a8897-1b44-4f96-8d26-1da15ab32841 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f Aug 14 03:58:56.303454 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e71a8897-1b44-4f96-8d26-1da15ab32841 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:56.303681 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e71a8897-1b44-4f96-8d26-1da15ab32841 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:56.311062 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:56.311062 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:56.314767 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e71a8897-1b44-4f96-8d26-1da15ab32841 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:58:56.317272 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-34253835-d133-4484-8652-a8c291a1d651 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:56.319083 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-34253835-d133-4484-8652-a8c291a1d651 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 Aug 14 03:58:56.319333 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-34253835-d133-4484-8652-a8c291a1d651 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:56.319523 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-34253835-d133-4484-8652-a8c291a1d651 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:56.319943 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e71a8897-1b44-4f96-8d26-1da15ab32841 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f returned with HTTP 200 Aug 14 03:58:56.320766 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1058/4210] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:56 2026] GET /volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:56.326610 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:56.326610 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:56.329983 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-34253835-d133-4484-8652-a8c291a1d651 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:56.333764 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-34253835-d133-4484-8652-a8c291a1d651 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 returned with HTTP 200 Aug 14 03:58:56.334171 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1050/4211] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:56 2026] GET /volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:57.336236 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4b9dfc7a-1251-4ae4-8006-6c099d07f9e3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:57.339886 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4b9dfc7a-1251-4ae4-8006-6c099d07f9e3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f Aug 14 03:58:57.339886 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4b9dfc7a-1251-4ae4-8006-6c099d07f9e3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:57.339886 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4b9dfc7a-1251-4ae4-8006-6c099d07f9e3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:57.347382 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:57.347382 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:57.351260 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8d6078c4-37c7-49fc-8f2c-96d9fbc6b16c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:57.353165 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4b9dfc7a-1251-4ae4-8006-6c099d07f9e3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:58:57.353400 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8d6078c4-37c7-49fc-8f2c-96d9fbc6b16c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 Aug 14 03:58:57.353656 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8d6078c4-37c7-49fc-8f2c-96d9fbc6b16c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:57.353841 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8d6078c4-37c7-49fc-8f2c-96d9fbc6b16c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:57.358376 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4b9dfc7a-1251-4ae4-8006-6c099d07f9e3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f returned with HTTP 200 Aug 14 03:58:57.358960 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1058/4212] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:57 2026] GET /volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:57.361640 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:57.361640 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:57.365258 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8d6078c4-37c7-49fc-8f2c-96d9fbc6b16c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:57.369084 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8d6078c4-37c7-49fc-8f2c-96d9fbc6b16c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 returned with HTTP 200 Aug 14 03:58:57.369424 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1047/4213] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:57 2026] GET /volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:57.374085 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-51ab84f3-392b-4ee7-ab9e-564c4ca33b6b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:57.375818 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-51ab84f3-392b-4ee7-ab9e-564c4ca33b6b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f Aug 14 03:58:57.376003 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-51ab84f3-392b-4ee7-ab9e-564c4ca33b6b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:57.376218 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-51ab84f3-392b-4ee7-ab9e-564c4ca33b6b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:57.384527 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e593b3ea-8fbe-484b-9c3b-7090586fd932 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:57.385812 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:57.385812 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:57.386212 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e593b3ea-8fbe-484b-9c3b-7090586fd932 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] PUT https://10.4.3.64/volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 Aug 14 03:58:57.386588 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e593b3ea-8fbe-484b-9c3b-7090586fd932 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-426073807", "description": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:57.390077 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-51ab84f3-392b-4ee7-ab9e-564c4ca33b6b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:58:57.394350 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-51ab84f3-392b-4ee7-ab9e-564c4ca33b6b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f returned with HTTP 200 Aug 14 03:58:57.394566 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:57.394566 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:57.394683 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1059/4214] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:57 2026] GET /volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:57.398320 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e593b3ea-8fbe-484b-9c3b-7090586fd932 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:57.406337 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e593b3ea-8fbe-484b-9c3b-7090586fd932 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume updated successfully. Aug 14 03:58:57.407003 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e593b3ea-8fbe-484b-9c3b-7090586fd932 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 returned with HTTP 200 Aug 14 03:58:57.407463 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1051/4215] 10.4.3.64 () {68 vars in 1361 bytes} [Fri Aug 14 03:58:57 2026] PUT /volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 => generated 767 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:57.411923 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:57.414165 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:58:57.414430 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-612950160", "source_volid": "99c73b78-41bd-466f-b489-a6c00e10e12f", "volume_type": "tempest-scenario-type-luks-543725461", "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:57.416172 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-612950160', 'source_volid': '99c73b78-41bd-466f-b489-a6c00e10e12f', 'volume_type': 'tempest-scenario-type-luks-543725461', 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:58:57.423507 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4afeddcb-5814-4062-b8ef-73c93fc79088 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:57.425229 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4afeddcb-5814-4062-b8ef-73c93fc79088 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 Aug 14 03:58:57.425410 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4afeddcb-5814-4062-b8ef-73c93fc79088 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:57.425586 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4afeddcb-5814-4062-b8ef-73c93fc79088 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:57.427814 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:57.427814 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:57.428417 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume retrieved successfully. Aug 14 03:58:57.428626 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Create volume of 1 GB Aug 14 03:58:57.429333 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Availability Zones retrieved successfully. Aug 14 03:58:57.433529 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:57.433529 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:57.434445 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Flow 'volume_create_api' (a9fb2289-3801-4a56-93ef-ab6252daf13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:57.435577 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b1ffdf-ce4c-4c54-8856-99c4a350aaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:57.437350 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:58:57.437453 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4afeddcb-5814-4062-b8ef-73c93fc79088 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:57.443035 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4afeddcb-5814-4062-b8ef-73c93fc79088 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 returned with HTTP 200 Aug 14 03:58:57.443432 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1048/4216] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:57 2026] GET /volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:57.458681 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0b142618-9f73-44f7-875e-b4eb70750d9c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:57.461179 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b142618-9f73-44f7-875e-b4eb70750d9c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 Aug 14 03:58:57.461179 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b142618-9f73-44f7-875e-b4eb70750d9c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:57.461179 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b142618-9f73-44f7-875e-b4eb70750d9c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:57.461179 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-0b142618-9f73-44f7-875e-b4eb70750d9c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Delete volume with id: e90eafda-0c58-419a-975a-d0dbefc9a8c8 Aug 14 03:58:57.465063 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b1ffdf-ce4c-4c54-8856-99c4a350aaad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '99c73b78-41bd-466f-b489-a6c00e10e12f', 'volume_type': VolumeType(created_at=2026-08-14T03:58:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89,is_public=True,name='tempest-scenario-type-luks-543725461',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89', '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=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:57.465063 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ff3c49a-0a93-435a-8645-668645a414a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:57.469152 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:57.469152 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:57.469295 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0b142618-9f73-44f7-875e-b4eb70750d9c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:57.491687 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0b142618-9f73-44f7-875e-b4eb70750d9c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Delete volume request issued successfully. Aug 14 03:58:57.491879 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b142618-9f73-44f7-875e-b4eb70750d9c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 returned with HTTP 202 Aug 14 03:58:57.493073 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1060/4217] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:58:57 2026] DELETE /volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:57.503035 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-87495cc3-711e-4f38-928b-7f01f99e2ca0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:57.504946 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87495cc3-711e-4f38-928b-7f01f99e2ca0 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 Aug 14 03:58:57.504946 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87495cc3-711e-4f38-928b-7f01f99e2ca0 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:57.505167 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87495cc3-711e-4f38-928b-7f01f99e2ca0 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:57.511633 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:57.511633 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:57.516961 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Created reservations ['08759024-2ff7-452c-883a-835c32d56797', '56418a84-9b12-4019-ae55-4799960cc4d1', '3d5d64ef-62a3-4456-a5f7-55c54a80c424', 'bf04641e-e0e7-464f-8054-964341218068'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:57.516961 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ff3c49a-0a93-435a-8645-668645a414a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08759024-2ff7-452c-883a-835c32d56797', '56418a84-9b12-4019-ae55-4799960cc4d1', '3d5d64ef-62a3-4456-a5f7-55c54a80c424', 'bf04641e-e0e7-464f-8054-964341218068']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:57.517507 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-87495cc3-711e-4f38-928b-7f01f99e2ca0 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:57.517550 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e1a1d7-6b45-409a-a247-aafd9ad11862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:57.519206 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87495cc3-711e-4f38-928b-7f01f99e2ca0 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 returned with HTTP 200 Aug 14 03:58:57.519507 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1052/4218] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:57 2026] GET /volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:58:57.553586 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e1a1d7-6b45-409a-a247-aafd9ad11862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-612950160',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17bf687ee804e16a6e5a872a3c2f956',qos_specs=None,replication_status=,reservations=['08759024-2ff7-452c-883a-835c32d56797','56418a84-9b12-4019-ae55-4799960cc4d1','3d5d64ef-62a3-4456-a5f7-55c54a80c424','bf04641e-e0e7-464f-8054-964341218068'],size=1,snapshot_id=None,source_replicaid=,source_volid=99c73b78-41bd-466f-b489-a6c00e10e12f,status='creating',user_id='2a5c57ad6cc34c80ab6b8a51decd5786',volume_type_id=1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-612950160',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c17bf687ee804e16a6e5a872a3c2f956',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=99c73b78-41bd-466f-b489-a6c00e10e12f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a5c57ad6cc34c80ab6b8a51decd5786',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89),volume_type_id=1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:57.556785 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a7853c-a330-419e-be2b-b573ce77b1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:57.581704 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a7853c-a330-419e-be2b-b573ce77b1b7) transitioned into state 'SUCCESS' from state '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-612950160',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17bf687ee804e16a6e5a872a3c2f956',qos_specs=None,replication_status=,reservations=['08759024-2ff7-452c-883a-835c32d56797','56418a84-9b12-4019-ae55-4799960cc4d1','3d5d64ef-62a3-4456-a5f7-55c54a80c424','bf04641e-e0e7-464f-8054-964341218068'],size=1,snapshot_id=None,source_replicaid=,source_volid=99c73b78-41bd-466f-b489-a6c00e10e12f,status='creating',user_id='2a5c57ad6cc34c80ab6b8a51decd5786',volume_type_id=1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:57.584154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d88e71f-dc9e-4140-a3f8-0415d50a710b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:57.603389 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d88e71f-dc9e-4140-a3f8-0415d50a710b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:57.604578 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Flow 'volume_create_api' (a9fb2289-3801-4a56-93ef-ab6252daf13d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:57.606153 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Create volume request issued successfully. Aug 14 03:58:57.606153 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a789c3d5-a4d4-43c9-a79e-72fe5d38ea10 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:58:57.606821 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1059/4219] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:58:57 2026] POST /volume/v3/volumes => generated 808 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:57.622307 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5bfdedf9-c583-4b5e-bf41-d485d9b755fa None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:57.623982 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5bfdedf9-c583-4b5e-bf41-d485d9b755fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:58:57.624232 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5bfdedf9-c583-4b5e-bf41-d485d9b755fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:57.625977 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5bfdedf9-c583-4b5e-bf41-d485d9b755fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:57.641012 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:57.641012 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:57.644128 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5bfdedf9-c583-4b5e-bf41-d485d9b755fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:58:57.650685 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5bfdedf9-c583-4b5e-bf41-d485d9b755fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:58:57.651294 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1049/4220] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:57 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:58.533853 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-13bbdf12-ec10-4a54-abbf-fd0cf20cd7f8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:58.535693 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-13bbdf12-ec10-4a54-abbf-fd0cf20cd7f8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 Aug 14 03:58:58.535903 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-13bbdf12-ec10-4a54-abbf-fd0cf20cd7f8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:58.536100 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-13bbdf12-ec10-4a54-abbf-fd0cf20cd7f8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:58.544553 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-13bbdf12-ec10-4a54-abbf-fd0cf20cd7f8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 returned with HTTP 404 Aug 14 03:58:58.545014 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1061/4221] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:58 2026] GET /volume/v3/volumes/e90eafda-0c58-419a-975a-d0dbefc9a8c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:58.554742 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b63b3373-8507-437f-9053-1daf39c753c3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:58.556564 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b63b3373-8507-437f-9053-1daf39c753c3 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 Aug 14 03:58:58.556774 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b63b3373-8507-437f-9053-1daf39c753c3 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:58.556957 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b63b3373-8507-437f-9053-1daf39c753c3 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:58.567719 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:58.567719 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:58:58.572611 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b63b3373-8507-437f-9053-1daf39c753c3 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:58.578738 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b63b3373-8507-437f-9053-1daf39c753c3 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 returned with HTTP 200 Aug 14 03:58:58.581101 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1053/4222] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:58 2026] GET /volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 => generated 889 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:58.601829 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-19ac0b85-7114-4e1d-8cfc-31ed21cd4edb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:58.604107 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-19ac0b85-7114-4e1d-8cfc-31ed21cd4edb tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] DELETE https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 Aug 14 03:58:58.604603 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-19ac0b85-7114-4e1d-8cfc-31ed21cd4edb tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:58.604991 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-19ac0b85-7114-4e1d-8cfc-31ed21cd4edb tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:58.606202 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-19ac0b85-7114-4e1d-8cfc-31ed21cd4edb tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Delete volume with id: dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 Aug 14 03:58:58.615319 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:58.615319 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:58.616305 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-19ac0b85-7114-4e1d-8cfc-31ed21cd4edb tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:58.637970 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-19ac0b85-7114-4e1d-8cfc-31ed21cd4edb tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Delete volume request issued successfully. Aug 14 03:58:58.639037 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-19ac0b85-7114-4e1d-8cfc-31ed21cd4edb tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 returned with HTTP 202 Aug 14 03:58:58.639037 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1060/4223] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:58:58 2026] DELETE /volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:58:58.650754 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2de4a093-99c8-4328-852c-7329767e64ba None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:58.652480 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2de4a093-99c8-4328-852c-7329767e64ba tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 Aug 14 03:58:58.652664 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2de4a093-99c8-4328-852c-7329767e64ba tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:58.652830 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2de4a093-99c8-4328-852c-7329767e64ba tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:58.662574 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:58.662574 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:58:58.665863 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-40ffebfd-4c18-473b-b3a0-3b2c67b7a72b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:58.667630 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-40ffebfd-4c18-473b-b3a0-3b2c67b7a72b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:58:58.667851 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2de4a093-99c8-4328-852c-7329767e64ba tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:58.667910 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-40ffebfd-4c18-473b-b3a0-3b2c67b7a72b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:58.668043 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-40ffebfd-4c18-473b-b3a0-3b2c67b7a72b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:58.672173 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2de4a093-99c8-4328-852c-7329767e64ba tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 returned with HTTP 200 Aug 14 03:58:58.673400 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1050/4224] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:58 2026] GET /volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 => generated 888 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:58.680293 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:58.680293 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:58.684452 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-40ffebfd-4c18-473b-b3a0-3b2c67b7a72b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:58:58.690985 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-40ffebfd-4c18-473b-b3a0-3b2c67b7a72b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:58:58.691546 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1062/4225] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:58 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:59.689769 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5f989806-562c-4dbf-a444-a00fdf5b1a68 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:59.691734 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5f989806-562c-4dbf-a444-a00fdf5b1a68 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 Aug 14 03:58:59.691968 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5f989806-562c-4dbf-a444-a00fdf5b1a68 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:59.692237 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5f989806-562c-4dbf-a444-a00fdf5b1a68 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:59.697755 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5f989806-562c-4dbf-a444-a00fdf5b1a68 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 returned with HTTP 404 Aug 14 03:58:59.698216 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1054/4226] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:59 2026] GET /volume/v3/volumes/dc1bc3fd-902a-42f5-ac87-7c4e24d3aff4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:58:59.703582 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-42ca0d93-ded0-4c41-b9d9-b497751815ee None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:59.705171 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-42ca0d93-ded0-4c41-b9d9-b497751815ee tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:58:59.705384 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-42ca0d93-ded0-4c41-b9d9-b497751815ee tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:59.705557 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-42ca0d93-ded0-4c41-b9d9-b497751815ee tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:59.708657 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8d688258-dc13-49c4-8bd7-11125c507876 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:59.712159 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:58:59.712706 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1933936201"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:58:59.712965 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:59.712965 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:58:59.714602 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1933936201'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:58:59.714760 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume of 1 GB Aug 14 03:58:59.716384 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-42ca0d93-ded0-4c41-b9d9-b497751815ee tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:58:59.720400 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-42ca0d93-ded0-4c41-b9d9-b497751815ee tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:58:59.720815 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1061/4227] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:59 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:58:59.725507 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Availability Zones retrieved successfully. Aug 14 03:58:59.733255 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Flow 'volume_create_api' (d066c425-d2db-4296-ba78-2ca376dfd7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:59.734412 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c756b809-d172-49c0-b6b5-bccf3523aafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:59.739445 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:58:59.772184 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c756b809-d172-49c0-b6b5-bccf3523aafb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:59.772868 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28340525-7b2c-49dd-a034-69f0bfc9d943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:59.833393 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Created reservations ['49d1ee7e-130f-40cd-8a1c-ec2d01f84610', '20082ecc-275b-4677-9d5e-be4a60ec452c', '7a4e3f99-bfc5-44e2-a29a-08ba31a99025', 'd09349a1-8073-4be7-8ac9-221dbfd23c7e'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:58:59.834252 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28340525-7b2c-49dd-a034-69f0bfc9d943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49d1ee7e-130f-40cd-8a1c-ec2d01f84610', '20082ecc-275b-4677-9d5e-be4a60ec452c', '7a4e3f99-bfc5-44e2-a29a-08ba31a99025', 'd09349a1-8073-4be7-8ac9-221dbfd23c7e']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:59.834984 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e732cdf-c497-4373-bd8f-1f7c772c08d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:59.861485 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e732cdf-c497-4373-bd8f-1f7c772c08d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '295470f2-98f5-420a-9d38-74e67407bfb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1933936201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afa2334b3034d0f89e1902134628616',qos_specs=None,replication_status=,reservations=['49d1ee7e-130f-40cd-8a1c-ec2d01f84610','20082ecc-275b-4677-9d5e-be4a60ec452c','7a4e3f99-bfc5-44e2-a29a-08ba31a99025','d09349a1-8073-4be7-8ac9-221dbfd23c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08754856d52d4f899735a95403bff78c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1933936201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=295470f2-98f5-420a-9d38-74e67407bfb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7afa2334b3034d0f89e1902134628616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08754856d52d4f899735a95403bff78c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:59.862210 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5bc9df8-4d6c-4fcd-9026-1d91af7be1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:59.885155 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5bc9df8-4d6c-4fcd-9026-1d91af7be1ef) transitioned into state 'SUCCESS' from state '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-1933936201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afa2334b3034d0f89e1902134628616',qos_specs=None,replication_status=,reservations=['49d1ee7e-130f-40cd-8a1c-ec2d01f84610','20082ecc-275b-4677-9d5e-be4a60ec452c','7a4e3f99-bfc5-44e2-a29a-08ba31a99025','d09349a1-8073-4be7-8ac9-221dbfd23c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08754856d52d4f899735a95403bff78c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:59.885896 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56b0577b-670d-4df8-a984-e28624b9b2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:58:59.895480 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56b0577b-670d-4df8-a984-e28624b9b2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:58:59.897502 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Flow 'volume_create_api' (d066c425-d2db-4296-ba78-2ca376dfd7a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:58:59.897926 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume request issued successfully. Aug 14 03:58:59.898525 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8d688258-dc13-49c4-8bd7-11125c507876 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:58:59.899432 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1051/4228] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 03:58:59 2026] POST /volume/v3/volumes => generated 743 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:58:59.909517 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-64d73978-84e6-4977-bd89-232eb5eb932b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:58:59.911629 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-64d73978-84e6-4977-bd89-232eb5eb932b tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 Aug 14 03:58:59.911799 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-64d73978-84e6-4977-bd89-232eb5eb932b tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:58:59.911987 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-64d73978-84e6-4977-bd89-232eb5eb932b tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:58:59.919375 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:58:59.919375 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:58:59.923053 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-64d73978-84e6-4977-bd89-232eb5eb932b tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:58:59.928532 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-64d73978-84e6-4977-bd89-232eb5eb932b tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 returned with HTTP 200 Aug 14 03:58:59.928532 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1063/4229] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:58:59 2026] GET /volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 => generated 811 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:00.734817 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b03cace5-426f-4d9c-8173-e748318fff97 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:00.736986 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b03cace5-426f-4d9c-8173-e748318fff97 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:00.737244 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b03cace5-426f-4d9c-8173-e748318fff97 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:00.737470 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b03cace5-426f-4d9c-8173-e748318fff97 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:00.748212 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:00.748212 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:00.749640 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b03cace5-426f-4d9c-8173-e748318fff97 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:00.754348 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b03cace5-426f-4d9c-8173-e748318fff97 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:00.754824 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1055/4230] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:00 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:00.943215 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-312e6c20-b0f9-457a-a883-0259955ac74f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:00.945022 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-312e6c20-b0f9-457a-a883-0259955ac74f tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 Aug 14 03:59:00.945291 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-312e6c20-b0f9-457a-a883-0259955ac74f tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:00.945538 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-312e6c20-b0f9-457a-a883-0259955ac74f tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:00.954848 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:00.954848 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:00.959464 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-312e6c20-b0f9-457a-a883-0259955ac74f tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:00.966164 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-312e6c20-b0f9-457a-a883-0259955ac74f tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 returned with HTTP 200 Aug 14 03:59:00.966164 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1062/4231] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:00 2026] GET /volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:00.983056 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1c389260-5548-4fc1-80d2-a89e2350d472 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:00.985576 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:59:00.986452 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "295470f2-98f5-420a-9d38-74e67407bfb6", "size": 1, "name": "tempest-VolumesGetTest-Volume-1356382581", "metadata": {"Type": "Test"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:00.990971 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume request body: {'volume': {'source_volid': '295470f2-98f5-420a-9d38-74e67407bfb6', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1356382581', 'metadata': {'Type': 'Test'}}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:59:01.001594 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:01.001594 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:01.003777 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume retrieved successfully. Aug 14 03:59:01.003964 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume of 1 GB Aug 14 03:59:01.010013 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Availability Zones retrieved successfully. Aug 14 03:59:01.016158 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Flow 'volume_create_api' (d1e30d1f-a4b6-4e1f-b58b-df7b69630a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:01.016576 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbdc0423-25dc-4816-be65-03b69dc21c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:01.017524 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:59:01.051365 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbdc0423-25dc-4816-be65-03b69dc21c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '295470f2-98f5-420a-9d38-74e67407bfb6', 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:01.052157 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0ac6b93-c457-4909-a027-d58e4e51b505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:01.102002 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Created reservations ['a07001c6-9f8b-448e-bcc3-82246325071e', '9f063715-e870-4ee6-9c7c-54dc2efc35c8', 'ab31538a-cd92-4879-ae95-a5251c92d02d', '41edac32-2dd9-4d8e-b288-6fe3211cfe50'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:01.102806 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0ac6b93-c457-4909-a027-d58e4e51b505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a07001c6-9f8b-448e-bcc3-82246325071e', '9f063715-e870-4ee6-9c7c-54dc2efc35c8', 'ab31538a-cd92-4879-ae95-a5251c92d02d', '41edac32-2dd9-4d8e-b288-6fe3211cfe50']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:01.103547 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45c745ba-95a5-4b7f-8412-0cfe40ef5843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:01.153455 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45c745ba-95a5-4b7f-8412-0cfe40ef5843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '563f3199-877c-42b5-86f4-7d661387af3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1356382581',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7afa2334b3034d0f89e1902134628616',qos_specs=None,replication_status=,reservations=['a07001c6-9f8b-448e-bcc3-82246325071e','9f063715-e870-4ee6-9c7c-54dc2efc35c8','ab31538a-cd92-4879-ae95-a5251c92d02d','41edac32-2dd9-4d8e-b288-6fe3211cfe50'],size=1,snapshot_id=None,source_replicaid=,source_volid=295470f2-98f5-420a-9d38-74e67407bfb6,status='creating',user_id='08754856d52d4f899735a95403bff78c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1356382581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=563f3199-877c-42b5-86f4-7d661387af3d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7afa2334b3034d0f89e1902134628616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=295470f2-98f5-420a-9d38-74e67407bfb6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08754856d52d4f899735a95403bff78c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:01.157738 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa8e8fb3-787d-4df2-a682-f0b1eff2a033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:01.178567 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa8e8fb3-787d-4df2-a682-f0b1eff2a033) transitioned into state 'SUCCESS' from state '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-1356382581',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7afa2334b3034d0f89e1902134628616',qos_specs=None,replication_status=,reservations=['a07001c6-9f8b-448e-bcc3-82246325071e','9f063715-e870-4ee6-9c7c-54dc2efc35c8','ab31538a-cd92-4879-ae95-a5251c92d02d','41edac32-2dd9-4d8e-b288-6fe3211cfe50'],size=1,snapshot_id=None,source_replicaid=,source_volid=295470f2-98f5-420a-9d38-74e67407bfb6,status='creating',user_id='08754856d52d4f899735a95403bff78c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:01.178567 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b0b5f9-044e-4aa8-aeb0-d7e4c15d30f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:01.201159 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b0b5f9-044e-4aa8-aeb0-d7e4c15d30f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:01.207166 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Flow 'volume_create_api' (d1e30d1f-a4b6-4e1f-b58b-df7b69630a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:01.207166 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume request issued successfully. Aug 14 03:59:01.207166 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1c389260-5548-4fc1-80d2-a89e2350d472 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:59:01.207166 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1052/4232] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:59:00 2026] POST /volume/v3/volumes => generated 791 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:01.214779 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d681caea-c8a4-4ea0-a1f3-514bce4043c8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:01.219543 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d681caea-c8a4-4ea0-a1f3-514bce4043c8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d Aug 14 03:59:01.219817 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d681caea-c8a4-4ea0-a1f3-514bce4043c8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:01.220122 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d681caea-c8a4-4ea0-a1f3-514bce4043c8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:01.232009 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:01.232009 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:01.240979 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d681caea-c8a4-4ea0-a1f3-514bce4043c8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:01.244729 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d681caea-c8a4-4ea0-a1f3-514bce4043c8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d returned with HTTP 200 Aug 14 03:59:01.245229 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1064/4233] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:01 2026] GET /volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:01.770226 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d21b63b0-355c-457c-9d51-884c0399763e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:01.770226 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d21b63b0-355c-457c-9d51-884c0399763e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:01.770226 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d21b63b0-355c-457c-9d51-884c0399763e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:01.770226 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d21b63b0-355c-457c-9d51-884c0399763e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:01.781709 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:01.781709 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:01.786345 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d21b63b0-355c-457c-9d51-884c0399763e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:01.791158 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d21b63b0-355c-457c-9d51-884c0399763e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:01.791158 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1056/4234] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:01 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:02.258167 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-418ba67a-9280-46a1-bf60-df2f1ff0c617 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:02.260347 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-418ba67a-9280-46a1-bf60-df2f1ff0c617 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d Aug 14 03:59:02.260796 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-418ba67a-9280-46a1-bf60-df2f1ff0c617 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:02.261111 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-418ba67a-9280-46a1-bf60-df2f1ff0c617 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:02.272490 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:02.272490 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:02.282236 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-418ba67a-9280-46a1-bf60-df2f1ff0c617 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:02.284641 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-418ba67a-9280-46a1-bf60-df2f1ff0c617 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d returned with HTTP 200 Aug 14 03:59:02.285190 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1063/4235] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:02 2026] GET /volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:02.300295 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a216b51d-6da9-4fee-b31f-af4739c10594 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:02.304654 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a216b51d-6da9-4fee-b31f-af4739c10594 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d Aug 14 03:59:02.305649 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a216b51d-6da9-4fee-b31f-af4739c10594 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:02.305870 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a216b51d-6da9-4fee-b31f-af4739c10594 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:02.316056 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:02.316056 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:02.322418 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a216b51d-6da9-4fee-b31f-af4739c10594 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:02.327547 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a216b51d-6da9-4fee-b31f-af4739c10594 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d returned with HTTP 200 Aug 14 03:59:02.328011 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1053/4236] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:02 2026] GET /volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:02.341486 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1353c7b8-47ba-4c15-a6cd-74f42b1578a7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:02.343816 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1353c7b8-47ba-4c15-a6cd-74f42b1578a7 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] PUT https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d Aug 14 03:59:02.344284 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1353c7b8-47ba-4c15-a6cd-74f42b1578a7 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1356382581"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:02.352271 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:02.352271 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:02.355303 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1353c7b8-47ba-4c15-a6cd-74f42b1578a7 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:02.361643 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1353c7b8-47ba-4c15-a6cd-74f42b1578a7 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume updated successfully. Aug 14 03:59:02.362632 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1353c7b8-47ba-4c15-a6cd-74f42b1578a7 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d returned with HTTP 200 Aug 14 03:59:02.362870 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1065/4237] 10.4.3.64 () {68 vars in 1361 bytes} [Fri Aug 14 03:59:02 2026] PUT /volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:02.375201 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9e938b37-dabc-43cd-a87f-662a2daa6842 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:02.377493 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e938b37-dabc-43cd-a87f-662a2daa6842 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] PUT https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d Aug 14 03:59:02.377962 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e938b37-dabc-43cd-a87f-662a2daa6842 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-753001403", "description": "This is the new description of volume"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:02.389461 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:02.389461 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:02.394107 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9e938b37-dabc-43cd-a87f-662a2daa6842 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:02.402278 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9e938b37-dabc-43cd-a87f-662a2daa6842 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume updated successfully. Aug 14 03:59:02.403077 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e938b37-dabc-43cd-a87f-662a2daa6842 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d returned with HTTP 200 Aug 14 03:59:02.405162 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1057/4238] 10.4.3.64 () {68 vars in 1362 bytes} [Fri Aug 14 03:59:02 2026] PUT /volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:02.415991 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7abe7c64-6083-4722-a9c4-e59ebf975457 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:02.418544 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7abe7c64-6083-4722-a9c4-e59ebf975457 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d Aug 14 03:59:02.420253 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7abe7c64-6083-4722-a9c4-e59ebf975457 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:02.420253 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7abe7c64-6083-4722-a9c4-e59ebf975457 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:02.432590 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:02.432590 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:02.438197 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7abe7c64-6083-4722-a9c4-e59ebf975457 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:02.446908 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7abe7c64-6083-4722-a9c4-e59ebf975457 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d returned with HTTP 200 Aug 14 03:59:02.447876 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1064/4239] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:02 2026] GET /volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d => generated 922 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:02.463022 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:02.466571 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:59:02.466571 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1665933490", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1120479726"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:02.468850 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1665933490', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1120479726'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:59:02.468981 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume of 1 GB Aug 14 03:59:02.476215 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Availability Zones retrieved successfully. Aug 14 03:59:02.483686 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Flow 'volume_create_api' (8830283d-b26d-425c-8fcc-51259be42a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:02.485035 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d77985a7-a437-4d44-af42-410437945cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:02.486030 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:59:02.526743 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d77985a7-a437-4d44-af42-410437945cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:02.529945 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4012db73-250a-4ebe-b726-391a3d0dcfcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:02.579178 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Created reservations ['5416ff91-3624-4bd5-b50b-9fd569ae8fa3', 'b4bcfdf3-1e19-4404-bfab-cee65441fc33', '5862c25c-5111-4b65-b23f-9ceb02f35ef2', '1bd85dad-6c4a-4eb8-bec5-d08c19e8a7ba'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:02.580101 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4012db73-250a-4ebe-b726-391a3d0dcfcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5416ff91-3624-4bd5-b50b-9fd569ae8fa3', 'b4bcfdf3-1e19-4404-bfab-cee65441fc33', '5862c25c-5111-4b65-b23f-9ceb02f35ef2', '1bd85dad-6c4a-4eb8-bec5-d08c19e8a7ba']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:02.580818 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a0cc2a-dd5e-4633-98f5-610de35d1eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:02.612344 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a0cc2a-dd5e-4633-98f5-610de35d1eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df443256-0568-41bf-90d6-0f28f7e84149', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1665933490',display_name='tempest-VolumesGetTest-Volume-1120479726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afa2334b3034d0f89e1902134628616',qos_specs=None,replication_status=,reservations=['5416ff91-3624-4bd5-b50b-9fd569ae8fa3','b4bcfdf3-1e19-4404-bfab-cee65441fc33','5862c25c-5111-4b65-b23f-9ceb02f35ef2','1bd85dad-6c4a-4eb8-bec5-d08c19e8a7ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08754856d52d4f899735a95403bff78c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:59:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1665933490',display_name='tempest-VolumesGetTest-Volume-1120479726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df443256-0568-41bf-90d6-0f28f7e84149,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7afa2334b3034d0f89e1902134628616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08754856d52d4f899735a95403bff78c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:02.613054 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (063644d7-db6b-4d2e-83fd-e6594536e7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:02.636012 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (063644d7-db6b-4d2e-83fd-e6594536e7e5) transitioned into 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-1665933490',display_name='tempest-VolumesGetTest-Volume-1120479726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afa2334b3034d0f89e1902134628616',qos_specs=None,replication_status=,reservations=['5416ff91-3624-4bd5-b50b-9fd569ae8fa3','b4bcfdf3-1e19-4404-bfab-cee65441fc33','5862c25c-5111-4b65-b23f-9ceb02f35ef2','1bd85dad-6c4a-4eb8-bec5-d08c19e8a7ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08754856d52d4f899735a95403bff78c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:02.636805 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (206e81b6-5787-4767-b40f-45f58d341f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:02.648457 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (206e81b6-5787-4767-b40f-45f58d341f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:02.649440 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Flow 'volume_create_api' (8830283d-b26d-425c-8fcc-51259be42a9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:02.649777 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume request issued successfully. Aug 14 03:59:02.650443 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-00f5c84b-8ac9-40f2-a61b-30042f275d35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:59:02.650921 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1054/4240] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:59:02 2026] POST /volume/v3/volumes => generated 778 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:02.663603 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-787f6888-f472-4bde-8b2f-1991c47be3f7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:02.665556 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-787f6888-f472-4bde-8b2f-1991c47be3f7 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 Aug 14 03:59:02.665740 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-787f6888-f472-4bde-8b2f-1991c47be3f7 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:02.665915 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-787f6888-f472-4bde-8b2f-1991c47be3f7 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:02.672910 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:02.672910 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:02.676230 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-787f6888-f472-4bde-8b2f-1991c47be3f7 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:02.679698 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-787f6888-f472-4bde-8b2f-1991c47be3f7 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 returned with HTTP 200 Aug 14 03:59:02.680039 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1066/4241] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:02 2026] GET /volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:02.811709 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5c058e92-89b8-4c04-a7f0-90c7f1bb6f23 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:02.814313 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c058e92-89b8-4c04-a7f0-90c7f1bb6f23 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:02.814598 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c058e92-89b8-4c04-a7f0-90c7f1bb6f23 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:02.814851 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c058e92-89b8-4c04-a7f0-90c7f1bb6f23 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:02.825193 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:02.825193 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:02.829531 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5c058e92-89b8-4c04-a7f0-90c7f1bb6f23 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:02.834983 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c058e92-89b8-4c04-a7f0-90c7f1bb6f23 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:02.835596 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1058/4242] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:02 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:03.692442 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-03f32138-032f-4a24-9999-79cdf976fffa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:03.696382 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-03f32138-032f-4a24-9999-79cdf976fffa tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 Aug 14 03:59:03.696601 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-03f32138-032f-4a24-9999-79cdf976fffa tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:03.696784 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-03f32138-032f-4a24-9999-79cdf976fffa tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:03.707844 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:03.707844 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:03.712088 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-03f32138-032f-4a24-9999-79cdf976fffa tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:03.716020 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-03f32138-032f-4a24-9999-79cdf976fffa tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 returned with HTTP 200 Aug 14 03:59:03.716387 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1065/4243] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:03 2026] GET /volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:03.732240 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-841143fc-9faf-4564-bb03-e0bc020a397c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:03.735259 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-841143fc-9faf-4564-bb03-e0bc020a397c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] PUT https://10.4.3.64/volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 Aug 14 03:59:03.735259 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-841143fc-9faf-4564-bb03-e0bc020a397c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1356382581", "description": null}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:03.742336 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:03.742336 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:03.746554 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-841143fc-9faf-4564-bb03-e0bc020a397c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:03.753128 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-841143fc-9faf-4564-bb03-e0bc020a397c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume updated successfully. Aug 14 03:59:03.753761 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-841143fc-9faf-4564-bb03-e0bc020a397c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 returned with HTTP 200 Aug 14 03:59:03.754218 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1055/4244] 10.4.3.64 () {68 vars in 1361 bytes} [Fri Aug 14 03:59:03 2026] PUT /volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 => generated 768 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:03.764613 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bad030bd-1f4c-43bf-bbc3-37c7c358681c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:03.766263 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bad030bd-1f4c-43bf-bbc3-37c7c358681c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 Aug 14 03:59:03.766443 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bad030bd-1f4c-43bf-bbc3-37c7c358681c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:03.766615 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bad030bd-1f4c-43bf-bbc3-37c7c358681c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:03.772778 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:03.772778 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:03.776033 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bad030bd-1f4c-43bf-bbc3-37c7c358681c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:03.779558 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bad030bd-1f4c-43bf-bbc3-37c7c358681c tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 returned with HTTP 200 Aug 14 03:59:03.779879 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1067/4245] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:03 2026] GET /volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:03.790571 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d4f9572d-11f1-437a-914a-3b249fd501ad None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:03.792411 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d4f9572d-11f1-437a-914a-3b249fd501ad tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] DELETE https://10.4.3.64/volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 Aug 14 03:59:03.792601 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d4f9572d-11f1-437a-914a-3b249fd501ad tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:03.792777 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d4f9572d-11f1-437a-914a-3b249fd501ad tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:03.792922 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-d4f9572d-11f1-437a-914a-3b249fd501ad tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Delete volume with id: df443256-0568-41bf-90d6-0f28f7e84149 Aug 14 03:59:03.799588 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:03.799588 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:03.800057 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d4f9572d-11f1-437a-914a-3b249fd501ad tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:03.815287 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d4f9572d-11f1-437a-914a-3b249fd501ad tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Delete volume request issued successfully. Aug 14 03:59:03.815702 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d4f9572d-11f1-437a-914a-3b249fd501ad tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 returned with HTTP 202 Aug 14 03:59:03.815999 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1059/4246] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:59:03 2026] DELETE /volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:59:03.822866 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1bd74d8c-4812-433f-ab32-b1ee1cfaf1aa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:03.824626 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1bd74d8c-4812-433f-ab32-b1ee1cfaf1aa tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 Aug 14 03:59:03.824871 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1bd74d8c-4812-433f-ab32-b1ee1cfaf1aa tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:03.825114 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1bd74d8c-4812-433f-ab32-b1ee1cfaf1aa tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:03.831863 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:03.831863 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:03.835383 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1bd74d8c-4812-433f-ab32-b1ee1cfaf1aa tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:03.839472 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1bd74d8c-4812-433f-ab32-b1ee1cfaf1aa tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 returned with HTTP 200 Aug 14 03:59:03.839856 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1066/4247] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:03 2026] GET /volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:03.854704 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bf9d7c7d-6f8e-45d6-9bea-4ce2f29c8d5f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:03.856653 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bf9d7c7d-6f8e-45d6-9bea-4ce2f29c8d5f tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:03.856843 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bf9d7c7d-6f8e-45d6-9bea-4ce2f29c8d5f tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:03.857035 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bf9d7c7d-6f8e-45d6-9bea-4ce2f29c8d5f tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:03.864018 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:03.864018 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:03.867889 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bf9d7c7d-6f8e-45d6-9bea-4ce2f29c8d5f tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:03.873264 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bf9d7c7d-6f8e-45d6-9bea-4ce2f29c8d5f tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:03.873600 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1056/4248] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:03 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:04.563219 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-70208d40-23c4-471c-842e-998a57ac58f9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:04.565507 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-70208d40-23c4-471c-842e-998a57ac58f9 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] GET https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 Aug 14 03:59:04.565872 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-70208d40-23c4-471c-842e-998a57ac58f9 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:04.566149 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-70208d40-23c4-471c-842e-998a57ac58f9 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:04.574754 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:04.574754 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:04.578358 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-70208d40-23c4-471c-842e-998a57ac58f9 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Volume info retrieved successfully. Aug 14 03:59:04.582179 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-70208d40-23c4-471c-842e-998a57ac58f9 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 returned with HTTP 200 Aug 14 03:59:04.582538 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1068/4249] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:04 2026] GET /volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:04.852227 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-219b1649-72f8-4dc2-9150-113460b6ced4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:04.853974 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-219b1649-72f8-4dc2-9150-113460b6ced4 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 Aug 14 03:59:04.854209 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-219b1649-72f8-4dc2-9150-113460b6ced4 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:04.854398 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-219b1649-72f8-4dc2-9150-113460b6ced4 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:04.861188 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-219b1649-72f8-4dc2-9150-113460b6ced4 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 returned with HTTP 404 Aug 14 03:59:04.861790 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1060/4250] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:04 2026] GET /volume/v3/volumes/df443256-0568-41bf-90d6-0f28f7e84149 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:59:04.868293 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-99f64e74-ed8d-40f9-9f23-54e2026d37e4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:04.870512 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-99f64e74-ed8d-40f9-9f23-54e2026d37e4 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d Aug 14 03:59:04.870808 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-99f64e74-ed8d-40f9-9f23-54e2026d37e4 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:04.871117 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-99f64e74-ed8d-40f9-9f23-54e2026d37e4 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:04.878779 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:04.878779 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:04.882277 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-99f64e74-ed8d-40f9-9f23-54e2026d37e4 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:04.885980 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-99f64e74-ed8d-40f9-9f23-54e2026d37e4 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d returned with HTTP 200 Aug 14 03:59:04.886366 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1067/4251] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:04 2026] GET /volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:04.896416 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-669fa180-00e1-42ad-8cf1-6153af7bcf75 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:04.898126 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-669fa180-00e1-42ad-8cf1-6153af7bcf75 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:04.898330 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-28c5ce98-9b52-4ff3-bb38-d32f34fa0820 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:04.898614 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-669fa180-00e1-42ad-8cf1-6153af7bcf75 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:04.898614 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-669fa180-00e1-42ad-8cf1-6153af7bcf75 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:04.901657 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-28c5ce98-9b52-4ff3-bb38-d32f34fa0820 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] DELETE https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d Aug 14 03:59:04.901657 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-28c5ce98-9b52-4ff3-bb38-d32f34fa0820 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:04.901657 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-28c5ce98-9b52-4ff3-bb38-d32f34fa0820 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:04.901657 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-28c5ce98-9b52-4ff3-bb38-d32f34fa0820 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Delete volume with id: 563f3199-877c-42b5-86f4-7d661387af3d Aug 14 03:59:04.906053 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:04.906053 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:04.908948 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:04.908948 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:04.909455 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-28c5ce98-9b52-4ff3-bb38-d32f34fa0820 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:04.910081 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-669fa180-00e1-42ad-8cf1-6153af7bcf75 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:04.914082 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-669fa180-00e1-42ad-8cf1-6153af7bcf75 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:04.914448 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1057/4252] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:04 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:04.927535 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-28c5ce98-9b52-4ff3-bb38-d32f34fa0820 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Delete volume request issued successfully. Aug 14 03:59:04.927747 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-28c5ce98-9b52-4ff3-bb38-d32f34fa0820 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d returned with HTTP 202 Aug 14 03:59:04.928196 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1069/4253] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:59:04 2026] DELETE /volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:59:04.935051 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-631bda31-0c67-4f58-9ec6-499ec90c4390 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:04.937843 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-631bda31-0c67-4f58-9ec6-499ec90c4390 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d Aug 14 03:59:04.937843 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-631bda31-0c67-4f58-9ec6-499ec90c4390 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:04.937843 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-631bda31-0c67-4f58-9ec6-499ec90c4390 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:04.944471 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:04.944471 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:04.948270 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-631bda31-0c67-4f58-9ec6-499ec90c4390 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:04.952977 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-631bda31-0c67-4f58-9ec6-499ec90c4390 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d returned with HTTP 200 Aug 14 03:59:04.952977 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1061/4254] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:04 2026] GET /volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:05.593901 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5a8c9e4b-3583-4ac3-8608-6b984080671b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:05.595412 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5a8c9e4b-3583-4ac3-8608-6b984080671b tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] GET https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 Aug 14 03:59:05.595574 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5a8c9e4b-3583-4ac3-8608-6b984080671b tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:05.595741 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5a8c9e4b-3583-4ac3-8608-6b984080671b tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:05.601861 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:05.601861 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:05.605359 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5a8c9e4b-3583-4ac3-8608-6b984080671b tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Volume info retrieved successfully. Aug 14 03:59:05.608329 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5a8c9e4b-3583-4ac3-8608-6b984080671b tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 returned with HTTP 200 Aug 14 03:59:05.608646 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1068/4255] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:05 2026] GET /volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:05.896567 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-54bd8a21-47f7-4875-b9fd-980033dfe7ab None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:05.898263 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-54bd8a21-47f7-4875-b9fd-980033dfe7ab tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 Aug 14 03:59:05.898552 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-54bd8a21-47f7-4875-b9fd-980033dfe7ab tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:05.898671 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-54bd8a21-47f7-4875-b9fd-980033dfe7ab tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:05.898819 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-54bd8a21-47f7-4875-b9fd-980033dfe7ab tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Delete volume with id: 3df7738b-3bb9-4198-ab40-078d841234f7 Aug 14 03:59:05.904885 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:05.904885 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:05.905330 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-54bd8a21-47f7-4875-b9fd-980033dfe7ab tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Volume info retrieved successfully. Aug 14 03:59:05.919434 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-54bd8a21-47f7-4875-b9fd-980033dfe7ab tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Delete volume request issued successfully. Aug 14 03:59:05.919616 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-54bd8a21-47f7-4875-b9fd-980033dfe7ab tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 returned with HTTP 202 Aug 14 03:59:05.920001 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1058/4256] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:59:05 2026] DELETE /volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:59:05.926369 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-addff3cb-5433-4fdf-a63f-fc0f0268023e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:05.926616 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9b3c76ec-b95a-4f30-851a-9d1be35a67af None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:05.928107 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9b3c76ec-b95a-4f30-851a-9d1be35a67af tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] GET https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 Aug 14 03:59:05.928382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9b3c76ec-b95a-4f30-851a-9d1be35a67af tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:05.928466 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-addff3cb-5433-4fdf-a63f-fc0f0268023e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:05.928600 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9b3c76ec-b95a-4f30-851a-9d1be35a67af tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:05.928653 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-addff3cb-5433-4fdf-a63f-fc0f0268023e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:05.928836 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-addff3cb-5433-4fdf-a63f-fc0f0268023e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:05.935346 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:05.935346 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:05.936281 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:05.936281 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:05.938242 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9b3c76ec-b95a-4f30-851a-9d1be35a67af tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Volume info retrieved successfully. Aug 14 03:59:05.939641 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-addff3cb-5433-4fdf-a63f-fc0f0268023e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:05.941883 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9b3c76ec-b95a-4f30-851a-9d1be35a67af tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 returned with HTTP 200 Aug 14 03:59:05.942325 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1062/4257] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:05 2026] GET /volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:05.944606 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-addff3cb-5433-4fdf-a63f-fc0f0268023e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:05.944975 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1070/4258] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:05 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:05.960312 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-867927e5-6182-4ed5-9db1-efd06d17679f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:05.962042 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-867927e5-6182-4ed5-9db1-efd06d17679f tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:05.962256 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-867927e5-6182-4ed5-9db1-efd06d17679f tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:05.962518 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-867927e5-6182-4ed5-9db1-efd06d17679f tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:05.965582 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-622068c0-9511-4231-845a-18ae8c67ef35 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:05.967810 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-622068c0-9511-4231-845a-18ae8c67ef35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d Aug 14 03:59:05.968076 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-622068c0-9511-4231-845a-18ae8c67ef35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:05.968337 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-622068c0-9511-4231-845a-18ae8c67ef35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:05.970884 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:05.970884 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:05.974210 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-867927e5-6182-4ed5-9db1-efd06d17679f tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:05.974537 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-622068c0-9511-4231-845a-18ae8c67ef35 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d returned with HTTP 404 Aug 14 03:59:05.975050 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1059/4259] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:05 2026] GET /volume/v3/volumes/563f3199-877c-42b5-86f4-7d661387af3d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:59:05.978144 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-867927e5-6182-4ed5-9db1-efd06d17679f tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:05.978495 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1069/4260] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:05 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:05.981618 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0fbfbca9-c9d6-437c-8f47-38aad9b4cbf8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:05.983211 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0fbfbca9-c9d6-437c-8f47-38aad9b4cbf8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 Aug 14 03:59:05.983386 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0fbfbca9-c9d6-437c-8f47-38aad9b4cbf8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:05.983554 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0fbfbca9-c9d6-437c-8f47-38aad9b4cbf8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:05.989835 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:05.989835 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:05.993289 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0fbfbca9-c9d6-437c-8f47-38aad9b4cbf8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:05.997170 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0fbfbca9-c9d6-437c-8f47-38aad9b4cbf8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 returned with HTTP 200 Aug 14 03:59:05.997545 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1063/4261] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:05 2026] GET /volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:06.008521 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-db0805a6-5c45-41e1-b1af-f38c67b421d8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:06.010594 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-db0805a6-5c45-41e1-b1af-f38c67b421d8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] DELETE https://10.4.3.64/volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 Aug 14 03:59:06.010824 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-db0805a6-5c45-41e1-b1af-f38c67b421d8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:06.011069 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-db0805a6-5c45-41e1-b1af-f38c67b421d8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:06.011272 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-db0805a6-5c45-41e1-b1af-f38c67b421d8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Delete volume with id: 295470f2-98f5-420a-9d38-74e67407bfb6 Aug 14 03:59:06.018347 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:06.018347 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:06.018751 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-db0805a6-5c45-41e1-b1af-f38c67b421d8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:06.034166 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-db0805a6-5c45-41e1-b1af-f38c67b421d8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Delete volume request issued successfully. Aug 14 03:59:06.034363 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-db0805a6-5c45-41e1-b1af-f38c67b421d8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 returned with HTTP 202 Aug 14 03:59:06.034791 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1071/4262] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:59:06 2026] DELETE /volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:59:06.042257 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f89f93d6-4d20-4009-b1e7-fbd625b0f5cb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:06.043947 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f89f93d6-4d20-4009-b1e7-fbd625b0f5cb tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 Aug 14 03:59:06.044147 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f89f93d6-4d20-4009-b1e7-fbd625b0f5cb tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:06.044325 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f89f93d6-4d20-4009-b1e7-fbd625b0f5cb tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:06.050667 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:06.050667 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:06.054352 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f89f93d6-4d20-4009-b1e7-fbd625b0f5cb tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:06.058468 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f89f93d6-4d20-4009-b1e7-fbd625b0f5cb tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 returned with HTTP 200 Aug 14 03:59:06.058816 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1060/4263] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:06 2026] GET /volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:06.954032 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0ebee30d-e7b6-4ac9-b9b0-1955a9f72064 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:06.955771 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0ebee30d-e7b6-4ac9-b9b0-1955a9f72064 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] GET https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 Aug 14 03:59:06.955997 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0ebee30d-e7b6-4ac9-b9b0-1955a9f72064 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:06.956264 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0ebee30d-e7b6-4ac9-b9b0-1955a9f72064 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:06.961747 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0ebee30d-e7b6-4ac9-b9b0-1955a9f72064 tempest-TestImageHashVerification-1395027371 tempest-TestImageHashVerification-1395027371-project-member] https://10.4.3.64/volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 returned with HTTP 404 Aug 14 03:59:06.962191 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1070/4264] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:06 2026] GET /volume/v3/volumes/3df7738b-3bb9-4198-ab40-078d841234f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:59:07.071640 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b94c8f6b-002d-43ae-beca-1039d63725d0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:07.073213 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b94c8f6b-002d-43ae-beca-1039d63725d0 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 Aug 14 03:59:07.073384 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b94c8f6b-002d-43ae-beca-1039d63725d0 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:07.073556 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b94c8f6b-002d-43ae-beca-1039d63725d0 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:07.078396 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b94c8f6b-002d-43ae-beca-1039d63725d0 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 returned with HTTP 404 Aug 14 03:59:07.078824 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1064/4265] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:07 2026] GET /volume/v3/volumes/295470f2-98f5-420a-9d38-74e67407bfb6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:59:07.115119 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:07.116722 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:59:07.117059 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "size": 1, "name": "tempest-VolumesGetTest-Volume-863144863", "metadata": {"Type": "Test"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:07.118489 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume request body: {'volume': {'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-863144863', 'metadata': {'Type': 'Test'}}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:59:07.186531 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume of 1 GB Aug 14 03:59:07.191798 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Availability Zones retrieved successfully. Aug 14 03:59:07.200771 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Flow 'volume_create_api' (eba4e561-7e02-4b71-bac3-138d2ed1ff37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:07.201980 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7285e82f-d0db-42e4-8609-d2e99a06b263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:07.203199 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:59:07.256526 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7285e82f-d0db-42e4-8609-d2e99a06b263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:07.257465 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72edb628-2514-43be-94e0-c4d0342b14fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:07.296734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Created reservations ['746eae58-c325-4940-bfbd-40dcbba1a31a', '95fc3d73-7c4d-4b4f-a8b8-9146c8b3077e', 'f8752d46-caf7-420a-8c06-251b587f3b1a', '22c9869d-7886-421b-b51f-e424561a418a'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:07.297738 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72edb628-2514-43be-94e0-c4d0342b14fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['746eae58-c325-4940-bfbd-40dcbba1a31a', '95fc3d73-7c4d-4b4f-a8b8-9146c8b3077e', 'f8752d46-caf7-420a-8c06-251b587f3b1a', '22c9869d-7886-421b-b51f-e424561a418a']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:07.298611 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34334323-c1eb-4d72-98aa-8d33bf81fc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:07.320769 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34334323-c1eb-4d72-98aa-8d33bf81fc9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bb2a502-e69b-4447-91b2-279488700085', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-863144863',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7afa2334b3034d0f89e1902134628616',qos_specs=None,replication_status=,reservations=['746eae58-c325-4940-bfbd-40dcbba1a31a','95fc3d73-7c4d-4b4f-a8b8-9146c8b3077e','f8752d46-caf7-420a-8c06-251b587f3b1a','22c9869d-7886-421b-b51f-e424561a418a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08754856d52d4f899735a95403bff78c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-863144863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bb2a502-e69b-4447-91b2-279488700085,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='7afa2334b3034d0f89e1902134628616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08754856d52d4f899735a95403bff78c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:07.321644 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (455e5faa-a0ba-48fe-8e77-b8ad20267637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:07.337116 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (455e5faa-a0ba-48fe-8e77-b8ad20267637) transitioned into state 'SUCCESS' from state '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-863144863',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='7afa2334b3034d0f89e1902134628616',qos_specs=None,replication_status=,reservations=['746eae58-c325-4940-bfbd-40dcbba1a31a','95fc3d73-7c4d-4b4f-a8b8-9146c8b3077e','f8752d46-caf7-420a-8c06-251b587f3b1a','22c9869d-7886-421b-b51f-e424561a418a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08754856d52d4f899735a95403bff78c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:07.337963 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02e3e90c-271c-4206-8ffe-2428cfb7291f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:07.346065 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02e3e90c-271c-4206-8ffe-2428cfb7291f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:07.346846 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Flow 'volume_create_api' (eba4e561-7e02-4b71-bac3-138d2ed1ff37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:07.350262 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume request issued successfully. Aug 14 03:59:07.350262 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3185c84d-cc45-4a0a-a2a3-ec7992aa58cc tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:59:07.350262 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1072/4266] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:59:07 2026] POST /volume/v3/volumes => generated 756 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:07.360249 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-16c68df7-841a-455d-8afe-1f5913c80e68 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:07.362169 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-16c68df7-841a-455d-8afe-1f5913c80e68 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 Aug 14 03:59:07.362368 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-16c68df7-841a-455d-8afe-1f5913c80e68 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:07.362544 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-16c68df7-841a-455d-8afe-1f5913c80e68 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:07.369387 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:07.369387 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:07.373366 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-16c68df7-841a-455d-8afe-1f5913c80e68 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:07.377315 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-16c68df7-841a-455d-8afe-1f5913c80e68 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 returned with HTTP 200 Aug 14 03:59:07.377663 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1061/4267] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:07 2026] GET /volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:08.390197 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2e4536a3-0983-49d6-8635-b986c70cda26 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:08.392456 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2e4536a3-0983-49d6-8635-b986c70cda26 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 Aug 14 03:59:08.392707 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2e4536a3-0983-49d6-8635-b986c70cda26 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:08.392976 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2e4536a3-0983-49d6-8635-b986c70cda26 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:08.401589 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:08.401589 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:08.405729 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2e4536a3-0983-49d6-8635-b986c70cda26 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:08.411449 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2e4536a3-0983-49d6-8635-b986c70cda26 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 returned with HTTP 200 Aug 14 03:59:08.411970 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1071/4268] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:08 2026] GET /volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:08.423195 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-73608dbc-e943-49ab-b800-f0b058870b20 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:08.424869 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73608dbc-e943-49ab-b800-f0b058870b20 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 Aug 14 03:59:08.425079 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73608dbc-e943-49ab-b800-f0b058870b20 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:08.425310 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73608dbc-e943-49ab-b800-f0b058870b20 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:08.431733 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:08.431733 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:08.434963 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-73608dbc-e943-49ab-b800-f0b058870b20 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:08.439381 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73608dbc-e943-49ab-b800-f0b058870b20 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 returned with HTTP 200 Aug 14 03:59:08.439773 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1065/4269] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:08 2026] GET /volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:08.451776 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4316c93a-8609-43a8-80d4-b05dd0b5114f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:08.453829 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4316c93a-8609-43a8-80d4-b05dd0b5114f tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] PUT https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 Aug 14 03:59:08.454274 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4316c93a-8609-43a8-80d4-b05dd0b5114f tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-863144863"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:08.464037 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:08.464037 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:08.467852 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4316c93a-8609-43a8-80d4-b05dd0b5114f tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:08.472097 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4316c93a-8609-43a8-80d4-b05dd0b5114f tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume updated successfully. Aug 14 03:59:08.472766 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4316c93a-8609-43a8-80d4-b05dd0b5114f tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 returned with HTTP 200 Aug 14 03:59:08.473270 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1073/4270] 10.4.3.64 () {68 vars in 1361 bytes} [Fri Aug 14 03:59:08 2026] PUT /volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 => generated 780 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:08.483925 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e8db1239-87cc-497d-94d3-a76d251af6e8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:08.485649 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e8db1239-87cc-497d-94d3-a76d251af6e8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] PUT https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 Aug 14 03:59:08.486113 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e8db1239-87cc-497d-94d3-a76d251af6e8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1437027445", "description": "This is the new description of volume"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:08.493885 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:08.493885 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:08.497040 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e8db1239-87cc-497d-94d3-a76d251af6e8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:08.502373 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e8db1239-87cc-497d-94d3-a76d251af6e8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume updated successfully. Aug 14 03:59:08.503222 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e8db1239-87cc-497d-94d3-a76d251af6e8 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 returned with HTTP 200 Aug 14 03:59:08.503781 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1062/4271] 10.4.3.64 () {68 vars in 1362 bytes} [Fri Aug 14 03:59:08 2026] PUT /volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:08.516978 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e24ff5d8-3a11-444c-893f-b3426442e816 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:08.519716 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e24ff5d8-3a11-444c-893f-b3426442e816 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 Aug 14 03:59:08.519716 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e24ff5d8-3a11-444c-893f-b3426442e816 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:08.519716 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e24ff5d8-3a11-444c-893f-b3426442e816 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:08.527058 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:08.527058 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:08.530213 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e24ff5d8-3a11-444c-893f-b3426442e816 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:08.534863 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e24ff5d8-3a11-444c-893f-b3426442e816 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 returned with HTTP 200 Aug 14 03:59:08.535245 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1072/4272] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:08 2026] GET /volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 => generated 1404 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:08.547243 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:08.549301 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:59:08.549728 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-76780314", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-353494547"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:08.551614 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-76780314', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-353494547'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:59:08.551772 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume of 1 GB Aug 14 03:59:08.556473 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Availability Zones retrieved successfully. Aug 14 03:59:08.563438 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Flow 'volume_create_api' (34cd1651-8cb7-474f-a008-a10682163517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:08.564547 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d082570-3178-4b5e-875d-eb2c88c32b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:08.565413 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:59:08.590503 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d082570-3178-4b5e-875d-eb2c88c32b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:08.591158 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217c9f7d-4def-4a8a-b991-8b58082e9d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:08.631334 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Created reservations ['add231db-0e02-4a53-8003-e0cc22ab5ef5', '0047b78a-2324-4e27-9804-bf55558e7e7d', '3f04efaa-83b5-4694-8c56-b9eaf5e8ee3b', '1d264a82-a3d0-48e8-804b-4ae16769abce'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:08.632011 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217c9f7d-4def-4a8a-b991-8b58082e9d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['add231db-0e02-4a53-8003-e0cc22ab5ef5', '0047b78a-2324-4e27-9804-bf55558e7e7d', '3f04efaa-83b5-4694-8c56-b9eaf5e8ee3b', '1d264a82-a3d0-48e8-804b-4ae16769abce']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:08.632677 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (564defd8-dab0-438f-bb6e-c2a58de097fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:08.652726 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (564defd8-dab0-438f-bb6e-c2a58de097fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '283a007a-102d-42e5-a3e0-0f3c988146ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-76780314',display_name='tempest-VolumesGetTest-Volume-353494547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afa2334b3034d0f89e1902134628616',qos_specs=None,replication_status=,reservations=['add231db-0e02-4a53-8003-e0cc22ab5ef5','0047b78a-2324-4e27-9804-bf55558e7e7d','3f04efaa-83b5-4694-8c56-b9eaf5e8ee3b','1d264a82-a3d0-48e8-804b-4ae16769abce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08754856d52d4f899735a95403bff78c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:59:08Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-76780314',display_name='tempest-VolumesGetTest-Volume-353494547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=283a007a-102d-42e5-a3e0-0f3c988146ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7afa2334b3034d0f89e1902134628616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08754856d52d4f899735a95403bff78c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:08.653176 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff83d19c-8804-48f2-b731-ac94cb333ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:08.669384 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff83d19c-8804-48f2-b731-ac94cb333ae7) transitioned into 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-76780314',display_name='tempest-VolumesGetTest-Volume-353494547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afa2334b3034d0f89e1902134628616',qos_specs=None,replication_status=,reservations=['add231db-0e02-4a53-8003-e0cc22ab5ef5','0047b78a-2324-4e27-9804-bf55558e7e7d','3f04efaa-83b5-4694-8c56-b9eaf5e8ee3b','1d264a82-a3d0-48e8-804b-4ae16769abce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08754856d52d4f899735a95403bff78c',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:08.670101 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d92bfdc-8445-44be-8eeb-1a08a0154612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:08.678651 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d92bfdc-8445-44be-8eeb-1a08a0154612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:08.679409 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Flow 'volume_create_api' (34cd1651-8cb7-474f-a008-a10682163517) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:08.679678 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Create volume request issued successfully. Aug 14 03:59:08.680218 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cf75a238-4026-44ff-89b1-ba747ab24a57 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:59:08.680866 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1066/4273] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:59:08 2026] POST /volume/v3/volumes => generated 775 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:08.694955 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-029fcd11-86b3-41c8-8ce9-b179ca1e2439 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:08.696644 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-029fcd11-86b3-41c8-8ce9-b179ca1e2439 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca Aug 14 03:59:08.696851 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-029fcd11-86b3-41c8-8ce9-b179ca1e2439 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:08.697052 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-029fcd11-86b3-41c8-8ce9-b179ca1e2439 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:08.704058 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:08.704058 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:08.706950 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-029fcd11-86b3-41c8-8ce9-b179ca1e2439 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:08.711053 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-029fcd11-86b3-41c8-8ce9-b179ca1e2439 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca returned with HTTP 200 Aug 14 03:59:08.711567 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1074/4274] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:08 2026] GET /volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:09.725456 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bd3f469a-94af-4bd9-ba56-6bf9cc4548d2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:09.727280 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bd3f469a-94af-4bd9-ba56-6bf9cc4548d2 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca Aug 14 03:59:09.727466 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bd3f469a-94af-4bd9-ba56-6bf9cc4548d2 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:09.727655 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bd3f469a-94af-4bd9-ba56-6bf9cc4548d2 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:09.736059 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:09.736059 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:09.739662 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bd3f469a-94af-4bd9-ba56-6bf9cc4548d2 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:09.743540 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bd3f469a-94af-4bd9-ba56-6bf9cc4548d2 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca returned with HTTP 200 Aug 14 03:59:09.744031 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1063/4275] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:09 2026] GET /volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:09.756073 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f992a6b8-ed43-4c9c-ac85-97e699ba0c49 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:09.758444 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f992a6b8-ed43-4c9c-ac85-97e699ba0c49 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] PUT https://10.4.3.64/volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca Aug 14 03:59:09.758739 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f992a6b8-ed43-4c9c-ac85-97e699ba0c49 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-863144863", "description": null}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:09.775343 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:09.775343 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:09.781720 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f992a6b8-ed43-4c9c-ac85-97e699ba0c49 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:09.789964 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f992a6b8-ed43-4c9c-ac85-97e699ba0c49 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume updated successfully. Aug 14 03:59:09.790642 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f992a6b8-ed43-4c9c-ac85-97e699ba0c49 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca returned with HTTP 200 Aug 14 03:59:09.791125 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1073/4276] 10.4.3.64 () {68 vars in 1361 bytes} [Fri Aug 14 03:59:09 2026] PUT /volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca => generated 767 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:09.808926 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ebac9392-5e9a-475c-9d19-168f4169311e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:09.810756 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ebac9392-5e9a-475c-9d19-168f4169311e tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca Aug 14 03:59:09.810975 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ebac9392-5e9a-475c-9d19-168f4169311e tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:09.811189 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ebac9392-5e9a-475c-9d19-168f4169311e tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:09.820581 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:09.820581 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:09.824627 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ebac9392-5e9a-475c-9d19-168f4169311e tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:09.829227 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ebac9392-5e9a-475c-9d19-168f4169311e tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca returned with HTTP 200 Aug 14 03:59:09.829568 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1067/4277] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:09 2026] GET /volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:09.847276 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-36ed5681-0c2e-472c-8515-d196aa51d487 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:09.853169 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-36ed5681-0c2e-472c-8515-d196aa51d487 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] DELETE https://10.4.3.64/volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca Aug 14 03:59:09.853421 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-36ed5681-0c2e-472c-8515-d196aa51d487 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:09.853607 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-36ed5681-0c2e-472c-8515-d196aa51d487 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:09.853799 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-36ed5681-0c2e-472c-8515-d196aa51d487 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Delete volume with id: 283a007a-102d-42e5-a3e0-0f3c988146ca Aug 14 03:59:09.860982 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:09.860982 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:09.861441 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-36ed5681-0c2e-472c-8515-d196aa51d487 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:09.882291 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-36ed5681-0c2e-472c-8515-d196aa51d487 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Delete volume request issued successfully. Aug 14 03:59:09.882525 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-36ed5681-0c2e-472c-8515-d196aa51d487 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca returned with HTTP 202 Aug 14 03:59:09.883054 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1075/4278] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:59:09 2026] DELETE /volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:59:09.890321 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a826d9de-13d4-4ed1-97f3-edae4f852c4a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:09.892037 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a826d9de-13d4-4ed1-97f3-edae4f852c4a tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca Aug 14 03:59:09.892236 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a826d9de-13d4-4ed1-97f3-edae4f852c4a tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:09.892447 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a826d9de-13d4-4ed1-97f3-edae4f852c4a tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:09.904447 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:09.904447 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:09.912870 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a826d9de-13d4-4ed1-97f3-edae4f852c4a tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:09.917107 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a826d9de-13d4-4ed1-97f3-edae4f852c4a tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca returned with HTTP 200 Aug 14 03:59:09.917525 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1064/4279] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:09 2026] GET /volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca => generated 834 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:10.931921 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5538dbf9-dd01-4212-b77e-2550ba3d03c6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:10.934124 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5538dbf9-dd01-4212-b77e-2550ba3d03c6 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca Aug 14 03:59:10.934399 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5538dbf9-dd01-4212-b77e-2550ba3d03c6 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:10.934635 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5538dbf9-dd01-4212-b77e-2550ba3d03c6 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:10.941172 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5538dbf9-dd01-4212-b77e-2550ba3d03c6 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca returned with HTTP 404 Aug 14 03:59:10.941926 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1074/4280] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:10 2026] GET /volume/v3/volumes/283a007a-102d-42e5-a3e0-0f3c988146ca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:59:10.953752 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6a7ea4ef-53db-4f9e-9ebc-b95ac5b7a583 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:10.955754 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a7ea4ef-53db-4f9e-9ebc-b95ac5b7a583 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 Aug 14 03:59:10.956186 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a7ea4ef-53db-4f9e-9ebc-b95ac5b7a583 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:10.956455 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a7ea4ef-53db-4f9e-9ebc-b95ac5b7a583 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:10.964296 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:10.964296 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:10.967989 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6a7ea4ef-53db-4f9e-9ebc-b95ac5b7a583 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:10.980995 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a7ea4ef-53db-4f9e-9ebc-b95ac5b7a583 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 returned with HTTP 200 Aug 14 03:59:10.980995 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1068/4281] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:10 2026] GET /volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 => generated 1404 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:10.985564 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-24b6419c-bcae-43c8-bb22-bcc138912fb5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:10.991814 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-24b6419c-bcae-43c8-bb22-bcc138912fb5 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 Aug 14 03:59:10.992067 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-24b6419c-bcae-43c8-bb22-bcc138912fb5 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:10.992353 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-24b6419c-bcae-43c8-bb22-bcc138912fb5 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:10.992508 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-24b6419c-bcae-43c8-bb22-bcc138912fb5 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Delete volume with id: 2bb2a502-e69b-4447-91b2-279488700085 Aug 14 03:59:11.005242 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:11.005242 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:11.005680 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-24b6419c-bcae-43c8-bb22-bcc138912fb5 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:11.026146 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-24b6419c-bcae-43c8-bb22-bcc138912fb5 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Delete volume request issued successfully. Aug 14 03:59:11.026465 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-24b6419c-bcae-43c8-bb22-bcc138912fb5 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 returned with HTTP 202 Aug 14 03:59:11.027025 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1076/4282] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:59:10 2026] DELETE /volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:59:11.040315 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ebc65d10-ec09-4d07-8571-be83e3a78bc0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:11.042109 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ebc65d10-ec09-4d07-8571-be83e3a78bc0 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 Aug 14 03:59:11.042515 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ebc65d10-ec09-4d07-8571-be83e3a78bc0 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:11.043902 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ebc65d10-ec09-4d07-8571-be83e3a78bc0 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:11.053198 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:11.053198 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:11.056264 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ebc65d10-ec09-4d07-8571-be83e3a78bc0 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Volume info retrieved successfully. Aug 14 03:59:11.061259 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ebc65d10-ec09-4d07-8571-be83e3a78bc0 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 returned with HTTP 200 Aug 14 03:59:11.061884 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1065/4283] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:11 2026] GET /volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 => generated 1403 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:12.074424 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4b6ccf1f-f22e-4916-935e-156a5a47a8f7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:12.076077 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4b6ccf1f-f22e-4916-935e-156a5a47a8f7 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] GET https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 Aug 14 03:59:12.076278 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4b6ccf1f-f22e-4916-935e-156a5a47a8f7 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:12.076476 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4b6ccf1f-f22e-4916-935e-156a5a47a8f7 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:12.081805 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4b6ccf1f-f22e-4916-935e-156a5a47a8f7 tempest-VolumesGetTest-1694050810 tempest-VolumesGetTest-1694050810-project-member] https://10.4.3.64/volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 returned with HTTP 404 Aug 14 03:59:12.082257 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1075/4284] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:12 2026] GET /volume/v3/volumes/2bb2a502-e69b-4447-91b2-279488700085 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:59:13.174003 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9276b992-a178-4540-b58a-d70c7d50e9ca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:13.249486 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9276b992-a178-4540-b58a-d70c7d50e9ca tempest-VolumesSummaryTest-1824942353 tempest-VolumesSummaryTest-1824942353-project-member] GET https://10.4.3.64/volume/v3/volumes/summary Aug 14 03:59:13.249486 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9276b992-a178-4540-b58a-d70c7d50e9ca tempest-VolumesSummaryTest-1824942353 tempest-VolumesSummaryTest-1824942353-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:13.249486 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9276b992-a178-4540-b58a-d70c7d50e9ca tempest-VolumesSummaryTest-1824942353 tempest-VolumesSummaryTest-1824942353-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:13.249486 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-9276b992-a178-4540-b58a-d70c7d50e9ca tempest-VolumesSummaryTest-1824942353 tempest-VolumesSummaryTest-1824942353-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 03:59:13.254219 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9276b992-a178-4540-b58a-d70c7d50e9ca tempest-VolumesSummaryTest-1824942353 tempest-VolumesSummaryTest-1824942353-project-member] Get summary completed successfully. Aug 14 03:59:13.254591 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9276b992-a178-4540-b58a-d70c7d50e9ca tempest-VolumesSummaryTest-1824942353 tempest-VolumesSummaryTest-1824942353-project-member] https://10.4.3.64/volume/v3/volumes/summary returned with HTTP 200 Aug 14 03:59:13.255164 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1069/4285] 10.4.3.64 () {68 vars in 1295 bytes} [Fri Aug 14 03:59:13 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:14.352902 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:14.428693 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:59:14.429061 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-476979756"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:14.430510 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-476979756'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:59:14.430633 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Create volume of 1 GB Aug 14 03:59:14.434704 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Availability Zones retrieved successfully. Aug 14 03:59:14.439873 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Flow 'volume_create_api' (59ae75cc-207a-4784-8020-bf207e0e156c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:14.440724 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e96154c-04c9-4264-8e1e-66e67d55807b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:14.441584 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:59:14.469213 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e96154c-04c9-4264-8e1e-66e67d55807b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:14.469984 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de209610-4770-4637-8c16-7b158a279885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:14.542199 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Created reservations ['9db2508d-be06-4837-b6ec-deb48939322b', '43b5f64c-1460-4c11-8396-99ce21831dbc', '3e469ad5-9668-4df7-bb23-0e584fd2b7f0', '3849d199-18c0-4269-949f-e82add9739ce'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:14.543031 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de209610-4770-4637-8c16-7b158a279885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9db2508d-be06-4837-b6ec-deb48939322b', '43b5f64c-1460-4c11-8396-99ce21831dbc', '3e469ad5-9668-4df7-bb23-0e584fd2b7f0', '3849d199-18c0-4269-949f-e82add9739ce']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:14.543721 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (147bf9ad-3c0b-4776-b7af-3aad9f644e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:14.566346 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (147bf9ad-3c0b-4776-b7af-3aad9f644e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8255ef54-9960-4927-bf7d-8a859c9269d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-476979756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88811af60ac04214901644935e9f9791',qos_specs=None,replication_status=,reservations=['9db2508d-be06-4837-b6ec-deb48939322b','43b5f64c-1460-4c11-8396-99ce21831dbc','3e469ad5-9668-4df7-bb23-0e584fd2b7f0','3849d199-18c0-4269-949f-e82add9739ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-476979756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8255ef54-9960-4927-bf7d-8a859c9269d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88811af60ac04214901644935e9f9791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:14.567343 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (364cebc0-4743-4d6f-ab52-8deec114daaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:14.586478 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (364cebc0-4743-4d6f-ab52-8deec114daaf) transitioned into state 'SUCCESS' from state '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-476979756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88811af60ac04214901644935e9f9791',qos_specs=None,replication_status=,reservations=['9db2508d-be06-4837-b6ec-deb48939322b','43b5f64c-1460-4c11-8396-99ce21831dbc','3e469ad5-9668-4df7-bb23-0e584fd2b7f0','3849d199-18c0-4269-949f-e82add9739ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:14.587438 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe1426e-a3b2-43f8-8e64-beef32787e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:14.598325 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe1426e-a3b2-43f8-8e64-beef32787e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:14.599423 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Flow 'volume_create_api' (59ae75cc-207a-4784-8020-bf207e0e156c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:14.599717 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Create volume request issued successfully. Aug 14 03:59:14.600434 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1ab1af29-1dcb-40bd-8efa-d75df951eccf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:59:14.600899 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1077/4286] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:59:14 2026] POST /volume/v3/volumes => generated 775 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:14.614241 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-79ac1a3e-694e-43d1-9c43-74ae3c77ab22 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:14.615965 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-79ac1a3e-694e-43d1-9c43-74ae3c77ab22 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 Aug 14 03:59:14.616174 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-79ac1a3e-694e-43d1-9c43-74ae3c77ab22 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:14.616351 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-79ac1a3e-694e-43d1-9c43-74ae3c77ab22 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:14.622807 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:14.622807 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:14.625974 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-79ac1a3e-694e-43d1-9c43-74ae3c77ab22 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 03:59:14.629554 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-79ac1a3e-694e-43d1-9c43-74ae3c77ab22 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 returned with HTTP 200 Aug 14 03:59:14.629964 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1066/4287] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:14 2026] GET /volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:15.641830 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1d9f038c-349a-4c73-99b1-0e8df400c5ce None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:15.643597 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1d9f038c-349a-4c73-99b1-0e8df400c5ce tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 Aug 14 03:59:15.643837 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1d9f038c-349a-4c73-99b1-0e8df400c5ce tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:15.644051 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1d9f038c-349a-4c73-99b1-0e8df400c5ce tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:15.651326 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:15.651326 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:15.654525 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1d9f038c-349a-4c73-99b1-0e8df400c5ce tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 03:59:15.657951 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1d9f038c-349a-4c73-99b1-0e8df400c5ce tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 returned with HTTP 200 Aug 14 03:59:15.658318 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1076/4288] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:15 2026] GET /volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:15.672074 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6ce203f5-dbe8-4b71-9be6-63317e36fc88 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:15.673812 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ce203f5-dbe8-4b71-9be6-63317e36fc88 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 03:59:15.674149 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ce203f5-dbe8-4b71-9be6-63317e36fc88 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8255ef54-9960-4927-bf7d-8a859c9269d8", "name": "tempest-type-Backup-867760853"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:15.675503 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-6ce203f5-dbe8-4b71-9be6-63317e36fc88 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Creating new backup {'backup': {'volume_id': '8255ef54-9960-4927-bf7d-8a859c9269d8', 'name': 'tempest-type-Backup-867760853'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:59:15.675625 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-6ce203f5-dbe8-4b71-9be6-63317e36fc88 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Creating backup of volume 8255ef54-9960-4927-bf7d-8a859c9269d8 in container None Aug 14 03:59:15.682732 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:15.682732 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:15.683044 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6ce203f5-dbe8-4b71-9be6-63317e36fc88 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 03:59:15.703561 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-6ce203f5-dbe8-4b71-9be6-63317e36fc88 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Created reservations ['8474cff7-af8b-42a5-99f2-46cabc1ee984', 'd9166acc-ec86-47a6-93ca-f6c1957953f0'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:15.724367 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ce203f5-dbe8-4b71-9be6-63317e36fc88 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:59:15.724729 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1070/4289] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:59:15 2026] POST /volume/v3/backups => generated 313 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:15.732960 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-97edff57-c4f0-46e3-b17b-7c4d95396b10 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:15.734816 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97edff57-c4f0-46e3-b17b-7c4d95396b10 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:15.735035 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97edff57-c4f0-46e3-b17b-7c4d95396b10 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:15.735630 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-97edff57-c4f0-46e3-b17b-7c4d95396b10 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:15.735630 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-97edff57-c4f0-46e3-b17b-7c4d95396b10 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:15.739475 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:15.739475 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:15.739982 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-97edff57-c4f0-46e3-b17b-7c4d95396b10 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:15.740333 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1078/4290] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:15 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:16.751151 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-930b3a4c-5132-45b7-937f-2f5ee4fd817c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:16.753001 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-930b3a4c-5132-45b7-937f-2f5ee4fd817c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:16.753227 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-930b3a4c-5132-45b7-937f-2f5ee4fd817c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:16.753406 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-930b3a4c-5132-45b7-937f-2f5ee4fd817c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:16.753508 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-930b3a4c-5132-45b7-937f-2f5ee4fd817c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:16.757897 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:16.757897 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:16.758461 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-930b3a4c-5132-45b7-937f-2f5ee4fd817c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:16.758818 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1067/4291] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:16 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:17.767803 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7b10d9dc-75f9-4471-923c-32436272c7a9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:17.769564 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7b10d9dc-75f9-4471-923c-32436272c7a9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:17.769836 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7b10d9dc-75f9-4471-923c-32436272c7a9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:17.770081 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7b10d9dc-75f9-4471-923c-32436272c7a9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:17.770245 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-7b10d9dc-75f9-4471-923c-32436272c7a9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:17.774467 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:17.774467 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:17.775146 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7b10d9dc-75f9-4471-923c-32436272c7a9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:17.775563 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1077/4292] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:17 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:18.787039 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-62c33787-6479-4f91-a1ba-e461e0f0e927 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:18.788838 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-62c33787-6479-4f91-a1ba-e461e0f0e927 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:18.789046 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-62c33787-6479-4f91-a1ba-e461e0f0e927 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:18.789257 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-62c33787-6479-4f91-a1ba-e461e0f0e927 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:18.789361 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-62c33787-6479-4f91-a1ba-e461e0f0e927 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:18.793314 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:18.793314 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:18.793881 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-62c33787-6479-4f91-a1ba-e461e0f0e927 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:18.794226 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1071/4293] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:18 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:19.803838 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-046f4cf5-eea5-44ec-87c9-f222dce71670 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:19.805688 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-046f4cf5-eea5-44ec-87c9-f222dce71670 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:19.805883 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-046f4cf5-eea5-44ec-87c9-f222dce71670 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:19.806055 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-046f4cf5-eea5-44ec-87c9-f222dce71670 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:19.806165 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-046f4cf5-eea5-44ec-87c9-f222dce71670 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:19.810292 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:19.810292 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:19.811005 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-046f4cf5-eea5-44ec-87c9-f222dce71670 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:19.811418 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1079/4294] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:19 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:20.821541 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6d797b53-89cf-468c-b91e-6fb68f95666a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:20.823461 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6d797b53-89cf-468c-b91e-6fb68f95666a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:20.823690 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6d797b53-89cf-468c-b91e-6fb68f95666a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:20.823881 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6d797b53-89cf-468c-b91e-6fb68f95666a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:20.823977 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-6d797b53-89cf-468c-b91e-6fb68f95666a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:20.827898 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:20.827898 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:20.828446 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6d797b53-89cf-468c-b91e-6fb68f95666a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:20.828780 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1068/4295] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:20 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:21.840623 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5df16ccb-fbf8-4210-b678-060bc9fe670f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:21.842497 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5df16ccb-fbf8-4210-b678-060bc9fe670f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:21.842722 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5df16ccb-fbf8-4210-b678-060bc9fe670f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:21.842912 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5df16ccb-fbf8-4210-b678-060bc9fe670f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:21.843010 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-5df16ccb-fbf8-4210-b678-060bc9fe670f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:21.847462 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:21.847462 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:21.848113 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5df16ccb-fbf8-4210-b678-060bc9fe670f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:21.848547 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1078/4296] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:21 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:22.767182 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:22.768902 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:59:22.769254 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-902029675", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:22.770769 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-902029675', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:59:22.770916 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Create volume of 1 GB Aug 14 03:59:22.775306 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Availability Zones retrieved successfully. Aug 14 03:59:22.782368 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Flow 'volume_create_api' (47ee8ad7-e41c-4a68-84d1-34934cd001cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:22.783506 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee27305-6ce5-4237-aab8-bba6604caca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:22.784584 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:59:22.813562 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee27305-6ce5-4237-aab8-bba6604caca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:22.814308 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2aa6e5-3fef-4436-8dc4-14b58491b236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:22.862035 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ac2784ae-31b5-47b9-957c-172b874b8ffe None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:22.863804 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ac2784ae-31b5-47b9-957c-172b874b8ffe tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:22.864006 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ac2784ae-31b5-47b9-957c-172b874b8ffe tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:22.864220 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ac2784ae-31b5-47b9-957c-172b874b8ffe tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:22.864338 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-ac2784ae-31b5-47b9-957c-172b874b8ffe tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:22.868877 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Created reservations ['bd284c7d-4344-4e26-be4a-fdd6462414c4', '1764eaac-3a23-4e04-89b3-550fee05e5af', 'adf35aed-4a94-4e01-b869-70763a06fad6', 'c74b09ba-8f2c-4888-9248-501f0e1a3079'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:22.869681 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2aa6e5-3fef-4436-8dc4-14b58491b236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd284c7d-4344-4e26-be4a-fdd6462414c4', '1764eaac-3a23-4e04-89b3-550fee05e5af', 'adf35aed-4a94-4e01-b869-70763a06fad6', 'c74b09ba-8f2c-4888-9248-501f0e1a3079']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:22.870690 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3584390e-3509-4fcb-a2af-9fa3524e98a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:22.871194 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:22.871194 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:22.871730 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ac2784ae-31b5-47b9-957c-172b874b8ffe tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:22.872179 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1080/4297] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:22 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:22.891006 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3584390e-3509-4fcb-a2af-9fa3524e98a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2371b12-e223-4466-b502-33deb0593dc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-902029675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e0a398bdff845f79b512ad9683feb7d',qos_specs=None,replication_status=,reservations=['bd284c7d-4344-4e26-be4a-fdd6462414c4','1764eaac-3a23-4e04-89b3-550fee05e5af','adf35aed-4a94-4e01-b869-70763a06fad6','c74b09ba-8f2c-4888-9248-501f0e1a3079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='942e2c53072f40ba99ffa192890cd16a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-902029675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2371b12-e223-4466-b502-33deb0593dc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e0a398bdff845f79b512ad9683feb7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='942e2c53072f40ba99ffa192890cd16a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:22.891767 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff1b3ae-a84d-4a2d-8a92-95bf13e606ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:22.915600 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff1b3ae-a84d-4a2d-8a92-95bf13e606ad) transitioned into state 'SUCCESS' from state '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-902029675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e0a398bdff845f79b512ad9683feb7d',qos_specs=None,replication_status=,reservations=['bd284c7d-4344-4e26-be4a-fdd6462414c4','1764eaac-3a23-4e04-89b3-550fee05e5af','adf35aed-4a94-4e01-b869-70763a06fad6','c74b09ba-8f2c-4888-9248-501f0e1a3079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='942e2c53072f40ba99ffa192890cd16a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:22.916374 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d714f4db-d3ff-4fbb-850d-7b4678091242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:22.924256 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d714f4db-d3ff-4fbb-850d-7b4678091242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:22.925258 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Flow 'volume_create_api' (47ee8ad7-e41c-4a68-84d1-34934cd001cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:22.925542 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Create volume request issued successfully. Aug 14 03:59:22.926098 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e9dfdd40-8688-4b53-9f2a-154c242a6908 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:59:22.926506 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1072/4298] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:59:22 2026] POST /volume/v3/volumes => generated 744 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:23.544398 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-92406b19-f640-4fa5-8a8d-c7ea6fa6c7ad None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:23.546158 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-92406b19-f640-4fa5-8a8d-c7ea6fa6c7ad tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:59:23.546499 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-92406b19-f640-4fa5-8a8d-c7ea6fa6c7ad tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33d57079-2b2e-4440-965a-3a5265bdb64e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1425512755", "description": null, "metadata": null}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:23.565084 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:23.565084 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:23.565522 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-92406b19-f640-4fa5-8a8d-c7ea6fa6c7ad tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:23.565710 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-92406b19-f640-4fa5-8a8d-c7ea6fa6c7ad tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create snapshot from volume 33d57079-2b2e-4440-965a-3a5265bdb64e Aug 14 03:59:23.616118 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-92406b19-f640-4fa5-8a8d-c7ea6fa6c7ad tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['7feb7494-01c9-4809-a439-564ff2087bb2', 'ca148e8f-2755-42eb-a331-e4bf96fab9ad', '6922f22a-d635-42db-b5a3-114b44d0f8f2', 'd85305fa-b598-4d49-9501-020defb0d9b5'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:23.646239 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-92406b19-f640-4fa5-8a8d-c7ea6fa6c7ad tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot force create request issued successfully. Aug 14 03:59:23.646589 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-92406b19-f640-4fa5-8a8d-c7ea6fa6c7ad tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:59:23.646991 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1069/4299] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:59:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:23.655160 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5161d030-8931-4537-9b4f-8136179ecaee None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:23.657311 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5161d030-8931-4537-9b4f-8136179ecaee tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 Aug 14 03:59:23.657425 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5161d030-8931-4537-9b4f-8136179ecaee tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:23.657784 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5161d030-8931-4537-9b4f-8136179ecaee tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:23.663527 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:23.663527 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:23.664105 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5161d030-8931-4537-9b4f-8136179ecaee tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:59:23.665032 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5161d030-8931-4537-9b4f-8136179ecaee tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 returned with HTTP 200 Aug 14 03:59:23.665582 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1079/4300] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:59:23 2026] GET /volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:23.884098 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fbf92407-964a-4337-a105-692a14271358 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:23.886335 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fbf92407-964a-4337-a105-692a14271358 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:23.886526 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fbf92407-964a-4337-a105-692a14271358 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:23.886717 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fbf92407-964a-4337-a105-692a14271358 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:23.886820 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-fbf92407-964a-4337-a105-692a14271358 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:23.895739 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:23.895739 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:23.896665 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fbf92407-964a-4337-a105-692a14271358 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:23.897189 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1081/4301] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:23 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:24.676568 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0b27565d-3722-47b2-a725-2d6f42b28544 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:24.681910 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0b27565d-3722-47b2-a725-2d6f42b28544 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 Aug 14 03:59:24.681910 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0b27565d-3722-47b2-a725-2d6f42b28544 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:24.681910 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0b27565d-3722-47b2-a725-2d6f42b28544 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:24.693845 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:24.693845 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:24.694443 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0b27565d-3722-47b2-a725-2d6f42b28544 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:59:24.695203 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0b27565d-3722-47b2-a725-2d6f42b28544 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 returned with HTTP 200 Aug 14 03:59:24.695959 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1073/4302] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:59:24 2026] GET /volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:24.708299 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-591eda1b-3f96-4621-996c-e943e066290a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:24.711530 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-591eda1b-3f96-4621-996c-e943e066290a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 Aug 14 03:59:24.711530 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-591eda1b-3f96-4621-996c-e943e066290a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:24.711530 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-591eda1b-3f96-4621-996c-e943e066290a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:24.717217 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:24.717217 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:24.717217 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-591eda1b-3f96-4621-996c-e943e066290a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:59:24.717217 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-591eda1b-3f96-4621-996c-e943e066290a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 returned with HTTP 200 Aug 14 03:59:24.717577 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1070/4303] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:59:24 2026] GET /volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:24.916160 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-48add0bb-e112-49a3-a203-2862f7422fe4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:24.916619 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-48add0bb-e112-49a3-a203-2862f7422fe4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:24.916825 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-48add0bb-e112-49a3-a203-2862f7422fe4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:24.916994 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-48add0bb-e112-49a3-a203-2862f7422fe4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:24.917090 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-48add0bb-e112-49a3-a203-2862f7422fe4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:24.924046 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:24.924046 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:24.924973 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-48add0bb-e112-49a3-a203-2862f7422fe4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:24.925370 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1080/4304] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:24 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:25.938101 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-400e424d-bbc8-4f7f-a439-5815edf59555 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:25.940488 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-400e424d-bbc8-4f7f-a439-5815edf59555 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:25.940792 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-400e424d-bbc8-4f7f-a439-5815edf59555 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:25.941052 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-400e424d-bbc8-4f7f-a439-5815edf59555 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:25.941291 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-400e424d-bbc8-4f7f-a439-5815edf59555 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:25.948573 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:25.948573 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:25.949183 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-400e424d-bbc8-4f7f-a439-5815edf59555 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:25.949510 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1082/4305] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:25 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:26.959102 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c3fa6dbc-4232-47dd-b0a7-81045cc398c4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:26.961550 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c3fa6dbc-4232-47dd-b0a7-81045cc398c4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:26.961776 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c3fa6dbc-4232-47dd-b0a7-81045cc398c4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:26.961951 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c3fa6dbc-4232-47dd-b0a7-81045cc398c4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:26.962062 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c3fa6dbc-4232-47dd-b0a7-81045cc398c4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:26.968391 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:26.968391 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:26.968391 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c3fa6dbc-4232-47dd-b0a7-81045cc398c4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:26.968391 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1074/4306] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:26 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:27.979442 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c74110d6-12e6-40af-8b83-7d83952e3051 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:27.981312 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c74110d6-12e6-40af-8b83-7d83952e3051 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:27.981587 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c74110d6-12e6-40af-8b83-7d83952e3051 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:27.981821 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c74110d6-12e6-40af-8b83-7d83952e3051 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:27.981970 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-c74110d6-12e6-40af-8b83-7d83952e3051 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:27.986300 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:27.986300 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:27.986979 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c74110d6-12e6-40af-8b83-7d83952e3051 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:27.987371 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1071/4307] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:27 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:28.997817 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-706188ee-fe4a-4a2d-81ec-a9cff111942c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:28.999940 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-706188ee-fe4a-4a2d-81ec-a9cff111942c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:29.000333 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-706188ee-fe4a-4a2d-81ec-a9cff111942c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:29.000600 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-706188ee-fe4a-4a2d-81ec-a9cff111942c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:29.000770 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-706188ee-fe4a-4a2d-81ec-a9cff111942c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:29.005854 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:29.005854 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:29.006676 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-706188ee-fe4a-4a2d-81ec-a9cff111942c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:29.007150 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1081/4308] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:28 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:30.019161 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-065bc917-3ccf-4801-8842-171d0b5f2523 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:30.020908 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-065bc917-3ccf-4801-8842-171d0b5f2523 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:30.021131 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-065bc917-3ccf-4801-8842-171d0b5f2523 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:30.021322 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-065bc917-3ccf-4801-8842-171d0b5f2523 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:30.021420 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-065bc917-3ccf-4801-8842-171d0b5f2523 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:30.025873 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:30.025873 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:30.026419 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-065bc917-3ccf-4801-8842-171d0b5f2523 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:30.026732 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1083/4309] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:30 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:31.034381 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-99281060-6031-4884-b5cf-d47b11911606 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:31.037331 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-99281060-6031-4884-b5cf-d47b11911606 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 Aug 14 03:59:31.037525 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-99281060-6031-4884-b5cf-d47b11911606 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:31.037708 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-99281060-6031-4884-b5cf-d47b11911606 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:31.037803 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-99281060-6031-4884-b5cf-d47b11911606 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete snapshot with id: 83ff79bf-ef73-4050-ac93-18ab8602b385 Aug 14 03:59:31.039670 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-be0dbe75-7dbf-434f-9f31-f442e3950a3c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:31.041585 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-be0dbe75-7dbf-434f-9f31-f442e3950a3c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 03:59:31.041777 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-be0dbe75-7dbf-434f-9f31-f442e3950a3c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:31.041955 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-be0dbe75-7dbf-434f-9f31-f442e3950a3c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:31.042084 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-be0dbe75-7dbf-434f-9f31-f442e3950a3c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:31.043300 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:31.043300 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:31.043717 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-99281060-6031-4884-b5cf-d47b11911606 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:59:31.046049 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:31.046049 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:31.046705 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-be0dbe75-7dbf-434f-9f31-f442e3950a3c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 03:59:31.047039 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1072/4310] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:31 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:31.058637 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-22bb0111-b46f-4594-a19b-d8f97ed595b6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:31.062008 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-22bb0111-b46f-4594-a19b-d8f97ed595b6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 03:59:31.062358 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-22bb0111-b46f-4594-a19b-d8f97ed595b6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8255ef54-9960-4927-bf7d-8a859c9269d8"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:31.063687 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-22bb0111-b46f-4594-a19b-d8f97ed595b6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Creating new backup {'backup': {'volume_id': '8255ef54-9960-4927-bf7d-8a859c9269d8'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:59:31.063817 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-22bb0111-b46f-4594-a19b-d8f97ed595b6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Creating backup of volume 8255ef54-9960-4927-bf7d-8a859c9269d8 in container None Aug 14 03:59:31.074896 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-99281060-6031-4884-b5cf-d47b11911606 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot delete request issued successfully. Aug 14 03:59:31.074997 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-99281060-6031-4884-b5cf-d47b11911606 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 returned with HTTP 202 Aug 14 03:59:31.075558 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1075/4311] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:59:31 2026] DELETE /volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:59:31.077481 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:31.077481 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:31.077895 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-22bb0111-b46f-4594-a19b-d8f97ed595b6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 03:59:31.085675 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ca88e66a-225b-4ad2-a30a-ad10c32cdfec None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:31.088095 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ca88e66a-225b-4ad2-a30a-ad10c32cdfec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 Aug 14 03:59:31.089067 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ca88e66a-225b-4ad2-a30a-ad10c32cdfec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:31.089067 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ca88e66a-225b-4ad2-a30a-ad10c32cdfec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:31.093994 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:31.093994 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:31.094470 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ca88e66a-225b-4ad2-a30a-ad10c32cdfec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:59:31.095264 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ca88e66a-225b-4ad2-a30a-ad10c32cdfec tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 returned with HTTP 200 Aug 14 03:59:31.095606 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1084/4312] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:59:31 2026] GET /volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:31.099766 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-22bb0111-b46f-4594-a19b-d8f97ed595b6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Created reservations ['806b1ccd-db18-49f0-9fbf-5782adbbce1c', '849efb7d-a688-4915-bb77-dc6dcda1b730'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:31.125566 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-22bb0111-b46f-4594-a19b-d8f97ed595b6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:59:31.125566 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1082/4313] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:59:31 2026] POST /volume/v3/backups => generated 286 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:31.135885 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3552f39a-2c67-40b9-b00e-0ff28c8a1d21 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:31.138181 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3552f39a-2c67-40b9-b00e-0ff28c8a1d21 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:31.138423 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3552f39a-2c67-40b9-b00e-0ff28c8a1d21 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:31.138667 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3552f39a-2c67-40b9-b00e-0ff28c8a1d21 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:31.139162 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-3552f39a-2c67-40b9-b00e-0ff28c8a1d21 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:31.146676 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:31.146676 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:31.147416 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3552f39a-2c67-40b9-b00e-0ff28c8a1d21 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:31.147894 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1073/4314] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:31 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 693 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:32.104101 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0951f236-ee04-482e-9bea-cb186cb879b6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:32.105778 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0951f236-ee04-482e-9bea-cb186cb879b6 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 Aug 14 03:59:32.105972 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0951f236-ee04-482e-9bea-cb186cb879b6 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:32.106166 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0951f236-ee04-482e-9bea-cb186cb879b6 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:32.110236 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0951f236-ee04-482e-9bea-cb186cb879b6 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 returned with HTTP 404 Aug 14 03:59:32.110720 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1076/4315] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:59:32 2026] GET /volume/v3/snapshots/83ff79bf-ef73-4050-ac93-18ab8602b385 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:59:32.157453 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0a011293-6c24-48bf-a80e-4b78d6f36171 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:32.159147 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0a011293-6c24-48bf-a80e-4b78d6f36171 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:32.159346 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0a011293-6c24-48bf-a80e-4b78d6f36171 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:32.159538 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0a011293-6c24-48bf-a80e-4b78d6f36171 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:32.159643 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-0a011293-6c24-48bf-a80e-4b78d6f36171 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:32.161059 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=195,cinder:UPDATE=47,cinder:INSERT=33 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:59:32.163666 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:32.163666 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:32.164210 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0a011293-6c24-48bf-a80e-4b78d6f36171 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:32.164528 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1085/4316] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:32 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:33.173334 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-09e1e900-7875-4c6f-86c0-575dfdebfa59 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:33.174923 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-09e1e900-7875-4c6f-86c0-575dfdebfa59 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:33.175112 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-09e1e900-7875-4c6f-86c0-575dfdebfa59 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:33.175303 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-09e1e900-7875-4c6f-86c0-575dfdebfa59 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:33.175406 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-09e1e900-7875-4c6f-86c0-575dfdebfa59 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:33.176864 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=179,cinder:INSERT=24,cinder:UPDATE=47 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:59:33.179211 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:33.179211 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:33.179738 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-09e1e900-7875-4c6f-86c0-575dfdebfa59 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:33.180040 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1083/4317] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:33 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:34.191151 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e5f6b270-5c56-4193-b96b-08375181ca79 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:34.193148 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e5f6b270-5c56-4193-b96b-08375181ca79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:34.193433 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e5f6b270-5c56-4193-b96b-08375181ca79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:34.193739 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e5f6b270-5c56-4193-b96b-08375181ca79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:34.193908 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-e5f6b270-5c56-4193-b96b-08375181ca79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:34.195652 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=255,cinder:UPDATE=94,cinder:INSERT=49 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:59:34.201148 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:34.201148 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:34.201924 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e5f6b270-5c56-4193-b96b-08375181ca79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:34.202383 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1074/4318] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:34 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:34.256248 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-4f3bdb2c-8c92-4ff1-ac0d-2b4b1896d41a req-863ed019-29d3-4d11-b99e-01bf0b360327 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:34.258024 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4f3bdb2c-8c92-4ff1-ac0d-2b4b1896d41a req-863ed019-29d3-4d11-b99e-01bf0b360327 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/attachments/752d0356-be8b-4e61-a42d-7156a8c1a02e Aug 14 03:59:34.258290 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4f3bdb2c-8c92-4ff1-ac0d-2b4b1896d41a req-863ed019-29d3-4d11-b99e-01bf0b360327 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:34.258552 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4f3bdb2c-8c92-4ff1-ac0d-2b4b1896d41a req-863ed019-29d3-4d11-b99e-01bf0b360327 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:34.260663 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=197,cinder:UPDATE=44,cinder:INSERT=26 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 03:59:34.269864 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:34.269864 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:34.317894 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4f3bdb2c-8c92-4ff1-ac0d-2b4b1896d41a req-863ed019-29d3-4d11-b99e-01bf0b360327 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/752d0356-be8b-4e61-a42d-7156a8c1a02e returned with HTTP 200 Aug 14 03:59:34.318417 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1077/4319] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:59:34 2026] DELETE /volume/v3/attachments/752d0356-be8b-4e61-a42d-7156a8c1a02e => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:35.213156 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-aa2cf454-7015-4861-b6ae-734bdd96e6c0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:35.217148 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aa2cf454-7015-4861-b6ae-734bdd96e6c0 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:35.217148 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aa2cf454-7015-4861-b6ae-734bdd96e6c0 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:35.217148 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aa2cf454-7015-4861-b6ae-734bdd96e6c0 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:35.217148 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-aa2cf454-7015-4861-b6ae-734bdd96e6c0 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:35.219487 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:35.219487 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:35.220016 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aa2cf454-7015-4861-b6ae-734bdd96e6c0 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:35.220363 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1086/4320] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:35 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:36.021209 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0864fea0-b518-44dc-9869-c9d45082d48f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:36.023879 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0864fea0-b518-44dc-9869-c9d45082d48f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e Aug 14 03:59:36.024123 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0864fea0-b518-44dc-9869-c9d45082d48f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:36.024331 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0864fea0-b518-44dc-9869-c9d45082d48f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:36.024498 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-0864fea0-b518-44dc-9869-c9d45082d48f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume with id: 33d57079-2b2e-4440-965a-3a5265bdb64e Aug 14 03:59:36.031823 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:36.031823 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:36.032344 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0864fea0-b518-44dc-9869-c9d45082d48f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:36.047225 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0864fea0-b518-44dc-9869-c9d45082d48f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume request issued successfully. Aug 14 03:59:36.047452 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0864fea0-b518-44dc-9869-c9d45082d48f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e returned with HTTP 202 Aug 14 03:59:36.047864 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1084/4321] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:59:36 2026] DELETE /volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:59:36.054639 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-206c6d04-e7b0-4970-a48f-5e6269418ea2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:36.056335 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-206c6d04-e7b0-4970-a48f-5e6269418ea2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e Aug 14 03:59:36.056565 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-206c6d04-e7b0-4970-a48f-5e6269418ea2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:36.056779 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-206c6d04-e7b0-4970-a48f-5e6269418ea2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:36.063411 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:36.063411 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:36.066998 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-206c6d04-e7b0-4970-a48f-5e6269418ea2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:36.072099 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-206c6d04-e7b0-4970-a48f-5e6269418ea2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e returned with HTTP 200 Aug 14 03:59:36.072790 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1075/4322] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:36 2026] GET /volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:36.229983 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e7b773bb-072f-4447-b514-016e2f91c86c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:36.231942 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7b773bb-072f-4447-b514-016e2f91c86c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:36.232180 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7b773bb-072f-4447-b514-016e2f91c86c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:36.232364 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7b773bb-072f-4447-b514-016e2f91c86c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:36.232481 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-e7b773bb-072f-4447-b514-016e2f91c86c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:36.236575 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:36.236575 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:36.237160 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7b773bb-072f-4447-b514-016e2f91c86c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:36.237521 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1078/4323] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:36 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:37.084705 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c9b05bf4-aef4-42af-a2e7-03d473573c81 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:37.086904 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c9b05bf4-aef4-42af-a2e7-03d473573c81 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e Aug 14 03:59:37.087169 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c9b05bf4-aef4-42af-a2e7-03d473573c81 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:37.087453 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c9b05bf4-aef4-42af-a2e7-03d473573c81 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:37.094541 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c9b05bf4-aef4-42af-a2e7-03d473573c81 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e returned with HTTP 404 Aug 14 03:59:37.095104 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1087/4324] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:37 2026] GET /volume/v3/volumes/33d57079-2b2e-4440-965a-3a5265bdb64e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:59:37.123147 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:37.124837 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:59:37.125162 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-295941970", "snapshot_id": null, "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "volume_type": null, "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:37.126580 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-295941970', 'snapshot_id': None, 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'volume_type': None, 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:59:37.208547 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume of 1 GB Aug 14 03:59:37.216043 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Availability Zones retrieved successfully. Aug 14 03:59:37.221224 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (bda14f42-78e4-4841-84b8-e3cd01632550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:37.222313 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2a7291-a63c-4342-9cf2-98511bb028ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:37.223189 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:59:37.250900 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4bb925cd-a6b1-40d0-a775-06c4dd980e23 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:37.252763 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4bb925cd-a6b1-40d0-a775-06c4dd980e23 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:37.253008 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4bb925cd-a6b1-40d0-a775-06c4dd980e23 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:37.253145 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4bb925cd-a6b1-40d0-a775-06c4dd980e23 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:37.253273 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-4bb925cd-a6b1-40d0-a775-06c4dd980e23 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:37.257255 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:37.257255 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:37.257870 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4bb925cd-a6b1-40d0-a775-06c4dd980e23 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:37.258280 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1076/4325] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:37 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:37.299692 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2a7291-a63c-4342-9cf2-98511bb028ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:37.300856 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc1d85a9-d6be-409b-9088-87999ffe6265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:37.347164 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['ec8660d2-2909-4104-bb8a-866b1b24a84c', '51781c1c-6d58-474a-95a8-1d5bcccb8fa9', 'd7986b1b-ac28-43c9-8673-3327f33e6243', '737cc3e4-c0c8-4d8c-b926-c07e57170a40'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:37.348005 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc1d85a9-d6be-409b-9088-87999ffe6265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec8660d2-2909-4104-bb8a-866b1b24a84c', '51781c1c-6d58-474a-95a8-1d5bcccb8fa9', 'd7986b1b-ac28-43c9-8673-3327f33e6243', '737cc3e4-c0c8-4d8c-b926-c07e57170a40']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:37.348968 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26a0190-03b9-4886-932d-00000c6b2c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:37.373525 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26a0190-03b9-4886-932d-00000c6b2c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05d36419-dfb5-47f7-b955-ca1ab4209cf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-295941970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['ec8660d2-2909-4104-bb8a-866b1b24a84c','51781c1c-6d58-474a-95a8-1d5bcccb8fa9','d7986b1b-ac28-43c9-8673-3327f33e6243','737cc3e4-c0c8-4d8c-b926-c07e57170a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:59:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-295941970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05d36419-dfb5-47f7-b955-ca1ab4209cf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00833c8abb6434f882254262aa9beed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f10a864a433430ab2ba82c4bcceb825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:37.374322 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (863da14b-74ad-4d4a-8c65-cf025b5bedc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:37.390830 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (863da14b-74ad-4d4a-8c65-cf025b5bedc5) transitioned into state 'SUCCESS' from state '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-295941970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['ec8660d2-2909-4104-bb8a-866b1b24a84c','51781c1c-6d58-474a-95a8-1d5bcccb8fa9','d7986b1b-ac28-43c9-8673-3327f33e6243','737cc3e4-c0c8-4d8c-b926-c07e57170a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:37.391549 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76839dc2-7c13-4147-8dcd-ba85bc170062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:37.400629 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76839dc2-7c13-4147-8dcd-ba85bc170062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:37.401799 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (bda14f42-78e4-4841-84b8-e3cd01632550) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:37.402169 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request issued successfully. Aug 14 03:59:37.402835 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-108c8b95-4a6f-4e1d-bdeb-47874528ea89 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:59:37.403244 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1085/4326] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:59:37 2026] POST /volume/v3/volumes => generated 756 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:37.415337 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-534dee69-9c8d-45b6-abf6-e4b0d14ed334 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:37.417569 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-534dee69-9c8d-45b6-abf6-e4b0d14ed334 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 Aug 14 03:59:37.417815 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-534dee69-9c8d-45b6-abf6-e4b0d14ed334 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:37.418079 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-534dee69-9c8d-45b6-abf6-e4b0d14ed334 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:37.426790 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:37.426790 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:37.431719 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-534dee69-9c8d-45b6-abf6-e4b0d14ed334 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:37.437972 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-534dee69-9c8d-45b6-abf6-e4b0d14ed334 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 returned with HTTP 200 Aug 14 03:59:37.438508 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1079/4327] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:37 2026] GET /volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:38.269469 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a2d4a085-0c46-4935-a3c6-fbf04f163d79 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:38.271225 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a2d4a085-0c46-4935-a3c6-fbf04f163d79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:38.271437 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a2d4a085-0c46-4935-a3c6-fbf04f163d79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:38.271614 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a2d4a085-0c46-4935-a3c6-fbf04f163d79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:38.271710 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-a2d4a085-0c46-4935-a3c6-fbf04f163d79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:38.275584 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:38.275584 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:38.276097 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a2d4a085-0c46-4935-a3c6-fbf04f163d79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:38.276466 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1088/4328] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:38 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:38.451594 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f2e547f9-9fdb-440c-83bb-297d7a2ea8af None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:38.453383 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f2e547f9-9fdb-440c-83bb-297d7a2ea8af tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 Aug 14 03:59:38.453591 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f2e547f9-9fdb-440c-83bb-297d7a2ea8af tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:38.453770 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f2e547f9-9fdb-440c-83bb-297d7a2ea8af tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:38.460577 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:38.460577 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:38.464039 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f2e547f9-9fdb-440c-83bb-297d7a2ea8af tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:38.468495 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f2e547f9-9fdb-440c-83bb-297d7a2ea8af tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 returned with HTTP 200 Aug 14 03:59:38.468855 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1077/4329] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:38 2026] GET /volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:38.481110 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-50627d11-5fff-4038-bae8-50ba5e2077b0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:38.482754 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-50627d11-5fff-4038-bae8-50ba5e2077b0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 Aug 14 03:59:38.483063 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-50627d11-5fff-4038-bae8-50ba5e2077b0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:38.483409 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-50627d11-5fff-4038-bae8-50ba5e2077b0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:38.490245 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:38.490245 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:38.495847 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-50627d11-5fff-4038-bae8-50ba5e2077b0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:38.498007 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-50627d11-5fff-4038-bae8-50ba5e2077b0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 returned with HTTP 200 Aug 14 03:59:38.498473 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1086/4330] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:38 2026] GET /volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:38.510827 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-76ca8319-673d-4da2-be35-d9fe1b6696a0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:38.512545 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-76ca8319-673d-4da2-be35-d9fe1b6696a0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 03:59:38.512861 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-76ca8319-673d-4da2-be35-d9fe1b6696a0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05d36419-dfb5-47f7-b955-ca1ab4209cf3", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1596180977", "description": null, "metadata": null}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:38.521279 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:38.521279 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:38.521845 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-76ca8319-673d-4da2-be35-d9fe1b6696a0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:38.522055 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-76ca8319-673d-4da2-be35-d9fe1b6696a0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create snapshot from volume 05d36419-dfb5-47f7-b955-ca1ab4209cf3 Aug 14 03:59:38.544616 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-76ca8319-673d-4da2-be35-d9fe1b6696a0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['a7212d75-1163-41f9-9362-e72c345e038e', '9f6e405f-727b-44cf-9474-ee86bc460e7b', '121b2cf3-2234-4650-bffb-ee3201ebe306', 'eebb61d3-7aff-48d8-a508-b231ef1a7378'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:38.572684 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-76ca8319-673d-4da2-be35-d9fe1b6696a0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot create request issued successfully. Aug 14 03:59:38.573113 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-76ca8319-673d-4da2-be35-d9fe1b6696a0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 03:59:38.573823 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1080/4331] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 03:59:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:38.584225 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5e4d34a5-2391-4da6-ba47-156be3a9f8fe None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:38.586042 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5e4d34a5-2391-4da6-ba47-156be3a9f8fe tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 Aug 14 03:59:38.586337 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5e4d34a5-2391-4da6-ba47-156be3a9f8fe tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:38.586653 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5e4d34a5-2391-4da6-ba47-156be3a9f8fe tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:38.593085 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:38.593085 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:38.593762 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5e4d34a5-2391-4da6-ba47-156be3a9f8fe tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:59:38.594913 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5e4d34a5-2391-4da6-ba47-156be3a9f8fe tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 returned with HTTP 200 Aug 14 03:59:38.595498 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1089/4332] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:59:38 2026] GET /volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:39.285900 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a7cde1cb-6a5b-4c30-905c-2768c62a263d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:39.287709 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a7cde1cb-6a5b-4c30-905c-2768c62a263d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:39.287915 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a7cde1cb-6a5b-4c30-905c-2768c62a263d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:39.288085 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a7cde1cb-6a5b-4c30-905c-2768c62a263d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:39.288198 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a7cde1cb-6a5b-4c30-905c-2768c62a263d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:39.292112 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:39.292112 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:39.292655 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a7cde1cb-6a5b-4c30-905c-2768c62a263d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:39.292974 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1078/4333] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:39 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:39.604260 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cf4a41df-4205-4a3d-b25c-5992fd8bc9b7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:39.605686 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cf4a41df-4205-4a3d-b25c-5992fd8bc9b7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 Aug 14 03:59:39.605851 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cf4a41df-4205-4a3d-b25c-5992fd8bc9b7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:39.606018 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cf4a41df-4205-4a3d-b25c-5992fd8bc9b7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:39.610317 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:39.610317 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:39.610705 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-cf4a41df-4205-4a3d-b25c-5992fd8bc9b7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:59:39.611317 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cf4a41df-4205-4a3d-b25c-5992fd8bc9b7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 returned with HTTP 200 Aug 14 03:59:39.611644 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1087/4334] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:59:39 2026] GET /volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:39.618938 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f2c65781-0a59-40b6-b778-c4ab8b52ef14 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:39.620745 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f2c65781-0a59-40b6-b778-c4ab8b52ef14 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 Aug 14 03:59:39.620919 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f2c65781-0a59-40b6-b778-c4ab8b52ef14 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:39.621089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f2c65781-0a59-40b6-b778-c4ab8b52ef14 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:39.625621 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:39.625621 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:39.625978 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f2c65781-0a59-40b6-b778-c4ab8b52ef14 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:59:39.626659 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f2c65781-0a59-40b6-b778-c4ab8b52ef14 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 returned with HTTP 200 Aug 14 03:59:39.626983 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1081/4335] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:59:39 2026] GET /volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:39.727967 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-05a3a236-7a96-4ecc-bde0-b887f705d649 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:39.731454 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-05a3a236-7a96-4ecc-bde0-b887f705d649 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 Aug 14 03:59:39.731598 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-05a3a236-7a96-4ecc-bde0-b887f705d649 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:39.731761 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-05a3a236-7a96-4ecc-bde0-b887f705d649 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:39.737472 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:39.737472 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:39.737913 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-05a3a236-7a96-4ecc-bde0-b887f705d649 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:59:39.738821 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-05a3a236-7a96-4ecc-bde0-b887f705d649 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 returned with HTTP 200 Aug 14 03:59:39.739252 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1090/4336] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Aug 14 03:59:39 2026] GET /volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:39.747465 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-728f0430-ae76-4690-bdbb-b5cba79d4bc0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:39.749225 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-728f0430-ae76-4690-bdbb-b5cba79d4bc0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 Aug 14 03:59:39.749429 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-728f0430-ae76-4690-bdbb-b5cba79d4bc0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:39.749599 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-728f0430-ae76-4690-bdbb-b5cba79d4bc0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:39.755715 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:39.755715 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:39.758533 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-728f0430-ae76-4690-bdbb-b5cba79d4bc0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:39.762275 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-728f0430-ae76-4690-bdbb-b5cba79d4bc0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 returned with HTTP 200 Aug 14 03:59:39.762711 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1079/4337] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:59:39 2026] GET /volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 => generated 1364 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:40.118969 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-fe7e8ec0-fc2d-492d-8f0f-f68f3e215e3b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:40.120907 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-fe7e8ec0-fc2d-492d-8f0f-f68f3e215e3b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 Aug 14 03:59:40.121116 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-fe7e8ec0-fc2d-492d-8f0f-f68f3e215e3b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:40.121350 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-fe7e8ec0-fc2d-492d-8f0f-f68f3e215e3b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:40.125717 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:40.125717 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:40.126113 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-fe7e8ec0-fc2d-492d-8f0f-f68f3e215e3b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:59:40.126809 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-fe7e8ec0-fc2d-492d-8f0f-f68f3e215e3b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 returned with HTTP 200 Aug 14 03:59:40.127167 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1088/4338] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Aug 14 03:59:40 2026] GET /volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:40.302086 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-34bae408-5904-490b-a32b-fe472b7f97fc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:40.303856 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-34bae408-5904-490b-a32b-fe472b7f97fc tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:40.304389 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-34bae408-5904-490b-a32b-fe472b7f97fc tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:40.304584 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-34bae408-5904-490b-a32b-fe472b7f97fc tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:40.304706 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-34bae408-5904-490b-a32b-fe472b7f97fc tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:40.308701 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:40.308701 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:40.309305 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-34bae408-5904-490b-a32b-fe472b7f97fc tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:40.309673 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1082/4339] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:40 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:40.930700 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-4321668a-f1d8-40e1-aac7-94178498bb68 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:40.932751 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-4321668a-f1d8-40e1-aac7-94178498bb68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 Aug 14 03:59:40.932941 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-4321668a-f1d8-40e1-aac7-94178498bb68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:40.933118 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-4321668a-f1d8-40e1-aac7-94178498bb68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:40.938219 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:40.938219 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:40.938615 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-4321668a-f1d8-40e1-aac7-94178498bb68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:59:40.939401 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-4321668a-f1d8-40e1-aac7-94178498bb68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 returned with HTTP 200 Aug 14 03:59:40.939944 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1091/4340] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Aug 14 03:59:40 2026] GET /volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:40.948380 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-ac4df452-9ec6-42d2-b69b-1596f7d57fba None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:40.950291 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-ac4df452-9ec6-42d2-b69b-1596f7d57fba tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 Aug 14 03:59:40.950480 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-ac4df452-9ec6-42d2-b69b-1596f7d57fba tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:40.951189 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-ac4df452-9ec6-42d2-b69b-1596f7d57fba tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:40.958341 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:40.958341 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:40.961760 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-ac4df452-9ec6-42d2-b69b-1596f7d57fba tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:40.966396 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-ac4df452-9ec6-42d2-b69b-1596f7d57fba tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 returned with HTTP 200 Aug 14 03:59:40.966756 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1080/4341] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:59:40 2026] GET /volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:40.978158 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:40.978158 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:59:40.978527 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:40.980038 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:59:40.987839 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:40.987839 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:40.988264 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:59:40.988389 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume of 1 GB Aug 14 03:59:40.988964 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Availability Zones retrieved successfully. Aug 14 03:59:40.994277 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (d4335350-1b0f-4e88-8286-1dfea9dce47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:40.995351 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b365033-929a-44e8-97c1-1bf6fb7a8779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:40.996059 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:59:41.018516 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b365033-929a-44e8-97c1-1bf6fb7a8779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:41.019671 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29fdd182-3adb-49ec-a750-befae44638b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:41.054761 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['7b93c70c-c4a3-4d7f-aecf-54e9e8d259d0', '69e1b114-4016-4abd-846a-71466a2f848a', '2798990e-3928-4c5c-b6d7-e378a73ad9c9', 'b8188ed2-d237-46f3-9ad7-36df69a67672'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:41.055765 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29fdd182-3adb-49ec-a750-befae44638b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b93c70c-c4a3-4d7f-aecf-54e9e8d259d0', '69e1b114-4016-4abd-846a-71466a2f848a', '2798990e-3928-4c5c-b6d7-e378a73ad9c9', 'b8188ed2-d237-46f3-9ad7-36df69a67672']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:41.056433 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a22031-dacd-44e7-9669-a6fa7ad2c04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:41.090854 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a22031-dacd-44e7-9669-a6fa7ad2c04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11aec0a0-ddd0-43db-b066-0fdad1628ab5', '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='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['7b93c70c-c4a3-4d7f-aecf-54e9e8d259d0','69e1b114-4016-4abd-846a-71466a2f848a','2798990e-3928-4c5c-b6d7-e378a73ad9c9','b8188ed2-d237-46f3-9ad7-36df69a67672'],size=1,snapshot_id=cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), '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-14T03:59:41Z,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=11aec0a0-ddd0-43db-b066-0fdad1628ab5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00833c8abb6434f882254262aa9beed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f10a864a433430ab2ba82c4bcceb825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:41.091540 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (066b4978-727f-4125-ad78-129156926bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:41.111219 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (066b4978-727f-4125-ad78-129156926bdf) transitioned into 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='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['7b93c70c-c4a3-4d7f-aecf-54e9e8d259d0','69e1b114-4016-4abd-846a-71466a2f848a','2798990e-3928-4c5c-b6d7-e378a73ad9c9','b8188ed2-d237-46f3-9ad7-36df69a67672'],size=1,snapshot_id=cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:41.111851 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a948bd2-90b7-473c-acd7-7a03f02a80a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:41.129291 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a948bd2-90b7-473c-acd7-7a03f02a80a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:41.130089 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (d4335350-1b0f-4e88-8286-1dfea9dce47c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:41.130398 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request issued successfully. Aug 14 03:59:41.130883 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-8decffc2-d98f-45d7-88c4-3a55d59cfc84 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:59:41.131344 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1089/4342] 10.4.3.64 () {72 vars in 1534 bytes} [Fri Aug 14 03:59:40 2026] POST /volume/v3/volumes => generated 734 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:41.138826 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-cfa3c5b3-8022-4f51-b645-64ca56397b63 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:41.140836 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-cfa3c5b3-8022-4f51-b645-64ca56397b63 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 Aug 14 03:59:41.141022 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-cfa3c5b3-8022-4f51-b645-64ca56397b63 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:41.141245 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-cfa3c5b3-8022-4f51-b645-64ca56397b63 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:41.147684 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:41.147684 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:41.151100 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-cfa3c5b3-8022-4f51-b645-64ca56397b63 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:41.154868 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-cfa3c5b3-8022-4f51-b645-64ca56397b63 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 returned with HTTP 200 Aug 14 03:59:41.155229 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1083/4343] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:59:41 2026] GET /volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:41.162482 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-78844215-1164-4ced-a082-c89d5c5b25be None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:41.165008 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-78844215-1164-4ced-a082-c89d5c5b25be tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 Aug 14 03:59:41.165205 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-78844215-1164-4ced-a082-c89d5c5b25be tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:41.165512 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-78844215-1164-4ced-a082-c89d5c5b25be tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:41.173148 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:41.173148 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:41.177102 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-78844215-1164-4ced-a082-c89d5c5b25be tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:41.181496 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-78844215-1164-4ced-a082-c89d5c5b25be tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 returned with HTTP 200 Aug 14 03:59:41.181922 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1092/4344] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:59:41 2026] GET /volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:41.320041 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5cf1b835-6459-4fd9-b314-6c980e5ae0d7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:41.321800 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5cf1b835-6459-4fd9-b314-6c980e5ae0d7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:41.322034 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5cf1b835-6459-4fd9-b314-6c980e5ae0d7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:41.322243 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5cf1b835-6459-4fd9-b314-6c980e5ae0d7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:41.322360 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-5cf1b835-6459-4fd9-b314-6c980e5ae0d7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:41.326544 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:41.326544 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:41.327095 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5cf1b835-6459-4fd9-b314-6c980e5ae0d7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:41.327474 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1081/4345] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:41 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:42.338073 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-711bd6fe-c07f-4fca-aeff-8f5b0784428f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:42.340392 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-711bd6fe-c07f-4fca-aeff-8f5b0784428f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:42.340664 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-711bd6fe-c07f-4fca-aeff-8f5b0784428f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:42.340904 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-711bd6fe-c07f-4fca-aeff-8f5b0784428f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:42.341036 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-711bd6fe-c07f-4fca-aeff-8f5b0784428f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:42.345844 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:42.345844 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:42.346549 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-711bd6fe-c07f-4fca-aeff-8f5b0784428f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:42.346966 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1090/4346] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:42 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:43.357209 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e70930d2-6bff-41de-a974-80c6e3e303e8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:43.358942 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e70930d2-6bff-41de-a974-80c6e3e303e8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:43.359162 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e70930d2-6bff-41de-a974-80c6e3e303e8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:43.359350 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e70930d2-6bff-41de-a974-80c6e3e303e8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:43.359518 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-e70930d2-6bff-41de-a974-80c6e3e303e8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:43.363404 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:43.363404 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:43.363996 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e70930d2-6bff-41de-a974-80c6e3e303e8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:43.364592 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1084/4347] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:43 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:44.189524 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-e1809192-4bed-41a9-8195-dfdefe26af2c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:44.191394 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-e1809192-4bed-41a9-8195-dfdefe26af2c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 Aug 14 03:59:44.191580 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-e1809192-4bed-41a9-8195-dfdefe26af2c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:44.191757 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-e1809192-4bed-41a9-8195-dfdefe26af2c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:44.198945 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:44.198945 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:44.202223 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-e1809192-4bed-41a9-8195-dfdefe26af2c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:44.206672 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-e1809192-4bed-41a9-8195-dfdefe26af2c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 returned with HTTP 200 Aug 14 03:59:44.207090 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1093/4348] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:59:44 2026] GET /volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:44.213843 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b0d71a05-8856-4e5a-8a31-c98fe4ff74f2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:44.214269 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b0d71a05-8856-4e5a-8a31-c98fe4ff74f2 None None] GET https://10.4.3.64/volume// Aug 14 03:59:44.214456 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b0d71a05-8856-4e5a-8a31-c98fe4ff74f2 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:44.214628 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b0d71a05-8856-4e5a-8a31-c98fe4ff74f2 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:44.214938 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b0d71a05-8856-4e5a-8a31-c98fe4ff74f2 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:59:44.215239 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1082/4349] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:59:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:59:44.221966 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-570c873f-0081-46c5-b67c-90ed4c88243d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:44.223919 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-570c873f-0081-46c5-b67c-90ed4c88243d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:59:44.224243 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-570c873f-0081-46c5-b67c-90ed4c88243d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11aec0a0-ddd0-43db-b066-0fdad1628ab5", "connector": null, "instance_uuid": "974f60e7-dda6-4c24-b56b-a92aefad672f"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:44.231601 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:44.231601 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:44.252977 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-570c873f-0081-46c5-b67c-90ed4c88243d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:59:44.253428 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1091/4350] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:59:44 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 14 03:59:44.260244 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-279d2a1a-0bfd-4b4d-9049-f4bf85e9ae95 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:44.260632 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-279d2a1a-0bfd-4b4d-9049-f4bf85e9ae95 None None] GET https://10.4.3.64/volume// Aug 14 03:59:44.260822 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-279d2a1a-0bfd-4b4d-9049-f4bf85e9ae95 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:44.261035 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-279d2a1a-0bfd-4b4d-9049-f4bf85e9ae95 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:44.261374 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-279d2a1a-0bfd-4b4d-9049-f4bf85e9ae95 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:59:44.261639 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1085/4351] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:59:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:59:44.267592 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-b100bce4-eaf6-4d86-9cb8-bd35db1264da None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:44.269698 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-b100bce4-eaf6-4d86-9cb8-bd35db1264da tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 Aug 14 03:59:44.269907 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-b100bce4-eaf6-4d86-9cb8-bd35db1264da tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:44.270116 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-b100bce4-eaf6-4d86-9cb8-bd35db1264da tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:44.279821 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:44.279821 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:44.283183 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-b100bce4-eaf6-4d86-9cb8-bd35db1264da tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:44.287555 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-b100bce4-eaf6-4d86-9cb8-bd35db1264da tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 returned with HTTP 200 Aug 14 03:59:44.288076 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1094/4352] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:59:44 2026] GET /volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 => generated 1522 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:59:44.373323 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-64594e8d-61b9-4805-8ea6-332c2af0c034 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:44.375005 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-64594e8d-61b9-4805-8ea6-332c2af0c034 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:44.375233 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-64594e8d-61b9-4805-8ea6-332c2af0c034 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:44.375418 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-64594e8d-61b9-4805-8ea6-332c2af0c034 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:44.375520 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-64594e8d-61b9-4805-8ea6-332c2af0c034 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:44.379527 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:44.379527 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:44.380036 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-64594e8d-61b9-4805-8ea6-332c2af0c034 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:44.380488 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1083/4353] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:44 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:44.388684 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-45aa9306-190f-4419-88ef-0fb899761bef None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:44.390441 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-45aa9306-190f-4419-88ef-0fb899761bef tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] PUT https://10.4.3.64/volume/v3/attachments/697e3c84-ba8b-4be3-a55e-c9ab243bb17c Aug 14 03:59:44.390770 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-45aa9306-190f-4419-88ef-0fb899761bef tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:44.397016 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-45aa9306-190f-4419-88ef-0fb899761bef tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Acquiring lock "cinder-attachment_update-11aec0a0-ddd0-43db-b066-0fdad1628ab5-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:59:44.400966 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-45aa9306-190f-4419-88ef-0fb899761bef tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-11aec0a0-ddd0-43db-b066-0fdad1628ab5-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:59:44.401727 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:44.401727 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:44.463382 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-45aa9306-190f-4419-88ef-0fb899761bef tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-11aec0a0-ddd0-43db-b066-0fdad1628ab5-np0000007313" released by "attachment_update" :: held 0.062s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:59:44.463645 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-45aa9306-190f-4419-88ef-0fb899761bef tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/697e3c84-ba8b-4be3-a55e-c9ab243bb17c returned with HTTP 200 Aug 14 03:59:44.464505 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1092/4354] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:59:44 2026] PUT /volume/v3/attachments/697e3c84-ba8b-4be3-a55e-c9ab243bb17c => generated 969 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:44.483504 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-6278cbfc-9ad0-45d0-baba-6d3b993940e8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:44.485394 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-6278cbfc-9ad0-45d0-baba-6d3b993940e8 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments/697e3c84-ba8b-4be3-a55e-c9ab243bb17c/action Aug 14 03:59:44.485727 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-6278cbfc-9ad0-45d0-baba-6d3b993940e8 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:59:44.485841 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-6278cbfc-9ad0-45d0-baba-6d3b993940e8 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:44.500464 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:44.500464 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:44.509283 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9fa4a858-e139-4c92-8188-78de904c39f3 req-6278cbfc-9ad0-45d0-baba-6d3b993940e8 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/697e3c84-ba8b-4be3-a55e-c9ab243bb17c/action returned with HTTP 204 Aug 14 03:59:44.509697 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1086/4355] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:59:44 2026] POST /volume/v3/attachments/697e3c84-ba8b-4be3-a55e-c9ab243bb17c/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:59:45.389448 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e5b605ca-067a-403c-a7c9-be5f4e25e7cb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:45.391088 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e5b605ca-067a-403c-a7c9-be5f4e25e7cb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:45.391297 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e5b605ca-067a-403c-a7c9-be5f4e25e7cb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:45.391488 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e5b605ca-067a-403c-a7c9-be5f4e25e7cb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:45.391605 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-e5b605ca-067a-403c-a7c9-be5f4e25e7cb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:45.395211 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:45.395211 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:45.395769 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e5b605ca-067a-403c-a7c9-be5f4e25e7cb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:45.396061 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1095/4356] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:45 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 03:59:46.405458 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c4701a06-66d1-4ab5-84c8-4e743f7223d5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:46.407130 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c4701a06-66d1-4ab5-84c8-4e743f7223d5 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:46.407371 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c4701a06-66d1-4ab5-84c8-4e743f7223d5 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:46.407555 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c4701a06-66d1-4ab5-84c8-4e743f7223d5 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:46.407659 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-c4701a06-66d1-4ab5-84c8-4e743f7223d5 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:46.411510 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:46.411510 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:46.412064 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c4701a06-66d1-4ab5-84c8-4e743f7223d5 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:46.412421 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1084/4357] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:46 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:47.421180 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9c57c329-e0b5-4c4c-9bbe-e44b6957a23c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:47.422819 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9c57c329-e0b5-4c4c-9bbe-e44b6957a23c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:47.423010 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9c57c329-e0b5-4c4c-9bbe-e44b6957a23c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:47.423218 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9c57c329-e0b5-4c4c-9bbe-e44b6957a23c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:47.423313 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-9c57c329-e0b5-4c4c-9bbe-e44b6957a23c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:47.427129 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:47.427129 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:47.427674 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9c57c329-e0b5-4c4c-9bbe-e44b6957a23c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:47.427974 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1093/4358] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:47 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:48.237056 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-bf9b303d-6814-4dec-a7ec-413b022055dd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:48.239061 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-bf9b303d-6814-4dec-a7ec-413b022055dd tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:48.239291 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-bf9b303d-6814-4dec-a7ec-413b022055dd tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:48.239473 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-bf9b303d-6814-4dec-a7ec-413b022055dd tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:48.245784 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:48.245784 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:48.249401 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-bf9b303d-6814-4dec-a7ec-413b022055dd tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:48.252936 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-bf9b303d-6814-4dec-a7ec-413b022055dd tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:48.253314 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1087/4359] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:59:48 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:48.313789 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-13a31ce5-38f8-41a0-9d3c-5dfeff6584f3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:48.314261 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-13a31ce5-38f8-41a0-9d3c-5dfeff6584f3 None None] GET https://10.4.3.64/volume// Aug 14 03:59:48.314261 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-13a31ce5-38f8-41a0-9d3c-5dfeff6584f3 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:48.314482 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-13a31ce5-38f8-41a0-9d3c-5dfeff6584f3 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:48.314793 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-13a31ce5-38f8-41a0-9d3c-5dfeff6584f3 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:59:48.315055 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1096/4360] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 03:59:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:59:48.322562 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-281db517-65c0-404e-924f-6ed408d08f3b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:48.324898 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-281db517-65c0-404e-924f-6ed408d08f3b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:59:48.325353 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-281db517-65c0-404e-924f-6ed408d08f3b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc", "connector": null, "instance_uuid": "f9b63f35-2f4a-4480-a4f3-017b5802794d"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:48.334841 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:48.334841 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:48.353903 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-281db517-65c0-404e-924f-6ed408d08f3b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:59:48.354306 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1085/4361] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:59:48 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 14 03:59:48.379373 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-46537cd3-bad6-4319-b484-3f45342e7e71 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:48.380963 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-46537cd3-bad6-4319-b484-3f45342e7e71 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:48.381152 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-46537cd3-bad6-4319-b484-3f45342e7e71 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:48.381359 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-46537cd3-bad6-4319-b484-3f45342e7e71 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:48.385174 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-11084ebb-e79c-467d-934e-46673ac21ea9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:48.385565 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-11084ebb-e79c-467d-934e-46673ac21ea9 None None] GET https://10.4.3.64/volume// Aug 14 03:59:48.385741 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-11084ebb-e79c-467d-934e-46673ac21ea9 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:48.385939 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-11084ebb-e79c-467d-934e-46673ac21ea9 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:48.386296 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-11084ebb-e79c-467d-934e-46673ac21ea9 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:59:48.386582 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1088/4362] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:59:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:59:48.389295 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:48.389295 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:48.392435 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-46537cd3-bad6-4319-b484-3f45342e7e71 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:48.392517 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-01421115-8dfe-4c82-a130-340d29b72cff None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:48.394406 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-01421115-8dfe-4c82-a130-340d29b72cff tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:48.394788 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-01421115-8dfe-4c82-a130-340d29b72cff tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:48.394788 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-01421115-8dfe-4c82-a130-340d29b72cff tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:48.396414 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-46537cd3-bad6-4319-b484-3f45342e7e71 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:48.396779 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1094/4363] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:48 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:48.404039 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:48.404039 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:48.406877 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-01421115-8dfe-4c82-a130-340d29b72cff tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:48.410350 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-01421115-8dfe-4c82-a130-340d29b72cff tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:48.410701 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1097/4364] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:59:48 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 1080 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:59:48.436639 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e01652a1-cc32-4b98-9d7e-77e4045eee6f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:48.438277 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e01652a1-cc32-4b98-9d7e-77e4045eee6f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:48.438476 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e01652a1-cc32-4b98-9d7e-77e4045eee6f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:48.438650 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e01652a1-cc32-4b98-9d7e-77e4045eee6f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:48.438749 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-e01652a1-cc32-4b98-9d7e-77e4045eee6f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:48.442894 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:48.442894 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:48.443459 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e01652a1-cc32-4b98-9d7e-77e4045eee6f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:48.443789 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1086/4365] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:48 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:48.500653 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-25024166-b993-447a-9d55-9066d798256b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:48.502616 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-25024166-b993-447a-9d55-9066d798256b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] PUT https://10.4.3.64/volume/v3/attachments/198f56b8-59bd-41c7-a391-6e5741681c48 Aug 14 03:59:48.502986 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-25024166-b993-447a-9d55-9066d798256b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:48.510026 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-25024166-b993-447a-9d55-9066d798256b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Acquiring lock "cinder-attachment_update-0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:59:48.514417 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-25024166-b993-447a-9d55-9066d798256b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Lock "cinder-attachment_update-0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:59:48.515258 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:48.515258 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:48.573859 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-25024166-b993-447a-9d55-9066d798256b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Lock "cinder-attachment_update-0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc-np0000007313" released by "attachment_update" :: held 0.059s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:59:48.574357 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-25024166-b993-447a-9d55-9066d798256b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/attachments/198f56b8-59bd-41c7-a391-6e5741681c48 returned with HTTP 200 Aug 14 03:59:48.574767 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1089/4366] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:59:48 2026] PUT /volume/v3/attachments/198f56b8-59bd-41c7-a391-6e5741681c48 => generated 968 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:48.581607 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-b059ce70-c9c0-47d1-a9e3-eeb6621a502d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:48.583552 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-b059ce70-c9c0-47d1-a9e3-eeb6621a502d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc/encryption Aug 14 03:59:48.583739 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-b059ce70-c9c0-47d1-a9e3-eeb6621a502d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:48.583919 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-b059ce70-c9c0-47d1-a9e3-eeb6621a502d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:48.592010 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:48.592010 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:48.598069 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-b059ce70-c9c0-47d1-a9e3-eeb6621a502d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc/encryption returned with HTTP 200 Aug 14 03:59:48.598478 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1095/4367] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:59:48 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:49.408954 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-132a7969-87de-48e4-8976-322782ed1914 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:49.410745 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-132a7969-87de-48e4-8976-322782ed1914 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:49.410953 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-132a7969-87de-48e4-8976-322782ed1914 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:49.411145 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-132a7969-87de-48e4-8976-322782ed1914 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:49.419801 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:49.419801 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:49.423110 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-132a7969-87de-48e4-8976-322782ed1914 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:49.426974 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-132a7969-87de-48e4-8976-322782ed1914 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:49.427383 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1098/4368] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:49 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:49.452982 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3ef3ddfb-fe7b-417b-b3ad-5125e8804c18 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:49.455149 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3ef3ddfb-fe7b-417b-b3ad-5125e8804c18 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:49.455425 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3ef3ddfb-fe7b-417b-b3ad-5125e8804c18 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:49.455655 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3ef3ddfb-fe7b-417b-b3ad-5125e8804c18 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:49.455786 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-3ef3ddfb-fe7b-417b-b3ad-5125e8804c18 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:49.460848 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:49.460848 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:49.461739 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3ef3ddfb-fe7b-417b-b3ad-5125e8804c18 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:49.462218 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1087/4369] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:49 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:50.438518 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-27b3e0b7-44cf-422f-9976-7ed670f43a2d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:50.440357 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-27b3e0b7-44cf-422f-9976-7ed670f43a2d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:50.440551 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-27b3e0b7-44cf-422f-9976-7ed670f43a2d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:50.440752 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-27b3e0b7-44cf-422f-9976-7ed670f43a2d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:50.451346 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:50.451346 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:50.455268 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-27b3e0b7-44cf-422f-9976-7ed670f43a2d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:50.459244 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-27b3e0b7-44cf-422f-9976-7ed670f43a2d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:50.459712 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1090/4370] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:50 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:50.471881 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c11b3514-0b6f-43c4-8ab5-e7ac44435364 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:50.473623 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c11b3514-0b6f-43c4-8ab5-e7ac44435364 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:50.473851 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c11b3514-0b6f-43c4-8ab5-e7ac44435364 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:50.474065 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c11b3514-0b6f-43c4-8ab5-e7ac44435364 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:50.474243 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-c11b3514-0b6f-43c4-8ab5-e7ac44435364 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:50.478127 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:50.478127 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:50.478790 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c11b3514-0b6f-43c4-8ab5-e7ac44435364 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:50.479186 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1096/4371] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:50 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:51.060155 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a2417f0e-ba17-4f2e-a095-df62f4350958 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:51.061809 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a2417f0e-ba17-4f2e-a095-df62f4350958 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 Aug 14 03:59:51.061988 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a2417f0e-ba17-4f2e-a095-df62f4350958 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:51.062182 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a2417f0e-ba17-4f2e-a095-df62f4350958 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:51.071271 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:51.071271 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:51.074196 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a2417f0e-ba17-4f2e-a095-df62f4350958 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:51.078082 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a2417f0e-ba17-4f2e-a095-df62f4350958 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 returned with HTTP 200 Aug 14 03:59:51.078499 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1099/4372] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:51 2026] GET /volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 => generated 1635 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:51.472040 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-03afe5e4-3e80-47cb-a44a-f3e60feaa572 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:51.473836 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-03afe5e4-3e80-47cb-a44a-f3e60feaa572 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:51.474021 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-03afe5e4-3e80-47cb-a44a-f3e60feaa572 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:51.474246 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-03afe5e4-3e80-47cb-a44a-f3e60feaa572 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:51.482977 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:51.482977 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:51.489504 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2914cc20-b7c1-4aaf-acf7-c3c9d5d18629 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:51.495593 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2914cc20-b7c1-4aaf-acf7-c3c9d5d18629 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:51.495593 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2914cc20-b7c1-4aaf-acf7-c3c9d5d18629 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:51.495593 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2914cc20-b7c1-4aaf-acf7-c3c9d5d18629 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:51.495593 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-2914cc20-b7c1-4aaf-acf7-c3c9d5d18629 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:51.495778 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-03afe5e4-3e80-47cb-a44a-f3e60feaa572 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:51.498437 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:51.498437 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:51.498562 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-03afe5e4-3e80-47cb-a44a-f3e60feaa572 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:51.498562 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1088/4373] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:51 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 901 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:51.498664 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2914cc20-b7c1-4aaf-acf7-c3c9d5d18629 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:51.498964 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1091/4374] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:51 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:52.294661 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-f196d5d7-da9b-497e-84f0-95894c402e8a req-f7fa9221-0552-4dd9-a8c9-68b0e98338c9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:52.296601 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-f196d5d7-da9b-497e-84f0-95894c402e8a req-f7fa9221-0552-4dd9-a8c9-68b0e98338c9 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/attachments/697e3c84-ba8b-4be3-a55e-c9ab243bb17c Aug 14 03:59:52.296787 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-f196d5d7-da9b-497e-84f0-95894c402e8a req-f7fa9221-0552-4dd9-a8c9-68b0e98338c9 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:52.296989 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-f196d5d7-da9b-497e-84f0-95894c402e8a req-f7fa9221-0552-4dd9-a8c9-68b0e98338c9 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:52.303158 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:52.303158 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:52.346353 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-f196d5d7-da9b-497e-84f0-95894c402e8a req-f7fa9221-0552-4dd9-a8c9-68b0e98338c9 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/697e3c84-ba8b-4be3-a55e-c9ab243bb17c returned with HTTP 200 Aug 14 03:59:52.346789 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1097/4375] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:59:52 2026] DELETE /volume/v3/attachments/697e3c84-ba8b-4be3-a55e-c9ab243bb17c => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:52.355613 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-f196d5d7-da9b-497e-84f0-95894c402e8a req-15e22515-eca6-4dc0-a5b5-41172c777fb2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:52.357752 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f196d5d7-da9b-497e-84f0-95894c402e8a req-15e22515-eca6-4dc0-a5b5-41172c777fb2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 Aug 14 03:59:52.357944 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f196d5d7-da9b-497e-84f0-95894c402e8a req-15e22515-eca6-4dc0-a5b5-41172c777fb2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:52.358165 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-f196d5d7-da9b-497e-84f0-95894c402e8a req-15e22515-eca6-4dc0-a5b5-41172c777fb2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:52.358377 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [req-f196d5d7-da9b-497e-84f0-95894c402e8a req-15e22515-eca6-4dc0-a5b5-41172c777fb2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume with id: 11aec0a0-ddd0-43db-b066-0fdad1628ab5 Aug 14 03:59:52.365120 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:52.365120 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:52.365512 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-f196d5d7-da9b-497e-84f0-95894c402e8a req-15e22515-eca6-4dc0-a5b5-41172c777fb2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:52.381463 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-f196d5d7-da9b-497e-84f0-95894c402e8a req-15e22515-eca6-4dc0-a5b5-41172c777fb2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume request issued successfully. Aug 14 03:59:52.381620 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-f196d5d7-da9b-497e-84f0-95894c402e8a req-15e22515-eca6-4dc0-a5b5-41172c777fb2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 returned with HTTP 202 Aug 14 03:59:52.382021 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1100/4376] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Aug 14 03:59:52 2026] DELETE /volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:59:52.512248 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-936231a0-4943-44ab-beee-c4d85f745272 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:52.512594 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9bcb2bf8-af2b-4d85-b361-c2eead318fa4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:52.514213 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-936231a0-4943-44ab-beee-c4d85f745272 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:52.514476 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-936231a0-4943-44ab-beee-c4d85f745272 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:52.514660 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-936231a0-4943-44ab-beee-c4d85f745272 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:52.514696 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9bcb2bf8-af2b-4d85-b361-c2eead318fa4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:52.514791 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-936231a0-4943-44ab-beee-c4d85f745272 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 825b1737-f50c-4058-9692-1cdb0cdd7115. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:52.514925 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9bcb2bf8-af2b-4d85-b361-c2eead318fa4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:52.515177 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9bcb2bf8-af2b-4d85-b361-c2eead318fa4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:52.518741 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:52.518741 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:52.519429 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-936231a0-4943-44ab-beee-c4d85f745272 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 200 Aug 14 03:59:52.519858 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1092/4377] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:52 2026] GET /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:52.532044 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:52.532044 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:52.533738 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7109b217-c92a-40df-8ef2-761406607860 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:52.535343 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9bcb2bf8-af2b-4d85-b361-c2eead318fa4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:52.535689 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7109b217-c92a-40df-8ef2-761406607860 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] DELETE https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 Aug 14 03:59:52.535914 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7109b217-c92a-40df-8ef2-761406607860 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:52.536122 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7109b217-c92a-40df-8ef2-761406607860 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:52.536264 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-7109b217-c92a-40df-8ef2-761406607860 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete backup with id: 825b1737-f50c-4058-9692-1cdb0cdd7115. Aug 14 03:59:52.539261 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9bcb2bf8-af2b-4d85-b361-c2eead318fa4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:52.539656 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1089/4378] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:52 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 901 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:52.541970 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:52.541970 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:52.552701 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-7109b217-c92a-40df-8ef2-761406607860 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] delete_backup rpcapi backup_id 825b1737-f50c-4058-9692-1cdb0cdd7115 {{(pid=100328) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 03:59:52.554320 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7109b217-c92a-40df-8ef2-761406607860 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 returned with HTTP 202 Aug 14 03:59:52.554716 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1098/4379] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 03:59:52 2026] DELETE /volume/v3/backups/825b1737-f50c-4058-9692-1cdb0cdd7115 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:59:52.567415 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:52.569177 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:59:52.569546 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-664374861"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:52.571007 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-664374861'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:59:52.571244 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Create volume of 1 GB Aug 14 03:59:52.575823 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Availability Zones retrieved successfully. Aug 14 03:59:52.581256 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Flow 'volume_create_api' (f6eeb344-30cf-4481-bea0-52b2acd93ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:52.582669 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab773355-03ae-4d52-a5c5-2ee8c12687ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:52.583623 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:59:52.609591 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab773355-03ae-4d52-a5c5-2ee8c12687ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:52.610723 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19c3ede-72e1-4ebd-8035-fdf05fb47766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:52.647165 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Created reservations ['be6d3a1b-7598-4880-b0a4-f6bd9c71fae4', '8ea6c386-0cdc-4a93-a336-9ec154cf76ad', 'd0c0c86f-0126-48e5-97e5-ab89f7ed04a8', '8cd194fc-7ad3-4007-8d4e-a1035555d2e9'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:52.648005 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19c3ede-72e1-4ebd-8035-fdf05fb47766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be6d3a1b-7598-4880-b0a4-f6bd9c71fae4', '8ea6c386-0cdc-4a93-a336-9ec154cf76ad', 'd0c0c86f-0126-48e5-97e5-ab89f7ed04a8', '8cd194fc-7ad3-4007-8d4e-a1035555d2e9']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:52.648950 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec44cf6b-50dd-4f6f-afd8-f445a7e4580d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:52.679215 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec44cf6b-50dd-4f6f-afd8-f445a7e4580d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5af3fe66-a64b-452e-a36c-d45738126161', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-664374861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88811af60ac04214901644935e9f9791',qos_specs=None,replication_status=,reservations=['be6d3a1b-7598-4880-b0a4-f6bd9c71fae4','8ea6c386-0cdc-4a93-a336-9ec154cf76ad','d0c0c86f-0126-48e5-97e5-ab89f7ed04a8','8cd194fc-7ad3-4007-8d4e-a1035555d2e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-664374861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5af3fe66-a64b-452e-a36c-d45738126161,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88811af60ac04214901644935e9f9791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:52.679868 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a786ea80-60de-4c83-b70c-5ff536d7689c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:52.696160 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a786ea80-60de-4c83-b70c-5ff536d7689c) transitioned into state 'SUCCESS' from state '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-664374861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88811af60ac04214901644935e9f9791',qos_specs=None,replication_status=,reservations=['be6d3a1b-7598-4880-b0a4-f6bd9c71fae4','8ea6c386-0cdc-4a93-a336-9ec154cf76ad','d0c0c86f-0126-48e5-97e5-ab89f7ed04a8','8cd194fc-7ad3-4007-8d4e-a1035555d2e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:52.696777 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3040be-03db-43c1-af9e-976038994f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:52.705233 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3040be-03db-43c1-af9e-976038994f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:52.706119 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Flow 'volume_create_api' (f6eeb344-30cf-4481-bea0-52b2acd93ca7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:52.706374 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Create volume request issued successfully. Aug 14 03:59:52.706951 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4631c56e-0c02-4e56-8bc0-f64287fb4005 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:59:52.707426 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1101/4380] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 03:59:52 2026] POST /volume/v3/volumes => generated 775 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:52.719534 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fcce330c-b1bc-4980-8abe-589c1115a6c3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:52.721189 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fcce330c-b1bc-4980-8abe-589c1115a6c3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 Aug 14 03:59:52.721400 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fcce330c-b1bc-4980-8abe-589c1115a6c3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:52.721647 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fcce330c-b1bc-4980-8abe-589c1115a6c3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:52.735617 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:52.735617 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:52.741445 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fcce330c-b1bc-4980-8abe-589c1115a6c3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 03:59:52.745271 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fcce330c-b1bc-4980-8abe-589c1115a6c3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 returned with HTTP 200 Aug 14 03:59:52.745693 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1093/4381] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:52 2026] GET /volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:52.783355 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-0c81b5ac-e5e7-404c-9322-2b0afa52aee2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:52.785327 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-0c81b5ac-e5e7-404c-9322-2b0afa52aee2 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] POST https://10.4.3.64/volume/v3/attachments/198f56b8-59bd-41c7-a391-6e5741681c48/action Aug 14 03:59:52.785689 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-0c81b5ac-e5e7-404c-9322-2b0afa52aee2 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:59:52.785779 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-0c81b5ac-e5e7-404c-9322-2b0afa52aee2 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:52.804943 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:52.804943 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:52.821988 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d035c77d-fcae-4762-8417-a2d2a07b17b1 req-0c81b5ac-e5e7-404c-9322-2b0afa52aee2 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/attachments/198f56b8-59bd-41c7-a391-6e5741681c48/action returned with HTTP 204 Aug 14 03:59:52.822429 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1090/4382] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:59:52 2026] POST /volume/v3/attachments/198f56b8-59bd-41c7-a391-6e5741681c48/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:59:53.444398 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0bb67506-6bc3-4261-9b71-81b3628935bc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:53.445860 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0bb67506-6bc3-4261-9b71-81b3628935bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 Aug 14 03:59:53.446014 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0bb67506-6bc3-4261-9b71-81b3628935bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:53.446217 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0bb67506-6bc3-4261-9b71-81b3628935bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:53.450924 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0bb67506-6bc3-4261-9b71-81b3628935bc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 returned with HTTP 404 Aug 14 03:59:53.451339 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1099/4383] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:53 2026] GET /volume/v3/volumes/11aec0a0-ddd0-43db-b066-0fdad1628ab5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:59:53.498098 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-87410630-def8-4bf8-8f0a-31ca809af56a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:53.499889 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-87410630-def8-4bf8-8f0a-31ca809af56a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 Aug 14 03:59:53.500068 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-87410630-def8-4bf8-8f0a-31ca809af56a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:53.500280 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-87410630-def8-4bf8-8f0a-31ca809af56a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:53.500388 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-87410630-def8-4bf8-8f0a-31ca809af56a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete snapshot with id: cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 Aug 14 03:59:53.504827 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:53.504827 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:53.505209 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-87410630-def8-4bf8-8f0a-31ca809af56a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:59:53.517938 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-87410630-def8-4bf8-8f0a-31ca809af56a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot delete request issued successfully. Aug 14 03:59:53.518101 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-87410630-def8-4bf8-8f0a-31ca809af56a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 returned with HTTP 202 Aug 14 03:59:53.518573 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1102/4384] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 03:59:53 2026] DELETE /volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:59:53.525152 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-508f4153-a209-43d6-9e7d-75d6b9e24e9e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:53.527262 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-508f4153-a209-43d6-9e7d-75d6b9e24e9e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 Aug 14 03:59:53.527658 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-508f4153-a209-43d6-9e7d-75d6b9e24e9e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:53.527971 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-508f4153-a209-43d6-9e7d-75d6b9e24e9e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:53.533296 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:53.533296 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:53.533814 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-508f4153-a209-43d6-9e7d-75d6b9e24e9e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 03:59:53.534612 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-508f4153-a209-43d6-9e7d-75d6b9e24e9e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 returned with HTTP 200 Aug 14 03:59:53.535030 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1094/4385] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:59:53 2026] GET /volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:53.550440 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7db3ffac-b6e9-4a56-8f80-e62499cbf927 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:53.552160 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7db3ffac-b6e9-4a56-8f80-e62499cbf927 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:53.552346 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7db3ffac-b6e9-4a56-8f80-e62499cbf927 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:53.552605 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7db3ffac-b6e9-4a56-8f80-e62499cbf927 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:53.560673 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:53.560673 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:53.563587 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7db3ffac-b6e9-4a56-8f80-e62499cbf927 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:53.567392 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7db3ffac-b6e9-4a56-8f80-e62499cbf927 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:53.567722 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1091/4386] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:53 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:53.579826 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-dfdd8561-342a-43a8-b9ca-9d52b1d44e06 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:53.582254 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dfdd8561-342a-43a8-b9ca-9d52b1d44e06 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:53.582527 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dfdd8561-342a-43a8-b9ca-9d52b1d44e06 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:53.582788 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dfdd8561-342a-43a8-b9ca-9d52b1d44e06 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:53.596066 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:53.596066 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:53.600145 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-dfdd8561-342a-43a8-b9ca-9d52b1d44e06 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:53.606262 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dfdd8561-342a-43a8-b9ca-9d52b1d44e06 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:53.606598 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1100/4387] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:53 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:53.646320 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-ce3d3197-245d-49a6-a5c0-5f43a69c3f9a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:53.648336 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-ce3d3197-245d-49a6-a5c0-5f43a69c3f9a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:53.648513 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-ce3d3197-245d-49a6-a5c0-5f43a69c3f9a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:53.648685 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-ce3d3197-245d-49a6-a5c0-5f43a69c3f9a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:53.657640 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:53.657640 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:53.660472 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-ce3d3197-245d-49a6-a5c0-5f43a69c3f9a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:53.664220 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-ce3d3197-245d-49a6-a5c0-5f43a69c3f9a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:53.664629 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1103/4388] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:59:53 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:53.680372 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-b339622d-158e-48f8-b563-99d4d148484a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:53.682237 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-b339622d-158e-48f8-b563-99d4d148484a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] POST https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc/action Aug 14 03:59:53.682646 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-b339622d-158e-48f8-b563-99d4d148484a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:59:53.682882 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-b339622d-158e-48f8-b563-99d4d148484a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:53.692562 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:53.692562 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:53.693058 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-b339622d-158e-48f8-b563-99d4d148484a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:53.698677 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-b339622d-158e-48f8-b563-99d4d148484a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Begin detaching volume completed successfully. Aug 14 03:59:53.698946 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-b339622d-158e-48f8-b563-99d4d148484a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc/action returned with HTTP 202 Aug 14 03:59:53.699373 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1095/4389] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 03:59:53 2026] POST /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 03:59:53.734060 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-df65fbd0-2080-4678-bf54-85099e2ac0d5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:53.734453 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-df65fbd0-2080-4678-bf54-85099e2ac0d5 None None] GET https://10.4.3.64/volume// Aug 14 03:59:53.734606 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-df65fbd0-2080-4678-bf54-85099e2ac0d5 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:53.734775 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-df65fbd0-2080-4678-bf54-85099e2ac0d5 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:53.735068 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-df65fbd0-2080-4678-bf54-85099e2ac0d5 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:59:53.735357 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1092/4390] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:59:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:59:53.743688 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-5153779b-c245-431a-b658-835a2c82227c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:53.743896 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-5153779b-c245-431a-b658-835a2c82227c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:53.744075 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-5153779b-c245-431a-b658-835a2c82227c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:53.744293 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-5153779b-c245-431a-b658-835a2c82227c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:53.752693 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:53.752693 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:53.755937 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-5153779b-c245-431a-b658-835a2c82227c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:53.758736 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-03596477-bbc4-482f-b2e5-1dd71d994cdf None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:53.760477 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-03596477-bbc4-482f-b2e5-1dd71d994cdf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 Aug 14 03:59:53.760530 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-5153779b-c245-431a-b658-835a2c82227c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:53.760697 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-03596477-bbc4-482f-b2e5-1dd71d994cdf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:53.760888 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1101/4391] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:59:53 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 1376 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:59:53.760935 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-03596477-bbc4-482f-b2e5-1dd71d994cdf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:53.768772 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:53.768772 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:53.770878 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-03596477-bbc4-482f-b2e5-1dd71d994cdf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 03:59:53.771929 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-30359d40-a058-46f9-862a-a6dd7f1d743d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:53.774194 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-03596477-bbc4-482f-b2e5-1dd71d994cdf tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 returned with HTTP 200 Aug 14 03:59:53.774530 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1104/4392] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:53 2026] GET /volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:53.774925 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-30359d40-a058-46f9-862a-a6dd7f1d743d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc/encryption Aug 14 03:59:53.775237 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-30359d40-a058-46f9-862a-a6dd7f1d743d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:53.775508 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-30359d40-a058-46f9-862a-a6dd7f1d743d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:53.785721 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-305ae001-4ee5-4a6b-ae5a-92c5e3844a88 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:53.787356 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-305ae001-4ee5-4a6b-ae5a-92c5e3844a88 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 03:59:53.787679 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-305ae001-4ee5-4a6b-ae5a-92c5e3844a88 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5af3fe66-a64b-452e-a36c-d45738126161", "name": "tempest-type-Backup-398813283"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:53.787837 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:53.787837 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:53.789061 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-305ae001-4ee5-4a6b-ae5a-92c5e3844a88 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Creating new backup {'backup': {'volume_id': '5af3fe66-a64b-452e-a36c-d45738126161', 'name': 'tempest-type-Backup-398813283'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 03:59:53.789224 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-305ae001-4ee5-4a6b-ae5a-92c5e3844a88 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Creating backup of volume 5af3fe66-a64b-452e-a36c-d45738126161 in container None Aug 14 03:59:53.795669 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:53.795669 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:53.795867 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-30359d40-a058-46f9-862a-a6dd7f1d743d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc/encryption returned with HTTP 200 Aug 14 03:59:53.795950 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-305ae001-4ee5-4a6b-ae5a-92c5e3844a88 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 03:59:53.796652 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1096/4393] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 03:59:53 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:53.809163 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-305ae001-4ee5-4a6b-ae5a-92c5e3844a88 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Created reservations ['23ec4992-9661-4db3-8666-b0d1ed540271', '5473ca4b-7a1b-4636-a240-948b1f2fe8c7'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:53.832974 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-305ae001-4ee5-4a6b-ae5a-92c5e3844a88 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 03:59:53.833542 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1093/4394] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 03:59:53 2026] POST /volume/v3/backups => generated 313 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:53.840600 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d99fcac9-fde7-4631-8b28-36fecc569421 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:53.842365 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d99fcac9-fde7-4631-8b28-36fecc569421 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 03:59:53.842559 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d99fcac9-fde7-4631-8b28-36fecc569421 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:53.842750 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d99fcac9-fde7-4631-8b28-36fecc569421 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:53.842852 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-d99fcac9-fde7-4631-8b28-36fecc569421 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:53.846782 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:53.846782 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:53.847417 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d99fcac9-fde7-4631-8b28-36fecc569421 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 03:59:53.847777 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1102/4395] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:53 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:54.543070 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d4765ffe-4e61-4e2d-aceb-b74c5f28776b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:54.544745 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d4765ffe-4e61-4e2d-aceb-b74c5f28776b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 Aug 14 03:59:54.544927 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d4765ffe-4e61-4e2d-aceb-b74c5f28776b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:54.545125 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d4765ffe-4e61-4e2d-aceb-b74c5f28776b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:54.548904 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d4765ffe-4e61-4e2d-aceb-b74c5f28776b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 returned with HTTP 404 Aug 14 03:59:54.549339 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1105/4396] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 03:59:54 2026] GET /volume/v3/snapshots/cfa4c4b0-0d79-4ce3-b5c4-c2eb49f24564 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:59:54.555562 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ed7a542b-39fa-45b0-b8d5-c23c41471c36 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:54.557660 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ed7a542b-39fa-45b0-b8d5-c23c41471c36 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 Aug 14 03:59:54.557892 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ed7a542b-39fa-45b0-b8d5-c23c41471c36 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:54.558128 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ed7a542b-39fa-45b0-b8d5-c23c41471c36 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:54.558344 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-ed7a542b-39fa-45b0-b8d5-c23c41471c36 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume with id: 05d36419-dfb5-47f7-b955-ca1ab4209cf3 Aug 14 03:59:54.566114 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:54.566114 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:54.566649 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ed7a542b-39fa-45b0-b8d5-c23c41471c36 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:54.582500 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ed7a542b-39fa-45b0-b8d5-c23c41471c36 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume request issued successfully. Aug 14 03:59:54.582711 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ed7a542b-39fa-45b0-b8d5-c23c41471c36 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 returned with HTTP 202 Aug 14 03:59:54.583205 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1097/4397] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:59:54 2026] DELETE /volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:59:54.589772 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bd4607b9-89a3-48f1-ab81-5c8ceadebd3d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:54.591304 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bd4607b9-89a3-48f1-ab81-5c8ceadebd3d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 Aug 14 03:59:54.591466 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bd4607b9-89a3-48f1-ab81-5c8ceadebd3d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:54.591629 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bd4607b9-89a3-48f1-ab81-5c8ceadebd3d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:54.597927 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:54.597927 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:54.600985 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bd4607b9-89a3-48f1-ab81-5c8ceadebd3d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:54.605278 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bd4607b9-89a3-48f1-ab81-5c8ceadebd3d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 returned with HTTP 200 Aug 14 03:59:54.605817 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1094/4398] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:54 2026] GET /volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 => generated 1363 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:54.858755 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9e1eba98-28a3-49b6-b1d4-18b15ed1b9ae None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:54.860779 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9e1eba98-28a3-49b6-b1d4-18b15ed1b9ae tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 03:59:54.860980 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9e1eba98-28a3-49b6-b1d4-18b15ed1b9ae tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:54.861182 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9e1eba98-28a3-49b6-b1d4-18b15ed1b9ae tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:54.861304 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-9e1eba98-28a3-49b6-b1d4-18b15ed1b9ae tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:54.865030 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:54.865030 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:54.865685 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9e1eba98-28a3-49b6-b1d4-18b15ed1b9ae tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 03:59:54.865943 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1103/4399] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:54 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:55.618123 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ff7342c2-972b-4f85-9d63-d63aac62c05a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:55.620181 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ff7342c2-972b-4f85-9d63-d63aac62c05a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 Aug 14 03:59:55.620396 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ff7342c2-972b-4f85-9d63-d63aac62c05a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:55.620589 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ff7342c2-972b-4f85-9d63-d63aac62c05a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:55.626059 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ff7342c2-972b-4f85-9d63-d63aac62c05a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 returned with HTTP 404 Aug 14 03:59:55.626587 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1106/4400] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:55 2026] GET /volume/v3/volumes/05d36419-dfb5-47f7-b955-ca1ab4209cf3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:59:55.650780 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:55.652365 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 03:59:55.652688 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1202525624", "snapshot_id": null, "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "volume_type": null, "size": 1}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:55.654240 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1202525624', 'snapshot_id': None, 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'volume_type': None, 'size': 1}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 03:59:55.725259 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume of 1 GB Aug 14 03:59:55.729736 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Availability Zones retrieved successfully. Aug 14 03:59:55.734776 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (00a25d27-f44b-44f7-b971-0102c4ef1475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:55.735832 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65ad833e-ddc4-4f55-ac0c-dcd4ce1fd9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:55.736771 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 03:59:55.785836 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65ad833e-ddc4-4f55-ac0c-dcd4ce1fd9e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:55.786552 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c74b27d-3824-46eb-9646-6d4eefd14111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:55.832377 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['b9ab421e-d341-4e6c-b925-1e942cf133b9', '149d0091-773c-4105-b0df-4c0650b3cf70', '10cfe8e9-51f9-4a43-92b2-79ff6fdfda8d', '9ea230d9-9324-4461-abff-44ee8904870b'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 03:59:55.833111 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c74b27d-3824-46eb-9646-6d4eefd14111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9ab421e-d341-4e6c-b925-1e942cf133b9', '149d0091-773c-4105-b0df-4c0650b3cf70', '10cfe8e9-51f9-4a43-92b2-79ff6fdfda8d', '9ea230d9-9324-4461-abff-44ee8904870b']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:55.834021 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8125615-c533-4722-b9f1-7567e816503b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:55.853810 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8125615-c533-4722-b9f1-7567e816503b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1202525624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['b9ab421e-d341-4e6c-b925-1e942cf133b9','149d0091-773c-4105-b0df-4c0650b3cf70','10cfe8e9-51f9-4a43-92b2-79ff6fdfda8d','9ea230d9-9324-4461-abff-44ee8904870b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T03:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1202525624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00833c8abb6434f882254262aa9beed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f10a864a433430ab2ba82c4bcceb825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:55.854506 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e178deca-2953-4837-9018-da721872791b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:55.871068 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e178deca-2953-4837-9018-da721872791b) transitioned into state 'SUCCESS' from state '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-1202525624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['b9ab421e-d341-4e6c-b925-1e942cf133b9','149d0091-773c-4105-b0df-4c0650b3cf70','10cfe8e9-51f9-4a43-92b2-79ff6fdfda8d','9ea230d9-9324-4461-abff-44ee8904870b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:55.871688 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb7e3a80-7f17-4b55-83d1-8eeec962e910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 03:59:55.875014 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-74a601ee-91d5-41b3-b12e-92f07d4c8172 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:55.877478 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-74a601ee-91d5-41b3-b12e-92f07d4c8172 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 03:59:55.877684 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-74a601ee-91d5-41b3-b12e-92f07d4c8172 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:55.877903 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-74a601ee-91d5-41b3-b12e-92f07d4c8172 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:55.877976 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-74a601ee-91d5-41b3-b12e-92f07d4c8172 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:55.880824 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb7e3a80-7f17-4b55-83d1-8eeec962e910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 03:59:55.881599 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (00a25d27-f44b-44f7-b971-0102c4ef1475) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 03:59:55.881903 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request issued successfully. Aug 14 03:59:55.882450 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba199c7c-a9c2-4b04-bdf4-00b50d290ff0 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 03:59:55.882840 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1098/4401] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 03:59:55 2026] POST /volume/v3/volumes => generated 757 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 03:59:55.882976 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:55.882976 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:55.883570 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-74a601ee-91d5-41b3-b12e-92f07d4c8172 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 03:59:55.883904 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1095/4402] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:55 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:55.896841 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6e9b533a-7a12-4cb7-8af9-69c5b6cadc94 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:55.898591 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6e9b533a-7a12-4cb7-8af9-69c5b6cadc94 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 03:59:55.898800 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6e9b533a-7a12-4cb7-8af9-69c5b6cadc94 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:55.898977 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6e9b533a-7a12-4cb7-8af9-69c5b6cadc94 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:55.905483 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:55.905483 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:55.909345 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6e9b533a-7a12-4cb7-8af9-69c5b6cadc94 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:55.913425 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6e9b533a-7a12-4cb7-8af9-69c5b6cadc94 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf returned with HTTP 200 Aug 14 03:59:55.913847 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1104/4403] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:55 2026] GET /volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:56.443918 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-59fa6435-b328-44f3-b2f2-2b7542159d59 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:56.445912 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-59fa6435-b328-44f3-b2f2-2b7542159d59 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] DELETE https://10.4.3.64/volume/v3/attachments/198f56b8-59bd-41c7-a391-6e5741681c48 Aug 14 03:59:56.446109 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-59fa6435-b328-44f3-b2f2-2b7542159d59 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:56.446320 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-59fa6435-b328-44f3-b2f2-2b7542159d59 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:56.452779 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:56.452779 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:56.495230 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-78f905f4-c5a5-4a8a-99bc-d8bc0feef5db req-59fa6435-b328-44f3-b2f2-2b7542159d59 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/attachments/198f56b8-59bd-41c7-a391-6e5741681c48 returned with HTTP 200 Aug 14 03:59:56.495620 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1107/4404] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 03:59:56 2026] DELETE /volume/v3/attachments/198f56b8-59bd-41c7-a391-6e5741681c48 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:56.899741 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fe405a8a-efb6-4cad-8b29-405a8993c36d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:56.901703 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe405a8a-efb6-4cad-8b29-405a8993c36d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 03:59:56.902217 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe405a8a-efb6-4cad-8b29-405a8993c36d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:56.902217 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe405a8a-efb6-4cad-8b29-405a8993c36d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:56.902365 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-fe405a8a-efb6-4cad-8b29-405a8993c36d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:56.906682 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:56.906682 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:56.907304 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe405a8a-efb6-4cad-8b29-405a8993c36d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 03:59:56.907657 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1099/4405] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:56 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:56.925769 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-93ec864b-1e28-48e6-a445-093e4251e84e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:56.928131 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-bac02888-3b9b-4ebd-ae50-4d46a268ddb1 req-417fb6a5-1900-4fde-b9b9-98bde21bdc93 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:56.928423 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-93ec864b-1e28-48e6-a445-093e4251e84e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 03:59:56.928423 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-93ec864b-1e28-48e6-a445-093e4251e84e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:56.928692 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-93ec864b-1e28-48e6-a445-093e4251e84e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:56.930260 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bac02888-3b9b-4ebd-ae50-4d46a268ddb1 req-417fb6a5-1900-4fde-b9b9-98bde21bdc93 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:56.930455 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-bac02888-3b9b-4ebd-ae50-4d46a268ddb1 req-417fb6a5-1900-4fde-b9b9-98bde21bdc93 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:56.930679 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-bac02888-3b9b-4ebd-ae50-4d46a268ddb1 req-417fb6a5-1900-4fde-b9b9-98bde21bdc93 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:56.937968 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:56.937968 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:56.938198 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:56.938198 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:56.941880 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-bac02888-3b9b-4ebd-ae50-4d46a268ddb1 req-417fb6a5-1900-4fde-b9b9-98bde21bdc93 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:56.942253 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-93ec864b-1e28-48e6-a445-093e4251e84e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:56.946909 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-93ec864b-1e28-48e6-a445-093e4251e84e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf returned with HTTP 200 Aug 14 03:59:56.947057 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-bac02888-3b9b-4ebd-ae50-4d46a268ddb1 req-417fb6a5-1900-4fde-b9b9-98bde21bdc93 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:56.947346 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1096/4406] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:56 2026] GET /volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:56.947580 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1105/4407] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:59:56 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:56.958685 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-02d552c2-c1a0-4f5e-b8f7-db87c9f7511b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:56.960912 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-02d552c2-c1a0-4f5e-b8f7-db87c9f7511b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 03:59:56.960912 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-02d552c2-c1a0-4f5e-b8f7-db87c9f7511b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:56.960912 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-02d552c2-c1a0-4f5e-b8f7-db87c9f7511b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:56.967190 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:56.967190 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:56.970410 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-02d552c2-c1a0-4f5e-b8f7-db87c9f7511b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:56.974411 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-02d552c2-c1a0-4f5e-b8f7-db87c9f7511b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf returned with HTTP 200 Aug 14 03:59:56.974729 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1108/4408] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:56 2026] GET /volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:57.917816 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-80b8f0c4-db68-4890-8916-e74cde68c148 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:57.919902 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-80b8f0c4-db68-4890-8916-e74cde68c148 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 03:59:57.920285 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-80b8f0c4-db68-4890-8916-e74cde68c148 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:57.920500 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-80b8f0c4-db68-4890-8916-e74cde68c148 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:57.920651 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-80b8f0c4-db68-4890-8916-e74cde68c148 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:57.926115 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:57.926115 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:57.926794 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-80b8f0c4-db68-4890-8916-e74cde68c148 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 03:59:57.927323 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1100/4409] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:57 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:57.994533 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-ed176b6e-51b1-4bf6-a3e9-44d41458af9f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:57.996974 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-ed176b6e-51b1-4bf6-a3e9-44d41458af9f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 03:59:57.997271 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-ed176b6e-51b1-4bf6-a3e9-44d41458af9f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:57.997514 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-ed176b6e-51b1-4bf6-a3e9-44d41458af9f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:58.006024 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:58.006024 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:58.009772 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-ed176b6e-51b1-4bf6-a3e9-44d41458af9f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:58.014055 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-ed176b6e-51b1-4bf6-a3e9-44d41458af9f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf returned with HTTP 200 Aug 14 03:59:58.014422 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1097/4410] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:59:57 2026] GET /volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:58.436709 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-bd891a79-20e9-4a94-b84e-0bf65b569d92 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:58.438947 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-bd891a79-20e9-4a94-b84e-0bf65b569d92 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 03:59:58.439198 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-bd891a79-20e9-4a94-b84e-0bf65b569d92 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:58.439411 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-bd891a79-20e9-4a94-b84e-0bf65b569d92 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:58.446233 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:58.446233 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:58.449194 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-bd891a79-20e9-4a94-b84e-0bf65b569d92 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:58.452823 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-bd891a79-20e9-4a94-b84e-0bf65b569d92 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf returned with HTTP 200 Aug 14 03:59:58.453161 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1106/4411] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 03:59:58 2026] GET /volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:58.468759 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-39d28419-8882-41a9-bdbb-f689179f0741 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:58.469183 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-39d28419-8882-41a9-bdbb-f689179f0741 None None] GET https://10.4.3.64/volume// Aug 14 03:59:58.469323 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-39d28419-8882-41a9-bdbb-f689179f0741 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:58.469524 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-39d28419-8882-41a9-bdbb-f689179f0741 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:58.469829 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-39d28419-8882-41a9-bdbb-f689179f0741 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:59:58.470121 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1109/4412] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 03:59:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:59:58.478143 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-86b1b765-de89-4c75-8de1-59eecc838f68 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:58.480815 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-86b1b765-de89-4c75-8de1-59eecc838f68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 03:59:58.481154 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-86b1b765-de89-4c75-8de1-59eecc838f68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf", "connector": null, "instance_uuid": "45f242f4-3858-4007-b39c-577dc3460071"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:58.488673 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:58.488673 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:58.508916 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-86b1b765-de89-4c75-8de1-59eecc838f68 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 03:59:58.509442 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1101/4413] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 03:59:58 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 14 03:59:58.937867 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-21850e70-5fc3-4b93-b865-3cded996b9ce None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:58.939809 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-21850e70-5fc3-4b93-b865-3cded996b9ce tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 03:59:58.940044 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-21850e70-5fc3-4b93-b865-3cded996b9ce tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:58.940246 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-21850e70-5fc3-4b93-b865-3cded996b9ce tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:58.940939 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-21850e70-5fc3-4b93-b865-3cded996b9ce tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:58.944626 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:58.944626 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:58.945430 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-21850e70-5fc3-4b93-b865-3cded996b9ce tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 03:59:58.945936 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1098/4414] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:58 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:59.190391 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0f878ed0-2d0e-4623-a50a-8e1484e16812 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:59.190812 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0f878ed0-2d0e-4623-a50a-8e1484e16812 None None] GET https://10.4.3.64/volume// Aug 14 03:59:59.191021 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0f878ed0-2d0e-4623-a50a-8e1484e16812 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:59.191248 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0f878ed0-2d0e-4623-a50a-8e1484e16812 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:59.191585 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0f878ed0-2d0e-4623-a50a-8e1484e16812 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 03:59:59.191865 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1107/4415] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 03:59:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 03:59:59.201848 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-ca668a56-c0e9-425c-86c5-f677c5f5ca1b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:59.203968 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-ca668a56-c0e9-425c-86c5-f677c5f5ca1b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 03:59:59.204375 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-ca668a56-c0e9-425c-86c5-f677c5f5ca1b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:59.204725 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-ca668a56-c0e9-425c-86c5-f677c5f5ca1b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:59.214055 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:59.214055 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:59.217077 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-ca668a56-c0e9-425c-86c5-f677c5f5ca1b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 03:59:59.221076 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-ca668a56-c0e9-425c-86c5-f677c5f5ca1b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf returned with HTTP 200 Aug 14 03:59:59.221554 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1110/4416] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 03:59:59 2026] GET /volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf => generated 1544 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 03:59:59.319638 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-c0323198-0577-45e4-82bc-1546078286fa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:59.322797 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-c0323198-0577-45e4-82bc-1546078286fa tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] PUT https://10.4.3.64/volume/v3/attachments/36597029-b246-4708-9a5b-23e0962df1b8 Aug 14 03:59:59.323259 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-c0323198-0577-45e4-82bc-1546078286fa tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:59.331528 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-c0323198-0577-45e4-82bc-1546078286fa tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Acquiring lock "cinder-attachment_update-e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 03:59:59.336046 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-c0323198-0577-45e4-82bc-1546078286fa tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 03:59:59.337060 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:59.337060 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:59.408787 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-c0323198-0577-45e4-82bc-1546078286fa tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf-np0000007313" released by "attachment_update" :: held 0.073s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 03:59:59.409183 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-c0323198-0577-45e4-82bc-1546078286fa tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/36597029-b246-4708-9a5b-23e0962df1b8 returned with HTTP 200 Aug 14 03:59:59.409701 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1102/4417] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 03:59:59 2026] PUT /volume/v3/attachments/36597029-b246-4708-9a5b-23e0962df1b8 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 03:59:59.431064 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-d90bfffd-ab11-4b81-afa9-7d2ebe6d7bdf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:59.433203 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-d90bfffd-ab11-4b81-afa9-7d2ebe6d7bdf tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments/36597029-b246-4708-9a5b-23e0962df1b8/action Aug 14 03:59:59.433617 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-d90bfffd-ab11-4b81-afa9-7d2ebe6d7bdf tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 03:59:59.433741 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-d90bfffd-ab11-4b81-afa9-7d2ebe6d7bdf tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 03:59:59.459081 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:59.459081 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 03:59:59.460545 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-2910ec46-9723-4b41-868c-9af169fc9c4c req-d90bfffd-ab11-4b81-afa9-7d2ebe6d7bdf tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/36597029-b246-4708-9a5b-23e0962df1b8/action returned with HTTP 204 Aug 14 03:59:59.461028 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1099/4418] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 03:59:59 2026] POST /volume/v3/attachments/36597029-b246-4708-9a5b-23e0962df1b8/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 03:59:59.738759 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5273008a-f351-4e2b-9a40-a10aa447855d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:59.740603 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5273008a-f351-4e2b-9a40-a10aa447855d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:59.740821 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5273008a-f351-4e2b-9a40-a10aa447855d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:59.741015 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5273008a-f351-4e2b-9a40-a10aa447855d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:59.741232 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-5273008a-f351-4e2b-9a40-a10aa447855d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Delete volume with id: 0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:59.751073 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:59.751073 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 03:59:59.751690 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5273008a-f351-4e2b-9a40-a10aa447855d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:59.764603 np0000007313 devstack@c-api.service[100328]: WARNING cinder.keymgr.conf_key_mgr [None req-5273008a-f351-4e2b-9a40-a10aa447855d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 03:59:59.770547 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5273008a-f351-4e2b-9a40-a10aa447855d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Delete volume request issued successfully. Aug 14 03:59:59.770793 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5273008a-f351-4e2b-9a40-a10aa447855d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 202 Aug 14 03:59:59.771351 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1108/4419] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 03:59:59 2026] DELETE /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 03:59:59.780857 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-65e0d11d-d2c4-41c6-9612-ee701f513469 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:59.782896 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-65e0d11d-d2c4-41c6-9612-ee701f513469 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 03:59:59.783088 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-65e0d11d-d2c4-41c6-9612-ee701f513469 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:59.783307 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-65e0d11d-d2c4-41c6-9612-ee701f513469 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:59.795637 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:59.795637 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 03:59:59.805997 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-65e0d11d-d2c4-41c6-9612-ee701f513469 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 03:59:59.808244 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-65e0d11d-d2c4-41c6-9612-ee701f513469 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 200 Aug 14 03:59:59.808684 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1111/4420] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 03:59:59 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 900 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 03:59:59.956475 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-410f3200-70d2-4755-a42f-3fd535974fb7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 03:59:59.958531 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-410f3200-70d2-4755-a42f-3fd535974fb7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 03:59:59.958742 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-410f3200-70d2-4755-a42f-3fd535974fb7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 03:59:59.958916 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-410f3200-70d2-4755-a42f-3fd535974fb7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 03:59:59.959030 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-410f3200-70d2-4755-a42f-3fd535974fb7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 03:59:59.962869 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 03:59:59.962869 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 03:59:59.963453 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-410f3200-70d2-4755-a42f-3fd535974fb7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 03:59:59.963805 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1103/4421] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 03:59:59 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:00.820257 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9b01ec96-e020-4a2a-ae64-cc6c63f0b15f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:00.822023 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9b01ec96-e020-4a2a-ae64-cc6c63f0b15f tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc Aug 14 04:00:00.822289 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9b01ec96-e020-4a2a-ae64-cc6c63f0b15f tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:00.822396 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9b01ec96-e020-4a2a-ae64-cc6c63f0b15f tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:00.827775 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9b01ec96-e020-4a2a-ae64-cc6c63f0b15f tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc returned with HTTP 404 Aug 14 04:00:00.828214 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1100/4422] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:00 2026] GET /volume/v3/volumes/0f9d3c16-227e-42b8-ab1e-eb8917c9fbbc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:00:00.834974 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b6f86df5-197e-44bc-be56-b550039cdb87 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:00.836713 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b6f86df5-197e-44bc-be56-b550039cdb87 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] DELETE https://10.4.3.64/volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f Aug 14 04:00:00.836887 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b6f86df5-197e-44bc-be56-b550039cdb87 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:00.837081 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b6f86df5-197e-44bc-be56-b550039cdb87 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:00.837256 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-b6f86df5-197e-44bc-be56-b550039cdb87 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Delete volume with id: 99c73b78-41bd-466f-b489-a6c00e10e12f Aug 14 04:00:00.843468 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:00.843468 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:00.843860 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b6f86df5-197e-44bc-be56-b550039cdb87 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:00.852292 np0000007313 devstack@c-api.service[100328]: WARNING cinder.keymgr.conf_key_mgr [None req-b6f86df5-197e-44bc-be56-b550039cdb87 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 04:00:00.856829 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b6f86df5-197e-44bc-be56-b550039cdb87 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Delete volume request issued successfully. Aug 14 04:00:00.856987 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b6f86df5-197e-44bc-be56-b550039cdb87 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f returned with HTTP 202 Aug 14 04:00:00.857415 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1109/4423] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:00:00 2026] DELETE /volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:00:00.864767 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-487908ff-209f-4aa8-80be-d98187643e84 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:00.866514 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-487908ff-209f-4aa8-80be-d98187643e84 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f Aug 14 04:00:00.866742 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-487908ff-209f-4aa8-80be-d98187643e84 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:00.866925 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-487908ff-209f-4aa8-80be-d98187643e84 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:00.873435 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:00.873435 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:00.876704 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-487908ff-209f-4aa8-80be-d98187643e84 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:00.881901 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-487908ff-209f-4aa8-80be-d98187643e84 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f returned with HTTP 200 Aug 14 04:00:00.882431 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1112/4424] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:00 2026] GET /volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:00.976025 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-37deabfc-8e42-47eb-9cfd-74c6d144b3a2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:00.978040 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37deabfc-8e42-47eb-9cfd-74c6d144b3a2 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 04:00:00.978341 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37deabfc-8e42-47eb-9cfd-74c6d144b3a2 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:00.978561 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-37deabfc-8e42-47eb-9cfd-74c6d144b3a2 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:00.978676 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-37deabfc-8e42-47eb-9cfd-74c6d144b3a2 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:00.983893 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:00.983893 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:00.984631 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-37deabfc-8e42-47eb-9cfd-74c6d144b3a2 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 04:00:00.985256 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1104/4425] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:00 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:01.897844 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fcd78bb7-edd6-41f5-955a-e4feb5d7045a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:01.899715 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fcd78bb7-edd6-41f5-955a-e4feb5d7045a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f Aug 14 04:00:01.899935 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fcd78bb7-edd6-41f5-955a-e4feb5d7045a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:01.900125 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fcd78bb7-edd6-41f5-955a-e4feb5d7045a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:01.906706 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fcd78bb7-edd6-41f5-955a-e4feb5d7045a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f returned with HTTP 404 Aug 14 04:00:01.907286 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1101/4426] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:01 2026] GET /volume/v3/volumes/99c73b78-41bd-466f-b489-a6c00e10e12f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:00:01.913774 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-55f7ad87-5553-4806-99c0-3304efd5b227 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:01.915540 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-55f7ad87-5553-4806-99c0-3304efd5b227 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 04:00:01.915702 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-55f7ad87-5553-4806-99c0-3304efd5b227 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:01.916231 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-55f7ad87-5553-4806-99c0-3304efd5b227 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Calling method 'detail' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:01.916658 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-55f7ad87-5553-4806-99c0-3304efd5b227 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100328) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 04:00:01.927635 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-55f7ad87-5553-4806-99c0-3304efd5b227 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Get all volumes completed successfully. Aug 14 04:00:01.929131 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:01.929131 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:01.933226 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-55f7ad87-5553-4806-99c0-3304efd5b227 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 04:00:01.933696 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1110/4427] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 04:00:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6933 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:01.947934 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d197760c-fd70-4fe8-88e2-040c22a450b3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:01.949990 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d197760c-fd70-4fe8-88e2-040c22a450b3 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] DELETE https://10.4.3.64/volume/v3/types/1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89 Aug 14 04:00:01.950295 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d197760c-fd70-4fe8-88e2-040c22a450b3 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:01.950585 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d197760c-fd70-4fe8-88e2-040c22a450b3 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:01.973960 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d197760c-fd70-4fe8-88e2-040c22a450b3 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] https://10.4.3.64/volume/v3/types/1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89 returned with HTTP 202 Aug 14 04:00:01.974358 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1113/4428] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 04:00:01 2026] DELETE /volume/v3/types/1f53e2c3-ce20-4f5a-8fa7-e6d739ef8f89 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:00:01.995005 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-987f3e10-dc54-4d42-9304-71252515ac5e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:01.997466 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-987f3e10-dc54-4d42-9304-71252515ac5e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 04:00:01.997715 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-987f3e10-dc54-4d42-9304-71252515ac5e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:01.997953 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-987f3e10-dc54-4d42-9304-71252515ac5e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:01.998097 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-987f3e10-dc54-4d42-9304-71252515ac5e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:02.003146 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:02.003146 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:02.003942 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-987f3e10-dc54-4d42-9304-71252515ac5e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 04:00:02.004409 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1105/4429] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:01 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:02.886791 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-83a56794-2c81-4013-a565-3bf0e67f3766 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:02.888452 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-83a56794-2c81-4013-a565-3bf0e67f3766 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 04:00:02.888824 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-83a56794-2c81-4013-a565-3bf0e67f3766 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1898255023", "extra_specs": {}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:02.900785 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-83a56794-2c81-4013-a565-3bf0e67f3766 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 04:00:02.901282 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1102/4430] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 04:00:02 2026] POST /volume/v3/types => generated 212 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:02.908917 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9e996caa-6fd6-4856-8b7a-c2cc85fc6894 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:02.910562 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9e996caa-6fd6-4856-8b7a-c2cc85fc6894 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] POST https://10.4.3.64/volume/v3/types/0e2f20b8-951d-4e97-9f63-e12fd45fc060/encryption Aug 14 04:00:02.910870 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9e996caa-6fd6-4856-8b7a-c2cc85fc6894 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:02.924458 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9e996caa-6fd6-4856-8b7a-c2cc85fc6894 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] https://10.4.3.64/volume/v3/types/0e2f20b8-951d-4e97-9f63-e12fd45fc060/encryption returned with HTTP 200 Aug 14 04:00:02.924948 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1111/4431] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 04:00:02 2026] POST /volume/v3/types/0e2f20b8-951d-4e97-9f63-e12fd45fc060/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:02.948305 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:02.950083 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:00:02.950451 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1220989943", "snapshot_id": null, "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "volume_type": "tempest-scenario-type-luks-1898255023", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:02.951956 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1220989943', 'snapshot_id': None, 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'volume_type': 'tempest-scenario-type-luks-1898255023', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:00:03.014151 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fab212f2-ad66-420e-a99b-1f639687e513 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:03.016013 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fab212f2-ad66-420e-a99b-1f639687e513 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 04:00:03.016274 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fab212f2-ad66-420e-a99b-1f639687e513 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:03.016459 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fab212f2-ad66-420e-a99b-1f639687e513 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:03.016564 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-fab212f2-ad66-420e-a99b-1f639687e513 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:03.020555 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:03.020555 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:03.021167 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fab212f2-ad66-420e-a99b-1f639687e513 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 04:00:03.021486 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1106/4432] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:03 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:03.025235 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Create volume of 1 GB Aug 14 04:00:03.025527 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:03.025527 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:03.025995 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Availability Zones retrieved successfully. Aug 14 04:00:03.031351 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Flow 'volume_create_api' (d855a098-e7b9-43b9-ab06-4b8d3a469899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:00:03.032192 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9452f68f-a2fb-4346-953c-cb901cd5b2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:03.032970 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:00:03.088271 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9452f68f-a2fb-4346-953c-cb901cd5b2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T04:00:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0e2f20b8-951d-4e97-9f63-e12fd45fc060,is_public=True,name='tempest-scenario-type-luks-1898255023',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e2f20b8-951d-4e97-9f63-e12fd45fc060', '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=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:03.089131 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (757acee1-ed26-4f39-87f4-530f61921bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:03.115244 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1898255023 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1898255023, it is now deprecated. Please use the default quota class for default quota. Aug 14 04:00:03.115536 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1898255023 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1898255023, it is now deprecated. Please use the default quota class for default quota. Aug 14 04:00:03.139739 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Created reservations ['c6a31b53-bc96-472d-b4a3-847b0b324ac4', 'a9d05754-a771-4026-89de-2d881dbf9c38', '6e0ba0f4-fe4d-4d4d-91c7-ea7368bead50', '26730d4d-c6c8-46fb-b762-c455ce3918b9'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:00:03.140972 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (757acee1-ed26-4f39-87f4-530f61921bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6a31b53-bc96-472d-b4a3-847b0b324ac4', 'a9d05754-a771-4026-89de-2d881dbf9c38', '6e0ba0f4-fe4d-4d4d-91c7-ea7368bead50', '26730d4d-c6c8-46fb-b762-c455ce3918b9']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:03.141644 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa850d6e-187c-450d-96ff-88c4c304f54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:03.162709 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa850d6e-187c-450d-96ff-88c4c304f54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3044b005-6d3c-4010-a850-fc4629cc880a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1220989943',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17bf687ee804e16a6e5a872a3c2f956',qos_specs=None,replication_status=,reservations=['c6a31b53-bc96-472d-b4a3-847b0b324ac4','a9d05754-a771-4026-89de-2d881dbf9c38','6e0ba0f4-fe4d-4d4d-91c7-ea7368bead50','26730d4d-c6c8-46fb-b762-c455ce3918b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a5c57ad6cc34c80ab6b8a51decd5786',volume_type_id=0e2f20b8-951d-4e97-9f63-e12fd45fc060), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:00:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1220989943',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3044b005-6d3c-4010-a850-fc4629cc880a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c17bf687ee804e16a6e5a872a3c2f956',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a5c57ad6cc34c80ab6b8a51decd5786',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e2f20b8-951d-4e97-9f63-e12fd45fc060),volume_type_id=0e2f20b8-951d-4e97-9f63-e12fd45fc060)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:03.163864 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5018e9-182e-4d6f-84ff-3c7e05e7e162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:03.180376 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5018e9-182e-4d6f-84ff-3c7e05e7e162) transitioned into state 'SUCCESS' from state '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-1220989943',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17bf687ee804e16a6e5a872a3c2f956',qos_specs=None,replication_status=,reservations=['c6a31b53-bc96-472d-b4a3-847b0b324ac4','a9d05754-a771-4026-89de-2d881dbf9c38','6e0ba0f4-fe4d-4d4d-91c7-ea7368bead50','26730d4d-c6c8-46fb-b762-c455ce3918b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a5c57ad6cc34c80ab6b8a51decd5786',volume_type_id=0e2f20b8-951d-4e97-9f63-e12fd45fc060)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:03.180999 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9533c2d-5996-41a7-b30b-ba19a19518b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:03.189658 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9533c2d-5996-41a7-b30b-ba19a19518b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:03.190483 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Flow 'volume_create_api' (d855a098-e7b9-43b9-ab06-4b8d3a469899) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:00:03.190765 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Create volume request issued successfully. Aug 14 04:00:03.191347 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-83d49fc2-0d87-4bea-b378-b91fe95bb90c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:00:03.191798 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1114/4433] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:00:02 2026] POST /volume/v3/volumes => generated 790 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:00:03.202390 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9e007940-262e-4e3f-81de-cf7edd750eac None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:03.204146 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9e007940-262e-4e3f-81de-cf7edd750eac tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:03.204340 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9e007940-262e-4e3f-81de-cf7edd750eac tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:03.204521 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9e007940-262e-4e3f-81de-cf7edd750eac tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:03.211148 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:03.211148 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:03.214272 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9e007940-262e-4e3f-81de-cf7edd750eac tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:03.217890 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9e007940-262e-4e3f-81de-cf7edd750eac tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:03.218264 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1103/4434] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:03 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:04.031793 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-eb379951-f66a-4a06-841d-cabc7c36c4f4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:04.033588 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-eb379951-f66a-4a06-841d-cabc7c36c4f4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 04:00:04.033793 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-eb379951-f66a-4a06-841d-cabc7c36c4f4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:04.034003 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-eb379951-f66a-4a06-841d-cabc7c36c4f4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:04.034114 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-eb379951-f66a-4a06-841d-cabc7c36c4f4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:04.038938 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:04.038938 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:04.039612 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-eb379951-f66a-4a06-841d-cabc7c36c4f4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 04:00:04.040222 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1112/4435] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:04 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:04.230621 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e2645595-eeb7-470b-83bc-e60683086000 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:04.232927 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e2645595-eeb7-470b-83bc-e60683086000 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:04.233191 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e2645595-eeb7-470b-83bc-e60683086000 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:04.233425 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e2645595-eeb7-470b-83bc-e60683086000 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:04.242278 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:04.242278 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:04.246499 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e2645595-eeb7-470b-83bc-e60683086000 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:04.250219 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e2645595-eeb7-470b-83bc-e60683086000 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:04.250548 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1107/4436] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:04 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:05.049529 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3afad04e-4525-4f7c-a977-78648685d009 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:05.051063 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3afad04e-4525-4f7c-a977-78648685d009 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 04:00:05.051358 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3afad04e-4525-4f7c-a977-78648685d009 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:05.051552 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3afad04e-4525-4f7c-a977-78648685d009 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:05.051677 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-3afad04e-4525-4f7c-a977-78648685d009 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:05.055876 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:05.055876 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:05.056604 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3afad04e-4525-4f7c-a977-78648685d009 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 04:00:05.056904 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1115/4437] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:05 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:05.267151 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d6886d2a-3e3c-4012-9702-d405ff9afb9c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:05.270805 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d6886d2a-3e3c-4012-9702-d405ff9afb9c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:05.271068 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d6886d2a-3e3c-4012-9702-d405ff9afb9c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:05.271290 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d6886d2a-3e3c-4012-9702-d405ff9afb9c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:05.286131 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:05.286131 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:05.291246 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d6886d2a-3e3c-4012-9702-d405ff9afb9c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:05.295268 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d6886d2a-3e3c-4012-9702-d405ff9afb9c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:05.295935 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1104/4438] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:05 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:06.068821 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-dbedf4b8-7b43-4266-8a7d-19f6a66abd73 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:06.070492 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dbedf4b8-7b43-4266-8a7d-19f6a66abd73 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 04:00:06.070696 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dbedf4b8-7b43-4266-8a7d-19f6a66abd73 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:06.070875 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dbedf4b8-7b43-4266-8a7d-19f6a66abd73 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:06.070977 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-dbedf4b8-7b43-4266-8a7d-19f6a66abd73 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:06.075001 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:06.075001 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:06.075543 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dbedf4b8-7b43-4266-8a7d-19f6a66abd73 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 04:00:06.075872 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1113/4439] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:06 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:06.313102 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-27f37fdd-99c4-43cd-a7c0-99e2cecea5fa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:06.315167 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-27f37fdd-99c4-43cd-a7c0-99e2cecea5fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:06.315428 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-27f37fdd-99c4-43cd-a7c0-99e2cecea5fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:06.315675 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-27f37fdd-99c4-43cd-a7c0-99e2cecea5fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:06.324633 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:06.324633 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:06.329364 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-27f37fdd-99c4-43cd-a7c0-99e2cecea5fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:06.334557 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-27f37fdd-99c4-43cd-a7c0-99e2cecea5fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:06.335250 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1108/4440] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:06 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:06.392283 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-df5857d9-4021-427d-8b2e-38b3af78842a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:06.397515 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-df5857d9-4021-427d-8b2e-38b3af78842a tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:00:06.397701 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-df5857d9-4021-427d-8b2e-38b3af78842a tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:06.397890 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-df5857d9-4021-427d-8b2e-38b3af78842a tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:06.410704 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:06.410704 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:06.420631 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-df5857d9-4021-427d-8b2e-38b3af78842a tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:00:06.424487 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-df5857d9-4021-427d-8b2e-38b3af78842a tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 200 Aug 14 04:00:06.425082 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1116/4441] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:06 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:06.442820 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f8cf9217-4bfb-40ea-ba2f-ebd0b2793eab None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:06.444497 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f8cf9217-4bfb-40ea-ba2f-ebd0b2793eab tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:00:06.444688 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f8cf9217-4bfb-40ea-ba2f-ebd0b2793eab tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:06.444931 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f8cf9217-4bfb-40ea-ba2f-ebd0b2793eab tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:06.451270 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:06.451270 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:06.454400 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f8cf9217-4bfb-40ea-ba2f-ebd0b2793eab tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:00:06.458032 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f8cf9217-4bfb-40ea-ba2f-ebd0b2793eab tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 200 Aug 14 04:00:06.458503 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1105/4442] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:06 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:06.501003 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-432a7795-51bd-404a-9707-61d98c860878 req-04de844a-c4fb-4fab-909d-6e91b67ce913 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:06.502927 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-04de844a-c4fb-4fab-909d-6e91b67ce913 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:00:06.503112 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-04de844a-c4fb-4fab-909d-6e91b67ce913 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:06.503318 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-04de844a-c4fb-4fab-909d-6e91b67ce913 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:06.510419 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:06.510419 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:06.513904 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-432a7795-51bd-404a-9707-61d98c860878 req-04de844a-c4fb-4fab-909d-6e91b67ce913 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:00:06.518069 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-04de844a-c4fb-4fab-909d-6e91b67ce913 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 200 Aug 14 04:00:06.518547 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1114/4443] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:00:06 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:06.590126 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b1d7f44b-0702-4041-bb99-193c3b520d82 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:06.590528 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1d7f44b-0702-4041-bb99-193c3b520d82 None None] GET https://10.4.3.64/volume// Aug 14 04:00:06.590687 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1d7f44b-0702-4041-bb99-193c3b520d82 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:06.590892 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b1d7f44b-0702-4041-bb99-193c3b520d82 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:06.591250 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b1d7f44b-0702-4041-bb99-193c3b520d82 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:00:06.591516 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1109/4444] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 04:00:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:00:06.597661 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-432a7795-51bd-404a-9707-61d98c860878 req-85b92b32-5ea5-420f-ac9f-3961c6921e74 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:06.600062 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-85b92b32-5ea5-420f-ac9f-3961c6921e74 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:00:06.600468 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-85b92b32-5ea5-420f-ac9f-3961c6921e74 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2371b12-e223-4466-b502-33deb0593dc5", "connector": null, "instance_uuid": "0a9c971d-71b5-44fc-bbf1-a0a1b332331b"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:06.608594 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:06.608594 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:06.633723 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-85b92b32-5ea5-420f-ac9f-3961c6921e74 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:00:06.634195 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1117/4445] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:00:06 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 14 04:00:06.659559 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bc142b03-af5f-4e71-8526-5fd86118d929 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:06.661296 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bc142b03-af5f-4e71-8526-5fd86118d929 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:00:06.661470 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bc142b03-af5f-4e71-8526-5fd86118d929 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:06.661670 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bc142b03-af5f-4e71-8526-5fd86118d929 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:06.668582 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6272b6af-1419-4102-81bb-07660c417d49 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:06.668999 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6272b6af-1419-4102-81bb-07660c417d49 None None] GET https://10.4.3.64/volume// Aug 14 04:00:06.669211 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6272b6af-1419-4102-81bb-07660c417d49 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:06.669417 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6272b6af-1419-4102-81bb-07660c417d49 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:06.669757 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6272b6af-1419-4102-81bb-07660c417d49 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:00:06.670082 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1115/4446] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:00:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:00:06.670752 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:06.670752 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:06.675702 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-bc142b03-af5f-4e71-8526-5fd86118d929 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:00:06.679560 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-432a7795-51bd-404a-9707-61d98c860878 req-9dd06ad4-4892-412b-b960-d0018f118784 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:06.680344 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bc142b03-af5f-4e71-8526-5fd86118d929 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 200 Aug 14 04:00:06.680695 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1106/4447] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:06 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:06.734534 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-9dd06ad4-4892-412b-b960-d0018f118784 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:00:06.734736 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-9dd06ad4-4892-412b-b960-d0018f118784 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:06.734918 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-9dd06ad4-4892-412b-b960-d0018f118784 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:06.744507 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:06.744507 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:06.747640 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-432a7795-51bd-404a-9707-61d98c860878 req-9dd06ad4-4892-412b-b960-d0018f118784 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:00:06.751498 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-9dd06ad4-4892-412b-b960-d0018f118784 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 200 Aug 14 04:00:06.751852 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1110/4448] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:00:06 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 1016 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:00:06.855048 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-432a7795-51bd-404a-9707-61d98c860878 req-ede0be94-afc7-4d60-ad8b-98c9d49daf4d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:06.857091 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-ede0be94-afc7-4d60-ad8b-98c9d49daf4d tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] PUT https://10.4.3.64/volume/v3/attachments/25fb2af3-f3d0-4875-bb2d-e951697bdd69 Aug 14 04:00:06.857500 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-ede0be94-afc7-4d60-ad8b-98c9d49daf4d tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:06.864818 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-432a7795-51bd-404a-9707-61d98c860878 req-ede0be94-afc7-4d60-ad8b-98c9d49daf4d tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Acquiring lock "cinder-attachment_update-c2371b12-e223-4466-b502-33deb0593dc5-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:00:06.869042 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-432a7795-51bd-404a-9707-61d98c860878 req-ede0be94-afc7-4d60-ad8b-98c9d49daf4d tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Lock "cinder-attachment_update-c2371b12-e223-4466-b502-33deb0593dc5-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:00:06.869980 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:06.869980 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:06.946974 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-432a7795-51bd-404a-9707-61d98c860878 req-ede0be94-afc7-4d60-ad8b-98c9d49daf4d tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Lock "cinder-attachment_update-c2371b12-e223-4466-b502-33deb0593dc5-np0000007313" released by "attachment_update" :: held 0.078s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:00:06.947314 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-ede0be94-afc7-4d60-ad8b-98c9d49daf4d tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/attachments/25fb2af3-f3d0-4875-bb2d-e951697bdd69 returned with HTTP 200 Aug 14 04:00:06.947974 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1118/4449] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:00:06 2026] PUT /volume/v3/attachments/25fb2af3-f3d0-4875-bb2d-e951697bdd69 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:07.085565 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5c9a0b69-8fc2-4af4-8f0a-41802ecadcea None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:07.089366 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5c9a0b69-8fc2-4af4-8f0a-41802ecadcea tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 04:00:07.089578 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5c9a0b69-8fc2-4af4-8f0a-41802ecadcea tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:07.089781 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5c9a0b69-8fc2-4af4-8f0a-41802ecadcea tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:07.089932 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-5c9a0b69-8fc2-4af4-8f0a-41802ecadcea tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:07.094516 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:07.094516 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:07.095294 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5c9a0b69-8fc2-4af4-8f0a-41802ecadcea tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 04:00:07.095668 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1116/4450] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:07 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:07.351212 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b0e53090-d8e5-4ca3-8f10-c80344843c8d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:07.353003 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b0e53090-d8e5-4ca3-8f10-c80344843c8d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:07.353204 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b0e53090-d8e5-4ca3-8f10-c80344843c8d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:07.353400 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b0e53090-d8e5-4ca3-8f10-c80344843c8d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:07.360897 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:07.360897 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:07.364764 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b0e53090-d8e5-4ca3-8f10-c80344843c8d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:07.369077 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b0e53090-d8e5-4ca3-8f10-c80344843c8d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:07.369528 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1107/4451] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:07 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:07.693431 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4759d375-d4be-46f9-866a-ae6e38eec199 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:07.695200 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4759d375-d4be-46f9-866a-ae6e38eec199 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:00:07.695403 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4759d375-d4be-46f9-866a-ae6e38eec199 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:07.695578 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4759d375-d4be-46f9-866a-ae6e38eec199 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:07.704681 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:07.704681 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:07.708499 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4759d375-d4be-46f9-866a-ae6e38eec199 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:00:07.712248 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4759d375-d4be-46f9-866a-ae6e38eec199 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 200 Aug 14 04:00:07.712601 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1111/4452] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:07 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:08.104885 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e3110db3-c695-441c-ad28-d2f1d0f88d43 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:08.106582 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e3110db3-c695-441c-ad28-d2f1d0f88d43 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 04:00:08.106776 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e3110db3-c695-441c-ad28-d2f1d0f88d43 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:08.106980 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e3110db3-c695-441c-ad28-d2f1d0f88d43 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:08.107085 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-e3110db3-c695-441c-ad28-d2f1d0f88d43 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:08.111447 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:08.111447 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:08.112061 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e3110db3-c695-441c-ad28-d2f1d0f88d43 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 04:00:08.112433 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1119/4453] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:08 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:08.383055 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-87f81e5a-3787-48db-8062-c2c997e852bd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:08.385471 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-87f81e5a-3787-48db-8062-c2c997e852bd tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:08.385471 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-87f81e5a-3787-48db-8062-c2c997e852bd tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:08.385471 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-87f81e5a-3787-48db-8062-c2c997e852bd tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:08.393748 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:08.393748 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:08.397669 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-87f81e5a-3787-48db-8062-c2c997e852bd tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:08.402557 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-87f81e5a-3787-48db-8062-c2c997e852bd tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:08.402941 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1117/4454] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:08 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:08.723640 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9a094782-5ef2-43fb-9653-ee253aa0314b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:08.725339 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9a094782-5ef2-43fb-9653-ee253aa0314b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:00:08.725549 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9a094782-5ef2-43fb-9653-ee253aa0314b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:08.725750 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9a094782-5ef2-43fb-9653-ee253aa0314b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:08.734420 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:08.734420 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:08.737465 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9a094782-5ef2-43fb-9653-ee253aa0314b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:00:08.740809 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9a094782-5ef2-43fb-9653-ee253aa0314b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 200 Aug 14 04:00:08.741132 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1108/4455] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:08 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:09.121079 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6202c038-e79b-4852-a87d-8d5f5a5c8a56 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:09.122893 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6202c038-e79b-4852-a87d-8d5f5a5c8a56 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 04:00:09.123132 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6202c038-e79b-4852-a87d-8d5f5a5c8a56 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:09.123361 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6202c038-e79b-4852-a87d-8d5f5a5c8a56 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:09.123474 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6202c038-e79b-4852-a87d-8d5f5a5c8a56 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:09.127227 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:09.127227 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:09.127729 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6202c038-e79b-4852-a87d-8d5f5a5c8a56 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 04:00:09.128052 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1112/4456] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:09 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:09.418287 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1464e82b-76ec-4c6a-b359-72303f8fcfc4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:09.420231 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1464e82b-76ec-4c6a-b359-72303f8fcfc4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:09.420417 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1464e82b-76ec-4c6a-b359-72303f8fcfc4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:09.420588 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1464e82b-76ec-4c6a-b359-72303f8fcfc4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:09.426908 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:09.426908 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:09.429944 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1464e82b-76ec-4c6a-b359-72303f8fcfc4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:09.433473 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1464e82b-76ec-4c6a-b359-72303f8fcfc4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:09.433809 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1120/4457] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:09 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:09.753161 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b131e292-dc02-49bd-82e3-3a7c201c1ccb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:09.754906 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b131e292-dc02-49bd-82e3-3a7c201c1ccb tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:00:09.755114 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b131e292-dc02-49bd-82e3-3a7c201c1ccb tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:09.755333 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b131e292-dc02-49bd-82e3-3a7c201c1ccb tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:09.763976 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:09.763976 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:09.767298 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b131e292-dc02-49bd-82e3-3a7c201c1ccb tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:00:09.771411 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b131e292-dc02-49bd-82e3-3a7c201c1ccb tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 200 Aug 14 04:00:09.771777 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1118/4458] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:09 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:10.137686 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3a84deec-b09b-4696-8921-2fafa16de873 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:10.139519 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3a84deec-b09b-4696-8921-2fafa16de873 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 04:00:10.139750 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3a84deec-b09b-4696-8921-2fafa16de873 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:10.139950 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3a84deec-b09b-4696-8921-2fafa16de873 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:10.140056 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-3a84deec-b09b-4696-8921-2fafa16de873 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:10.144181 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:10.144181 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:10.144812 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3a84deec-b09b-4696-8921-2fafa16de873 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 04:00:10.145260 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1109/4459] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:10 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 04:00:10.446440 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3fc50107-1130-4b4f-98ab-9a3d2701417b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:10.448591 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3fc50107-1130-4b4f-98ab-9a3d2701417b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:10.448783 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3fc50107-1130-4b4f-98ab-9a3d2701417b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:10.448966 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3fc50107-1130-4b4f-98ab-9a3d2701417b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:10.458646 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:10.458646 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:10.467220 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3fc50107-1130-4b4f-98ab-9a3d2701417b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:10.472973 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-432a7795-51bd-404a-9707-61d98c860878 req-054e9f01-6915-464a-9aed-88555a7437ec None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:10.474147 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3fc50107-1130-4b4f-98ab-9a3d2701417b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:10.474623 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1113/4460] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:10 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:10.474999 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-054e9f01-6915-464a-9aed-88555a7437ec tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] POST https://10.4.3.64/volume/v3/attachments/25fb2af3-f3d0-4875-bb2d-e951697bdd69/action Aug 14 04:00:10.475455 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-054e9f01-6915-464a-9aed-88555a7437ec tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:00:10.475581 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-054e9f01-6915-464a-9aed-88555a7437ec tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:10.499063 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:10.499063 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:10.507740 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-432a7795-51bd-404a-9707-61d98c860878 req-054e9f01-6915-464a-9aed-88555a7437ec tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/attachments/25fb2af3-f3d0-4875-bb2d-e951697bdd69/action returned with HTTP 204 Aug 14 04:00:10.508255 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1121/4461] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:00:10 2026] POST /volume/v3/attachments/25fb2af3-f3d0-4875-bb2d-e951697bdd69/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:00:10.783856 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0a107e42-7617-4740-84e7-3dde5f1ae18c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:10.785657 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0a107e42-7617-4740-84e7-3dde5f1ae18c tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:00:10.785862 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0a107e42-7617-4740-84e7-3dde5f1ae18c tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:10.786084 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0a107e42-7617-4740-84e7-3dde5f1ae18c tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:10.795212 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:10.795212 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:10.798576 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0a107e42-7617-4740-84e7-3dde5f1ae18c tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:00:10.802358 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0a107e42-7617-4740-84e7-3dde5f1ae18c tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 200 Aug 14 04:00:10.802769 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1119/4462] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:10 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 1129 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:10.817665 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4d8f78fe-14c4-4f35-b950-998821bbfba9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:10.819360 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4d8f78fe-14c4-4f35-b950-998821bbfba9 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:00:10.819571 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4d8f78fe-14c4-4f35-b950-998821bbfba9 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:10.819762 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4d8f78fe-14c4-4f35-b950-998821bbfba9 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:10.829844 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:10.829844 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:10.833009 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4d8f78fe-14c4-4f35-b950-998821bbfba9 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:00:10.836725 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4d8f78fe-14c4-4f35-b950-998821bbfba9 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 200 Aug 14 04:00:10.837147 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1110/4463] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:10 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 1129 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:11.155505 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-966cc42b-40b6-473a-b860-c7818f962517 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:11.157170 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-966cc42b-40b6-473a-b860-c7818f962517 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 04:00:11.157350 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-966cc42b-40b6-473a-b860-c7818f962517 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:11.157558 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-966cc42b-40b6-473a-b860-c7818f962517 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:11.157662 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-966cc42b-40b6-473a-b860-c7818f962517 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:11.161576 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:11.161576 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:11.162183 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-966cc42b-40b6-473a-b860-c7818f962517 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 200 Aug 14 04:00:11.162524 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1114/4464] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:11 2026] GET /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:11.172870 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-500c757e-b17c-41ea-ba24-10e0707ed949 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:11.174636 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-500c757e-b17c-41ea-ba24-10e0707ed949 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] DELETE https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 Aug 14 04:00:11.174870 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-500c757e-b17c-41ea-ba24-10e0707ed949 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:11.175099 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-500c757e-b17c-41ea-ba24-10e0707ed949 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:11.175276 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-500c757e-b17c-41ea-ba24-10e0707ed949 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete backup with id: 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5. Aug 14 04:00:11.180008 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:11.180008 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:11.197059 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-500c757e-b17c-41ea-ba24-10e0707ed949 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] delete_backup rpcapi backup_id 0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 {{(pid=100327) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:00:11.202707 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-500c757e-b17c-41ea-ba24-10e0707ed949 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 returned with HTTP 202 Aug 14 04:00:11.203171 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1122/4465] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:00:11 2026] DELETE /volume/v3/backups/0c960a7e-a59c-4c05-8a82-0dd2e2def5c5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:00:11.209565 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9d5e980e-d7d8-4500-bdcf-b75f3582d8d8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:11.211361 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9d5e980e-d7d8-4500-bdcf-b75f3582d8d8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 Aug 14 04:00:11.211561 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9d5e980e-d7d8-4500-bdcf-b75f3582d8d8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:11.211735 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9d5e980e-d7d8-4500-bdcf-b75f3582d8d8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:11.211887 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-9d5e980e-d7d8-4500-bdcf-b75f3582d8d8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete volume with id: 5af3fe66-a64b-452e-a36c-d45738126161 Aug 14 04:00:11.219329 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:11.219329 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:11.219329 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9d5e980e-d7d8-4500-bdcf-b75f3582d8d8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:11.241262 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9d5e980e-d7d8-4500-bdcf-b75f3582d8d8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete volume request issued successfully. Aug 14 04:00:11.241485 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9d5e980e-d7d8-4500-bdcf-b75f3582d8d8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 returned with HTTP 202 Aug 14 04:00:11.241924 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1120/4466] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:00:11 2026] DELETE /volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:00:11.248602 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-eb2d2a6b-0cc8-4606-8ad1-4f6ef4b126dd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:11.251461 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eb2d2a6b-0cc8-4606-8ad1-4f6ef4b126dd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 Aug 14 04:00:11.251693 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-eb2d2a6b-0cc8-4606-8ad1-4f6ef4b126dd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:11.251989 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-eb2d2a6b-0cc8-4606-8ad1-4f6ef4b126dd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:11.263584 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:11.263584 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:11.273491 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-eb2d2a6b-0cc8-4606-8ad1-4f6ef4b126dd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:11.279920 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eb2d2a6b-0cc8-4606-8ad1-4f6ef4b126dd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 returned with HTTP 200 Aug 14 04:00:11.280437 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1111/4467] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:11 2026] GET /volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 => generated 1005 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:11.487813 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-348e1e0c-fe62-4ad8-bc0d-38e074145c96 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:11.489672 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-348e1e0c-fe62-4ad8-bc0d-38e074145c96 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:11.489853 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-348e1e0c-fe62-4ad8-bc0d-38e074145c96 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:11.490067 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-348e1e0c-fe62-4ad8-bc0d-38e074145c96 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:11.497395 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:11.497395 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:11.501000 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-348e1e0c-fe62-4ad8-bc0d-38e074145c96 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:11.506914 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-348e1e0c-fe62-4ad8-bc0d-38e074145c96 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:11.507275 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1115/4468] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:11 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:12.292973 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-89bf6a46-767d-4665-9e68-badf7e8893cd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:12.295349 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89bf6a46-767d-4665-9e68-badf7e8893cd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 Aug 14 04:00:12.295640 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89bf6a46-767d-4665-9e68-badf7e8893cd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:12.295877 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89bf6a46-767d-4665-9e68-badf7e8893cd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:12.303477 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89bf6a46-767d-4665-9e68-badf7e8893cd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 returned with HTTP 404 Aug 14 04:00:12.304550 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1123/4469] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:12 2026] GET /volume/v3/volumes/5af3fe66-a64b-452e-a36c-d45738126161 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:00:12.312519 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7b7342b6-2549-4d56-b1b7-1d5a96040905 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:12.314629 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7b7342b6-2549-4d56-b1b7-1d5a96040905 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a/export_record Aug 14 04:00:12.314798 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7b7342b6-2549-4d56-b1b7-1d5a96040905 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:12.315011 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7b7342b6-2549-4d56-b1b7-1d5a96040905 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'export_record' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:12.315123 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-7b7342b6-2549-4d56-b1b7-1d5a96040905 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Export record for backup 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100328) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 04:00:12.319093 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:12.319093 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:12.319938 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.api [None req-7b7342b6-2549-4d56-b1b7-1d5a96040905 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling RPCAPI with context: , host: np0000007313, backup: 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100328) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 04:00:12.326860 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-7b7342b6-2549-4d56-b1b7-1d5a96040905 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] export_record in rpcapi backup_id 679bcd69-c8d1-4369-a72e-63e524ef324a on host np0000007313. {{(pid=100328) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 04:00:12.336425 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-7b7342b6-2549-4d56-b1b7-1d5a96040905 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjc5YmNkNjktYzhkMS00MzY5LWE3MmUtNjNlNTI0ZWYzMjRhIiwgInVzZXJfaWQiOiAiNjk0OGM3YWU2OGRmNDljZjhkZTE4ZjBlNmMzYTBlOWQiLCAicHJvamVjdF9pZCI6ICI4ODgxMWFmNjBhYzA0MjE0OTAxNjQ0OTM1ZTlmOTc5MSIsICJ2b2x1bWVfaWQiOiAiODI1NWVmNTQtOTk2MC00OTI3LWJmN2QtOGE4NTljOTI2OWQ4IiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04Njc3NjA4NTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MjU1ZWY1NC05OTYwLTQ5MjctYmY3ZC04YTg1OWM5MjY5ZDgvMjAyNjA4MTQwMzU5MTgvYXpfbm92YV9iYWNrdXBfNjc5YmNkNjktYzhkMS00MzY5LWE3MmUtNjNlNTI0ZWYzMjRhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMzo1OToxNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMzo1OToxNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAzOjU5OjMwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100328) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 04:00:12.336701 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7b7342b6-2549-4d56-b1b7-1d5a96040905 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a/export_record returned with HTTP 200 Aug 14 04:00:12.337174 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1121/4470] 10.4.3.64 () {68 vars in 1423 bytes} [Fri Aug 14 04:00:12 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:12.345443 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:12.347209 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:00:12.347554 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-195262366"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:12.349026 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-195262366'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:00:12.349155 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Create volume of 1 GB Aug 14 04:00:12.353490 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Availability Zones retrieved successfully. Aug 14 04:00:12.359033 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Flow 'volume_create_api' (2db44101-0cf8-48ac-9ff6-82d30b839d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:00:12.359961 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5946aa6d-7c32-4287-9416-f7aada88a631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:12.360780 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:00:12.383824 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5946aa6d-7c32-4287-9416-f7aada88a631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:12.384596 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9037b3e3-4de2-4bd4-baaa-4d27c928922b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:12.419665 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Created reservations ['4fee6b56-ef46-445c-995f-5cec2ab3b2cc', 'a6bcd5b6-ce54-42ee-b18a-63e673c11f9a', 'ad020770-b641-44f7-aef6-07a9888ce430', '40b40bbf-9d8d-4f4d-850a-16d2a85af40d'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:00:12.420564 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9037b3e3-4de2-4bd4-baaa-4d27c928922b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fee6b56-ef46-445c-995f-5cec2ab3b2cc', 'a6bcd5b6-ce54-42ee-b18a-63e673c11f9a', 'ad020770-b641-44f7-aef6-07a9888ce430', '40b40bbf-9d8d-4f4d-850a-16d2a85af40d']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:12.421612 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904255ac-3a10-437a-846d-c1b25f24f808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:12.442009 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904255ac-3a10-437a-846d-c1b25f24f808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04ab891b-8490-4f9c-a201-9c4603747be2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-195262366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88811af60ac04214901644935e9f9791',qos_specs=None,replication_status=,reservations=['4fee6b56-ef46-445c-995f-5cec2ab3b2cc','a6bcd5b6-ce54-42ee-b18a-63e673c11f9a','ad020770-b641-44f7-aef6-07a9888ce430','40b40bbf-9d8d-4f4d-850a-16d2a85af40d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-195262366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04ab891b-8490-4f9c-a201-9c4603747be2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88811af60ac04214901644935e9f9791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:12.442753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2df6a265-4dfa-4fcc-9016-c0bb8fa45e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:12.455646 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2df6a265-4dfa-4fcc-9016-c0bb8fa45e68) transitioned into state 'SUCCESS' from state '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-195262366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88811af60ac04214901644935e9f9791',qos_specs=None,replication_status=,reservations=['4fee6b56-ef46-445c-995f-5cec2ab3b2cc','a6bcd5b6-ce54-42ee-b18a-63e673c11f9a','ad020770-b641-44f7-aef6-07a9888ce430','40b40bbf-9d8d-4f4d-850a-16d2a85af40d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:12.456370 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c81ad37-969b-4216-b4ea-17c988de27f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:12.463607 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c81ad37-969b-4216-b4ea-17c988de27f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:12.464392 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Flow 'volume_create_api' (2db44101-0cf8-48ac-9ff6-82d30b839d7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:00:12.464700 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Create volume request issued successfully. Aug 14 04:00:12.465285 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-12c9cb8b-e996-4faf-8506-81b69c937e01 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:00:12.465962 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1112/4471] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 04:00:12 2026] POST /volume/v3/volumes => generated 775 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:00:12.480026 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9e23eae3-b205-4b5b-bba4-318e41755c52 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:12.481882 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e23eae3-b205-4b5b-bba4-318e41755c52 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 Aug 14 04:00:12.482146 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e23eae3-b205-4b5b-bba4-318e41755c52 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:12.482379 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e23eae3-b205-4b5b-bba4-318e41755c52 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:12.489427 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:12.489427 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:12.492812 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9e23eae3-b205-4b5b-bba4-318e41755c52 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:12.496689 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e23eae3-b205-4b5b-bba4-318e41755c52 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 returned with HTTP 200 Aug 14 04:00:12.497074 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1116/4472] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:12 2026] GET /volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:12.518697 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0a04b5ec-127d-4fac-9741-527fe05ea698 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:12.521086 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0a04b5ec-127d-4fac-9741-527fe05ea698 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:12.521304 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0a04b5ec-127d-4fac-9741-527fe05ea698 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:12.521511 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0a04b5ec-127d-4fac-9741-527fe05ea698 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:12.530183 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:12.530183 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:12.535695 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0a04b5ec-127d-4fac-9741-527fe05ea698 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:12.544262 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0a04b5ec-127d-4fac-9741-527fe05ea698 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:12.544262 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1124/4473] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:12 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:13.511638 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5e94b420-3b5d-40b7-a071-ba270252538e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:13.513794 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5e94b420-3b5d-40b7-a071-ba270252538e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 Aug 14 04:00:13.514019 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5e94b420-3b5d-40b7-a071-ba270252538e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:13.514225 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5e94b420-3b5d-40b7-a071-ba270252538e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:13.521008 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:13.521008 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:13.524127 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5e94b420-3b5d-40b7-a071-ba270252538e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:13.527727 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5e94b420-3b5d-40b7-a071-ba270252538e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 returned with HTTP 200 Aug 14 04:00:13.528074 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1122/4474] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:13 2026] GET /volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:13.539763 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-47600fa6-a055-4208-8ff7-f16e89208b2f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:13.541592 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-47600fa6-a055-4208-8ff7-f16e89208b2f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 04:00:13.541976 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-47600fa6-a055-4208-8ff7-f16e89208b2f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "04ab891b-8490-4f9c-a201-9c4603747be2", "name": "tempest-type-Backup-927730998"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:13.543383 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-47600fa6-a055-4208-8ff7-f16e89208b2f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Creating new backup {'backup': {'volume_id': '04ab891b-8490-4f9c-a201-9c4603747be2', 'name': 'tempest-type-Backup-927730998'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:00:13.543556 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-47600fa6-a055-4208-8ff7-f16e89208b2f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Creating backup of volume 04ab891b-8490-4f9c-a201-9c4603747be2 in container None Aug 14 04:00:13.550503 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:13.550503 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:13.551751 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-47600fa6-a055-4208-8ff7-f16e89208b2f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:13.555037 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ed0d7a79-c030-450a-bb83-be3d6a0c97e3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:13.557167 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ed0d7a79-c030-450a-bb83-be3d6a0c97e3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:13.557409 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ed0d7a79-c030-450a-bb83-be3d6a0c97e3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:13.557639 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ed0d7a79-c030-450a-bb83-be3d6a0c97e3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:13.566072 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-47600fa6-a055-4208-8ff7-f16e89208b2f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Created reservations ['966c1b9b-ee30-4eb4-b0c9-c38c654990c2', '1eab4671-474d-4ce0-ba3c-e83a16dd8873'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:00:13.567059 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:13.567059 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:13.572856 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ed0d7a79-c030-450a-bb83-be3d6a0c97e3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:13.579910 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ed0d7a79-c030-450a-bb83-be3d6a0c97e3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:13.580578 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1117/4475] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:13 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:13.597357 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-47600fa6-a055-4208-8ff7-f16e89208b2f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 04:00:13.597748 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1113/4476] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 04:00:13 2026] POST /volume/v3/backups => generated 313 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:00:13.606047 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-698b3786-d563-4ee8-b2cf-50e944d7559b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:13.608274 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-698b3786-d563-4ee8-b2cf-50e944d7559b tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:13.608480 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-698b3786-d563-4ee8-b2cf-50e944d7559b tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:13.608657 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-698b3786-d563-4ee8-b2cf-50e944d7559b tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:13.608767 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-698b3786-d563-4ee8-b2cf-50e944d7559b tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:13.614238 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:13.614238 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:13.614835 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-698b3786-d563-4ee8-b2cf-50e944d7559b tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:13.615363 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1125/4477] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:13 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:13.903914 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-131c0e52-c50c-4665-9864-32a7d23d4a52 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:13.906018 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-131c0e52-c50c-4665-9864-32a7d23d4a52 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:00:13.906228 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-131c0e52-c50c-4665-9864-32a7d23d4a52 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:13.906484 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-131c0e52-c50c-4665-9864-32a7d23d4a52 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:13.915403 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:13.915403 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:13.918384 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-131c0e52-c50c-4665-9864-32a7d23d4a52 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:00:13.921935 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-131c0e52-c50c-4665-9864-32a7d23d4a52 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 200 Aug 14 04:00:13.922288 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1123/4478] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:00:13 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 1129 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:13.938168 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-78a0012f-0932-4546-abf8-c990f44b1f91 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:13.940547 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-78a0012f-0932-4546-abf8-c990f44b1f91 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] POST https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5/action Aug 14 04:00:13.940927 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-78a0012f-0932-4546-abf8-c990f44b1f91 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:00:13.941085 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-78a0012f-0932-4546-abf8-c990f44b1f91 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:13.953806 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:13.953806 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:13.954394 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-78a0012f-0932-4546-abf8-c990f44b1f91 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:00:13.960708 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-78a0012f-0932-4546-abf8-c990f44b1f91 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Begin detaching volume completed successfully. Aug 14 04:00:13.960967 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-78a0012f-0932-4546-abf8-c990f44b1f91 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5/action returned with HTTP 202 Aug 14 04:00:13.961552 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1118/4479] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 04:00:13 2026] POST /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:00:13.997113 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c4923fa1-74f8-4641-b26f-ba94765fea9c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:13.997617 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c4923fa1-74f8-4641-b26f-ba94765fea9c None None] GET https://10.4.3.64/volume// Aug 14 04:00:13.997844 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c4923fa1-74f8-4641-b26f-ba94765fea9c None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:13.998093 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c4923fa1-74f8-4641-b26f-ba94765fea9c None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:13.998513 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c4923fa1-74f8-4641-b26f-ba94765fea9c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:00:13.998972 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1114/4480] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:00:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:00:14.007285 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-e5d6fac5-7a35-4658-8af1-5820ddce53a3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:14.009695 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-e5d6fac5-7a35-4658-8af1-5820ddce53a3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:00:14.009972 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-e5d6fac5-7a35-4658-8af1-5820ddce53a3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:14.010229 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-e5d6fac5-7a35-4658-8af1-5820ddce53a3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:14.021105 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:14.021105 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:14.024910 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-e5d6fac5-7a35-4658-8af1-5820ddce53a3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:00:14.030030 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-e5d6fac5-7a35-4658-8af1-5820ddce53a3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 200 Aug 14 04:00:14.030549 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1126/4481] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:00:14 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:00:14.606155 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b396e6d9-71c4-4008-83c2-13890b8e6cd3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:14.606155 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b396e6d9-71c4-4008-83c2-13890b8e6cd3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:14.606155 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b396e6d9-71c4-4008-83c2-13890b8e6cd3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:14.606665 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b396e6d9-71c4-4008-83c2-13890b8e6cd3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:14.623126 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:14.623126 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:14.625178 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b09cf763-97a5-4f9e-a025-c6d3fc2b2edb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:14.627536 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b09cf763-97a5-4f9e-a025-c6d3fc2b2edb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:14.627751 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b09cf763-97a5-4f9e-a025-c6d3fc2b2edb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:14.627922 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b09cf763-97a5-4f9e-a025-c6d3fc2b2edb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:14.628030 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b09cf763-97a5-4f9e-a025-c6d3fc2b2edb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:14.630342 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b396e6d9-71c4-4008-83c2-13890b8e6cd3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:14.634770 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:14.634770 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:14.634928 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b396e6d9-71c4-4008-83c2-13890b8e6cd3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:14.634982 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b09cf763-97a5-4f9e-a025-c6d3fc2b2edb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:14.635029 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1124/4482] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:14 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 943 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:14.635084 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1119/4483] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:14 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 04:00:15.645602 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bb568c20-9229-47d3-b55c-398d93d5362d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:15.648541 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bb568c20-9229-47d3-b55c-398d93d5362d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:15.648748 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bb568c20-9229-47d3-b55c-398d93d5362d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:15.648924 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bb568c20-9229-47d3-b55c-398d93d5362d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:15.649022 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-bb568c20-9229-47d3-b55c-398d93d5362d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:15.651219 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-55707ea7-2b1d-4e70-85bf-e60c2e32cd15 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:15.652963 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-55707ea7-2b1d-4e70-85bf-e60c2e32cd15 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:15.653157 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-55707ea7-2b1d-4e70-85bf-e60c2e32cd15 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:15.653238 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:15.653238 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:15.653364 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-55707ea7-2b1d-4e70-85bf-e60c2e32cd15 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:15.653782 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bb568c20-9229-47d3-b55c-398d93d5362d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:15.654232 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1115/4484] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:15 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:15.659828 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:15.659828 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:15.662971 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-55707ea7-2b1d-4e70-85bf-e60c2e32cd15 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:15.666652 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-55707ea7-2b1d-4e70-85bf-e60c2e32cd15 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:15.666981 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1127/4485] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:15 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:16.334465 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-d265cc35-3bf9-4106-a2bd-876ac38fbd64 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:16.336620 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-d265cc35-3bf9-4106-a2bd-876ac38fbd64 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] DELETE https://10.4.3.64/volume/v3/attachments/25fb2af3-f3d0-4875-bb2d-e951697bdd69 Aug 14 04:00:16.336878 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-d265cc35-3bf9-4106-a2bd-876ac38fbd64 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:16.337124 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-d265cc35-3bf9-4106-a2bd-876ac38fbd64 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:16.344000 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:16.344000 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:16.394587 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-5f5fcda9-2250-4bf9-991c-0ec3ff4d0e13 req-d265cc35-3bf9-4106-a2bd-876ac38fbd64 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/attachments/25fb2af3-f3d0-4875-bb2d-e951697bdd69 returned with HTTP 200 Aug 14 04:00:16.394999 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1125/4486] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:00:16 2026] DELETE /volume/v3/attachments/25fb2af3-f3d0-4875-bb2d-e951697bdd69 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:16.663840 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1a7c14f9-6637-4184-90a6-d2e3dc1659fd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:16.667235 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1a7c14f9-6637-4184-90a6-d2e3dc1659fd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:16.667235 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1a7c14f9-6637-4184-90a6-d2e3dc1659fd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:16.667235 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1a7c14f9-6637-4184-90a6-d2e3dc1659fd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:16.667235 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-1a7c14f9-6637-4184-90a6-d2e3dc1659fd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:16.671727 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:16.671727 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:16.672957 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1a7c14f9-6637-4184-90a6-d2e3dc1659fd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:16.672957 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1120/4487] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:16 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:16.679767 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-271ce868-bd8d-4588-b34d-70c2b8d8fe97 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:16.681546 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-271ce868-bd8d-4588-b34d-70c2b8d8fe97 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:16.681756 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-271ce868-bd8d-4588-b34d-70c2b8d8fe97 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:16.681941 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-271ce868-bd8d-4588-b34d-70c2b8d8fe97 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:16.688529 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:16.688529 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:16.691605 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-271ce868-bd8d-4588-b34d-70c2b8d8fe97 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:16.695216 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-271ce868-bd8d-4588-b34d-70c2b8d8fe97 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:16.695545 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1116/4488] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:16 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:17.121291 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9ad90338-09af-4456-a8f2-16e593cd9609 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:17.122939 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9ad90338-09af-4456-a8f2-16e593cd9609 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:00:17.123284 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9ad90338-09af-4456-a8f2-16e593cd9609 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2371b12-e223-4466-b502-33deb0593dc5", "force": false, "name": "tempest-TestStampPattern-snapshot-1433674691", "description": null, "metadata": null}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:17.131650 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:17.131650 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:17.132081 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9ad90338-09af-4456-a8f2-16e593cd9609 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:00:17.132245 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-9ad90338-09af-4456-a8f2-16e593cd9609 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Create snapshot from volume c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:00:17.159745 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-9ad90338-09af-4456-a8f2-16e593cd9609 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Created reservations ['1cd9cf50-68a7-4296-a82b-9ed5032b760f', '06f83590-0ad9-499b-a180-99067355d925', '329df5e3-297f-4932-83cb-01c767cb6a2a', 'f3a636b7-dac7-48ce-b485-c08b9eff1bc6'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:00:17.182944 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9ad90338-09af-4456-a8f2-16e593cd9609 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Snapshot create request issued successfully. Aug 14 04:00:17.183285 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9ad90338-09af-4456-a8f2-16e593cd9609 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:00:17.183704 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1128/4489] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:00:17 2026] POST /volume/v3/snapshots => generated 303 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:00:17.191638 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a1a35dbc-929d-4c94-90a5-cf9ee16aa41b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:17.193385 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a1a35dbc-929d-4c94-90a5-cf9ee16aa41b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb Aug 14 04:00:17.193586 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a1a35dbc-929d-4c94-90a5-cf9ee16aa41b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:17.193791 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a1a35dbc-929d-4c94-90a5-cf9ee16aa41b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:17.199081 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:17.199081 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:17.199288 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a1a35dbc-929d-4c94-90a5-cf9ee16aa41b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Snapshot retrieved successfully. Aug 14 04:00:17.200088 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a1a35dbc-929d-4c94-90a5-cf9ee16aa41b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb returned with HTTP 200 Aug 14 04:00:17.200450 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1126/4490] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:00:17 2026] GET /volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:17.684951 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3c89491f-2105-42f7-817b-2f3d20497f59 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:17.686581 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c89491f-2105-42f7-817b-2f3d20497f59 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:17.686897 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c89491f-2105-42f7-817b-2f3d20497f59 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:17.687155 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c89491f-2105-42f7-817b-2f3d20497f59 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:17.688066 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-3c89491f-2105-42f7-817b-2f3d20497f59 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:17.692129 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:17.692129 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:17.692129 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c89491f-2105-42f7-817b-2f3d20497f59 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:17.692129 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1121/4491] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:17 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:17.707812 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2af2fc49-7ed9-480e-a3f2-c95c1c9214d6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:17.709697 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2af2fc49-7ed9-480e-a3f2-c95c1c9214d6 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:17.709889 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2af2fc49-7ed9-480e-a3f2-c95c1c9214d6 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:17.710070 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2af2fc49-7ed9-480e-a3f2-c95c1c9214d6 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:17.717006 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:17.717006 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:17.720384 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2af2fc49-7ed9-480e-a3f2-c95c1c9214d6 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:17.724470 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2af2fc49-7ed9-480e-a3f2-c95c1c9214d6 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:17.724843 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1117/4492] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:17 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:17.741531 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-982ab886-3a49-4f4e-a263-aeea3e782114 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:17.743535 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-982ab886-3a49-4f4e-a263-aeea3e782114 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:17.743761 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-982ab886-3a49-4f4e-a263-aeea3e782114 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:17.744007 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-982ab886-3a49-4f4e-a263-aeea3e782114 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:17.750352 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:17.750352 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:17.754110 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-982ab886-3a49-4f4e-a263-aeea3e782114 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:17.758238 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-982ab886-3a49-4f4e-a263-aeea3e782114 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:17.758775 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1129/4493] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:00:17 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:17.877521 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-7be7b276-7c33-4434-a756-679301945d82 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:17.879841 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-7be7b276-7c33-4434-a756-679301945d82 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:17.880030 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-7be7b276-7c33-4434-a756-679301945d82 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:17.880230 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-7be7b276-7c33-4434-a756-679301945d82 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:17.887417 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:17.887417 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:17.891345 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-7be7b276-7c33-4434-a756-679301945d82 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:17.896006 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-7be7b276-7c33-4434-a756-679301945d82 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:17.899741 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1127/4494] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:00:17 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:18.214946 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a9c9b9e9-40f1-47bd-aa86-5a1a58cc81f2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:18.216655 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a9c9b9e9-40f1-47bd-aa86-5a1a58cc81f2 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb Aug 14 04:00:18.216873 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a9c9b9e9-40f1-47bd-aa86-5a1a58cc81f2 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:18.217092 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a9c9b9e9-40f1-47bd-aa86-5a1a58cc81f2 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:18.223329 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:18.223329 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:18.223884 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a9c9b9e9-40f1-47bd-aa86-5a1a58cc81f2 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Snapshot retrieved successfully. Aug 14 04:00:18.224734 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a9c9b9e9-40f1-47bd-aa86-5a1a58cc81f2 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb returned with HTTP 200 Aug 14 04:00:18.225158 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1122/4495] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:00:18 2026] GET /volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:18.233483 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-67d39f9d-12a4-4a59-bbd9-d043d02ebc4c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:18.235290 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-67d39f9d-12a4-4a59-bbd9-d043d02ebc4c tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb Aug 14 04:00:18.235515 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-67d39f9d-12a4-4a59-bbd9-d043d02ebc4c tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:18.235740 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-67d39f9d-12a4-4a59-bbd9-d043d02ebc4c tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:18.240579 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:18.240579 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:18.241044 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-67d39f9d-12a4-4a59-bbd9-d043d02ebc4c tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Snapshot retrieved successfully. Aug 14 04:00:18.241800 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-67d39f9d-12a4-4a59-bbd9-d043d02ebc4c tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb returned with HTTP 200 Aug 14 04:00:18.242204 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1118/4496] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:00:18 2026] GET /volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:18.320259 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-f07cbfd1-4144-454d-8f44-3b5e760b8140 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:18.323027 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-f07cbfd1-4144-454d-8f44-3b5e760b8140 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:18.323270 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-f07cbfd1-4144-454d-8f44-3b5e760b8140 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:18.323511 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-f07cbfd1-4144-454d-8f44-3b5e760b8140 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:18.335086 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:18.335086 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:18.339086 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-f07cbfd1-4144-454d-8f44-3b5e760b8140 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:18.344455 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-f07cbfd1-4144-454d-8f44-3b5e760b8140 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:18.344901 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1130/4497] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:00:18 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 1429 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:18.355381 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c78ca1c5-2174-4a15-97c1-9f3d80d0749f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:18.355992 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c78ca1c5-2174-4a15-97c1-9f3d80d0749f None None] GET https://10.4.3.64/volume// Aug 14 04:00:18.356219 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c78ca1c5-2174-4a15-97c1-9f3d80d0749f None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:18.356486 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c78ca1c5-2174-4a15-97c1-9f3d80d0749f None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:18.356940 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c78ca1c5-2174-4a15-97c1-9f3d80d0749f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:00:18.357468 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1128/4498] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 04:00:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:00:18.364970 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-e38d67f8-e31a-4a03-8c03-cd7aa87028bd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:18.368725 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-e38d67f8-e31a-4a03-8c03-cd7aa87028bd tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:00:18.369108 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-e38d67f8-e31a-4a03-8c03-cd7aa87028bd tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3044b005-6d3c-4010-a850-fc4629cc880a", "connector": null, "instance_uuid": "d9cb755a-6d4e-4d31-a28e-513d4822f56e"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:18.378349 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:18.378349 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:18.399522 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-e38d67f8-e31a-4a03-8c03-cd7aa87028bd tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:00:18.399949 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1123/4499] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:00:18 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 14 04:00:18.701268 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-63182c44-981f-4788-a9c5-b5af12802db0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:18.703325 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-63182c44-981f-4788-a9c5-b5af12802db0 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:18.703582 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-63182c44-981f-4788-a9c5-b5af12802db0 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:18.703827 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-63182c44-981f-4788-a9c5-b5af12802db0 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:18.703973 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-63182c44-981f-4788-a9c5-b5af12802db0 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:18.708151 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:18.708151 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:18.708845 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-63182c44-981f-4788-a9c5-b5af12802db0 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:18.709220 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1119/4500] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:18 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:19.326007 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5bc3d750-799a-4ab8-a38e-b9d15978410a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:19.326449 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5bc3d750-799a-4ab8-a38e-b9d15978410a None None] GET https://10.4.3.64/volume// Aug 14 04:00:19.326674 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5bc3d750-799a-4ab8-a38e-b9d15978410a None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:19.326888 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5bc3d750-799a-4ab8-a38e-b9d15978410a None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:19.327274 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5bc3d750-799a-4ab8-a38e-b9d15978410a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:00:19.327734 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1131/4501] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:00:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:00:19.334053 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-f3618785-ab93-408d-871c-8a76587118f4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:19.336937 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-f3618785-ab93-408d-871c-8a76587118f4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:00:19.337217 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-f3618785-ab93-408d-871c-8a76587118f4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:19.337519 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-f3618785-ab93-408d-871c-8a76587118f4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:19.350516 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:19.350516 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:19.357028 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-f3618785-ab93-408d-871c-8a76587118f4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:00:19.363760 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-f3618785-ab93-408d-871c-8a76587118f4 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:00:19.364372 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1129/4502] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:00:19 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 1608 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:00:19.497659 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-8652ca20-4244-4400-8b7a-34a610e8d7c3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:19.499644 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-8652ca20-4244-4400-8b7a-34a610e8d7c3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] PUT https://10.4.3.64/volume/v3/attachments/5355c650-428c-4f68-a37c-9a50107e2d09 Aug 14 04:00:19.499997 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-8652ca20-4244-4400-8b7a-34a610e8d7c3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:19.507338 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-8652ca20-4244-4400-8b7a-34a610e8d7c3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Acquiring lock "cinder-attachment_update-3044b005-6d3c-4010-a850-fc4629cc880a-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:00:19.511655 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-8652ca20-4244-4400-8b7a-34a610e8d7c3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Lock "cinder-attachment_update-3044b005-6d3c-4010-a850-fc4629cc880a-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:00:19.512557 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:19.512557 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:19.617201 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-8652ca20-4244-4400-8b7a-34a610e8d7c3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Lock "cinder-attachment_update-3044b005-6d3c-4010-a850-fc4629cc880a-np0000007313" released by "attachment_update" :: held 0.105s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:00:19.617907 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-8652ca20-4244-4400-8b7a-34a610e8d7c3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/attachments/5355c650-428c-4f68-a37c-9a50107e2d09 returned with HTTP 200 Aug 14 04:00:19.618595 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1124/4503] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:00:19 2026] PUT /volume/v3/attachments/5355c650-428c-4f68-a37c-9a50107e2d09 => generated 968 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:19.642834 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-0d996d42-267d-45b6-a617-0213540ae574 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:19.645440 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-0d996d42-267d-45b6-a617-0213540ae574 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] POST https://10.4.3.64/volume/v3/attachments/5355c650-428c-4f68-a37c-9a50107e2d09/action Aug 14 04:00:19.645923 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-0d996d42-267d-45b6-a617-0213540ae574 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action body: b'{"os-complete": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:00:19.646096 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-0d996d42-267d-45b6-a617-0213540ae574 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:19.670197 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:19.670197 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:19.679875 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-0d996d42-267d-45b6-a617-0213540ae574 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/attachments/5355c650-428c-4f68-a37c-9a50107e2d09/action returned with HTTP 204 Aug 14 04:00:19.680495 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1120/4504] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:00:19 2026] POST /volume/v3/attachments/5355c650-428c-4f68-a37c-9a50107e2d09/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:00:19.721077 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-65277549-8449-4ddc-9b68-c2e74831ff86 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:19.724291 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-65277549-8449-4ddc-9b68-c2e74831ff86 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:19.724291 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-65277549-8449-4ddc-9b68-c2e74831ff86 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:19.724541 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-65277549-8449-4ddc-9b68-c2e74831ff86 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:19.724729 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-65277549-8449-4ddc-9b68-c2e74831ff86 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:19.736987 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:19.736987 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:19.737800 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-65277549-8449-4ddc-9b68-c2e74831ff86 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:19.738699 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1132/4505] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:19 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:20.751594 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0c8b314f-add8-4c86-b0b0-24571d50a5d7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:20.753649 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0c8b314f-add8-4c86-b0b0-24571d50a5d7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:20.754306 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0c8b314f-add8-4c86-b0b0-24571d50a5d7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:20.754543 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0c8b314f-add8-4c86-b0b0-24571d50a5d7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:20.754675 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-0c8b314f-add8-4c86-b0b0-24571d50a5d7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:20.763040 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:20.763040 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:20.764580 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0c8b314f-add8-4c86-b0b0-24571d50a5d7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:20.765104 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1130/4506] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:20 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:21.774481 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-950a93f3-0d73-4b00-bf2e-f45cc75eab5a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:21.776257 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-950a93f3-0d73-4b00-bf2e-f45cc75eab5a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:21.776552 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-950a93f3-0d73-4b00-bf2e-f45cc75eab5a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:21.776828 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-950a93f3-0d73-4b00-bf2e-f45cc75eab5a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:21.776939 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-950a93f3-0d73-4b00-bf2e-f45cc75eab5a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:21.781207 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:21.781207 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:21.781780 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-950a93f3-0d73-4b00-bf2e-f45cc75eab5a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:21.782162 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1125/4507] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:21 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:22.791183 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-da6bda49-b408-4a94-a813-990175f448e6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:22.792888 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-da6bda49-b408-4a94-a813-990175f448e6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:22.793077 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-da6bda49-b408-4a94-a813-990175f448e6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:22.793283 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-da6bda49-b408-4a94-a813-990175f448e6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:22.793385 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-da6bda49-b408-4a94-a813-990175f448e6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:22.797509 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:22.797509 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:22.798026 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-da6bda49-b408-4a94-a813-990175f448e6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:22.798359 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1121/4508] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:22 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:22.969196 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:22.970714 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:00:22.971005 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2038746948", "snapshot_id": "bba62a17-4196-492f-8e50-2ab6015693cb", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:22.972458 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2038746948', 'snapshot_id': 'bba62a17-4196-492f-8e50-2ab6015693cb', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:00:22.977103 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:22.977103 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:22.977478 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Snapshot retrieved successfully. Aug 14 04:00:22.977610 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Create volume of 1 GB Aug 14 04:00:22.980415 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Availability Zones retrieved successfully. Aug 14 04:00:22.985181 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Flow 'volume_create_api' (11a8f7aa-5648-451a-b0b3-c9b0cad19534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:00:22.986192 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664b3e30-9582-4c77-a13f-9c5fc859b50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:22.987039 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:00:23.014970 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664b3e30-9582-4c77-a13f-9c5fc859b50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bba62a17-4196-492f-8e50-2ab6015693cb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:23.015955 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e99e4ef-80c3-4624-9efb-4ae5539f3fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:23.054731 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Created reservations ['bbd7d091-a1fb-4778-b2f5-6289b8b309c0', '01965a83-2639-4ff6-8d3c-857020cf700c', 'e9b9b0e2-6ea8-4107-a28d-0689d21c333d', '127f414a-cc68-41b7-9c77-61248399c498'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:00:23.055536 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e99e4ef-80c3-4624-9efb-4ae5539f3fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbd7d091-a1fb-4778-b2f5-6289b8b309c0', '01965a83-2639-4ff6-8d3c-857020cf700c', 'e9b9b0e2-6ea8-4107-a28d-0689d21c333d', '127f414a-cc68-41b7-9c77-61248399c498']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:23.056466 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd831925-e77f-434c-aff8-60d2aa0b5efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:23.093516 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd831925-e77f-434c-aff8-60d2aa0b5efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d475b88-105c-4aa8-9a10-e0184822ee76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2038746948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e0a398bdff845f79b512ad9683feb7d',qos_specs=None,replication_status=,reservations=['bbd7d091-a1fb-4778-b2f5-6289b8b309c0','01965a83-2639-4ff6-8d3c-857020cf700c','e9b9b0e2-6ea8-4107-a28d-0689d21c333d','127f414a-cc68-41b7-9c77-61248399c498'],size=1,snapshot_id=bba62a17-4196-492f-8e50-2ab6015693cb,source_replicaid=,source_volid=None,status='creating',user_id='942e2c53072f40ba99ffa192890cd16a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2038746948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d475b88-105c-4aa8-9a10-e0184822ee76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e0a398bdff845f79b512ad9683feb7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bba62a17-4196-492f-8e50-2ab6015693cb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='942e2c53072f40ba99ffa192890cd16a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:23.094333 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6c73831-cf18-4212-b79b-1c4bd059f261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:23.110392 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6c73831-cf18-4212-b79b-1c4bd059f261) transitioned into state 'SUCCESS' from state '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-2038746948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e0a398bdff845f79b512ad9683feb7d',qos_specs=None,replication_status=,reservations=['bbd7d091-a1fb-4778-b2f5-6289b8b309c0','01965a83-2639-4ff6-8d3c-857020cf700c','e9b9b0e2-6ea8-4107-a28d-0689d21c333d','127f414a-cc68-41b7-9c77-61248399c498'],size=1,snapshot_id=bba62a17-4196-492f-8e50-2ab6015693cb,source_replicaid=,source_volid=None,status='creating',user_id='942e2c53072f40ba99ffa192890cd16a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:23.111054 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a910f994-37a0-456f-8c3e-6ee179077057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:23.128904 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a910f994-37a0-456f-8c3e-6ee179077057) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:23.129804 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Flow 'volume_create_api' (11a8f7aa-5648-451a-b0b3-c9b0cad19534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:00:23.130126 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Create volume request issued successfully. Aug 14 04:00:23.130686 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aca197f2-16e3-42f8-940a-f6ca61e35855 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:00:23.131285 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1133/4509] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:00:22 2026] POST /volume/v3/volumes => generated 779 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:00:23.807629 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4a8bb658-da5f-4aaa-8a62-6072a8976d02 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:23.809233 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4a8bb658-da5f-4aaa-8a62-6072a8976d02 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:23.809436 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4a8bb658-da5f-4aaa-8a62-6072a8976d02 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:23.809620 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4a8bb658-da5f-4aaa-8a62-6072a8976d02 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:23.809714 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-4a8bb658-da5f-4aaa-8a62-6072a8976d02 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:23.814424 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:23.814424 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:23.815786 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4a8bb658-da5f-4aaa-8a62-6072a8976d02 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:23.815786 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1131/4510] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:23 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:23.831484 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-6d644149-dfc2-4d72-8a1c-3c982970431d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:23.834881 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-6d644149-dfc2-4d72-8a1c-3c982970431d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a/encryption Aug 14 04:00:23.835074 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-6d644149-dfc2-4d72-8a1c-3c982970431d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:23.835290 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-6d644149-dfc2-4d72-8a1c-3c982970431d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:23.844002 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:23.844002 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:23.849805 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e565e803-3ff4-4254-beef-3dd3f435c883 req-6d644149-dfc2-4d72-8a1c-3c982970431d tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a/encryption returned with HTTP 200 Aug 14 04:00:23.850311 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1126/4511] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 04:00:23 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:24.825425 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e67fc11e-6d20-4584-ba0b-2d81859a4b61 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:24.827333 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e67fc11e-6d20-4584-ba0b-2d81859a4b61 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:24.827555 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e67fc11e-6d20-4584-ba0b-2d81859a4b61 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:24.827760 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e67fc11e-6d20-4584-ba0b-2d81859a4b61 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:24.827860 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-e67fc11e-6d20-4584-ba0b-2d81859a4b61 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:24.831826 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:24.831826 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:24.832392 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e67fc11e-6d20-4584-ba0b-2d81859a4b61 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:24.832892 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1122/4512] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:24 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:25.842522 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c343c6ea-0e44-481a-ac15-b4686b8290b1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:25.845504 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c343c6ea-0e44-481a-ac15-b4686b8290b1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:25.845748 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c343c6ea-0e44-481a-ac15-b4686b8290b1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:25.845927 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c343c6ea-0e44-481a-ac15-b4686b8290b1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:25.846022 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-c343c6ea-0e44-481a-ac15-b4686b8290b1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:25.853243 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:25.853243 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:25.853795 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c343c6ea-0e44-481a-ac15-b4686b8290b1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:25.854113 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1134/4513] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:25 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:26.866302 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-332f9b6b-7689-4204-a246-45faac316ce8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:26.868624 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-332f9b6b-7689-4204-a246-45faac316ce8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:26.868777 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-332f9b6b-7689-4204-a246-45faac316ce8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:26.868997 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-332f9b6b-7689-4204-a246-45faac316ce8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:26.869152 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-332f9b6b-7689-4204-a246-45faac316ce8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:26.873934 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:26.873934 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:26.874796 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-332f9b6b-7689-4204-a246-45faac316ce8 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:26.875340 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1132/4514] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:26 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:27.889022 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-afb15645-e7a4-4421-9738-3bf271f3eb63 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:27.892378 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afb15645-e7a4-4421-9738-3bf271f3eb63 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:27.892660 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afb15645-e7a4-4421-9738-3bf271f3eb63 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:27.892849 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afb15645-e7a4-4421-9738-3bf271f3eb63 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:27.892950 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-afb15645-e7a4-4421-9738-3bf271f3eb63 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:27.902071 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:27.902071 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:27.902793 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afb15645-e7a4-4421-9738-3bf271f3eb63 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:27.904639 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1127/4515] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:27 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:27.916939 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bb08fe77-51c8-4b72-9f76-0e0b88dc5577 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:27.923533 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bb08fe77-51c8-4b72-9f76-0e0b88dc5577 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796/export_record Aug 14 04:00:27.923733 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bb08fe77-51c8-4b72-9f76-0e0b88dc5577 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:27.923929 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bb08fe77-51c8-4b72-9f76-0e0b88dc5577 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'export_record' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:27.924029 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-bb08fe77-51c8-4b72-9f76-0e0b88dc5577 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Export record for backup 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100329) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 04:00:27.929309 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:27.929309 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:27.930280 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.backup.api [None req-bb08fe77-51c8-4b72-9f76-0e0b88dc5577 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling RPCAPI with context: , host: np0000007313, backup: 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100329) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 04:00:27.935874 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.backup.rpcapi [None req-bb08fe77-51c8-4b72-9f76-0e0b88dc5577 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] export_record in rpcapi backup_id 4375cf98-e00e-4bf2-acd1-4df21c573796 on host np0000007313. {{(pid=100329) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 04:00:27.947789 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-bb08fe77-51c8-4b72-9f76-0e0b88dc5577 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDM3NWNmOTgtZTAwZS00YmYyLWFjZDEtNGRmMjFjNTczNzk2IiwgInVzZXJfaWQiOiAiNjk0OGM3YWU2OGRmNDljZjhkZTE4ZjBlNmMzYTBlOWQiLCAicHJvamVjdF9pZCI6ICI4ODgxMWFmNjBhYzA0MjE0OTAxNjQ0OTM1ZTlmOTc5MSIsICJ2b2x1bWVfaWQiOiAiMDRhYjg5MWItODQ5MC00ZjljLWEyMDEtOWM0NjAzNzQ3YmUyIiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05Mjc3MzA5OTgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNGFiODkxYi04NDkwLTRmOWMtYTIwMS05YzQ2MDM3NDdiZTIvMjAyNjA4MTQwNDAwMTYvYXpfbm92YV9iYWNrdXBfNDM3NWNmOTgtZTAwZS00YmYyLWFjZDEtNGRmMjFjNTczNzk2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwNDowMDoxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNDowMDoxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA0OjAwOjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100329) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 04:00:27.948034 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bb08fe77-51c8-4b72-9f76-0e0b88dc5577 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796/export_record returned with HTTP 200 Aug 14 04:00:27.948548 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1123/4516] 10.4.3.64 () {68 vars in 1423 bytes} [Fri Aug 14 04:00:27 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:27.963040 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c7191732-7413-46b3-bf53-504e904f197e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:27.965023 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c7191732-7413-46b3-bf53-504e904f197e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:00:27.965274 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c7191732-7413-46b3-bf53-504e904f197e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:27.965477 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c7191732-7413-46b3-bf53-504e904f197e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:27.965577 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-c7191732-7413-46b3-bf53-504e904f197e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:27.970126 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:27.970126 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:27.970954 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c7191732-7413-46b3-bf53-504e904f197e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:00:27.971420 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1135/4517] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:27 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:27.981218 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0ee1064f-3cfa-4b59-930a-4b498678170f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:27.986852 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0ee1064f-3cfa-4b59-930a-4b498678170f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] POST https://10.4.3.64/volume/v3/backups/import_record Aug 14 04:00:27.987459 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0ee1064f-3cfa-4b59-930a-4b498678170f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjI4YzIyMzktNWQwMi00YWNkLWI3MjctM2JmN2NhOWZkMWE0IiwgInVzZXJfaWQiOiAiNjk0OGM3YWU2OGRmNDljZjhkZTE4ZjBlNmMzYTBlOWQiLCAicHJvamVjdF9pZCI6ICI4ODgxMWFmNjBhYzA0MjE0OTAxNjQ0OTM1ZTlmOTc5MSIsICJ2b2x1bWVfaWQiOiAiMDRhYjg5MWItODQ5MC00ZjljLWEyMDEtOWM0NjAzNzQ3YmUyIiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05Mjc3MzA5OTgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNGFiODkxYi04NDkwLTRmOWMtYTIwMS05YzQ2MDM3NDdiZTIvMjAyNjA4MTQwNDAwMTYvYXpfbm92YV9iYWNrdXBfNDM3NWNmOTgtZTAwZS00YmYyLWFjZDEtNGRmMjFjNTczNzk2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwNDowMDoxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNDowMDoxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA0OjAwOjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:27.989357 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-0ee1064f-3cfa-4b59-930a-4b498678170f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjI4YzIyMzktNWQwMi00YWNkLWI3MjctM2JmN2NhOWZkMWE0IiwgInVzZXJfaWQiOiAiNjk0OGM3YWU2OGRmNDljZjhkZTE4ZjBlNmMzYTBlOWQiLCAicHJvamVjdF9pZCI6ICI4ODgxMWFmNjBhYzA0MjE0OTAxNjQ0OTM1ZTlmOTc5MSIsICJ2b2x1bWVfaWQiOiAiMDRhYjg5MWItODQ5MC00ZjljLWEyMDEtOWM0NjAzNzQ3YmUyIiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05Mjc3MzA5OTgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNGFiODkxYi04NDkwLTRmOWMtYTIwMS05YzQ2MDM3NDdiZTIvMjAyNjA4MTQwNDAwMTYvYXpfbm92YV9iYWNrdXBfNDM3NWNmOTgtZTAwZS00YmYyLWFjZDEtNGRmMjFjNTczNzk2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwNDowMDoxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNDowMDoxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA0OjAwOjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100328) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 04:00:27.989556 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-0ee1064f-3cfa-4b59-930a-4b498678170f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjI4YzIyMzktNWQwMi00YWNkLWI3MjctM2JmN2NhOWZkMWE0IiwgInVzZXJfaWQiOiAiNjk0OGM3YWU2OGRmNDljZjhkZTE4ZjBlNmMzYTBlOWQiLCAicHJvamVjdF9pZCI6ICI4ODgxMWFmNjBhYzA0MjE0OTAxNjQ0OTM1ZTlmOTc5MSIsICJ2b2x1bWVfaWQiOiAiMDRhYjg5MWItODQ5MC00ZjljLWEyMDEtOWM0NjAzNzQ3YmUyIiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05Mjc3MzA5OTgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNGFiODkxYi04NDkwLTRmOWMtYTIwMS05YzQ2MDM3NDdiZTIvMjAyNjA4MTQwNDAwMTYvYXpfbm92YV9iYWNrdXBfNDM3NWNmOTgtZTAwZS00YmYyLWFjZDEtNGRmMjFjNTczNzk2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwNDowMDoxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNDowMDoxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA0OjAwOjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100328) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 04:00:28.023151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-0ee1064f-3cfa-4b59-930a-4b498678170f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Created reservations ['16240b9b-b415-418c-820b-be638faa996d', '7e7c59e8-443c-4ad6-8003-276c0cee4d49'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:00:28.041375 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-0ee1064f-3cfa-4b59-930a-4b498678170f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] import_record rpcapi backup id 228c2239-5d02-4acd-b727-3bf7ca9fd1a4 on host np0000007313 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjI4YzIyMzktNWQwMi00YWNkLWI3MjctM2JmN2NhOWZkMWE0IiwgInVzZXJfaWQiOiAiNjk0OGM3YWU2OGRmNDljZjhkZTE4ZjBlNmMzYTBlOWQiLCAicHJvamVjdF9pZCI6ICI4ODgxMWFmNjBhYzA0MjE0OTAxNjQ0OTM1ZTlmOTc5MSIsICJ2b2x1bWVfaWQiOiAiMDRhYjg5MWItODQ5MC00ZjljLWEyMDEtOWM0NjAzNzQ3YmUyIiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05Mjc3MzA5OTgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNGFiODkxYi04NDkwLTRmOWMtYTIwMS05YzQ2MDM3NDdiZTIvMjAyNjA4MTQwNDAwMTYvYXpfbm92YV9iYWNrdXBfNDM3NWNmOTgtZTAwZS00YmYyLWFjZDEtNGRmMjFjNTczNzk2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwNDowMDoxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNDowMDoxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA0OjAwOjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100328) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 14 04:00:28.043072 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-0ee1064f-3cfa-4b59-930a-4b498678170f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Import record output: {'backup': {'id': '228c2239-5d02-4acd-b727-3bf7ca9fd1a4', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.64/volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4'}, {'rel': 'bookmark', 'href': 'https://10.4.3.64/volume/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4'}]}}. {{(pid=100328) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 14 04:00:28.043335 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0ee1064f-3cfa-4b59-930a-4b498678170f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/import_record returned with HTTP 201 Aug 14 04:00:28.043767 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1133/4518] 10.4.3.64 () {70 vars in 1335 bytes} [Fri Aug 14 04:00:27 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 64 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 14 04:00:28.055771 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c1e837cb-d592-4afc-9db9-1b81716a2c79 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:28.056900 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c1e837cb-d592-4afc-9db9-1b81716a2c79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 Aug 14 04:00:28.057223 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c1e837cb-d592-4afc-9db9-1b81716a2c79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:28.057495 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c1e837cb-d592-4afc-9db9-1b81716a2c79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:28.057667 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c1e837cb-d592-4afc-9db9-1b81716a2c79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 228c2239-5d02-4acd-b727-3bf7ca9fd1a4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:28.062821 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:28.062821 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:28.062821 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c1e837cb-d592-4afc-9db9-1b81716a2c79 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 returned with HTTP 200 Aug 14 04:00:28.063511 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1128/4519] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:28 2026] GET /volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 => generated 645 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 04:00:29.072589 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-61191acd-4eb4-438c-b150-d6577c6d25dd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:29.074285 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-61191acd-4eb4-438c-b150-d6577c6d25dd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 Aug 14 04:00:29.074582 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-61191acd-4eb4-438c-b150-d6577c6d25dd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:29.076000 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-61191acd-4eb4-438c-b150-d6577c6d25dd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:29.076167 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-61191acd-4eb4-438c-b150-d6577c6d25dd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 228c2239-5d02-4acd-b727-3bf7ca9fd1a4. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:29.079962 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:29.079962 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:29.080641 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-61191acd-4eb4-438c-b150-d6577c6d25dd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 returned with HTTP 200 Aug 14 04:00:29.080959 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1124/4520] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:29 2026] GET /volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:29.089962 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6d6b9624-fbc3-470a-ac42-2513ad9d5c08 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:29.091606 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6d6b9624-fbc3-470a-ac42-2513ad9d5c08 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] DELETE https://10.4.3.64/volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 Aug 14 04:00:29.091800 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6d6b9624-fbc3-470a-ac42-2513ad9d5c08 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:29.091968 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6d6b9624-fbc3-470a-ac42-2513ad9d5c08 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:29.092063 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-6d6b9624-fbc3-470a-ac42-2513ad9d5c08 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete backup with id: 228c2239-5d02-4acd-b727-3bf7ca9fd1a4. Aug 14 04:00:29.095471 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:29.095471 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:29.104569 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-6d6b9624-fbc3-470a-ac42-2513ad9d5c08 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] delete_backup rpcapi backup_id 228c2239-5d02-4acd-b727-3bf7ca9fd1a4 {{(pid=100327) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:00:29.106777 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6d6b9624-fbc3-470a-ac42-2513ad9d5c08 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 returned with HTTP 202 Aug 14 04:00:29.107204 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1136/4521] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:00:29 2026] DELETE /volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:00:29.116959 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9e9d1c2c-8b75-4fe2-9b9e-dbff9dae149a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:29.118800 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9e9d1c2c-8b75-4fe2-9b9e-dbff9dae149a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 Aug 14 04:00:29.119031 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9e9d1c2c-8b75-4fe2-9b9e-dbff9dae149a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:29.119247 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9e9d1c2c-8b75-4fe2-9b9e-dbff9dae149a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:29.119347 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-9e9d1c2c-8b75-4fe2-9b9e-dbff9dae149a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 228c2239-5d02-4acd-b727-3bf7ca9fd1a4. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:29.123694 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:29.123694 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:29.124312 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9e9d1c2c-8b75-4fe2-9b9e-dbff9dae149a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 returned with HTTP 200 Aug 14 04:00:29.124597 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1134/4522] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:29 2026] GET /volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:30.135262 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-856a267a-0842-41ff-988b-62f64e4e37cb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:30.136898 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-856a267a-0842-41ff-988b-62f64e4e37cb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 Aug 14 04:00:30.137074 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-856a267a-0842-41ff-988b-62f64e4e37cb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:30.137273 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-856a267a-0842-41ff-988b-62f64e4e37cb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:30.137364 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-856a267a-0842-41ff-988b-62f64e4e37cb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 228c2239-5d02-4acd-b727-3bf7ca9fd1a4. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:30.140531 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-856a267a-0842-41ff-988b-62f64e4e37cb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 returned with HTTP 404 Aug 14 04:00:30.140917 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1129/4523] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:30 2026] GET /volume/v3/backups/228c2239-5d02-4acd-b727-3bf7ca9fd1a4 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:00:30.148672 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7e540d27-c9cf-4460-a837-0940f05b322c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:30.150347 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7e540d27-c9cf-4460-a837-0940f05b322c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 Aug 14 04:00:30.150546 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7e540d27-c9cf-4460-a837-0940f05b322c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:30.150716 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7e540d27-c9cf-4460-a837-0940f05b322c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:30.150864 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-7e540d27-c9cf-4460-a837-0940f05b322c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete volume with id: 04ab891b-8490-4f9c-a201-9c4603747be2 Aug 14 04:00:30.157568 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:30.157568 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:30.157840 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7e540d27-c9cf-4460-a837-0940f05b322c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:30.172446 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7e540d27-c9cf-4460-a837-0940f05b322c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete volume request issued successfully. Aug 14 04:00:30.172570 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7e540d27-c9cf-4460-a837-0940f05b322c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 returned with HTTP 202 Aug 14 04:00:30.172913 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1125/4524] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:00:30 2026] DELETE /volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:00:30.181576 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-aa8df6e7-861f-465b-91e3-982781a5e127 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:30.183287 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aa8df6e7-861f-465b-91e3-982781a5e127 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 Aug 14 04:00:30.183802 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aa8df6e7-861f-465b-91e3-982781a5e127 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:30.183802 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aa8df6e7-861f-465b-91e3-982781a5e127 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:30.191154 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:30.191154 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:30.194492 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-aa8df6e7-861f-465b-91e3-982781a5e127 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:30.198148 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aa8df6e7-861f-465b-91e3-982781a5e127 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 returned with HTTP 200 Aug 14 04:00:30.198725 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1137/4525] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:30 2026] GET /volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:31.212408 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-73b04a74-4ea7-4090-b4bb-4f2150728e6f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:31.214081 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-73b04a74-4ea7-4090-b4bb-4f2150728e6f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 Aug 14 04:00:31.214297 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-73b04a74-4ea7-4090-b4bb-4f2150728e6f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:31.214489 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-73b04a74-4ea7-4090-b4bb-4f2150728e6f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:31.220885 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-73b04a74-4ea7-4090-b4bb-4f2150728e6f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 returned with HTTP 404 Aug 14 04:00:31.221343 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1135/4526] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:31 2026] GET /volume/v3/volumes/04ab891b-8490-4f9c-a201-9c4603747be2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:00:31.229984 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-10ae36f3-bd26-46d9-a192-e36b5c4b2854 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:31.231743 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10ae36f3-bd26-46d9-a192-e36b5c4b2854 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups Aug 14 04:00:31.231930 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10ae36f3-bd26-46d9-a192-e36b5c4b2854 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:31.232100 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10ae36f3-bd26-46d9-a192-e36b5c4b2854 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:31.237548 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10ae36f3-bd26-46d9-a192-e36b5c4b2854 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 200 Aug 14 04:00:31.237870 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1130/4527] 10.4.3.64 () {68 vars in 1270 bytes} [Fri Aug 14 04:00:31 2026] GET /volume/v3/backups => generated 619 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:31.247431 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8109df19-143b-4e6e-a199-10ef6fb08b6e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:31.249523 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8109df19-143b-4e6e-a199-10ef6fb08b6e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups?project_id=88811af60ac04214901644935e9f9791 Aug 14 04:00:31.249847 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8109df19-143b-4e6e-a199-10ef6fb08b6e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:31.250083 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8109df19-143b-4e6e-a199-10ef6fb08b6e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:31.256121 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8109df19-143b-4e6e-a199-10ef6fb08b6e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups?project_id=88811af60ac04214901644935e9f9791 returned with HTTP 200 Aug 14 04:00:31.256545 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1126/4528] 10.4.3.64 () {68 vars in 1357 bytes} [Fri Aug 14 04:00:31 2026] GET /volume/v3/backups?project_id=88811af60ac04214901644935e9f9791 => generated 619 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:31.265116 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:31.266893 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:00:31.267257 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1729416022"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:31.268648 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1729416022'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:00:31.268760 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Create volume of 1 GB Aug 14 04:00:31.272790 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Availability Zones retrieved successfully. Aug 14 04:00:31.278475 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Flow 'volume_create_api' (929b2b0b-5d89-41b9-8a2f-5ae81f425d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:00:31.279887 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d12c60e2-b0d9-4aeb-ae5d-d7f1f9d5da23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:31.280883 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:00:31.304317 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d12c60e2-b0d9-4aeb-ae5d-d7f1f9d5da23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:31.306271 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d999ca-5f5c-4ada-be1f-bb8467fa7bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:31.342542 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Created reservations ['31af54c1-1862-4109-a18d-9feba28703b8', '5fc9afda-42a4-4dc7-bc9f-0ee3e8279dff', '093a92a9-2450-467d-9671-7e57a58567fb', 'e0dfca4b-3319-4aed-bad3-82cd9fbb55bc'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:00:31.343504 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d999ca-5f5c-4ada-be1f-bb8467fa7bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31af54c1-1862-4109-a18d-9feba28703b8', '5fc9afda-42a4-4dc7-bc9f-0ee3e8279dff', '093a92a9-2450-467d-9671-7e57a58567fb', 'e0dfca4b-3319-4aed-bad3-82cd9fbb55bc']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:31.344465 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740e0922-b147-4941-9c44-5c9cf4d0b429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:31.364389 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740e0922-b147-4941-9c44-5c9cf4d0b429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39bd8d99-36fc-41b0-b3d4-63ac0f7c627a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1729416022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88811af60ac04214901644935e9f9791',qos_specs=None,replication_status=,reservations=['31af54c1-1862-4109-a18d-9feba28703b8','5fc9afda-42a4-4dc7-bc9f-0ee3e8279dff','093a92a9-2450-467d-9671-7e57a58567fb','e0dfca4b-3319-4aed-bad3-82cd9fbb55bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:00:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1729416022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39bd8d99-36fc-41b0-b3d4-63ac0f7c627a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88811af60ac04214901644935e9f9791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:31.365128 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51abab9-3240-44d1-8a50-29c4b36e91ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:31.380377 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51abab9-3240-44d1-8a50-29c4b36e91ae) transitioned into state 'SUCCESS' from state '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-1729416022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88811af60ac04214901644935e9f9791',qos_specs=None,replication_status=,reservations=['31af54c1-1862-4109-a18d-9feba28703b8','5fc9afda-42a4-4dc7-bc9f-0ee3e8279dff','093a92a9-2450-467d-9671-7e57a58567fb','e0dfca4b-3319-4aed-bad3-82cd9fbb55bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:31.381074 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67451606-39f9-40f3-aa0e-4eea58c094e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:31.388619 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67451606-39f9-40f3-aa0e-4eea58c094e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:31.389409 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Flow 'volume_create_api' (929b2b0b-5d89-41b9-8a2f-5ae81f425d3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:00:31.389722 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Create volume request issued successfully. Aug 14 04:00:31.390266 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f5b978fe-7f7c-4a5c-b8aa-abefbba1f030 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:00:31.390700 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1138/4529] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 04:00:31 2026] POST /volume/v3/volumes => generated 776 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:00:31.401994 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5b6becbc-999f-41ce-9e0b-a2a7aff6977e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:31.403607 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5b6becbc-999f-41ce-9e0b-a2a7aff6977e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a Aug 14 04:00:31.403823 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5b6becbc-999f-41ce-9e0b-a2a7aff6977e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:31.404016 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5b6becbc-999f-41ce-9e0b-a2a7aff6977e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:31.410740 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:31.410740 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:31.413812 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5b6becbc-999f-41ce-9e0b-a2a7aff6977e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:31.417199 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5b6becbc-999f-41ce-9e0b-a2a7aff6977e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a returned with HTTP 200 Aug 14 04:00:31.417570 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1136/4530] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:31 2026] GET /volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:32.428922 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-23687301-a5a1-458f-9a97-4b366ceca8f1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:32.431046 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23687301-a5a1-458f-9a97-4b366ceca8f1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a Aug 14 04:00:32.431331 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23687301-a5a1-458f-9a97-4b366ceca8f1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:32.431578 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-23687301-a5a1-458f-9a97-4b366ceca8f1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:32.440830 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:32.440830 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:32.445027 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-23687301-a5a1-458f-9a97-4b366ceca8f1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:32.449650 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-23687301-a5a1-458f-9a97-4b366ceca8f1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a returned with HTTP 200 Aug 14 04:00:32.450393 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1131/4531] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:32 2026] GET /volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:32.464968 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-eaf4c580-32d1-4453-9260-8ecd071c8524 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:32.467521 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eaf4c580-32d1-4453-9260-8ecd071c8524 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 04:00:32.467886 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-eaf4c580-32d1-4453-9260-8ecd071c8524 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "39bd8d99-36fc-41b0-b3d4-63ac0f7c627a", "name": "tempest-type-Backup-1690982842"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:32.469604 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-eaf4c580-32d1-4453-9260-8ecd071c8524 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Creating new backup {'backup': {'volume_id': '39bd8d99-36fc-41b0-b3d4-63ac0f7c627a', 'name': 'tempest-type-Backup-1690982842'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:00:32.469725 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-eaf4c580-32d1-4453-9260-8ecd071c8524 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Creating backup of volume 39bd8d99-36fc-41b0-b3d4-63ac0f7c627a in container None Aug 14 04:00:32.477458 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:32.477458 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:32.477815 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-eaf4c580-32d1-4453-9260-8ecd071c8524 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:32.494389 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-eaf4c580-32d1-4453-9260-8ecd071c8524 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Created reservations ['e6773f3b-32b3-46c4-96e1-8ec7f2c7b04b', '95b8d94d-fb7d-4fb0-938c-20db5fd61f69'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:00:32.517543 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eaf4c580-32d1-4453-9260-8ecd071c8524 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 04:00:32.517994 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1127/4532] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 04:00:32 2026] POST /volume/v3/backups => generated 314 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:00:32.525824 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f54f1ff5-dd40-4c11-ac85-73c59a1deaf4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:32.528240 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f54f1ff5-dd40-4c11-ac85-73c59a1deaf4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:32.528984 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f54f1ff5-dd40-4c11-ac85-73c59a1deaf4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:32.528984 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f54f1ff5-dd40-4c11-ac85-73c59a1deaf4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:32.528984 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-f54f1ff5-dd40-4c11-ac85-73c59a1deaf4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:32.533447 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=252,cinder:UPDATE=76,cinder:INSERT=35 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:00:32.535677 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:32.535677 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:32.536295 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f54f1ff5-dd40-4c11-ac85-73c59a1deaf4 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:32.536659 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1139/4533] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:32 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:33.546379 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b4637734-fcd2-4082-9e65-3b7ccacdd3fe None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:33.548268 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b4637734-fcd2-4082-9e65-3b7ccacdd3fe tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:33.548515 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b4637734-fcd2-4082-9e65-3b7ccacdd3fe tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:33.548702 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b4637734-fcd2-4082-9e65-3b7ccacdd3fe tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:33.548857 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-b4637734-fcd2-4082-9e65-3b7ccacdd3fe tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:33.550530 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=204,cinder:UPDATE=45,cinder:INSERT=21 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:00:33.553763 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:33.553763 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:33.554388 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b4637734-fcd2-4082-9e65-3b7ccacdd3fe tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:33.554742 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1137/4534] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:33 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:34.564190 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-66b82e6f-ed2d-4bed-8e10-ef62e24c253f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:34.566537 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-66b82e6f-ed2d-4bed-8e10-ef62e24c253f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:34.566792 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-66b82e6f-ed2d-4bed-8e10-ef62e24c253f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:34.567069 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-66b82e6f-ed2d-4bed-8e10-ef62e24c253f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:34.567248 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-66b82e6f-ed2d-4bed-8e10-ef62e24c253f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:34.569336 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=168,cinder:UPDATE=39,cinder:INSERT=14 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:00:34.574736 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:34.574736 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:34.575554 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-66b82e6f-ed2d-4bed-8e10-ef62e24c253f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:34.576035 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1132/4535] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:34 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:35.589225 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f758451c-de74-497a-af46-dd77e71a6fee None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:35.590910 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f758451c-de74-497a-af46-dd77e71a6fee tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:35.591100 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f758451c-de74-497a-af46-dd77e71a6fee tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:35.591322 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f758451c-de74-497a-af46-dd77e71a6fee tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:35.591429 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-f758451c-de74-497a-af46-dd77e71a6fee tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:35.592811 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=179,cinder:UPDATE=46,cinder:INSERT=18 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:00:35.596406 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:35.596406 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:35.597168 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f758451c-de74-497a-af46-dd77e71a6fee tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:35.598012 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1128/4536] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:35 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:36.608003 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-caf650fe-5a23-4c6d-ae66-e4f7e255279c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:36.609936 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-caf650fe-5a23-4c6d-ae66-e4f7e255279c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:36.610152 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-caf650fe-5a23-4c6d-ae66-e4f7e255279c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:36.610407 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-caf650fe-5a23-4c6d-ae66-e4f7e255279c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:36.610556 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-caf650fe-5a23-4c6d-ae66-e4f7e255279c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:36.614940 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:36.614940 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:36.615642 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-caf650fe-5a23-4c6d-ae66-e4f7e255279c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:36.616005 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1140/4537] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:36 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:37.626661 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-db5cb528-36a6-43e8-b360-7bc7a3eade30 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:37.628436 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-db5cb528-36a6-43e8-b360-7bc7a3eade30 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:37.628627 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-db5cb528-36a6-43e8-b360-7bc7a3eade30 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:37.628830 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-db5cb528-36a6-43e8-b360-7bc7a3eade30 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:37.628990 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-db5cb528-36a6-43e8-b360-7bc7a3eade30 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:37.633405 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:37.633405 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:37.633934 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-db5cb528-36a6-43e8-b360-7bc7a3eade30 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:37.634321 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1138/4538] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:37 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:38.643348 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6c14e45d-81b0-4694-ba60-bccc7add47e7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:38.645325 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c14e45d-81b0-4694-ba60-bccc7add47e7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:38.645598 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c14e45d-81b0-4694-ba60-bccc7add47e7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:38.645870 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c14e45d-81b0-4694-ba60-bccc7add47e7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:38.645983 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6c14e45d-81b0-4694-ba60-bccc7add47e7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:38.649998 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:38.649998 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:38.650575 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c14e45d-81b0-4694-ba60-bccc7add47e7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:38.650938 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1133/4539] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:38 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:39.661273 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2d6c4c1a-f0ca-4bf0-b75f-9a9c986455bd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:39.663352 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2d6c4c1a-f0ca-4bf0-b75f-9a9c986455bd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:39.665035 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2d6c4c1a-f0ca-4bf0-b75f-9a9c986455bd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:39.665035 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2d6c4c1a-f0ca-4bf0-b75f-9a9c986455bd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:39.665035 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-2d6c4c1a-f0ca-4bf0-b75f-9a9c986455bd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:39.669619 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:39.669619 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:39.670545 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2d6c4c1a-f0ca-4bf0-b75f-9a9c986455bd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:39.671262 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1129/4540] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:39 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:40.680591 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fd7a9637-0fcd-43e7-9b71-ad55c6e0a851 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:40.682310 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fd7a9637-0fcd-43e7-9b71-ad55c6e0a851 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:40.682516 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fd7a9637-0fcd-43e7-9b71-ad55c6e0a851 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:40.682705 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fd7a9637-0fcd-43e7-9b71-ad55c6e0a851 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:40.682810 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-fd7a9637-0fcd-43e7-9b71-ad55c6e0a851 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:40.687800 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:40.687800 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:40.688624 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fd7a9637-0fcd-43e7-9b71-ad55c6e0a851 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:40.689086 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1141/4541] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:40 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:41.698521 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5d3777f7-9ea0-4fb2-a13c-ab789cebfaf9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:41.700671 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5d3777f7-9ea0-4fb2-a13c-ab789cebfaf9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:41.700964 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5d3777f7-9ea0-4fb2-a13c-ab789cebfaf9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:41.701237 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5d3777f7-9ea0-4fb2-a13c-ab789cebfaf9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:41.701387 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-5d3777f7-9ea0-4fb2-a13c-ab789cebfaf9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:41.705935 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:41.705935 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:41.706640 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5d3777f7-9ea0-4fb2-a13c-ab789cebfaf9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:41.707056 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1139/4542] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:41 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:42.718075 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ebbab911-f317-4e91-8ea8-f7edcce83305 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:42.720342 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ebbab911-f317-4e91-8ea8-f7edcce83305 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:42.720559 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ebbab911-f317-4e91-8ea8-f7edcce83305 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:42.720736 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ebbab911-f317-4e91-8ea8-f7edcce83305 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:42.720872 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ebbab911-f317-4e91-8ea8-f7edcce83305 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:42.727589 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:42.727589 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:42.728468 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ebbab911-f317-4e91-8ea8-f7edcce83305 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:42.729118 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1134/4543] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:42 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:43.062990 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-a4336f2d-b1ac-48b4-b619-059d649aeb5b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:43.067149 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-a4336f2d-b1ac-48b4-b619-059d649aeb5b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/limits Aug 14 04:00:43.067149 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-a4336f2d-b1ac-48b4-b619-059d649aeb5b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:43.067149 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-a4336f2d-b1ac-48b4-b619-059d649aeb5b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:43.076440 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-a4336f2d-b1ac-48b4-b619-059d649aeb5b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1898255023 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1898255023, it is now deprecated. Please use the default quota class for default quota. Aug 14 04:00:43.076440 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-a4336f2d-b1ac-48b4-b619-059d649aeb5b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1898255023 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1898255023, it is now deprecated. Please use the default quota class for default quota. Aug 14 04:00:43.076440 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-a4336f2d-b1ac-48b4-b619-059d649aeb5b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1898255023 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1898255023, it is now deprecated. Please use the default quota class for default quota. Aug 14 04:00:43.087916 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-a4336f2d-b1ac-48b4-b619-059d649aeb5b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Aug 14 04:00:43.088701 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1130/4544] 10.4.3.64 () {68 vars in 1477 bytes} [Fri Aug 14 04:00:43 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:43.131618 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-93799bb4-fe36-4d22-b6c6-6b28544fcd30 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:43.134245 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-93799bb4-fe36-4d22-b6c6-6b28544fcd30 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 04:00:43.134492 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-93799bb4-fe36-4d22-b6c6-6b28544fcd30 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:43.134724 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-93799bb4-fe36-4d22-b6c6-6b28544fcd30 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:43.147065 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:43.147065 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:43.148643 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-93799bb4-fe36-4d22-b6c6-6b28544fcd30 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:00:43.154152 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-93799bb4-fe36-4d22-b6c6-6b28544fcd30 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf returned with HTTP 200 Aug 14 04:00:43.154516 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1142/4545] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:00:43 2026] GET /volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf => generated 1657 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:43.163648 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-14f22e5a-9070-4ab1-9117-1720c0e8797d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:43.165819 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-14f22e5a-9070-4ab1-9117-1720c0e8797d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:00:43.166171 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-14f22e5a-9070-4ab1-9117-1720c0e8797d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-666325127", "description": null, "metadata": {}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:43.177146 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:43.177146 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:43.177600 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-14f22e5a-9070-4ab1-9117-1720c0e8797d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:00:43.177750 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-14f22e5a-9070-4ab1-9117-1720c0e8797d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create snapshot from volume e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 04:00:43.199719 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-14f22e5a-9070-4ab1-9117-1720c0e8797d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['1ce29aad-67e1-48b7-b7d9-45cc894dfc21', '6ab4169d-0627-4658-8e60-57af1fdd1278', '0239aed3-912f-4e83-8f33-e9fcc62736b8', '65caea02-ac31-437a-b98c-80ca4cebf532'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:00:43.227401 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-14f22e5a-9070-4ab1-9117-1720c0e8797d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot force create request issued successfully. Aug 14 04:00:43.227795 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-3e0fb178-c311-406c-b7ef-b8dd5e1e1385 req-14f22e5a-9070-4ab1-9117-1720c0e8797d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:00:43.228379 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1140/4546] 10.4.3.64 () {72 vars in 1540 bytes} [Fri Aug 14 04:00:43 2026] POST /volume/v3/snapshots => generated 319 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:00:43.739456 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-173579c6-989b-4aa8-8d4f-f24791124cea None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:43.741444 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-173579c6-989b-4aa8-8d4f-f24791124cea tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:43.741662 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-173579c6-989b-4aa8-8d4f-f24791124cea tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:43.741880 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-173579c6-989b-4aa8-8d4f-f24791124cea tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:43.742008 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-173579c6-989b-4aa8-8d4f-f24791124cea tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:43.746725 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:43.746725 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:43.747356 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-173579c6-989b-4aa8-8d4f-f24791124cea tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:43.747782 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1135/4547] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:43 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:44.687390 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8324a53f-aa8d-4261-a7bd-ce7817299726 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:44.689003 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8324a53f-aa8d-4261-a7bd-ce7817299726 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a Aug 14 04:00:44.689390 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8324a53f-aa8d-4261-a7bd-ce7817299726 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:44.689654 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8324a53f-aa8d-4261-a7bd-ce7817299726 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:44.694579 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:44.694579 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:44.696185 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8324a53f-aa8d-4261-a7bd-ce7817299726 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 04:00:44.696185 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8324a53f-aa8d-4261-a7bd-ce7817299726 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a returned with HTTP 200 Aug 14 04:00:44.696185 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1131/4548] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:00:44 2026] GET /volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:44.758229 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c0474673-4b07-4d04-a022-54f30a38f63a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:44.759970 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c0474673-4b07-4d04-a022-54f30a38f63a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:44.760569 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c0474673-4b07-4d04-a022-54f30a38f63a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:44.760569 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c0474673-4b07-4d04-a022-54f30a38f63a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:44.760709 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-c0474673-4b07-4d04-a022-54f30a38f63a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:44.764791 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:44.764791 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:44.765424 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c0474673-4b07-4d04-a022-54f30a38f63a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:44.765757 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1143/4549] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:44 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:45.775362 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9724f956-8af3-4329-9c22-78ec4429b96e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:45.777200 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9724f956-8af3-4329-9c22-78ec4429b96e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:45.777396 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9724f956-8af3-4329-9c22-78ec4429b96e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:45.777573 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9724f956-8af3-4329-9c22-78ec4429b96e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:45.777679 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-9724f956-8af3-4329-9c22-78ec4429b96e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:45.781570 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:45.781570 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:45.782106 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9724f956-8af3-4329-9c22-78ec4429b96e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:45.782448 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1141/4550] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:45 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:46.083595 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-cfeb180a-6df4-4921-951c-576ced3d06fc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:46.085467 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-cfeb180a-6df4-4921-951c-576ced3d06fc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a Aug 14 04:00:46.085750 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-cfeb180a-6df4-4921-951c-576ced3d06fc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:46.085993 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-cfeb180a-6df4-4921-951c-576ced3d06fc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:46.091928 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:46.091928 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:46.092516 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-cfeb180a-6df4-4921-951c-576ced3d06fc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 04:00:46.093419 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-cfeb180a-6df4-4921-951c-576ced3d06fc tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a returned with HTTP 200 Aug 14 04:00:46.093777 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1136/4551] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Aug 14 04:00:46 2026] GET /volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:46.791390 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0f3dc4b4-6589-47ef-894c-0d8980fbf6bb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:46.793199 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0f3dc4b4-6589-47ef-894c-0d8980fbf6bb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:46.793479 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0f3dc4b4-6589-47ef-894c-0d8980fbf6bb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:46.793655 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0f3dc4b4-6589-47ef-894c-0d8980fbf6bb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:46.793754 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-0f3dc4b4-6589-47ef-894c-0d8980fbf6bb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:46.797502 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:46.797502 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:46.798046 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0f3dc4b4-6589-47ef-894c-0d8980fbf6bb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:46.798378 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1132/4552] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:46 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:46.807325 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5fe5e3e4-120f-46fc-893f-91ab36cd8a7c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:46.808793 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5fe5e3e4-120f-46fc-893f-91ab36cd8a7c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] POST https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14/action Aug 14 04:00:46.809128 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5fe5e3e4-120f-46fc-893f-91ab36cd8a7c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:00:46.809273 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5fe5e3e4-120f-46fc-893f-91ab36cd8a7c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:46.810532 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.admin_actions [None req-5fe5e3e4-120f-46fc-893f-91ab36cd8a7c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Updating backup 'd21ae6e7-3faf-404f-8fe0-9cc95407cd14' with '{'status': 'error'}' {{(pid=100327) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 04:00:46.816160 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:46.816160 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:46.823729 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-5fe5e3e4-120f-46fc-893f-91ab36cd8a7c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] reset_status in rpcapi backup_id d21ae6e7-3faf-404f-8fe0-9cc95407cd14 on host np0000007313. {{(pid=100327) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 14 04:00:46.825267 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5fe5e3e4-120f-46fc-893f-91ab36cd8a7c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14/action returned with HTTP 202 Aug 14 04:00:46.825598 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1144/4553] 10.4.3.64 () {70 vars in 1423 bytes} [Fri Aug 14 04:00:46 2026] POST /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:00:46.831999 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ea8a5f0b-4663-4f0c-84c1-6c8df44df479 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:46.834021 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ea8a5f0b-4663-4f0c-84c1-6c8df44df479 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a Aug 14 04:00:46.834021 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ea8a5f0b-4663-4f0c-84c1-6c8df44df479 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:46.834179 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ea8a5f0b-4663-4f0c-84c1-6c8df44df479 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:46.834423 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-ea8a5f0b-4663-4f0c-84c1-6c8df44df479 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete volume with id: 39bd8d99-36fc-41b0-b3d4-63ac0f7c627a Aug 14 04:00:46.841377 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:46.841377 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:46.841773 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ea8a5f0b-4663-4f0c-84c1-6c8df44df479 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:46.858529 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ea8a5f0b-4663-4f0c-84c1-6c8df44df479 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete volume request issued successfully. Aug 14 04:00:46.858717 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ea8a5f0b-4663-4f0c-84c1-6c8df44df479 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a returned with HTTP 202 Aug 14 04:00:46.859108 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1142/4554] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:00:46 2026] DELETE /volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:00:46.866854 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8b3dc9a3-a764-4cbd-8496-59a72d49ded3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:46.868625 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b3dc9a3-a764-4cbd-8496-59a72d49ded3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a Aug 14 04:00:46.868870 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b3dc9a3-a764-4cbd-8496-59a72d49ded3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:46.869177 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8b3dc9a3-a764-4cbd-8496-59a72d49ded3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:46.875698 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:46.875698 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:46.878829 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8b3dc9a3-a764-4cbd-8496-59a72d49ded3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:46.882158 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8b3dc9a3-a764-4cbd-8496-59a72d49ded3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a returned with HTTP 200 Aug 14 04:00:46.882548 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1137/4555] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:46 2026] GET /volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:46.952530 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-0575097b-b248-4508-a72c-42a54bdf3386 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:46.954963 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-0575097b-b248-4508-a72c-42a54bdf3386 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a Aug 14 04:00:46.955198 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-0575097b-b248-4508-a72c-42a54bdf3386 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:46.955459 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-0575097b-b248-4508-a72c-42a54bdf3386 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:46.960579 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:46.960579 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:46.961085 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-0575097b-b248-4508-a72c-42a54bdf3386 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 04:00:46.961877 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-0575097b-b248-4508-a72c-42a54bdf3386 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a returned with HTTP 200 Aug 14 04:00:46.962295 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1133/4556] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Aug 14 04:00:46 2026] GET /volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:46.968882 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-1d7c8abf-f5f8-4ee0-9f61-6b85d9d6415e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:46.971634 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-1d7c8abf-f5f8-4ee0-9f61-6b85d9d6415e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 04:00:46.971832 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-1d7c8abf-f5f8-4ee0-9f61-6b85d9d6415e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:46.972011 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-1d7c8abf-f5f8-4ee0-9f61-6b85d9d6415e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:46.980271 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:46.980271 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:46.983183 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-1d7c8abf-f5f8-4ee0-9f61-6b85d9d6415e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:00:46.987207 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-1d7c8abf-f5f8-4ee0-9f61-6b85d9d6415e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf returned with HTTP 200 Aug 14 04:00:46.987737 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1145/4557] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:00:46 2026] GET /volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf => generated 1657 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:46.994561 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:46.996484 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:00:46.996826 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "8168597b-1362-49d7-bd55-a9f867fe918a", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:46.998375 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '8168597b-1362-49d7-bd55-a9f867fe918a', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:00:47.005713 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:47.005713 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:47.006116 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 04:00:47.006243 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume of 1 GB Aug 14 04:00:47.006813 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Availability Zones retrieved successfully. Aug 14 04:00:47.011649 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (aa52b631-5c72-47ef-ad7c-2664f37f4420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:00:47.012663 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90fe3eb4-d4b0-49c6-8017-c27b1d995302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:47.013460 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:00:47.040202 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90fe3eb4-d4b0-49c6-8017-c27b1d995302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8168597b-1362-49d7-bd55-a9f867fe918a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:47.040891 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab1c46db-e7d8-431d-86fb-cb33c319680a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:47.073511 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['24a627b2-ee5a-43db-9791-5921e28769b7', '9e74215d-6223-46ba-83f0-5a00bb8fc1d3', '88a0cc60-0e9e-46b2-afda-c0ce00613ce6', '2db0ebb7-967a-4d1e-b2ba-726c3dba7852'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:00:47.074192 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab1c46db-e7d8-431d-86fb-cb33c319680a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24a627b2-ee5a-43db-9791-5921e28769b7', '9e74215d-6223-46ba-83f0-5a00bb8fc1d3', '88a0cc60-0e9e-46b2-afda-c0ce00613ce6', '2db0ebb7-967a-4d1e-b2ba-726c3dba7852']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:47.074858 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37f8bbc4-bbe1-464e-97b5-0a58716d6471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:47.109897 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37f8bbc4-bbe1-464e-97b5-0a58716d6471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa03e8d3-cd90-4d7a-b0d9-219bcb60681f', '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='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['24a627b2-ee5a-43db-9791-5921e28769b7','9e74215d-6223-46ba-83f0-5a00bb8fc1d3','88a0cc60-0e9e-46b2-afda-c0ce00613ce6','2db0ebb7-967a-4d1e-b2ba-726c3dba7852'],size=1,snapshot_id=8168597b-1362-49d7-bd55-a9f867fe918a,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), '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-14T04:00: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=aa03e8d3-cd90-4d7a-b0d9-219bcb60681f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00833c8abb6434f882254262aa9beed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8168597b-1362-49d7-bd55-a9f867fe918a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f10a864a433430ab2ba82c4bcceb825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:47.110555 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e69ee7-5a1c-4b07-ad50-9e5d9b5620a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:47.124929 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e69ee7-5a1c-4b07-ad50-9e5d9b5620a4) transitioned into 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='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['24a627b2-ee5a-43db-9791-5921e28769b7','9e74215d-6223-46ba-83f0-5a00bb8fc1d3','88a0cc60-0e9e-46b2-afda-c0ce00613ce6','2db0ebb7-967a-4d1e-b2ba-726c3dba7852'],size=1,snapshot_id=8168597b-1362-49d7-bd55-a9f867fe918a,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:47.125558 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86151bff-061e-40c2-b044-4ff5fdc5cbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:47.144813 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86151bff-061e-40c2-b044-4ff5fdc5cbe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:47.145559 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (aa52b631-5c72-47ef-ad7c-2664f37f4420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:00:47.145840 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request issued successfully. Aug 14 04:00:47.146383 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-67d3631b-ec3f-4df2-8855-3e97f5022f98 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:00:47.146812 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1143/4558] 10.4.3.64 () {72 vars in 1534 bytes} [Fri Aug 14 04:00:46 2026] POST /volume/v3/volumes => generated 734 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:00:47.153342 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-bd8657d5-03da-4982-a798-1642fcc13fe7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:47.155309 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-bd8657d5-03da-4982-a798-1642fcc13fe7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f Aug 14 04:00:47.155498 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-bd8657d5-03da-4982-a798-1642fcc13fe7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:47.155674 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-bd8657d5-03da-4982-a798-1642fcc13fe7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:47.161780 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:47.161780 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:47.164921 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-bd8657d5-03da-4982-a798-1642fcc13fe7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:00:47.168695 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-bd8657d5-03da-4982-a798-1642fcc13fe7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f returned with HTTP 200 Aug 14 04:00:47.169087 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1138/4559] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:00:47 2026] GET /volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:47.175798 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-a84030ae-71a7-4b00-8fc6-62e0a399c798 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:47.177759 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-a84030ae-71a7-4b00-8fc6-62e0a399c798 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f Aug 14 04:00:47.177935 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-a84030ae-71a7-4b00-8fc6-62e0a399c798 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:47.178119 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-a84030ae-71a7-4b00-8fc6-62e0a399c798 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:47.184480 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:47.184480 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:47.187943 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-a84030ae-71a7-4b00-8fc6-62e0a399c798 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:00:47.191715 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-a84030ae-71a7-4b00-8fc6-62e0a399c798 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f returned with HTTP 200 Aug 14 04:00:47.192052 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1134/4560] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:00:47 2026] GET /volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:47.895072 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1c30c3ab-d4d3-4a68-ae2e-a9228ad006b0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:47.896366 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1c30c3ab-d4d3-4a68-ae2e-a9228ad006b0 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a Aug 14 04:00:47.896559 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1c30c3ab-d4d3-4a68-ae2e-a9228ad006b0 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:47.896728 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1c30c3ab-d4d3-4a68-ae2e-a9228ad006b0 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:47.901988 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1c30c3ab-d4d3-4a68-ae2e-a9228ad006b0 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a returned with HTTP 404 Aug 14 04:00:47.902416 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1146/4561] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:47 2026] GET /volume/v3/volumes/39bd8d99-36fc-41b0-b3d4-63ac0f7c627a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:00:47.909666 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:47.911397 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] POST https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a/restore Aug 14 04:00:47.911718 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:47.912988 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Restoring backup 679bcd69-c8d1-4369-a72e-63e524ef324a ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100328) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 04:00:47.913104 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Restoring backup 679bcd69-c8d1-4369-a72e-63e524ef324a to volume None. Aug 14 04:00:47.917096 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:47.917096 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:47.917791 np0000007313 devstack@c-api.service[100328]: INFO cinder.backup.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Creating volume of 1 GB for restore of backup 679bcd69-c8d1-4369-a72e-63e524ef324a. Aug 14 04:00:47.923547 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Availability zone cache updated, next update will occur around 2026-08-14 05:00:47.923296. {{(pid=100328) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 04:00:47.923680 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Availability Zones retrieved successfully. Aug 14 04:00:47.930883 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Flow 'volume_create_api' (0cef5296-3418-4543-bdc5-2b98d0567130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:00:47.932085 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3067547-c2b9-407b-b809-1ff9c603c5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:47.933143 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:00:47.956936 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3067547-c2b9-407b-b809-1ff9c603c5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:47.957632 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e402461-971e-4ab2-be1c-39bb4f4c9229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:47.990934 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Created reservations ['14452cfb-7040-4877-b364-e2fa902e3dca', 'b2fbee74-62cb-4ea4-b077-dcb2ae5c2569', '4a76fb79-da84-4a58-9ee0-ca31e646749a', '31bb45ef-74a6-4ac6-b1b8-f8613ff9e9d5'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:00:47.991658 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e402461-971e-4ab2-be1c-39bb4f4c9229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14452cfb-7040-4877-b364-e2fa902e3dca', 'b2fbee74-62cb-4ea4-b077-dcb2ae5c2569', '4a76fb79-da84-4a58-9ee0-ca31e646749a', '31bb45ef-74a6-4ac6-b1b8-f8613ff9e9d5']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:47.992350 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ae44bb-1087-4586-96f5-d6c5d6595d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:48.018400 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ae44bb-1087-4586-96f5-d6c5d6595d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd611b2a-66e6-4d3b-b559-b03dc98e27b4', '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='88811af60ac04214901644935e9f9791',qos_specs=None,replication_status=,reservations=['14452cfb-7040-4877-b364-e2fa902e3dca','b2fbee74-62cb-4ea4-b077-dcb2ae5c2569','4a76fb79-da84-4a58-9ee0-ca31e646749a','31bb45ef-74a6-4ac6-b1b8-f8613ff9e9d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:00:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd611b2a-66e6-4d3b-b559-b03dc98e27b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88811af60ac04214901644935e9f9791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:48.019076 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd5d31b-6820-4d03-86fb-5a2da4431843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:48.031400 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd5d31b-6820-4d03-86fb-5a2da4431843) transitioned into 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='88811af60ac04214901644935e9f9791',qos_specs=None,replication_status=,reservations=['14452cfb-7040-4877-b364-e2fa902e3dca','b2fbee74-62cb-4ea4-b077-dcb2ae5c2569','4a76fb79-da84-4a58-9ee0-ca31e646749a','31bb45ef-74a6-4ac6-b1b8-f8613ff9e9d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6948c7ae68df49cf8de18f0e6c3a0e9d',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:48.032016 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2232a9ce-47d2-450d-9ba9-2296385c4bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:00:48.039448 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2232a9ce-47d2-450d-9ba9-2296385c4bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:00:48.040171 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Flow 'volume_create_api' (0cef5296-3418-4543-bdc5-2b98d0567130) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:00:48.040446 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Create volume request issued successfully. Aug 14 04:00:48.047940 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:48.047940 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:48.048305 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:49.055121 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:49.055121 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:49.055533 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:49.055577 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Checking backup size 1 against volume size 1 {{(pid=100328) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 04:00:49.055692 np0000007313 devstack@c-api.service[100328]: INFO cinder.backup.api [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Overwriting volume cd611b2a-66e6-4d3b-b559-b03dc98e27b4 with restore of backup 679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:00:49.066608 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] restore_backup in rpcapi backup_id 679bcd69-c8d1-4369-a72e-63e524ef324a {{(pid=100328) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 04:00:49.068373 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6612d9cb-f180-4daa-832e-f0e4246902b9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a/restore returned with HTTP 202 Aug 14 04:00:49.068943 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1144/4562] 10.4.3.64 () {70 vars in 1426 bytes} [Fri Aug 14 04:00:47 2026] POST /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a/restore => generated 152 bytes in 1160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:00:49.075451 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-135cc20d-9b71-45dc-b020-9540f8677e8d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:49.077150 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-135cc20d-9b71-45dc-b020-9540f8677e8d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:00:49.077386 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-135cc20d-9b71-45dc-b020-9540f8677e8d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:49.077586 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-135cc20d-9b71-45dc-b020-9540f8677e8d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:49.077682 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-135cc20d-9b71-45dc-b020-9540f8677e8d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:49.083784 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:49.083784 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:49.083784 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-135cc20d-9b71-45dc-b020-9540f8677e8d tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 04:00:49.083784 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1139/4563] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:49 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:50.094185 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-93ae066a-4535-4b1d-ab93-04ea191686b1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:50.096239 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-93ae066a-4535-4b1d-ab93-04ea191686b1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:00:50.096445 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-93ae066a-4535-4b1d-ab93-04ea191686b1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:50.096624 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-93ae066a-4535-4b1d-ab93-04ea191686b1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:50.096723 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-93ae066a-4535-4b1d-ab93-04ea191686b1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:50.100749 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:50.100749 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:50.101378 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-93ae066a-4535-4b1d-ab93-04ea191686b1 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 04:00:50.101737 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1135/4564] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:50 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:50.199712 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-37b2de00-951b-4a6f-945a-2e3acaf76469 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:50.202078 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-37b2de00-951b-4a6f-945a-2e3acaf76469 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f Aug 14 04:00:50.202288 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-37b2de00-951b-4a6f-945a-2e3acaf76469 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:50.202475 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-37b2de00-951b-4a6f-945a-2e3acaf76469 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:50.209785 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:50.209785 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:50.212933 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-37b2de00-951b-4a6f-945a-2e3acaf76469 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:00:50.216849 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-37b2de00-951b-4a6f-945a-2e3acaf76469 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f returned with HTTP 200 Aug 14 04:00:50.217210 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1147/4565] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:00:50 2026] GET /volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:50.223456 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-46e9c514-6fc5-4783-91a4-4d4048285078 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:50.223877 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-46e9c514-6fc5-4783-91a4-4d4048285078 None None] GET https://10.4.3.64/volume// Aug 14 04:00:50.224027 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-46e9c514-6fc5-4783-91a4-4d4048285078 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:50.224251 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-46e9c514-6fc5-4783-91a4-4d4048285078 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:50.224586 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-46e9c514-6fc5-4783-91a4-4d4048285078 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:00:50.224823 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1145/4566] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:00:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:00:50.231627 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-253d326a-0a91-4961-b4eb-798a03733976 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:50.233404 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-253d326a-0a91-4961-b4eb-798a03733976 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:00:50.233967 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-253d326a-0a91-4961-b4eb-798a03733976 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa03e8d3-cd90-4d7a-b0d9-219bcb60681f", "connector": null, "instance_uuid": "39b749c5-e40a-4d1e-ab21-a83596de2407"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:50.243537 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:50.243537 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:50.267148 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-253d326a-0a91-4961-b4eb-798a03733976 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:00:50.267863 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1140/4567] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:00:50 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 14 04:00:50.274278 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fe197352-36f1-45db-a9d6-9b7459e65243 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:50.274647 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fe197352-36f1-45db-a9d6-9b7459e65243 None None] GET https://10.4.3.64/volume// Aug 14 04:00:50.274796 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fe197352-36f1-45db-a9d6-9b7459e65243 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:50.274985 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fe197352-36f1-45db-a9d6-9b7459e65243 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:50.275303 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fe197352-36f1-45db-a9d6-9b7459e65243 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:00:50.275563 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1136/4568] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:00:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:00:50.282454 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-fda43a5f-c6b4-42f6-ab9c-d296e84c926e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:50.284469 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-fda43a5f-c6b4-42f6-ab9c-d296e84c926e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f Aug 14 04:00:50.284663 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-fda43a5f-c6b4-42f6-ab9c-d296e84c926e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:50.284840 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-fda43a5f-c6b4-42f6-ab9c-d296e84c926e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:50.294282 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:50.294282 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:50.299913 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-fda43a5f-c6b4-42f6-ab9c-d296e84c926e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:00:50.304766 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-fda43a5f-c6b4-42f6-ab9c-d296e84c926e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f returned with HTTP 200 Aug 14 04:00:50.305251 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1148/4569] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:00:50 2026] GET /volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f => generated 1522 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:00:50.401373 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-1121b31c-19ce-4e58-85d7-0e55bae64f59 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:50.403232 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-1121b31c-19ce-4e58-85d7-0e55bae64f59 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] PUT https://10.4.3.64/volume/v3/attachments/c60065ff-f10a-4a86-bf05-e1a09ef051ce Aug 14 04:00:50.403587 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-1121b31c-19ce-4e58-85d7-0e55bae64f59 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:50.410160 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-1121b31c-19ce-4e58-85d7-0e55bae64f59 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Acquiring lock "cinder-attachment_update-aa03e8d3-cd90-4d7a-b0d9-219bcb60681f-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:00:50.413557 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-1121b31c-19ce-4e58-85d7-0e55bae64f59 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-aa03e8d3-cd90-4d7a-b0d9-219bcb60681f-np0000007313" acquired by "attachment_update" :: waited 0.003s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:00:50.414334 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:50.414334 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:50.480544 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-1121b31c-19ce-4e58-85d7-0e55bae64f59 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-aa03e8d3-cd90-4d7a-b0d9-219bcb60681f-np0000007313" released by "attachment_update" :: held 0.067s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:00:50.480845 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-1121b31c-19ce-4e58-85d7-0e55bae64f59 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/c60065ff-f10a-4a86-bf05-e1a09ef051ce returned with HTTP 200 Aug 14 04:00:50.481298 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1146/4570] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:00:50 2026] PUT /volume/v3/attachments/c60065ff-f10a-4a86-bf05-e1a09ef051ce => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:50.503836 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-28cdeb0a-50af-4a14-8889-7a01cc468018 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:50.505415 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-28cdeb0a-50af-4a14-8889-7a01cc468018 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments/c60065ff-f10a-4a86-bf05-e1a09ef051ce/action Aug 14 04:00:50.505839 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-28cdeb0a-50af-4a14-8889-7a01cc468018 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:00:50.507830 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-28cdeb0a-50af-4a14-8889-7a01cc468018 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:00:50.519309 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:50.519309 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:50.528306 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fda68bd4-53a2-45d5-af8c-1c10949df2c5 req-28cdeb0a-50af-4a14-8889-7a01cc468018 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/c60065ff-f10a-4a86-bf05-e1a09ef051ce/action returned with HTTP 204 Aug 14 04:00:50.529078 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1141/4571] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:00:50 2026] POST /volume/v3/attachments/c60065ff-f10a-4a86-bf05-e1a09ef051ce/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:00:51.110862 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4ca045c8-8660-410e-92db-ef65dde0eecb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:51.112512 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4ca045c8-8660-410e-92db-ef65dde0eecb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:00:51.112692 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4ca045c8-8660-410e-92db-ef65dde0eecb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:51.112860 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4ca045c8-8660-410e-92db-ef65dde0eecb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:51.112968 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-4ca045c8-8660-410e-92db-ef65dde0eecb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:51.116922 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:51.116922 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:51.117506 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4ca045c8-8660-410e-92db-ef65dde0eecb tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 04:00:51.117822 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1137/4572] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:51 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:52.126685 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c4ca3c78-5efa-4357-b710-0a3ba7f1fde3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:52.128335 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c4ca3c78-5efa-4357-b710-0a3ba7f1fde3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:00:52.128518 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c4ca3c78-5efa-4357-b710-0a3ba7f1fde3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:52.128691 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c4ca3c78-5efa-4357-b710-0a3ba7f1fde3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:52.128792 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-c4ca3c78-5efa-4357-b710-0a3ba7f1fde3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:52.132659 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:52.132659 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:52.133397 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c4ca3c78-5efa-4357-b710-0a3ba7f1fde3 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 04:00:52.133768 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1149/4573] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:52 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:53.144033 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cde97684-583a-41a7-96db-f6e60819b374 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:53.149779 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cde97684-583a-41a7-96db-f6e60819b374 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:00:53.150040 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cde97684-583a-41a7-96db-f6e60819b374 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:53.150331 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cde97684-583a-41a7-96db-f6e60819b374 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:53.150435 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-cde97684-583a-41a7-96db-f6e60819b374 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:53.157960 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:53.157960 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:53.158659 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cde97684-583a-41a7-96db-f6e60819b374 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 04:00:53.159011 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1147/4574] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:53 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:54.167931 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4dd2736d-ef27-40cf-904a-543e1fc57480 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:54.169540 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4dd2736d-ef27-40cf-904a-543e1fc57480 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:00:54.169766 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4dd2736d-ef27-40cf-904a-543e1fc57480 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:54.169956 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4dd2736d-ef27-40cf-904a-543e1fc57480 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:54.170076 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4dd2736d-ef27-40cf-904a-543e1fc57480 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:54.174268 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:54.174268 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:54.174920 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4dd2736d-ef27-40cf-904a-543e1fc57480 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 04:00:54.175350 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1142/4575] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:54 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:55.185277 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b824af29-0652-4a41-8a6f-190a0698db7c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:55.187643 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b824af29-0652-4a41-8a6f-190a0698db7c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:00:55.187944 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b824af29-0652-4a41-8a6f-190a0698db7c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:55.188356 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b824af29-0652-4a41-8a6f-190a0698db7c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:55.188525 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-b824af29-0652-4a41-8a6f-190a0698db7c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:55.197987 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:55.197987 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:55.197987 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b824af29-0652-4a41-8a6f-190a0698db7c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 04:00:55.197987 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1138/4576] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:55 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:56.207129 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-89e63690-3f93-4964-80ca-b5b68b27bf72 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:56.208812 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89e63690-3f93-4964-80ca-b5b68b27bf72 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:00:56.208980 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89e63690-3f93-4964-80ca-b5b68b27bf72 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:56.209168 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89e63690-3f93-4964-80ca-b5b68b27bf72 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:56.209276 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-89e63690-3f93-4964-80ca-b5b68b27bf72 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:56.212983 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:56.212983 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:56.213527 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89e63690-3f93-4964-80ca-b5b68b27bf72 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 04:00:56.213873 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1150/4577] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:56 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:57.222923 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-774dadbb-050e-440c-8a7a-a4cb7eeb1fec None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:57.224526 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-774dadbb-050e-440c-8a7a-a4cb7eeb1fec tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:00:57.224718 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-774dadbb-050e-440c-8a7a-a4cb7eeb1fec tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:57.224902 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-774dadbb-050e-440c-8a7a-a4cb7eeb1fec tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:57.225000 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-774dadbb-050e-440c-8a7a-a4cb7eeb1fec tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:57.228866 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:57.228866 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:00:57.229358 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-774dadbb-050e-440c-8a7a-a4cb7eeb1fec tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 04:00:57.229648 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1148/4578] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:57 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:58.239723 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5c62c397-79f3-4808-a1ce-8a217f6663f7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:58.241951 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c62c397-79f3-4808-a1ce-8a217f6663f7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:00:58.242216 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c62c397-79f3-4808-a1ce-8a217f6663f7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:58.242437 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5c62c397-79f3-4808-a1ce-8a217f6663f7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:58.242562 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-5c62c397-79f3-4808-a1ce-8a217f6663f7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:58.247620 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:58.247620 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:58.248312 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5c62c397-79f3-4808-a1ce-8a217f6663f7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 04:00:58.248730 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1143/4579] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:58 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:58.256558 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b297a074-0203-426f-8f22-a9ee6649c775 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:58.258234 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b297a074-0203-426f-8f22-a9ee6649c775 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/cd611b2a-66e6-4d3b-b559-b03dc98e27b4 Aug 14 04:00:58.258463 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b297a074-0203-426f-8f22-a9ee6649c775 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:58.258672 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b297a074-0203-426f-8f22-a9ee6649c775 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:58.258872 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-b297a074-0203-426f-8f22-a9ee6649c775 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete volume with id: cd611b2a-66e6-4d3b-b559-b03dc98e27b4 Aug 14 04:00:58.265202 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:58.265202 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:58.265528 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b297a074-0203-426f-8f22-a9ee6649c775 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:58.279998 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b297a074-0203-426f-8f22-a9ee6649c775 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete volume request issued successfully. Aug 14 04:00:58.280179 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b297a074-0203-426f-8f22-a9ee6649c775 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/cd611b2a-66e6-4d3b-b559-b03dc98e27b4 returned with HTTP 202 Aug 14 04:00:58.280581 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1139/4580] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:00:58 2026] DELETE /volume/v3/volumes/cd611b2a-66e6-4d3b-b559-b03dc98e27b4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:00:58.287305 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-42976e5b-2263-4d5f-806e-3855ea16a62c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:58.288958 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-42976e5b-2263-4d5f-806e-3855ea16a62c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/cd611b2a-66e6-4d3b-b559-b03dc98e27b4 Aug 14 04:00:58.289156 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-42976e5b-2263-4d5f-806e-3855ea16a62c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:58.289359 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-42976e5b-2263-4d5f-806e-3855ea16a62c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:58.296084 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:58.296084 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:58.299460 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-42976e5b-2263-4d5f-806e-3855ea16a62c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:00:58.303278 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-42976e5b-2263-4d5f-806e-3855ea16a62c tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/cd611b2a-66e6-4d3b-b559-b03dc98e27b4 returned with HTTP 200 Aug 14 04:00:58.303663 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1151/4581] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:58 2026] GET /volume/v3/volumes/cd611b2a-66e6-4d3b-b559-b03dc98e27b4 => generated 1063 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:00:59.315986 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-99f91945-24a8-429b-ab0e-a221fdae25e9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:59.317670 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-99f91945-24a8-429b-ab0e-a221fdae25e9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/cd611b2a-66e6-4d3b-b559-b03dc98e27b4 Aug 14 04:00:59.317893 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-99f91945-24a8-429b-ab0e-a221fdae25e9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:59.318063 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-99f91945-24a8-429b-ab0e-a221fdae25e9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:59.324910 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-99f91945-24a8-429b-ab0e-a221fdae25e9 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/cd611b2a-66e6-4d3b-b559-b03dc98e27b4 returned with HTTP 404 Aug 14 04:00:59.325536 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1149/4582] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:59 2026] GET /volume/v3/volumes/cd611b2a-66e6-4d3b-b559-b03dc98e27b4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:00:59.332660 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-83a1045c-9e93-4732-8782-25f00e0921fd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:59.334259 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-83a1045c-9e93-4732-8782-25f00e0921fd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:00:59.334442 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-83a1045c-9e93-4732-8782-25f00e0921fd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:59.334609 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-83a1045c-9e93-4732-8782-25f00e0921fd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:59.334703 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-83a1045c-9e93-4732-8782-25f00e0921fd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:59.338651 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:59.338651 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:00:59.339341 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-83a1045c-9e93-4732-8782-25f00e0921fd tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 04:00:59.339672 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1144/4583] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:59 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:00:59.348994 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8035d149-61c7-4976-b80e-9cd62c7a50a7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:59.350723 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8035d149-61c7-4976-b80e-9cd62c7a50a7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] DELETE https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:59.350941 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8035d149-61c7-4976-b80e-9cd62c7a50a7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:59.351149 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8035d149-61c7-4976-b80e-9cd62c7a50a7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:59.351249 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-8035d149-61c7-4976-b80e-9cd62c7a50a7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete backup with id: d21ae6e7-3faf-404f-8fe0-9cc95407cd14. Aug 14 04:00:59.355255 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:59.355255 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:00:59.366265 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.backup.rpcapi [None req-8035d149-61c7-4976-b80e-9cd62c7a50a7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] delete_backup rpcapi backup_id d21ae6e7-3faf-404f-8fe0-9cc95407cd14 {{(pid=100329) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:00:59.367897 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8035d149-61c7-4976-b80e-9cd62c7a50a7 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 202 Aug 14 04:00:59.368320 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1140/4584] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:00:59 2026] DELETE /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:00:59.379017 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-810d504e-83a2-499b-ab83-389044a434aa None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:00:59.382394 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-810d504e-83a2-499b-ab83-389044a434aa tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:00:59.382622 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-810d504e-83a2-499b-ab83-389044a434aa tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:00:59.382810 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-810d504e-83a2-499b-ab83-389044a434aa tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:00:59.382952 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-810d504e-83a2-499b-ab83-389044a434aa tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:00:59.387234 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:00:59.387234 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:00:59.387852 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-810d504e-83a2-499b-ab83-389044a434aa tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 200 Aug 14 04:00:59.388195 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1152/4585] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:00:59 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:00.397386 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-842c31c2-36c6-4c14-bff4-368a3c502b00 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:00.399017 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-842c31c2-36c6-4c14-bff4-368a3c502b00 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 Aug 14 04:01:00.399239 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-842c31c2-36c6-4c14-bff4-368a3c502b00 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:00.399418 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-842c31c2-36c6-4c14-bff4-368a3c502b00 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:00.399519 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-842c31c2-36c6-4c14-bff4-368a3c502b00 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id d21ae6e7-3faf-404f-8fe0-9cc95407cd14. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:00.402661 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-842c31c2-36c6-4c14-bff4-368a3c502b00 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 returned with HTTP 404 Aug 14 04:01:00.403100 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1150/4586] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:00 2026] GET /volume/v3/backups/d21ae6e7-3faf-404f-8fe0-9cc95407cd14 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:00.408982 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-03120b1b-51c2-4167-b2e8-52379546056e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:00.410720 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03120b1b-51c2-4167-b2e8-52379546056e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] DELETE https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:01:00.410958 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03120b1b-51c2-4167-b2e8-52379546056e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:00.411156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-03120b1b-51c2-4167-b2e8-52379546056e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:00.411252 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-03120b1b-51c2-4167-b2e8-52379546056e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete backup with id: 4375cf98-e00e-4bf2-acd1-4df21c573796. Aug 14 04:01:00.415570 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:00.415570 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:00.427025 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-03120b1b-51c2-4167-b2e8-52379546056e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] delete_backup rpcapi backup_id 4375cf98-e00e-4bf2-acd1-4df21c573796 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:01:00.428804 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-03120b1b-51c2-4167-b2e8-52379546056e tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 202 Aug 14 04:01:00.429255 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1145/4587] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:01:00 2026] DELETE /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:01:00.435616 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c0c56e14-57b4-4b32-8b88-ccbc5c4d8937 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:00.437421 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c0c56e14-57b4-4b32-8b88-ccbc5c4d8937 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:01:00.437724 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c0c56e14-57b4-4b32-8b88-ccbc5c4d8937 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:00.438005 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c0c56e14-57b4-4b32-8b88-ccbc5c4d8937 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:00.438183 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-c0c56e14-57b4-4b32-8b88-ccbc5c4d8937 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:00.443302 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:00.443302 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:00.443932 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c0c56e14-57b4-4b32-8b88-ccbc5c4d8937 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 200 Aug 14 04:01:00.444355 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1141/4588] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:00 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:01.454284 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-628796a0-1c84-44c5-93fb-71de65d4fa37 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:01.456104 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-628796a0-1c84-44c5-93fb-71de65d4fa37 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 Aug 14 04:01:01.456331 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-628796a0-1c84-44c5-93fb-71de65d4fa37 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:01.456527 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-628796a0-1c84-44c5-93fb-71de65d4fa37 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:01.456636 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-628796a0-1c84-44c5-93fb-71de65d4fa37 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 4375cf98-e00e-4bf2-acd1-4df21c573796. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:01.460678 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-628796a0-1c84-44c5-93fb-71de65d4fa37 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 returned with HTTP 404 Aug 14 04:01:01.461216 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1153/4589] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:01 2026] GET /volume/v3/backups/4375cf98-e00e-4bf2-acd1-4df21c573796 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:01.467498 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5e402b9e-4d7c-4d8a-8ece-f9a2b022fb7b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:01.469517 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5e402b9e-4d7c-4d8a-8ece-f9a2b022fb7b tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] DELETE https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:01:01.469744 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5e402b9e-4d7c-4d8a-8ece-f9a2b022fb7b tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:01.469927 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5e402b9e-4d7c-4d8a-8ece-f9a2b022fb7b tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:01.470030 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-5e402b9e-4d7c-4d8a-8ece-f9a2b022fb7b tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete backup with id: 679bcd69-c8d1-4369-a72e-63e524ef324a. Aug 14 04:01:01.474666 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:01.474666 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:01.486079 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-5e402b9e-4d7c-4d8a-8ece-f9a2b022fb7b tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] delete_backup rpcapi backup_id 679bcd69-c8d1-4369-a72e-63e524ef324a {{(pid=100328) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:01:01.488907 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5e402b9e-4d7c-4d8a-8ece-f9a2b022fb7b tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 202 Aug 14 04:01:01.489324 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1151/4590] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:01:01 2026] DELETE /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 04:01:01.496256 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1cb87777-200b-4a4a-b976-29626fae671a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:01.497979 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1cb87777-200b-4a4a-b976-29626fae671a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:01:01.498223 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1cb87777-200b-4a4a-b976-29626fae671a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:01.498407 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1cb87777-200b-4a4a-b976-29626fae671a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:01.498504 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-1cb87777-200b-4a4a-b976-29626fae671a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:01.502535 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:01.502535 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:01.503096 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1cb87777-200b-4a4a-b976-29626fae671a tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 200 Aug 14 04:01:01.503452 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1146/4591] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:01 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:02.512971 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-022343ce-b037-4dca-bea5-f771a89b4bd6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:02.514743 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-022343ce-b037-4dca-bea5-f771a89b4bd6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a Aug 14 04:01:02.514946 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-022343ce-b037-4dca-bea5-f771a89b4bd6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:02.515114 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-022343ce-b037-4dca-bea5-f771a89b4bd6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:02.515231 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-022343ce-b037-4dca-bea5-f771a89b4bd6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Show backup with id 679bcd69-c8d1-4369-a72e-63e524ef324a. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:02.518558 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-022343ce-b037-4dca-bea5-f771a89b4bd6 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a returned with HTTP 404 Aug 14 04:01:02.519002 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1142/4592] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:02 2026] GET /volume/v3/backups/679bcd69-c8d1-4369-a72e-63e524ef324a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:02.524866 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cbac9194-e9db-489f-8622-4ffaa9b51f25 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:02.526531 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cbac9194-e9db-489f-8622-4ffaa9b51f25 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 Aug 14 04:01:02.526761 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cbac9194-e9db-489f-8622-4ffaa9b51f25 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:02.526939 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cbac9194-e9db-489f-8622-4ffaa9b51f25 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:02.527087 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-cbac9194-e9db-489f-8622-4ffaa9b51f25 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete volume with id: 8255ef54-9960-4927-bf7d-8a859c9269d8 Aug 14 04:01:02.533856 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:02.533856 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:02.534162 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-cbac9194-e9db-489f-8622-4ffaa9b51f25 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:01:02.547906 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-cbac9194-e9db-489f-8622-4ffaa9b51f25 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Delete volume request issued successfully. Aug 14 04:01:02.548067 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cbac9194-e9db-489f-8622-4ffaa9b51f25 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 returned with HTTP 202 Aug 14 04:01:02.548507 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1154/4593] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:01:02 2026] DELETE /volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:02.554773 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fb8e3f45-3f11-4159-a3ee-2d97c3f3758f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:02.556290 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fb8e3f45-3f11-4159-a3ee-2d97c3f3758f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 Aug 14 04:01:02.556468 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fb8e3f45-3f11-4159-a3ee-2d97c3f3758f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:02.556637 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fb8e3f45-3f11-4159-a3ee-2d97c3f3758f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:02.562797 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:02.562797 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:02.565724 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fb8e3f45-3f11-4159-a3ee-2d97c3f3758f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Volume info retrieved successfully. Aug 14 04:01:02.569200 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fb8e3f45-3f11-4159-a3ee-2d97c3f3758f tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 returned with HTTP 200 Aug 14 04:01:02.569566 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1152/4594] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:02 2026] GET /volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 => generated 1014 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:03.581668 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-afac83a2-0c48-42e1-812d-cf9fc6c03769 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:03.583934 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afac83a2-0c48-42e1-812d-cf9fc6c03769 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] GET https://10.4.3.64/volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 Aug 14 04:01:03.584181 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afac83a2-0c48-42e1-812d-cf9fc6c03769 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:03.584355 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afac83a2-0c48-42e1-812d-cf9fc6c03769 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:03.590648 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afac83a2-0c48-42e1-812d-cf9fc6c03769 tempest-ProjectAdminTests33-1142032780 tempest-ProjectAdminTests33-1142032780-project-admin] https://10.4.3.64/volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 returned with HTTP 404 Aug 14 04:01:03.591083 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1147/4595] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:03 2026] GET /volume/v3/volumes/8255ef54-9960-4927-bf7d-8a859c9269d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:04.792337 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:04.862047 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:01:04.862429 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2050023269"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:04.864564 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2050023269'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:01:04.864731 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume of 1 GB Aug 14 04:01:04.868815 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Availability Zones retrieved successfully. Aug 14 04:01:04.874858 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Flow 'volume_create_api' (40008e9a-0a87-4093-a297-03fae768958c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:04.876115 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c44ba326-1196-4da8-8e71-8469bc51d9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:04.876987 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:01:04.897366 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c44ba326-1196-4da8-8e71-8469bc51d9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:04.897950 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbdaee85-6c53-452f-bcf7-536f7e7f15df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:04.945149 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Created reservations ['840523ba-b054-4638-9373-e1d491d721b1', '5ff5cba3-6dcb-4335-b09b-d14008a6c04f', 'd1580217-91a5-4ed7-a8c5-c6548e71786b', '2bf72248-ac4e-448b-bca9-cc9f3e416f0f'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:04.946019 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbdaee85-6c53-452f-bcf7-536f7e7f15df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['840523ba-b054-4638-9373-e1d491d721b1', '5ff5cba3-6dcb-4335-b09b-d14008a6c04f', 'd1580217-91a5-4ed7-a8c5-c6548e71786b', '2bf72248-ac4e-448b-bca9-cc9f3e416f0f']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:04.946807 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c127f6d1-0300-47ed-95d8-afbd439b9e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:04.968086 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c127f6d1-0300-47ed-95d8-afbd439b9e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b20888cf-9c80-415c-a22a-cef0910035c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2050023269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e3b8a959314e90807be97ce5d0482d',qos_specs=None,replication_status=,reservations=['840523ba-b054-4638-9373-e1d491d721b1','5ff5cba3-6dcb-4335-b09b-d14008a6c04f','d1580217-91a5-4ed7-a8c5-c6548e71786b','2bf72248-ac4e-448b-bca9-cc9f3e416f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:01:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2050023269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b20888cf-9c80-415c-a22a-cef0910035c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81e3b8a959314e90807be97ce5d0482d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:04.968782 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62babd9b-5e0c-4586-835b-40de5ca5b381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:04.985969 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62babd9b-5e0c-4586-835b-40de5ca5b381) transitioned into state 'SUCCESS' from state '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-2050023269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e3b8a959314e90807be97ce5d0482d',qos_specs=None,replication_status=,reservations=['840523ba-b054-4638-9373-e1d491d721b1','5ff5cba3-6dcb-4335-b09b-d14008a6c04f','d1580217-91a5-4ed7-a8c5-c6548e71786b','2bf72248-ac4e-448b-bca9-cc9f3e416f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:04.986763 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f433bd-8faa-4477-9dbc-5e2798ab2c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:04.994895 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f433bd-8faa-4477-9dbc-5e2798ab2c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:04.996008 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Flow 'volume_create_api' (40008e9a-0a87-4093-a297-03fae768958c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:04.996314 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume request issued successfully. Aug 14 04:01:04.996855 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9dd55751-eae9-409f-bb28-80c13eafebf2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:01:04.997315 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1143/4596] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:01:04 2026] POST /volume/v3/volumes => generated 776 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:05.011792 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a380f954-89f9-4bdf-aea1-47b3e8a35748 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:05.014726 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a380f954-89f9-4bdf-aea1-47b3e8a35748 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 Aug 14 04:01:05.014726 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a380f954-89f9-4bdf-aea1-47b3e8a35748 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:05.014726 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a380f954-89f9-4bdf-aea1-47b3e8a35748 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:05.020432 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:05.020432 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:05.023859 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a380f954-89f9-4bdf-aea1-47b3e8a35748 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:05.027573 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a380f954-89f9-4bdf-aea1-47b3e8a35748 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 returned with HTTP 200 Aug 14 04:01:05.028087 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1155/4597] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:05 2026] GET /volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:06.039170 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d6e0ad85-3917-4b8f-a412-9c94b04e8576 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:06.040835 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d6e0ad85-3917-4b8f-a412-9c94b04e8576 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 Aug 14 04:01:06.041012 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d6e0ad85-3917-4b8f-a412-9c94b04e8576 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:06.041202 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d6e0ad85-3917-4b8f-a412-9c94b04e8576 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:06.049187 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:06.049187 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:06.052316 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d6e0ad85-3917-4b8f-a412-9c94b04e8576 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:06.055727 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d6e0ad85-3917-4b8f-a412-9c94b04e8576 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 returned with HTTP 200 Aug 14 04:01:06.056074 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1153/4598] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:06 2026] GET /volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:06.071421 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-88260181-2580-48d8-9c98-a1bdd8cad53c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:06.075724 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-88260181-2580-48d8-9c98-a1bdd8cad53c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:01:06.075724 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-88260181-2580-48d8-9c98-a1bdd8cad53c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b20888cf-9c80-415c-a22a-cef0910035c5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2068157523"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:06.083925 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:06.083925 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:06.084369 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-88260181-2580-48d8-9c98-a1bdd8cad53c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:06.084522 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-88260181-2580-48d8-9c98-a1bdd8cad53c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create snapshot from volume b20888cf-9c80-415c-a22a-cef0910035c5 Aug 14 04:01:06.118573 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-88260181-2580-48d8-9c98-a1bdd8cad53c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Created reservations ['f875376e-8f7a-4341-9d03-b85902502c10', '552244cd-0829-4b34-9076-f6aeb4bd8feb', '7c282a00-0d76-4d15-a1fa-f726b99129a2', '54f8365c-ba39-450c-b4e7-d877a987c645'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:06.147414 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-72afbd94-e366-49c1-b0db-1c7b9ad76873 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:06.149326 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-72afbd94-e366-49c1-b0db-1c7b9ad76873 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:06.149542 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-72afbd94-e366-49c1-b0db-1c7b9ad76873 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:06.149753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-72afbd94-e366-49c1-b0db-1c7b9ad76873 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:06.152464 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-88260181-2580-48d8-9c98-a1bdd8cad53c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot create request issued successfully. Aug 14 04:01:06.152801 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-88260181-2580-48d8-9c98-a1bdd8cad53c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:01:06.153357 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1148/4599] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:01:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:06.158345 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:06.158345 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:06.162651 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-72afbd94-e366-49c1-b0db-1c7b9ad76873 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:06.168280 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-72afbd94-e366-49c1-b0db-1c7b9ad76873 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 200 Aug 14 04:01:06.168280 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1144/4600] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:06 2026] GET /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:06.168392 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bd11986e-5484-42ce-8759-de8925873e06 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:06.170003 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bd11986e-5484-42ce-8759-de8925873e06 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c Aug 14 04:01:06.170357 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bd11986e-5484-42ce-8759-de8925873e06 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:06.170689 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bd11986e-5484-42ce-8759-de8925873e06 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:06.176180 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:06.176180 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:06.176653 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bd11986e-5484-42ce-8759-de8925873e06 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:06.177477 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bd11986e-5484-42ce-8759-de8925873e06 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c returned with HTTP 200 Aug 14 04:01:06.177961 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1156/4601] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:06 2026] GET /volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:06.179232 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f3c4ee22-9d93-43cd-a7e2-128b026d90cb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:06.181169 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f3c4ee22-9d93-43cd-a7e2-128b026d90cb tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:06.181367 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f3c4ee22-9d93-43cd-a7e2-128b026d90cb tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:06.181555 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f3c4ee22-9d93-43cd-a7e2-128b026d90cb tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:06.190158 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:06.190158 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:06.192157 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f3c4ee22-9d93-43cd-a7e2-128b026d90cb tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:06.196419 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f3c4ee22-9d93-43cd-a7e2-128b026d90cb tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 200 Aug 14 04:01:06.197077 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1154/4602] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:06 2026] GET /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:06.234320 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-7992d55a-7f6e-46a5-a40f-f82920b0a683 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:06.236157 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-7992d55a-7f6e-46a5-a40f-f82920b0a683 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:06.236326 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-7992d55a-7f6e-46a5-a40f-f82920b0a683 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:06.236496 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-7992d55a-7f6e-46a5-a40f-f82920b0a683 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:06.242407 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:06.242407 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:06.248165 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-7992d55a-7f6e-46a5-a40f-f82920b0a683 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:06.250486 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-7992d55a-7f6e-46a5-a40f-f82920b0a683 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 200 Aug 14 04:01:06.250922 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1149/4603] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:01:06 2026] GET /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:06.324490 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-08d7d0e2-6471-456c-8eb4-7be90ff97c08 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:06.324923 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-08d7d0e2-6471-456c-8eb4-7be90ff97c08 None None] GET https://10.4.3.64/volume// Aug 14 04:01:06.325097 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-08d7d0e2-6471-456c-8eb4-7be90ff97c08 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:06.325359 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-08d7d0e2-6471-456c-8eb4-7be90ff97c08 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:06.325709 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-08d7d0e2-6471-456c-8eb4-7be90ff97c08 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:01:06.326014 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1145/4604] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 04:01:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:01:06.334308 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-15bf28ac-564d-4dec-8d13-eaee4993ddbb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:06.335939 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-15bf28ac-564d-4dec-8d13-eaee4993ddbb tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:01:06.336411 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-15bf28ac-564d-4dec-8d13-eaee4993ddbb tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d475b88-105c-4aa8-9a10-e0184822ee76", "connector": null, "instance_uuid": "08d496c5-938f-4947-8d3c-35917b6c8b99"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:06.344872 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:06.344872 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:06.366316 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-15bf28ac-564d-4dec-8d13-eaee4993ddbb tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:01:06.366951 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1157/4605] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:01:06 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 14 04:01:06.391563 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7e487b53-c810-4e04-9344-f1cd2c5c8783 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:06.393323 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7e487b53-c810-4e04-9344-f1cd2c5c8783 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:06.393517 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7e487b53-c810-4e04-9344-f1cd2c5c8783 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:06.393720 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7e487b53-c810-4e04-9344-f1cd2c5c8783 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:06.401516 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6f7b663a-a2aa-4fc4-8498-7ef2052c9097 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:06.401927 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f7b663a-a2aa-4fc4-8498-7ef2052c9097 None None] GET https://10.4.3.64/volume// Aug 14 04:01:06.402088 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f7b663a-a2aa-4fc4-8498-7ef2052c9097 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:06.402325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f7b663a-a2aa-4fc4-8498-7ef2052c9097 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:06.402659 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f7b663a-a2aa-4fc4-8498-7ef2052c9097 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:01:06.403065 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1150/4606] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:01:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:01:06.404449 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:06.404449 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:06.409406 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7e487b53-c810-4e04-9344-f1cd2c5c8783 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:06.410858 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-465854af-0a34-4eb7-90ed-a1c57d41d086 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:06.413001 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-465854af-0a34-4eb7-90ed-a1c57d41d086 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:06.413208 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-465854af-0a34-4eb7-90ed-a1c57d41d086 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:06.414345 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-465854af-0a34-4eb7-90ed-a1c57d41d086 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:06.414421 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7e487b53-c810-4e04-9344-f1cd2c5c8783 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 200 Aug 14 04:01:06.414421 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1155/4607] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:06 2026] GET /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:06.426981 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:06.426981 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:06.430447 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-465854af-0a34-4eb7-90ed-a1c57d41d086 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:06.435387 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-465854af-0a34-4eb7-90ed-a1c57d41d086 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 200 Aug 14 04:01:06.435889 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1146/4608] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:01:06 2026] GET /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 1051 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:01:06.558226 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-1116d5ea-bd67-4666-8da2-358517c075af None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:06.560268 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-1116d5ea-bd67-4666-8da2-358517c075af tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] PUT https://10.4.3.64/volume/v3/attachments/416e57bc-0ea8-4a87-b4f1-11f72a9970f2 Aug 14 04:01:06.560608 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-1116d5ea-bd67-4666-8da2-358517c075af tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:06.568753 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-1116d5ea-bd67-4666-8da2-358517c075af tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Acquiring lock "cinder-attachment_update-4d475b88-105c-4aa8-9a10-e0184822ee76-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:01:06.572710 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-1116d5ea-bd67-4666-8da2-358517c075af tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Lock "cinder-attachment_update-4d475b88-105c-4aa8-9a10-e0184822ee76-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:01:06.573579 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:06.573579 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:06.657256 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-1116d5ea-bd67-4666-8da2-358517c075af tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Lock "cinder-attachment_update-4d475b88-105c-4aa8-9a10-e0184822ee76-np0000007313" released by "attachment_update" :: held 0.084s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:01:06.657929 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-1116d5ea-bd67-4666-8da2-358517c075af tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/attachments/416e57bc-0ea8-4a87-b4f1-11f72a9970f2 returned with HTTP 200 Aug 14 04:01:06.658496 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1158/4609] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:01:06 2026] PUT /volume/v3/attachments/416e57bc-0ea8-4a87-b4f1-11f72a9970f2 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:07.187117 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c184eace-45b3-452b-9529-9b87c8b40e5b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:07.188868 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c184eace-45b3-452b-9529-9b87c8b40e5b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c Aug 14 04:01:07.189081 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c184eace-45b3-452b-9529-9b87c8b40e5b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:07.189264 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c184eace-45b3-452b-9529-9b87c8b40e5b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:07.194089 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:07.194089 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:07.194388 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c184eace-45b3-452b-9529-9b87c8b40e5b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:07.195026 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c184eace-45b3-452b-9529-9b87c8b40e5b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c returned with HTTP 200 Aug 14 04:01:07.195406 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1151/4610] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:07 2026] GET /volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:07.205126 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9831293a-a1e4-48d8-a3f7-23f855aaa3d7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:07.266637 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9831293a-a1e4-48d8-a3f7-23f855aaa3d7 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] POST https://10.4.3.64/volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c/action Aug 14 04:01:07.266999 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9831293a-a1e4-48d8-a3f7-23f855aaa3d7 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:01:07.267114 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9831293a-a1e4-48d8-a3f7-23f855aaa3d7 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:07.273660 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:07.273660 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:07.273761 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9831293a-a1e4-48d8-a3f7-23f855aaa3d7 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Snapshot retrieved successfully. Aug 14 04:01:07.274629 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.policy [None req-9831293a-a1e4-48d8-a3f7-23f855aaa3d7 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b158356c746c49ea8289c52eac8dace9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81e3b8a959314e90807be97ce5d0482d', '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=100328) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 04:01:07.274744 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9831293a-a1e4-48d8-a3f7-23f855aaa3d7 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] https://10.4.3.64/volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c/action returned with HTTP 403 Aug 14 04:01:07.275254 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1156/4611] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 04:01:07 2026] POST /volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c/action => generated 133 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:07.284457 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-54105004-8a32-4ede-951b-a71eb15ce6f5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:07.287021 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-54105004-8a32-4ede-951b-a71eb15ce6f5 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c Aug 14 04:01:07.287261 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-54105004-8a32-4ede-951b-a71eb15ce6f5 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:07.287440 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-54105004-8a32-4ede-951b-a71eb15ce6f5 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:07.287533 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-54105004-8a32-4ede-951b-a71eb15ce6f5 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete snapshot with id: dfc972f3-5c9b-44be-9a88-5be53bef8e9c Aug 14 04:01:07.292365 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:07.292365 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:07.292704 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-54105004-8a32-4ede-951b-a71eb15ce6f5 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:07.308057 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-54105004-8a32-4ede-951b-a71eb15ce6f5 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot delete request issued successfully. Aug 14 04:01:07.308263 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-54105004-8a32-4ede-951b-a71eb15ce6f5 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c returned with HTTP 202 Aug 14 04:01:07.311253 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1147/4612] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:01:07 2026] DELETE /volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:07.315864 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5e7d8a36-cea2-4fcb-9dec-80189ef3731b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:07.318321 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5e7d8a36-cea2-4fcb-9dec-80189ef3731b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c Aug 14 04:01:07.318561 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5e7d8a36-cea2-4fcb-9dec-80189ef3731b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:07.318775 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5e7d8a36-cea2-4fcb-9dec-80189ef3731b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:07.324324 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:07.324324 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:07.324716 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5e7d8a36-cea2-4fcb-9dec-80189ef3731b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:07.325312 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5e7d8a36-cea2-4fcb-9dec-80189ef3731b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c returned with HTTP 200 Aug 14 04:01:07.325646 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1159/4613] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:07 2026] GET /volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:07.335510 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-58158053-12a0-4c5e-9d76-b54ddf4f9563 req-40b5e596-0e9a-48e2-863d-fc1cb7d22a73 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:07.338419 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-58158053-12a0-4c5e-9d76-b54ddf4f9563 req-40b5e596-0e9a-48e2-863d-fc1cb7d22a73 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] DELETE https://10.4.3.64/volume/v3/attachments/5355c650-428c-4f68-a37c-9a50107e2d09 Aug 14 04:01:07.338677 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-58158053-12a0-4c5e-9d76-b54ddf4f9563 req-40b5e596-0e9a-48e2-863d-fc1cb7d22a73 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:07.338917 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-58158053-12a0-4c5e-9d76-b54ddf4f9563 req-40b5e596-0e9a-48e2-863d-fc1cb7d22a73 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:07.347818 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:07.347818 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:07.407358 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-58158053-12a0-4c5e-9d76-b54ddf4f9563 req-40b5e596-0e9a-48e2-863d-fc1cb7d22a73 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/attachments/5355c650-428c-4f68-a37c-9a50107e2d09 returned with HTTP 200 Aug 14 04:01:07.407843 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1152/4614] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:01:07 2026] DELETE /volume/v3/attachments/5355c650-428c-4f68-a37c-9a50107e2d09 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:07.427810 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1933e45e-c386-496d-8cae-9dc61ca0f91b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:07.429901 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1933e45e-c386-496d-8cae-9dc61ca0f91b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:07.430074 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1933e45e-c386-496d-8cae-9dc61ca0f91b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:07.430312 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1933e45e-c386-496d-8cae-9dc61ca0f91b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:07.445753 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:07.445753 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:07.449837 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1933e45e-c386-496d-8cae-9dc61ca0f91b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:07.454034 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1933e45e-c386-496d-8cae-9dc61ca0f91b tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 200 Aug 14 04:01:07.454423 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1157/4615] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:07 2026] GET /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:08.335625 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-73593de0-3cfc-45d4-93e4-0305cf37ec2f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:08.337335 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-73593de0-3cfc-45d4-93e4-0305cf37ec2f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c Aug 14 04:01:08.337677 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-73593de0-3cfc-45d4-93e4-0305cf37ec2f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:08.337954 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-73593de0-3cfc-45d4-93e4-0305cf37ec2f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:08.342110 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-73593de0-3cfc-45d4-93e4-0305cf37ec2f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c returned with HTTP 404 Aug 14 04:01:08.342676 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1148/4616] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:08 2026] GET /volume/v3/snapshots/dfc972f3-5c9b-44be-9a88-5be53bef8e9c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:08.348729 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f9e916d5-bef5-47f2-b6d6-0f91ac7865b6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:08.350262 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f9e916d5-bef5-47f2-b6d6-0f91ac7865b6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 Aug 14 04:01:08.350441 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f9e916d5-bef5-47f2-b6d6-0f91ac7865b6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:08.350619 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f9e916d5-bef5-47f2-b6d6-0f91ac7865b6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:08.350787 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-f9e916d5-bef5-47f2-b6d6-0f91ac7865b6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete volume with id: b20888cf-9c80-415c-a22a-cef0910035c5 Aug 14 04:01:08.357774 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:08.357774 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:08.358023 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f9e916d5-bef5-47f2-b6d6-0f91ac7865b6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:08.371679 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f9e916d5-bef5-47f2-b6d6-0f91ac7865b6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete volume request issued successfully. Aug 14 04:01:08.371844 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f9e916d5-bef5-47f2-b6d6-0f91ac7865b6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 returned with HTTP 202 Aug 14 04:01:08.372251 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1160/4617] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:01:08 2026] DELETE /volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:08.379290 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f9bf3741-814b-474a-83c1-f82318ed66ac None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:08.381049 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9bf3741-814b-474a-83c1-f82318ed66ac tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 Aug 14 04:01:08.381269 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9bf3741-814b-474a-83c1-f82318ed66ac tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:08.381460 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f9bf3741-814b-474a-83c1-f82318ed66ac tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:08.388164 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:08.388164 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:08.391370 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f9bf3741-814b-474a-83c1-f82318ed66ac tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:08.394765 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f9bf3741-814b-474a-83c1-f82318ed66ac tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 returned with HTTP 200 Aug 14 04:01:08.395212 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1153/4618] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:08 2026] GET /volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:08.457153 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f5025ae1-c225-4200-bee1-188401f58e28 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:08.459314 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:01:08.459796 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-204208090", "source_volid": "3044b005-6d3c-4010-a850-fc4629cc880a", "volume_type": "tempest-scenario-type-luks-1898255023", "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:08.461842 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-204208090', 'source_volid': '3044b005-6d3c-4010-a850-fc4629cc880a', 'volume_type': 'tempest-scenario-type-luks-1898255023', 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:01:08.468532 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-71b5dc97-e07d-4d2c-90cb-f5952faec234 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:08.471720 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-71b5dc97-e07d-4d2c-90cb-f5952faec234 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:08.471720 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-71b5dc97-e07d-4d2c-90cb-f5952faec234 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:08.471720 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-71b5dc97-e07d-4d2c-90cb-f5952faec234 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:08.475915 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:08.475915 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:08.476664 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume retrieved successfully. Aug 14 04:01:08.476831 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Create volume of 1 GB Aug 14 04:01:08.477772 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Availability Zones retrieved successfully. Aug 14 04:01:08.485938 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:08.485938 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:08.486048 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Flow 'volume_create_api' (82e91456-9059-4a58-a8a7-b1d9a5c2ef9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:08.486722 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07806281-e4b8-41ab-abbc-dc4af13ea125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:08.487630 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:01:08.490155 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-71b5dc97-e07d-4d2c-90cb-f5952faec234 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:08.493046 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-71b5dc97-e07d-4d2c-90cb-f5952faec234 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 200 Aug 14 04:01:08.493511 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1149/4619] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:08 2026] GET /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:08.507775 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07806281-e4b8-41ab-abbc-dc4af13ea125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3044b005-6d3c-4010-a850-fc4629cc880a', 'volume_type': VolumeType(created_at=2026-08-14T04:00:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0e2f20b8-951d-4e97-9f63-e12fd45fc060,is_public=True,name='tempest-scenario-type-luks-1898255023',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e2f20b8-951d-4e97-9f63-e12fd45fc060', '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=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:08.508677 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c653d46-53ac-4ba5-a3ba-1b3ccaadc14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:08.535106 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1898255023 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1898255023, it is now deprecated. Please use the default quota class for default quota. Aug 14 04:01:08.535424 np0000007313 devstack@c-api.service[100328]: WARNING cinder.quota [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1898255023 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1898255023, it is now deprecated. Please use the default quota class for default quota. Aug 14 04:01:08.547733 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Created reservations ['a3f6fd06-514a-4494-b509-d6a65877a0a8', '852337c7-92ec-4472-b962-509017cfa6b5', '619aaf14-9f70-43f9-b8e5-36c8fb19c678', 'a28dd2be-aea5-47fc-b129-b76baddac6c9'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:08.548659 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c653d46-53ac-4ba5-a3ba-1b3ccaadc14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3f6fd06-514a-4494-b509-d6a65877a0a8', '852337c7-92ec-4472-b962-509017cfa6b5', '619aaf14-9f70-43f9-b8e5-36c8fb19c678', 'a28dd2be-aea5-47fc-b129-b76baddac6c9']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:08.549405 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71bfdac5-1463-4e4c-85d6-d165c404ab61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:08.581266 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71bfdac5-1463-4e4c-85d6-d165c404ab61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8a4205a-8cb9-43c8-987e-d315bee8c95c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-204208090',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17bf687ee804e16a6e5a872a3c2f956',qos_specs=None,replication_status=,reservations=['a3f6fd06-514a-4494-b509-d6a65877a0a8','852337c7-92ec-4472-b962-509017cfa6b5','619aaf14-9f70-43f9-b8e5-36c8fb19c678','a28dd2be-aea5-47fc-b129-b76baddac6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=3044b005-6d3c-4010-a850-fc4629cc880a,status='creating',user_id='2a5c57ad6cc34c80ab6b8a51decd5786',volume_type_id=0e2f20b8-951d-4e97-9f63-e12fd45fc060), '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-14T04:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-204208090',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d8a4205a-8cb9-43c8-987e-d315bee8c95c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c17bf687ee804e16a6e5a872a3c2f956',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3044b005-6d3c-4010-a850-fc4629cc880a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a5c57ad6cc34c80ab6b8a51decd5786',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e2f20b8-951d-4e97-9f63-e12fd45fc060),volume_type_id=0e2f20b8-951d-4e97-9f63-e12fd45fc060)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:08.581987 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5941cf2d-b7f1-4372-ac7f-aca18fe6da4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:08.606910 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5941cf2d-b7f1-4372-ac7f-aca18fe6da4e) transitioned into state 'SUCCESS' from state '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-204208090',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c17bf687ee804e16a6e5a872a3c2f956',qos_specs=None,replication_status=,reservations=['a3f6fd06-514a-4494-b509-d6a65877a0a8','852337c7-92ec-4472-b962-509017cfa6b5','619aaf14-9f70-43f9-b8e5-36c8fb19c678','a28dd2be-aea5-47fc-b129-b76baddac6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=3044b005-6d3c-4010-a850-fc4629cc880a,status='creating',user_id='2a5c57ad6cc34c80ab6b8a51decd5786',volume_type_id=0e2f20b8-951d-4e97-9f63-e12fd45fc060)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:08.607620 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f5375ff-a392-4d40-aa48-61c036f02902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:08.625747 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f5375ff-a392-4d40-aa48-61c036f02902) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:08.626757 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Flow 'volume_create_api' (82e91456-9059-4a58-a8a7-b1d9a5c2ef9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:08.627114 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Create volume request issued successfully. Aug 14 04:01:08.627997 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f5025ae1-c225-4200-bee1-188401f58e28 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:01:08.628444 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1158/4620] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:01:08 2026] POST /volume/v3/volumes => generated 808 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:08.642782 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0838c82c-bfaa-48df-b009-a6608a44927e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:08.644510 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0838c82c-bfaa-48df-b009-a6608a44927e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:08.644669 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0838c82c-bfaa-48df-b009-a6608a44927e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:08.644849 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0838c82c-bfaa-48df-b009-a6608a44927e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:08.652199 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:08.652199 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:08.655857 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0838c82c-bfaa-48df-b009-a6608a44927e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:08.660013 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0838c82c-bfaa-48df-b009-a6608a44927e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:08.660369 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1161/4621] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:08 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:09.411155 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cef677af-f8d7-4dc9-a34c-91a8ca0abc1f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:09.416365 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cef677af-f8d7-4dc9-a34c-91a8ca0abc1f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 Aug 14 04:01:09.416545 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cef677af-f8d7-4dc9-a34c-91a8ca0abc1f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:09.416728 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cef677af-f8d7-4dc9-a34c-91a8ca0abc1f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:09.423743 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cef677af-f8d7-4dc9-a34c-91a8ca0abc1f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 returned with HTTP 404 Aug 14 04:01:09.424079 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1154/4622] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:09 2026] GET /volume/v3/volumes/b20888cf-9c80-415c-a22a-cef0910035c5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:09.434678 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:09.436353 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:01:09.436862 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1892418192"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:09.438358 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1892418192'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:01:09.438616 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume of 1 GB Aug 14 04:01:09.443021 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Availability Zones retrieved successfully. Aug 14 04:01:09.447960 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Flow 'volume_create_api' (47f59bcb-6f25-4cb2-8ef6-3f4c4d0fa15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:09.449172 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ae4ee1-4afb-49d6-bd09-b0ad877e49fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:09.449989 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:01:09.479535 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ae4ee1-4afb-49d6-bd09-b0ad877e49fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:09.480762 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (609352f9-294b-490e-a3dd-152259d742b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:09.506641 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-57542304-ff0a-44d8-b460-17dda5791198 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:09.508363 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-57542304-ff0a-44d8-b460-17dda5791198 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:09.508685 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-57542304-ff0a-44d8-b460-17dda5791198 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:09.508770 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-57542304-ff0a-44d8-b460-17dda5791198 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:09.517781 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:09.517781 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:09.518879 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Created reservations ['ca05faa9-90db-446f-b8a5-0040b067b527', '61b3e270-c5af-4ab3-9f36-3c0738a4ee1e', 'f34b139e-5bac-46d2-a356-f40db89368ee', 'e09a6bb2-67f4-4e21-aa37-0aec35a12d74'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:09.519647 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (609352f9-294b-490e-a3dd-152259d742b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca05faa9-90db-446f-b8a5-0040b067b527', '61b3e270-c5af-4ab3-9f36-3c0738a4ee1e', 'f34b139e-5bac-46d2-a356-f40db89368ee', 'e09a6bb2-67f4-4e21-aa37-0aec35a12d74']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:09.520446 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caea547d-f244-44e4-b317-066b1b078b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:09.521295 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-57542304-ff0a-44d8-b460-17dda5791198 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:09.526420 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-57542304-ff0a-44d8-b460-17dda5791198 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 200 Aug 14 04:01:09.526930 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1159/4623] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:09 2026] GET /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:09.543874 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caea547d-f244-44e4-b317-066b1b078b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa655411-d365-4c2f-b5dc-be6f4d6ffbb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1892418192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e3b8a959314e90807be97ce5d0482d',qos_specs=None,replication_status=,reservations=['ca05faa9-90db-446f-b8a5-0040b067b527','61b3e270-c5af-4ab3-9f36-3c0738a4ee1e','f34b139e-5bac-46d2-a356-f40db89368ee','e09a6bb2-67f4-4e21-aa37-0aec35a12d74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:01:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1892418192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa655411-d365-4c2f-b5dc-be6f4d6ffbb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81e3b8a959314e90807be97ce5d0482d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:09.545239 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9696bef-fa55-4c8c-ac92-0e264912b24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:09.565788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9696bef-fa55-4c8c-ac92-0e264912b24d) transitioned into state 'SUCCESS' from state '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-1892418192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e3b8a959314e90807be97ce5d0482d',qos_specs=None,replication_status=,reservations=['ca05faa9-90db-446f-b8a5-0040b067b527','61b3e270-c5af-4ab3-9f36-3c0738a4ee1e','f34b139e-5bac-46d2-a356-f40db89368ee','e09a6bb2-67f4-4e21-aa37-0aec35a12d74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:09.566453 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0512d19d-a581-4207-9b40-366e13102ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:09.575433 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0512d19d-a581-4207-9b40-366e13102ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:09.576178 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Flow 'volume_create_api' (47f59bcb-6f25-4cb2-8ef6-3f4c4d0fa15e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:09.576448 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume request issued successfully. Aug 14 04:01:09.576963 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5cfdf52d-540e-4645-a6d2-e669a20578dd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:01:09.577371 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1150/4624] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:01:09 2026] POST /volume/v3/volumes => generated 776 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:09.587901 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-428d7ab2-5f72-4b30-acc4-bcab55baef9b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:09.589590 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-428d7ab2-5f72-4b30-acc4-bcab55baef9b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 Aug 14 04:01:09.589744 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-428d7ab2-5f72-4b30-acc4-bcab55baef9b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:09.589935 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-428d7ab2-5f72-4b30-acc4-bcab55baef9b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:09.596628 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:09.596628 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:09.599809 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-428d7ab2-5f72-4b30-acc4-bcab55baef9b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:09.604390 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-428d7ab2-5f72-4b30-acc4-bcab55baef9b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 returned with HTTP 200 Aug 14 04:01:09.604795 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1162/4625] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:09 2026] GET /volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:09.674693 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9654351f-965d-4951-b592-cfee131034fa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:09.676403 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9654351f-965d-4951-b592-cfee131034fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:09.676614 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9654351f-965d-4951-b592-cfee131034fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:09.676787 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9654351f-965d-4951-b592-cfee131034fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:09.683069 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:09.683069 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:09.686234 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9654351f-965d-4951-b592-cfee131034fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:09.689822 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9654351f-965d-4951-b592-cfee131034fa tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:09.690165 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1155/4626] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:09 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:10.019992 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-31181935-b7ef-4e2e-ab67-4bf5c6700f64 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:10.022028 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-31181935-b7ef-4e2e-ab67-4bf5c6700f64 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] POST https://10.4.3.64/volume/v3/attachments/416e57bc-0ea8-4a87-b4f1-11f72a9970f2/action Aug 14 04:01:10.022382 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-31181935-b7ef-4e2e-ab67-4bf5c6700f64 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:01:10.022524 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-31181935-b7ef-4e2e-ab67-4bf5c6700f64 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:10.037782 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:10.037782 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:10.046674 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-7d9ab259-c80b-425f-a4af-95efca357b22 req-31181935-b7ef-4e2e-ab67-4bf5c6700f64 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/attachments/416e57bc-0ea8-4a87-b4f1-11f72a9970f2/action returned with HTTP 204 Aug 14 04:01:10.047092 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1160/4627] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:01:10 2026] POST /volume/v3/attachments/416e57bc-0ea8-4a87-b4f1-11f72a9970f2/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:10.540612 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2c7740c5-aa4e-4758-b92e-cebfa0728b95 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:10.542604 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2c7740c5-aa4e-4758-b92e-cebfa0728b95 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:10.542802 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2c7740c5-aa4e-4758-b92e-cebfa0728b95 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:10.542989 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2c7740c5-aa4e-4758-b92e-cebfa0728b95 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:10.551722 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:10.551722 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:10.555008 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2c7740c5-aa4e-4758-b92e-cebfa0728b95 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:10.558782 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2c7740c5-aa4e-4758-b92e-cebfa0728b95 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 200 Aug 14 04:01:10.559163 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1151/4628] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:10 2026] GET /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:10.570810 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-866467b5-f970-4787-8863-87cf2581b3b3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:10.572938 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-866467b5-f970-4787-8863-87cf2581b3b3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:10.573129 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-866467b5-f970-4787-8863-87cf2581b3b3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:10.573360 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-866467b5-f970-4787-8863-87cf2581b3b3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:10.582754 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:10.582754 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:10.586393 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-866467b5-f970-4787-8863-87cf2581b3b3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:10.590225 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-866467b5-f970-4787-8863-87cf2581b3b3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 200 Aug 14 04:01:10.590598 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1163/4629] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:10 2026] GET /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:10.616686 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c3d9f4e2-bba8-4305-88c1-cd8c55bba58b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:10.619236 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c3d9f4e2-bba8-4305-88c1-cd8c55bba58b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 Aug 14 04:01:10.619492 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c3d9f4e2-bba8-4305-88c1-cd8c55bba58b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:10.619740 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c3d9f4e2-bba8-4305-88c1-cd8c55bba58b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:10.628688 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:10.628688 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:10.632984 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c3d9f4e2-bba8-4305-88c1-cd8c55bba58b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:10.638259 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c3d9f4e2-bba8-4305-88c1-cd8c55bba58b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 returned with HTTP 200 Aug 14 04:01:10.638795 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1156/4630] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:10 2026] GET /volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:10.650670 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1e10e923-53c3-47b4-918b-345105b411c4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:10.652952 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1e10e923-53c3-47b4-918b-345105b411c4 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:01:10.653369 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1e10e923-53c3-47b4-918b-345105b411c4 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa655411-d365-4c2f-b5dc-be6f4d6ffbb4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-475331239"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:10.664078 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:10.664078 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:10.664545 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1e10e923-53c3-47b4-918b-345105b411c4 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:10.664708 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-1e10e923-53c3-47b4-918b-345105b411c4 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create snapshot from volume fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 Aug 14 04:01:10.692062 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-1e10e923-53c3-47b4-918b-345105b411c4 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Created reservations ['535b0874-4a54-4f7b-bb4b-8c001f9a35a6', 'de906fe9-234a-4a58-bce8-a6ae74a5d7e7', '895b6c75-19d4-4d5b-b48d-8e470210d29a', '8f495b23-f810-439a-b32a-1564d3aea738'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:10.702151 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a7c20c68-9ea3-44db-a530-5cc5b7f6bd2a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:10.703974 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a7c20c68-9ea3-44db-a530-5cc5b7f6bd2a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:10.704176 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a7c20c68-9ea3-44db-a530-5cc5b7f6bd2a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:10.704367 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a7c20c68-9ea3-44db-a530-5cc5b7f6bd2a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:10.711021 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:10.711021 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:10.714837 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a7c20c68-9ea3-44db-a530-5cc5b7f6bd2a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:10.719693 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1e10e923-53c3-47b4-918b-345105b411c4 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot create request issued successfully. Aug 14 04:01:10.720087 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1e10e923-53c3-47b4-918b-345105b411c4 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:01:10.720561 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1161/4631] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:01:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:10.727892 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a7c20c68-9ea3-44db-a530-5cc5b7f6bd2a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:10.728312 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1152/4632] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:10 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:10.729776 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8591d6cc-9568-4c45-807b-a6c8e7f9e2f1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:10.731793 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8591d6cc-9568-4c45-807b-a6c8e7f9e2f1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 Aug 14 04:01:10.732024 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8591d6cc-9568-4c45-807b-a6c8e7f9e2f1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:10.732265 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8591d6cc-9568-4c45-807b-a6c8e7f9e2f1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:10.736735 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:10.736735 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:10.737014 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8591d6cc-9568-4c45-807b-a6c8e7f9e2f1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:10.737627 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8591d6cc-9568-4c45-807b-a6c8e7f9e2f1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 returned with HTTP 200 Aug 14 04:01:10.737955 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1164/4633] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:10 2026] GET /volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:11.740887 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9991e7b8-902f-4b35-8750-279999c07485 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:11.742646 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9991e7b8-902f-4b35-8750-279999c07485 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:11.742892 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9991e7b8-902f-4b35-8750-279999c07485 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:11.743072 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9991e7b8-902f-4b35-8750-279999c07485 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:11.746261 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0d2294e5-c8bc-49fd-b59a-e900024c48a6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:11.748158 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0d2294e5-c8bc-49fd-b59a-e900024c48a6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 Aug 14 04:01:11.748368 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0d2294e5-c8bc-49fd-b59a-e900024c48a6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:11.748589 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0d2294e5-c8bc-49fd-b59a-e900024c48a6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:11.750157 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:11.750157 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:11.753643 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:11.753643 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:11.753940 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0d2294e5-c8bc-49fd-b59a-e900024c48a6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:11.754341 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9991e7b8-902f-4b35-8750-279999c07485 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:11.754599 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0d2294e5-c8bc-49fd-b59a-e900024c48a6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 returned with HTTP 200 Aug 14 04:01:11.754933 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1162/4634] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:11 2026] GET /volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:11.758419 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9991e7b8-902f-4b35-8750-279999c07485 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:11.758931 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1157/4635] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:11 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:11.762869 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7fb4be80-51c2-4fbe-9716-3428534171cd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:11.764873 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7fb4be80-51c2-4fbe-9716-3428534171cd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] GET https://10.4.3.64/volume/v3/snapshots Aug 14 04:01:11.765069 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7fb4be80-51c2-4fbe-9716-3428534171cd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:11.765279 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7fb4be80-51c2-4fbe-9716-3428534171cd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:11.765539 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-7fb4be80-51c2-4fbe-9716-3428534171cd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 04:01:11.766649 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.db.api [None req-7fb4be80-51c2-4fbe-9716-3428534171cd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Building query based on filter {{(pid=100329) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 04:01:11.770275 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7fb4be80-51c2-4fbe-9716-3428534171cd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Get all snapshots completed successfully. Aug 14 04:01:11.770592 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7fb4be80-51c2-4fbe-9716-3428534171cd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Aug 14 04:01:11.770983 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1153/4636] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Aug 14 04:01:11 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:11.778199 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5439f342-bd02-4eb7-96f2-87a855c30056 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:11.779821 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5439f342-bd02-4eb7-96f2-87a855c30056 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 Aug 14 04:01:11.779984 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5439f342-bd02-4eb7-96f2-87a855c30056 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:11.780183 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5439f342-bd02-4eb7-96f2-87a855c30056 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:11.780280 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-5439f342-bd02-4eb7-96f2-87a855c30056 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete snapshot with id: b32d2151-2bdc-4297-bae3-ee125cb39821 Aug 14 04:01:11.784689 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:11.784689 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:11.784972 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5439f342-bd02-4eb7-96f2-87a855c30056 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:11.798038 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5439f342-bd02-4eb7-96f2-87a855c30056 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot delete request issued successfully. Aug 14 04:01:11.798219 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5439f342-bd02-4eb7-96f2-87a855c30056 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 returned with HTTP 202 Aug 14 04:01:11.798663 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1165/4637] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:01:11 2026] DELETE /volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:11.805120 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-17ee8ff4-6029-470f-86a0-3baecded8dd3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:11.806932 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-17ee8ff4-6029-470f-86a0-3baecded8dd3 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 Aug 14 04:01:11.807123 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-17ee8ff4-6029-470f-86a0-3baecded8dd3 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:11.807343 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-17ee8ff4-6029-470f-86a0-3baecded8dd3 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:11.812423 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:11.812423 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:11.812762 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-17ee8ff4-6029-470f-86a0-3baecded8dd3 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:11.813518 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-17ee8ff4-6029-470f-86a0-3baecded8dd3 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 returned with HTTP 200 Aug 14 04:01:11.813888 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1163/4638] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:11 2026] GET /volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:12.770623 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0a3a2539-d6cf-40d6-af5f-d22e03a7ceb6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:12.772545 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0a3a2539-d6cf-40d6-af5f-d22e03a7ceb6 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:12.772727 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0a3a2539-d6cf-40d6-af5f-d22e03a7ceb6 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:12.772903 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0a3a2539-d6cf-40d6-af5f-d22e03a7ceb6 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:12.782427 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:12.782427 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:12.786764 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0a3a2539-d6cf-40d6-af5f-d22e03a7ceb6 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:12.791588 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0a3a2539-d6cf-40d6-af5f-d22e03a7ceb6 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:12.792071 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1158/4639] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:12 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:12.822197 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bab387af-b903-49a7-9334-80cb10bae980 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:12.824340 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bab387af-b903-49a7-9334-80cb10bae980 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 Aug 14 04:01:12.824527 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bab387af-b903-49a7-9334-80cb10bae980 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:12.824730 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bab387af-b903-49a7-9334-80cb10bae980 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:12.828550 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bab387af-b903-49a7-9334-80cb10bae980 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 returned with HTTP 404 Aug 14 04:01:12.829027 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1154/4640] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:12 2026] GET /volume/v3/snapshots/b32d2151-2bdc-4297-bae3-ee125cb39821 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:12.836342 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-72f14334-9c11-4f96-9bb7-adf4bfcec6e5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:12.838178 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-72f14334-9c11-4f96-9bb7-adf4bfcec6e5 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 Aug 14 04:01:12.838506 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-72f14334-9c11-4f96-9bb7-adf4bfcec6e5 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:12.838738 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-72f14334-9c11-4f96-9bb7-adf4bfcec6e5 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:12.838942 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-72f14334-9c11-4f96-9bb7-adf4bfcec6e5 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete volume with id: fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 Aug 14 04:01:12.845405 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:12.845405 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:12.845730 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-72f14334-9c11-4f96-9bb7-adf4bfcec6e5 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:12.859231 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-72f14334-9c11-4f96-9bb7-adf4bfcec6e5 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete volume request issued successfully. Aug 14 04:01:12.859407 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-72f14334-9c11-4f96-9bb7-adf4bfcec6e5 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 returned with HTTP 202 Aug 14 04:01:12.859779 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1166/4641] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:01:12 2026] DELETE /volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:12.866143 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-996a6ad1-e3da-4907-8d01-8ab54716578b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:12.867844 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-996a6ad1-e3da-4907-8d01-8ab54716578b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 Aug 14 04:01:12.868036 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-996a6ad1-e3da-4907-8d01-8ab54716578b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:12.868240 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-996a6ad1-e3da-4907-8d01-8ab54716578b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:12.876797 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:12.876797 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:12.880624 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-996a6ad1-e3da-4907-8d01-8ab54716578b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:12.884457 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-996a6ad1-e3da-4907-8d01-8ab54716578b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 returned with HTTP 200 Aug 14 04:01:12.884811 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1164/4642] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:12 2026] GET /volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:13.117900 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-2907836c-0694-438f-8e95-c6de5fff4b4e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:13.119854 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-2907836c-0694-438f-8e95-c6de5fff4b4e tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:13.120036 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-2907836c-0694-438f-8e95-c6de5fff4b4e tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:13.120230 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-2907836c-0694-438f-8e95-c6de5fff4b4e tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:13.128685 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:13.128685 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:13.132567 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-2907836c-0694-438f-8e95-c6de5fff4b4e tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:13.137156 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-2907836c-0694-438f-8e95-c6de5fff4b4e tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 200 Aug 14 04:01:13.137597 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1159/4643] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:01:13 2026] GET /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:13.153408 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-2530b170-784d-4405-a8df-6045d36af5c0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:13.155349 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-2530b170-784d-4405-a8df-6045d36af5c0 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] POST https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76/action Aug 14 04:01:13.155665 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-2530b170-784d-4405-a8df-6045d36af5c0 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:01:13.155799 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-2530b170-784d-4405-a8df-6045d36af5c0 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:13.166360 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:13.166360 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:13.166814 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-2530b170-784d-4405-a8df-6045d36af5c0 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:13.172216 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-2530b170-784d-4405-a8df-6045d36af5c0 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Begin detaching volume completed successfully. Aug 14 04:01:13.172440 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-2530b170-784d-4405-a8df-6045d36af5c0 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76/action returned with HTTP 202 Aug 14 04:01:13.172842 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1155/4644] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 04:01:13 2026] POST /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:01:13.207961 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-37bee50f-d955-4466-bd4c-e5ceceba0de2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:13.208352 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-37bee50f-d955-4466-bd4c-e5ceceba0de2 None None] GET https://10.4.3.64/volume// Aug 14 04:01:13.208538 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-37bee50f-d955-4466-bd4c-e5ceceba0de2 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:13.208782 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-37bee50f-d955-4466-bd4c-e5ceceba0de2 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:13.209122 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-37bee50f-d955-4466-bd4c-e5ceceba0de2 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:01:13.209414 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1167/4645] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:01:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:01:13.215562 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-989a90d4-78fe-46ef-9d49-3a4443ac1c13 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:13.217690 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-989a90d4-78fe-46ef-9d49-3a4443ac1c13 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:13.217893 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-989a90d4-78fe-46ef-9d49-3a4443ac1c13 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:13.218066 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-989a90d4-78fe-46ef-9d49-3a4443ac1c13 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:13.226381 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:13.226381 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:13.229295 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-989a90d4-78fe-46ef-9d49-3a4443ac1c13 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:13.233430 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-989a90d4-78fe-46ef-9d49-3a4443ac1c13 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 200 Aug 14 04:01:13.233926 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1165/4646] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:01:13 2026] GET /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 1347 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:01:13.803737 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8705a682-425b-4ab1-988b-4fe9f104cc27 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:13.805729 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8705a682-425b-4ab1-988b-4fe9f104cc27 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:13.805952 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8705a682-425b-4ab1-988b-4fe9f104cc27 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:13.806190 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8705a682-425b-4ab1-988b-4fe9f104cc27 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:13.812655 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:13.812655 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:13.818310 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8705a682-425b-4ab1-988b-4fe9f104cc27 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:13.823028 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8705a682-425b-4ab1-988b-4fe9f104cc27 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:13.823028 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1160/4647] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:13 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:13.896932 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b619af09-5289-4a27-931a-897876bebcb6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:13.898775 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b619af09-5289-4a27-931a-897876bebcb6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 Aug 14 04:01:13.899026 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b619af09-5289-4a27-931a-897876bebcb6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:13.899288 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b619af09-5289-4a27-931a-897876bebcb6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:13.904875 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b619af09-5289-4a27-931a-897876bebcb6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 returned with HTTP 404 Aug 14 04:01:13.905336 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1156/4648] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:13 2026] GET /volume/v3/volumes/fa655411-d365-4c2f-b5dc-be6f4d6ffbb4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:13.912987 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:13.914623 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:01:13.914956 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-702713395"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:13.916354 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-702713395'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:01:13.916482 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume of 1 GB Aug 14 04:01:13.920028 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Availability Zones retrieved successfully. Aug 14 04:01:13.925238 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Flow 'volume_create_api' (5bdc99d7-4e81-4ebd-874b-f93c115b3253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:13.926068 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741a2afd-e3c4-4fcc-b7d6-1169f5d280bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:13.926867 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:01:13.950780 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741a2afd-e3c4-4fcc-b7d6-1169f5d280bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:13.951598 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (656e9148-0fc9-4157-981f-571e8d282ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:13.986791 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Created reservations ['30509ad6-ae16-458c-b6b8-de94787cdcc7', '0136cc33-d2c4-422d-bb06-277b21bf0274', '5eb00330-9264-4185-9adf-4031822e380a', 'f90afb16-2bff-4b71-a77e-420128d09337'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:13.987581 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (656e9148-0fc9-4157-981f-571e8d282ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30509ad6-ae16-458c-b6b8-de94787cdcc7', '0136cc33-d2c4-422d-bb06-277b21bf0274', '5eb00330-9264-4185-9adf-4031822e380a', 'f90afb16-2bff-4b71-a77e-420128d09337']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:13.988237 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1043a948-eed1-4b85-9d77-a1af4bea33fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:14.005232 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-39f8a8c4-363a-444d-a190-90c01c98a5f8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:14.007316 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-39f8a8c4-363a-444d-a190-90c01c98a5f8 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] DELETE https://10.4.3.64/volume/v3/attachments/416e57bc-0ea8-4a87-b4f1-11f72a9970f2 Aug 14 04:01:14.007492 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-39f8a8c4-363a-444d-a190-90c01c98a5f8 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:14.007679 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-39f8a8c4-363a-444d-a190-90c01c98a5f8 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:14.008986 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1043a948-eed1-4b85-9d77-a1af4bea33fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0781f04c-1bc0-47b3-9880-dd44b2b4a035', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-702713395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e3b8a959314e90807be97ce5d0482d',qos_specs=None,replication_status=,reservations=['30509ad6-ae16-458c-b6b8-de94787cdcc7','0136cc33-d2c4-422d-bb06-277b21bf0274','5eb00330-9264-4185-9adf-4031822e380a','f90afb16-2bff-4b71-a77e-420128d09337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:01:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-702713395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0781f04c-1bc0-47b3-9880-dd44b2b4a035,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81e3b8a959314e90807be97ce5d0482d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:14.010193 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0487ce87-456d-4462-b9a3-53adb08a9f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:14.014320 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:14.014320 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:14.026264 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0487ce87-456d-4462-b9a3-53adb08a9f14) transitioned into state 'SUCCESS' from state '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-702713395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e3b8a959314e90807be97ce5d0482d',qos_specs=None,replication_status=,reservations=['30509ad6-ae16-458c-b6b8-de94787cdcc7','0136cc33-d2c4-422d-bb06-277b21bf0274','5eb00330-9264-4185-9adf-4031822e380a','f90afb16-2bff-4b71-a77e-420128d09337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:14.026933 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc7cc95d-d00a-4bd9-a0a9-3c53f5bbf981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:14.034676 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc7cc95d-d00a-4bd9-a0a9-3c53f5bbf981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:14.037606 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Flow 'volume_create_api' (5bdc99d7-4e81-4ebd-874b-f93c115b3253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:14.037893 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume request issued successfully. Aug 14 04:01:14.038436 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4d7c0cc4-4ea5-49f8-9e21-dfaa305f5926 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:01:14.038874 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1168/4649] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:01:13 2026] POST /volume/v3/volumes => generated 775 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:14.050664 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c50a28a9-dae3-42f5-98e8-f915fb41cc47 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:14.052515 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c50a28a9-dae3-42f5-98e8-f915fb41cc47 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 Aug 14 04:01:14.052599 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c50a28a9-dae3-42f5-98e8-f915fb41cc47 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:14.052870 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c50a28a9-dae3-42f5-98e8-f915fb41cc47 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:14.059976 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-efe946ae-78a9-4c8d-99ab-28583db2a03a req-39f8a8c4-363a-444d-a190-90c01c98a5f8 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/attachments/416e57bc-0ea8-4a87-b4f1-11f72a9970f2 returned with HTTP 200 Aug 14 04:01:14.060370 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1166/4650] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:01:14 2026] DELETE /volume/v3/attachments/416e57bc-0ea8-4a87-b4f1-11f72a9970f2 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:14.060476 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:14.060476 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:14.064087 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c50a28a9-dae3-42f5-98e8-f915fb41cc47 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:14.067438 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c50a28a9-dae3-42f5-98e8-f915fb41cc47 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 returned with HTTP 200 Aug 14 04:01:14.067821 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1161/4651] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:14 2026] GET /volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:14.837388 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e276b013-036f-4560-b585-55705deecd01 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:14.839555 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e276b013-036f-4560-b585-55705deecd01 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:14.839804 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e276b013-036f-4560-b585-55705deecd01 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:14.840063 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e276b013-036f-4560-b585-55705deecd01 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:14.848602 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:14.848602 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:14.852801 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e276b013-036f-4560-b585-55705deecd01 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:14.858068 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e276b013-036f-4560-b585-55705deecd01 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:14.858570 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1157/4652] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:14 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:15.082113 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fb059c75-b427-4e70-902a-c70cef11cee6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:15.084393 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fb059c75-b427-4e70-902a-c70cef11cee6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 Aug 14 04:01:15.086696 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fb059c75-b427-4e70-902a-c70cef11cee6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:15.086696 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fb059c75-b427-4e70-902a-c70cef11cee6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:15.093884 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:15.093884 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:15.096932 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fb059c75-b427-4e70-902a-c70cef11cee6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:15.100499 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fb059c75-b427-4e70-902a-c70cef11cee6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 returned with HTTP 200 Aug 14 04:01:15.100839 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1169/4653] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:15 2026] GET /volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:15.112400 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fda61e41-0554-4152-bea8-e2282355310d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:15.114313 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fda61e41-0554-4152-bea8-e2282355310d tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:01:15.114671 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fda61e41-0554-4152-bea8-e2282355310d tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0781f04c-1bc0-47b3-9880-dd44b2b4a035", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1710953582"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:15.122827 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:15.122827 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:15.123180 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fda61e41-0554-4152-bea8-e2282355310d tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:15.123299 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-fda61e41-0554-4152-bea8-e2282355310d tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create snapshot from volume 0781f04c-1bc0-47b3-9880-dd44b2b4a035 Aug 14 04:01:15.148450 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-fda61e41-0554-4152-bea8-e2282355310d tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Created reservations ['cf7f968f-3994-4e2c-bc6c-0438867173c3', '3846692a-7340-4980-955f-7755b3662e44', '350052a3-7a25-4e8e-bea9-17806fb48e71', '500a4744-6b77-4726-ae34-e959c0b66086'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:15.177217 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fda61e41-0554-4152-bea8-e2282355310d tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot create request issued successfully. Aug 14 04:01:15.177537 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fda61e41-0554-4152-bea8-e2282355310d tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:01:15.177938 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1167/4654] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:01:15 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 14 04:01:15.187758 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dd117b40-fcc7-4602-8521-62b973a148fa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:15.189988 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dd117b40-fcc7-4602-8521-62b973a148fa tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f Aug 14 04:01:15.190253 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dd117b40-fcc7-4602-8521-62b973a148fa tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:15.190527 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dd117b40-fcc7-4602-8521-62b973a148fa tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:15.198225 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:15.198225 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:15.198606 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dd117b40-fcc7-4602-8521-62b973a148fa tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:15.199564 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dd117b40-fcc7-4602-8521-62b973a148fa tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f returned with HTTP 200 Aug 14 04:01:15.200090 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1162/4655] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:15 2026] GET /volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:15.778093 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f986865f-8a67-4cd3-9845-70db45a89b19 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:15.779720 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f986865f-8a67-4cd3-9845-70db45a89b19 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:15.779896 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f986865f-8a67-4cd3-9845-70db45a89b19 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:15.780072 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f986865f-8a67-4cd3-9845-70db45a89b19 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:15.780257 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-f986865f-8a67-4cd3-9845-70db45a89b19 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Delete volume with id: 4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:15.786533 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:15.786533 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:15.786918 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f986865f-8a67-4cd3-9845-70db45a89b19 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:15.804154 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f986865f-8a67-4cd3-9845-70db45a89b19 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Delete volume request issued successfully. Aug 14 04:01:15.804154 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f986865f-8a67-4cd3-9845-70db45a89b19 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 202 Aug 14 04:01:15.804154 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1158/4656] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:01:15 2026] DELETE /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:15.809085 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d8242ee5-a8aa-4332-8af1-520802ebc851 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:15.809552 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d8242ee5-a8aa-4332-8af1-520802ebc851 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:15.809746 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d8242ee5-a8aa-4332-8af1-520802ebc851 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:15.809936 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d8242ee5-a8aa-4332-8af1-520802ebc851 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:15.816392 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:15.816392 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:15.819654 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d8242ee5-a8aa-4332-8af1-520802ebc851 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:15.823565 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d8242ee5-a8aa-4332-8af1-520802ebc851 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 200 Aug 14 04:01:15.825068 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1170/4657] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:15 2026] GET /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:15.871906 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-52741e59-fe72-4d3b-86f3-cf21b9980a70 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:15.873676 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-52741e59-fe72-4d3b-86f3-cf21b9980a70 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:15.873855 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-52741e59-fe72-4d3b-86f3-cf21b9980a70 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:15.874034 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-52741e59-fe72-4d3b-86f3-cf21b9980a70 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:15.880473 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:15.880473 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:15.883631 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-52741e59-fe72-4d3b-86f3-cf21b9980a70 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:15.887379 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-52741e59-fe72-4d3b-86f3-cf21b9980a70 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:15.887707 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1168/4658] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:15 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:16.209064 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b66a91c3-461b-45b6-8b51-efa5a2a6ccc1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:16.210733 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b66a91c3-461b-45b6-8b51-efa5a2a6ccc1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f Aug 14 04:01:16.210917 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b66a91c3-461b-45b6-8b51-efa5a2a6ccc1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:16.211090 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b66a91c3-461b-45b6-8b51-efa5a2a6ccc1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:16.216326 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:16.216326 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:16.216632 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b66a91c3-461b-45b6-8b51-efa5a2a6ccc1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:16.217223 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b66a91c3-461b-45b6-8b51-efa5a2a6ccc1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f returned with HTTP 200 Aug 14 04:01:16.217574 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1163/4659] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:16 2026] GET /volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:16.227510 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-63f440d8-2cd5-4e05-8ce7-a472d58a9128 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:16.229479 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-63f440d8-2cd5-4e05-8ce7-a472d58a9128 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] POST https://10.4.3.64/volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f/action Aug 14 04:01:16.229844 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-63f440d8-2cd5-4e05-8ce7-a472d58a9128 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:01:16.229960 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-63f440d8-2cd5-4e05-8ce7-a472d58a9128 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:16.231254 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.admin_actions [None req-63f440d8-2cd5-4e05-8ce7-a472d58a9128 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Updating snapshot '51d87b09-91d5-4a5d-8599-617f03e9c77f' with '{'status': 'error'}' {{(pid=100329) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 04:01:16.239544 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:16.239544 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:16.240032 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.policy [None req-63f440d8-2cd5-4e05-8ce7-a472d58a9128 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b158356c746c49ea8289c52eac8dace9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81e3b8a959314e90807be97ce5d0482d', '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=100329) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 04:01:16.240252 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-63f440d8-2cd5-4e05-8ce7-a472d58a9128 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] https://10.4.3.64/volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f/action returned with HTTP 403 Aug 14 04:01:16.240698 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1159/4660] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 04:01:16 2026] POST /volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:16.246993 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d0834a2a-c95a-49ed-adae-8f6016de11aa None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:16.248679 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d0834a2a-c95a-49ed-adae-8f6016de11aa tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f Aug 14 04:01:16.248880 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d0834a2a-c95a-49ed-adae-8f6016de11aa tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:16.249042 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d0834a2a-c95a-49ed-adae-8f6016de11aa tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:16.249154 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-d0834a2a-c95a-49ed-adae-8f6016de11aa tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete snapshot with id: 51d87b09-91d5-4a5d-8599-617f03e9c77f Aug 14 04:01:16.253846 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:16.253846 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:16.254096 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d0834a2a-c95a-49ed-adae-8f6016de11aa tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:16.271161 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d0834a2a-c95a-49ed-adae-8f6016de11aa tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot delete request issued successfully. Aug 14 04:01:16.271161 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d0834a2a-c95a-49ed-adae-8f6016de11aa tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f returned with HTTP 202 Aug 14 04:01:16.271161 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1171/4661] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:01:16 2026] DELETE /volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:16.276717 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e854f1b3-1608-4388-98bc-471f76dbcadb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:16.277646 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e854f1b3-1608-4388-98bc-471f76dbcadb tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f Aug 14 04:01:16.277828 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e854f1b3-1608-4388-98bc-471f76dbcadb tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:16.278006 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e854f1b3-1608-4388-98bc-471f76dbcadb tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:16.283052 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:16.283052 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:16.285260 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e854f1b3-1608-4388-98bc-471f76dbcadb tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:16.285260 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e854f1b3-1608-4388-98bc-471f76dbcadb tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f returned with HTTP 200 Aug 14 04:01:16.285260 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1169/4662] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:16 2026] GET /volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:16.835526 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-80e7808e-f732-47da-bef8-8c3426260fa2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:16.837243 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-80e7808e-f732-47da-bef8-8c3426260fa2 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 Aug 14 04:01:16.837439 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-80e7808e-f732-47da-bef8-8c3426260fa2 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:16.837616 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-80e7808e-f732-47da-bef8-8c3426260fa2 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:16.843029 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-80e7808e-f732-47da-bef8-8c3426260fa2 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 returned with HTTP 404 Aug 14 04:01:16.843473 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1164/4663] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:16 2026] GET /volume/v3/volumes/4d475b88-105c-4aa8-9a10-e0184822ee76 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:16.899307 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-aeebb20d-b749-4f45-b442-c4c70fe53fdb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:16.900943 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-aeebb20d-b749-4f45-b442-c4c70fe53fdb tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:16.901161 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-aeebb20d-b749-4f45-b442-c4c70fe53fdb tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:16.901348 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-aeebb20d-b749-4f45-b442-c4c70fe53fdb tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:16.909520 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:16.909520 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:16.916077 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-aeebb20d-b749-4f45-b442-c4c70fe53fdb tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:16.918066 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-aeebb20d-b749-4f45-b442-c4c70fe53fdb tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:16.918632 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1160/4664] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:16 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:17.138327 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d25bd18e-d5a3-4703-bf7d-a17a6224b844 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:17.139923 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d25bd18e-d5a3-4703-bf7d-a17a6224b844 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb Aug 14 04:01:17.140094 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d25bd18e-d5a3-4703-bf7d-a17a6224b844 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:17.140285 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d25bd18e-d5a3-4703-bf7d-a17a6224b844 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:17.140383 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-d25bd18e-d5a3-4703-bf7d-a17a6224b844 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Delete snapshot with id: bba62a17-4196-492f-8e50-2ab6015693cb Aug 14 04:01:17.145465 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:17.145465 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:17.145825 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d25bd18e-d5a3-4703-bf7d-a17a6224b844 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Snapshot retrieved successfully. Aug 14 04:01:17.163163 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d25bd18e-d5a3-4703-bf7d-a17a6224b844 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Snapshot delete request issued successfully. Aug 14 04:01:17.163163 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d25bd18e-d5a3-4703-bf7d-a17a6224b844 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb returned with HTTP 202 Aug 14 04:01:17.163163 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1172/4665] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:01:17 2026] DELETE /volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:17.167398 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-86f2d136-0d8e-4d15-bfdc-95e8f5e4e280 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:17.169520 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-86f2d136-0d8e-4d15-bfdc-95e8f5e4e280 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb Aug 14 04:01:17.169749 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-86f2d136-0d8e-4d15-bfdc-95e8f5e4e280 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:17.169976 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-86f2d136-0d8e-4d15-bfdc-95e8f5e4e280 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:17.177956 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:17.177956 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:17.177956 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-86f2d136-0d8e-4d15-bfdc-95e8f5e4e280 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Snapshot retrieved successfully. Aug 14 04:01:17.177956 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-86f2d136-0d8e-4d15-bfdc-95e8f5e4e280 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb returned with HTTP 200 Aug 14 04:01:17.177956 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1170/4666] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:17 2026] GET /volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:17.293688 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7276c4ee-5dc6-4fd3-a088-d32372f44f36 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:17.295517 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7276c4ee-5dc6-4fd3-a088-d32372f44f36 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f Aug 14 04:01:17.295701 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7276c4ee-5dc6-4fd3-a088-d32372f44f36 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:17.295878 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7276c4ee-5dc6-4fd3-a088-d32372f44f36 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:17.300124 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7276c4ee-5dc6-4fd3-a088-d32372f44f36 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f returned with HTTP 404 Aug 14 04:01:17.300648 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1165/4667] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:17 2026] GET /volume/v3/snapshots/51d87b09-91d5-4a5d-8599-617f03e9c77f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:17.307097 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-409d0772-ad7f-4ac0-86d9-cd5e5f7348c9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:17.310040 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-409d0772-ad7f-4ac0-86d9-cd5e5f7348c9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 Aug 14 04:01:17.310040 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-409d0772-ad7f-4ac0-86d9-cd5e5f7348c9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:17.310040 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-409d0772-ad7f-4ac0-86d9-cd5e5f7348c9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:17.310040 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-409d0772-ad7f-4ac0-86d9-cd5e5f7348c9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete volume with id: 0781f04c-1bc0-47b3-9880-dd44b2b4a035 Aug 14 04:01:17.316514 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:17.316514 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:17.316976 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-409d0772-ad7f-4ac0-86d9-cd5e5f7348c9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:17.330080 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-409d0772-ad7f-4ac0-86d9-cd5e5f7348c9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete volume request issued successfully. Aug 14 04:01:17.334151 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-409d0772-ad7f-4ac0-86d9-cd5e5f7348c9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 returned with HTTP 202 Aug 14 04:01:17.334151 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1161/4668] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:01:17 2026] DELETE /volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:17.341900 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-11d2e370-59ce-4017-82b7-2366fd911b1e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:17.342208 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-11d2e370-59ce-4017-82b7-2366fd911b1e tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 Aug 14 04:01:17.342351 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-11d2e370-59ce-4017-82b7-2366fd911b1e tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:17.342559 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-11d2e370-59ce-4017-82b7-2366fd911b1e tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:17.351055 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:17.351055 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:17.354686 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-11d2e370-59ce-4017-82b7-2366fd911b1e tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:17.359551 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-11d2e370-59ce-4017-82b7-2366fd911b1e tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 returned with HTTP 200 Aug 14 04:01:17.360004 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1173/4669] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:17 2026] GET /volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:17.930196 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4ad2ee2b-6bbd-4397-b49f-eb3e949305ff None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:17.932028 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4ad2ee2b-6bbd-4397-b49f-eb3e949305ff tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:17.932246 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4ad2ee2b-6bbd-4397-b49f-eb3e949305ff tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:17.932437 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4ad2ee2b-6bbd-4397-b49f-eb3e949305ff tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:17.940437 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:17.940437 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:17.944291 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4ad2ee2b-6bbd-4397-b49f-eb3e949305ff tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:17.948365 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4ad2ee2b-6bbd-4397-b49f-eb3e949305ff tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:17.948771 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1171/4670] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:17 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:18.186324 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7d2937cd-ed6b-479b-8a99-64ba148dadb9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:18.188335 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d2937cd-ed6b-479b-8a99-64ba148dadb9 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb Aug 14 04:01:18.188572 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d2937cd-ed6b-479b-8a99-64ba148dadb9 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:18.188789 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7d2937cd-ed6b-479b-8a99-64ba148dadb9 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:18.194447 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7d2937cd-ed6b-479b-8a99-64ba148dadb9 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb returned with HTTP 404 Aug 14 04:01:18.194978 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1166/4671] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:18 2026] GET /volume/v3/snapshots/bba62a17-4196-492f-8e50-2ab6015693cb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:18.228339 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-f8e4e4a9-d1de-43bd-84d7-b00ff5512784 req-cd0e098e-8a7e-4cfc-b00e-d5878f1b7899 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:18.230442 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f8e4e4a9-d1de-43bd-84d7-b00ff5512784 req-cd0e098e-8a7e-4cfc-b00e-d5878f1b7899 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:01:18.230831 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f8e4e4a9-d1de-43bd-84d7-b00ff5512784 req-cd0e098e-8a7e-4cfc-b00e-d5878f1b7899 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:18.231129 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-f8e4e4a9-d1de-43bd-84d7-b00ff5512784 req-cd0e098e-8a7e-4cfc-b00e-d5878f1b7899 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:18.238618 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:18.238618 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:18.240961 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-f8e4e4a9-d1de-43bd-84d7-b00ff5512784 req-cd0e098e-8a7e-4cfc-b00e-d5878f1b7899 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:18.244480 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-f8e4e4a9-d1de-43bd-84d7-b00ff5512784 req-cd0e098e-8a7e-4cfc-b00e-d5878f1b7899 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 200 Aug 14 04:01:18.244931 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1162/4672] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:01:18 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:18.373007 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-971b1017-4e6a-4a5f-b3ed-0d197544c7ac None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:18.374703 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-971b1017-4e6a-4a5f-b3ed-0d197544c7ac tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 Aug 14 04:01:18.374916 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-971b1017-4e6a-4a5f-b3ed-0d197544c7ac tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:18.375106 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-971b1017-4e6a-4a5f-b3ed-0d197544c7ac tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:18.382659 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-971b1017-4e6a-4a5f-b3ed-0d197544c7ac tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 returned with HTTP 404 Aug 14 04:01:18.383396 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1174/4673] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:18 2026] GET /volume/v3/volumes/0781f04c-1bc0-47b3-9880-dd44b2b4a035 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:18.392402 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4c423260-fabf-4ddc-a494-75f872c66d15 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:18.394387 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:01:18.394781 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1691299239"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:18.396646 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1691299239'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:01:18.396818 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume of 1 GB Aug 14 04:01:18.401197 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Availability Zones retrieved successfully. Aug 14 04:01:18.409367 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Flow 'volume_create_api' (70c075c8-4bcb-490c-8b2d-78bec23409db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:18.410719 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b5338ce-804f-476f-ba4f-d53f65798b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:18.411764 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:01:18.434195 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b5338ce-804f-476f-ba4f-d53f65798b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:18.434912 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c0d5ec-e233-43a6-b9b7-2b90c37b7c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:18.471501 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Created reservations ['8e819518-b9a8-44eb-92c3-ed4d46d3e3b1', '52ac4f7c-d8e9-456f-8930-330a6be2c70c', '102fcc91-62e0-4160-b6ce-234c18137463', '7c9f1772-1f43-42ee-a76b-4bc9302afe37'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:18.472280 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c0d5ec-e233-43a6-b9b7-2b90c37b7c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e819518-b9a8-44eb-92c3-ed4d46d3e3b1', '52ac4f7c-d8e9-456f-8930-330a6be2c70c', '102fcc91-62e0-4160-b6ce-234c18137463', '7c9f1772-1f43-42ee-a76b-4bc9302afe37']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:18.472960 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (966a4259-82a8-4d5a-a3e2-6ea1613ad4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:18.493395 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (966a4259-82a8-4d5a-a3e2-6ea1613ad4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd25fcf91-76e2-410d-8980-f0a8fa386cd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1691299239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e3b8a959314e90807be97ce5d0482d',qos_specs=None,replication_status=,reservations=['8e819518-b9a8-44eb-92c3-ed4d46d3e3b1','52ac4f7c-d8e9-456f-8930-330a6be2c70c','102fcc91-62e0-4160-b6ce-234c18137463','7c9f1772-1f43-42ee-a76b-4bc9302afe37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:01:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1691299239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d25fcf91-76e2-410d-8980-f0a8fa386cd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81e3b8a959314e90807be97ce5d0482d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:18.494020 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a5e585-7d08-4dc3-bafd-bc92b3253c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:18.509514 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a5e585-7d08-4dc3-bafd-bc92b3253c40) transitioned into state 'SUCCESS' from state '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-1691299239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e3b8a959314e90807be97ce5d0482d',qos_specs=None,replication_status=,reservations=['8e819518-b9a8-44eb-92c3-ed4d46d3e3b1','52ac4f7c-d8e9-456f-8930-330a6be2c70c','102fcc91-62e0-4160-b6ce-234c18137463','7c9f1772-1f43-42ee-a76b-4bc9302afe37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:18.510237 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6305dd-54ae-4e49-ae74-90c554cb5816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:18.520440 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6305dd-54ae-4e49-ae74-90c554cb5816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:18.521202 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Flow 'volume_create_api' (70c075c8-4bcb-490c-8b2d-78bec23409db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:18.521504 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume request issued successfully. Aug 14 04:01:18.522080 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4c423260-fabf-4ddc-a494-75f872c66d15 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:01:18.522843 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1172/4674] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:01:18 2026] POST /volume/v3/volumes => generated 776 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:18.538999 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ba1e151b-c671-4395-bc17-91f3f5af880f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:18.540926 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba1e151b-c671-4395-bc17-91f3f5af880f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 Aug 14 04:01:18.541102 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ba1e151b-c671-4395-bc17-91f3f5af880f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:18.541296 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ba1e151b-c671-4395-bc17-91f3f5af880f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:18.554154 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:18.554154 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:18.555919 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ba1e151b-c671-4395-bc17-91f3f5af880f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:18.559826 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ba1e151b-c671-4395-bc17-91f3f5af880f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 returned with HTTP 200 Aug 14 04:01:18.560223 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1167/4675] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:18 2026] GET /volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:18.961499 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-29cf9e4f-2428-4402-932c-c0581a09b521 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:18.971924 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-29cf9e4f-2428-4402-932c-c0581a09b521 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:18.971924 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-29cf9e4f-2428-4402-932c-c0581a09b521 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:18.971924 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-29cf9e4f-2428-4402-932c-c0581a09b521 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:18.978871 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:18.978871 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:18.982456 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-29cf9e4f-2428-4402-932c-c0581a09b521 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:18.986417 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-29cf9e4f-2428-4402-932c-c0581a09b521 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:18.986764 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1163/4676] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:18 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:19.576273 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-048e7dc4-629f-4510-bc33-7ca17b4bf2f2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:19.578191 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-048e7dc4-629f-4510-bc33-7ca17b4bf2f2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 Aug 14 04:01:19.578383 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-048e7dc4-629f-4510-bc33-7ca17b4bf2f2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:19.578560 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-048e7dc4-629f-4510-bc33-7ca17b4bf2f2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:19.585415 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:19.585415 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:19.588887 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-048e7dc4-629f-4510-bc33-7ca17b4bf2f2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:19.592400 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-048e7dc4-629f-4510-bc33-7ca17b4bf2f2 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 returned with HTTP 200 Aug 14 04:01:19.592712 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1175/4677] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:19 2026] GET /volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:19.607279 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f84f5d3c-3e37-41ae-9008-f4060fc18106 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:19.609377 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f84f5d3c-3e37-41ae-9008-f4060fc18106 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:01:19.609802 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f84f5d3c-3e37-41ae-9008-f4060fc18106 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d25fcf91-76e2-410d-8980-f0a8fa386cd3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-447270309"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:19.618711 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:19.618711 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:19.619003 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f84f5d3c-3e37-41ae-9008-f4060fc18106 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:19.619106 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-f84f5d3c-3e37-41ae-9008-f4060fc18106 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create snapshot from volume d25fcf91-76e2-410d-8980-f0a8fa386cd3 Aug 14 04:01:19.642379 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-f84f5d3c-3e37-41ae-9008-f4060fc18106 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Created reservations ['ce9dad67-81ca-40b6-9716-509209dadb84', '427359d5-aca7-4de0-a6f8-eae1ceece967', '61d66df9-7c86-407e-ac43-667598428e10', '76e414fb-d3ef-41b6-ac8a-9fd6613aad78'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:19.668494 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f84f5d3c-3e37-41ae-9008-f4060fc18106 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot create request issued successfully. Aug 14 04:01:19.668793 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f84f5d3c-3e37-41ae-9008-f4060fc18106 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:01:19.669190 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1173/4678] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:01:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:19.681538 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0e638186-5056-4f1c-8e24-51040abc18d3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:19.683543 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0e638186-5056-4f1c-8e24-51040abc18d3 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 Aug 14 04:01:19.683734 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0e638186-5056-4f1c-8e24-51040abc18d3 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:19.683910 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0e638186-5056-4f1c-8e24-51040abc18d3 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:19.689039 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:19.689039 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:19.689300 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0e638186-5056-4f1c-8e24-51040abc18d3 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:19.689865 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0e638186-5056-4f1c-8e24-51040abc18d3 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 returned with HTTP 200 Aug 14 04:01:19.690184 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1168/4679] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:19 2026] GET /volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:19.801708 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-575c2a4c-5de6-4f09-91ab-5778dd09cab3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:19.803351 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-575c2a4c-5de6-4f09-91ab-5778dd09cab3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:01:19.803553 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-575c2a4c-5de6-4f09-91ab-5778dd09cab3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:19.803733 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-575c2a4c-5de6-4f09-91ab-5778dd09cab3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:19.803884 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-575c2a4c-5de6-4f09-91ab-5778dd09cab3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Delete volume with id: c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:01:19.810249 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:19.810249 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:19.810640 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-575c2a4c-5de6-4f09-91ab-5778dd09cab3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:19.827470 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-575c2a4c-5de6-4f09-91ab-5778dd09cab3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Delete volume request issued successfully. Aug 14 04:01:19.827696 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-575c2a4c-5de6-4f09-91ab-5778dd09cab3 tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 202 Aug 14 04:01:19.828086 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1164/4680] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:01:19 2026] DELETE /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:19.834431 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a22299da-c987-4b9c-bd28-4a07a992c88a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:19.836108 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a22299da-c987-4b9c-bd28-4a07a992c88a tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:01:19.836318 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a22299da-c987-4b9c-bd28-4a07a992c88a tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:19.836514 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a22299da-c987-4b9c-bd28-4a07a992c88a tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:19.842768 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:19.842768 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:19.845856 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a22299da-c987-4b9c-bd28-4a07a992c88a tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Volume info retrieved successfully. Aug 14 04:01:19.849556 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a22299da-c987-4b9c-bd28-4a07a992c88a tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 200 Aug 14 04:01:19.849931 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1176/4681] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:19 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:20.001265 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a882a0ab-5b13-4807-937f-5e97bafe3c0b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:20.003038 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a882a0ab-5b13-4807-937f-5e97bafe3c0b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:20.003231 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a882a0ab-5b13-4807-937f-5e97bafe3c0b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:20.003427 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a882a0ab-5b13-4807-937f-5e97bafe3c0b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:20.009804 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:20.009804 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:20.012927 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a882a0ab-5b13-4807-937f-5e97bafe3c0b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:20.016530 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a882a0ab-5b13-4807-937f-5e97bafe3c0b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:20.016873 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1174/4682] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:20 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:20.698032 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8c73405f-ee86-4bc6-9af0-45a344576f95 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:20.699694 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8c73405f-ee86-4bc6-9af0-45a344576f95 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 Aug 14 04:01:20.699889 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8c73405f-ee86-4bc6-9af0-45a344576f95 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:20.700054 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8c73405f-ee86-4bc6-9af0-45a344576f95 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:20.706574 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:20.706574 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:20.707029 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8c73405f-ee86-4bc6-9af0-45a344576f95 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:20.708009 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8c73405f-ee86-4bc6-9af0-45a344576f95 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 returned with HTTP 200 Aug 14 04:01:20.708550 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1169/4683] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:20 2026] GET /volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:20.716846 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f85cb866-7c5a-473e-ba1b-4f4b2035873f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:20.718580 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f85cb866-7c5a-473e-ba1b-4f4b2035873f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] GET https://10.4.3.64/volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 Aug 14 04:01:20.718753 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f85cb866-7c5a-473e-ba1b-4f4b2035873f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:20.718928 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f85cb866-7c5a-473e-ba1b-4f4b2035873f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:20.723697 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:20.723697 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:20.724126 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f85cb866-7c5a-473e-ba1b-4f4b2035873f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Snapshot retrieved successfully. Aug 14 04:01:20.724817 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f85cb866-7c5a-473e-ba1b-4f4b2035873f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] https://10.4.3.64/volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 returned with HTTP 200 Aug 14 04:01:20.725225 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1165/4684] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:20 2026] GET /volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:20.733619 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-35b43c18-dd87-4353-a3bc-5bcb10e22ccd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:20.735345 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-35b43c18-dd87-4353-a3bc-5bcb10e22ccd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 Aug 14 04:01:20.735537 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-35b43c18-dd87-4353-a3bc-5bcb10e22ccd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:20.735740 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-35b43c18-dd87-4353-a3bc-5bcb10e22ccd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:20.735851 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-35b43c18-dd87-4353-a3bc-5bcb10e22ccd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete snapshot with id: 38454e1f-dfad-441a-b49d-083df23a1339 Aug 14 04:01:20.740551 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:20.740551 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:20.740845 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-35b43c18-dd87-4353-a3bc-5bcb10e22ccd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:20.756969 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-35b43c18-dd87-4353-a3bc-5bcb10e22ccd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot delete request issued successfully. Aug 14 04:01:20.757147 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-35b43c18-dd87-4353-a3bc-5bcb10e22ccd tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 returned with HTTP 202 Aug 14 04:01:20.757582 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1177/4685] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:01:20 2026] DELETE /volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:20.764080 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3794d45e-c0cc-4922-8176-53def6b147c4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:20.765822 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3794d45e-c0cc-4922-8176-53def6b147c4 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 Aug 14 04:01:20.765976 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3794d45e-c0cc-4922-8176-53def6b147c4 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:20.766162 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3794d45e-c0cc-4922-8176-53def6b147c4 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:20.770847 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:20.770847 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:20.771127 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3794d45e-c0cc-4922-8176-53def6b147c4 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:20.771725 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3794d45e-c0cc-4922-8176-53def6b147c4 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 returned with HTTP 200 Aug 14 04:01:20.772086 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1175/4686] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:20 2026] GET /volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:20.862162 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2c92941a-1cd7-40eb-b505-f16dc8ca356e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:20.863988 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c92941a-1cd7-40eb-b505-f16dc8ca356e tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] GET https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 Aug 14 04:01:20.864188 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c92941a-1cd7-40eb-b505-f16dc8ca356e tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:20.864384 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2c92941a-1cd7-40eb-b505-f16dc8ca356e tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:20.869376 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2c92941a-1cd7-40eb-b505-f16dc8ca356e tempest-TestStampPattern-1602649073 tempest-TestStampPattern-1602649073-project-member] https://10.4.3.64/volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 returned with HTTP 404 Aug 14 04:01:20.869776 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1170/4687] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:20 2026] GET /volume/v3/volumes/c2371b12-e223-4466-b502-33deb0593dc5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:21.027765 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f353962f-1081-49da-bf86-0061a9df065b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:21.029483 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f353962f-1081-49da-bf86-0061a9df065b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:21.029626 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f353962f-1081-49da-bf86-0061a9df065b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:21.029798 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f353962f-1081-49da-bf86-0061a9df065b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:21.036772 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:21.036772 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:21.040115 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f353962f-1081-49da-bf86-0061a9df065b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:21.044497 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f353962f-1081-49da-bf86-0061a9df065b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:21.044852 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1166/4688] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:21 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 1448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:21.149379 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-e276d07f-d6f0-4de0-81f8-37712535a720 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:21.151981 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-e276d07f-d6f0-4de0-81f8-37712535a720 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:21.152269 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-e276d07f-d6f0-4de0-81f8-37712535a720 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:21.152531 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-e276d07f-d6f0-4de0-81f8-37712535a720 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:21.159978 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:21.159978 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:21.163019 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-e276d07f-d6f0-4de0-81f8-37712535a720 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:21.166858 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-e276d07f-d6f0-4de0-81f8-37712535a720 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:21.167217 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1178/4689] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:01:21 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:21.559764 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-2b3114b4-9b40-4e2d-b9f5-8750ff20cf35 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:21.561767 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-2b3114b4-9b40-4e2d-b9f5-8750ff20cf35 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:21.561952 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-2b3114b4-9b40-4e2d-b9f5-8750ff20cf35 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:21.562119 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-2b3114b4-9b40-4e2d-b9f5-8750ff20cf35 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:21.568236 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:21.568236 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:21.571476 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-2b3114b4-9b40-4e2d-b9f5-8750ff20cf35 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:21.575405 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-2b3114b4-9b40-4e2d-b9f5-8750ff20cf35 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:21.575749 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1176/4690] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:01:21 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 1448 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:21.584495 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-65b23490-8a8c-488a-857f-eae22fb7914f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:21.584909 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-65b23490-8a8c-488a-857f-eae22fb7914f None None] GET https://10.4.3.64/volume// Aug 14 04:01:21.585116 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-65b23490-8a8c-488a-857f-eae22fb7914f None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:21.585360 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-65b23490-8a8c-488a-857f-eae22fb7914f None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:21.585787 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-65b23490-8a8c-488a-857f-eae22fb7914f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:01:21.586105 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1171/4691] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 04:01:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:01:21.592421 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-5ff13dd9-4dd0-42e7-a7a7-e8eba10fc83a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:21.594398 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-5ff13dd9-4dd0-42e7-a7a7-e8eba10fc83a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:01:21.594757 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-5ff13dd9-4dd0-42e7-a7a7-e8eba10fc83a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8a4205a-8cb9-43c8-987e-d315bee8c95c", "connector": null, "instance_uuid": "716ecc3b-712a-4a93-98a1-080db971db76"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:21.603385 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:21.603385 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:21.636412 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-5ff13dd9-4dd0-42e7-a7a7-e8eba10fc83a tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:01:21.637017 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1167/4692] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:01:21 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 14 04:01:21.780325 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-61af4494-2892-4d49-a6dc-81ac66f3abef None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:21.781869 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-61af4494-2892-4d49-a6dc-81ac66f3abef tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 Aug 14 04:01:21.782061 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-61af4494-2892-4d49-a6dc-81ac66f3abef tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:21.782252 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-61af4494-2892-4d49-a6dc-81ac66f3abef tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:21.786301 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-61af4494-2892-4d49-a6dc-81ac66f3abef tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 returned with HTTP 404 Aug 14 04:01:21.786713 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1179/4693] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:21 2026] GET /volume/v3/snapshots/38454e1f-dfad-441a-b49d-083df23a1339 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:21.792988 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a3827e7c-cef6-4f9f-85d7-9be7344a57e6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:21.794725 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a3827e7c-cef6-4f9f-85d7-9be7344a57e6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 Aug 14 04:01:21.794906 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a3827e7c-cef6-4f9f-85d7-9be7344a57e6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:21.795086 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a3827e7c-cef6-4f9f-85d7-9be7344a57e6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:21.795276 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-a3827e7c-cef6-4f9f-85d7-9be7344a57e6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete volume with id: d25fcf91-76e2-410d-8980-f0a8fa386cd3 Aug 14 04:01:21.801933 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:21.801933 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:21.802241 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a3827e7c-cef6-4f9f-85d7-9be7344a57e6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:21.817743 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a3827e7c-cef6-4f9f-85d7-9be7344a57e6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete volume request issued successfully. Aug 14 04:01:21.817977 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a3827e7c-cef6-4f9f-85d7-9be7344a57e6 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 returned with HTTP 202 Aug 14 04:01:21.818491 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1177/4694] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:01:21 2026] DELETE /volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:21.823938 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f8420f90-9299-4c9f-a19f-57ea3d6b6b09 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:21.826123 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f8420f90-9299-4c9f-a19f-57ea3d6b6b09 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 Aug 14 04:01:21.826339 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f8420f90-9299-4c9f-a19f-57ea3d6b6b09 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:21.826521 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f8420f90-9299-4c9f-a19f-57ea3d6b6b09 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:21.833614 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:21.833614 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:21.836728 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f8420f90-9299-4c9f-a19f-57ea3d6b6b09 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:21.840099 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f8420f90-9299-4c9f-a19f-57ea3d6b6b09 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 returned with HTTP 200 Aug 14 04:01:21.841469 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1172/4695] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:21 2026] GET /volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:22.354213 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c5f38886-895b-40ad-b38a-6e140c54b14f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:22.354764 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c5f38886-895b-40ad-b38a-6e140c54b14f None None] GET https://10.4.3.64/volume// Aug 14 04:01:22.354974 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c5f38886-895b-40ad-b38a-6e140c54b14f None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:22.355217 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c5f38886-895b-40ad-b38a-6e140c54b14f None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:22.355568 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c5f38886-895b-40ad-b38a-6e140c54b14f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:01:22.355873 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1168/4696] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:01:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:01:22.361953 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-2374bf9f-c09b-477b-a745-c8029fcb936c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:22.365271 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-2374bf9f-c09b-477b-a745-c8029fcb936c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:01:22.365576 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-2374bf9f-c09b-477b-a745-c8029fcb936c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:22.365833 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-2374bf9f-c09b-477b-a745-c8029fcb936c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:22.377029 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:22.377029 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:22.380281 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-2374bf9f-c09b-477b-a745-c8029fcb936c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:01:22.384664 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-2374bf9f-c09b-477b-a745-c8029fcb936c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:01:22.385071 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1180/4697] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:01:22 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 1627 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:01:22.473229 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-e33786d0-d482-4f29-b808-0a5c47ce901c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:22.474972 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-e33786d0-d482-4f29-b808-0a5c47ce901c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] PUT https://10.4.3.64/volume/v3/attachments/13a03700-c76c-43ef-ab61-cdddafb3d066 Aug 14 04:01:22.475420 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-e33786d0-d482-4f29-b808-0a5c47ce901c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:22.482187 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-e33786d0-d482-4f29-b808-0a5c47ce901c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Acquiring lock "cinder-attachment_update-d8a4205a-8cb9-43c8-987e-d315bee8c95c-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:01:22.486057 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-e33786d0-d482-4f29-b808-0a5c47ce901c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Lock "cinder-attachment_update-d8a4205a-8cb9-43c8-987e-d315bee8c95c-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:01:22.486895 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:22.486895 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:22.546487 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-e33786d0-d482-4f29-b808-0a5c47ce901c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Lock "cinder-attachment_update-d8a4205a-8cb9-43c8-987e-d315bee8c95c-np0000007313" released by "attachment_update" :: held 0.060s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:01:22.546775 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-e33786d0-d482-4f29-b808-0a5c47ce901c tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/attachments/13a03700-c76c-43ef-ab61-cdddafb3d066 returned with HTTP 200 Aug 14 04:01:22.547483 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1178/4698] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:01:22 2026] PUT /volume/v3/attachments/13a03700-c76c-43ef-ab61-cdddafb3d066 => generated 968 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:22.564043 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-ff14212a-bbe2-4f5b-8b46-45ca18e3a0cc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:22.566209 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-ff14212a-bbe2-4f5b-8b46-45ca18e3a0cc tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] POST https://10.4.3.64/volume/v3/attachments/13a03700-c76c-43ef-ab61-cdddafb3d066/action Aug 14 04:01:22.566575 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-ff14212a-bbe2-4f5b-8b46-45ca18e3a0cc tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:01:22.566691 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-ff14212a-bbe2-4f5b-8b46-45ca18e3a0cc tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:22.580163 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:22.580163 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:22.588037 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-ff14212a-bbe2-4f5b-8b46-45ca18e3a0cc tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/attachments/13a03700-c76c-43ef-ab61-cdddafb3d066/action returned with HTTP 204 Aug 14 04:01:22.588542 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1173/4699] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:01:22 2026] POST /volume/v3/attachments/13a03700-c76c-43ef-ab61-cdddafb3d066/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:22.852889 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-33b07304-c0a2-44ac-90c1-0d27887c7822 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:22.854554 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-33b07304-c0a2-44ac-90c1-0d27887c7822 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 Aug 14 04:01:22.854726 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-33b07304-c0a2-44ac-90c1-0d27887c7822 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:22.854916 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-33b07304-c0a2-44ac-90c1-0d27887c7822 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:22.860028 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-33b07304-c0a2-44ac-90c1-0d27887c7822 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 returned with HTTP 404 Aug 14 04:01:22.860492 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1169/4700] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:22 2026] GET /volume/v3/volumes/d25fcf91-76e2-410d-8980-f0a8fa386cd3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:22.867478 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:22.869334 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:01:22.869639 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-317151271"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:22.871192 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-317151271'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:01:22.871355 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume of 1 GB Aug 14 04:01:22.875637 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Availability Zones retrieved successfully. Aug 14 04:01:22.881262 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Flow 'volume_create_api' (d809e5f5-336d-4eca-b18b-a8d6aa5cffaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:22.882172 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdca85ad-a016-4f16-b3d8-02e54b58419d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:22.883228 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:01:22.909442 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdca85ad-a016-4f16-b3d8-02e54b58419d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:22.910128 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91aed0a2-d99c-4923-bf08-5df8271005a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:22.944858 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Created reservations ['79e5be12-86ef-446b-9f1a-f207866ab447', '00dc7655-9c7e-4672-8b64-11ef2d79900e', '2ca3c125-946e-4948-bc71-8ba6cff28420', '052b5564-2da1-448e-b034-874a4215ce59'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:22.945657 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91aed0a2-d99c-4923-bf08-5df8271005a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79e5be12-86ef-446b-9f1a-f207866ab447', '00dc7655-9c7e-4672-8b64-11ef2d79900e', '2ca3c125-946e-4948-bc71-8ba6cff28420', '052b5564-2da1-448e-b034-874a4215ce59']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:22.946410 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdaa3f17-9784-4d83-bac1-a0c6464b6cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:22.966813 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdaa3f17-9784-4d83-bac1-a0c6464b6cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '130474df-6996-44d1-9ebc-11be0b37ce31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-317151271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e3b8a959314e90807be97ce5d0482d',qos_specs=None,replication_status=,reservations=['79e5be12-86ef-446b-9f1a-f207866ab447','00dc7655-9c7e-4672-8b64-11ef2d79900e','2ca3c125-946e-4948-bc71-8ba6cff28420','052b5564-2da1-448e-b034-874a4215ce59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-317151271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=130474df-6996-44d1-9ebc-11be0b37ce31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81e3b8a959314e90807be97ce5d0482d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:22.967667 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56e92434-6a9b-415d-a753-9ce495718fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:22.985955 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56e92434-6a9b-415d-a753-9ce495718fa1) transitioned into state 'SUCCESS' from state '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-317151271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e3b8a959314e90807be97ce5d0482d',qos_specs=None,replication_status=,reservations=['79e5be12-86ef-446b-9f1a-f207866ab447','00dc7655-9c7e-4672-8b64-11ef2d79900e','2ca3c125-946e-4948-bc71-8ba6cff28420','052b5564-2da1-448e-b034-874a4215ce59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca44e2dfac1a46a88d52e13586213bf7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:22.986548 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f427304-d96a-4685-84a6-7bcf7b9ed486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:22.999404 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f427304-d96a-4685-84a6-7bcf7b9ed486) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:23.000557 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Flow 'volume_create_api' (d809e5f5-336d-4eca-b18b-a8d6aa5cffaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:23.000909 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create volume request issued successfully. Aug 14 04:01:23.001663 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9295352e-48bc-4d1f-bbb2-633866fb5b7c tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:01:23.002125 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1181/4701] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:01:22 2026] POST /volume/v3/volumes => generated 775 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:23.013282 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3eba66f3-b38f-44c5-a7ba-b40c5a77e4e1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:23.015472 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3eba66f3-b38f-44c5-a7ba-b40c5a77e4e1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 Aug 14 04:01:23.015698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3eba66f3-b38f-44c5-a7ba-b40c5a77e4e1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:23.015960 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3eba66f3-b38f-44c5-a7ba-b40c5a77e4e1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:23.023501 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:23.023501 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:23.026794 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3eba66f3-b38f-44c5-a7ba-b40c5a77e4e1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:23.030522 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3eba66f3-b38f-44c5-a7ba-b40c5a77e4e1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 returned with HTTP 200 Aug 14 04:01:23.031044 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1179/4702] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:23 2026] GET /volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:24.048552 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-56fc612d-b8d3-46cb-a561-f658eed7e171 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:24.050318 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-56fc612d-b8d3-46cb-a561-f658eed7e171 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 Aug 14 04:01:24.050543 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-56fc612d-b8d3-46cb-a561-f658eed7e171 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:24.050806 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-56fc612d-b8d3-46cb-a561-f658eed7e171 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:24.057966 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:24.057966 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:24.061299 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-56fc612d-b8d3-46cb-a561-f658eed7e171 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:24.065333 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-56fc612d-b8d3-46cb-a561-f658eed7e171 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 returned with HTTP 200 Aug 14 04:01:24.065836 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1174/4703] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:24 2026] GET /volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:24.081880 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b96d1a8c-8254-4936-8dd4-75dd418c216b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:24.083511 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b96d1a8c-8254-4936-8dd4-75dd418c216b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:01:24.083886 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b96d1a8c-8254-4936-8dd4-75dd418c216b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "130474df-6996-44d1-9ebc-11be0b37ce31", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1063426320"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:24.094247 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:24.094247 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:24.094561 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b96d1a8c-8254-4936-8dd4-75dd418c216b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:24.094696 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-b96d1a8c-8254-4936-8dd4-75dd418c216b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Create snapshot from volume 130474df-6996-44d1-9ebc-11be0b37ce31 Aug 14 04:01:24.124044 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-b96d1a8c-8254-4936-8dd4-75dd418c216b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Created reservations ['a38a6c71-ddfd-47a3-9de7-81591cfe86af', '60e9d87a-5c2a-4030-bdc9-47c8473ea49a', '2307d9d1-63b3-4288-852a-7884ff74511c', 'ee714f41-203c-427e-9393-ec5ac0ede4ba'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:24.155552 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b96d1a8c-8254-4936-8dd4-75dd418c216b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot create request issued successfully. Aug 14 04:01:24.155940 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b96d1a8c-8254-4936-8dd4-75dd418c216b tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:01:24.156474 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1170/4704] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:01:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:24.166886 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f4518ec6-76c3-4fae-8db0-815bd69c2bf1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:24.171493 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f4518ec6-76c3-4fae-8db0-815bd69c2bf1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e Aug 14 04:01:24.171757 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f4518ec6-76c3-4fae-8db0-815bd69c2bf1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:24.171986 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f4518ec6-76c3-4fae-8db0-815bd69c2bf1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:24.176977 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:24.176977 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:24.177118 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f4518ec6-76c3-4fae-8db0-815bd69c2bf1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:24.177604 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f4518ec6-76c3-4fae-8db0-815bd69c2bf1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e returned with HTTP 200 Aug 14 04:01:24.178255 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1182/4705] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:24 2026] GET /volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:25.980187 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4426e5fd-1bb3-435e-b8ed-f12c3e0b0ec8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:25.980187 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4426e5fd-1bb3-435e-b8ed-f12c3e0b0ec8 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e Aug 14 04:01:25.980187 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4426e5fd-1bb3-435e-b8ed-f12c3e0b0ec8 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:25.980187 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4426e5fd-1bb3-435e-b8ed-f12c3e0b0ec8 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:25.980187 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:25.980187 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:25.980187 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-4426e5fd-1bb3-435e-b8ed-f12c3e0b0ec8 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:25.980187 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4426e5fd-1bb3-435e-b8ed-f12c3e0b0ec8 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e returned with HTTP 200 Aug 14 04:01:25.980187 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1180/4706] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:25 2026] GET /volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:25.981486 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b2aa769b-bb99-4480-b46a-4922956cd2d1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:25.981486 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2aa769b-bb99-4480-b46a-4922956cd2d1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] POST https://10.4.3.64/volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e/action Aug 14 04:01:25.981486 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2aa769b-bb99-4480-b46a-4922956cd2d1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:01:25.981486 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b2aa769b-bb99-4480-b46a-4922956cd2d1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:25.981486 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.snapshot_unmanage [None req-b2aa769b-bb99-4480-b46a-4922956cd2d1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Unmanage snapshot with id: 50ba8b49-f3a1-45cb-bae9-6665eea2a41e Aug 14 04:01:25.981486 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:25.981486 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:25.981486 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b2aa769b-bb99-4480-b46a-4922956cd2d1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Snapshot retrieved successfully. Aug 14 04:01:25.981486 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-b2aa769b-bb99-4480-b46a-4922956cd2d1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'b158356c746c49ea8289c52eac8dace9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81e3b8a959314e90807be97ce5d0482d', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 04:01:25.981486 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b2aa769b-bb99-4480-b46a-4922956cd2d1 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-reader] https://10.4.3.64/volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e/action returned with HTTP 403 Aug 14 04:01:25.981486 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1175/4707] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 04:01:25 2026] POST /volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:25.982687 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9339e783-481c-4180-b4cb-e4d607d61071 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:25.982687 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9339e783-481c-4180-b4cb-e4d607d61071 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e Aug 14 04:01:25.982687 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9339e783-481c-4180-b4cb-e4d607d61071 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:25.982687 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9339e783-481c-4180-b4cb-e4d607d61071 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:25.982687 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-9339e783-481c-4180-b4cb-e4d607d61071 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete snapshot with id: 50ba8b49-f3a1-45cb-bae9-6665eea2a41e Aug 14 04:01:25.982687 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:25.982687 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:25.982687 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9339e783-481c-4180-b4cb-e4d607d61071 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:25.982687 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9339e783-481c-4180-b4cb-e4d607d61071 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot delete request issued successfully. Aug 14 04:01:25.982687 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9339e783-481c-4180-b4cb-e4d607d61071 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e returned with HTTP 202 Aug 14 04:01:25.982687 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1171/4708] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:01:25 2026] DELETE /volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:25.983460 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2741b0a5-8947-4f4b-b060-8845a71e974a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:25.983460 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2741b0a5-8947-4f4b-b060-8845a71e974a tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e Aug 14 04:01:25.983460 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2741b0a5-8947-4f4b-b060-8845a71e974a tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:25.983460 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2741b0a5-8947-4f4b-b060-8845a71e974a tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:25.983460 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:25.983460 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:25.983460 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2741b0a5-8947-4f4b-b060-8845a71e974a tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Snapshot retrieved successfully. Aug 14 04:01:25.983460 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2741b0a5-8947-4f4b-b060-8845a71e974a tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e returned with HTTP 200 Aug 14 04:01:25.983460 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1183/4709] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:25 2026] GET /volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:26.298417 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-837c2620-1901-4f84-babb-4f63483f80f9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:26.300085 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-837c2620-1901-4f84-babb-4f63483f80f9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e Aug 14 04:01:26.300313 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-837c2620-1901-4f84-babb-4f63483f80f9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:26.300525 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-837c2620-1901-4f84-babb-4f63483f80f9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:26.304594 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-837c2620-1901-4f84-babb-4f63483f80f9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e returned with HTTP 404 Aug 14 04:01:26.305007 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1181/4710] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:26 2026] GET /volume/v3/snapshots/50ba8b49-f3a1-45cb-bae9-6665eea2a41e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:26.311528 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6a373832-55a3-417a-bf15-9e39f4cd78e9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:26.312933 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a373832-55a3-417a-bf15-9e39f4cd78e9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 Aug 14 04:01:26.313394 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a373832-55a3-417a-bf15-9e39f4cd78e9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:26.313748 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a373832-55a3-417a-bf15-9e39f4cd78e9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:26.314088 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-6a373832-55a3-417a-bf15-9e39f4cd78e9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete volume with id: 130474df-6996-44d1-9ebc-11be0b37ce31 Aug 14 04:01:26.321060 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:26.321060 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:26.321498 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6a373832-55a3-417a-bf15-9e39f4cd78e9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:26.348407 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6a373832-55a3-417a-bf15-9e39f4cd78e9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Delete volume request issued successfully. Aug 14 04:01:26.348691 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a373832-55a3-417a-bf15-9e39f4cd78e9 tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 returned with HTTP 202 Aug 14 04:01:26.349808 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1176/4711] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:01:26 2026] DELETE /volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:26.357350 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d342701d-1105-4e44-a895-758a57ba104f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:26.360331 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d342701d-1105-4e44-a895-758a57ba104f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 Aug 14 04:01:26.360331 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d342701d-1105-4e44-a895-758a57ba104f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:26.360331 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d342701d-1105-4e44-a895-758a57ba104f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:26.368681 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:26.368681 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:26.372567 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d342701d-1105-4e44-a895-758a57ba104f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Volume info retrieved successfully. Aug 14 04:01:26.381871 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d342701d-1105-4e44-a895-758a57ba104f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 returned with HTTP 200 Aug 14 04:01:26.382452 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1172/4712] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:26 2026] GET /volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:26.409229 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:26.494810 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:01:26.495128 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-408308599"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:26.496651 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-408308599'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:01:26.496765 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume of 1 GB Aug 14 04:01:26.500853 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Availability Zones retrieved successfully. Aug 14 04:01:26.505607 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Flow 'volume_create_api' (462dd31d-ec65-47d6-bb38-6ad090547cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:26.506594 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456d3f67-ac15-4580-a82a-9d53392a8c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:26.507539 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:01:26.533606 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456d3f67-ac15-4580-a82a-9d53392a8c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:26.534282 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c546df-4317-4c1e-9108-62f150b670aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:26.590555 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Created reservations ['4bd301dd-9896-4215-99ea-e52c07e846d9', 'a6832d1f-2616-4648-91ed-6125ebc05dac', 'b3b33206-09ab-4602-9644-b653196a14d0', 'd7cebd16-202c-41ce-b7fc-f92dca3b30eb'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:26.591289 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c546df-4317-4c1e-9108-62f150b670aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bd301dd-9896-4215-99ea-e52c07e846d9', 'a6832d1f-2616-4648-91ed-6125ebc05dac', 'b3b33206-09ab-4602-9644-b653196a14d0', 'd7cebd16-202c-41ce-b7fc-f92dca3b30eb']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:26.591930 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019d6d41-1a39-47f3-93b9-890c55576e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:26.617990 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019d6d41-1a39-47f3-93b9-890c55576e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33211afc-09c9-415d-a420-8997cb9d7c0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-408308599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',qos_specs=None,replication_status=,reservations=['4bd301dd-9896-4215-99ea-e52c07e846d9','a6832d1f-2616-4648-91ed-6125ebc05dac','b3b33206-09ab-4602-9644-b653196a14d0','d7cebd16-202c-41ce-b7fc-f92dca3b30eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:01:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-408308599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33211afc-09c9-415d-a420-8997cb9d7c0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:26.618660 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f284f713-b8e2-4570-b40e-82b0edce56e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:26.638977 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f284f713-b8e2-4570-b40e-82b0edce56e6) transitioned into state 'SUCCESS' from state '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-408308599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',qos_specs=None,replication_status=,reservations=['4bd301dd-9896-4215-99ea-e52c07e846d9','a6832d1f-2616-4648-91ed-6125ebc05dac','b3b33206-09ab-4602-9644-b653196a14d0','d7cebd16-202c-41ce-b7fc-f92dca3b30eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:26.639701 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240a7c1c-e1a3-48fe-8a28-c0041f4bb06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:26.653848 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240a7c1c-e1a3-48fe-8a28-c0041f4bb06c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:26.654636 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Flow 'volume_create_api' (462dd31d-ec65-47d6-bb38-6ad090547cc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:26.654933 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume request issued successfully. Aug 14 04:01:26.655495 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d20b3ec3-5023-49df-a119-ccbb84a0add3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:01:26.655896 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1184/4713] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:01:26 2026] POST /volume/v3/volumes => generated 757 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:26.666644 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0eaf21b3-0d39-4c41-b079-d051a8f55485 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:26.668580 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0eaf21b3-0d39-4c41-b079-d051a8f55485 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a Aug 14 04:01:26.668764 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0eaf21b3-0d39-4c41-b079-d051a8f55485 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:26.668940 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0eaf21b3-0d39-4c41-b079-d051a8f55485 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:26.675389 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:26.675389 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:26.679009 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0eaf21b3-0d39-4c41-b079-d051a8f55485 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:26.688289 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0eaf21b3-0d39-4c41-b079-d051a8f55485 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a returned with HTTP 200 Aug 14 04:01:26.688289 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1182/4714] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:26 2026] GET /volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:26.689366 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-8b18363b-8feb-45a0-bc7a-ec6802fb5f13 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:26.691583 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-8b18363b-8feb-45a0-bc7a-ec6802fb5f13 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c/encryption Aug 14 04:01:26.691833 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-8b18363b-8feb-45a0-bc7a-ec6802fb5f13 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:26.692069 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-8b18363b-8feb-45a0-bc7a-ec6802fb5f13 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:26.709533 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:26.709533 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:26.714951 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ebd97b25-54a0-4eae-98f4-a5e0ef268dd3 req-8b18363b-8feb-45a0-bc7a-ec6802fb5f13 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c/encryption returned with HTTP 200 Aug 14 04:01:26.716498 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1177/4715] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 04:01:26 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:27.394331 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a9b37baf-544b-4d4d-8c3a-09ab9d759f7f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:27.395932 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a9b37baf-544b-4d4d-8c3a-09ab9d759f7f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] GET https://10.4.3.64/volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 Aug 14 04:01:27.396177 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a9b37baf-544b-4d4d-8c3a-09ab9d759f7f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:27.396455 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a9b37baf-544b-4d4d-8c3a-09ab9d759f7f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:27.401541 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a9b37baf-544b-4d4d-8c3a-09ab9d759f7f tempest-ProjectReaderTests-154715386 tempest-ProjectReaderTests-154715386-project-admin] https://10.4.3.64/volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 returned with HTTP 404 Aug 14 04:01:27.401956 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1173/4716] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:27 2026] GET /volume/v3/volumes/130474df-6996-44d1-9ebc-11be0b37ce31 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:27.701497 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6cc656af-ce07-45a4-b853-b2e0d6169414 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:27.702888 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6cc656af-ce07-45a4-b853-b2e0d6169414 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a Aug 14 04:01:27.703121 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6cc656af-ce07-45a4-b853-b2e0d6169414 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:27.704373 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6cc656af-ce07-45a4-b853-b2e0d6169414 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:27.710454 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:27.710454 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:27.712865 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6cc656af-ce07-45a4-b853-b2e0d6169414 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:27.716488 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6cc656af-ce07-45a4-b853-b2e0d6169414 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a returned with HTTP 200 Aug 14 04:01:27.716945 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1185/4717] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:27 2026] GET /volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:27.728061 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-990f88d9-71a9-4f58-a969-b9577a1b7f5e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:27.730632 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-990f88d9-71a9-4f58-a969-b9577a1b7f5e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:01:27.731077 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-990f88d9-71a9-4f58-a969-b9577a1b7f5e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33211afc-09c9-415d-a420-8997cb9d7c0a", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-384576553"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:27.747436 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:27.747436 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:27.747895 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-990f88d9-71a9-4f58-a969-b9577a1b7f5e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:27.748030 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-990f88d9-71a9-4f58-a969-b9577a1b7f5e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create snapshot from volume 33211afc-09c9-415d-a420-8997cb9d7c0a Aug 14 04:01:27.796945 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-990f88d9-71a9-4f58-a969-b9577a1b7f5e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Created reservations ['86b47415-861a-491e-9bbc-5efee33a99d5', '061306c9-11a6-48d3-8365-c990deacfd6f', '5bc67411-3056-46d1-9318-3c2acb82cf75', '0257454e-9d25-4c18-9946-ff18e1186aaa'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:27.828498 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-990f88d9-71a9-4f58-a969-b9577a1b7f5e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Snapshot create request issued successfully. Aug 14 04:01:27.828814 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-990f88d9-71a9-4f58-a969-b9577a1b7f5e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:01:27.829235 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1183/4718] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:01:27 2026] POST /volume/v3/snapshots => generated 315 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:27.841437 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0daaba29-702c-43b1-a2f7-b65442cf6905 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:27.846997 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0daaba29-702c-43b1-a2f7-b65442cf6905 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f Aug 14 04:01:27.847310 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0daaba29-702c-43b1-a2f7-b65442cf6905 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:27.847502 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0daaba29-702c-43b1-a2f7-b65442cf6905 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:27.856112 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:27.856112 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:27.856625 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0daaba29-702c-43b1-a2f7-b65442cf6905 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Snapshot retrieved successfully. Aug 14 04:01:27.857799 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0daaba29-702c-43b1-a2f7-b65442cf6905 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f returned with HTTP 200 Aug 14 04:01:27.858203 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1178/4719] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:27 2026] GET /volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f => generated 447 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:28.867484 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8dd5fad3-b184-4b8e-950e-2bde3380c261 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:28.870072 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8dd5fad3-b184-4b8e-950e-2bde3380c261 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f Aug 14 04:01:28.870291 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8dd5fad3-b184-4b8e-950e-2bde3380c261 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:28.870582 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8dd5fad3-b184-4b8e-950e-2bde3380c261 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:28.876527 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:28.876527 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:28.877187 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8dd5fad3-b184-4b8e-950e-2bde3380c261 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Snapshot retrieved successfully. Aug 14 04:01:28.878344 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8dd5fad3-b184-4b8e-950e-2bde3380c261 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f returned with HTTP 200 Aug 14 04:01:28.878681 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1174/4720] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:28 2026] GET /volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:28.887355 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e68dc183-defc-47c6-9a67-500075c8755e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:28.888732 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:01:28.889116 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3478e4e-35d8-408f-b83e-93853e43f51f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2016650486"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:28.890639 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3478e4e-35d8-408f-b83e-93853e43f51f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2016650486'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:01:28.891090 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume of 1 GB Aug 14 04:01:28.898161 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Availability Zones retrieved successfully. Aug 14 04:01:28.901079 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Flow 'volume_create_api' (83ad5aa8-bcea-4e0e-8be2-e84293939ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:28.902020 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd956b7-191e-458a-b4d8-d3c3a4ca57ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:28.902976 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:01:28.933336 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd956b7-191e-458a-b4d8-d3c3a4ca57ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:28.933336 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65970af3-8c19-42b6-b049-2ad6fbbc446c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:28.970582 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Created reservations ['3d347f4a-12d9-4fb8-9073-37453be528cb', 'd23cbffb-57f0-4d2b-8232-0e725aa50208', '7cdda631-bb20-4ef4-ab3e-4f4ac77f7e8e', '1150a38c-7729-48a2-a47f-fcb7df355baf'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:28.971293 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65970af3-8c19-42b6-b049-2ad6fbbc446c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d347f4a-12d9-4fb8-9073-37453be528cb', 'd23cbffb-57f0-4d2b-8232-0e725aa50208', '7cdda631-bb20-4ef4-ab3e-4f4ac77f7e8e', '1150a38c-7729-48a2-a47f-fcb7df355baf']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:28.971936 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc0fc3eb-0cde-4181-b250-b87bc93c8398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:28.993383 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc0fc3eb-0cde-4181-b250-b87bc93c8398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2832c0d9-4bc1-44bd-aa5f-071b3a748732', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2016650486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',qos_specs=None,replication_status=,reservations=['3d347f4a-12d9-4fb8-9073-37453be528cb','d23cbffb-57f0-4d2b-8232-0e725aa50208','7cdda631-bb20-4ef4-ab3e-4f4ac77f7e8e','1150a38c-7729-48a2-a47f-fcb7df355baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2016650486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2832c0d9-4bc1-44bd-aa5f-071b3a748732,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:28.994223 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452700ce-b6e0-4a6c-9a04-1ebbbf92352b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.010071 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452700ce-b6e0-4a6c-9a04-1ebbbf92352b) transitioned into state 'SUCCESS' from state '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-2016650486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',qos_specs=None,replication_status=,reservations=['3d347f4a-12d9-4fb8-9073-37453be528cb','d23cbffb-57f0-4d2b-8232-0e725aa50208','7cdda631-bb20-4ef4-ab3e-4f4ac77f7e8e','1150a38c-7729-48a2-a47f-fcb7df355baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.010731 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (326fa30f-7624-4493-8aa2-06b504054ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.018706 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (326fa30f-7624-4493-8aa2-06b504054ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.019505 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Flow 'volume_create_api' (83ad5aa8-bcea-4e0e-8be2-e84293939ee9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:29.019824 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume request issued successfully. Aug 14 04:01:29.020426 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e68dc183-defc-47c6-9a67-500075c8755e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:01:29.021292 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1186/4721] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:01:28 2026] POST /volume/v3/volumes => generated 758 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:29.032254 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:29.034242 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:01:29.034575 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3478e4e-35d8-408f-b83e-93853e43f51f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1068451525"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:29.035967 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3478e4e-35d8-408f-b83e-93853e43f51f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1068451525'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:01:29.036113 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume of 1 GB Aug 14 04:01:29.036675 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:29.036675 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:29.040413 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Availability Zones retrieved successfully. Aug 14 04:01:29.047288 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Flow 'volume_create_api' (e4e4ec50-f78f-49f9-83b9-ca813d587ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:29.048398 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98dd8b9d-a8d1-4b07-86ff-4dc1a197b2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.049909 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:01:29.076198 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98dd8b9d-a8d1-4b07-86ff-4dc1a197b2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.076904 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4586d32b-b2e7-4c4b-9fd4-293bf6dcd534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.118848 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Created reservations ['0c000262-2976-4d69-aeb2-287705e23bec', '37a0e85c-f197-480c-89aa-7c71e99019f9', '1f96c5e3-424c-4238-8d60-f20a3d4408ca', '26bcc995-5bd1-412b-92e6-bfcacb0f593f'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:29.119614 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4586d32b-b2e7-4c4b-9fd4-293bf6dcd534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c000262-2976-4d69-aeb2-287705e23bec', '37a0e85c-f197-480c-89aa-7c71e99019f9', '1f96c5e3-424c-4238-8d60-f20a3d4408ca', '26bcc995-5bd1-412b-92e6-bfcacb0f593f']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.120293 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4312c26-4501-4c63-bcc3-1eaa93e3d564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.144598 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4312c26-4501-4c63-bcc3-1eaa93e3d564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '308a5bac-7bdd-4413-bbb7-af43f502526a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1068451525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',qos_specs=None,replication_status=,reservations=['0c000262-2976-4d69-aeb2-287705e23bec','37a0e85c-f197-480c-89aa-7c71e99019f9','1f96c5e3-424c-4238-8d60-f20a3d4408ca','26bcc995-5bd1-412b-92e6-bfcacb0f593f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1068451525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=308a5bac-7bdd-4413-bbb7-af43f502526a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.145596 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85745239-a745-45ba-a880-cc9a0c85327c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.163230 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85745239-a745-45ba-a880-cc9a0c85327c) transitioned into state 'SUCCESS' from state '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-1068451525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',qos_specs=None,replication_status=,reservations=['0c000262-2976-4d69-aeb2-287705e23bec','37a0e85c-f197-480c-89aa-7c71e99019f9','1f96c5e3-424c-4238-8d60-f20a3d4408ca','26bcc995-5bd1-412b-92e6-bfcacb0f593f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.164407 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08decc73-2f27-4957-91a4-a9685eb3de99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.172616 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08decc73-2f27-4957-91a4-a9685eb3de99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.173411 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Flow 'volume_create_api' (e4e4ec50-f78f-49f9-83b9-ca813d587ef0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:29.173691 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume request issued successfully. Aug 14 04:01:29.174313 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-383fd937-d343-4ac1-8fad-4f21bb9f0145 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:01:29.174652 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1184/4722] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:01:29 2026] POST /volume/v3/volumes => generated 758 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:29.187043 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:29.193018 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:01:29.193018 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3478e4e-35d8-408f-b83e-93853e43f51f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1700019461"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:29.193911 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3478e4e-35d8-408f-b83e-93853e43f51f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1700019461'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:01:29.194012 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume of 1 GB Aug 14 04:01:29.199350 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Availability Zones retrieved successfully. Aug 14 04:01:29.205530 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Flow 'volume_create_api' (7bfc946e-8cb9-4e86-8f02-aabe8d77f2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:29.206416 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ed20d7-f12c-4eef-be15-da62659ab3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.207388 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:01:29.232102 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ed20d7-f12c-4eef-be15-da62659ab3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.232956 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeed2e19-8608-43b5-8f80-2cc3fdbb18ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.274271 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Created reservations ['dfa61189-fc21-4fa4-8ce5-9db50fdb6b77', '6c2cab9a-990a-4f79-bd0d-22a7899a70b5', '41cb08fa-93ed-4607-8c89-705aeb6fa686', '3fa692e0-8f44-4846-98db-bc93d82f1cc7'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:29.274995 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeed2e19-8608-43b5-8f80-2cc3fdbb18ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfa61189-fc21-4fa4-8ce5-9db50fdb6b77', '6c2cab9a-990a-4f79-bd0d-22a7899a70b5', '41cb08fa-93ed-4607-8c89-705aeb6fa686', '3fa692e0-8f44-4846-98db-bc93d82f1cc7']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.277321 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51702258-e493-4414-839a-19a615388a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.299872 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51702258-e493-4414-839a-19a615388a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70273e83-c839-449e-8b20-2f2467d49c5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1700019461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',qos_specs=None,replication_status=,reservations=['dfa61189-fc21-4fa4-8ce5-9db50fdb6b77','6c2cab9a-990a-4f79-bd0d-22a7899a70b5','41cb08fa-93ed-4607-8c89-705aeb6fa686','3fa692e0-8f44-4846-98db-bc93d82f1cc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1700019461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70273e83-c839-449e-8b20-2f2467d49c5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.300696 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0daa445-2bc8-48b2-bf3b-fab46e8fa5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.326313 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0daa445-2bc8-48b2-bf3b-fab46e8fa5b8) transitioned into state 'SUCCESS' from state '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-1700019461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',qos_specs=None,replication_status=,reservations=['dfa61189-fc21-4fa4-8ce5-9db50fdb6b77','6c2cab9a-990a-4f79-bd0d-22a7899a70b5','41cb08fa-93ed-4607-8c89-705aeb6fa686','3fa692e0-8f44-4846-98db-bc93d82f1cc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.327030 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c79f342-d99e-452e-becf-a33f8c24ebad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.338382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c79f342-d99e-452e-becf-a33f8c24ebad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.339105 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Flow 'volume_create_api' (7bfc946e-8cb9-4e86-8f02-aabe8d77f2a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:29.339430 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume request issued successfully. Aug 14 04:01:29.339942 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b27a94ed-94ed-485a-b9cc-3beac6df5e58 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:01:29.340371 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1179/4723] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:01:29 2026] POST /volume/v3/volumes => generated 758 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:29.357227 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:29.358845 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:01:29.359183 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3478e4e-35d8-408f-b83e-93853e43f51f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-145619171"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:29.360698 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3478e4e-35d8-408f-b83e-93853e43f51f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-145619171'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:01:29.360826 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume of 1 GB Aug 14 04:01:29.364877 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Availability Zones retrieved successfully. Aug 14 04:01:29.370572 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Flow 'volume_create_api' (dd6b8d08-1a36-4a81-abd4-bc31548d0a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:29.371582 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cfdc218-2abb-4655-99d1-4320e658441d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.372457 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:01:29.397184 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cfdc218-2abb-4655-99d1-4320e658441d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.397908 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c813a0-d20b-4002-84f9-fb2b491de969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.445091 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Created reservations ['819466f6-db23-4b5e-807b-86815f8c2874', '6904617b-6ea0-4329-a089-d0fc68255113', '6d5750cc-1e7e-457e-9de9-2885e9551ed3', 'a1bc01d2-5a1a-4b91-88d0-b24b62bd40cb'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:29.445857 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c813a0-d20b-4002-84f9-fb2b491de969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['819466f6-db23-4b5e-807b-86815f8c2874', '6904617b-6ea0-4329-a089-d0fc68255113', '6d5750cc-1e7e-457e-9de9-2885e9551ed3', 'a1bc01d2-5a1a-4b91-88d0-b24b62bd40cb']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.446633 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5535bec9-f06a-4597-ab83-d17fd108188a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.470894 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5535bec9-f06a-4597-ab83-d17fd108188a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a1e2e52-a579-435c-81ed-5247dfa4f8f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-145619171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',qos_specs=None,replication_status=,reservations=['819466f6-db23-4b5e-807b-86815f8c2874','6904617b-6ea0-4329-a089-d0fc68255113','6d5750cc-1e7e-457e-9de9-2885e9551ed3','a1bc01d2-5a1a-4b91-88d0-b24b62bd40cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-145619171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a1e2e52-a579-435c-81ed-5247dfa4f8f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.471926 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d983736b-46d1-4b47-b9f3-4b9da7084f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.494816 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d983736b-46d1-4b47-b9f3-4b9da7084f02) transitioned into state 'SUCCESS' from state '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-145619171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',qos_specs=None,replication_status=,reservations=['819466f6-db23-4b5e-807b-86815f8c2874','6904617b-6ea0-4329-a089-d0fc68255113','6d5750cc-1e7e-457e-9de9-2885e9551ed3','a1bc01d2-5a1a-4b91-88d0-b24b62bd40cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.496147 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (179751a9-76f3-4392-a9ce-57d85c9b66c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.509979 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (179751a9-76f3-4392-a9ce-57d85c9b66c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.511473 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Flow 'volume_create_api' (dd6b8d08-1a36-4a81-abd4-bc31548d0a69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:29.512025 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume request issued successfully. Aug 14 04:01:29.513037 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-618ae538-27c2-4ecf-9424-906a855ca4d1 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:01:29.513805 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1175/4724] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:01:29 2026] POST /volume/v3/volumes => generated 757 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:29.528216 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e383e403-b184-4763-a7a7-8aa291e3b940 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:29.530016 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:01:29.530413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3478e4e-35d8-408f-b83e-93853e43f51f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1371083773"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:29.531804 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3478e4e-35d8-408f-b83e-93853e43f51f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1371083773'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:01:29.531927 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume of 1 GB Aug 14 04:01:29.532189 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:29.532189 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:29.535656 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Availability Zones retrieved successfully. Aug 14 04:01:29.540883 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Flow 'volume_create_api' (785fa987-a688-408e-90a3-65f95aa0dd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:29.541828 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb25e1a-50b0-49dd-b893-bd792be994db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.542726 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:01:29.564744 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb25e1a-50b0-49dd-b893-bd792be994db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.565587 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4885273d-78e6-4ddb-838c-41a538e32e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.611023 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Created reservations ['09822876-8c4f-49d8-9b23-b47564b2a39d', 'cd62d3b1-a83e-4fe2-87f8-662438a38e03', 'd558ed40-a1f8-4748-b0b3-c6ea17c4a69c', '32843d0f-b756-48bd-92e6-05d9c0026e55'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:29.612316 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4885273d-78e6-4ddb-838c-41a538e32e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09822876-8c4f-49d8-9b23-b47564b2a39d', 'cd62d3b1-a83e-4fe2-87f8-662438a38e03', 'd558ed40-a1f8-4748-b0b3-c6ea17c4a69c', '32843d0f-b756-48bd-92e6-05d9c0026e55']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.613532 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c04c8965-04f6-42f3-82fe-34ef34373b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.640094 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c04c8965-04f6-42f3-82fe-34ef34373b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28e14758-33e8-4cb8-92ea-0a26c1b7e23e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1371083773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',qos_specs=None,replication_status=,reservations=['09822876-8c4f-49d8-9b23-b47564b2a39d','cd62d3b1-a83e-4fe2-87f8-662438a38e03','d558ed40-a1f8-4748-b0b3-c6ea17c4a69c','32843d0f-b756-48bd-92e6-05d9c0026e55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1371083773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28e14758-33e8-4cb8-92ea-0a26c1b7e23e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.640960 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68583b58-bff9-4c94-ae9f-2e00753cd3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.660634 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68583b58-bff9-4c94-ae9f-2e00753cd3d8) transitioned into state 'SUCCESS' from state '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-1371083773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4dda7c3649d4ca6b07b622f7ad8e3e5',qos_specs=None,replication_status=,reservations=['09822876-8c4f-49d8-9b23-b47564b2a39d','cd62d3b1-a83e-4fe2-87f8-662438a38e03','d558ed40-a1f8-4748-b0b3-c6ea17c4a69c','32843d0f-b756-48bd-92e6-05d9c0026e55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46fc3acb19cf4c6599ffa0719caef49a',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.661278 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88ace95-8885-4c6d-9649-63beb487d530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:29.671863 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88ace95-8885-4c6d-9649-63beb487d530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:29.672847 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Flow 'volume_create_api' (785fa987-a688-408e-90a3-65f95aa0dd75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:29.673144 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Create volume request issued successfully. Aug 14 04:01:29.673705 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e383e403-b184-4763-a7a7-8aa291e3b940 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:01:29.674187 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1187/4725] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:01:29 2026] POST /volume/v3/volumes => generated 758 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:29.686447 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0bf5abe2-f181-4d30-bf82-c178a429ed6f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:29.688231 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0bf5abe2-f181-4d30-bf82-c178a429ed6f tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/2832c0d9-4bc1-44bd-aa5f-071b3a748732 Aug 14 04:01:29.688440 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0bf5abe2-f181-4d30-bf82-c178a429ed6f tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:29.688609 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0bf5abe2-f181-4d30-bf82-c178a429ed6f tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:29.698206 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:29.698206 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:29.703515 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0bf5abe2-f181-4d30-bf82-c178a429ed6f tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:29.708673 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0bf5abe2-f181-4d30-bf82-c178a429ed6f tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/2832c0d9-4bc1-44bd-aa5f-071b3a748732 returned with HTTP 200 Aug 14 04:01:29.709059 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1185/4726] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:29 2026] GET /volume/v3/volumes/2832c0d9-4bc1-44bd-aa5f-071b3a748732 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:29.724661 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9e6e0532-6f60-4ffb-bbfa-89fed821a0a8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:29.727020 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e6e0532-6f60-4ffb-bbfa-89fed821a0a8 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/308a5bac-7bdd-4413-bbb7-af43f502526a Aug 14 04:01:29.727278 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e6e0532-6f60-4ffb-bbfa-89fed821a0a8 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:29.727517 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9e6e0532-6f60-4ffb-bbfa-89fed821a0a8 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:29.735959 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:29.735959 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:29.739872 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9e6e0532-6f60-4ffb-bbfa-89fed821a0a8 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:29.744479 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9e6e0532-6f60-4ffb-bbfa-89fed821a0a8 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/308a5bac-7bdd-4413-bbb7-af43f502526a returned with HTTP 200 Aug 14 04:01:29.744848 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1180/4727] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:29 2026] GET /volume/v3/volumes/308a5bac-7bdd-4413-bbb7-af43f502526a => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:29.757281 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3ee8694d-77ae-4201-97f6-1617fa72db86 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:29.760031 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3ee8694d-77ae-4201-97f6-1617fa72db86 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/70273e83-c839-449e-8b20-2f2467d49c5b Aug 14 04:01:29.760243 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3ee8694d-77ae-4201-97f6-1617fa72db86 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:29.760556 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3ee8694d-77ae-4201-97f6-1617fa72db86 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:29.771804 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:29.771804 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:29.780866 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3ee8694d-77ae-4201-97f6-1617fa72db86 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:29.788714 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3ee8694d-77ae-4201-97f6-1617fa72db86 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/70273e83-c839-449e-8b20-2f2467d49c5b returned with HTTP 200 Aug 14 04:01:29.789564 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1176/4728] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:29 2026] GET /volume/v3/volumes/70273e83-c839-449e-8b20-2f2467d49c5b => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:29.801378 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f62f5da3-7a8c-4be5-853a-c8c674fdadb4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:29.803278 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f62f5da3-7a8c-4be5-853a-c8c674fdadb4 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/0a1e2e52-a579-435c-81ed-5247dfa4f8f2 Aug 14 04:01:29.803456 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f62f5da3-7a8c-4be5-853a-c8c674fdadb4 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:29.803634 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f62f5da3-7a8c-4be5-853a-c8c674fdadb4 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:29.815088 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:29.815088 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:29.821511 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f62f5da3-7a8c-4be5-853a-c8c674fdadb4 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:29.826488 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f62f5da3-7a8c-4be5-853a-c8c674fdadb4 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/0a1e2e52-a579-435c-81ed-5247dfa4f8f2 returned with HTTP 200 Aug 14 04:01:29.827031 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1188/4729] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:29 2026] GET /volume/v3/volumes/0a1e2e52-a579-435c-81ed-5247dfa4f8f2 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:29.838823 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e559bec3-7566-4c53-a444-b0f6471124b9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:29.841260 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e559bec3-7566-4c53-a444-b0f6471124b9 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/28e14758-33e8-4cb8-92ea-0a26c1b7e23e Aug 14 04:01:29.841565 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e559bec3-7566-4c53-a444-b0f6471124b9 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:29.841848 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e559bec3-7566-4c53-a444-b0f6471124b9 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:29.851886 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:29.851886 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:29.856947 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e559bec3-7566-4c53-a444-b0f6471124b9 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:29.863129 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e559bec3-7566-4c53-a444-b0f6471124b9 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/28e14758-33e8-4cb8-92ea-0a26c1b7e23e returned with HTTP 200 Aug 14 04:01:29.863706 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1186/4730] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:29 2026] GET /volume/v3/volumes/28e14758-33e8-4cb8-92ea-0a26c1b7e23e => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:29.876976 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b62409c4-381d-43f0-b1af-a2603868ba0d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:29.881594 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b62409c4-381d-43f0-b1af-a2603868ba0d tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] DELETE https://10.4.3.64/volume/v3/volumes/28e14758-33e8-4cb8-92ea-0a26c1b7e23e Aug 14 04:01:29.881831 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b62409c4-381d-43f0-b1af-a2603868ba0d tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:29.882091 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b62409c4-381d-43f0-b1af-a2603868ba0d tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:29.882327 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-b62409c4-381d-43f0-b1af-a2603868ba0d tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Delete volume with id: 28e14758-33e8-4cb8-92ea-0a26c1b7e23e Aug 14 04:01:29.889677 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:29.889677 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:29.890206 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b62409c4-381d-43f0-b1af-a2603868ba0d tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:29.911452 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b62409c4-381d-43f0-b1af-a2603868ba0d tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Delete volume request issued successfully. Aug 14 04:01:29.911642 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b62409c4-381d-43f0-b1af-a2603868ba0d tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/28e14758-33e8-4cb8-92ea-0a26c1b7e23e returned with HTTP 202 Aug 14 04:01:29.912069 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1181/4731] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:01:29 2026] DELETE /volume/v3/volumes/28e14758-33e8-4cb8-92ea-0a26c1b7e23e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:29.922404 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b2eb2518-bb80-4ba8-8abd-620d7bdda5d2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:29.924414 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b2eb2518-bb80-4ba8-8abd-620d7bdda5d2 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/28e14758-33e8-4cb8-92ea-0a26c1b7e23e Aug 14 04:01:29.924617 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b2eb2518-bb80-4ba8-8abd-620d7bdda5d2 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:29.924909 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b2eb2518-bb80-4ba8-8abd-620d7bdda5d2 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:29.933680 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:29.933680 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:29.939197 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b2eb2518-bb80-4ba8-8abd-620d7bdda5d2 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:29.944454 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b2eb2518-bb80-4ba8-8abd-620d7bdda5d2 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/28e14758-33e8-4cb8-92ea-0a26c1b7e23e returned with HTTP 200 Aug 14 04:01:29.944831 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1177/4732] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:29 2026] GET /volume/v3/volumes/28e14758-33e8-4cb8-92ea-0a26c1b7e23e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:30.957506 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-aa42322b-f158-48b2-bcf2-d2ca34f0548a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:30.960988 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aa42322b-f158-48b2-bcf2-d2ca34f0548a tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/28e14758-33e8-4cb8-92ea-0a26c1b7e23e Aug 14 04:01:30.960988 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aa42322b-f158-48b2-bcf2-d2ca34f0548a tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:30.960988 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-aa42322b-f158-48b2-bcf2-d2ca34f0548a tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:30.968818 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-aa42322b-f158-48b2-bcf2-d2ca34f0548a tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/28e14758-33e8-4cb8-92ea-0a26c1b7e23e returned with HTTP 404 Aug 14 04:01:30.969487 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1189/4733] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:30 2026] GET /volume/v3/volumes/28e14758-33e8-4cb8-92ea-0a26c1b7e23e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:30.976856 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-51fa8680-aed1-4c55-8839-b172f1ebb3d3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:30.979925 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-51fa8680-aed1-4c55-8839-b172f1ebb3d3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0a1e2e52-a579-435c-81ed-5247dfa4f8f2 Aug 14 04:01:30.980165 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-51fa8680-aed1-4c55-8839-b172f1ebb3d3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:30.980354 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-51fa8680-aed1-4c55-8839-b172f1ebb3d3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:30.980503 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-51fa8680-aed1-4c55-8839-b172f1ebb3d3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Delete volume with id: 0a1e2e52-a579-435c-81ed-5247dfa4f8f2 Aug 14 04:01:30.986563 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:30.986563 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:30.986957 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-51fa8680-aed1-4c55-8839-b172f1ebb3d3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:31.004722 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-51fa8680-aed1-4c55-8839-b172f1ebb3d3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Delete volume request issued successfully. Aug 14 04:01:31.004897 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-51fa8680-aed1-4c55-8839-b172f1ebb3d3 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/0a1e2e52-a579-435c-81ed-5247dfa4f8f2 returned with HTTP 202 Aug 14 04:01:31.005315 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1187/4734] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:01:30 2026] DELETE /volume/v3/volumes/0a1e2e52-a579-435c-81ed-5247dfa4f8f2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:31.016705 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6cd8e884-d602-4d0c-8507-289d4ca65735 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:31.018808 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6cd8e884-d602-4d0c-8507-289d4ca65735 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/0a1e2e52-a579-435c-81ed-5247dfa4f8f2 Aug 14 04:01:31.019014 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6cd8e884-d602-4d0c-8507-289d4ca65735 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:31.019238 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6cd8e884-d602-4d0c-8507-289d4ca65735 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:31.027307 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:31.027307 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:31.030972 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6cd8e884-d602-4d0c-8507-289d4ca65735 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:31.034624 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6cd8e884-d602-4d0c-8507-289d4ca65735 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/0a1e2e52-a579-435c-81ed-5247dfa4f8f2 returned with HTTP 200 Aug 14 04:01:31.034953 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1182/4735] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:31 2026] GET /volume/v3/volumes/0a1e2e52-a579-435c-81ed-5247dfa4f8f2 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:32.051919 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0726e2c1-8d9b-4a53-8957-c2becccad52a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:32.056095 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0726e2c1-8d9b-4a53-8957-c2becccad52a tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/0a1e2e52-a579-435c-81ed-5247dfa4f8f2 Aug 14 04:01:32.056286 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0726e2c1-8d9b-4a53-8957-c2becccad52a tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:32.056681 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0726e2c1-8d9b-4a53-8957-c2becccad52a tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:32.063889 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0726e2c1-8d9b-4a53-8957-c2becccad52a tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/0a1e2e52-a579-435c-81ed-5247dfa4f8f2 returned with HTTP 404 Aug 14 04:01:32.064496 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1178/4736] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:32 2026] GET /volume/v3/volumes/0a1e2e52-a579-435c-81ed-5247dfa4f8f2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:32.072750 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4e027361-2f05-4af7-bd00-94c9a1086e8e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:32.074906 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4e027361-2f05-4af7-bd00-94c9a1086e8e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] DELETE https://10.4.3.64/volume/v3/volumes/70273e83-c839-449e-8b20-2f2467d49c5b Aug 14 04:01:32.076009 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4e027361-2f05-4af7-bd00-94c9a1086e8e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:32.076009 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4e027361-2f05-4af7-bd00-94c9a1086e8e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:32.076009 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-4e027361-2f05-4af7-bd00-94c9a1086e8e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Delete volume with id: 70273e83-c839-449e-8b20-2f2467d49c5b Aug 14 04:01:32.083232 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:32.083232 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:32.083648 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4e027361-2f05-4af7-bd00-94c9a1086e8e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:32.109781 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4e027361-2f05-4af7-bd00-94c9a1086e8e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Delete volume request issued successfully. Aug 14 04:01:32.109781 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4e027361-2f05-4af7-bd00-94c9a1086e8e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/70273e83-c839-449e-8b20-2f2467d49c5b returned with HTTP 202 Aug 14 04:01:32.110162 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1190/4737] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:01:32 2026] DELETE /volume/v3/volumes/70273e83-c839-449e-8b20-2f2467d49c5b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:32.119816 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0e15f743-6af8-48c0-8a42-ee9b5ba4f1f9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:32.122983 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0e15f743-6af8-48c0-8a42-ee9b5ba4f1f9 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/70273e83-c839-449e-8b20-2f2467d49c5b Aug 14 04:01:32.123189 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0e15f743-6af8-48c0-8a42-ee9b5ba4f1f9 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:32.123371 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0e15f743-6af8-48c0-8a42-ee9b5ba4f1f9 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:32.132553 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:32.132553 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:32.136617 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0e15f743-6af8-48c0-8a42-ee9b5ba4f1f9 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:32.140361 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0e15f743-6af8-48c0-8a42-ee9b5ba4f1f9 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/70273e83-c839-449e-8b20-2f2467d49c5b returned with HTTP 200 Aug 14 04:01:32.140711 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1188/4738] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:32 2026] GET /volume/v3/volumes/70273e83-c839-449e-8b20-2f2467d49c5b => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:33.162549 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fbd9ec7b-e859-49d7-9236-a5080e73f3cb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:33.164349 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fbd9ec7b-e859-49d7-9236-a5080e73f3cb tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/70273e83-c839-449e-8b20-2f2467d49c5b Aug 14 04:01:33.164530 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fbd9ec7b-e859-49d7-9236-a5080e73f3cb tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:33.164707 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fbd9ec7b-e859-49d7-9236-a5080e73f3cb tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:33.170411 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fbd9ec7b-e859-49d7-9236-a5080e73f3cb tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/70273e83-c839-449e-8b20-2f2467d49c5b returned with HTTP 404 Aug 14 04:01:33.170929 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1183/4739] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:33 2026] GET /volume/v3/volumes/70273e83-c839-449e-8b20-2f2467d49c5b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:33.177331 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ad7be4de-075e-44ff-9859-944ba83e87cc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:33.179025 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ad7be4de-075e-44ff-9859-944ba83e87cc tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] DELETE https://10.4.3.64/volume/v3/volumes/308a5bac-7bdd-4413-bbb7-af43f502526a Aug 14 04:01:33.179251 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ad7be4de-075e-44ff-9859-944ba83e87cc tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:33.179459 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ad7be4de-075e-44ff-9859-944ba83e87cc tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:33.179611 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-ad7be4de-075e-44ff-9859-944ba83e87cc tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Delete volume with id: 308a5bac-7bdd-4413-bbb7-af43f502526a Aug 14 04:01:33.187778 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:33.187778 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:33.188483 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ad7be4de-075e-44ff-9859-944ba83e87cc tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:33.205560 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ad7be4de-075e-44ff-9859-944ba83e87cc tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Delete volume request issued successfully. Aug 14 04:01:33.205746 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ad7be4de-075e-44ff-9859-944ba83e87cc tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/308a5bac-7bdd-4413-bbb7-af43f502526a returned with HTTP 202 Aug 14 04:01:33.206153 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1179/4740] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:01:33 2026] DELETE /volume/v3/volumes/308a5bac-7bdd-4413-bbb7-af43f502526a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:33.214367 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-eae54564-7167-45f2-b7ea-45384bd2c237 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:33.216692 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-eae54564-7167-45f2-b7ea-45384bd2c237 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/308a5bac-7bdd-4413-bbb7-af43f502526a Aug 14 04:01:33.216977 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-eae54564-7167-45f2-b7ea-45384bd2c237 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:33.217287 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-eae54564-7167-45f2-b7ea-45384bd2c237 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:33.220010 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=238,cinder:UPDATE=72,cinder:INSERT=39 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:01:33.228114 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:33.228114 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:33.233900 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-eae54564-7167-45f2-b7ea-45384bd2c237 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:33.238033 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-eae54564-7167-45f2-b7ea-45384bd2c237 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/308a5bac-7bdd-4413-bbb7-af43f502526a returned with HTTP 200 Aug 14 04:01:33.238440 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1191/4741] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:33 2026] GET /volume/v3/volumes/308a5bac-7bdd-4413-bbb7-af43f502526a => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:33.703721 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5f069cc5-c330-452e-937e-b2bcce3f017a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:33.705502 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5f069cc5-c330-452e-937e-b2bcce3f017a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f Aug 14 04:01:33.705734 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5f069cc5-c330-452e-937e-b2bcce3f017a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:33.705921 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5f069cc5-c330-452e-937e-b2bcce3f017a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:33.707855 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=300,cinder:INSERT=60,cinder:UPDATE=133 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:01:33.715641 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:33.715641 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:33.718993 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5f069cc5-c330-452e-937e-b2bcce3f017a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:01:33.723147 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5f069cc5-c330-452e-937e-b2bcce3f017a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f returned with HTTP 200 Aug 14 04:01:33.723485 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1189/4742] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:33 2026] GET /volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f => generated 1635 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:34.250627 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cd321b06-453f-4462-9814-bad05ae6ef0e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:34.252813 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd321b06-453f-4462-9814-bad05ae6ef0e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/308a5bac-7bdd-4413-bbb7-af43f502526a Aug 14 04:01:34.252813 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cd321b06-453f-4462-9814-bad05ae6ef0e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:34.252813 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cd321b06-453f-4462-9814-bad05ae6ef0e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:34.259027 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd321b06-453f-4462-9814-bad05ae6ef0e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/308a5bac-7bdd-4413-bbb7-af43f502526a returned with HTTP 404 Aug 14 04:01:34.259637 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1184/4743] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:34 2026] GET /volume/v3/volumes/308a5bac-7bdd-4413-bbb7-af43f502526a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:34.267733 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7e6f1bcc-4657-4927-a0e1-57f00244fa52 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:34.269570 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7e6f1bcc-4657-4927-a0e1-57f00244fa52 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2832c0d9-4bc1-44bd-aa5f-071b3a748732 Aug 14 04:01:34.269780 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7e6f1bcc-4657-4927-a0e1-57f00244fa52 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:34.269963 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7e6f1bcc-4657-4927-a0e1-57f00244fa52 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:34.270127 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-7e6f1bcc-4657-4927-a0e1-57f00244fa52 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Delete volume with id: 2832c0d9-4bc1-44bd-aa5f-071b3a748732 Aug 14 04:01:34.277096 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:34.277096 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:34.277529 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7e6f1bcc-4657-4927-a0e1-57f00244fa52 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:34.292936 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7e6f1bcc-4657-4927-a0e1-57f00244fa52 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Delete volume request issued successfully. Aug 14 04:01:34.293154 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7e6f1bcc-4657-4927-a0e1-57f00244fa52 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/2832c0d9-4bc1-44bd-aa5f-071b3a748732 returned with HTTP 202 Aug 14 04:01:34.293630 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1180/4744] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:01:34 2026] DELETE /volume/v3/volumes/2832c0d9-4bc1-44bd-aa5f-071b3a748732 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:34.301575 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a94514b6-151f-493a-a35a-f85415055071 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:34.303261 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a94514b6-151f-493a-a35a-f85415055071 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/2832c0d9-4bc1-44bd-aa5f-071b3a748732 Aug 14 04:01:34.303996 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a94514b6-151f-493a-a35a-f85415055071 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:34.303996 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a94514b6-151f-493a-a35a-f85415055071 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:34.314296 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:34.314296 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:34.325317 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a94514b6-151f-493a-a35a-f85415055071 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:34.330291 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a94514b6-151f-493a-a35a-f85415055071 tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/2832c0d9-4bc1-44bd-aa5f-071b3a748732 returned with HTTP 200 Aug 14 04:01:34.331145 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1192/4745] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:34 2026] GET /volume/v3/volumes/2832c0d9-4bc1-44bd-aa5f-071b3a748732 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:35.001893 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-e7361534-b218-4c83-869c-214c84ccc097 req-00af3533-3876-4eac-bc3c-df9c82f04060 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:35.005637 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e7361534-b218-4c83-869c-214c84ccc097 req-00af3533-3876-4eac-bc3c-df9c82f04060 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/attachments/c60065ff-f10a-4a86-bf05-e1a09ef051ce Aug 14 04:01:35.005637 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e7361534-b218-4c83-869c-214c84ccc097 req-00af3533-3876-4eac-bc3c-df9c82f04060 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:35.005637 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-e7361534-b218-4c83-869c-214c84ccc097 req-00af3533-3876-4eac-bc3c-df9c82f04060 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'version_select' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:35.017417 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:35.017417 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:35.062336 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-e7361534-b218-4c83-869c-214c84ccc097 req-00af3533-3876-4eac-bc3c-df9c82f04060 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/c60065ff-f10a-4a86-bf05-e1a09ef051ce returned with HTTP 200 Aug 14 04:01:35.062336 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1190/4746] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:01:35 2026] DELETE /volume/v3/attachments/c60065ff-f10a-4a86-bf05-e1a09ef051ce => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:35.071869 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-e7361534-b218-4c83-869c-214c84ccc097 req-44712fa3-9bf4-47d1-8e1c-112bdc6583fd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:35.073801 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e7361534-b218-4c83-869c-214c84ccc097 req-44712fa3-9bf4-47d1-8e1c-112bdc6583fd tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f Aug 14 04:01:35.073982 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e7361534-b218-4c83-869c-214c84ccc097 req-44712fa3-9bf4-47d1-8e1c-112bdc6583fd tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:35.074224 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-e7361534-b218-4c83-869c-214c84ccc097 req-44712fa3-9bf4-47d1-8e1c-112bdc6583fd tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:35.074406 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [req-e7361534-b218-4c83-869c-214c84ccc097 req-44712fa3-9bf4-47d1-8e1c-112bdc6583fd tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume with id: aa03e8d3-cd90-4d7a-b0d9-219bcb60681f Aug 14 04:01:35.076227 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=162,cinder:UPDATE=36,cinder:INSERT=16 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:01:35.083657 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:35.083657 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:35.084830 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-e7361534-b218-4c83-869c-214c84ccc097 req-44712fa3-9bf4-47d1-8e1c-112bdc6583fd tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:01:35.102458 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-e7361534-b218-4c83-869c-214c84ccc097 req-44712fa3-9bf4-47d1-8e1c-112bdc6583fd tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume request issued successfully. Aug 14 04:01:35.102680 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-e7361534-b218-4c83-869c-214c84ccc097 req-44712fa3-9bf4-47d1-8e1c-112bdc6583fd tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f returned with HTTP 202 Aug 14 04:01:35.103171 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1185/4747] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Aug 14 04:01:35 2026] DELETE /volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:35.346348 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-229693cc-5f28-48b4-90dc-02b62eacedda None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:35.348147 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-229693cc-5f28-48b4-90dc-02b62eacedda tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/2832c0d9-4bc1-44bd-aa5f-071b3a748732 Aug 14 04:01:35.348626 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-229693cc-5f28-48b4-90dc-02b62eacedda tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:35.348847 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-229693cc-5f28-48b4-90dc-02b62eacedda tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:35.354581 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-229693cc-5f28-48b4-90dc-02b62eacedda tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/2832c0d9-4bc1-44bd-aa5f-071b3a748732 returned with HTTP 404 Aug 14 04:01:35.355010 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1181/4748] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:35 2026] GET /volume/v3/volumes/2832c0d9-4bc1-44bd-aa5f-071b3a748732 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:35.366614 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-29075dc7-ac27-4ddd-8d34-534bc8c3337d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:35.368260 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-29075dc7-ac27-4ddd-8d34-534bc8c3337d tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f Aug 14 04:01:35.368439 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-29075dc7-ac27-4ddd-8d34-534bc8c3337d tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:35.368629 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-29075dc7-ac27-4ddd-8d34-534bc8c3337d tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:35.368728 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-29075dc7-ac27-4ddd-8d34-534bc8c3337d tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Delete snapshot with id: c3478e4e-35d8-408f-b83e-93853e43f51f Aug 14 04:01:35.373379 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:35.373379 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:35.373763 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-29075dc7-ac27-4ddd-8d34-534bc8c3337d tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Snapshot retrieved successfully. Aug 14 04:01:35.388039 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-29075dc7-ac27-4ddd-8d34-534bc8c3337d tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Snapshot delete request issued successfully. Aug 14 04:01:35.388039 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-29075dc7-ac27-4ddd-8d34-534bc8c3337d tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f returned with HTTP 202 Aug 14 04:01:35.388203 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1193/4749] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:01:35 2026] DELETE /volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:35.397438 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c8cf9d85-6075-4554-bd27-a2299abed62a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:35.402153 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c8cf9d85-6075-4554-bd27-a2299abed62a tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f Aug 14 04:01:35.402153 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c8cf9d85-6075-4554-bd27-a2299abed62a tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:35.402153 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c8cf9d85-6075-4554-bd27-a2299abed62a tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:35.411020 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:35.411020 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:35.412572 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c8cf9d85-6075-4554-bd27-a2299abed62a tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Snapshot retrieved successfully. Aug 14 04:01:35.413579 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c8cf9d85-6075-4554-bd27-a2299abed62a tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f returned with HTTP 200 Aug 14 04:01:35.413973 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1191/4750] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:35 2026] GET /volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:36.134023 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-db3a29aa-f062-42d1-99b9-c03e4d588393 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:36.136098 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db3a29aa-f062-42d1-99b9-c03e4d588393 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f Aug 14 04:01:36.136383 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db3a29aa-f062-42d1-99b9-c03e4d588393 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:36.136609 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db3a29aa-f062-42d1-99b9-c03e4d588393 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:36.142786 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db3a29aa-f062-42d1-99b9-c03e4d588393 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f returned with HTTP 404 Aug 14 04:01:36.143297 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1186/4751] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:36 2026] GET /volume/v3/volumes/aa03e8d3-cd90-4d7a-b0d9-219bcb60681f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:36.150477 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-34ec0b8e-7021-4d79-96a3-c1d7676d76ab None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:36.152602 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-34ec0b8e-7021-4d79-96a3-c1d7676d76ab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a Aug 14 04:01:36.152795 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-34ec0b8e-7021-4d79-96a3-c1d7676d76ab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:36.153265 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-34ec0b8e-7021-4d79-96a3-c1d7676d76ab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:36.153402 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-34ec0b8e-7021-4d79-96a3-c1d7676d76ab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete snapshot with id: 8168597b-1362-49d7-bd55-a9f867fe918a Aug 14 04:01:36.156207 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=202,cinder:UPDATE=60,cinder:INSERT=34 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:01:36.160304 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:36.160304 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:36.160960 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-34ec0b8e-7021-4d79-96a3-c1d7676d76ab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 04:01:36.180681 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-34ec0b8e-7021-4d79-96a3-c1d7676d76ab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot delete request issued successfully. Aug 14 04:01:36.180941 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-34ec0b8e-7021-4d79-96a3-c1d7676d76ab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a returned with HTTP 202 Aug 14 04:01:36.181459 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1182/4752] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:01:36 2026] DELETE /volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:36.189438 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-87c72b02-4703-45dd-8c79-5a549d9fb117 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:36.191335 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-87c72b02-4703-45dd-8c79-5a549d9fb117 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a Aug 14 04:01:36.191335 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-87c72b02-4703-45dd-8c79-5a549d9fb117 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:36.191462 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-87c72b02-4703-45dd-8c79-5a549d9fb117 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:36.197348 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:36.197348 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:36.197861 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-87c72b02-4703-45dd-8c79-5a549d9fb117 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 04:01:36.198747 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-87c72b02-4703-45dd-8c79-5a549d9fb117 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a returned with HTTP 200 Aug 14 04:01:36.199376 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1194/4753] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:36 2026] GET /volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 04:01:36.431746 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f2e1e1f4-4004-4b12-a4cd-79ef6ca9667c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:36.434549 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f2e1e1f4-4004-4b12-a4cd-79ef6ca9667c tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f Aug 14 04:01:36.434549 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f2e1e1f4-4004-4b12-a4cd-79ef6ca9667c tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:36.434549 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f2e1e1f4-4004-4b12-a4cd-79ef6ca9667c tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:36.437824 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f2e1e1f4-4004-4b12-a4cd-79ef6ca9667c tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f returned with HTTP 404 Aug 14 04:01:36.438360 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1192/4754] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:36 2026] GET /volume/v3/snapshots/c3478e4e-35d8-408f-b83e-93853e43f51f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:36.445771 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c53ecc99-e1bb-4e6e-bd15-0dd6358ff15e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:36.447588 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c53ecc99-e1bb-4e6e-bd15-0dd6358ff15e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] DELETE https://10.4.3.64/volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a Aug 14 04:01:36.447820 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c53ecc99-e1bb-4e6e-bd15-0dd6358ff15e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:36.448013 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c53ecc99-e1bb-4e6e-bd15-0dd6358ff15e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:36.448200 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-c53ecc99-e1bb-4e6e-bd15-0dd6358ff15e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Delete volume with id: 33211afc-09c9-415d-a420-8997cb9d7c0a Aug 14 04:01:36.463422 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:36.463422 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:36.463891 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c53ecc99-e1bb-4e6e-bd15-0dd6358ff15e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:36.484779 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c53ecc99-e1bb-4e6e-bd15-0dd6358ff15e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Delete volume request issued successfully. Aug 14 04:01:36.485012 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c53ecc99-e1bb-4e6e-bd15-0dd6358ff15e tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a returned with HTTP 202 Aug 14 04:01:36.485438 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1187/4755] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:01:36 2026] DELETE /volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:36.493652 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2a625974-b65f-4a6f-8667-ecf8c77ab8af None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:36.495477 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2a625974-b65f-4a6f-8667-ecf8c77ab8af tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a Aug 14 04:01:36.495711 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2a625974-b65f-4a6f-8667-ecf8c77ab8af tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:36.495908 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2a625974-b65f-4a6f-8667-ecf8c77ab8af tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:36.503159 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:36.503159 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:36.506770 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2a625974-b65f-4a6f-8667-ecf8c77ab8af tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Volume info retrieved successfully. Aug 14 04:01:36.511646 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2a625974-b65f-4a6f-8667-ecf8c77ab8af tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a returned with HTTP 200 Aug 14 04:01:36.512195 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1183/4756] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:36 2026] GET /volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:37.208714 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d3827ba3-77e8-4862-9c30-f979df356d96 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:37.211381 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d3827ba3-77e8-4862-9c30-f979df356d96 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a Aug 14 04:01:37.211946 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d3827ba3-77e8-4862-9c30-f979df356d96 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:37.212162 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d3827ba3-77e8-4862-9c30-f979df356d96 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:37.216429 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d3827ba3-77e8-4862-9c30-f979df356d96 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a returned with HTTP 404 Aug 14 04:01:37.217163 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1195/4757] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:37 2026] GET /volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:37.523776 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6d94b1a5-c6bd-4cbd-ace3-cc76f8c7c0ec None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:37.529478 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6d94b1a5-c6bd-4cbd-ace3-cc76f8c7c0ec tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] GET https://10.4.3.64/volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a Aug 14 04:01:37.529478 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6d94b1a5-c6bd-4cbd-ace3-cc76f8c7c0ec tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:37.529478 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6d94b1a5-c6bd-4cbd-ace3-cc76f8c7c0ec tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:37.534573 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6d94b1a5-c6bd-4cbd-ace3-cc76f8c7c0ec tempest-CreateVolumesFromSnapshotTest-1375845670 tempest-CreateVolumesFromSnapshotTest-1375845670-project-member] https://10.4.3.64/volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a returned with HTTP 404 Aug 14 04:01:37.535103 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1193/4758] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:37 2026] GET /volume/v3/volumes/33211afc-09c9-415d-a420-8997cb9d7c0a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:38.611288 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-fc2fa7cf-3d6f-49cf-a096-6a8ae3cdd0fd req-b3359db0-5525-4f07-b894-b6e1e1e3b428 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:38.615705 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fc2fa7cf-3d6f-49cf-a096-6a8ae3cdd0fd req-b3359db0-5525-4f07-b894-b6e1e1e3b428 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/attachments/36597029-b246-4708-9a5b-23e0962df1b8 Aug 14 04:01:38.615951 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fc2fa7cf-3d6f-49cf-a096-6a8ae3cdd0fd req-b3359db0-5525-4f07-b894-b6e1e1e3b428 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:38.616199 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-fc2fa7cf-3d6f-49cf-a096-6a8ae3cdd0fd req-b3359db0-5525-4f07-b894-b6e1e1e3b428 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:38.629955 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:38.629955 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:38.676909 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-fc2fa7cf-3d6f-49cf-a096-6a8ae3cdd0fd req-b3359db0-5525-4f07-b894-b6e1e1e3b428 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/36597029-b246-4708-9a5b-23e0962df1b8 returned with HTTP 200 Aug 14 04:01:38.677335 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1188/4759] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:01:38 2026] DELETE /volume/v3/attachments/36597029-b246-4708-9a5b-23e0962df1b8 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:38.686228 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-fc2fa7cf-3d6f-49cf-a096-6a8ae3cdd0fd req-3f4cc255-5795-42da-83c0-4d1a6bdda70d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:38.688245 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fc2fa7cf-3d6f-49cf-a096-6a8ae3cdd0fd req-3f4cc255-5795-42da-83c0-4d1a6bdda70d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 04:01:38.688406 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fc2fa7cf-3d6f-49cf-a096-6a8ae3cdd0fd req-3f4cc255-5795-42da-83c0-4d1a6bdda70d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:38.688625 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-fc2fa7cf-3d6f-49cf-a096-6a8ae3cdd0fd req-3f4cc255-5795-42da-83c0-4d1a6bdda70d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:38.688734 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [req-fc2fa7cf-3d6f-49cf-a096-6a8ae3cdd0fd req-3f4cc255-5795-42da-83c0-4d1a6bdda70d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume with id: e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 04:01:38.695711 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:38.695711 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:38.696120 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-fc2fa7cf-3d6f-49cf-a096-6a8ae3cdd0fd req-3f4cc255-5795-42da-83c0-4d1a6bdda70d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:01:38.713157 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-fc2fa7cf-3d6f-49cf-a096-6a8ae3cdd0fd req-3f4cc255-5795-42da-83c0-4d1a6bdda70d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume request issued successfully. Aug 14 04:01:38.713157 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-fc2fa7cf-3d6f-49cf-a096-6a8ae3cdd0fd req-3f4cc255-5795-42da-83c0-4d1a6bdda70d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf returned with HTTP 202 Aug 14 04:01:38.713157 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1184/4760] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Aug 14 04:01:38 2026] DELETE /volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:01:39.071869 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:39.170598 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:01:39.170936 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-677870808"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:39.172548 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-677870808'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:01:39.172992 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Create volume of 1 GB Aug 14 04:01:39.176612 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Availability Zones retrieved successfully. Aug 14 04:01:39.181401 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Flow 'volume_create_api' (4fa89def-f452-4fc3-962c-33254d48ab40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:39.182526 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df8695a3-3bd5-4e9a-b0e3-1c8849c88ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:39.183555 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:01:39.208406 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df8695a3-3bd5-4e9a-b0e3-1c8849c88ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:39.209304 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872d11eb-33fa-4661-8763-5da70fc485a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:39.270255 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Created reservations ['eb03970b-4f88-4127-ad6b-1f2d9e10d32f', '1cbd1f18-caf9-4d6c-99da-5de67de67aeb', '3775c1c1-773b-4f22-8240-a854c162b6d3', '0800a660-b408-45a1-8528-e3ba49a4b1a9'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:39.270694 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872d11eb-33fa-4661-8763-5da70fc485a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb03970b-4f88-4127-ad6b-1f2d9e10d32f', '1cbd1f18-caf9-4d6c-99da-5de67de67aeb', '3775c1c1-773b-4f22-8240-a854c162b6d3', '0800a660-b408-45a1-8528-e3ba49a4b1a9']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:39.271415 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8d01b0b-4d44-4884-bd09-b7204166a291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:39.292425 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8d01b0b-4d44-4884-bd09-b7204166a291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b374ea82-961c-40d0-94ea-3a8bb57968fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-677870808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1aae8c0bd2c4be890e395acf6a40379',qos_specs=None,replication_status=,reservations=['eb03970b-4f88-4127-ad6b-1f2d9e10d32f','1cbd1f18-caf9-4d6c-99da-5de67de67aeb','3775c1c1-773b-4f22-8240-a854c162b6d3','0800a660-b408-45a1-8528-e3ba49a4b1a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09da0815a41441f6a0b718836abddec7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:01:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-677870808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b374ea82-961c-40d0-94ea-3a8bb57968fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1aae8c0bd2c4be890e395acf6a40379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09da0815a41441f6a0b718836abddec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:39.293363 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d769ceb-c4c5-4f2e-911f-4eed1a19b42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:39.309339 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d769ceb-c4c5-4f2e-911f-4eed1a19b42d) transitioned into state 'SUCCESS' from state '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-677870808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1aae8c0bd2c4be890e395acf6a40379',qos_specs=None,replication_status=,reservations=['eb03970b-4f88-4127-ad6b-1f2d9e10d32f','1cbd1f18-caf9-4d6c-99da-5de67de67aeb','3775c1c1-773b-4f22-8240-a854c162b6d3','0800a660-b408-45a1-8528-e3ba49a4b1a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09da0815a41441f6a0b718836abddec7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:39.310060 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0d47a69-948d-4cbb-8a39-b391742341fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:39.318143 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0d47a69-948d-4cbb-8a39-b391742341fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:39.318843 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Flow 'volume_create_api' (4fa89def-f452-4fc3-962c-33254d48ab40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:39.319108 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Create volume request issued successfully. Aug 14 04:01:39.319602 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d12c13eb-bff4-4b63-a3a3-a2002eda1b36 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:01:39.319964 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1196/4761] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 04:01:39 2026] POST /volume/v3/volumes => generated 775 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:39.335349 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-17a9c469-4fca-40b3-982e-96393e0b7ccf None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:39.337061 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-17a9c469-4fca-40b3-982e-96393e0b7ccf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe Aug 14 04:01:39.337309 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-17a9c469-4fca-40b3-982e-96393e0b7ccf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:39.337503 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-17a9c469-4fca-40b3-982e-96393e0b7ccf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:39.347884 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:39.347884 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:39.352610 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-17a9c469-4fca-40b3-982e-96393e0b7ccf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:01:39.356658 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-17a9c469-4fca-40b3-982e-96393e0b7ccf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe returned with HTTP 200 Aug 14 04:01:39.357059 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1194/4762] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:39 2026] GET /volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:39.619800 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-019cbdb8-5f70-4b2a-8733-c2cded17d69b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:39.621618 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-019cbdb8-5f70-4b2a-8733-c2cded17d69b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 04:01:39.621801 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-019cbdb8-5f70-4b2a-8733-c2cded17d69b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:39.621988 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-019cbdb8-5f70-4b2a-8733-c2cded17d69b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:39.627637 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-019cbdb8-5f70-4b2a-8733-c2cded17d69b tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf returned with HTTP 404 Aug 14 04:01:39.628380 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1189/4763] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:39 2026] GET /volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:40.060640 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dde05e6e-0532-4d93-b39b-0a3bd59550e4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:40.062387 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dde05e6e-0532-4d93-b39b-0a3bd59550e4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a Aug 14 04:01:40.062578 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dde05e6e-0532-4d93-b39b-0a3bd59550e4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:40.062757 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dde05e6e-0532-4d93-b39b-0a3bd59550e4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:40.062860 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-dde05e6e-0532-4d93-b39b-0a3bd59550e4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete snapshot with id: 8168597b-1362-49d7-bd55-a9f867fe918a Aug 14 04:01:40.067264 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dde05e6e-0532-4d93-b39b-0a3bd59550e4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a returned with HTTP 404 Aug 14 04:01:40.067704 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1185/4764] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:01:40 2026] DELETE /volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:40.074111 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5ffc156b-ca46-463c-b00c-820543ba360f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:40.076051 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5ffc156b-ca46-463c-b00c-820543ba360f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a Aug 14 04:01:40.076274 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5ffc156b-ca46-463c-b00c-820543ba360f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:40.076454 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5ffc156b-ca46-463c-b00c-820543ba360f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:40.080490 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5ffc156b-ca46-463c-b00c-820543ba360f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a returned with HTTP 404 Aug 14 04:01:40.080938 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1197/4765] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:01:40 2026] GET /volume/v3/snapshots/8168597b-1362-49d7-bd55-a9f867fe918a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:40.376315 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9d0aa1fc-9652-4284-a059-d1026559d6e2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:40.378398 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9d0aa1fc-9652-4284-a059-d1026559d6e2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe Aug 14 04:01:40.378588 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9d0aa1fc-9652-4284-a059-d1026559d6e2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:40.378825 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9d0aa1fc-9652-4284-a059-d1026559d6e2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:40.400867 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:40.400867 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:40.410879 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9d0aa1fc-9652-4284-a059-d1026559d6e2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:01:40.415114 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9d0aa1fc-9652-4284-a059-d1026559d6e2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe returned with HTTP 200 Aug 14 04:01:40.415446 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1195/4766] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:40 2026] GET /volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:40.426820 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c582d2de-30e4-46a1-b096-85f4d777ccae None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:40.429183 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c582d2de-30e4-46a1-b096-85f4d777ccae tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 04:01:40.429300 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c582d2de-30e4-46a1-b096-85f4d777ccae tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b374ea82-961c-40d0-94ea-3a8bb57968fe", "name": "tempest-type-Backup-363753051"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:40.431101 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-c582d2de-30e4-46a1-b096-85f4d777ccae tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Creating new backup {'backup': {'volume_id': 'b374ea82-961c-40d0-94ea-3a8bb57968fe', 'name': 'tempest-type-Backup-363753051'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:01:40.431223 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-c582d2de-30e4-46a1-b096-85f4d777ccae tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Creating backup of volume b374ea82-961c-40d0-94ea-3a8bb57968fe in container None Aug 14 04:01:40.441269 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:40.441269 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:40.441668 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c582d2de-30e4-46a1-b096-85f4d777ccae tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:01:40.474948 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-c582d2de-30e4-46a1-b096-85f4d777ccae tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Created reservations ['f11f3f90-3b6d-4cf5-b358-d6ce7f722217', 'dbf4fafb-5ce7-44cd-aa67-ffc73fe56eef'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:40.502432 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c582d2de-30e4-46a1-b096-85f4d777ccae tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 04:01:40.502931 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1190/4767] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 04:01:40 2026] POST /volume/v3/backups => generated 313 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:40.510282 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8357a3bb-e021-44da-aa2f-4bdf3c604477 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:40.512417 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8357a3bb-e021-44da-aa2f-4bdf3c604477 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:40.512417 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8357a3bb-e021-44da-aa2f-4bdf3c604477 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:40.513988 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8357a3bb-e021-44da-aa2f-4bdf3c604477 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:40.513988 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-8357a3bb-e021-44da-aa2f-4bdf3c604477 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:40.523174 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:40.523174 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:40.525839 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8357a3bb-e021-44da-aa2f-4bdf3c604477 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:40.526271 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1186/4768] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:40 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:40.826262 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c16bec98-c820-4a3e-8ac4-54a999b18060 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:40.828003 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c16bec98-c820-4a3e-8ac4-54a999b18060 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 04:01:40.828241 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c16bec98-c820-4a3e-8ac4-54a999b18060 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:40.828463 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c16bec98-c820-4a3e-8ac4-54a999b18060 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:40.828655 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-c16bec98-c820-4a3e-8ac4-54a999b18060 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume with id: e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 04:01:40.834445 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c16bec98-c820-4a3e-8ac4-54a999b18060 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf returned with HTTP 404 Aug 14 04:01:40.835027 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1198/4769] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:01:40 2026] DELETE /volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:40.841553 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0d2dd6ae-aae2-4ff8-b1f8-55b7abf99a4d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:40.843129 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0d2dd6ae-aae2-4ff8-b1f8-55b7abf99a4d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf Aug 14 04:01:40.843319 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0d2dd6ae-aae2-4ff8-b1f8-55b7abf99a4d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:40.843485 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0d2dd6ae-aae2-4ff8-b1f8-55b7abf99a4d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:40.848377 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0d2dd6ae-aae2-4ff8-b1f8-55b7abf99a4d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf returned with HTTP 404 Aug 14 04:01:40.848795 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1196/4770] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:40 2026] GET /volume/v3/volumes/e1ce8eac-216c-4e3e-8c59-4f4df1ae12bf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:41.537511 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2f32f345-b46e-46b6-8384-ee927871cc8b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:41.543668 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f32f345-b46e-46b6-8384-ee927871cc8b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:41.543668 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f32f345-b46e-46b6-8384-ee927871cc8b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:41.543668 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2f32f345-b46e-46b6-8384-ee927871cc8b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:41.543668 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-2f32f345-b46e-46b6-8384-ee927871cc8b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:41.546722 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:41.546722 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:41.547524 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2f32f345-b46e-46b6-8384-ee927871cc8b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:41.548023 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1191/4771] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:41 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:41.945448 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:41.948185 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:01:41.948584 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1503453081", "snapshot_id": null, "imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "volume_type": null, "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:41.950286 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1503453081', 'snapshot_id': None, 'imageRef': 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'volume_type': None, 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:01:42.102768 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume of 1 GB Aug 14 04:01:42.106800 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Availability Zones retrieved successfully. Aug 14 04:01:42.111608 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (876c4a16-8a7c-4700-80a6-a4fcb4f35820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:42.112594 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adc8ec03-630a-46a2-b355-625f32908f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:42.113432 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:01:42.167593 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adc8ec03-630a-46a2-b355-625f32908f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:42.168492 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac77736a-2047-4704-a8bc-4e7251af4433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:42.211087 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['725a70f6-3a01-4b9a-b53f-3fa05fa4920f', '4d1a7f51-428a-4b46-a8fb-2e20f943b55e', '40e75fa2-5536-493e-b2fb-286bb6d4e253', '0542d5cd-a27d-40e3-adef-2a7aee3a873e'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:42.211765 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac77736a-2047-4704-a8bc-4e7251af4433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['725a70f6-3a01-4b9a-b53f-3fa05fa4920f', '4d1a7f51-428a-4b46-a8fb-2e20f943b55e', '40e75fa2-5536-493e-b2fb-286bb6d4e253', '0542d5cd-a27d-40e3-adef-2a7aee3a873e']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:42.212408 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19673c0-a44e-4ed5-8a55-da4771c3bd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:42.234008 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19673c0-a44e-4ed5-8a55-da4771c3bd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13b94c1c-9177-4363-a6a7-d2aefb775d52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1503453081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['725a70f6-3a01-4b9a-b53f-3fa05fa4920f','4d1a7f51-428a-4b46-a8fb-2e20f943b55e','40e75fa2-5536-493e-b2fb-286bb6d4e253','0542d5cd-a27d-40e3-adef-2a7aee3a873e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1503453081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13b94c1c-9177-4363-a6a7-d2aefb775d52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00833c8abb6434f882254262aa9beed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f10a864a433430ab2ba82c4bcceb825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:42.234790 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a38392-9799-446e-8a2a-4d790b3c0201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:42.253450 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a38392-9799-446e-8a2a-4d790b3c0201) transitioned into state 'SUCCESS' from state '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-1503453081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['725a70f6-3a01-4b9a-b53f-3fa05fa4920f','4d1a7f51-428a-4b46-a8fb-2e20f943b55e','40e75fa2-5536-493e-b2fb-286bb6d4e253','0542d5cd-a27d-40e3-adef-2a7aee3a873e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:42.254375 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (852654bd-fd9c-4476-b960-a3f9e38b7190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:01:42.267520 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (852654bd-fd9c-4476-b960-a3f9e38b7190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:01:42.268620 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (876c4a16-8a7c-4700-80a6-a4fcb4f35820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:01:42.269018 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request issued successfully. Aug 14 04:01:42.269769 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4785e053-5e89-4b48-8b4b-8c785845a3d7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:01:42.270335 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1187/4772] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:01:41 2026] POST /volume/v3/volumes => generated 757 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:42.286472 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-713437a0-64bd-45e4-b50e-4f0cbf9feaf1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:42.288340 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-713437a0-64bd-45e4-b50e-4f0cbf9feaf1 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 Aug 14 04:01:42.288575 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-713437a0-64bd-45e4-b50e-4f0cbf9feaf1 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:42.288806 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-713437a0-64bd-45e4-b50e-4f0cbf9feaf1 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:42.295542 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:42.295542 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:42.298969 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-713437a0-64bd-45e4-b50e-4f0cbf9feaf1 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:01:42.303463 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-713437a0-64bd-45e4-b50e-4f0cbf9feaf1 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 returned with HTTP 200 Aug 14 04:01:42.303968 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1199/4773] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:42 2026] GET /volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:42.561057 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-124b806e-730f-49b0-a65d-d2c730624887 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:42.563225 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-124b806e-730f-49b0-a65d-d2c730624887 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:42.563493 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-124b806e-730f-49b0-a65d-d2c730624887 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:42.563723 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-124b806e-730f-49b0-a65d-d2c730624887 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:42.563868 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-124b806e-730f-49b0-a65d-d2c730624887 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:42.568758 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:42.568758 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:42.569524 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-124b806e-730f-49b0-a65d-d2c730624887 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:42.569953 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1197/4774] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:42 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:43.319576 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7c5b59c7-1146-41a3-91c6-9883935c6e76 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:43.321339 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c5b59c7-1146-41a3-91c6-9883935c6e76 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 Aug 14 04:01:43.321512 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c5b59c7-1146-41a3-91c6-9883935c6e76 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:43.321680 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7c5b59c7-1146-41a3-91c6-9883935c6e76 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:43.329796 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:43.329796 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:43.335468 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7c5b59c7-1146-41a3-91c6-9883935c6e76 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:01:43.342522 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7c5b59c7-1146-41a3-91c6-9883935c6e76 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 returned with HTTP 200 Aug 14 04:01:43.342916 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1192/4775] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:43 2026] GET /volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:43.357155 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a46d6963-cf72-4681-868b-bebf80c28949 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:43.359384 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a46d6963-cf72-4681-868b-bebf80c28949 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 Aug 14 04:01:43.361153 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a46d6963-cf72-4681-868b-bebf80c28949 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:43.361153 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a46d6963-cf72-4681-868b-bebf80c28949 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:43.368788 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:43.368788 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:43.372804 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a46d6963-cf72-4681-868b-bebf80c28949 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:01:43.378234 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a46d6963-cf72-4681-868b-bebf80c28949 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 returned with HTTP 200 Aug 14 04:01:43.378846 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1188/4776] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:01:43 2026] GET /volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:43.515640 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-52ddee26-3728-4502-8000-a1096d505fba None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:43.517693 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-52ddee26-3728-4502-8000-a1096d505fba tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 Aug 14 04:01:43.517888 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-52ddee26-3728-4502-8000-a1096d505fba tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:43.518092 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-52ddee26-3728-4502-8000-a1096d505fba tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:43.526000 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:43.526000 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:43.529884 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-52ddee26-3728-4502-8000-a1096d505fba tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:01:43.535575 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-52ddee26-3728-4502-8000-a1096d505fba tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 returned with HTTP 200 Aug 14 04:01:43.536052 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1200/4777] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:01:43 2026] GET /volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:43.580436 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-08e8ae19-e05f-4e80-b156-adc0fa33818e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:43.581955 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-08e8ae19-e05f-4e80-b156-adc0fa33818e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:43.582344 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-08e8ae19-e05f-4e80-b156-adc0fa33818e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:43.583391 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-08e8ae19-e05f-4e80-b156-adc0fa33818e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:43.583391 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-08e8ae19-e05f-4e80-b156-adc0fa33818e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:43.588513 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:43.588513 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:43.590213 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-08e8ae19-e05f-4e80-b156-adc0fa33818e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:43.590213 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1198/4778] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:43 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:44.087896 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-a7429cb1-2bd9-4e57-ad25-9dfdba45374d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:44.090242 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-a7429cb1-2bd9-4e57-ad25-9dfdba45374d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 Aug 14 04:01:44.090444 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-a7429cb1-2bd9-4e57-ad25-9dfdba45374d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:44.090664 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-a7429cb1-2bd9-4e57-ad25-9dfdba45374d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:44.098246 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:44.098246 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:44.101651 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-a7429cb1-2bd9-4e57-ad25-9dfdba45374d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:01:44.106468 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-a7429cb1-2bd9-4e57-ad25-9dfdba45374d tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 returned with HTTP 200 Aug 14 04:01:44.106965 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1193/4779] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:01:44 2026] GET /volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:44.116394 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5b7b76ad-327b-42d6-ad1b-573277e94b13 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:44.116758 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5b7b76ad-327b-42d6-ad1b-573277e94b13 None None] GET https://10.4.3.64/volume// Aug 14 04:01:44.116927 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5b7b76ad-327b-42d6-ad1b-573277e94b13 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:44.117101 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5b7b76ad-327b-42d6-ad1b-573277e94b13 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:44.117421 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5b7b76ad-327b-42d6-ad1b-573277e94b13 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:01:44.117686 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1189/4780] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 04:01:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:01:44.124783 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-120916bc-eb5d-418e-850d-60deca7bcaed None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:44.127189 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-120916bc-eb5d-418e-850d-60deca7bcaed tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:01:44.127614 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-120916bc-eb5d-418e-850d-60deca7bcaed tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13b94c1c-9177-4363-a6a7-d2aefb775d52", "connector": null, "instance_uuid": "e2a1a300-b4c5-46ce-8b8d-28d05d02373c"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:44.137433 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:44.137433 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:44.161683 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-120916bc-eb5d-418e-850d-60deca7bcaed tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:01:44.162254 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1201/4781] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:01:44 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 14 04:01:44.600671 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-85c3fe10-7aaa-46f8-a711-1b5b9887db84 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:44.602590 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-85c3fe10-7aaa-46f8-a711-1b5b9887db84 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:44.602969 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-85c3fe10-7aaa-46f8-a711-1b5b9887db84 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:44.603667 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-85c3fe10-7aaa-46f8-a711-1b5b9887db84 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:44.604015 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-85c3fe10-7aaa-46f8-a711-1b5b9887db84 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:44.609348 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:44.609348 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:44.610080 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-85c3fe10-7aaa-46f8-a711-1b5b9887db84 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:44.610518 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1199/4782] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:44 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:44.960277 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-38a61118-4e1c-4728-b870-7f134272b125 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:44.960647 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-38a61118-4e1c-4728-b870-7f134272b125 None None] GET https://10.4.3.64/volume// Aug 14 04:01:44.960809 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-38a61118-4e1c-4728-b870-7f134272b125 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:44.960987 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-38a61118-4e1c-4728-b870-7f134272b125 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:44.961295 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-38a61118-4e1c-4728-b870-7f134272b125 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:01:44.961569 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1194/4783] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:01:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:01:44.974205 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-02ba8026-ffc2-43fb-8016-2c5f2035082f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:44.975999 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-02ba8026-ffc2-43fb-8016-2c5f2035082f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 Aug 14 04:01:44.976208 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-02ba8026-ffc2-43fb-8016-2c5f2035082f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:44.976405 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-02ba8026-ffc2-43fb-8016-2c5f2035082f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:44.985693 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:44.985693 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:44.988797 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-02ba8026-ffc2-43fb-8016-2c5f2035082f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:01:44.993605 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-02ba8026-ffc2-43fb-8016-2c5f2035082f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 returned with HTTP 200 Aug 14 04:01:44.994077 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1190/4784] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:01:44 2026] GET /volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:01:45.102114 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-d59d0f3a-e79a-4e2e-96b6-ae39140faf24 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:45.104083 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-d59d0f3a-e79a-4e2e-96b6-ae39140faf24 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] PUT https://10.4.3.64/volume/v3/attachments/47158723-9e62-42ac-b8a6-4439ccd28f80 Aug 14 04:01:45.104443 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-d59d0f3a-e79a-4e2e-96b6-ae39140faf24 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:45.111531 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-d59d0f3a-e79a-4e2e-96b6-ae39140faf24 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Acquiring lock "cinder-attachment_update-13b94c1c-9177-4363-a6a7-d2aefb775d52-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:01:45.115645 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-d59d0f3a-e79a-4e2e-96b6-ae39140faf24 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-13b94c1c-9177-4363-a6a7-d2aefb775d52-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:01:45.116509 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:45.116509 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:45.190912 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-d59d0f3a-e79a-4e2e-96b6-ae39140faf24 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-13b94c1c-9177-4363-a6a7-d2aefb775d52-np0000007313" released by "attachment_update" :: held 0.075s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:01:45.191656 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-d59d0f3a-e79a-4e2e-96b6-ae39140faf24 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/47158723-9e62-42ac-b8a6-4439ccd28f80 returned with HTTP 200 Aug 14 04:01:45.192124 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1202/4785] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:01:45 2026] PUT /volume/v3/attachments/47158723-9e62-42ac-b8a6-4439ccd28f80 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:01:45.217486 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-097d1ce4-2599-43b4-a575-c61df99e18c8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:45.220369 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-097d1ce4-2599-43b4-a575-c61df99e18c8 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments/47158723-9e62-42ac-b8a6-4439ccd28f80/action Aug 14 04:01:45.220868 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-097d1ce4-2599-43b4-a575-c61df99e18c8 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:01:45.221048 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-097d1ce4-2599-43b4-a575-c61df99e18c8 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:45.243568 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:45.243568 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:45.259525 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-7b7c15a8-ff14-4ae1-bf73-89a2dba273fe req-097d1ce4-2599-43b4-a575-c61df99e18c8 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/47158723-9e62-42ac-b8a6-4439ccd28f80/action returned with HTTP 204 Aug 14 04:01:45.260250 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1200/4786] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:01:45 2026] POST /volume/v3/attachments/47158723-9e62-42ac-b8a6-4439ccd28f80/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:01:45.621165 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d1ea4804-a149-4152-8a90-dd5d4f1fa41a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:45.622702 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d1ea4804-a149-4152-8a90-dd5d4f1fa41a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:45.623038 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d1ea4804-a149-4152-8a90-dd5d4f1fa41a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:45.623126 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d1ea4804-a149-4152-8a90-dd5d4f1fa41a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:45.623275 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d1ea4804-a149-4152-8a90-dd5d4f1fa41a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:45.628466 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:45.628466 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:45.628466 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d1ea4804-a149-4152-8a90-dd5d4f1fa41a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:45.628658 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1195/4787] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:45 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:46.638423 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7e09b622-a2ae-4a93-bede-11a8b3cf9735 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:46.639663 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7e09b622-a2ae-4a93-bede-11a8b3cf9735 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:46.639867 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7e09b622-a2ae-4a93-bede-11a8b3cf9735 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:46.640040 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7e09b622-a2ae-4a93-bede-11a8b3cf9735 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:46.641008 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-7e09b622-a2ae-4a93-bede-11a8b3cf9735 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:46.645162 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:46.645162 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:46.645801 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7e09b622-a2ae-4a93-bede-11a8b3cf9735 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:46.646194 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1191/4788] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:46 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:47.656213 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-df1f3bfb-1092-46f4-b3d1-c88dd68f1272 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:47.658285 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-df1f3bfb-1092-46f4-b3d1-c88dd68f1272 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:47.658484 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-df1f3bfb-1092-46f4-b3d1-c88dd68f1272 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:47.658677 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-df1f3bfb-1092-46f4-b3d1-c88dd68f1272 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:47.658795 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-df1f3bfb-1092-46f4-b3d1-c88dd68f1272 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:47.663329 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:47.663329 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:47.664023 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-df1f3bfb-1092-46f4-b3d1-c88dd68f1272 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:47.664246 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1203/4789] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:47 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:48.674342 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-72439f24-d443-4ec7-84a7-4e87a928725f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:48.675754 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-72439f24-d443-4ec7-84a7-4e87a928725f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:48.675965 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-72439f24-d443-4ec7-84a7-4e87a928725f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:48.676155 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-72439f24-d443-4ec7-84a7-4e87a928725f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:48.676288 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-72439f24-d443-4ec7-84a7-4e87a928725f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:48.680539 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:48.680539 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:48.681098 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-72439f24-d443-4ec7-84a7-4e87a928725f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:48.681455 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1201/4790] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:48 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:49.691878 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b063ac7b-d1bb-4ea3-af10-1f29515fd861 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:49.693605 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b063ac7b-d1bb-4ea3-af10-1f29515fd861 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:49.693829 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b063ac7b-d1bb-4ea3-af10-1f29515fd861 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:49.694008 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b063ac7b-d1bb-4ea3-af10-1f29515fd861 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:49.694108 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b063ac7b-d1bb-4ea3-af10-1f29515fd861 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:49.698286 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:49.698286 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:49.698842 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b063ac7b-d1bb-4ea3-af10-1f29515fd861 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:49.699189 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1196/4791] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:49 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:50.708896 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d754cce1-ee1d-4077-ad88-31a6498edd1f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:50.710552 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d754cce1-ee1d-4077-ad88-31a6498edd1f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:50.710871 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d754cce1-ee1d-4077-ad88-31a6498edd1f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:50.711117 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d754cce1-ee1d-4077-ad88-31a6498edd1f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:50.711362 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-d754cce1-ee1d-4077-ad88-31a6498edd1f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:50.716374 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:50.716374 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:50.716374 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d754cce1-ee1d-4077-ad88-31a6498edd1f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:50.716374 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1192/4792] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:50 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:51.728763 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e2504886-8ed9-424d-b997-a61d3f1c96aa None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:51.730665 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e2504886-8ed9-424d-b997-a61d3f1c96aa tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:51.730953 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e2504886-8ed9-424d-b997-a61d3f1c96aa tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:51.731240 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e2504886-8ed9-424d-b997-a61d3f1c96aa tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:51.731373 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-e2504886-8ed9-424d-b997-a61d3f1c96aa tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:51.737101 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:51.737101 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:51.737826 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e2504886-8ed9-424d-b997-a61d3f1c96aa tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:51.738209 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1204/4793] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:51 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:52.748297 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c5c63248-012b-4388-8cde-c70242ee6eee None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:52.750272 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c5c63248-012b-4388-8cde-c70242ee6eee tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:52.750485 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c5c63248-012b-4388-8cde-c70242ee6eee tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:52.750742 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c5c63248-012b-4388-8cde-c70242ee6eee tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:52.750848 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-c5c63248-012b-4388-8cde-c70242ee6eee tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:52.755419 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:52.755419 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:52.756107 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c5c63248-012b-4388-8cde-c70242ee6eee tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:52.756482 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1202/4794] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:52 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:53.766822 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2d2c812a-e19c-4a77-ace3-4fb5da1615aa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:53.769027 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2d2c812a-e19c-4a77-ace3-4fb5da1615aa tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:53.769257 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2d2c812a-e19c-4a77-ace3-4fb5da1615aa tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:53.769436 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2d2c812a-e19c-4a77-ace3-4fb5da1615aa tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:53.769556 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-2d2c812a-e19c-4a77-ace3-4fb5da1615aa tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:53.774892 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:53.774892 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:53.775772 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2d2c812a-e19c-4a77-ace3-4fb5da1615aa tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:53.776302 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1197/4795] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:53 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:54.789551 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-64a6bdeb-278e-4673-8f03-a94c711da20c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:54.791488 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-64a6bdeb-278e-4673-8f03-a94c711da20c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:01:54.791710 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-64a6bdeb-278e-4673-8f03-a94c711da20c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:54.791884 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-64a6bdeb-278e-4673-8f03-a94c711da20c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:54.791999 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-64a6bdeb-278e-4673-8f03-a94c711da20c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:54.796239 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:54.796239 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:54.796821 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-64a6bdeb-278e-4673-8f03-a94c711da20c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:01:54.797291 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1193/4796] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:54 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:54.811836 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3fdfac46-f338-42cd-a4ed-6a6f2944fe7d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:54.866156 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3fdfac46-f338-42cd-a4ed-6a6f2944fe7d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 04:01:54.866156 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3fdfac46-f338-42cd-a4ed-6a6f2944fe7d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b374ea82-961c-40d0-94ea-3a8bb57968fe"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:01:54.866156 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-3fdfac46-f338-42cd-a4ed-6a6f2944fe7d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Creating new backup {'backup': {'volume_id': 'b374ea82-961c-40d0-94ea-3a8bb57968fe'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:01:54.866156 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-3fdfac46-f338-42cd-a4ed-6a6f2944fe7d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Creating backup of volume b374ea82-961c-40d0-94ea-3a8bb57968fe in container None Aug 14 04:01:54.872411 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:54.872411 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:54.873117 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3fdfac46-f338-42cd-a4ed-6a6f2944fe7d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Volume info retrieved successfully. Aug 14 04:01:54.887962 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-3fdfac46-f338-42cd-a4ed-6a6f2944fe7d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Created reservations ['d4539d2c-0468-42d6-83a6-8591a1b391f3', 'f7aaac25-9258-4676-88e1-c259beb957b4'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:01:54.915417 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3fdfac46-f338-42cd-a4ed-6a6f2944fe7d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 04:01:54.915417 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1205/4797] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 04:01:54 2026] POST /volume/v3/backups => generated 286 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:01:54.925116 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-60d608a0-9b98-4a33-a746-b04d9e5263e7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:54.927207 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-60d608a0-9b98-4a33-a746-b04d9e5263e7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:01:54.927464 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-60d608a0-9b98-4a33-a746-b04d9e5263e7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:54.927709 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-60d608a0-9b98-4a33-a746-b04d9e5263e7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:54.927850 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-60d608a0-9b98-4a33-a746-b04d9e5263e7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:54.937530 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:54.937530 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:54.938246 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-60d608a0-9b98-4a33-a746-b04d9e5263e7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:01:54.938673 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1203/4798] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:54 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 693 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:55.949735 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b3fafaac-1ec8-4fdb-9728-6dcac06befe2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:55.951379 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b3fafaac-1ec8-4fdb-9728-6dcac06befe2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:01:55.951603 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b3fafaac-1ec8-4fdb-9728-6dcac06befe2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:55.951796 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b3fafaac-1ec8-4fdb-9728-6dcac06befe2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:55.951893 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-b3fafaac-1ec8-4fdb-9728-6dcac06befe2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:55.955907 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:55.955907 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:01:55.956493 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b3fafaac-1ec8-4fdb-9728-6dcac06befe2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:01:55.956861 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1198/4799] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:55 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:56.967423 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-89b880e6-91ba-45f9-b350-d9968ee7e894 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:56.969496 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-89b880e6-91ba-45f9-b350-d9968ee7e894 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:01:56.969758 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-89b880e6-91ba-45f9-b350-d9968ee7e894 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:56.969999 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-89b880e6-91ba-45f9-b350-d9968ee7e894 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:56.970157 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-89b880e6-91ba-45f9-b350-d9968ee7e894 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:56.980551 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:56.980551 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:01:56.981427 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-89b880e6-91ba-45f9-b350-d9968ee7e894 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:01:56.981944 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1194/4800] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:56 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 695 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:57.993733 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-678eca93-71be-4974-bf84-0c0cd47ddda7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:57.996450 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-678eca93-71be-4974-bf84-0c0cd47ddda7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:01:57.996450 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-678eca93-71be-4974-bf84-0c0cd47ddda7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:57.996701 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-678eca93-71be-4974-bf84-0c0cd47ddda7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:57.996905 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-678eca93-71be-4974-bf84-0c0cd47ddda7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:58.002175 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:58.002175 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:01:58.003350 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-678eca93-71be-4974-bf84-0c0cd47ddda7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:01:58.003803 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1206/4801] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:57 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:01:59.014272 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9593b2b8-abd7-4960-8077-a5aa05d5cbbd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:01:59.016310 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9593b2b8-abd7-4960-8077-a5aa05d5cbbd tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:01:59.016602 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9593b2b8-abd7-4960-8077-a5aa05d5cbbd tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:01:59.017022 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9593b2b8-abd7-4960-8077-a5aa05d5cbbd tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:01:59.017022 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-9593b2b8-abd7-4960-8077-a5aa05d5cbbd tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:01:59.021633 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:01:59.021633 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:01:59.022182 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9593b2b8-abd7-4960-8077-a5aa05d5cbbd tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:01:59.022493 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1204/4802] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:01:59 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:00.033534 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6ebd69ea-2841-4f19-814d-d5e003a8d021 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:00.035258 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ebd69ea-2841-4f19-814d-d5e003a8d021 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:02:00.035499 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ebd69ea-2841-4f19-814d-d5e003a8d021 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:00.035675 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ebd69ea-2841-4f19-814d-d5e003a8d021 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:00.035792 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6ebd69ea-2841-4f19-814d-d5e003a8d021 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:00.040064 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:00.040064 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:00.040719 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ebd69ea-2841-4f19-814d-d5e003a8d021 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:02:00.041098 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1199/4803] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:00 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:01.051928 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bb3c2bad-9dd1-44d7-b496-c00b4e7491f4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:01.055046 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bb3c2bad-9dd1-44d7-b496-c00b4e7491f4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:02:01.055310 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bb3c2bad-9dd1-44d7-b496-c00b4e7491f4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:01.055506 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bb3c2bad-9dd1-44d7-b496-c00b4e7491f4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:01.055607 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-bb3c2bad-9dd1-44d7-b496-c00b4e7491f4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:01.061873 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:01.061873 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:01.062513 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bb3c2bad-9dd1-44d7-b496-c00b4e7491f4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:02:01.062878 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1195/4804] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:01 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:02.075048 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-155cf939-64c5-4e89-a6ae-e3ed6c7abd06 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:02.077740 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-155cf939-64c5-4e89-a6ae-e3ed6c7abd06 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:02:02.077941 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-155cf939-64c5-4e89-a6ae-e3ed6c7abd06 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:02.078112 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-155cf939-64c5-4e89-a6ae-e3ed6c7abd06 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:02.078226 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-155cf939-64c5-4e89-a6ae-e3ed6c7abd06 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:02.083888 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:02.083888 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:02.084482 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-155cf939-64c5-4e89-a6ae-e3ed6c7abd06 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:02:02.084808 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1207/4805] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:02 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:03.096439 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8f8cfce9-f7d2-4247-9399-6226ef4de535 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:03.098293 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8f8cfce9-f7d2-4247-9399-6226ef4de535 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:02:03.098506 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8f8cfce9-f7d2-4247-9399-6226ef4de535 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:03.098676 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8f8cfce9-f7d2-4247-9399-6226ef4de535 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:03.098775 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-8f8cfce9-f7d2-4247-9399-6226ef4de535 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:03.102976 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:03.102976 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:03.103691 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8f8cfce9-f7d2-4247-9399-6226ef4de535 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:02:03.103887 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1205/4806] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:03 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:04.114745 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9cf1d108-37a1-4d56-b69b-0475301eed8c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:04.116923 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9cf1d108-37a1-4d56-b69b-0475301eed8c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:02:04.117226 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9cf1d108-37a1-4d56-b69b-0475301eed8c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:04.117470 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9cf1d108-37a1-4d56-b69b-0475301eed8c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:04.117607 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9cf1d108-37a1-4d56-b69b-0475301eed8c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:04.123191 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:04.123191 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:04.123955 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9cf1d108-37a1-4d56-b69b-0475301eed8c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:02:04.124443 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1200/4807] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:04 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:05.135898 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0eea5b4a-0eba-41b1-88c2-b924fb333704 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:05.140293 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0eea5b4a-0eba-41b1-88c2-b924fb333704 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:02:05.140569 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0eea5b4a-0eba-41b1-88c2-b924fb333704 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:05.140812 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0eea5b4a-0eba-41b1-88c2-b924fb333704 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:05.140963 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-0eea5b4a-0eba-41b1-88c2-b924fb333704 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:05.150335 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:05.150335 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:05.151216 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0eea5b4a-0eba-41b1-88c2-b924fb333704 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:02:05.151707 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1196/4808] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:05 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:06.162782 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b38615be-1de8-4038-816b-18c42f5185e6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:06.164874 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b38615be-1de8-4038-816b-18c42f5185e6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:02:06.165168 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b38615be-1de8-4038-816b-18c42f5185e6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:06.165396 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b38615be-1de8-4038-816b-18c42f5185e6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:06.165544 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-b38615be-1de8-4038-816b-18c42f5185e6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:06.170418 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:06.170418 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:06.171129 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b38615be-1de8-4038-816b-18c42f5185e6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:02:06.171556 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1208/4809] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:06 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:07.181609 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-dbe6aeb0-3785-4a02-9dcf-69e2275f12d9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:07.183546 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dbe6aeb0-3785-4a02-9dcf-69e2275f12d9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:02:07.183815 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dbe6aeb0-3785-4a02-9dcf-69e2275f12d9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:07.184035 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-dbe6aeb0-3785-4a02-9dcf-69e2275f12d9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:07.184173 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-dbe6aeb0-3785-4a02-9dcf-69e2275f12d9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:07.188581 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:07.188581 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:07.189380 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-dbe6aeb0-3785-4a02-9dcf-69e2275f12d9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:02:07.189724 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1206/4810] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:07 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:08.200456 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c7a1d870-9e1d-4276-b640-8ae6d859f583 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:08.202199 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c7a1d870-9e1d-4276-b640-8ae6d859f583 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:02:08.202422 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c7a1d870-9e1d-4276-b640-8ae6d859f583 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:08.202621 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c7a1d870-9e1d-4276-b640-8ae6d859f583 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:08.202753 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-c7a1d870-9e1d-4276-b640-8ae6d859f583 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:08.206857 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:08.206857 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:08.207475 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c7a1d870-9e1d-4276-b640-8ae6d859f583 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:02:08.207980 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1201/4811] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:08 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:09.217622 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5466df8a-9a39-457c-9958-5e4c5ea2477b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:09.219107 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5466df8a-9a39-457c-9958-5e4c5ea2477b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:02:09.219404 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5466df8a-9a39-457c-9958-5e4c5ea2477b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:09.219642 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5466df8a-9a39-457c-9958-5e4c5ea2477b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:09.220638 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-5466df8a-9a39-457c-9958-5e4c5ea2477b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4628e923-ff20-4a17-81fa-cb4607088174. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:09.223727 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:09.223727 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:09.224399 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5466df8a-9a39-457c-9958-5e4c5ea2477b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 200 Aug 14 04:02:09.224789 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1197/4812] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:09 2026] GET /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:09.234408 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f1b818d0-24a8-412b-9326-f9750f3233a7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:09.236059 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f1b818d0-24a8-412b-9326-f9750f3233a7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] DELETE https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 Aug 14 04:02:09.236283 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f1b818d0-24a8-412b-9326-f9750f3233a7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:09.236456 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f1b818d0-24a8-412b-9326-f9750f3233a7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:09.236548 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-f1b818d0-24a8-412b-9326-f9750f3233a7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Delete backup with id: 4628e923-ff20-4a17-81fa-cb4607088174. Aug 14 04:02:09.240174 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:09.240174 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:09.250200 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-f1b818d0-24a8-412b-9326-f9750f3233a7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] delete_backup rpcapi backup_id 4628e923-ff20-4a17-81fa-cb4607088174 {{(pid=100327) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:02:09.251766 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f1b818d0-24a8-412b-9326-f9750f3233a7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 returned with HTTP 202 Aug 14 04:02:09.252083 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1209/4813] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:02:09 2026] DELETE /volume/v3/backups/4628e923-ff20-4a17-81fa-cb4607088174 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:02:09.262173 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:09.264387 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:02:09.265036 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1613189380"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:09.267335 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1613189380'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:02:09.267526 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Create volume of 1 GB Aug 14 04:02:09.272473 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Availability Zones retrieved successfully. Aug 14 04:02:09.280823 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Flow 'volume_create_api' (7c485960-72ef-4ea1-9baa-2edec09931da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:02:09.282455 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4459bc-3a49-4a78-84c6-7c26c4b13218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:09.288870 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:02:09.318377 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4459bc-3a49-4a78-84c6-7c26c4b13218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:09.319107 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (993fe987-e041-47e0-9647-80c2f81b1d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:09.359539 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Created reservations ['1f903931-f429-43c8-9c90-32c86bed7387', '50bf6515-96f2-418d-a930-ab6db0e0d204', 'ca68c906-867b-4a26-a2b8-0620183b48ff', 'eaa31b1e-1d6a-42c9-924f-c096eb1fcedb'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:02:09.360540 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (993fe987-e041-47e0-9647-80c2f81b1d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f903931-f429-43c8-9c90-32c86bed7387', '50bf6515-96f2-418d-a930-ab6db0e0d204', 'ca68c906-867b-4a26-a2b8-0620183b48ff', 'eaa31b1e-1d6a-42c9-924f-c096eb1fcedb']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:09.361570 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c9433f-0bf1-494f-bb30-91ad288c394f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:09.386073 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c9433f-0bf1-494f-bb30-91ad288c394f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3967794d-0daa-46c3-ba0a-2b156e771835', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1613189380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1aae8c0bd2c4be890e395acf6a40379',qos_specs=None,replication_status=,reservations=['1f903931-f429-43c8-9c90-32c86bed7387','50bf6515-96f2-418d-a930-ab6db0e0d204','ca68c906-867b-4a26-a2b8-0620183b48ff','eaa31b1e-1d6a-42c9-924f-c096eb1fcedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09da0815a41441f6a0b718836abddec7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:02:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1613189380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3967794d-0daa-46c3-ba0a-2b156e771835,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1aae8c0bd2c4be890e395acf6a40379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09da0815a41441f6a0b718836abddec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:09.387642 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8574923d-d838-4513-a1cc-0529996bddd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:09.438773 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8574923d-d838-4513-a1cc-0529996bddd1) transitioned into state 'SUCCESS' from state '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-1613189380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1aae8c0bd2c4be890e395acf6a40379',qos_specs=None,replication_status=,reservations=['1f903931-f429-43c8-9c90-32c86bed7387','50bf6515-96f2-418d-a930-ab6db0e0d204','ca68c906-867b-4a26-a2b8-0620183b48ff','eaa31b1e-1d6a-42c9-924f-c096eb1fcedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09da0815a41441f6a0b718836abddec7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:09.439467 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec449d0-2359-4c44-a625-5bb1d1ce2575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:09.450078 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec449d0-2359-4c44-a625-5bb1d1ce2575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:09.450981 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Flow 'volume_create_api' (7c485960-72ef-4ea1-9baa-2edec09931da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:02:09.451314 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Create volume request issued successfully. Aug 14 04:02:09.451857 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f3f23d79-ad01-43bb-87a8-bd35aaebb20f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:02:09.452543 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1207/4814] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 04:02:09 2026] POST /volume/v3/volumes => generated 776 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:02:09.466941 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d6cd4314-0c98-4aa9-b9a3-ef373caa4fb2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:09.471097 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d6cd4314-0c98-4aa9-b9a3-ef373caa4fb2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 Aug 14 04:02:09.471777 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d6cd4314-0c98-4aa9-b9a3-ef373caa4fb2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:09.471777 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d6cd4314-0c98-4aa9-b9a3-ef373caa4fb2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:09.482089 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:09.482089 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:09.488584 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d6cd4314-0c98-4aa9-b9a3-ef373caa4fb2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:02:09.491279 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-4b3879fd-e4cd-438e-9842-05457c3cf54e req-36ee7798-aba2-44cd-9997-a917c455e26e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:09.493370 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d6cd4314-0c98-4aa9-b9a3-ef373caa4fb2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 returned with HTTP 200 Aug 14 04:02:09.493513 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-4b3879fd-e4cd-438e-9842-05457c3cf54e req-36ee7798-aba2-44cd-9997-a917c455e26e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] DELETE https://10.4.3.64/volume/v3/attachments/13a03700-c76c-43ef-ab61-cdddafb3d066 Aug 14 04:02:09.493747 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-4b3879fd-e4cd-438e-9842-05457c3cf54e req-36ee7798-aba2-44cd-9997-a917c455e26e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:09.493989 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-4b3879fd-e4cd-438e-9842-05457c3cf54e req-36ee7798-aba2-44cd-9997-a917c455e26e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:09.494071 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1202/4815] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:09 2026] GET /volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:09.502426 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:09.502426 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:09.555368 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-4b3879fd-e4cd-438e-9842-05457c3cf54e req-36ee7798-aba2-44cd-9997-a917c455e26e tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/attachments/13a03700-c76c-43ef-ab61-cdddafb3d066 returned with HTTP 200 Aug 14 04:02:09.555767 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1198/4816] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:02:09 2026] DELETE /volume/v3/attachments/13a03700-c76c-43ef-ab61-cdddafb3d066 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:10.509462 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5a08ea4d-7033-40b4-b23a-4f57a81feb45 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:10.511120 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5a08ea4d-7033-40b4-b23a-4f57a81feb45 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 Aug 14 04:02:10.511375 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5a08ea4d-7033-40b4-b23a-4f57a81feb45 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:10.511580 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5a08ea4d-7033-40b4-b23a-4f57a81feb45 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:10.518873 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:10.518873 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:10.521681 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5a08ea4d-7033-40b4-b23a-4f57a81feb45 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:02:10.525044 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5a08ea4d-7033-40b4-b23a-4f57a81feb45 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 returned with HTTP 200 Aug 14 04:02:10.525447 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1210/4817] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:10 2026] GET /volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:10.536619 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8e648b5c-786a-446e-a1cf-f60b6b36bbb8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:10.538356 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8e648b5c-786a-446e-a1cf-f60b6b36bbb8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 04:02:10.538705 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8e648b5c-786a-446e-a1cf-f60b6b36bbb8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3967794d-0daa-46c3-ba0a-2b156e771835", "name": "tempest-type-Backup-1863348907"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:10.539982 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-8e648b5c-786a-446e-a1cf-f60b6b36bbb8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Creating new backup {'backup': {'volume_id': '3967794d-0daa-46c3-ba0a-2b156e771835', 'name': 'tempest-type-Backup-1863348907'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:02:10.540194 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-8e648b5c-786a-446e-a1cf-f60b6b36bbb8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Creating backup of volume 3967794d-0daa-46c3-ba0a-2b156e771835 in container None Aug 14 04:02:10.546746 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:10.546746 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:10.547052 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8e648b5c-786a-446e-a1cf-f60b6b36bbb8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:02:10.561546 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-8e648b5c-786a-446e-a1cf-f60b6b36bbb8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Created reservations ['bbe9588b-8319-4411-9eb5-dda224348c89', '635086c7-170e-4324-8da6-09218196b7fe'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:02:10.583427 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8e648b5c-786a-446e-a1cf-f60b6b36bbb8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 04:02:10.583987 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1208/4818] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 04:02:10 2026] POST /volume/v3/backups => generated 314 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:02:10.591254 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fb63a875-6ad1-4d34-bf23-66fb5f6fb8a2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:10.595180 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fb63a875-6ad1-4d34-bf23-66fb5f6fb8a2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:10.595180 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fb63a875-6ad1-4d34-bf23-66fb5f6fb8a2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:10.595180 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fb63a875-6ad1-4d34-bf23-66fb5f6fb8a2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:10.595180 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-fb63a875-6ad1-4d34-bf23-66fb5f6fb8a2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:10.600307 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:10.600307 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:10.601366 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fb63a875-6ad1-4d34-bf23-66fb5f6fb8a2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:10.602063 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1203/4819] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:10 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:10.879981 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8d6ea3c1-7f59-43f8-973a-324a7516e9cb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:10.881716 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8d6ea3c1-7f59-43f8-973a-324a7516e9cb tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:02:10.881905 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8d6ea3c1-7f59-43f8-973a-324a7516e9cb tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:10.882085 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8d6ea3c1-7f59-43f8-973a-324a7516e9cb tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:10.882266 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-8d6ea3c1-7f59-43f8-973a-324a7516e9cb tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Delete volume with id: d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:02:10.888987 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:10.888987 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:10.889559 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8d6ea3c1-7f59-43f8-973a-324a7516e9cb tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:02:10.899797 np0000007313 devstack@c-api.service[100329]: WARNING cinder.keymgr.conf_key_mgr [None req-8d6ea3c1-7f59-43f8-973a-324a7516e9cb tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 04:02:10.905361 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-8d6ea3c1-7f59-43f8-973a-324a7516e9cb tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Delete volume request issued successfully. Aug 14 04:02:10.905530 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8d6ea3c1-7f59-43f8-973a-324a7516e9cb tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 202 Aug 14 04:02:10.905941 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1199/4820] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:02:10 2026] DELETE /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:02:10.914061 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fd214e69-f9ac-46dc-aad1-e2857985eedc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:10.916018 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fd214e69-f9ac-46dc-aad1-e2857985eedc tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:02:10.916143 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fd214e69-f9ac-46dc-aad1-e2857985eedc tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:10.916353 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fd214e69-f9ac-46dc-aad1-e2857985eedc tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:10.924356 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:10.924356 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:10.930722 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fd214e69-f9ac-46dc-aad1-e2857985eedc tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:02:10.936786 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fd214e69-f9ac-46dc-aad1-e2857985eedc tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 200 Aug 14 04:02:10.937314 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1211/4821] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:10 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 1447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:11.612938 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cf1953e2-eac4-4cfa-b5cb-87c450704fa8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:11.614810 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cf1953e2-eac4-4cfa-b5cb-87c450704fa8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:11.615044 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cf1953e2-eac4-4cfa-b5cb-87c450704fa8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:11.615274 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cf1953e2-eac4-4cfa-b5cb-87c450704fa8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:11.615376 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-cf1953e2-eac4-4cfa-b5cb-87c450704fa8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:11.620903 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:11.620903 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:11.621477 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cf1953e2-eac4-4cfa-b5cb-87c450704fa8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:11.621824 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1209/4822] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:11 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:11.950950 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-01ad020e-32e0-4531-ae07-e440f277a7c3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:11.952641 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-01ad020e-32e0-4531-ae07-e440f277a7c3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c Aug 14 04:02:11.952906 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-01ad020e-32e0-4531-ae07-e440f277a7c3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:11.953100 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-01ad020e-32e0-4531-ae07-e440f277a7c3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:11.959092 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-01ad020e-32e0-4531-ae07-e440f277a7c3 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c returned with HTTP 404 Aug 14 04:02:11.959624 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1204/4823] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:11 2026] GET /volume/v3/volumes/d8a4205a-8cb9-43c8-987e-d315bee8c95c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:02:12.178245 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-924a01f2-548f-4be1-8d09-56c7922fd682 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:12.179980 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-924a01f2-548f-4be1-8d09-56c7922fd682 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:02:12.180196 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-924a01f2-548f-4be1-8d09-56c7922fd682 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:12.180376 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-924a01f2-548f-4be1-8d09-56c7922fd682 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:12.180529 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-924a01f2-548f-4be1-8d09-56c7922fd682 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Delete volume with id: 3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:02:12.187177 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:12.187177 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:12.187584 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-924a01f2-548f-4be1-8d09-56c7922fd682 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:02:12.196907 np0000007313 devstack@c-api.service[100329]: WARNING cinder.keymgr.conf_key_mgr [None req-924a01f2-548f-4be1-8d09-56c7922fd682 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 04:02:12.202056 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-924a01f2-548f-4be1-8d09-56c7922fd682 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Delete volume request issued successfully. Aug 14 04:02:12.202230 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-924a01f2-548f-4be1-8d09-56c7922fd682 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 202 Aug 14 04:02:12.202619 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1200/4824] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:02:12 2026] DELETE /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:02:12.210679 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2d9b1c23-9c1f-4add-ab16-0c5004a77a00 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:12.212499 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2d9b1c23-9c1f-4add-ab16-0c5004a77a00 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:02:12.212698 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2d9b1c23-9c1f-4add-ab16-0c5004a77a00 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:12.212896 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2d9b1c23-9c1f-4add-ab16-0c5004a77a00 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:12.219250 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:12.219250 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:12.223440 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2d9b1c23-9c1f-4add-ab16-0c5004a77a00 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Volume info retrieved successfully. Aug 14 04:02:12.227445 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2d9b1c23-9c1f-4add-ab16-0c5004a77a00 tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 200 Aug 14 04:02:12.227819 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1212/4825] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:12 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 1428 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:12.631956 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bd94ee6e-f22d-43f1-a24b-8c8d85e1f0e9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:12.634180 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bd94ee6e-f22d-43f1-a24b-8c8d85e1f0e9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:12.634441 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bd94ee6e-f22d-43f1-a24b-8c8d85e1f0e9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:12.634630 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bd94ee6e-f22d-43f1-a24b-8c8d85e1f0e9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:12.634737 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-bd94ee6e-f22d-43f1-a24b-8c8d85e1f0e9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:12.639521 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:12.639521 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:12.640192 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bd94ee6e-f22d-43f1-a24b-8c8d85e1f0e9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:12.640673 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1210/4826] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:12 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:13.241700 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-59a57f77-3529-4d39-a5c9-5a4176ac761b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:13.243529 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-59a57f77-3529-4d39-a5c9-5a4176ac761b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] GET https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a Aug 14 04:02:13.243695 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-59a57f77-3529-4d39-a5c9-5a4176ac761b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:13.243886 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-59a57f77-3529-4d39-a5c9-5a4176ac761b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:13.249829 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-59a57f77-3529-4d39-a5c9-5a4176ac761b tempest-TestEncryptedCinderVolumes-401085227 tempest-TestEncryptedCinderVolumes-401085227-project-member] https://10.4.3.64/volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a returned with HTTP 404 Aug 14 04:02:13.250347 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1205/4827] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:13 2026] GET /volume/v3/volumes/3044b005-6d3c-4010-a850-fc4629cc880a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:02:13.256509 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ead7b70c-96be-4237-a68f-dd7ec71df301 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:13.258234 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ead7b70c-96be-4237-a68f-dd7ec71df301 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 04:02:13.258451 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ead7b70c-96be-4237-a68f-dd7ec71df301 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:13.258627 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ead7b70c-96be-4237-a68f-dd7ec71df301 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Calling method 'detail' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:13.259370 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ead7b70c-96be-4237-a68f-dd7ec71df301 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 04:02:13.269038 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ead7b70c-96be-4237-a68f-dd7ec71df301 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Get all volumes completed successfully. Aug 14 04:02:13.270243 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:13.270243 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:13.273924 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ead7b70c-96be-4237-a68f-dd7ec71df301 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 04:02:13.274299 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1201/4828] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 04:02:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:13.285992 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-55245d07-272b-4f87-9e5f-cac42cce9645 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:13.287492 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-55245d07-272b-4f87-9e5f-cac42cce9645 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] DELETE https://10.4.3.64/volume/v3/types/0e2f20b8-951d-4e97-9f63-e12fd45fc060 Aug 14 04:02:13.287675 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-55245d07-272b-4f87-9e5f-cac42cce9645 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:13.287880 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-55245d07-272b-4f87-9e5f-cac42cce9645 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:13.306129 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-55245d07-272b-4f87-9e5f-cac42cce9645 tempest-TestEncryptedCinderVolumes-817294857 tempest-TestEncryptedCinderVolumes-817294857-project-admin] https://10.4.3.64/volume/v3/types/0e2f20b8-951d-4e97-9f63-e12fd45fc060 returned with HTTP 202 Aug 14 04:02:13.306478 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1213/4829] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 04:02:13 2026] DELETE /volume/v3/types/0e2f20b8-951d-4e97-9f63-e12fd45fc060 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:02:13.650777 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-59add7b8-7a33-4118-95aa-6cd1e6724319 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:13.653028 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-59add7b8-7a33-4118-95aa-6cd1e6724319 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:13.653985 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-59add7b8-7a33-4118-95aa-6cd1e6724319 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:13.653985 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-59add7b8-7a33-4118-95aa-6cd1e6724319 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:13.653985 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-59add7b8-7a33-4118-95aa-6cd1e6724319 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:13.658309 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:13.658309 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:13.658895 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-59add7b8-7a33-4118-95aa-6cd1e6724319 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:13.659295 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1211/4830] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:13 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:14.672178 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-46a9c583-a949-4a7c-a8c6-1ab39950cb7e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:14.673880 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-46a9c583-a949-4a7c-a8c6-1ab39950cb7e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:14.674077 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-46a9c583-a949-4a7c-a8c6-1ab39950cb7e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:14.674282 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-46a9c583-a949-4a7c-a8c6-1ab39950cb7e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:14.674409 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-46a9c583-a949-4a7c-a8c6-1ab39950cb7e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:14.678447 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:14.678447 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:14.678988 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-46a9c583-a949-4a7c-a8c6-1ab39950cb7e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:14.679356 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1206/4831] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:14 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:15.691542 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1632f915-5f08-4e25-8a38-4feb30b85651 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:15.693480 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1632f915-5f08-4e25-8a38-4feb30b85651 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:15.693625 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1632f915-5f08-4e25-8a38-4feb30b85651 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:15.693842 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1632f915-5f08-4e25-8a38-4feb30b85651 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:15.694172 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-1632f915-5f08-4e25-8a38-4feb30b85651 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:15.698544 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:15.698544 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:15.699163 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1632f915-5f08-4e25-8a38-4feb30b85651 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:15.699539 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1202/4832] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:15 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:16.713587 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5feff73c-27b2-444f-97ba-4d0a8c7a47f6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:16.715459 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5feff73c-27b2-444f-97ba-4d0a8c7a47f6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:16.715690 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5feff73c-27b2-444f-97ba-4d0a8c7a47f6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:16.715907 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5feff73c-27b2-444f-97ba-4d0a8c7a47f6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:16.716038 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-5feff73c-27b2-444f-97ba-4d0a8c7a47f6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:16.724443 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:16.724443 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:16.725733 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5feff73c-27b2-444f-97ba-4d0a8c7a47f6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:16.726236 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1214/4833] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:16 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:17.739251 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fb9709ab-0cee-4218-9ad4-ac773385eae5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:17.742373 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fb9709ab-0cee-4218-9ad4-ac773385eae5 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:17.742868 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fb9709ab-0cee-4218-9ad4-ac773385eae5 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:17.743151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fb9709ab-0cee-4218-9ad4-ac773385eae5 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:17.743421 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-fb9709ab-0cee-4218-9ad4-ac773385eae5 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:17.750509 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:17.750509 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:17.750509 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fb9709ab-0cee-4218-9ad4-ac773385eae5 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:17.750509 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1212/4834] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:17 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:18.761977 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fbff1fd2-e92d-4e2e-bbe2-f57de5be4e78 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:18.763689 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fbff1fd2-e92d-4e2e-bbe2-f57de5be4e78 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:18.763689 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fbff1fd2-e92d-4e2e-bbe2-f57de5be4e78 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:18.763689 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fbff1fd2-e92d-4e2e-bbe2-f57de5be4e78 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:18.763689 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-fbff1fd2-e92d-4e2e-bbe2-f57de5be4e78 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:18.769183 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:18.769183 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:18.770173 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fbff1fd2-e92d-4e2e-bbe2-f57de5be4e78 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:18.770697 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1207/4835] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:18 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:19.782211 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-300c6465-e4ea-469e-adda-4df919519146 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:19.784754 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-300c6465-e4ea-469e-adda-4df919519146 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:19.785373 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-300c6465-e4ea-469e-adda-4df919519146 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:19.785373 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-300c6465-e4ea-469e-adda-4df919519146 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:19.785373 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-300c6465-e4ea-469e-adda-4df919519146 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:19.790149 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:19.790149 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:19.790885 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-300c6465-e4ea-469e-adda-4df919519146 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:19.791472 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1203/4836] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:19 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:19.804701 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:19.806618 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:02:19.806820 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1092840620", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:19.808721 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1092840620', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:02:19.808721 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create volume of 1 GB Aug 14 04:02:19.812418 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Availability Zones retrieved successfully. Aug 14 04:02:19.817533 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Flow 'volume_create_api' (7d4af158-e0f9-4758-92d0-8d2c6af57eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:02:19.818834 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (659d06ec-7041-4e29-bfa6-ea7238afaa45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:19.819641 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:02:19.843994 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (659d06ec-7041-4e29-bfa6-ea7238afaa45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:19.844817 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04402749-2951-4a5a-b2ce-e4e453b62cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:19.912414 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Created reservations ['95d267be-a420-4f9c-9daa-5c6c23b48fae', '66ced50e-f9e0-4c1b-b155-5614b097ae01', '41995a61-632e-4d83-8244-69f8cbac4b19', 'b733dbb5-5fe4-424b-af77-a7dbe0ed3d3f'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:02:19.913150 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04402749-2951-4a5a-b2ce-e4e453b62cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95d267be-a420-4f9c-9daa-5c6c23b48fae', '66ced50e-f9e0-4c1b-b155-5614b097ae01', '41995a61-632e-4d83-8244-69f8cbac4b19', 'b733dbb5-5fe4-424b-af77-a7dbe0ed3d3f']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:19.913997 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b555f25a-8ae5-4df5-9d04-0dad12069be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:19.934859 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b555f25a-8ae5-4df5-9d04-0dad12069be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acc6871e-5332-4205-9b60-083ca509f308', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1092840620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928259fb7496426da2edcb83303892a2',qos_specs=None,replication_status=,reservations=['95d267be-a420-4f9c-9daa-5c6c23b48fae','66ced50e-f9e0-4c1b-b155-5614b097ae01','41995a61-632e-4d83-8244-69f8cbac4b19','b733dbb5-5fe4-424b-af77-a7dbe0ed3d3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='059eea11b5304735a80d9196eaf6421f',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1092840620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acc6871e-5332-4205-9b60-083ca509f308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='928259fb7496426da2edcb83303892a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='059eea11b5304735a80d9196eaf6421f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:19.935565 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3d383b7-efa1-4c53-9f3c-17fb7118a2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:19.950690 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3d383b7-efa1-4c53-9f3c-17fb7118a2e5) transitioned into state 'SUCCESS' from state '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-1092840620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928259fb7496426da2edcb83303892a2',qos_specs=None,replication_status=,reservations=['95d267be-a420-4f9c-9daa-5c6c23b48fae','66ced50e-f9e0-4c1b-b155-5614b097ae01','41995a61-632e-4d83-8244-69f8cbac4b19','b733dbb5-5fe4-424b-af77-a7dbe0ed3d3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='059eea11b5304735a80d9196eaf6421f',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:19.951459 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb3d7f9e-236f-4587-a378-eb3abd49d819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:19.962533 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb3d7f9e-236f-4587-a378-eb3abd49d819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:19.963582 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Flow 'volume_create_api' (7d4af158-e0f9-4758-92d0-8d2c6af57eab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:02:19.963948 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create volume request issued successfully. Aug 14 04:02:19.964623 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5d92176a-07d0-49b8-ab61-82615dd2fcf1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:02:19.965095 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1215/4837] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:02:19 2026] POST /volume/v3/volumes => generated 755 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:02:19.976319 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-95dc6aa6-ce94-463c-ad2d-a21a32fa23f1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:19.979578 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-95dc6aa6-ce94-463c-ad2d-a21a32fa23f1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:19.979771 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-95dc6aa6-ce94-463c-ad2d-a21a32fa23f1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:19.979948 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-95dc6aa6-ce94-463c-ad2d-a21a32fa23f1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:19.986930 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:19.986930 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:19.991424 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-95dc6aa6-ce94-463c-ad2d-a21a32fa23f1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:19.995493 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-95dc6aa6-ce94-463c-ad2d-a21a32fa23f1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:02:19.995830 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1213/4838] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:19 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:20.802021 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9b3adf0b-bbcf-4a61-b9d3-d2443cd6e825 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:20.803832 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9b3adf0b-bbcf-4a61-b9d3-d2443cd6e825 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:20.804066 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9b3adf0b-bbcf-4a61-b9d3-d2443cd6e825 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:20.804279 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9b3adf0b-bbcf-4a61-b9d3-d2443cd6e825 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:20.804382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9b3adf0b-bbcf-4a61-b9d3-d2443cd6e825 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:20.808529 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:20.808529 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:20.809109 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9b3adf0b-bbcf-4a61-b9d3-d2443cd6e825 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:20.809523 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1208/4839] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:20 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:21.007942 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-288920ed-17ff-4441-83b2-5011fa2d30c1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:21.010351 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-288920ed-17ff-4441-83b2-5011fa2d30c1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:21.010864 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-288920ed-17ff-4441-83b2-5011fa2d30c1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:21.011396 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-288920ed-17ff-4441-83b2-5011fa2d30c1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:21.019505 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:21.019505 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:21.024986 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-288920ed-17ff-4441-83b2-5011fa2d30c1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:21.030945 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-288920ed-17ff-4441-83b2-5011fa2d30c1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:02:21.031526 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1204/4840] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:21 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:21.043921 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c32551e3-f7db-41f1-aabe-3bc5ee5700d1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:21.046067 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c32551e3-f7db-41f1-aabe-3bc5ee5700d1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:21.046351 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c32551e3-f7db-41f1-aabe-3bc5ee5700d1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:21.046595 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c32551e3-f7db-41f1-aabe-3bc5ee5700d1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:21.055049 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:21.055049 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:21.058834 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c32551e3-f7db-41f1-aabe-3bc5ee5700d1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:21.062756 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c32551e3-f7db-41f1-aabe-3bc5ee5700d1 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:02:21.063174 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1216/4841] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:21 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:21.670009 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-21193572-da04-438c-86ce-0c03b057749f req-978c3b25-8b4f-4e39-ba8d-92405b5733ee None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:21.673205 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-978c3b25-8b4f-4e39-ba8d-92405b5733ee tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:21.673395 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-978c3b25-8b4f-4e39-ba8d-92405b5733ee tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:21.673601 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-978c3b25-8b4f-4e39-ba8d-92405b5733ee tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:21.682386 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:21.682386 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:21.686088 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-21193572-da04-438c-86ce-0c03b057749f req-978c3b25-8b4f-4e39-ba8d-92405b5733ee tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:21.690625 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-978c3b25-8b4f-4e39-ba8d-92405b5733ee tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:02:21.691000 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1214/4842] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:02:21 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 04:02:21.778111 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-967e90cc-35c8-42b8-a317-8c6ee460b5d4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:21.778630 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-967e90cc-35c8-42b8-a317-8c6ee460b5d4 None None] GET https://10.4.3.64/volume// Aug 14 04:02:21.778848 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-967e90cc-35c8-42b8-a317-8c6ee460b5d4 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:21.779127 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-967e90cc-35c8-42b8-a317-8c6ee460b5d4 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:21.779620 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-967e90cc-35c8-42b8-a317-8c6ee460b5d4 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:02:21.780035 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1209/4843] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 04:02:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:02:21.786895 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-21193572-da04-438c-86ce-0c03b057749f req-32cc0d91-41e1-4f9e-9a0c-fb7c28f8cedc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:21.819636 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6518517e-9a99-468c-b983-b5f9005084a8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:21.821465 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6518517e-9a99-468c-b983-b5f9005084a8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:21.821689 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6518517e-9a99-468c-b983-b5f9005084a8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:21.821893 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6518517e-9a99-468c-b983-b5f9005084a8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:21.822047 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-6518517e-9a99-468c-b983-b5f9005084a8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:21.826115 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:21.826115 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:21.826673 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6518517e-9a99-468c-b983-b5f9005084a8 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:21.827004 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1217/4844] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:21 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:21.924873 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-32cc0d91-41e1-4f9e-9a0c-fb7c28f8cedc tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:02:21.928346 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-32cc0d91-41e1-4f9e-9a0c-fb7c28f8cedc tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "acc6871e-5332-4205-9b60-083ca509f308", "connector": null, "instance_uuid": "da893e0e-5af4-4ebb-b884-07358ef74f84"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:21.968004 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:21.968004 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:22.030523 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-32cc0d91-41e1-4f9e-9a0c-fb7c28f8cedc tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:02:22.030994 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1205/4845] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:02:21 2026] POST /volume/v3/attachments => generated 273 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:22.059820 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-28b3e644-40e6-4a06-b838-7b45fdb1bb47 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:22.061964 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-28b3e644-40e6-4a06-b838-7b45fdb1bb47 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:22.062206 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-28b3e644-40e6-4a06-b838-7b45fdb1bb47 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:22.062399 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-28b3e644-40e6-4a06-b838-7b45fdb1bb47 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:22.071550 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f49165ee-fa1e-487c-966d-e2f0efad07de None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:22.071957 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f49165ee-fa1e-487c-966d-e2f0efad07de None None] GET https://10.4.3.64/volume// Aug 14 04:02:22.072120 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f49165ee-fa1e-487c-966d-e2f0efad07de None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:22.072346 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f49165ee-fa1e-487c-966d-e2f0efad07de None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:22.072648 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f49165ee-fa1e-487c-966d-e2f0efad07de None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:02:22.072919 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1210/4846] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:02:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:02:22.073731 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:22.073731 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:22.077011 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-28b3e644-40e6-4a06-b838-7b45fdb1bb47 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:22.078791 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-21193572-da04-438c-86ce-0c03b057749f req-fc5848e6-a7db-458e-883a-7470fd21c6eb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:22.081103 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-fc5848e6-a7db-458e-883a-7470fd21c6eb tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:22.081249 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-28b3e644-40e6-4a06-b838-7b45fdb1bb47 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:02:22.081314 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-fc5848e6-a7db-458e-883a-7470fd21c6eb tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:22.081485 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-fc5848e6-a7db-458e-883a-7470fd21c6eb tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:22.081614 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1215/4847] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:22 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:22.089394 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:22.089394 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:22.092663 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-21193572-da04-438c-86ce-0c03b057749f req-fc5848e6-a7db-458e-883a-7470fd21c6eb tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:22.099155 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-fc5848e6-a7db-458e-883a-7470fd21c6eb tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:02:22.099155 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1218/4848] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:02:22 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 1027 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:02:22.192898 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-21193572-da04-438c-86ce-0c03b057749f req-092d95b8-d294-4dd5-a5d5-1ee6a82948dd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:22.194754 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-092d95b8-d294-4dd5-a5d5-1ee6a82948dd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] PUT https://10.4.3.64/volume/v3/attachments/3a77d831-8538-4513-ad7f-486449fb3167 Aug 14 04:02:22.195104 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-092d95b8-d294-4dd5-a5d5-1ee6a82948dd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:22.201713 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-21193572-da04-438c-86ce-0c03b057749f req-092d95b8-d294-4dd5-a5d5-1ee6a82948dd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Acquiring lock "cinder-attachment_update-acc6871e-5332-4205-9b60-083ca509f308-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:02:22.205590 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-21193572-da04-438c-86ce-0c03b057749f req-092d95b8-d294-4dd5-a5d5-1ee6a82948dd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Lock "cinder-attachment_update-acc6871e-5332-4205-9b60-083ca509f308-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:02:22.206418 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:22.206418 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:22.279799 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-21193572-da04-438c-86ce-0c03b057749f req-092d95b8-d294-4dd5-a5d5-1ee6a82948dd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Lock "cinder-attachment_update-acc6871e-5332-4205-9b60-083ca509f308-np0000007313" released by "attachment_update" :: held 0.074s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:02:22.280115 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-092d95b8-d294-4dd5-a5d5-1ee6a82948dd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments/3a77d831-8538-4513-ad7f-486449fb3167 returned with HTTP 200 Aug 14 04:02:22.280672 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1206/4849] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:02:22 2026] PUT /volume/v3/attachments/3a77d831-8538-4513-ad7f-486449fb3167 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:22.840656 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-74e7b778-4dd6-4699-bac6-234eb393c152 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:22.842490 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-74e7b778-4dd6-4699-bac6-234eb393c152 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:22.842696 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-74e7b778-4dd6-4699-bac6-234eb393c152 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:22.842871 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-74e7b778-4dd6-4699-bac6-234eb393c152 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:22.842983 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-74e7b778-4dd6-4699-bac6-234eb393c152 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:22.847351 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:22.847351 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:22.847905 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-74e7b778-4dd6-4699-bac6-234eb393c152 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:22.848267 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1211/4850] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:22 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:23.095308 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e1fd89a2-4e38-4730-8a57-fc2f0ac95ef3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:23.099397 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e1fd89a2-4e38-4730-8a57-fc2f0ac95ef3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:23.099397 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e1fd89a2-4e38-4730-8a57-fc2f0ac95ef3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:23.099397 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e1fd89a2-4e38-4730-8a57-fc2f0ac95ef3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:23.108203 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:23.108203 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:23.111498 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e1fd89a2-4e38-4730-8a57-fc2f0ac95ef3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:23.115816 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e1fd89a2-4e38-4730-8a57-fc2f0ac95ef3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:02:23.116312 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1216/4851] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:23 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:23.857988 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1420b10b-0fe5-4c24-a5b6-cc95ea96e9cd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:23.860210 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1420b10b-0fe5-4c24-a5b6-cc95ea96e9cd tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:23.860485 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1420b10b-0fe5-4c24-a5b6-cc95ea96e9cd tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:23.860713 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1420b10b-0fe5-4c24-a5b6-cc95ea96e9cd tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:23.860844 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-1420b10b-0fe5-4c24-a5b6-cc95ea96e9cd tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:23.866047 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:23.866047 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:23.866828 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1420b10b-0fe5-4c24-a5b6-cc95ea96e9cd tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:23.867306 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1219/4852] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:23 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:24.127603 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7f256f4f-567a-4699-a089-039636bb98c7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:24.129214 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7f256f4f-567a-4699-a089-039636bb98c7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:24.129446 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7f256f4f-567a-4699-a089-039636bb98c7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:24.129652 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7f256f4f-567a-4699-a089-039636bb98c7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:24.138530 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:24.138530 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:24.141401 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7f256f4f-567a-4699-a089-039636bb98c7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:24.144921 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7f256f4f-567a-4699-a089-039636bb98c7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:02:24.145277 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1207/4853] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:24 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:24.878213 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f56d44b3-cc90-499e-9f1e-b953943891e1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:24.880154 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f56d44b3-cc90-499e-9f1e-b953943891e1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:24.880344 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f56d44b3-cc90-499e-9f1e-b953943891e1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:24.880525 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f56d44b3-cc90-499e-9f1e-b953943891e1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:24.880630 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-f56d44b3-cc90-499e-9f1e-b953943891e1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:24.884685 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:24.884685 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:24.885307 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f56d44b3-cc90-499e-9f1e-b953943891e1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:24.885668 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1212/4854] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:24 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:25.156684 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-72c22acc-24b8-44dc-b687-280f19ce2390 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:25.158613 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-72c22acc-24b8-44dc-b687-280f19ce2390 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:25.158819 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-72c22acc-24b8-44dc-b687-280f19ce2390 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:25.159016 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-72c22acc-24b8-44dc-b687-280f19ce2390 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:25.167704 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:25.167704 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:25.170905 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-72c22acc-24b8-44dc-b687-280f19ce2390 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:25.174491 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-72c22acc-24b8-44dc-b687-280f19ce2390 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:02:25.174903 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1217/4855] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:25 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:25.547252 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-21193572-da04-438c-86ce-0c03b057749f req-b8798c0f-75a2-4a9f-8869-abb1320bcc65 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:25.549887 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-b8798c0f-75a2-4a9f-8869-abb1320bcc65 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/attachments/3a77d831-8538-4513-ad7f-486449fb3167/action Aug 14 04:02:25.550385 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-b8798c0f-75a2-4a9f-8869-abb1320bcc65 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:02:25.550620 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-b8798c0f-75a2-4a9f-8869-abb1320bcc65 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:25.568984 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:25.568984 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:25.578652 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-21193572-da04-438c-86ce-0c03b057749f req-b8798c0f-75a2-4a9f-8869-abb1320bcc65 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments/3a77d831-8538-4513-ad7f-486449fb3167/action returned with HTTP 204 Aug 14 04:02:25.579264 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1220/4856] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:02:25 2026] POST /volume/v3/attachments/3a77d831-8538-4513-ad7f-486449fb3167/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:02:25.895333 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f6c23840-bf4d-4328-bc54-27c8bf3f56bc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:25.897243 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f6c23840-bf4d-4328-bc54-27c8bf3f56bc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:25.897464 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f6c23840-bf4d-4328-bc54-27c8bf3f56bc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:25.897653 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f6c23840-bf4d-4328-bc54-27c8bf3f56bc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:25.897751 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-f6c23840-bf4d-4328-bc54-27c8bf3f56bc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id c9f97b3f-753e-4595-b2ae-393df4991124. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:25.902619 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:25.902619 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:25.903229 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f6c23840-bf4d-4328-bc54-27c8bf3f56bc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 200 Aug 14 04:02:25.903573 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1208/4857] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:25 2026] GET /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:25.914603 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-402cadc3-b507-43e1-9c83-c638fc474130 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:25.916814 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-402cadc3-b507-43e1-9c83-c638fc474130 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] DELETE https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 Aug 14 04:02:25.917092 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-402cadc3-b507-43e1-9c83-c638fc474130 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:25.917342 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-402cadc3-b507-43e1-9c83-c638fc474130 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:25.917494 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-402cadc3-b507-43e1-9c83-c638fc474130 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Delete backup with id: c9f97b3f-753e-4595-b2ae-393df4991124. Aug 14 04:02:25.923087 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:25.923087 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:25.937051 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-402cadc3-b507-43e1-9c83-c638fc474130 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] delete_backup rpcapi backup_id c9f97b3f-753e-4595-b2ae-393df4991124 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:02:25.939788 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-402cadc3-b507-43e1-9c83-c638fc474130 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] https://10.4.3.64/volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 returned with HTTP 202 Aug 14 04:02:25.940387 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1213/4858] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:02:25 2026] DELETE /volume/v3/backups/c9f97b3f-753e-4595-b2ae-393df4991124 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:02:25.950026 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f7506b85-939e-40e1-8d07-ceb26d593a2d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:25.952606 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f7506b85-939e-40e1-8d07-ceb26d593a2d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 Aug 14 04:02:25.952937 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f7506b85-939e-40e1-8d07-ceb26d593a2d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:25.953188 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f7506b85-939e-40e1-8d07-ceb26d593a2d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:25.953410 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-f7506b85-939e-40e1-8d07-ceb26d593a2d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Delete volume with id: 3967794d-0daa-46c3-ba0a-2b156e771835 Aug 14 04:02:25.962389 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:25.962389 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:25.962728 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f7506b85-939e-40e1-8d07-ceb26d593a2d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:02:25.984215 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f7506b85-939e-40e1-8d07-ceb26d593a2d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Delete volume request issued successfully. Aug 14 04:02:25.984560 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f7506b85-939e-40e1-8d07-ceb26d593a2d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 returned with HTTP 202 Aug 14 04:02:25.985189 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1218/4859] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:02:25 2026] DELETE /volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:02:25.995406 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2c18d41d-510d-4811-8a6e-449c35bf3f0d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:25.997202 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2c18d41d-510d-4811-8a6e-449c35bf3f0d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 Aug 14 04:02:25.997478 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2c18d41d-510d-4811-8a6e-449c35bf3f0d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:25.997736 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2c18d41d-510d-4811-8a6e-449c35bf3f0d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:26.006781 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:26.006781 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:26.014269 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2c18d41d-510d-4811-8a6e-449c35bf3f0d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:02:26.020330 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2c18d41d-510d-4811-8a6e-449c35bf3f0d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 returned with HTTP 200 Aug 14 04:02:26.020878 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1221/4860] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:25 2026] GET /volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:26.186375 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-510f7ba1-86eb-48e1-a7b0-5abb55ce77ab None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:26.188258 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-510f7ba1-86eb-48e1-a7b0-5abb55ce77ab tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:26.188447 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-510f7ba1-86eb-48e1-a7b0-5abb55ce77ab tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:26.188668 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-510f7ba1-86eb-48e1-a7b0-5abb55ce77ab tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:26.200317 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:26.200317 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:26.204507 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-510f7ba1-86eb-48e1-a7b0-5abb55ce77ab tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:26.210373 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-510f7ba1-86eb-48e1-a7b0-5abb55ce77ab tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:02:26.210988 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1209/4861] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:26 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:27.035794 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cb4fadac-aca1-4bd3-bc85-7a56d82cc2b6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:27.037693 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cb4fadac-aca1-4bd3-bc85-7a56d82cc2b6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 Aug 14 04:02:27.037926 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cb4fadac-aca1-4bd3-bc85-7a56d82cc2b6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:27.038118 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cb4fadac-aca1-4bd3-bc85-7a56d82cc2b6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:27.046692 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cb4fadac-aca1-4bd3-bc85-7a56d82cc2b6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 returned with HTTP 404 Aug 14 04:02:27.047438 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1214/4862] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:27 2026] GET /volume/v3/volumes/3967794d-0daa-46c3-ba0a-2b156e771835 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:02:27.059013 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ccf50d32-5b5a-4984-8358-6965fabeb0e2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:27.060542 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ccf50d32-5b5a-4984-8358-6965fabeb0e2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869/export_record Aug 14 04:02:27.060718 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ccf50d32-5b5a-4984-8358-6965fabeb0e2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:27.060895 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ccf50d32-5b5a-4984-8358-6965fabeb0e2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Calling method 'export_record' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:27.061005 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-ccf50d32-5b5a-4984-8358-6965fabeb0e2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Export record for backup 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100328) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 04:02:27.065241 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:27.065241 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:27.066151 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.policy [None req-ccf50d32-5b5a-4984-8358-6965fabeb0e2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '3247865621084654b362337d533f7367', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1aae8c0bd2c4be890e395acf6a40379', '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=100328) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 04:02:27.066328 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ccf50d32-5b5a-4984-8358-6965fabeb0e2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869/export_record returned with HTTP 403 Aug 14 04:02:27.066691 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1219/4863] 10.4.3.64 () {68 vars in 1423 bytes} [Fri Aug 14 04:02:27 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:02:27.073584 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:27.075316 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:02:27.075698 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2030717347"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:27.077096 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2030717347'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:02:27.077283 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Create volume of 1 GB Aug 14 04:02:27.081659 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Availability Zones retrieved successfully. Aug 14 04:02:27.087605 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Flow 'volume_create_api' (d1dda0f6-d2f9-42e2-8b72-8069138834a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:02:27.088541 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfb46fe7-538e-44be-ab48-530978c223a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:27.089237 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:02:27.109949 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfb46fe7-538e-44be-ab48-530978c223a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:27.110624 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641cfd56-ca41-4016-bee3-2258b994075b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:27.141625 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Created reservations ['77cbfeb2-0740-4b95-a10b-7302a93c6ba4', 'b976929c-6ce5-46fb-a246-8822277b53e3', '7f58264f-c34e-4d02-baa5-6e4b5f5b1bc9', '3258d995-682b-4ca2-aeb0-fc3672705edb'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:02:27.142344 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641cfd56-ca41-4016-bee3-2258b994075b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77cbfeb2-0740-4b95-a10b-7302a93c6ba4', 'b976929c-6ce5-46fb-a246-8822277b53e3', '7f58264f-c34e-4d02-baa5-6e4b5f5b1bc9', '3258d995-682b-4ca2-aeb0-fc3672705edb']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:27.142996 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd3cc044-f6b3-419e-bef9-ecf20082844f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:27.162828 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd3cc044-f6b3-419e-bef9-ecf20082844f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4701f799-8ab3-4876-9299-aafadb2c8c56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2030717347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1aae8c0bd2c4be890e395acf6a40379',qos_specs=None,replication_status=,reservations=['77cbfeb2-0740-4b95-a10b-7302a93c6ba4','b976929c-6ce5-46fb-a246-8822277b53e3','7f58264f-c34e-4d02-baa5-6e4b5f5b1bc9','3258d995-682b-4ca2-aeb0-fc3672705edb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09da0815a41441f6a0b718836abddec7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2030717347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4701f799-8ab3-4876-9299-aafadb2c8c56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1aae8c0bd2c4be890e395acf6a40379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09da0815a41441f6a0b718836abddec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:27.163547 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d407a733-534f-4ee1-a277-dfc81cc0057f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:27.178150 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d407a733-534f-4ee1-a277-dfc81cc0057f) transitioned into state 'SUCCESS' from state '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-2030717347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1aae8c0bd2c4be890e395acf6a40379',qos_specs=None,replication_status=,reservations=['77cbfeb2-0740-4b95-a10b-7302a93c6ba4','b976929c-6ce5-46fb-a246-8822277b53e3','7f58264f-c34e-4d02-baa5-6e4b5f5b1bc9','3258d995-682b-4ca2-aeb0-fc3672705edb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09da0815a41441f6a0b718836abddec7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:27.179278 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba44a68-20d5-4676-8d50-67bbaa75527d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:27.186629 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba44a68-20d5-4676-8d50-67bbaa75527d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:27.187474 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Flow 'volume_create_api' (d1dda0f6-d2f9-42e2-8b72-8069138834a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:02:27.187812 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Create volume request issued successfully. Aug 14 04:02:27.188424 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a01544a1-1e58-4bae-b752-bbbbf5a976f1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:02:27.188859 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1222/4864] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 04:02:27 2026] POST /volume/v3/volumes => generated 776 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:02:27.202098 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-39c45381-ea8f-4463-b6d6-2922f88ee4ab None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:27.206300 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-39c45381-ea8f-4463-b6d6-2922f88ee4ab tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 Aug 14 04:02:27.206300 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-39c45381-ea8f-4463-b6d6-2922f88ee4ab tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:27.206404 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-39c45381-ea8f-4463-b6d6-2922f88ee4ab tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:27.212622 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:27.212622 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:27.215710 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-39c45381-ea8f-4463-b6d6-2922f88ee4ab tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:02:27.219241 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-39c45381-ea8f-4463-b6d6-2922f88ee4ab tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 returned with HTTP 200 Aug 14 04:02:27.219905 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1210/4865] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:27 2026] GET /volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:28.233368 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7f90d86d-4fc2-4896-ac07-d7ea8c5c6bbf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:28.235370 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7f90d86d-4fc2-4896-ac07-d7ea8c5c6bbf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 Aug 14 04:02:28.235628 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7f90d86d-4fc2-4896-ac07-d7ea8c5c6bbf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:28.235859 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7f90d86d-4fc2-4896-ac07-d7ea8c5c6bbf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:28.244194 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:28.244194 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:28.247863 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7f90d86d-4fc2-4896-ac07-d7ea8c5c6bbf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:02:28.251907 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7f90d86d-4fc2-4896-ac07-d7ea8c5c6bbf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 returned with HTTP 200 Aug 14 04:02:28.252341 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1215/4866] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:28 2026] GET /volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:28.264823 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0e150f3d-7789-429d-9a60-f466af85f716 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:28.266459 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0e150f3d-7789-429d-9a60-f466af85f716 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 04:02:28.266913 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0e150f3d-7789-429d-9a60-f466af85f716 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4701f799-8ab3-4876-9299-aafadb2c8c56", "name": "tempest-type-Backup-197797443"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:28.268164 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-0e150f3d-7789-429d-9a60-f466af85f716 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Creating new backup {'backup': {'volume_id': '4701f799-8ab3-4876-9299-aafadb2c8c56', 'name': 'tempest-type-Backup-197797443'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:02:28.268290 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-0e150f3d-7789-429d-9a60-f466af85f716 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Creating backup of volume 4701f799-8ab3-4876-9299-aafadb2c8c56 in container None Aug 14 04:02:28.274603 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:28.274603 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:28.275027 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0e150f3d-7789-429d-9a60-f466af85f716 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:02:28.288742 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-0e150f3d-7789-429d-9a60-f466af85f716 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Created reservations ['d78a47b3-99e5-4fc8-87c8-2a35939b369a', 'b56affbe-669b-4ba6-b9a7-292e6db7d581'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:02:28.309982 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0e150f3d-7789-429d-9a60-f466af85f716 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 04:02:28.310396 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1220/4867] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 04:02:28 2026] POST /volume/v3/backups => generated 313 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:02:28.318408 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a4b5b7f0-1323-4a64-ac43-afbf954c6f3f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:28.321710 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a4b5b7f0-1323-4a64-ac43-afbf954c6f3f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:28.321710 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a4b5b7f0-1323-4a64-ac43-afbf954c6f3f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:28.321710 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a4b5b7f0-1323-4a64-ac43-afbf954c6f3f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:28.321710 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-a4b5b7f0-1323-4a64-ac43-afbf954c6f3f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:28.324963 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:28.324963 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:28.325647 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a4b5b7f0-1323-4a64-ac43-afbf954c6f3f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:28.326053 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1223/4868] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:28 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:28.918509 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6867e251-032f-4d0d-846d-8faa3f020211 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:28.920303 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6867e251-032f-4d0d-846d-8faa3f020211 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:02:28.920777 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6867e251-032f-4d0d-846d-8faa3f020211 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "acc6871e-5332-4205-9b60-083ca509f308", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2030111184", "description": null, "metadata": null}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:28.933348 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:28.933348 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:28.933878 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6867e251-032f-4d0d-846d-8faa3f020211 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:28.934029 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-6867e251-032f-4d0d-846d-8faa3f020211 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create snapshot from volume acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:28.964754 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-6867e251-032f-4d0d-846d-8faa3f020211 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Created reservations ['6c84e099-9151-4f8c-8b39-168bd21d292a', 'ca3c9cab-05da-46cf-b4f8-043c71923729', 'bedacdb5-bb80-44eb-8e5e-14b384a2d513', '4f3d5d4c-f7fd-48b5-bcc3-228f3c670599'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:02:28.992707 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6867e251-032f-4d0d-846d-8faa3f020211 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot force create request issued successfully. Aug 14 04:02:28.993009 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6867e251-032f-4d0d-846d-8faa3f020211 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:02:28.993465 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1211/4869] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:02:28 2026] POST /volume/v3/snapshots => generated 313 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:02:29.002089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ab523f55-f609-4220-a576-c131b44363e3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:29.003800 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ab523f55-f609-4220-a576-c131b44363e3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 Aug 14 04:02:29.003947 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ab523f55-f609-4220-a576-c131b44363e3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:29.004147 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ab523f55-f609-4220-a576-c131b44363e3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:29.008844 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:29.008844 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:29.009275 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ab523f55-f609-4220-a576-c131b44363e3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:02:29.009992 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ab523f55-f609-4220-a576-c131b44363e3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 returned with HTTP 200 Aug 14 04:02:29.010335 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1216/4870] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:02:29 2026] GET /volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:29.338056 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6dbb7bbe-7573-403b-8037-759106de62a3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:29.340651 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6dbb7bbe-7573-403b-8037-759106de62a3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:29.340897 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6dbb7bbe-7573-403b-8037-759106de62a3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:29.341125 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6dbb7bbe-7573-403b-8037-759106de62a3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:29.341257 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-6dbb7bbe-7573-403b-8037-759106de62a3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:29.345474 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:29.345474 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:29.346086 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6dbb7bbe-7573-403b-8037-759106de62a3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:29.346541 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1221/4871] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:29 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:30.018339 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-30f934f2-fa2c-434a-b1f9-15a1b364ab20 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:30.020205 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-30f934f2-fa2c-434a-b1f9-15a1b364ab20 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 Aug 14 04:02:30.020449 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-30f934f2-fa2c-434a-b1f9-15a1b364ab20 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:30.020678 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-30f934f2-fa2c-434a-b1f9-15a1b364ab20 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:30.025486 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:30.025486 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:30.025866 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-30f934f2-fa2c-434a-b1f9-15a1b364ab20 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:02:30.026527 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-30f934f2-fa2c-434a-b1f9-15a1b364ab20 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 returned with HTTP 200 Aug 14 04:02:30.026855 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1224/4872] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:02:30 2026] GET /volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:30.034902 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ee170975-8177-4954-8134-36334b2c89ea None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:30.036797 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ee170975-8177-4954-8134-36334b2c89ea tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 Aug 14 04:02:30.036978 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ee170975-8177-4954-8134-36334b2c89ea tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:30.037172 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ee170975-8177-4954-8134-36334b2c89ea tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:30.041886 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:30.041886 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:30.042936 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ee170975-8177-4954-8134-36334b2c89ea tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:02:30.043074 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ee170975-8177-4954-8134-36334b2c89ea tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 returned with HTTP 200 Aug 14 04:02:30.043451 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1212/4873] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:02:30 2026] GET /volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:30.358097 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0cec9e32-2a3d-47ac-83fb-9e8a1698154e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:30.359837 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0cec9e32-2a3d-47ac-83fb-9e8a1698154e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:30.360028 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0cec9e32-2a3d-47ac-83fb-9e8a1698154e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:30.360142 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0cec9e32-2a3d-47ac-83fb-9e8a1698154e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:30.360253 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-0cec9e32-2a3d-47ac-83fb-9e8a1698154e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:30.364237 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:30.364237 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:30.365002 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0cec9e32-2a3d-47ac-83fb-9e8a1698154e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:30.365489 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1217/4874] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:30 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:31.375559 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7f05e0c5-5bc7-448d-be7c-b6fe68ad0939 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:31.377534 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7f05e0c5-5bc7-448d-be7c-b6fe68ad0939 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:31.377760 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7f05e0c5-5bc7-448d-be7c-b6fe68ad0939 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:31.377963 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7f05e0c5-5bc7-448d-be7c-b6fe68ad0939 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:31.378095 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-7f05e0c5-5bc7-448d-be7c-b6fe68ad0939 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:31.382655 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:31.382655 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:31.383330 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7f05e0c5-5bc7-448d-be7c-b6fe68ad0939 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:31.383679 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1222/4875] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:31 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:31.455650 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c83d1609-f10b-484c-8967-5c97759fa13a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:31.457456 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c83d1609-f10b-484c-8967-5c97759fa13a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:02:31.457738 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c83d1609-f10b-484c-8967-5c97759fa13a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "acc6871e-5332-4205-9b60-083ca509f308", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-782897137", "description": null, "metadata": null}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:31.468520 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:31.468520 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:31.469077 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c83d1609-f10b-484c-8967-5c97759fa13a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:31.469274 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-c83d1609-f10b-484c-8967-5c97759fa13a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create snapshot from volume acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:31.497557 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-c83d1609-f10b-484c-8967-5c97759fa13a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Created reservations ['9f84a2bb-7fd3-465c-b2af-0a13d200473a', '2c178b7d-06a3-4d21-ae70-34d37578d7a4', '09fad21d-32d9-4b18-becc-9c37dc5d57f2', '527ad464-f57b-4632-ae8b-65d6ce72f697'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:02:31.524380 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c83d1609-f10b-484c-8967-5c97759fa13a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot force create request issued successfully. Aug 14 04:02:31.524876 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c83d1609-f10b-484c-8967-5c97759fa13a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:02:31.525355 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1225/4876] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:02:31 2026] POST /volume/v3/snapshots => generated 312 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:02:31.533989 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c8fed58c-76ce-42de-aa63-e670112aedba None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:31.535691 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c8fed58c-76ce-42de-aa63-e670112aedba tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 Aug 14 04:02:31.535870 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c8fed58c-76ce-42de-aa63-e670112aedba tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:31.536067 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c8fed58c-76ce-42de-aa63-e670112aedba tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:31.541680 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:31.541680 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:31.542309 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c8fed58c-76ce-42de-aa63-e670112aedba tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:02:31.543413 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c8fed58c-76ce-42de-aa63-e670112aedba tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 returned with HTTP 200 Aug 14 04:02:31.543882 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1213/4877] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:02:31 2026] GET /volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:32.395105 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-97bddf28-f56b-4bdc-b696-5c8613a7e539 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:32.398844 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-97bddf28-f56b-4bdc-b696-5c8613a7e539 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:32.399010 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-97bddf28-f56b-4bdc-b696-5c8613a7e539 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:32.400087 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-97bddf28-f56b-4bdc-b696-5c8613a7e539 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:32.400087 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-97bddf28-f56b-4bdc-b696-5c8613a7e539 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:32.405300 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:32.405300 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:32.406283 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-97bddf28-f56b-4bdc-b696-5c8613a7e539 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:32.406857 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1218/4878] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:32 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:32.553282 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-979bb259-3308-4a38-878a-b2cf4a4707db None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:32.555035 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-979bb259-3308-4a38-878a-b2cf4a4707db tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 Aug 14 04:02:32.555035 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-979bb259-3308-4a38-878a-b2cf4a4707db tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:32.555235 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-979bb259-3308-4a38-878a-b2cf4a4707db tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:32.562769 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:32.562769 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:32.563267 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-979bb259-3308-4a38-878a-b2cf4a4707db tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:02:32.564158 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-979bb259-3308-4a38-878a-b2cf4a4707db tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 returned with HTTP 200 Aug 14 04:02:32.564599 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1223/4879] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:02:32 2026] GET /volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:32.580045 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7e7ecbb6-78a2-4b70-a9b9-441a98d4218c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:32.584862 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7e7ecbb6-78a2-4b70-a9b9-441a98d4218c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 Aug 14 04:02:32.585994 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7e7ecbb6-78a2-4b70-a9b9-441a98d4218c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:32.585994 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7e7ecbb6-78a2-4b70-a9b9-441a98d4218c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:32.598409 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:32.598409 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:32.598877 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7e7ecbb6-78a2-4b70-a9b9-441a98d4218c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:02:32.599719 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7e7ecbb6-78a2-4b70-a9b9-441a98d4218c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 returned with HTTP 200 Aug 14 04:02:32.600123 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1226/4880] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:02:32 2026] GET /volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:33.419308 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-da46207d-5563-456a-823a-e30d5f3807d0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:33.421571 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-da46207d-5563-456a-823a-e30d5f3807d0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:33.421829 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-da46207d-5563-456a-823a-e30d5f3807d0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:33.422059 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-da46207d-5563-456a-823a-e30d5f3807d0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:33.422208 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-da46207d-5563-456a-823a-e30d5f3807d0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:33.426384 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:33.426384 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:33.427017 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-da46207d-5563-456a-823a-e30d5f3807d0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:33.427412 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1214/4881] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:33 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:33.565040 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-ed6d52db-c9a2-4726-b723-1f140b7e004e req-2e63bf68-74a6-440f-9a18-e907543a145a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:33.567321 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ed6d52db-c9a2-4726-b723-1f140b7e004e req-2e63bf68-74a6-440f-9a18-e907543a145a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/attachments/47158723-9e62-42ac-b8a6-4439ccd28f80 Aug 14 04:02:33.567502 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ed6d52db-c9a2-4726-b723-1f140b7e004e req-2e63bf68-74a6-440f-9a18-e907543a145a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:33.567785 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ed6d52db-c9a2-4726-b723-1f140b7e004e req-2e63bf68-74a6-440f-9a18-e907543a145a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:33.576877 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:33.576877 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:33.634765 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ed6d52db-c9a2-4726-b723-1f140b7e004e req-2e63bf68-74a6-440f-9a18-e907543a145a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/47158723-9e62-42ac-b8a6-4439ccd28f80 returned with HTTP 200 Aug 14 04:02:33.635285 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1219/4882] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:02:33 2026] DELETE /volume/v3/attachments/47158723-9e62-42ac-b8a6-4439ccd28f80 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:34.086771 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-38df012e-90ff-4b04-82f9-7cc1763bad8b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:34.088292 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-38df012e-90ff-4b04-82f9-7cc1763bad8b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:02:34.088706 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-38df012e-90ff-4b04-82f9-7cc1763bad8b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "acc6871e-5332-4205-9b60-083ca509f308", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-150612989", "description": null, "metadata": null}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:34.091869 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=112,cinder:UPDATE=34,cinder:INSERT=13 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:02:34.100571 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:34.100571 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:34.101086 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-38df012e-90ff-4b04-82f9-7cc1763bad8b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:34.101241 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-38df012e-90ff-4b04-82f9-7cc1763bad8b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create snapshot from volume acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:34.121835 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-38df012e-90ff-4b04-82f9-7cc1763bad8b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Created reservations ['60e5ff9f-5a8b-492d-b9ce-2a80d1c04737', 'dfc62220-ccd5-4f3a-9b29-0e098013837e', '1a613177-374c-4af4-a3f8-59c549245950', '5447c046-2fe1-4e59-8f49-8b6e597c42f6'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:02:34.147077 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-38df012e-90ff-4b04-82f9-7cc1763bad8b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot force create request issued successfully. Aug 14 04:02:34.147469 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-38df012e-90ff-4b04-82f9-7cc1763bad8b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:02:34.148045 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1224/4883] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:02:34 2026] POST /volume/v3/snapshots => generated 312 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 04:02:34.156194 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c481c373-398e-434f-bbc5-c88af109e9c3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:34.157709 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c481c373-398e-434f-bbc5-c88af109e9c3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 Aug 14 04:02:34.157921 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c481c373-398e-434f-bbc5-c88af109e9c3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:34.158110 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c481c373-398e-434f-bbc5-c88af109e9c3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:34.159775 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=181,cinder:UPDATE=67,cinder:INSERT=35 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:02:34.164117 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:34.164117 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:34.164710 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c481c373-398e-434f-bbc5-c88af109e9c3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:02:34.165694 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c481c373-398e-434f-bbc5-c88af109e9c3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 returned with HTTP 200 Aug 14 04:02:34.166290 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1227/4884] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:02:34 2026] GET /volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:34.439349 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-35ec3be4-89a3-4bb6-baf2-a18376e2ea73 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:34.441464 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-35ec3be4-89a3-4bb6-baf2-a18376e2ea73 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:34.441736 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-35ec3be4-89a3-4bb6-baf2-a18376e2ea73 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:34.442159 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-35ec3be4-89a3-4bb6-baf2-a18376e2ea73 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:34.442159 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-35ec3be4-89a3-4bb6-baf2-a18376e2ea73 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:34.447241 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:34.447241 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:34.447778 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-35ec3be4-89a3-4bb6-baf2-a18376e2ea73 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:34.448251 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1215/4885] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:34 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:34.682315 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-97bf36ba-d28c-4823-b7d9-b7af3f477c63 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:34.686238 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-97bf36ba-d28c-4823-b7d9-b7af3f477c63 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 Aug 14 04:02:34.686238 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-97bf36ba-d28c-4823-b7d9-b7af3f477c63 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:34.686238 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-97bf36ba-d28c-4823-b7d9-b7af3f477c63 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:34.694770 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:34.694770 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:34.700495 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-97bf36ba-d28c-4823-b7d9-b7af3f477c63 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:02:34.702486 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-97bf36ba-d28c-4823-b7d9-b7af3f477c63 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 returned with HTTP 200 Aug 14 04:02:34.702949 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1220/4886] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:02:34 2026] GET /volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:35.107573 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-b8d2b103-71a3-4e7c-a9c3-d4fe942d9410 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:35.118262 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-b8d2b103-71a3-4e7c-a9c3-d4fe942d9410 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 Aug 14 04:02:35.118832 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-b8d2b103-71a3-4e7c-a9c3-d4fe942d9410 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:35.120440 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-b8d2b103-71a3-4e7c-a9c3-d4fe942d9410 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:35.137961 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:35.137961 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:35.144511 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-b8d2b103-71a3-4e7c-a9c3-d4fe942d9410 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:02:35.148816 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-b8d2b103-71a3-4e7c-a9c3-d4fe942d9410 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 returned with HTTP 200 Aug 14 04:02:35.149210 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1225/4887] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:02:35 2026] GET /volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 => generated 1365 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:35.160397 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bce88ef1-edfb-4a59-8f9d-67c9fa0aee42 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:35.160771 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bce88ef1-edfb-4a59-8f9d-67c9fa0aee42 None None] GET https://10.4.3.64/volume// Aug 14 04:02:35.160933 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bce88ef1-edfb-4a59-8f9d-67c9fa0aee42 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:35.161107 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bce88ef1-edfb-4a59-8f9d-67c9fa0aee42 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:35.161462 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bce88ef1-edfb-4a59-8f9d-67c9fa0aee42 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:02:35.161745 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1228/4888] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 04:02:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:02:35.170338 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-c09f4f48-4b8d-4a3f-abbb-40511b2bb542 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:35.172023 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-c09f4f48-4b8d-4a3f-abbb-40511b2bb542 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:02:35.172368 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-c09f4f48-4b8d-4a3f-abbb-40511b2bb542 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13b94c1c-9177-4363-a6a7-d2aefb775d52", "connector": null, "instance_uuid": "f20ac0a8-cc05-400f-8d60-44ea54a5ce4a"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:35.177556 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-afa1f00b-2043-4312-be7f-f483517a700d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:35.180799 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afa1f00b-2043-4312-be7f-f483517a700d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 Aug 14 04:02:35.180799 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afa1f00b-2043-4312-be7f-f483517a700d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:35.180799 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-afa1f00b-2043-4312-be7f-f483517a700d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:35.180904 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:35.180904 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:35.181861 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=83,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:02:35.186602 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:35.186602 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:35.187607 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-afa1f00b-2043-4312-be7f-f483517a700d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:02:35.189475 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-afa1f00b-2043-4312-be7f-f483517a700d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 returned with HTTP 200 Aug 14 04:02:35.190834 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1221/4889] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:02:35 2026] GET /volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:35.201878 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-768f3735-bcc2-4f2e-ad2a-35830a152381 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:35.203514 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-768f3735-bcc2-4f2e-ad2a-35830a152381 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 Aug 14 04:02:35.203696 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-768f3735-bcc2-4f2e-ad2a-35830a152381 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:35.203872 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-768f3735-bcc2-4f2e-ad2a-35830a152381 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:35.208350 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:35.208350 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:35.208718 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-768f3735-bcc2-4f2e-ad2a-35830a152381 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:02:35.209398 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-768f3735-bcc2-4f2e-ad2a-35830a152381 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 returned with HTTP 200 Aug 14 04:02:35.209726 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1226/4890] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:02:35 2026] GET /volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:35.209879 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-c09f4f48-4b8d-4a3f-abbb-40511b2bb542 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:02:35.210430 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1216/4891] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:02:35 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 14 04:02:35.259390 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-ebd5e434-7e1d-4510-8184-4423e797b2b8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:35.262946 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-ebd5e434-7e1d-4510-8184-4423e797b2b8 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:35.263173 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-ebd5e434-7e1d-4510-8184-4423e797b2b8 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:35.263369 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-ebd5e434-7e1d-4510-8184-4423e797b2b8 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:35.274113 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:35.274113 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:35.278603 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-ebd5e434-7e1d-4510-8184-4423e797b2b8 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:35.283042 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-ebd5e434-7e1d-4510-8184-4423e797b2b8 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:02:35.283430 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1229/4892] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:02:35 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 04:02:35.318880 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-e59446d2-dac1-4cf9-9375-f9ad6561a65d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:35.324157 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-e59446d2-dac1-4cf9-9375-f9ad6561a65d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308/action Aug 14 04:02:35.324157 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-e59446d2-dac1-4cf9-9375-f9ad6561a65d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:02:35.324157 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-e59446d2-dac1-4cf9-9375-f9ad6561a65d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:35.336391 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:35.336391 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:35.337193 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-e59446d2-dac1-4cf9-9375-f9ad6561a65d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:35.351297 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-e59446d2-dac1-4cf9-9375-f9ad6561a65d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Begin detaching volume completed successfully. Aug 14 04:02:35.351297 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-e59446d2-dac1-4cf9-9375-f9ad6561a65d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308/action returned with HTTP 202 Aug 14 04:02:35.351297 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1222/4893] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 04:02:35 2026] POST /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:02:35.406902 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cce16495-60c6-49c6-ab0b-ac035e7d8df3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:35.407361 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cce16495-60c6-49c6-ab0b-ac035e7d8df3 None None] GET https://10.4.3.64/volume// Aug 14 04:02:35.407542 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cce16495-60c6-49c6-ab0b-ac035e7d8df3 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:35.407820 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cce16495-60c6-49c6-ab0b-ac035e7d8df3 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:35.408251 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cce16495-60c6-49c6-ab0b-ac035e7d8df3 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:02:35.408670 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1227/4894] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:02:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:02:35.419060 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-61751c99-18c5-4069-aba4-2f1fdeba952b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:35.421384 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-61751c99-18c5-4069-aba4-2f1fdeba952b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:02:35.423060 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-61751c99-18c5-4069-aba4-2f1fdeba952b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:35.423060 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-61751c99-18c5-4069-aba4-2f1fdeba952b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:35.431230 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:35.431230 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:35.437245 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-61751c99-18c5-4069-aba4-2f1fdeba952b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:35.439375 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-61751c99-18c5-4069-aba4-2f1fdeba952b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:02:35.439836 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1217/4895] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:02:35 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:02:35.458304 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-80420995-0159-470e-97fa-43d1f4b7a23a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:35.460317 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-80420995-0159-470e-97fa-43d1f4b7a23a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:35.460547 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-80420995-0159-470e-97fa-43d1f4b7a23a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:35.460697 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-80420995-0159-470e-97fa-43d1f4b7a23a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:35.460861 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-80420995-0159-470e-97fa-43d1f4b7a23a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:35.464739 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:35.464739 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:35.465348 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-80420995-0159-470e-97fa-43d1f4b7a23a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:35.465695 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1230/4896] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:35 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:36.117745 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-179c578a-01fc-4b9c-93fa-04fe5da6b690 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:36.118256 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-179c578a-01fc-4b9c-93fa-04fe5da6b690 None None] GET https://10.4.3.64/volume// Aug 14 04:02:36.118483 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-179c578a-01fc-4b9c-93fa-04fe5da6b690 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:36.118740 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-179c578a-01fc-4b9c-93fa-04fe5da6b690 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:36.119158 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-179c578a-01fc-4b9c-93fa-04fe5da6b690 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:02:36.119543 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1223/4897] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:02:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:02:36.132291 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-65737673-e343-43e7-b70e-fd98f8eec593 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:36.139205 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-65737673-e343-43e7-b70e-fd98f8eec593 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 Aug 14 04:02:36.139979 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-65737673-e343-43e7-b70e-fd98f8eec593 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:36.140695 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-65737673-e343-43e7-b70e-fd98f8eec593 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:36.168231 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:36.168231 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:36.174243 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-65737673-e343-43e7-b70e-fd98f8eec593 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:02:36.198315 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-65737673-e343-43e7-b70e-fd98f8eec593 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 returned with HTTP 200 Aug 14 04:02:36.199574 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1228/4898] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:02:36 2026] GET /volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 => generated 1544 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:02:36.325937 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-3c55cb90-a104-4c40-b5ca-3d906367114c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:36.328780 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-3c55cb90-a104-4c40-b5ca-3d906367114c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] PUT https://10.4.3.64/volume/v3/attachments/3a401cd8-c8e9-4ba2-b2c4-7216881f26ab Aug 14 04:02:36.329109 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-3c55cb90-a104-4c40-b5ca-3d906367114c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:36.333878 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=131,cinder:UPDATE=36,cinder:INSERT=18 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:02:36.337160 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-66d971f2-7243-4ffd-bf13-2d1d63f81d1f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:36.339520 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-66d971f2-7243-4ffd-bf13-2d1d63f81d1f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3a77d831-8538-4513-ad7f-486449fb3167 Aug 14 04:02:36.339722 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-66d971f2-7243-4ffd-bf13-2d1d63f81d1f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:36.339897 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-66d971f2-7243-4ffd-bf13-2d1d63f81d1f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:36.342799 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-3c55cb90-a104-4c40-b5ca-3d906367114c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Acquiring lock "cinder-attachment_update-13b94c1c-9177-4363-a6a7-d2aefb775d52-np0000007313" by "attachment_update" {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:02:36.348022 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-3c55cb90-a104-4c40-b5ca-3d906367114c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-13b94c1c-9177-4363-a6a7-d2aefb775d52-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100329) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:02:36.349055 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:36.349055 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:36.352305 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:36.352305 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:36.443549 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-83e37bf4-2880-4e79-9353-e37a5bb999df req-66d971f2-7243-4ffd-bf13-2d1d63f81d1f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments/3a77d831-8538-4513-ad7f-486449fb3167 returned with HTTP 200 Aug 14 04:02:36.444060 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1231/4899] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:02:36 2026] DELETE /volume/v3/attachments/3a77d831-8538-4513-ad7f-486449fb3167 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:36.460994 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.coordination [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-3c55cb90-a104-4c40-b5ca-3d906367114c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-13b94c1c-9177-4363-a6a7-d2aefb775d52-np0000007313" released by "attachment_update" :: held 0.113s {{(pid=100329) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:02:36.461296 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-3c55cb90-a104-4c40-b5ca-3d906367114c tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/3a401cd8-c8e9-4ba2-b2c4-7216881f26ab returned with HTTP 200 Aug 14 04:02:36.461731 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1218/4900] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:02:36 2026] PUT /volume/v3/attachments/3a401cd8-c8e9-4ba2-b2c4-7216881f26ab => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:36.476089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7649355d-b4f4-4a7d-ab40-0b3bbeb9d5ab None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:36.478656 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7649355d-b4f4-4a7d-ab40-0b3bbeb9d5ab tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:36.478915 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7649355d-b4f4-4a7d-ab40-0b3bbeb9d5ab tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:36.479184 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7649355d-b4f4-4a7d-ab40-0b3bbeb9d5ab tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:36.479331 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7649355d-b4f4-4a7d-ab40-0b3bbeb9d5ab tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:36.485164 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-35f86b24-d20f-499a-9037-407e2d393517 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:36.487295 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-35f86b24-d20f-499a-9037-407e2d393517 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments/3a401cd8-c8e9-4ba2-b2c4-7216881f26ab/action Aug 14 04:02:36.487660 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-35f86b24-d20f-499a-9037-407e2d393517 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:02:36.487798 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-35f86b24-d20f-499a-9037-407e2d393517 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:36.488084 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:36.488084 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:36.488932 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7649355d-b4f4-4a7d-ab40-0b3bbeb9d5ab tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:36.489456 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1224/4901] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:36 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:36.508099 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:36.508099 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:36.523116 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-85b368a7-1b91-4fe6-934b-7f0290ae8ea6 req-35f86b24-d20f-499a-9037-407e2d393517 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/3a401cd8-c8e9-4ba2-b2c4-7216881f26ab/action returned with HTTP 204 Aug 14 04:02:36.523116 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1229/4902] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:02:36 2026] POST /volume/v3/attachments/3a401cd8-c8e9-4ba2-b2c4-7216881f26ab/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:02:37.501958 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c8ac0415-04e1-43f5-80bc-323128b0e63d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:37.503813 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c8ac0415-04e1-43f5-80bc-323128b0e63d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:37.504024 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c8ac0415-04e1-43f5-80bc-323128b0e63d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:37.504245 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c8ac0415-04e1-43f5-80bc-323128b0e63d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:37.504346 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-c8ac0415-04e1-43f5-80bc-323128b0e63d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:37.506526 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4325c4a0-fbce-41d3-abf1-416009a156fd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:37.508183 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:02:37.510152 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1052858654", "snapshot_id": "177788f6-d9fe-42f6-959c-e2058a05c2a9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:37.510300 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1052858654', 'snapshot_id': '177788f6-d9fe-42f6-959c-e2058a05c2a9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:02:37.510411 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:37.510411 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:37.510845 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c8ac0415-04e1-43f5-80bc-323128b0e63d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:37.511199 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1232/4903] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:37 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:37.518118 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:37.518118 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:37.518886 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:02:37.519087 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create volume of 1 GB Aug 14 04:02:37.522392 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Availability Zones retrieved successfully. Aug 14 04:02:37.528379 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Flow 'volume_create_api' (b54e9ed1-fcb7-4dab-a17a-2f0ae707ce85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:02:37.530568 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df9c3425-8dcd-4d99-8afe-ccaf31ed6820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:37.532236 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:02:37.562719 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df9c3425-8dcd-4d99-8afe-ccaf31ed6820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '177788f6-d9fe-42f6-959c-e2058a05c2a9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:37.563704 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e151e70e-97af-4aa2-a136-05e943d2872c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:37.604719 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Created reservations ['eb209824-1ccc-46f2-bb20-0e520734ebfd', '52fd49ba-4731-46a2-8be6-dca90e373e00', '6a74e534-95dd-4437-a0e9-1c1902850e2d', 'bc693adf-71ee-4645-8519-c8a738cac1f1'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:02:37.605650 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e151e70e-97af-4aa2-a136-05e943d2872c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb209824-1ccc-46f2-bb20-0e520734ebfd', '52fd49ba-4731-46a2-8be6-dca90e373e00', '6a74e534-95dd-4437-a0e9-1c1902850e2d', 'bc693adf-71ee-4645-8519-c8a738cac1f1']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:37.607245 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29540398-4bd3-4237-8fff-e5d9ffe1d71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:37.662013 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29540398-4bd3-4237-8fff-e5d9ffe1d71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af516259-05f0-4b81-950a-68c34ae234f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1052858654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928259fb7496426da2edcb83303892a2',qos_specs=None,replication_status=,reservations=['eb209824-1ccc-46f2-bb20-0e520734ebfd','52fd49ba-4731-46a2-8be6-dca90e373e00','6a74e534-95dd-4437-a0e9-1c1902850e2d','bc693adf-71ee-4645-8519-c8a738cac1f1'],size=1,snapshot_id=177788f6-d9fe-42f6-959c-e2058a05c2a9,source_replicaid=,source_volid=None,status='creating',user_id='059eea11b5304735a80d9196eaf6421f',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:02:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1052858654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af516259-05f0-4b81-950a-68c34ae234f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='928259fb7496426da2edcb83303892a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=177788f6-d9fe-42f6-959c-e2058a05c2a9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='059eea11b5304735a80d9196eaf6421f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:37.662902 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e126037-5987-465f-87b0-4789f673a3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:37.682420 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e126037-5987-465f-87b0-4789f673a3f8) transitioned into state 'SUCCESS' from state '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-1052858654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928259fb7496426da2edcb83303892a2',qos_specs=None,replication_status=,reservations=['eb209824-1ccc-46f2-bb20-0e520734ebfd','52fd49ba-4731-46a2-8be6-dca90e373e00','6a74e534-95dd-4437-a0e9-1c1902850e2d','bc693adf-71ee-4645-8519-c8a738cac1f1'],size=1,snapshot_id=177788f6-d9fe-42f6-959c-e2058a05c2a9,source_replicaid=,source_volid=None,status='creating',user_id='059eea11b5304735a80d9196eaf6421f',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:37.683864 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3029abb3-880b-4888-8a25-7561e66fbeaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:37.708515 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3029abb3-880b-4888-8a25-7561e66fbeaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:37.709289 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Flow 'volume_create_api' (b54e9ed1-fcb7-4dab-a17a-2f0ae707ce85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:02:37.709582 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create volume request issued successfully. Aug 14 04:02:37.710111 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4325c4a0-fbce-41d3-abf1-416009a156fd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:02:37.710820 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1219/4904] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:02:37 2026] POST /volume/v3/volumes => generated 789 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:02:37.721713 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-34659518-d30c-446c-8318-01b75ee7cb70 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:37.723653 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-34659518-d30c-446c-8318-01b75ee7cb70 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:02:37.727156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-34659518-d30c-446c-8318-01b75ee7cb70 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:37.727156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-34659518-d30c-446c-8318-01b75ee7cb70 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:37.730941 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:37.730941 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:37.734360 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-34659518-d30c-446c-8318-01b75ee7cb70 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:37.738697 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-34659518-d30c-446c-8318-01b75ee7cb70 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:02:37.739070 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1225/4905] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:37 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:38.521714 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d9856392-e3d0-4aff-9a9f-512497ca1333 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:38.526684 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d9856392-e3d0-4aff-9a9f-512497ca1333 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:38.526886 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d9856392-e3d0-4aff-9a9f-512497ca1333 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:38.527063 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d9856392-e3d0-4aff-9a9f-512497ca1333 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:38.527183 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-d9856392-e3d0-4aff-9a9f-512497ca1333 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:38.531420 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:38.531420 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:38.533053 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d9856392-e3d0-4aff-9a9f-512497ca1333 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:38.534004 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1230/4906] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:38 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:38.753374 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-355740e5-6303-4816-853e-d3fa48d7ebcd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:38.755076 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-355740e5-6303-4816-853e-d3fa48d7ebcd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:02:38.755302 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-355740e5-6303-4816-853e-d3fa48d7ebcd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:38.755484 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-355740e5-6303-4816-853e-d3fa48d7ebcd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:38.767477 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:38.767477 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:38.774277 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-355740e5-6303-4816-853e-d3fa48d7ebcd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:38.784386 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-355740e5-6303-4816-853e-d3fa48d7ebcd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:02:38.785009 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1233/4907] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:38 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:38.804016 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b1292072-bd7a-4f2c-b8dc-5376339bbec7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:38.806205 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b1292072-bd7a-4f2c-b8dc-5376339bbec7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:02:38.806406 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b1292072-bd7a-4f2c-b8dc-5376339bbec7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:38.806609 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b1292072-bd7a-4f2c-b8dc-5376339bbec7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:38.815022 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:38.815022 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:38.818250 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b1292072-bd7a-4f2c-b8dc-5376339bbec7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:38.822293 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b1292072-bd7a-4f2c-b8dc-5376339bbec7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:02:38.822824 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1220/4908] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:38 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 04:02:39.265050 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-12716671-b6e0-4243-a942-b7529a9a83cd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:39.266946 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-12716671-b6e0-4243-a942-b7529a9a83cd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:02:39.267122 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-12716671-b6e0-4243-a942-b7529a9a83cd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:39.267334 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-12716671-b6e0-4243-a942-b7529a9a83cd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:39.273262 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:39.273262 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:39.276179 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-12716671-b6e0-4243-a942-b7529a9a83cd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:39.279933 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-12716671-b6e0-4243-a942-b7529a9a83cd tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:02:39.280351 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1226/4909] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:02:39 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:39.356258 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b2fe228c-fe09-4928-8404-ade9fee72142 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:39.359147 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b2fe228c-fe09-4928-8404-ade9fee72142 None None] GET https://10.4.3.64/volume// Aug 14 04:02:39.359147 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b2fe228c-fe09-4928-8404-ade9fee72142 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:39.359147 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b2fe228c-fe09-4928-8404-ade9fee72142 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:39.359147 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b2fe228c-fe09-4928-8404-ade9fee72142 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:02:39.359147 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1231/4910] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 04:02:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:02:39.364957 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-3eef6d03-9298-4e2a-a27c-077bc1e0d5ba None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:39.427756 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-3eef6d03-9298-4e2a-a27c-077bc1e0d5ba tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:02:39.430918 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-3eef6d03-9298-4e2a-a27c-077bc1e0d5ba tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af516259-05f0-4b81-950a-68c34ae234f5", "connector": null, "instance_uuid": "da893e0e-5af4-4ebb-b884-07358ef74f84"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:39.484604 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:39.484604 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:39.543835 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2a3aa3fd-84d6-4863-ace6-0f796849df51 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:39.545626 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2a3aa3fd-84d6-4863-ace6-0f796849df51 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:39.545845 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2a3aa3fd-84d6-4863-ace6-0f796849df51 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:39.546027 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2a3aa3fd-84d6-4863-ace6-0f796849df51 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:39.546439 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-2a3aa3fd-84d6-4863-ace6-0f796849df51 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:39.550277 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:39.550277 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:39.550857 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2a3aa3fd-84d6-4863-ace6-0f796849df51 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:39.551214 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1221/4911] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:39 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:39.557949 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-3eef6d03-9298-4e2a-a27c-077bc1e0d5ba tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:02:39.558445 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1234/4912] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:02:39 2026] POST /volume/v3/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:39.585593 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b3df58a1-4cfe-4279-8a93-b2578a9c1d24 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:39.587330 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b3df58a1-4cfe-4279-8a93-b2578a9c1d24 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:02:39.587557 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b3df58a1-4cfe-4279-8a93-b2578a9c1d24 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:39.587695 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b3df58a1-4cfe-4279-8a93-b2578a9c1d24 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:39.592974 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6f7ac118-329a-45e1-8b7f-4ccddcd8a3b7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:39.593486 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6f7ac118-329a-45e1-8b7f-4ccddcd8a3b7 None None] GET https://10.4.3.64/volume// Aug 14 04:02:39.593697 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6f7ac118-329a-45e1-8b7f-4ccddcd8a3b7 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:39.593879 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6f7ac118-329a-45e1-8b7f-4ccddcd8a3b7 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:39.594207 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6f7ac118-329a-45e1-8b7f-4ccddcd8a3b7 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:02:39.594500 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1232/4913] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:02:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:02:39.596685 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:39.596685 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:39.600216 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b3df58a1-4cfe-4279-8a93-b2578a9c1d24 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:39.601109 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-28bbb1e1-dbfd-4617-bd84-ee06b722a125 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:39.603990 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b3df58a1-4cfe-4279-8a93-b2578a9c1d24 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:02:39.604155 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-28bbb1e1-dbfd-4617-bd84-ee06b722a125 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:02:39.604354 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1227/4914] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:39 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:39.604695 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-28bbb1e1-dbfd-4617-bd84-ee06b722a125 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:39.604695 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-28bbb1e1-dbfd-4617-bd84-ee06b722a125 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:39.615310 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:39.615310 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:39.618320 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-28bbb1e1-dbfd-4617-bd84-ee06b722a125 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:39.622307 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-28bbb1e1-dbfd-4617-bd84-ee06b722a125 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:02:39.622731 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1222/4915] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:02:39 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:02:39.717715 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-7c644d78-689e-4307-9bcc-2373cbd4fa3d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:39.720033 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-7c644d78-689e-4307-9bcc-2373cbd4fa3d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] PUT https://10.4.3.64/volume/v3/attachments/13080b29-47cd-487e-8f90-af9fc991ba18 Aug 14 04:02:39.720441 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-7c644d78-689e-4307-9bcc-2373cbd4fa3d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:39.728090 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-7c644d78-689e-4307-9bcc-2373cbd4fa3d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Acquiring lock "cinder-attachment_update-af516259-05f0-4b81-950a-68c34ae234f5-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:02:39.732419 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-7c644d78-689e-4307-9bcc-2373cbd4fa3d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Lock "cinder-attachment_update-af516259-05f0-4b81-950a-68c34ae234f5-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:02:39.733347 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:39.733347 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:39.810052 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-7c644d78-689e-4307-9bcc-2373cbd4fa3d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Lock "cinder-attachment_update-af516259-05f0-4b81-950a-68c34ae234f5-np0000007313" released by "attachment_update" :: held 0.078s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:02:39.810409 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-7c644d78-689e-4307-9bcc-2373cbd4fa3d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments/13080b29-47cd-487e-8f90-af9fc991ba18 returned with HTTP 200 Aug 14 04:02:39.810803 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1235/4916] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:02:39 2026] PUT /volume/v3/attachments/13080b29-47cd-487e-8f90-af9fc991ba18 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:40.569609 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cb98f7df-3dad-4185-a211-a2b346678f38 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:40.571592 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cb98f7df-3dad-4185-a211-a2b346678f38 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:40.571806 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cb98f7df-3dad-4185-a211-a2b346678f38 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:40.572011 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cb98f7df-3dad-4185-a211-a2b346678f38 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:40.572178 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-cb98f7df-3dad-4185-a211-a2b346678f38 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:40.585563 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:40.585563 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:40.586333 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cb98f7df-3dad-4185-a211-a2b346678f38 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:40.586816 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1233/4917] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:40 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:40.616199 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eeab373f-1985-44d9-9a2b-dc398519e443 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:40.618115 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eeab373f-1985-44d9-9a2b-dc398519e443 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:02:40.618328 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eeab373f-1985-44d9-9a2b-dc398519e443 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:40.618539 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eeab373f-1985-44d9-9a2b-dc398519e443 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:40.631944 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:40.631944 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:40.638767 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-eeab373f-1985-44d9-9a2b-dc398519e443 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:40.650641 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eeab373f-1985-44d9-9a2b-dc398519e443 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:02:40.651189 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1228/4918] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:40 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:41.598226 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8123b73f-f0bf-431e-90e8-fa0bff52b5f7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:41.603151 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8123b73f-f0bf-431e-90e8-fa0bff52b5f7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:41.603151 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8123b73f-f0bf-431e-90e8-fa0bff52b5f7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:41.603151 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8123b73f-f0bf-431e-90e8-fa0bff52b5f7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:41.603151 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-8123b73f-f0bf-431e-90e8-fa0bff52b5f7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:41.605906 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:41.605906 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:41.606609 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8123b73f-f0bf-431e-90e8-fa0bff52b5f7 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:41.606997 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1223/4919] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:41 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:41.665717 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cd171cf1-9f6f-4ce0-9dbc-b08269f668a4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:41.670506 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cd171cf1-9f6f-4ce0-9dbc-b08269f668a4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:02:41.670506 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cd171cf1-9f6f-4ce0-9dbc-b08269f668a4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:41.670506 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cd171cf1-9f6f-4ce0-9dbc-b08269f668a4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:41.686158 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:41.686158 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:41.692835 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-cd171cf1-9f6f-4ce0-9dbc-b08269f668a4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:41.698451 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cd171cf1-9f6f-4ce0-9dbc-b08269f668a4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:02:41.698935 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1236/4920] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:41 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:42.621087 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c80fe66f-38ce-4f61-88f3-9fc708296db2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:42.622959 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c80fe66f-38ce-4f61-88f3-9fc708296db2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:42.623205 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c80fe66f-38ce-4f61-88f3-9fc708296db2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:42.623470 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c80fe66f-38ce-4f61-88f3-9fc708296db2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:42.623574 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-c80fe66f-38ce-4f61-88f3-9fc708296db2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:42.627509 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:42.627509 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:42.628106 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c80fe66f-38ce-4f61-88f3-9fc708296db2 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:42.628484 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1234/4921] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:42 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:42.716600 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a56d54dc-fdc1-4007-aef6-03db86030723 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:42.719812 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a56d54dc-fdc1-4007-aef6-03db86030723 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:02:42.720016 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a56d54dc-fdc1-4007-aef6-03db86030723 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:42.720248 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a56d54dc-fdc1-4007-aef6-03db86030723 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:42.730039 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:42.730039 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:42.733504 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a56d54dc-fdc1-4007-aef6-03db86030723 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:42.737878 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a56d54dc-fdc1-4007-aef6-03db86030723 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:02:42.738341 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1229/4922] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:42 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:43.638837 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a10b0ce6-c887-4208-918e-8a5d38cd3b77 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:43.641969 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a10b0ce6-c887-4208-918e-8a5d38cd3b77 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:43.642196 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a10b0ce6-c887-4208-918e-8a5d38cd3b77 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:43.642610 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a10b0ce6-c887-4208-918e-8a5d38cd3b77 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:43.642747 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a10b0ce6-c887-4208-918e-8a5d38cd3b77 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:43.651402 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:43.651402 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:43.652057 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a10b0ce6-c887-4208-918e-8a5d38cd3b77 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:43.652466 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1224/4923] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:43 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:43.744248 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-eab35ada-e300-40ae-b977-5adf3071569d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:43.746398 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-eab35ada-e300-40ae-b977-5adf3071569d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/attachments/13080b29-47cd-487e-8f90-af9fc991ba18/action Aug 14 04:02:43.746751 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-eab35ada-e300-40ae-b977-5adf3071569d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:02:43.746864 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-eab35ada-e300-40ae-b977-5adf3071569d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:43.753843 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2f7376d0-1959-417d-837b-96b836823f2c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:43.755985 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2f7376d0-1959-417d-837b-96b836823f2c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:02:43.756301 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2f7376d0-1959-417d-837b-96b836823f2c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:43.756539 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2f7376d0-1959-417d-837b-96b836823f2c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:43.763387 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:43.763387 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:43.766559 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:43.766559 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:43.769908 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2f7376d0-1959-417d-837b-96b836823f2c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:43.771711 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-1a5cf7e2-a1b3-41b6-a88e-3f5a4951becb req-eab35ada-e300-40ae-b977-5adf3071569d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments/13080b29-47cd-487e-8f90-af9fc991ba18/action returned with HTTP 204 Aug 14 04:02:43.772184 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1237/4924] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:02:43 2026] POST /volume/v3/attachments/13080b29-47cd-487e-8f90-af9fc991ba18/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:02:43.773906 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2f7376d0-1959-417d-837b-96b836823f2c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:02:43.774300 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1235/4925] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:43 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:44.662090 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e7350977-fb9b-4f37-a721-b2517ffecff6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:44.663864 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7350977-fb9b-4f37-a721-b2517ffecff6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:44.664102 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7350977-fb9b-4f37-a721-b2517ffecff6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:44.664383 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e7350977-fb9b-4f37-a721-b2517ffecff6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:44.664483 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-e7350977-fb9b-4f37-a721-b2517ffecff6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:44.668968 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:44.668968 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:44.669707 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e7350977-fb9b-4f37-a721-b2517ffecff6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:44.670094 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1230/4926] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:44 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:44.678491 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4411537e-ed59-4041-a986-af6327b222e4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:44.680169 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4411537e-ed59-4041-a986-af6327b222e4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d/export_record Aug 14 04:02:44.680372 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4411537e-ed59-4041-a986-af6327b222e4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:44.680559 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4411537e-ed59-4041-a986-af6327b222e4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'export_record' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:44.680662 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-4411537e-ed59-4041-a986-af6327b222e4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Export record for backup a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100329) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 04:02:44.684944 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:44.684944 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:44.685779 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.backup.api [None req-4411537e-ed59-4041-a986-af6327b222e4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling RPCAPI with context: , host: np0000007313, backup: a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100329) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 04:02:44.693113 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.backup.rpcapi [None req-4411537e-ed59-4041-a986-af6327b222e4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] export_record in rpcapi backup_id a14b6f4b-f660-4851-8163-787db5245d5d on host np0000007313. {{(pid=100329) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 04:02:44.703086 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-4411537e-ed59-4041-a986-af6327b222e4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTE0YjZmNGItZjY2MC00ODUxLTgxNjMtNzg3ZGI1MjQ1ZDVkIiwgInVzZXJfaWQiOiAiMDlkYTA4MTVhNDE0NDFmNmEwYjcxODgzNmFiZGRlYzciLCAicHJvamVjdF9pZCI6ICJjMWFhZThjMGJkMmM0YmU4OTBlMzk1YWNmNmE0MDM3OSIsICJ2b2x1bWVfaWQiOiAiNDcwMWY3OTktOGFiMy00ODc2LTkyOTktYWFmYWRiMmM4YzU2IiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTc3OTc0NDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NzAxZjc5OS04YWIzLTQ4NzYtOTI5OS1hYWZhZGIyYzhjNTYvMjAyNjA4MTQwNDAyMzAvYXpfbm92YV9iYWNrdXBfYTE0YjZmNGItZjY2MC00ODUxLTgxNjMtNzg3ZGI1MjQ1ZDVkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwNDowMjoyOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNDowMjoyOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA0OjAyOjQ0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100329) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 04:02:44.703323 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4411537e-ed59-4041-a986-af6327b222e4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d/export_record returned with HTTP 200 Aug 14 04:02:44.703699 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1225/4927] 10.4.3.64 () {68 vars in 1423 bytes} [Fri Aug 14 04:02:44 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:44.710736 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-345a243a-25c4-4100-b968-25f5650c59c1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:44.712523 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-345a243a-25c4-4100-b968-25f5650c59c1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:02:44.712731 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-345a243a-25c4-4100-b968-25f5650c59c1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:44.712946 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-345a243a-25c4-4100-b968-25f5650c59c1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:44.713051 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-345a243a-25c4-4100-b968-25f5650c59c1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:44.717662 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:44.717662 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:44.718499 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-345a243a-25c4-4100-b968-25f5650c59c1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:02:44.718941 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1238/4928] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:44 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:44.727455 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4fdc3c9d-d6b4-4861-aa5a-779158afaaf1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:44.729676 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4fdc3c9d-d6b4-4861-aa5a-779158afaaf1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] POST https://10.4.3.64/volume/v3/backups/import_record Aug 14 04:02:44.730224 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4fdc3c9d-d6b4-4861-aa5a-779158afaaf1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjIyM2Q2ODgtNzM1OS00ZmUwLTlkZDMtNTFjZTc3NmY0MjNmIiwgInVzZXJfaWQiOiAiMDlkYTA4MTVhNDE0NDFmNmEwYjcxODgzNmFiZGRlYzciLCAicHJvamVjdF9pZCI6ICJjMWFhZThjMGJkMmM0YmU4OTBlMzk1YWNmNmE0MDM3OSIsICJ2b2x1bWVfaWQiOiAiNDcwMWY3OTktOGFiMy00ODc2LTkyOTktYWFmYWRiMmM4YzU2IiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTc3OTc0NDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NzAxZjc5OS04YWIzLTQ4NzYtOTI5OS1hYWZhZGIyYzhjNTYvMjAyNjA4MTQwNDAyMzAvYXpfbm92YV9iYWNrdXBfYTE0YjZmNGItZjY2MC00ODUxLTgxNjMtNzg3ZGI1MjQ1ZDVkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwNDowMjoyOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNDowMjoyOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA0OjAyOjQ0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:44.731995 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-4fdc3c9d-d6b4-4861-aa5a-779158afaaf1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjIyM2Q2ODgtNzM1OS00ZmUwLTlkZDMtNTFjZTc3NmY0MjNmIiwgInVzZXJfaWQiOiAiMDlkYTA4MTVhNDE0NDFmNmEwYjcxODgzNmFiZGRlYzciLCAicHJvamVjdF9pZCI6ICJjMWFhZThjMGJkMmM0YmU4OTBlMzk1YWNmNmE0MDM3OSIsICJ2b2x1bWVfaWQiOiAiNDcwMWY3OTktOGFiMy00ODc2LTkyOTktYWFmYWRiMmM4YzU2IiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTc3OTc0NDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NzAxZjc5OS04YWIzLTQ4NzYtOTI5OS1hYWZhZGIyYzhjNTYvMjAyNjA4MTQwNDAyMzAvYXpfbm92YV9iYWNrdXBfYTE0YjZmNGItZjY2MC00ODUxLTgxNjMtNzg3ZGI1MjQ1ZDVkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwNDowMjoyOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNDowMjoyOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA0OjAyOjQ0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100328) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 04:02:44.732172 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-4fdc3c9d-d6b4-4861-aa5a-779158afaaf1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjIyM2Q2ODgtNzM1OS00ZmUwLTlkZDMtNTFjZTc3NmY0MjNmIiwgInVzZXJfaWQiOiAiMDlkYTA4MTVhNDE0NDFmNmEwYjcxODgzNmFiZGRlYzciLCAicHJvamVjdF9pZCI6ICJjMWFhZThjMGJkMmM0YmU4OTBlMzk1YWNmNmE0MDM3OSIsICJ2b2x1bWVfaWQiOiAiNDcwMWY3OTktOGFiMy00ODc2LTkyOTktYWFmYWRiMmM4YzU2IiwgImhvc3QiOiAibnAwMDAwMDA3MzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTc3OTc0NDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NzAxZjc5OS04YWIzLTQ4NzYtOTI5OS1hYWZhZGIyYzhjNTYvMjAyNjA4MTQwNDAyMzAvYXpfbm92YV9iYWNrdXBfYTE0YjZmNGItZjY2MC00ODUxLTgxNjMtNzg3ZGI1MjQ1ZDVkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwNDowMjoyOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwNDowMjoyOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDA0OjAyOjQ0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100328) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 04:02:44.733000 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.policy [None req-4fdc3c9d-d6b4-4861-aa5a-779158afaaf1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '3247865621084654b362337d533f7367', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1aae8c0bd2c4be890e395acf6a40379', '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=100328) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 04:02:44.733251 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4fdc3c9d-d6b4-4861-aa5a-779158afaaf1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] https://10.4.3.64/volume/v3/backups/import_record returned with HTTP 403 Aug 14 04:02:44.733808 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1236/4929] 10.4.3.64 () {70 vars in 1335 bytes} [Fri Aug 14 04:02:44 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:02:44.739296 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-206e7342-2880-46db-b0e7-275269d3d4d5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:44.741116 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-206e7342-2880-46db-b0e7-275269d3d4d5 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 Aug 14 04:02:44.741344 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-206e7342-2880-46db-b0e7-275269d3d4d5 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:44.741538 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-206e7342-2880-46db-b0e7-275269d3d4d5 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:44.741689 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-206e7342-2880-46db-b0e7-275269d3d4d5 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Delete volume with id: 4701f799-8ab3-4876-9299-aafadb2c8c56 Aug 14 04:02:44.748831 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:44.748831 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:44.749117 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-206e7342-2880-46db-b0e7-275269d3d4d5 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:02:44.762454 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-206e7342-2880-46db-b0e7-275269d3d4d5 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Delete volume request issued successfully. Aug 14 04:02:44.762611 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-206e7342-2880-46db-b0e7-275269d3d4d5 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 returned with HTTP 202 Aug 14 04:02:44.762964 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1231/4930] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:02:44 2026] DELETE /volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:02:44.769632 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6eddfade-7269-47b3-9755-b7f9dd6eb060 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:44.771354 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6eddfade-7269-47b3-9755-b7f9dd6eb060 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 Aug 14 04:02:44.771567 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6eddfade-7269-47b3-9755-b7f9dd6eb060 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:44.771747 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6eddfade-7269-47b3-9755-b7f9dd6eb060 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:44.778715 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:44.778715 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:44.782045 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6eddfade-7269-47b3-9755-b7f9dd6eb060 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:02:44.788123 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6eddfade-7269-47b3-9755-b7f9dd6eb060 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 returned with HTTP 200 Aug 14 04:02:44.788123 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1226/4931] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:44 2026] GET /volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:44.791887 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-612d5797-be96-4599-a08e-7f89a7c1d7d0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:44.793757 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-612d5797-be96-4599-a08e-7f89a7c1d7d0 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:02:44.793933 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-612d5797-be96-4599-a08e-7f89a7c1d7d0 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:44.794106 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-612d5797-be96-4599-a08e-7f89a7c1d7d0 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:44.805286 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:44.805286 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:44.809822 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-612d5797-be96-4599-a08e-7f89a7c1d7d0 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:44.813877 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-612d5797-be96-4599-a08e-7f89a7c1d7d0 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:02:44.814346 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1239/4932] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:44 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:45.800789 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-16e06f05-dd66-4673-8980-8fb1ca122b06 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:45.803108 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-16e06f05-dd66-4673-8980-8fb1ca122b06 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 Aug 14 04:02:45.803460 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-16e06f05-dd66-4673-8980-8fb1ca122b06 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:45.803711 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-16e06f05-dd66-4673-8980-8fb1ca122b06 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:45.812294 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-16e06f05-dd66-4673-8980-8fb1ca122b06 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 returned with HTTP 404 Aug 14 04:02:45.812294 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1237/4933] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:45 2026] GET /volume/v3/volumes/4701f799-8ab3-4876-9299-aafadb2c8c56 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:02:45.819212 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dba949d3-8647-4704-b0bc-bcbf5f622d7a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:45.820921 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dba949d3-8647-4704-b0bc-bcbf5f622d7a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] GET https://10.4.3.64/volume/v3/backups Aug 14 04:02:45.821100 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dba949d3-8647-4704-b0bc-bcbf5f622d7a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:45.821325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dba949d3-8647-4704-b0bc-bcbf5f622d7a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:45.821567 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.api_utils [None req-dba949d3-8647-4704-b0bc-bcbf5f622d7a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Removing options '' from query. {{(pid=100326) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 04:02:45.826717 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dba949d3-8647-4704-b0bc-bcbf5f622d7a tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 200 Aug 14 04:02:45.827094 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1232/4934] 10.4.3.64 () {68 vars in 1270 bytes} [Fri Aug 14 04:02:45 2026] GET /volume/v3/backups => generated 619 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:45.835957 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a1284f30-8992-4f4d-b019-618896997020 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:45.837621 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a1284f30-8992-4f4d-b019-618896997020 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] GET https://10.4.3.64/volume/v3/backups?project_id=c1aae8c0bd2c4be890e395acf6a40379 Aug 14 04:02:45.837803 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a1284f30-8992-4f4d-b019-618896997020 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:45.837973 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a1284f30-8992-4f4d-b019-618896997020 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:45.838239 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-a1284f30-8992-4f4d-b019-618896997020 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Removing options 'project_id' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 04:02:45.843547 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a1284f30-8992-4f4d-b019-618896997020 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] https://10.4.3.64/volume/v3/backups?project_id=c1aae8c0bd2c4be890e395acf6a40379 returned with HTTP 200 Aug 14 04:02:45.843862 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1227/4935] 10.4.3.64 () {68 vars in 1357 bytes} [Fri Aug 14 04:02:45 2026] GET /volume/v3/backups?project_id=c1aae8c0bd2c4be890e395acf6a40379 => generated 619 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:45.852344 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:45.853988 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:02:45.854350 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-389891516"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:45.855758 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-389891516'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:02:45.855867 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Create volume of 1 GB Aug 14 04:02:45.859937 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Availability Zones retrieved successfully. Aug 14 04:02:45.865221 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Flow 'volume_create_api' (8603d8c2-be8f-443e-bf69-618ebd30aac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:02:45.866048 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6934f8cd-3feb-4882-9166-078f8c28d4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:45.867043 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:02:45.889858 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6934f8cd-3feb-4882-9166-078f8c28d4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:45.890606 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b9c7cf6-42dd-47e5-969c-cfecaad44bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:45.926876 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Created reservations ['329cb190-acda-4d7f-bfc3-aafda5c01eb8', 'eadc5191-a556-47d3-acb7-d326dfba4e63', '439c71f4-4db6-4811-b516-d4bdecb99fe2', '74eadf6e-4ecf-4944-921a-cd2e52160c36'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:02:45.927860 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b9c7cf6-42dd-47e5-969c-cfecaad44bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['329cb190-acda-4d7f-bfc3-aafda5c01eb8', 'eadc5191-a556-47d3-acb7-d326dfba4e63', '439c71f4-4db6-4811-b516-d4bdecb99fe2', '74eadf6e-4ecf-4944-921a-cd2e52160c36']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:45.928665 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef7089c5-f4fe-4860-8004-c8913be4dd97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:45.950319 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef7089c5-f4fe-4860-8004-c8913be4dd97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc19da6d-5aed-482f-baf9-728a6798ff17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-389891516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1aae8c0bd2c4be890e395acf6a40379',qos_specs=None,replication_status=,reservations=['329cb190-acda-4d7f-bfc3-aafda5c01eb8','eadc5191-a556-47d3-acb7-d326dfba4e63','439c71f4-4db6-4811-b516-d4bdecb99fe2','74eadf6e-4ecf-4944-921a-cd2e52160c36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09da0815a41441f6a0b718836abddec7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-389891516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc19da6d-5aed-482f-baf9-728a6798ff17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1aae8c0bd2c4be890e395acf6a40379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09da0815a41441f6a0b718836abddec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:45.950977 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0260ad5-7dd7-4a2f-8710-9795ce6ae4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:45.967308 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0260ad5-7dd7-4a2f-8710-9795ce6ae4d4) transitioned into state 'SUCCESS' from state '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-389891516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1aae8c0bd2c4be890e395acf6a40379',qos_specs=None,replication_status=,reservations=['329cb190-acda-4d7f-bfc3-aafda5c01eb8','eadc5191-a556-47d3-acb7-d326dfba4e63','439c71f4-4db6-4811-b516-d4bdecb99fe2','74eadf6e-4ecf-4944-921a-cd2e52160c36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09da0815a41441f6a0b718836abddec7',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:45.967970 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbf83bd2-0863-4e7e-978f-3226af837c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:45.977605 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbf83bd2-0863-4e7e-978f-3226af837c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:45.978511 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Flow 'volume_create_api' (8603d8c2-be8f-443e-bf69-618ebd30aac0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:02:45.978855 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Create volume request issued successfully. Aug 14 04:02:45.979808 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a91eaf2c-7a5b-4f9f-8204-033c633b2001 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:02:45.980441 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1240/4936] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Aug 14 04:02:45 2026] POST /volume/v3/volumes => generated 775 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:02:45.990624 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fbeef745-1998-4ff6-a3aa-b618de2c01c1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:45.992310 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fbeef745-1998-4ff6-a3aa-b618de2c01c1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 Aug 14 04:02:45.992531 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fbeef745-1998-4ff6-a3aa-b618de2c01c1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:45.992710 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fbeef745-1998-4ff6-a3aa-b618de2c01c1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:45.999548 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:45.999548 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:46.002943 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fbeef745-1998-4ff6-a3aa-b618de2c01c1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:02:46.006602 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fbeef745-1998-4ff6-a3aa-b618de2c01c1 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 returned with HTTP 200 Aug 14 04:02:46.006971 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1238/4937] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:45 2026] GET /volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:47.019237 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-004190e5-9446-48e8-ad3a-2166f06b6d05 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:47.020895 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-004190e5-9446-48e8-ad3a-2166f06b6d05 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 Aug 14 04:02:47.021088 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-004190e5-9446-48e8-ad3a-2166f06b6d05 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:47.021288 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-004190e5-9446-48e8-ad3a-2166f06b6d05 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:47.028073 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:47.028073 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:47.031185 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-004190e5-9446-48e8-ad3a-2166f06b6d05 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:02:47.034520 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-004190e5-9446-48e8-ad3a-2166f06b6d05 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 returned with HTTP 200 Aug 14 04:02:47.035007 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1233/4938] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:47 2026] GET /volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:47.048830 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b96453be-7f5a-437e-8dc9-5c70fe0f643c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:47.050567 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b96453be-7f5a-437e-8dc9-5c70fe0f643c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 04:02:47.050919 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b96453be-7f5a-437e-8dc9-5c70fe0f643c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bc19da6d-5aed-482f-baf9-728a6798ff17", "name": "tempest-type-Backup-418180346"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:47.052264 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-b96453be-7f5a-437e-8dc9-5c70fe0f643c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Creating new backup {'backup': {'volume_id': 'bc19da6d-5aed-482f-baf9-728a6798ff17', 'name': 'tempest-type-Backup-418180346'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:02:47.052412 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-b96453be-7f5a-437e-8dc9-5c70fe0f643c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Creating backup of volume bc19da6d-5aed-482f-baf9-728a6798ff17 in container None Aug 14 04:02:47.058980 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:47.058980 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:47.059270 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b96453be-7f5a-437e-8dc9-5c70fe0f643c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:02:47.073675 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-b96453be-7f5a-437e-8dc9-5c70fe0f643c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Created reservations ['56a64266-5a5f-47f7-8928-b8d1843286f2', '4cce8941-9abc-46ce-9904-1986a8b42656'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:02:47.095920 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b96453be-7f5a-437e-8dc9-5c70fe0f643c tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 04:02:47.096405 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1228/4939] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Aug 14 04:02:47 2026] POST /volume/v3/backups => generated 313 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:02:47.105915 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e6c4dc56-2947-4010-8ce7-6e880e042353 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:47.107373 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e6c4dc56-2947-4010-8ce7-6e880e042353 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:02:47.107572 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e6c4dc56-2947-4010-8ce7-6e880e042353 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:47.107745 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e6c4dc56-2947-4010-8ce7-6e880e042353 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:47.107846 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-e6c4dc56-2947-4010-8ce7-6e880e042353 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:47.111902 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:47.111902 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:47.112447 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e6c4dc56-2947-4010-8ce7-6e880e042353 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:02:47.112754 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1241/4940] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:47 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:47.897683 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-e442bcc0-6377-4e31-a396-7a85c2f6cda5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:47.899741 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-e442bcc0-6377-4e31-a396-7a85c2f6cda5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:02:47.899917 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-e442bcc0-6377-4e31-a396-7a85c2f6cda5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:47.900090 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-e442bcc0-6377-4e31-a396-7a85c2f6cda5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:47.909277 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:47.909277 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:47.912441 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-e442bcc0-6377-4e31-a396-7a85c2f6cda5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:47.916506 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-e442bcc0-6377-4e31-a396-7a85c2f6cda5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:02:47.916902 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1239/4941] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:02:47 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:47.932116 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-5626ef52-d5f7-4fcb-b761-651bd54a855f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:47.934000 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-5626ef52-d5f7-4fcb-b761-651bd54a855f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5/action Aug 14 04:02:47.934353 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-5626ef52-d5f7-4fcb-b761-651bd54a855f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:02:47.934473 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-5626ef52-d5f7-4fcb-b761-651bd54a855f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:47.943805 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:47.943805 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:47.944233 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-5626ef52-d5f7-4fcb-b761-651bd54a855f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:47.949100 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-5626ef52-d5f7-4fcb-b761-651bd54a855f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Begin detaching volume completed successfully. Aug 14 04:02:47.949328 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-5626ef52-d5f7-4fcb-b761-651bd54a855f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5/action returned with HTTP 202 Aug 14 04:02:47.949772 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1234/4942] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 04:02:47 2026] POST /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:02:48.000484 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2c7dfee3-0294-46ce-bb37-707aa813633a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:48.000865 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2c7dfee3-0294-46ce-bb37-707aa813633a None None] GET https://10.4.3.64/volume// Aug 14 04:02:48.001039 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2c7dfee3-0294-46ce-bb37-707aa813633a None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:48.001606 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2c7dfee3-0294-46ce-bb37-707aa813633a None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:48.001606 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2c7dfee3-0294-46ce-bb37-707aa813633a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:02:48.001848 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1229/4943] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:02:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 04:02:48.010738 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-8070d4e9-c5e0-43c5-9f32-7683426af128 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:48.012662 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-8070d4e9-c5e0-43c5-9f32-7683426af128 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:02:48.012860 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-8070d4e9-c5e0-43c5-9f32-7683426af128 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:48.013032 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-8070d4e9-c5e0-43c5-9f32-7683426af128 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:48.021860 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:48.021860 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:48.024988 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-8070d4e9-c5e0-43c5-9f32-7683426af128 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:48.028598 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-8070d4e9-c5e0-43c5-9f32-7683426af128 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:02:48.028947 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1242/4944] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:02:48 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:02:48.122029 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d274c03d-a62c-450d-b7af-90f7c04100b9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:48.123669 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d274c03d-a62c-450d-b7af-90f7c04100b9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:02:48.123863 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d274c03d-a62c-450d-b7af-90f7c04100b9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:48.124037 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d274c03d-a62c-450d-b7af-90f7c04100b9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:48.124146 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-d274c03d-a62c-450d-b7af-90f7c04100b9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:48.127857 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:48.127857 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:48.128320 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d274c03d-a62c-450d-b7af-90f7c04100b9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:02:48.128641 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1240/4945] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:48 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:49.140154 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fecc270d-e791-49a2-8afd-4b40cd8313d9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:49.141912 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fecc270d-e791-49a2-8afd-4b40cd8313d9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:02:49.142247 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fecc270d-e791-49a2-8afd-4b40cd8313d9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:49.142437 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fecc270d-e791-49a2-8afd-4b40cd8313d9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:49.142570 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-fecc270d-e791-49a2-8afd-4b40cd8313d9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:49.146679 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:49.146679 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:49.147251 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fecc270d-e791-49a2-8afd-4b40cd8313d9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:02:49.147604 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1235/4946] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:49 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:49.792883 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-c02967e5-8750-4780-8bb8-caa45001d0c9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:49.795336 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-c02967e5-8750-4780-8bb8-caa45001d0c9 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] DELETE https://10.4.3.64/volume/v3/attachments/13080b29-47cd-487e-8f90-af9fc991ba18 Aug 14 04:02:49.795562 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-c02967e5-8750-4780-8bb8-caa45001d0c9 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:49.795780 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-c02967e5-8750-4780-8bb8-caa45001d0c9 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:49.803704 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:49.803704 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:49.847446 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-4d50db84-ec7a-4b6a-8504-a4dee8adbe4f req-c02967e5-8750-4780-8bb8-caa45001d0c9 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments/13080b29-47cd-487e-8f90-af9fc991ba18 returned with HTTP 200 Aug 14 04:02:49.848068 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1230/4947] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:02:49 2026] DELETE /volume/v3/attachments/13080b29-47cd-487e-8f90-af9fc991ba18 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:50.072505 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:50.074635 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:02:50.075098 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-218222307", "snapshot_id": "5a375060-fb25-4229-8436-c5ceddab0396", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:50.077293 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-218222307', 'snapshot_id': '5a375060-fb25-4229-8436-c5ceddab0396', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:02:50.083650 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:50.083650 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:50.084309 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:02:50.084469 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create volume of 1 GB Aug 14 04:02:50.088678 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Availability Zones retrieved successfully. Aug 14 04:02:50.097073 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Flow 'volume_create_api' (542def8a-3b8e-429c-9dd8-306a3f612dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:02:50.098436 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faaca2e6-3382-45d1-8da7-29430023d7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:50.099880 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:02:50.131959 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faaca2e6-3382-45d1-8da7-29430023d7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5a375060-fb25-4229-8436-c5ceddab0396', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:50.132718 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a6b1e6-5772-451a-89a0-5d965d1b5209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:50.159223 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6e82474f-e84c-49ed-bbfd-152a058c6ddf None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:50.161619 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6e82474f-e84c-49ed-bbfd-152a058c6ddf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:02:50.161870 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6e82474f-e84c-49ed-bbfd-152a058c6ddf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:50.162101 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6e82474f-e84c-49ed-bbfd-152a058c6ddf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:50.162282 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-6e82474f-e84c-49ed-bbfd-152a058c6ddf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:50.167197 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:50.167197 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:50.168026 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6e82474f-e84c-49ed-bbfd-152a058c6ddf tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:02:50.168575 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1241/4948] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:50 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:50.269517 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Created reservations ['c864d1cd-8cda-432a-b1f9-0a5532a1c8f6', '2d5420c1-8c78-4f9e-85a6-8bbe4065e564', '55039f1c-4591-4d7a-916e-be99beda02c7', 'ff1ca15d-67e9-4688-8649-039407872d7b'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:02:50.270274 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a6b1e6-5772-451a-89a0-5d965d1b5209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c864d1cd-8cda-432a-b1f9-0a5532a1c8f6', '2d5420c1-8c78-4f9e-85a6-8bbe4065e564', '55039f1c-4591-4d7a-916e-be99beda02c7', 'ff1ca15d-67e9-4688-8649-039407872d7b']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:50.270928 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b1ea17-25ac-4f5e-bb3e-78d24d493d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:50.306176 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b1ea17-25ac-4f5e-bb3e-78d24d493d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6327029b-391a-4375-aacf-0a47f994b666', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-218222307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928259fb7496426da2edcb83303892a2',qos_specs=None,replication_status=,reservations=['c864d1cd-8cda-432a-b1f9-0a5532a1c8f6','2d5420c1-8c78-4f9e-85a6-8bbe4065e564','55039f1c-4591-4d7a-916e-be99beda02c7','ff1ca15d-67e9-4688-8649-039407872d7b'],size=1,snapshot_id=5a375060-fb25-4229-8436-c5ceddab0396,source_replicaid=,source_volid=None,status='creating',user_id='059eea11b5304735a80d9196eaf6421f',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-218222307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6327029b-391a-4375-aacf-0a47f994b666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='928259fb7496426da2edcb83303892a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5a375060-fb25-4229-8436-c5ceddab0396,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='059eea11b5304735a80d9196eaf6421f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:50.306865 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d34f752-5f36-41d3-9c64-5270ff795985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:50.323159 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d34f752-5f36-41d3-9c64-5270ff795985) transitioned into state 'SUCCESS' from state '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-218222307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928259fb7496426da2edcb83303892a2',qos_specs=None,replication_status=,reservations=['c864d1cd-8cda-432a-b1f9-0a5532a1c8f6','2d5420c1-8c78-4f9e-85a6-8bbe4065e564','55039f1c-4591-4d7a-916e-be99beda02c7','ff1ca15d-67e9-4688-8649-039407872d7b'],size=1,snapshot_id=5a375060-fb25-4229-8436-c5ceddab0396,source_replicaid=,source_volid=None,status='creating',user_id='059eea11b5304735a80d9196eaf6421f',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:50.323831 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8222f5f-fe4f-4dfd-95c6-52d2c1e48629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:02:50.342440 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8222f5f-fe4f-4dfd-95c6-52d2c1e48629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:02:50.343203 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Flow 'volume_create_api' (542def8a-3b8e-429c-9dd8-306a3f612dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:02:50.343494 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create volume request issued successfully. Aug 14 04:02:50.344002 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-53983dd4-cfe1-44b8-b24e-01ba0e9aac7d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:02:50.344629 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1243/4949] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:02:50 2026] POST /volume/v3/volumes => generated 788 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:02:50.355558 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5804bd2b-3488-4d57-98f8-6c749ec58e7f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:50.357083 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5804bd2b-3488-4d57-98f8-6c749ec58e7f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:02:50.357318 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5804bd2b-3488-4d57-98f8-6c749ec58e7f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:50.357446 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5804bd2b-3488-4d57-98f8-6c749ec58e7f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:50.363552 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:50.363552 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:50.366923 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5804bd2b-3488-4d57-98f8-6c749ec58e7f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:50.370573 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5804bd2b-3488-4d57-98f8-6c749ec58e7f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:02:50.370935 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1236/4950] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:50 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:51.178223 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9b92be25-35ab-4332-8f37-f36f8f0e1383 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:51.180378 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9b92be25-35ab-4332-8f37-f36f8f0e1383 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:02:51.180568 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9b92be25-35ab-4332-8f37-f36f8f0e1383 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:51.180746 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9b92be25-35ab-4332-8f37-f36f8f0e1383 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:51.180853 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-9b92be25-35ab-4332-8f37-f36f8f0e1383 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:51.184788 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:51.184788 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:51.185387 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9b92be25-35ab-4332-8f37-f36f8f0e1383 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:02:51.185733 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1231/4951] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:51 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:51.385105 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ebfb41bf-368f-4c2f-96cc-be71275010db None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:51.386798 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ebfb41bf-368f-4c2f-96cc-be71275010db tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:02:51.386981 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ebfb41bf-368f-4c2f-96cc-be71275010db tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:51.387167 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ebfb41bf-368f-4c2f-96cc-be71275010db tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:51.394233 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:51.394233 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:51.398056 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ebfb41bf-368f-4c2f-96cc-be71275010db tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:51.402542 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ebfb41bf-368f-4c2f-96cc-be71275010db tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:02:51.402961 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1242/4952] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:51 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:51.416851 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0b8d2527-aac4-4661-8c97-0d8586640557 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:51.418655 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b8d2527-aac4-4661-8c97-0d8586640557 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:02:51.418838 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b8d2527-aac4-4661-8c97-0d8586640557 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:51.419008 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b8d2527-aac4-4661-8c97-0d8586640557 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:51.425149 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:51.425149 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:51.428043 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0b8d2527-aac4-4661-8c97-0d8586640557 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:51.431364 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b8d2527-aac4-4661-8c97-0d8586640557 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:02:51.431682 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1244/4953] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:51 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:51.888685 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-6b9b4b96-a6ff-491f-b48d-05830a3444cc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:51.890601 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-6b9b4b96-a6ff-491f-b48d-05830a3444cc tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:02:51.890777 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-6b9b4b96-a6ff-491f-b48d-05830a3444cc tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:51.890949 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-6b9b4b96-a6ff-491f-b48d-05830a3444cc tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:51.897079 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:51.897079 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:51.900380 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-6b9b4b96-a6ff-491f-b48d-05830a3444cc tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:51.903860 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-6b9b4b96-a6ff-491f-b48d-05830a3444cc tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:02:51.904233 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1237/4954] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:02:51 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:51.964641 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7ea47a0b-ea87-42f1-93cd-7d66ee2cceac None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:51.965078 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7ea47a0b-ea87-42f1-93cd-7d66ee2cceac None None] GET https://10.4.3.64/volume// Aug 14 04:02:51.965408 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7ea47a0b-ea87-42f1-93cd-7d66ee2cceac None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:51.965626 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7ea47a0b-ea87-42f1-93cd-7d66ee2cceac None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:51.965958 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7ea47a0b-ea87-42f1-93cd-7d66ee2cceac None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:02:51.966550 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1232/4955] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 04:02:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:02:51.973414 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-c8b423df-213a-4258-91ee-e22f74f646f6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:51.975413 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-c8b423df-213a-4258-91ee-e22f74f646f6 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:02:51.975788 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-c8b423df-213a-4258-91ee-e22f74f646f6 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6327029b-391a-4375-aacf-0a47f994b666", "connector": null, "instance_uuid": "da893e0e-5af4-4ebb-b884-07358ef74f84"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:51.984044 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:51.984044 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:52.004380 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-c8b423df-213a-4258-91ee-e22f74f646f6 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:02:52.004786 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1243/4956] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:02:51 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 14 04:02:52.029653 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f8888706-6224-4fc3-8bcb-013847ba831e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:52.031482 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f8888706-6224-4fc3-8bcb-013847ba831e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:02:52.031667 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f8888706-6224-4fc3-8bcb-013847ba831e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:52.031843 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f8888706-6224-4fc3-8bcb-013847ba831e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:52.035992 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bea9a5c5-6eee-4d28-b1d1-ea71365ed184 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:52.036492 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bea9a5c5-6eee-4d28-b1d1-ea71365ed184 None None] GET https://10.4.3.64/volume// Aug 14 04:02:52.036690 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bea9a5c5-6eee-4d28-b1d1-ea71365ed184 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:52.036952 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bea9a5c5-6eee-4d28-b1d1-ea71365ed184 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:52.037369 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bea9a5c5-6eee-4d28-b1d1-ea71365ed184 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:02:52.037679 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1238/4957] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:02:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:02:52.042826 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:52.042826 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:52.044649 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-3465c90f-7e44-4072-a7b2-2602d82043e4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:52.046481 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f8888706-6224-4fc3-8bcb-013847ba831e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:52.046535 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-3465c90f-7e44-4072-a7b2-2602d82043e4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:02:52.046720 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-3465c90f-7e44-4072-a7b2-2602d82043e4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:52.046899 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-3465c90f-7e44-4072-a7b2-2602d82043e4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:52.050461 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f8888706-6224-4fc3-8bcb-013847ba831e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:02:52.050829 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1245/4958] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:52 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:52.055116 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:52.055116 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:52.057967 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-3465c90f-7e44-4072-a7b2-2602d82043e4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:52.061416 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-3465c90f-7e44-4072-a7b2-2602d82043e4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:02:52.061745 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1233/4959] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:02:52 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 1060 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:02:52.156577 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-6e45b8b4-1b32-44cc-887a-19befeb912c5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:52.158585 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-6e45b8b4-1b32-44cc-887a-19befeb912c5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] PUT https://10.4.3.64/volume/v3/attachments/4dfa71d8-be42-4439-9eef-6447ae3e779d Aug 14 04:02:52.158929 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-6e45b8b4-1b32-44cc-887a-19befeb912c5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:52.166389 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-6e45b8b4-1b32-44cc-887a-19befeb912c5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Acquiring lock "cinder-attachment_update-6327029b-391a-4375-aacf-0a47f994b666-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:02:52.171016 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-6e45b8b4-1b32-44cc-887a-19befeb912c5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Lock "cinder-attachment_update-6327029b-391a-4375-aacf-0a47f994b666-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:02:52.171911 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:52.171911 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:52.195978 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-47025c59-4abf-4d7c-a630-591188903559 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:52.198637 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-47025c59-4abf-4d7c-a630-591188903559 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:02:52.198885 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-47025c59-4abf-4d7c-a630-591188903559 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:52.199107 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-47025c59-4abf-4d7c-a630-591188903559 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:52.199293 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-47025c59-4abf-4d7c-a630-591188903559 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:52.206768 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:52.206768 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:52.207513 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-47025c59-4abf-4d7c-a630-591188903559 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:02:52.207928 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1239/4960] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:52 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:52.249017 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-6e45b8b4-1b32-44cc-887a-19befeb912c5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Lock "cinder-attachment_update-6327029b-391a-4375-aacf-0a47f994b666-np0000007313" released by "attachment_update" :: held 0.078s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:02:52.249426 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-6e45b8b4-1b32-44cc-887a-19befeb912c5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments/4dfa71d8-be42-4439-9eef-6447ae3e779d returned with HTTP 200 Aug 14 04:02:52.249981 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1244/4961] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:02:52 2026] PUT /volume/v3/attachments/4dfa71d8-be42-4439-9eef-6447ae3e779d => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:53.063729 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-de860e1f-9cf1-49e8-854d-6b26ca996f1f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:53.065582 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-de860e1f-9cf1-49e8-854d-6b26ca996f1f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:02:53.065774 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-de860e1f-9cf1-49e8-854d-6b26ca996f1f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:53.065965 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-de860e1f-9cf1-49e8-854d-6b26ca996f1f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:53.074666 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:53.074666 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:53.077647 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-de860e1f-9cf1-49e8-854d-6b26ca996f1f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:53.081295 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-de860e1f-9cf1-49e8-854d-6b26ca996f1f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:02:53.081663 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1246/4962] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:53 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:53.221836 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-25fd4a42-868c-491b-ab1b-0426a9f85931 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:53.225941 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-25fd4a42-868c-491b-ab1b-0426a9f85931 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:02:53.226258 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-25fd4a42-868c-491b-ab1b-0426a9f85931 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:53.226474 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-25fd4a42-868c-491b-ab1b-0426a9f85931 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:53.226566 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-25fd4a42-868c-491b-ab1b-0426a9f85931 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:53.233431 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:53.233431 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:53.234130 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-25fd4a42-868c-491b-ab1b-0426a9f85931 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:02:53.234557 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1234/4963] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:53 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:54.092769 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-93265829-c912-43c3-b91e-cce1842b282f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:54.094485 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-93265829-c912-43c3-b91e-cce1842b282f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:02:54.094702 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-93265829-c912-43c3-b91e-cce1842b282f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:54.094907 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-93265829-c912-43c3-b91e-cce1842b282f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:54.103781 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:54.103781 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:54.106775 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-93265829-c912-43c3-b91e-cce1842b282f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:54.110287 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-93265829-c912-43c3-b91e-cce1842b282f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:02:54.110737 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1240/4964] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:54 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:54.246501 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-54f7063c-fe25-450e-a5e7-f818951cfa2f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:54.248103 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-54f7063c-fe25-450e-a5e7-f818951cfa2f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:02:54.248328 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-54f7063c-fe25-450e-a5e7-f818951cfa2f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:54.248503 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-54f7063c-fe25-450e-a5e7-f818951cfa2f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:54.248603 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-54f7063c-fe25-450e-a5e7-f818951cfa2f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:54.256238 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:54.256238 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:54.256756 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-54f7063c-fe25-450e-a5e7-f818951cfa2f tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:02:54.257062 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1245/4965] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:54 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:55.121980 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f1451aab-1008-4939-b7c2-6d2585c63ea8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:55.123687 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f1451aab-1008-4939-b7c2-6d2585c63ea8 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:02:55.123882 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f1451aab-1008-4939-b7c2-6d2585c63ea8 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:55.124061 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f1451aab-1008-4939-b7c2-6d2585c63ea8 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:55.134254 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:55.134254 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:55.137575 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f1451aab-1008-4939-b7c2-6d2585c63ea8 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:55.140976 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f1451aab-1008-4939-b7c2-6d2585c63ea8 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:02:55.141371 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1247/4966] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:55 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:55.269326 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b4a671b9-988a-48f5-88b4-49182254c8d0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:55.273504 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b4a671b9-988a-48f5-88b4-49182254c8d0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:02:55.273733 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b4a671b9-988a-48f5-88b4-49182254c8d0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:55.273906 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b4a671b9-988a-48f5-88b4-49182254c8d0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:55.274004 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-b4a671b9-988a-48f5-88b4-49182254c8d0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:55.280628 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:55.280628 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:55.281196 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b4a671b9-988a-48f5-88b4-49182254c8d0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:02:55.281633 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1235/4967] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:55 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:55.500130 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-636e0c71-c897-48a2-8c80-c2fc8e7c6a53 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:55.502001 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-636e0c71-c897-48a2-8c80-c2fc8e7c6a53 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/attachments/4dfa71d8-be42-4439-9eef-6447ae3e779d/action Aug 14 04:02:55.502367 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-636e0c71-c897-48a2-8c80-c2fc8e7c6a53 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:02:55.502496 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-636e0c71-c897-48a2-8c80-c2fc8e7c6a53 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:55.516575 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:55.516575 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:55.524208 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-a5c86dc5-8d03-47c9-aa85-6e115e1f6716 req-636e0c71-c897-48a2-8c80-c2fc8e7c6a53 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments/4dfa71d8-be42-4439-9eef-6447ae3e779d/action returned with HTTP 204 Aug 14 04:02:55.524639 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1241/4968] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:02:55 2026] POST /volume/v3/attachments/4dfa71d8-be42-4439-9eef-6447ae3e779d/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:02:56.153124 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1805d190-44a0-4764-b9a4-e75eefe45ebc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:56.154982 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1805d190-44a0-4764-b9a4-e75eefe45ebc tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:02:56.155290 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1805d190-44a0-4764-b9a4-e75eefe45ebc tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:56.155516 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1805d190-44a0-4764-b9a4-e75eefe45ebc tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:56.164949 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:56.164949 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:56.168456 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1805d190-44a0-4764-b9a4-e75eefe45ebc tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:56.172519 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1805d190-44a0-4764-b9a4-e75eefe45ebc tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:02:56.172847 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1246/4969] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:02:56 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:56.290461 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9350c075-b6b0-4199-b75e-9ed633ee1b12 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:56.292205 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9350c075-b6b0-4199-b75e-9ed633ee1b12 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:02:56.292413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9350c075-b6b0-4199-b75e-9ed633ee1b12 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:56.292606 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9350c075-b6b0-4199-b75e-9ed633ee1b12 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:56.292718 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-9350c075-b6b0-4199-b75e-9ed633ee1b12 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:56.296724 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:56.296724 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:56.297340 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9350c075-b6b0-4199-b75e-9ed633ee1b12 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:02:56.297703 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1248/4970] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:56 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:57.308703 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4eb90497-8e2c-4829-b112-9d7fb583a521 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:57.310584 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4eb90497-8e2c-4829-b112-9d7fb583a521 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:02:57.310807 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4eb90497-8e2c-4829-b112-9d7fb583a521 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:57.311052 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4eb90497-8e2c-4829-b112-9d7fb583a521 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:57.311224 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-4eb90497-8e2c-4829-b112-9d7fb583a521 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:57.315296 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:57.315296 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:02:57.315866 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4eb90497-8e2c-4829-b112-9d7fb583a521 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:02:57.316344 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1236/4971] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:57 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:58.333627 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-923090b9-93e5-411e-948b-958166c3750e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:58.335322 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-923090b9-93e5-411e-948b-958166c3750e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:02:58.335616 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-923090b9-93e5-411e-948b-958166c3750e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:58.335943 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-923090b9-93e5-411e-948b-958166c3750e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:58.336177 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-923090b9-93e5-411e-948b-958166c3750e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:58.341485 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:58.341485 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:58.341485 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-923090b9-93e5-411e-948b-958166c3750e tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:02:58.341485 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1242/4972] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:58 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:59.128382 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-e69655ca-48a5-4066-b93d-7665fa4e910a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:59.130304 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-e69655ca-48a5-4066-b93d-7665fa4e910a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:02:59.130479 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-e69655ca-48a5-4066-b93d-7665fa4e910a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:59.130655 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-e69655ca-48a5-4066-b93d-7665fa4e910a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:59.139363 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:59.139363 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:59.142300 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-e69655ca-48a5-4066-b93d-7665fa4e910a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:59.146308 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-e69655ca-48a5-4066-b93d-7665fa4e910a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:02:59.146642 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1247/4973] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:02:59 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:02:59.162769 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-ecdcc800-f7cb-48e4-a93a-5ed16719a1f7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:59.164746 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-ecdcc800-f7cb-48e4-a93a-5ed16719a1f7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666/action Aug 14 04:02:59.165091 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-ecdcc800-f7cb-48e4-a93a-5ed16719a1f7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:02:59.165425 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-ecdcc800-f7cb-48e4-a93a-5ed16719a1f7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:02:59.175710 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:59.175710 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:02:59.176212 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-ecdcc800-f7cb-48e4-a93a-5ed16719a1f7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:59.181828 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-ecdcc800-f7cb-48e4-a93a-5ed16719a1f7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Begin detaching volume completed successfully. Aug 14 04:02:59.182116 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-ecdcc800-f7cb-48e4-a93a-5ed16719a1f7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666/action returned with HTTP 202 Aug 14 04:02:59.182519 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1249/4974] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 04:02:59 2026] POST /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:02:59.216147 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8903844c-0e30-464b-9c15-c0be21f557c9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:59.216545 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8903844c-0e30-464b-9c15-c0be21f557c9 None None] GET https://10.4.3.64/volume// Aug 14 04:02:59.216702 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8903844c-0e30-464b-9c15-c0be21f557c9 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:59.216877 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8903844c-0e30-464b-9c15-c0be21f557c9 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:59.217194 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8903844c-0e30-464b-9c15-c0be21f557c9 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:02:59.217487 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1237/4975] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:02:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:02:59.224575 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-cb4ab7da-6d55-4dc3-84cd-03f702f9ad1c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:59.228376 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-cb4ab7da-6d55-4dc3-84cd-03f702f9ad1c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:02:59.228376 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-cb4ab7da-6d55-4dc3-84cd-03f702f9ad1c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:59.228376 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-cb4ab7da-6d55-4dc3-84cd-03f702f9ad1c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:59.236218 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:59.236218 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:02:59.239462 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-cb4ab7da-6d55-4dc3-84cd-03f702f9ad1c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:02:59.243354 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-cb4ab7da-6d55-4dc3-84cd-03f702f9ad1c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:02:59.243896 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1243/4976] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:02:59 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:02:59.351584 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1a619ce1-d54a-4b15-9109-f50b85c573e4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:59.353277 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1a619ce1-d54a-4b15-9109-f50b85c573e4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:02:59.353454 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1a619ce1-d54a-4b15-9109-f50b85c573e4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:59.353625 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1a619ce1-d54a-4b15-9109-f50b85c573e4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:02:59.353735 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-1a619ce1-d54a-4b15-9109-f50b85c573e4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:02:59.357622 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:02:59.357622 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:02:59.358148 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1a619ce1-d54a-4b15-9109-f50b85c573e4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:02:59.358475 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1248/4977] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:02:59 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:02:59.995175 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-26ddd37a-51eb-4281-baff-e1487be72332 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:02:59.997273 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-26ddd37a-51eb-4281-baff-e1487be72332 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] DELETE https://10.4.3.64/volume/v3/attachments/4dfa71d8-be42-4439-9eef-6447ae3e779d Aug 14 04:02:59.997508 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-26ddd37a-51eb-4281-baff-e1487be72332 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:02:59.997743 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-26ddd37a-51eb-4281-baff-e1487be72332 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:00.005217 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:00.005217 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:00.044444 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d08bc7da-af56-4d3d-9049-b526f3cfdaa9 req-26ddd37a-51eb-4281-baff-e1487be72332 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments/4dfa71d8-be42-4439-9eef-6447ae3e779d returned with HTTP 200 Aug 14 04:03:00.044825 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1250/4978] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:02:59 2026] DELETE /volume/v3/attachments/4dfa71d8-be42-4439-9eef-6447ae3e779d => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:00.269776 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-55abc3a9-4733-4203-8f10-88731af3b715 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:00.271399 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:03:00.271727 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-145636940", "snapshot_id": "b2346a8e-e456-4889-abc3-cc32f6710231", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:00.273214 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-145636940', 'snapshot_id': 'b2346a8e-e456-4889-abc3-cc32f6710231', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:03:00.277995 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:00.277995 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:00.280246 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:03:00.280246 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create volume of 1 GB Aug 14 04:03:00.281529 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Availability Zones retrieved successfully. Aug 14 04:03:00.286403 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Flow 'volume_create_api' (ab8e925b-4b63-43f5-b9d9-06ab45e08651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:00.287346 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac1f9808-c7c3-4bf3-b0f3-63f2ee55a405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:00.288180 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:03:00.315857 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac1f9808-c7c3-4bf3-b0f3-63f2ee55a405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b2346a8e-e456-4889-abc3-cc32f6710231', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:00.316648 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f7c92f-4395-4fa2-bdc4-3da59c6af83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:00.352180 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Created reservations ['9d888f1a-bb38-4585-bcd4-6b604d13caea', '15957fe5-7b7e-45cb-be73-90ccfed7e434', '4aef5ac8-31d6-4aa5-91d0-d582fa40e6ba', 'c2eb8fcb-053f-4ebd-9b56-be584d2c83e7'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:03:00.352917 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f7c92f-4395-4fa2-bdc4-3da59c6af83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d888f1a-bb38-4585-bcd4-6b604d13caea', '15957fe5-7b7e-45cb-be73-90ccfed7e434', '4aef5ac8-31d6-4aa5-91d0-d582fa40e6ba', 'c2eb8fcb-053f-4ebd-9b56-be584d2c83e7']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:00.353631 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd230dd2-a1ec-4651-bf7e-16048656617d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:00.367228 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ddb6c542-994b-4436-b909-3a2495517a32 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:00.369036 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ddb6c542-994b-4436-b909-3a2495517a32 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:03:00.369376 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ddb6c542-994b-4436-b909-3a2495517a32 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:00.369552 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ddb6c542-994b-4436-b909-3a2495517a32 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:00.369653 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ddb6c542-994b-4436-b909-3a2495517a32 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:00.373460 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:00.373460 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:00.373954 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ddb6c542-994b-4436-b909-3a2495517a32 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:03:00.374315 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1244/4979] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:00 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:00.389152 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd230dd2-a1ec-4651-bf7e-16048656617d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c45702c7-fc22-44f0-a2dd-2d0e42fafde2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-145636940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928259fb7496426da2edcb83303892a2',qos_specs=None,replication_status=,reservations=['9d888f1a-bb38-4585-bcd4-6b604d13caea','15957fe5-7b7e-45cb-be73-90ccfed7e434','4aef5ac8-31d6-4aa5-91d0-d582fa40e6ba','c2eb8fcb-053f-4ebd-9b56-be584d2c83e7'],size=1,snapshot_id=b2346a8e-e456-4889-abc3-cc32f6710231,source_replicaid=,source_volid=None,status='creating',user_id='059eea11b5304735a80d9196eaf6421f',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-145636940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c45702c7-fc22-44f0-a2dd-2d0e42fafde2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='928259fb7496426da2edcb83303892a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b2346a8e-e456-4889-abc3-cc32f6710231,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='059eea11b5304735a80d9196eaf6421f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:00.389872 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (034c55cc-070f-49c4-9ba9-42de2e0132c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:00.407775 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (034c55cc-070f-49c4-9ba9-42de2e0132c1) transitioned into state 'SUCCESS' from state '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-145636940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='928259fb7496426da2edcb83303892a2',qos_specs=None,replication_status=,reservations=['9d888f1a-bb38-4585-bcd4-6b604d13caea','15957fe5-7b7e-45cb-be73-90ccfed7e434','4aef5ac8-31d6-4aa5-91d0-d582fa40e6ba','c2eb8fcb-053f-4ebd-9b56-be584d2c83e7'],size=1,snapshot_id=b2346a8e-e456-4889-abc3-cc32f6710231,source_replicaid=,source_volid=None,status='creating',user_id='059eea11b5304735a80d9196eaf6421f',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:00.408457 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75b7f77f-0d54-49d2-8a17-d3eec719814d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:00.425806 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75b7f77f-0d54-49d2-8a17-d3eec719814d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:00.426515 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Flow 'volume_create_api' (ab8e925b-4b63-43f5-b9d9-06ab45e08651) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:00.426801 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Create volume request issued successfully. Aug 14 04:03:00.427448 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-55abc3a9-4733-4203-8f10-88731af3b715 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:03:00.427854 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1238/4980] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:03:00 2026] POST /volume/v3/volumes => generated 788 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:03:00.441823 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-76041eda-e85e-454e-b5f0-37b91abdff6c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:00.444054 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-76041eda-e85e-454e-b5f0-37b91abdff6c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:00.444254 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-76041eda-e85e-454e-b5f0-37b91abdff6c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:00.444459 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-76041eda-e85e-454e-b5f0-37b91abdff6c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:00.451575 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:00.451575 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:00.455096 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-76041eda-e85e-454e-b5f0-37b91abdff6c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:00.458867 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-76041eda-e85e-454e-b5f0-37b91abdff6c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:00.459314 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1249/4981] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:00 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:01.383156 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5c3832e6-9a06-4544-94b3-4d587d0848a9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:01.384932 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5c3832e6-9a06-4544-94b3-4d587d0848a9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:03:01.385164 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5c3832e6-9a06-4544-94b3-4d587d0848a9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:01.385346 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5c3832e6-9a06-4544-94b3-4d587d0848a9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:01.385449 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-5c3832e6-9a06-4544-94b3-4d587d0848a9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:01.389497 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:01.389497 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:01.390043 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5c3832e6-9a06-4544-94b3-4d587d0848a9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:03:01.390380 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1251/4982] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:01 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:01.399229 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f1b9a2e4-8269-45c6-977e-4bf486b6c4a0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:01.400997 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f1b9a2e4-8269-45c6-977e-4bf486b6c4a0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] POST https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70/action Aug 14 04:03:01.401407 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f1b9a2e4-8269-45c6-977e-4bf486b6c4a0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:03:01.401576 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f1b9a2e4-8269-45c6-977e-4bf486b6c4a0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:01.402897 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.admin_actions [None req-f1b9a2e4-8269-45c6-977e-4bf486b6c4a0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Updating backup '4bfd57ed-99cf-43d1-8b97-12fc35d93f70' with '{'status': 'error'}' {{(pid=100326) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 04:03:01.409865 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:01.409865 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:01.411043 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-f1b9a2e4-8269-45c6-977e-4bf486b6c4a0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3247865621084654b362337d533f7367', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c1aae8c0bd2c4be890e395acf6a40379', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 04:03:01.411303 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f1b9a2e4-8269-45c6-977e-4bf486b6c4a0 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70/action returned with HTTP 403 Aug 14 04:03:01.411781 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1245/4983] 10.4.3.64 () {70 vars in 1423 bytes} [Fri Aug 14 04:03:01 2026] POST /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:01.418343 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-95cb0aa8-954e-464d-bf2e-5c5cd525cbf9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:01.420151 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-95cb0aa8-954e-464d-bf2e-5c5cd525cbf9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 Aug 14 04:03:01.420388 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-95cb0aa8-954e-464d-bf2e-5c5cd525cbf9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:01.420582 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-95cb0aa8-954e-464d-bf2e-5c5cd525cbf9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:01.420738 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-95cb0aa8-954e-464d-bf2e-5c5cd525cbf9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Delete volume with id: bc19da6d-5aed-482f-baf9-728a6798ff17 Aug 14 04:03:01.427186 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:01.427186 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:01.427453 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-95cb0aa8-954e-464d-bf2e-5c5cd525cbf9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:03:01.442620 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-95cb0aa8-954e-464d-bf2e-5c5cd525cbf9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Delete volume request issued successfully. Aug 14 04:03:01.442775 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-95cb0aa8-954e-464d-bf2e-5c5cd525cbf9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 returned with HTTP 202 Aug 14 04:03:01.443177 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1239/4984] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:03:01 2026] DELETE /volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:03:01.449142 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ac8ce517-10d8-4bf8-958d-c44590a49d95 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:01.450737 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ac8ce517-10d8-4bf8-958d-c44590a49d95 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 Aug 14 04:03:01.451006 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ac8ce517-10d8-4bf8-958d-c44590a49d95 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:01.451216 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ac8ce517-10d8-4bf8-958d-c44590a49d95 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:01.457884 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:01.457884 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:01.461257 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-ac8ce517-10d8-4bf8-958d-c44590a49d95 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:03:01.464684 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ac8ce517-10d8-4bf8-958d-c44590a49d95 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 returned with HTTP 200 Aug 14 04:03:01.465055 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1250/4985] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:01 2026] GET /volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:01.474738 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d647eef4-cb3f-49fc-81b8-8bbd7a055e4b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:01.476812 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d647eef4-cb3f-49fc-81b8-8bbd7a055e4b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:01.476996 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d647eef4-cb3f-49fc-81b8-8bbd7a055e4b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:01.477198 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d647eef4-cb3f-49fc-81b8-8bbd7a055e4b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:01.483914 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:01.483914 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:01.487526 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d647eef4-cb3f-49fc-81b8-8bbd7a055e4b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:01.491589 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d647eef4-cb3f-49fc-81b8-8bbd7a055e4b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:01.491991 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1252/4986] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:01 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:01.503864 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0388c6d6-e558-49fe-b66f-d7df400c19a3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:01.505849 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0388c6d6-e558-49fe-b66f-d7df400c19a3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:01.506058 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0388c6d6-e558-49fe-b66f-d7df400c19a3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:01.506298 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0388c6d6-e558-49fe-b66f-d7df400c19a3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:01.512797 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:01.512797 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:01.516038 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0388c6d6-e558-49fe-b66f-d7df400c19a3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:01.519789 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0388c6d6-e558-49fe-b66f-d7df400c19a3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:01.520147 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1246/4987] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:01 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:01.945514 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-fb7b41f8-2dda-4527-9d40-0a18fc5e9cf7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:01.947556 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-fb7b41f8-2dda-4527-9d40-0a18fc5e9cf7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:01.947731 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-fb7b41f8-2dda-4527-9d40-0a18fc5e9cf7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:01.947908 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-fb7b41f8-2dda-4527-9d40-0a18fc5e9cf7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:01.954096 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:01.954096 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:01.957125 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-fb7b41f8-2dda-4527-9d40-0a18fc5e9cf7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:01.960543 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-fb7b41f8-2dda-4527-9d40-0a18fc5e9cf7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:01.960901 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1240/4988] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:03:01 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:02.026668 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c302e0c5-e750-4088-97bc-6bcb00f2f463 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:02.027099 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c302e0c5-e750-4088-97bc-6bcb00f2f463 None None] GET https://10.4.3.64/volume// Aug 14 04:03:02.027319 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c302e0c5-e750-4088-97bc-6bcb00f2f463 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:02.027570 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c302e0c5-e750-4088-97bc-6bcb00f2f463 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:02.027889 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c302e0c5-e750-4088-97bc-6bcb00f2f463 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:03:02.028263 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1251/4989] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 04:03:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:03:02.035212 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-fa404715-ec1d-4d4f-94c5-ccfba019dece None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:02.059939 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-fa404715-ec1d-4d4f-94c5-ccfba019dece tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:03:02.060309 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-fa404715-ec1d-4d4f-94c5-ccfba019dece tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c45702c7-fc22-44f0-a2dd-2d0e42fafde2", "connector": null, "instance_uuid": "da893e0e-5af4-4ebb-b884-07358ef74f84"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:02.067723 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:02.067723 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:02.087548 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-fa404715-ec1d-4d4f-94c5-ccfba019dece tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:03:02.087932 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1253/4990] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:03:02 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 14 04:03:02.110476 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a161852e-589a-4744-b2b4-90f6397c1b80 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:02.112566 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a161852e-589a-4744-b2b4-90f6397c1b80 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:02.112805 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a161852e-589a-4744-b2b4-90f6397c1b80 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:02.113053 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a161852e-589a-4744-b2b4-90f6397c1b80 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:02.117378 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e8853542-bcff-454e-b324-538c5dbacbaf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:02.117781 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e8853542-bcff-454e-b324-538c5dbacbaf None None] GET https://10.4.3.64/volume// Aug 14 04:03:02.117936 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e8853542-bcff-454e-b324-538c5dbacbaf None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:02.118153 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e8853542-bcff-454e-b324-538c5dbacbaf None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:02.118493 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e8853542-bcff-454e-b324-538c5dbacbaf None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:03:02.118938 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1241/4991] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:03:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:03:02.123716 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:02.123716 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:02.125686 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-19727baf-59aa-45e5-b39d-95f16425fa86 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:02.127758 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-19727baf-59aa-45e5-b39d-95f16425fa86 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:02.127908 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a161852e-589a-4744-b2b4-90f6397c1b80 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:02.127945 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-19727baf-59aa-45e5-b39d-95f16425fa86 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:02.128147 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-19727baf-59aa-45e5-b39d-95f16425fa86 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:02.132544 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a161852e-589a-4744-b2b4-90f6397c1b80 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:02.133032 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1247/4992] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:02 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:02.136984 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:02.136984 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:02.139883 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-19727baf-59aa-45e5-b39d-95f16425fa86 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:02.143422 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-19727baf-59aa-45e5-b39d-95f16425fa86 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:02.143760 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1252/4993] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:03:02 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 1060 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:03:02.238451 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-1c8c4cbf-7626-4b13-9836-c1f4d9987170 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:02.240473 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-1c8c4cbf-7626-4b13-9836-c1f4d9987170 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] PUT https://10.4.3.64/volume/v3/attachments/8e2214f6-94f3-4658-a06d-61e39af1839b Aug 14 04:03:02.240910 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-1c8c4cbf-7626-4b13-9836-c1f4d9987170 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:02.247792 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-1c8c4cbf-7626-4b13-9836-c1f4d9987170 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Acquiring lock "cinder-attachment_update-c45702c7-fc22-44f0-a2dd-2d0e42fafde2-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:03:02.251921 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-1c8c4cbf-7626-4b13-9836-c1f4d9987170 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Lock "cinder-attachment_update-c45702c7-fc22-44f0-a2dd-2d0e42fafde2-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:03:02.252946 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:02.252946 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:02.319531 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-1c8c4cbf-7626-4b13-9836-c1f4d9987170 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Lock "cinder-attachment_update-c45702c7-fc22-44f0-a2dd-2d0e42fafde2-np0000007313" released by "attachment_update" :: held 0.068s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:03:02.320123 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-1c8c4cbf-7626-4b13-9836-c1f4d9987170 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments/8e2214f6-94f3-4658-a06d-61e39af1839b returned with HTTP 200 Aug 14 04:03:02.320579 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1254/4994] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:03:02 2026] PUT /volume/v3/attachments/8e2214f6-94f3-4658-a06d-61e39af1839b => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:02.478186 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-41784177-912d-4408-b3cd-bd34595b0780 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:02.479941 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-41784177-912d-4408-b3cd-bd34595b0780 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 Aug 14 04:03:02.480215 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-41784177-912d-4408-b3cd-bd34595b0780 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:02.480439 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-41784177-912d-4408-b3cd-bd34595b0780 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:02.485983 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-41784177-912d-4408-b3cd-bd34595b0780 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 returned with HTTP 404 Aug 14 04:03:02.486456 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1242/4995] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:02 2026] GET /volume/v3/volumes/bc19da6d-5aed-482f-baf9-728a6798ff17 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:02.493536 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:02.495571 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] POST https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869/restore Aug 14 04:03:02.495925 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:02.497209 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Restoring backup 2a96cdc2-0e77-4fe8-9743-c6150c947869 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100326) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 04:03:02.497345 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Restoring backup 2a96cdc2-0e77-4fe8-9743-c6150c947869 to volume None. Aug 14 04:03:02.502239 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:02.502239 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:02.503370 np0000007313 devstack@c-api.service[100326]: INFO cinder.backup.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Creating volume of 1 GB for restore of backup 2a96cdc2-0e77-4fe8-9743-c6150c947869. Aug 14 04:03:02.506874 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Availability Zones retrieved successfully. Aug 14 04:03:02.512446 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Flow 'volume_create_api' (c0df8556-1c3c-4789-9603-e69c31fb4b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:02.513359 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8cff1ce-cc35-429d-a195-22d5ebf06107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:02.514202 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:03:02.539106 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8cff1ce-cc35-429d-a195-22d5ebf06107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:02.539888 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb5e799-b188-41fd-ba1d-1da7fedff649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:02.572004 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Created reservations ['2afbf2a1-065a-4529-a615-71c16533968d', 'e11342f2-4408-4153-a108-3b123fbe4023', '5fef347c-edc7-4240-bd62-e1cc9e229b79', 'e8f874a6-1ef2-4cda-85d8-4d4103269b86'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:03:02.572784 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb5e799-b188-41fd-ba1d-1da7fedff649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2afbf2a1-065a-4529-a615-71c16533968d', 'e11342f2-4408-4153-a108-3b123fbe4023', '5fef347c-edc7-4240-bd62-e1cc9e229b79', 'e8f874a6-1ef2-4cda-85d8-4d4103269b86']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:02.573516 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993843fa-27f3-413d-a6f0-17352a29ff6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:02.601149 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993843fa-27f3-413d-a6f0-17352a29ff6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '408acf6d-8b59-4d72-8365-707a504540dd', '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='c1aae8c0bd2c4be890e395acf6a40379',qos_specs=None,replication_status=,reservations=['2afbf2a1-065a-4529-a615-71c16533968d','e11342f2-4408-4153-a108-3b123fbe4023','5fef347c-edc7-4240-bd62-e1cc9e229b79','e8f874a6-1ef2-4cda-85d8-4d4103269b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3247865621084654b362337d533f7367',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:03:02Z,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=408acf6d-8b59-4d72-8365-707a504540dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1aae8c0bd2c4be890e395acf6a40379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3247865621084654b362337d533f7367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:02.601928 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00ed95b-fbe8-4a4a-82cc-52cba7dc3fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:02.617585 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00ed95b-fbe8-4a4a-82cc-52cba7dc3fe8) transitioned into 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='c1aae8c0bd2c4be890e395acf6a40379',qos_specs=None,replication_status=,reservations=['2afbf2a1-065a-4529-a615-71c16533968d','e11342f2-4408-4153-a108-3b123fbe4023','5fef347c-edc7-4240-bd62-e1cc9e229b79','e8f874a6-1ef2-4cda-85d8-4d4103269b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3247865621084654b362337d533f7367',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:02.618301 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4adae31-dfa6-4f32-a279-5c87f215c48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:02.627002 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4adae31-dfa6-4f32-a279-5c87f215c48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:02.627863 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Flow 'volume_create_api' (c0df8556-1c3c-4789-9603-e69c31fb4b58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:02.628204 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Create volume request issued successfully. Aug 14 04:03:02.634369 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:02.634369 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:02.634810 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Volume info retrieved successfully. Aug 14 04:03:03.145305 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-442facf0-6da5-4745-9dd6-f91d94cc4149 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:03.147110 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-442facf0-6da5-4745-9dd6-f91d94cc4149 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:03.147380 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-442facf0-6da5-4745-9dd6-f91d94cc4149 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:03.147606 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-442facf0-6da5-4745-9dd6-f91d94cc4149 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:03.156230 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:03.156230 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:03.159376 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-442facf0-6da5-4745-9dd6-f91d94cc4149 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:03.163652 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-442facf0-6da5-4745-9dd6-f91d94cc4149 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:03.163990 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1253/4996] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:03 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:03.644184 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:03.644184 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:03.644768 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Volume info retrieved successfully. Aug 14 04:03:03.644947 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Checking backup size 1 against volume size 1 {{(pid=100326) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 04:03:03.645081 np0000007313 devstack@c-api.service[100326]: INFO cinder.backup.api [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Overwriting volume 408acf6d-8b59-4d72-8365-707a504540dd with restore of backup 2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:03.658359 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] restore_backup in rpcapi backup_id 2a96cdc2-0e77-4fe8-9743-c6150c947869 {{(pid=100326) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 04:03:03.660318 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f27a4263-9a6a-4607-a360-a6b82dd53f40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869/restore returned with HTTP 202 Aug 14 04:03:03.660847 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1248/4997] 10.4.3.64 () {70 vars in 1426 bytes} [Fri Aug 14 04:03:02 2026] POST /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869/restore => generated 152 bytes in 1168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:03:03.668269 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2841db28-463c-4bd2-a3be-341c63036bfc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:03.670040 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2841db28-463c-4bd2-a3be-341c63036bfc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:03.670269 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2841db28-463c-4bd2-a3be-341c63036bfc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:03.670449 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2841db28-463c-4bd2-a3be-341c63036bfc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:03.670547 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-2841db28-463c-4bd2-a3be-341c63036bfc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:03.677115 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:03.677115 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:03.677731 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2841db28-463c-4bd2-a3be-341c63036bfc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:03:03.678082 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1255/4998] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:03 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:04.177397 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0021e675-00fa-4fb4-bacc-0911aa5c720b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:04.179220 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0021e675-00fa-4fb4-bacc-0911aa5c720b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:04.179406 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0021e675-00fa-4fb4-bacc-0911aa5c720b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:04.179588 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0021e675-00fa-4fb4-bacc-0911aa5c720b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:04.189010 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:04.189010 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:04.192198 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0021e675-00fa-4fb4-bacc-0911aa5c720b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:04.196325 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0021e675-00fa-4fb4-bacc-0911aa5c720b tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:04.196693 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1243/4999] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:04 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:04.689329 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-77a2fb51-dca7-4a13-abb9-d7cc3fa6baa4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:04.690947 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-77a2fb51-dca7-4a13-abb9-d7cc3fa6baa4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:04.691162 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-77a2fb51-dca7-4a13-abb9-d7cc3fa6baa4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:04.691364 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-77a2fb51-dca7-4a13-abb9-d7cc3fa6baa4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:04.691457 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-77a2fb51-dca7-4a13-abb9-d7cc3fa6baa4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:04.695180 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:04.695180 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:04.695767 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-77a2fb51-dca7-4a13-abb9-d7cc3fa6baa4 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:03:04.696112 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1254/5000] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:04 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:05.208200 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-abddb9bb-178c-413e-9202-13cbcff3ee85 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:05.209842 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-abddb9bb-178c-413e-9202-13cbcff3ee85 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:05.210019 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-abddb9bb-178c-413e-9202-13cbcff3ee85 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:05.210201 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-abddb9bb-178c-413e-9202-13cbcff3ee85 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:05.218575 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:05.218575 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:05.221307 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-abddb9bb-178c-413e-9202-13cbcff3ee85 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:05.224731 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-abddb9bb-178c-413e-9202-13cbcff3ee85 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:05.225066 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1249/5001] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:05 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:05.530939 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-a3cdaaa1-0a50-47b3-b546-6a7706074f08 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:05.532845 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-a3cdaaa1-0a50-47b3-b546-6a7706074f08 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/attachments/8e2214f6-94f3-4658-a06d-61e39af1839b/action Aug 14 04:03:05.533221 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-a3cdaaa1-0a50-47b3-b546-6a7706074f08 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:03:05.533344 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-a3cdaaa1-0a50-47b3-b546-6a7706074f08 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:05.547147 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:05.547147 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:05.556281 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-b80402a7-42eb-4c45-942f-5aa16c2eca34 req-a3cdaaa1-0a50-47b3-b546-6a7706074f08 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments/8e2214f6-94f3-4658-a06d-61e39af1839b/action returned with HTTP 204 Aug 14 04:03:05.556689 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1256/5002] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:03:05 2026] POST /volume/v3/attachments/8e2214f6-94f3-4658-a06d-61e39af1839b/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:05.704837 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-09257307-85f9-453f-9d01-08bb14649d87 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:05.706584 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-09257307-85f9-453f-9d01-08bb14649d87 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:05.706778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-09257307-85f9-453f-9d01-08bb14649d87 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:05.706964 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-09257307-85f9-453f-9d01-08bb14649d87 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:05.707065 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-09257307-85f9-453f-9d01-08bb14649d87 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:05.710869 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:05.710869 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:05.711443 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-09257307-85f9-453f-9d01-08bb14649d87 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:03:05.711822 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1244/5003] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:05 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:06.236131 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b60dbf08-3734-4306-9303-f0d430108ff7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:06.237812 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b60dbf08-3734-4306-9303-f0d430108ff7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:06.238091 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b60dbf08-3734-4306-9303-f0d430108ff7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:06.238324 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b60dbf08-3734-4306-9303-f0d430108ff7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:06.247180 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:06.247180 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:06.250117 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b60dbf08-3734-4306-9303-f0d430108ff7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:06.253715 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b60dbf08-3734-4306-9303-f0d430108ff7 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:06.254070 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1255/5004] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:06 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 1173 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:06.721840 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8a3c1331-a0bd-47b5-abd7-7d2633ad3738 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:06.723640 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a3c1331-a0bd-47b5-abd7-7d2633ad3738 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:06.723895 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a3c1331-a0bd-47b5-abd7-7d2633ad3738 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:06.724094 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8a3c1331-a0bd-47b5-abd7-7d2633ad3738 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:06.724246 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-8a3c1331-a0bd-47b5-abd7-7d2633ad3738 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:06.730672 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:06.730672 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:06.731717 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8a3c1331-a0bd-47b5-abd7-7d2633ad3738 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:03:06.732737 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1250/5005] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:06 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:07.744150 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4de2ebb1-dfbe-4c05-ba61-d5ac71a8ebc6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:07.746289 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4de2ebb1-dfbe-4c05-ba61-d5ac71a8ebc6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:07.746560 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4de2ebb1-dfbe-4c05-ba61-d5ac71a8ebc6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:07.746785 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4de2ebb1-dfbe-4c05-ba61-d5ac71a8ebc6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:07.746933 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-4de2ebb1-dfbe-4c05-ba61-d5ac71a8ebc6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:07.751533 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:07.751533 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:07.752251 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4de2ebb1-dfbe-4c05-ba61-d5ac71a8ebc6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:03:07.752669 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1257/5006] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:07 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:08.763287 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a677bfec-2682-4c8e-941d-d680bfb66c26 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:08.765059 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a677bfec-2682-4c8e-941d-d680bfb66c26 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:08.765260 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a677bfec-2682-4c8e-941d-d680bfb66c26 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:08.765449 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a677bfec-2682-4c8e-941d-d680bfb66c26 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:08.765566 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a677bfec-2682-4c8e-941d-d680bfb66c26 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:08.771186 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:08.771186 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:08.772109 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a677bfec-2682-4c8e-941d-d680bfb66c26 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:03:08.772649 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1245/5007] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:08 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:09.334795 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-9572a6ff-df94-4228-adf1-edb53825c18e req-6758b1d1-1d74-490c-a74c-3f292edcc87c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:09.336871 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-6758b1d1-1d74-490c-a74c-3f292edcc87c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:09.337089 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-6758b1d1-1d74-490c-a74c-3f292edcc87c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:09.337305 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-6758b1d1-1d74-490c-a74c-3f292edcc87c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:09.345940 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:09.345940 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:09.349055 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-9572a6ff-df94-4228-adf1-edb53825c18e req-6758b1d1-1d74-490c-a74c-3f292edcc87c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:09.352754 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-6758b1d1-1d74-490c-a74c-3f292edcc87c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:09.353123 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1256/5008] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:03:09 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:09.371609 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-9572a6ff-df94-4228-adf1-edb53825c18e req-acd271d5-a4d7-4052-989c-4466e21f8271 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:09.373537 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-acd271d5-a4d7-4052-989c-4466e21f8271 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] POST https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2/action Aug 14 04:03:09.373972 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-acd271d5-a4d7-4052-989c-4466e21f8271 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:03:09.374188 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-acd271d5-a4d7-4052-989c-4466e21f8271 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:09.383887 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:09.383887 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:09.384305 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-9572a6ff-df94-4228-adf1-edb53825c18e req-acd271d5-a4d7-4052-989c-4466e21f8271 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:09.389650 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-9572a6ff-df94-4228-adf1-edb53825c18e req-acd271d5-a4d7-4052-989c-4466e21f8271 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Begin detaching volume completed successfully. Aug 14 04:03:09.389841 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-acd271d5-a4d7-4052-989c-4466e21f8271 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2/action returned with HTTP 202 Aug 14 04:03:09.390218 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1251/5009] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 04:03:09 2026] POST /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:03:09.438026 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ea883fee-fa44-4d0c-bc45-a89cb8ab245d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:09.438439 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ea883fee-fa44-4d0c-bc45-a89cb8ab245d None None] GET https://10.4.3.64/volume// Aug 14 04:03:09.438619 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ea883fee-fa44-4d0c-bc45-a89cb8ab245d None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:09.438886 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ea883fee-fa44-4d0c-bc45-a89cb8ab245d None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:09.439218 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ea883fee-fa44-4d0c-bc45-a89cb8ab245d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:03:09.439492 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1258/5010] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:03:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:03:09.446777 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-9572a6ff-df94-4228-adf1-edb53825c18e req-661f6383-c49f-423a-be03-9cde55e730e3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:09.448781 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-661f6383-c49f-423a-be03-9cde55e730e3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:09.448989 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-661f6383-c49f-423a-be03-9cde55e730e3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:09.449273 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-661f6383-c49f-423a-be03-9cde55e730e3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:09.458075 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:09.458075 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:09.461175 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-9572a6ff-df94-4228-adf1-edb53825c18e req-661f6383-c49f-423a-be03-9cde55e730e3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:09.465126 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-661f6383-c49f-423a-be03-9cde55e730e3 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:09.465491 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1246/5011] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:03:09 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:03:09.784421 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7d6dd7a0-8236-4ab0-bff7-819fceeb6cfc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:09.786733 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7d6dd7a0-8236-4ab0-bff7-819fceeb6cfc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:09.787017 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7d6dd7a0-8236-4ab0-bff7-819fceeb6cfc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:09.787374 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7d6dd7a0-8236-4ab0-bff7-819fceeb6cfc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:09.787512 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-7d6dd7a0-8236-4ab0-bff7-819fceeb6cfc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:09.792746 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:09.792746 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:09.793538 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7d6dd7a0-8236-4ab0-bff7-819fceeb6cfc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:03:09.794018 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1257/5012] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:09 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:10.303335 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-9572a6ff-df94-4228-adf1-edb53825c18e req-63cbc82b-703d-479e-be0f-d6f8e97c2728 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:10.306309 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-63cbc82b-703d-479e-be0f-d6f8e97c2728 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] DELETE https://10.4.3.64/volume/v3/attachments/8e2214f6-94f3-4658-a06d-61e39af1839b Aug 14 04:03:10.306589 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-63cbc82b-703d-479e-be0f-d6f8e97c2728 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:10.306966 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-63cbc82b-703d-479e-be0f-d6f8e97c2728 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:10.315470 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:10.315470 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:10.363470 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-9572a6ff-df94-4228-adf1-edb53825c18e req-63cbc82b-703d-479e-be0f-d6f8e97c2728 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/attachments/8e2214f6-94f3-4658-a06d-61e39af1839b returned with HTTP 200 Aug 14 04:03:10.363858 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1252/5013] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:03:10 2026] DELETE /volume/v3/attachments/8e2214f6-94f3-4658-a06d-61e39af1839b => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:10.479032 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d0b539d4-c9c0-4240-992c-3d27a9376296 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:10.480707 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d0b539d4-c9c0-4240-992c-3d27a9376296 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:10.480922 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d0b539d4-c9c0-4240-992c-3d27a9376296 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:10.481122 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d0b539d4-c9c0-4240-992c-3d27a9376296 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:10.487460 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:10.487460 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:10.490676 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d0b539d4-c9c0-4240-992c-3d27a9376296 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:10.494361 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d0b539d4-c9c0-4240-992c-3d27a9376296 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:10.494688 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1259/5014] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:10 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:10.505636 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1987f20d-7148-4c0c-9c0a-7c9527276d4f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:10.507677 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1987f20d-7148-4c0c-9c0a-7c9527276d4f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:10.507985 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1987f20d-7148-4c0c-9c0a-7c9527276d4f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:10.508265 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1987f20d-7148-4c0c-9c0a-7c9527276d4f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:10.516704 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:10.516704 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:10.520608 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1987f20d-7148-4c0c-9c0a-7c9527276d4f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:10.524719 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1987f20d-7148-4c0c-9c0a-7c9527276d4f tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:10.525104 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1247/5015] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:10 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:10.536639 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c845a75f-a51f-44ce-8ae1-9738d021218e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:10.538557 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c845a75f-a51f-44ce-8ae1-9738d021218e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:10.538776 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c845a75f-a51f-44ce-8ae1-9738d021218e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:10.538972 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c845a75f-a51f-44ce-8ae1-9738d021218e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:10.539147 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-c845a75f-a51f-44ce-8ae1-9738d021218e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Delete volume with id: c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:10.545576 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:10.545576 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:10.546034 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c845a75f-a51f-44ce-8ae1-9738d021218e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:10.560581 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c845a75f-a51f-44ce-8ae1-9738d021218e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Delete volume request issued successfully. Aug 14 04:03:10.560824 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c845a75f-a51f-44ce-8ae1-9738d021218e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 202 Aug 14 04:03:10.561359 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1258/5016] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:03:10 2026] DELETE /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:03:10.568009 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7a221ac8-f5cf-41c3-9320-437c118e0d0e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:10.569886 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7a221ac8-f5cf-41c3-9320-437c118e0d0e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:10.570066 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7a221ac8-f5cf-41c3-9320-437c118e0d0e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:10.570272 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7a221ac8-f5cf-41c3-9320-437c118e0d0e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:10.578118 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:10.578118 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:10.583441 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7a221ac8-f5cf-41c3-9320-437c118e0d0e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:10.588593 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7a221ac8-f5cf-41c3-9320-437c118e0d0e tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 200 Aug 14 04:03:10.589256 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1253/5017] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:10 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:10.804375 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e94aba95-0ea8-4e99-b7a2-08935ccc93a6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:10.806149 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e94aba95-0ea8-4e99-b7a2-08935ccc93a6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:10.806437 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e94aba95-0ea8-4e99-b7a2-08935ccc93a6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:10.806682 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e94aba95-0ea8-4e99-b7a2-08935ccc93a6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:10.806847 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-e94aba95-0ea8-4e99-b7a2-08935ccc93a6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:10.810673 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:10.810673 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:10.811294 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e94aba95-0ea8-4e99-b7a2-08935ccc93a6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:03:10.811667 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1260/5018] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:10 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:11.603254 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-edbe454e-6a3e-4333-acd5-c1929b5bde91 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:11.605090 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-edbe454e-6a3e-4333-acd5-c1929b5bde91 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 Aug 14 04:03:11.605368 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-edbe454e-6a3e-4333-acd5-c1929b5bde91 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:11.605591 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-edbe454e-6a3e-4333-acd5-c1929b5bde91 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:11.613343 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-edbe454e-6a3e-4333-acd5-c1929b5bde91 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 returned with HTTP 404 Aug 14 04:03:11.614005 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1248/5019] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:11 2026] GET /volume/v3/volumes/c45702c7-fc22-44f0-a2dd-2d0e42fafde2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:11.620725 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c8c00fcf-e119-4000-9180-b8c71db1d037 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:11.622425 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c8c00fcf-e119-4000-9180-b8c71db1d037 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:03:11.622602 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c8c00fcf-e119-4000-9180-b8c71db1d037 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:11.622795 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c8c00fcf-e119-4000-9180-b8c71db1d037 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:11.629750 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:11.629750 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:11.633045 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c8c00fcf-e119-4000-9180-b8c71db1d037 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:11.636698 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c8c00fcf-e119-4000-9180-b8c71db1d037 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:03:11.637038 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1259/5020] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:11 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:11.648297 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fe09db9a-06b0-46d6-936b-f69b44413e57 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:11.650333 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe09db9a-06b0-46d6-936b-f69b44413e57 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:03:11.650548 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe09db9a-06b0-46d6-936b-f69b44413e57 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:11.650727 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe09db9a-06b0-46d6-936b-f69b44413e57 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:11.657843 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:11.657843 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:11.661277 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fe09db9a-06b0-46d6-936b-f69b44413e57 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:11.665031 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe09db9a-06b0-46d6-936b-f69b44413e57 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:03:11.665518 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1254/5021] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:11 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:11.676070 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8bf09f3f-5897-48c5-a80c-5b0876fb866c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:11.677760 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8bf09f3f-5897-48c5-a80c-5b0876fb866c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:03:11.677941 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8bf09f3f-5897-48c5-a80c-5b0876fb866c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:11.678112 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8bf09f3f-5897-48c5-a80c-5b0876fb866c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:11.678285 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-8bf09f3f-5897-48c5-a80c-5b0876fb866c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Delete volume with id: 6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:03:11.684531 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:11.684531 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:11.684917 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8bf09f3f-5897-48c5-a80c-5b0876fb866c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:11.700362 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8bf09f3f-5897-48c5-a80c-5b0876fb866c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Delete volume request issued successfully. Aug 14 04:03:11.700623 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8bf09f3f-5897-48c5-a80c-5b0876fb866c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 202 Aug 14 04:03:11.701243 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1261/5022] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:03:11 2026] DELETE /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:03:11.707585 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a47cbfc0-9488-41b7-a3fd-846feb69ba4c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:11.710109 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a47cbfc0-9488-41b7-a3fd-846feb69ba4c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:03:11.710325 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a47cbfc0-9488-41b7-a3fd-846feb69ba4c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:11.710497 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a47cbfc0-9488-41b7-a3fd-846feb69ba4c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:11.723912 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:11.723912 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:11.729384 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a47cbfc0-9488-41b7-a3fd-846feb69ba4c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:11.734114 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a47cbfc0-9488-41b7-a3fd-846feb69ba4c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 200 Aug 14 04:03:11.734621 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1249/5023] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:11 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:11.823339 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6053a40d-9c8f-454f-80ca-f1071281941d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:11.824945 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6053a40d-9c8f-454f-80ca-f1071281941d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:11.825116 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6053a40d-9c8f-454f-80ca-f1071281941d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:11.825304 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6053a40d-9c8f-454f-80ca-f1071281941d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:11.825405 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-6053a40d-9c8f-454f-80ca-f1071281941d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:11.829305 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:11.829305 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:11.829835 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6053a40d-9c8f-454f-80ca-f1071281941d tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:03:11.830294 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1260/5024] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:11 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:12.032609 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c1078494-4676-42b4-be00-ce4e5a80e65d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:12.064484 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c1078494-4676-42b4-be00-ce4e5a80e65d tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 04:03:12.064856 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c1078494-4676-42b4-be00-ce4e5a80e65d tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-467553509-1367136823", "extra_specs": {"multiattach": " True"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:12.084533 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c1078494-4676-42b4-be00-ce4e5a80e65d tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 04:03:12.084966 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1255/5025] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 04:03:12 2026] POST /volume/v3/types => generated 286 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:12.093210 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9766427a-7483-4187-a55b-fc41b155d38b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:12.095271 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:03:12.095951 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-123563301", "snapshot_id": null, "imageRef": null, "volume_type": "b78b725b-150c-49fe-b17b-6da1769c2a0a", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:12.097581 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-123563301', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'b78b725b-150c-49fe-b17b-6da1769c2a0a', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:03:12.103618 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Create volume of 1 GB Aug 14 04:03:12.103910 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:12.103910 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:12.104385 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Availability Zones retrieved successfully. Aug 14 04:03:12.109697 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Flow 'volume_create_api' (c9dcfe07-aec1-40db-a12a-b3a64615a5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:12.110563 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b3017f1-602d-404d-9eb8-0ed595caef94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:12.111373 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:03:12.120306 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:12.120306 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:12.132898 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b3017f1-602d-404d-9eb8-0ed595caef94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T04:03:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b78b725b-150c-49fe-b17b-6da1769c2a0a,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-467553509-1367136823',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b78b725b-150c-49fe-b17b-6da1769c2a0a', 'encryption_key_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=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:12.133601 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d494f138-2a88-449e-b01c-10b108e36eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:12.155546 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-467553509-1367136823 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-467553509-1367136823, it is now deprecated. Please use the default quota class for default quota. Aug 14 04:03:12.155811 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-467553509-1367136823 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-467553509-1367136823, it is now deprecated. Please use the default quota class for default quota. Aug 14 04:03:12.184366 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Created reservations ['dfc49d5c-0625-4b12-981f-9af0ba3ca9e3', 'a3e27702-c610-4273-ad78-061dbdfb8afb', '24169e66-4478-4af6-b60e-51202c3780f8', 'eb56a22b-ae6c-4ff4-8843-85dec3ecfa1e'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:03:12.185115 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d494f138-2a88-449e-b01c-10b108e36eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfc49d5c-0625-4b12-981f-9af0ba3ca9e3', 'a3e27702-c610-4273-ad78-061dbdfb8afb', '24169e66-4478-4af6-b60e-51202c3780f8', 'eb56a22b-ae6c-4ff4-8843-85dec3ecfa1e']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:12.185844 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb8ec58a-5888-4352-a3d2-068e6a7a01ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:12.206155 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb8ec58a-5888-4352-a3d2-068e6a7a01ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd76f7b8c-e163-4247-b734-e103d689242f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-123563301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a4a4f70daa774f33bca793a2ff1c7a41',qos_specs=None,replication_status=,reservations=['dfc49d5c-0625-4b12-981f-9af0ba3ca9e3','a3e27702-c610-4273-ad78-061dbdfb8afb','24169e66-4478-4af6-b60e-51202c3780f8','eb56a22b-ae6c-4ff4-8843-85dec3ecfa1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcfab937780e4bf1b5ebccaa794648ad',volume_type_id=b78b725b-150c-49fe-b17b-6da1769c2a0a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-123563301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d76f7b8c-e163-4247-b734-e103d689242f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a4a4f70daa774f33bca793a2ff1c7a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcfab937780e4bf1b5ebccaa794648ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b78b725b-150c-49fe-b17b-6da1769c2a0a),volume_type_id=b78b725b-150c-49fe-b17b-6da1769c2a0a)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:12.207111 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b66d4b6-a481-4e3c-91d4-4d8bb260074b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:12.224832 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b66d4b6-a481-4e3c-91d4-4d8bb260074b) transitioned into state 'SUCCESS' from state '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-123563301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a4a4f70daa774f33bca793a2ff1c7a41',qos_specs=None,replication_status=,reservations=['dfc49d5c-0625-4b12-981f-9af0ba3ca9e3','a3e27702-c610-4273-ad78-061dbdfb8afb','24169e66-4478-4af6-b60e-51202c3780f8','eb56a22b-ae6c-4ff4-8843-85dec3ecfa1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcfab937780e4bf1b5ebccaa794648ad',volume_type_id=b78b725b-150c-49fe-b17b-6da1769c2a0a)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:12.225510 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab461acb-846e-481c-879c-ec0770e5cffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:12.241342 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab461acb-846e-481c-879c-ec0770e5cffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:12.242115 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Flow 'volume_create_api' (c9dcfe07-aec1-40db-a12a-b3a64615a5f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:12.242416 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Create volume request issued successfully. Aug 14 04:03:12.242956 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9766427a-7483-4187-a55b-fc41b155d38b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:03:12.243461 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1262/5026] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:03:12 2026] POST /volume/v3/volumes => generated 826 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:03:12.254359 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3e7127e0-8bfd-4655-ad80-affc8b372401 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:12.258878 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3e7127e0-8bfd-4655-ad80-affc8b372401 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:03:12.259103 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3e7127e0-8bfd-4655-ad80-affc8b372401 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:12.259357 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3e7127e0-8bfd-4655-ad80-affc8b372401 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:12.268353 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:12.268353 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:12.272683 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3e7127e0-8bfd-4655-ad80-affc8b372401 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:12.277252 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3e7127e0-8bfd-4655-ad80-affc8b372401 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:03:12.277648 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1250/5027] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:12 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:12.747479 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-99c980c5-f8e4-4dc4-87ca-00403bf17988 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:12.749448 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-99c980c5-f8e4-4dc4-87ca-00403bf17988 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 Aug 14 04:03:12.749641 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-99c980c5-f8e4-4dc4-87ca-00403bf17988 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:12.749831 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-99c980c5-f8e4-4dc4-87ca-00403bf17988 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:12.754838 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-99c980c5-f8e4-4dc4-87ca-00403bf17988 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 returned with HTTP 404 Aug 14 04:03:12.755378 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1261/5028] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:12 2026] GET /volume/v3/volumes/6327029b-391a-4375-aacf-0a47f994b666 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:12.761491 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f011785b-6ce2-4c09-8a39-8b1b7c2acd7a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:12.763229 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f011785b-6ce2-4c09-8a39-8b1b7c2acd7a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:03:12.763440 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f011785b-6ce2-4c09-8a39-8b1b7c2acd7a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:12.763651 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f011785b-6ce2-4c09-8a39-8b1b7c2acd7a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:12.769889 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:12.769889 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:12.773225 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-f011785b-6ce2-4c09-8a39-8b1b7c2acd7a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:12.776760 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f011785b-6ce2-4c09-8a39-8b1b7c2acd7a tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:03:12.777079 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1256/5029] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:12 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:12.789361 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-21251935-e4dc-4b6a-a4d7-84f98ebe8b33 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:12.790977 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-21251935-e4dc-4b6a-a4d7-84f98ebe8b33 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:03:12.791297 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-21251935-e4dc-4b6a-a4d7-84f98ebe8b33 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:12.791605 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-21251935-e4dc-4b6a-a4d7-84f98ebe8b33 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:12.801086 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:12.801086 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:12.803505 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-21251935-e4dc-4b6a-a4d7-84f98ebe8b33 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:12.807431 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-21251935-e4dc-4b6a-a4d7-84f98ebe8b33 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:03:12.807904 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1263/5030] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:12 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:12.819641 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-802d483d-6138-458b-95e9-ef4e871cd98d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:12.821726 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-802d483d-6138-458b-95e9-ef4e871cd98d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] DELETE https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:03:12.821959 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-802d483d-6138-458b-95e9-ef4e871cd98d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:12.822208 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-802d483d-6138-458b-95e9-ef4e871cd98d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:12.822399 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-802d483d-6138-458b-95e9-ef4e871cd98d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Delete volume with id: af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:03:12.830454 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:12.830454 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:12.830981 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-802d483d-6138-458b-95e9-ef4e871cd98d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:12.843008 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b561123f-fb2f-4ea4-9a76-e327f95144c3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:12.844881 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b561123f-fb2f-4ea4-9a76-e327f95144c3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:12.845099 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b561123f-fb2f-4ea4-9a76-e327f95144c3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:12.845353 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b561123f-fb2f-4ea4-9a76-e327f95144c3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:12.845484 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-b561123f-fb2f-4ea4-9a76-e327f95144c3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:12.848601 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-802d483d-6138-458b-95e9-ef4e871cd98d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Delete volume request issued successfully. Aug 14 04:03:12.849004 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-802d483d-6138-458b-95e9-ef4e871cd98d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 202 Aug 14 04:03:12.849407 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1251/5031] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:03:12 2026] DELETE /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:03:12.853203 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:12.853203 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:12.853769 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b561123f-fb2f-4ea4-9a76-e327f95144c3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:03:12.855009 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1262/5032] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:12 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:12.858634 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-abab2a9b-5cf4-4bfb-a6c2-57654fc4e85d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:12.860743 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-abab2a9b-5cf4-4bfb-a6c2-57654fc4e85d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:03:12.861082 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-abab2a9b-5cf4-4bfb-a6c2-57654fc4e85d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:12.861325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-abab2a9b-5cf4-4bfb-a6c2-57654fc4e85d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:12.869298 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:12.869298 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:12.873417 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-abab2a9b-5cf4-4bfb-a6c2-57654fc4e85d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:12.878623 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-abab2a9b-5cf4-4bfb-a6c2-57654fc4e85d tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 200 Aug 14 04:03:12.879118 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1257/5033] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:12 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:13.290102 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4d5cf4b2-d55c-4b87-b9fa-ad67d7fda541 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:13.292054 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4d5cf4b2-d55c-4b87-b9fa-ad67d7fda541 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:03:13.292540 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4d5cf4b2-d55c-4b87-b9fa-ad67d7fda541 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:13.292928 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4d5cf4b2-d55c-4b87-b9fa-ad67d7fda541 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:13.303152 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:13.303152 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:13.307304 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4d5cf4b2-d55c-4b87-b9fa-ad67d7fda541 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:13.312525 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4d5cf4b2-d55c-4b87-b9fa-ad67d7fda541 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:03:13.312525 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1264/5034] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:13 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:13.323082 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2db61719-5d2e-41f5-8d3e-c48cf993b86c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:13.324736 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2db61719-5d2e-41f5-8d3e-c48cf993b86c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:03:13.324914 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2db61719-5d2e-41f5-8d3e-c48cf993b86c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:13.325089 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2db61719-5d2e-41f5-8d3e-c48cf993b86c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:13.331575 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:13.331575 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:13.334729 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2db61719-5d2e-41f5-8d3e-c48cf993b86c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:13.338114 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2db61719-5d2e-41f5-8d3e-c48cf993b86c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:03:13.338430 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1252/5035] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:13 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:13.348819 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:13.350462 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:03:13.350959 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-87268255", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:13.352480 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-87268255', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:03:13.352599 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Create volume of 1 GB Aug 14 04:03:13.356347 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Availability Zones retrieved successfully. Aug 14 04:03:13.361292 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Flow 'volume_create_api' (8f40fec9-79d8-4ebb-ba76-cfacfa98a973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:13.362115 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe76e3cc-c6b6-4441-b153-b36a93fb3d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:13.362908 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:03:13.384468 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe76e3cc-c6b6-4441-b153-b36a93fb3d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:13.385149 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e655385d-7bb7-4895-8753-22de50b68007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:13.429612 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Created reservations ['fb28091a-6a80-44d8-a654-d757c5c318cd', '816aa6a1-3115-4c76-b5ee-694b505ff63c', '2162900d-5cd4-4bc6-8a06-e1cb52a995a1', '69e19508-c9b4-4f7b-91c4-3cb4c5d2775a'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:03:13.430426 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e655385d-7bb7-4895-8753-22de50b68007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb28091a-6a80-44d8-a654-d757c5c318cd', '816aa6a1-3115-4c76-b5ee-694b505ff63c', '2162900d-5cd4-4bc6-8a06-e1cb52a995a1', '69e19508-c9b4-4f7b-91c4-3cb4c5d2775a']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:13.431123 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3979b4-1220-4a80-a5f2-aa2c39468e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:13.451819 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3979b4-1220-4a80-a5f2-aa2c39468e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f14065bc-95e9-4769-8c5c-6292da881b9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-87268255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a4f70daa774f33bca793a2ff1c7a41',qos_specs=None,replication_status=,reservations=['fb28091a-6a80-44d8-a654-d757c5c318cd','816aa6a1-3115-4c76-b5ee-694b505ff63c','2162900d-5cd4-4bc6-8a06-e1cb52a995a1','69e19508-c9b4-4f7b-91c4-3cb4c5d2775a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcfab937780e4bf1b5ebccaa794648ad',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-87268255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f14065bc-95e9-4769-8c5c-6292da881b9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4a4f70daa774f33bca793a2ff1c7a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcfab937780e4bf1b5ebccaa794648ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:13.453084 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e1f1ff7-4ff0-49d5-9d41-7ae6799b6dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:13.467289 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e1f1ff7-4ff0-49d5-9d41-7ae6799b6dbe) transitioned into state 'SUCCESS' from state '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-87268255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a4f70daa774f33bca793a2ff1c7a41',qos_specs=None,replication_status=,reservations=['fb28091a-6a80-44d8-a654-d757c5c318cd','816aa6a1-3115-4c76-b5ee-694b505ff63c','2162900d-5cd4-4bc6-8a06-e1cb52a995a1','69e19508-c9b4-4f7b-91c4-3cb4c5d2775a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcfab937780e4bf1b5ebccaa794648ad',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:13.467923 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b501ca15-0eda-4b59-b744-ad3c8fd3eafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:13.475084 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b501ca15-0eda-4b59-b744-ad3c8fd3eafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:13.475842 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Flow 'volume_create_api' (8f40fec9-79d8-4ebb-ba76-cfacfa98a973) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:13.476143 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Create volume request issued successfully. Aug 14 04:03:13.476675 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5f042b62-5d40-41a1-8ae4-dde86c4d7b57 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:03:13.477088 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1263/5036] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:03:13 2026] POST /volume/v3/volumes => generated 749 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:03:13.488038 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a50399ba-0aca-47df-9168-30504ecf3621 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:13.491098 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a50399ba-0aca-47df-9168-30504ecf3621 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:03:13.491317 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a50399ba-0aca-47df-9168-30504ecf3621 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:13.491501 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a50399ba-0aca-47df-9168-30504ecf3621 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:13.498253 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:13.498253 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:13.501707 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a50399ba-0aca-47df-9168-30504ecf3621 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:13.505567 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a50399ba-0aca-47df-9168-30504ecf3621 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:03:13.505946 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1258/5037] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:13 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:13.863171 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7b5a3b80-ac44-48a1-af09-36d5e8281ae3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:13.864850 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7b5a3b80-ac44-48a1-af09-36d5e8281ae3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:13.865047 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7b5a3b80-ac44-48a1-af09-36d5e8281ae3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:13.865238 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7b5a3b80-ac44-48a1-af09-36d5e8281ae3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:13.865339 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-7b5a3b80-ac44-48a1-af09-36d5e8281ae3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:13.869250 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:13.869250 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:13.869795 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7b5a3b80-ac44-48a1-af09-36d5e8281ae3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:03:13.870155 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1265/5038] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:13 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 04:03:13.879056 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c8721fe1-5087-4f07-9d5f-383a08627699 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:13.880876 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c8721fe1-5087-4f07-9d5f-383a08627699 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/408acf6d-8b59-4d72-8365-707a504540dd Aug 14 04:03:13.881067 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c8721fe1-5087-4f07-9d5f-383a08627699 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:13.881263 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c8721fe1-5087-4f07-9d5f-383a08627699 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:13.881410 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-c8721fe1-5087-4f07-9d5f-383a08627699 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Delete volume with id: 408acf6d-8b59-4d72-8365-707a504540dd Aug 14 04:03:13.887845 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:13.887845 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:13.888126 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c8721fe1-5087-4f07-9d5f-383a08627699 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:03:13.891201 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e4bacbca-38c5-4e2b-900b-9c228e35e09c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:13.893004 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e4bacbca-38c5-4e2b-900b-9c228e35e09c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 Aug 14 04:03:13.893207 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e4bacbca-38c5-4e2b-900b-9c228e35e09c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:13.893383 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e4bacbca-38c5-4e2b-900b-9c228e35e09c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:13.898555 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e4bacbca-38c5-4e2b-900b-9c228e35e09c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 returned with HTTP 404 Aug 14 04:03:13.898971 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1264/5039] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:13 2026] GET /volume/v3/volumes/af516259-05f0-4b81-950a-68c34ae234f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:13.902738 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c8721fe1-5087-4f07-9d5f-383a08627699 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Delete volume request issued successfully. Aug 14 04:03:13.902979 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c8721fe1-5087-4f07-9d5f-383a08627699 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/408acf6d-8b59-4d72-8365-707a504540dd returned with HTTP 202 Aug 14 04:03:13.903488 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1253/5040] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:03:13 2026] DELETE /volume/v3/volumes/408acf6d-8b59-4d72-8365-707a504540dd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:03:13.905618 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6c2318ab-3fbb-4167-8a66-c66d42962f26 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:13.907400 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c2318ab-3fbb-4167-8a66-c66d42962f26 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 Aug 14 04:03:13.907591 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c2318ab-3fbb-4167-8a66-c66d42962f26 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:13.907780 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6c2318ab-3fbb-4167-8a66-c66d42962f26 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:13.907876 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-6c2318ab-3fbb-4167-8a66-c66d42962f26 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Delete snapshot with id: b2346a8e-e456-4889-abc3-cc32f6710231 Aug 14 04:03:13.910351 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5393a97c-813b-4121-a826-356ba18219e3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:13.912052 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5393a97c-813b-4121-a826-356ba18219e3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/408acf6d-8b59-4d72-8365-707a504540dd Aug 14 04:03:13.912270 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5393a97c-813b-4121-a826-356ba18219e3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:13.912482 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5393a97c-813b-4121-a826-356ba18219e3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:13.913358 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:13.913358 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:13.913837 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6c2318ab-3fbb-4167-8a66-c66d42962f26 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:03:13.919419 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:13.919419 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:13.922354 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5393a97c-813b-4121-a826-356ba18219e3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:03:13.925816 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5393a97c-813b-4121-a826-356ba18219e3 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/408acf6d-8b59-4d72-8365-707a504540dd returned with HTTP 200 Aug 14 04:03:13.926211 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1266/5041] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:13 2026] GET /volume/v3/volumes/408acf6d-8b59-4d72-8365-707a504540dd => generated 1072 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:13.929349 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6c2318ab-3fbb-4167-8a66-c66d42962f26 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot delete request issued successfully. Aug 14 04:03:13.929538 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6c2318ab-3fbb-4167-8a66-c66d42962f26 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 returned with HTTP 202 Aug 14 04:03:13.929967 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1259/5042] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:03:13 2026] DELETE /volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:03:13.936996 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7725b2b9-55b3-4b22-8323-f99a4b1bff53 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:13.938826 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7725b2b9-55b3-4b22-8323-f99a4b1bff53 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 Aug 14 04:03:13.939027 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7725b2b9-55b3-4b22-8323-f99a4b1bff53 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:13.939333 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7725b2b9-55b3-4b22-8323-f99a4b1bff53 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:13.944332 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:13.944332 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:13.944730 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-7725b2b9-55b3-4b22-8323-f99a4b1bff53 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:03:13.945423 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7725b2b9-55b3-4b22-8323-f99a4b1bff53 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 returned with HTTP 200 Aug 14 04:03:13.945763 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1265/5043] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:13 2026] GET /volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:14.517667 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5c69391e-cd3b-469c-8cf4-3284b09531ba None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:14.519405 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5c69391e-cd3b-469c-8cf4-3284b09531ba tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:03:14.519589 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5c69391e-cd3b-469c-8cf4-3284b09531ba tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:14.519783 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5c69391e-cd3b-469c-8cf4-3284b09531ba tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:14.526251 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:14.526251 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:14.529487 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5c69391e-cd3b-469c-8cf4-3284b09531ba tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:14.533027 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5c69391e-cd3b-469c-8cf4-3284b09531ba tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:03:14.533417 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1254/5044] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:14 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:14.544293 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2cf0460a-8600-4271-bc84-ecd023a3107f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:14.545964 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2cf0460a-8600-4271-bc84-ecd023a3107f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:03:14.546151 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2cf0460a-8600-4271-bc84-ecd023a3107f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:14.546336 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2cf0460a-8600-4271-bc84-ecd023a3107f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:14.552581 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:14.552581 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:14.555542 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2cf0460a-8600-4271-bc84-ecd023a3107f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:14.559020 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2cf0460a-8600-4271-bc84-ecd023a3107f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:03:14.559357 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1267/5045] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:14 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:14.570335 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f3341e01-ee59-4b5b-a8ad-d466cd310f38 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:14.571976 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f3341e01-ee59-4b5b-a8ad-d466cd310f38 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 04:03:14.572458 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f3341e01-ee59-4b5b-a8ad-d466cd310f38 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-426353379", "extra_specs": {}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:14.573960 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:14.573960 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:14.584380 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f3341e01-ee59-4b5b-a8ad-d466cd310f38 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 04:03:14.584929 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1260/5046] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 04:03:14 2026] POST /volume/v3/types => generated 211 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:14.592725 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-722d8241-2dee-4378-8c13-ab4bbae50bb5 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:14.594844 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-722d8241-2dee-4378-8c13-ab4bbae50bb5 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] POST https://10.4.3.64/volume/v3/types/80c27ab1-18e7-4b7d-9cbd-e160c42b2ccc/encryption Aug 14 04:03:14.595243 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-722d8241-2dee-4378-8c13-ab4bbae50bb5 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:14.609712 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-722d8241-2dee-4378-8c13-ab4bbae50bb5 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] https://10.4.3.64/volume/v3/types/80c27ab1-18e7-4b7d-9cbd-e160c42b2ccc/encryption returned with HTTP 200 Aug 14 04:03:14.610149 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1266/5047] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 04:03:14 2026] POST /volume/v3/types/80c27ab1-18e7-4b7d-9cbd-e160c42b2ccc/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:14.617977 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:14.619627 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:03:14.619939 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1043353911", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-426353379", "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:14.621431 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1043353911', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-426353379', 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:03:14.624507 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Create volume of 1 GB Aug 14 04:03:14.624786 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:14.624786 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:14.625226 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Availability Zones retrieved successfully. Aug 14 04:03:14.630244 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Flow 'volume_create_api' (6c579d49-77b7-467b-8d58-078627699691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:14.631075 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14447b13-4740-4265-8e09-25782fc90fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:14.631877 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:03:14.650909 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14447b13-4740-4265-8e09-25782fc90fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T04:03:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=80c27ab1-18e7-4b7d-9cbd-e160c42b2ccc,is_public=True,name='tempest-scenario-type-luks-426353379',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80c27ab1-18e7-4b7d-9cbd-e160c42b2ccc', '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=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:14.651549 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b0f8fb8-5809-4f66-a0cb-7177b5782fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:14.672457 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-426353379 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-426353379, it is now deprecated. Please use the default quota class for default quota. Aug 14 04:03:14.672719 np0000007313 devstack@c-api.service[100329]: WARNING cinder.quota [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-426353379 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-426353379, it is now deprecated. Please use the default quota class for default quota. Aug 14 04:03:14.691899 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Created reservations ['bc3144d3-7ea6-4e30-81a9-3b6874501c0d', '8999ca54-079c-4106-8ed6-93571cb9c5f4', 'ffdd7474-0e29-4d79-ac74-9301b0a2d62a', '394e04f8-3c83-43ca-bbe2-e52434844977'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:03:14.692598 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b0f8fb8-5809-4f66-a0cb-7177b5782fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc3144d3-7ea6-4e30-81a9-3b6874501c0d', '8999ca54-079c-4106-8ed6-93571cb9c5f4', 'ffdd7474-0e29-4d79-ac74-9301b0a2d62a', '394e04f8-3c83-43ca-bbe2-e52434844977']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:14.693287 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f31f3b46-b22b-44e2-bad2-c0cfbe508d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:14.712613 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f31f3b46-b22b-44e2-bad2-c0cfbe508d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c8163da-00e1-46c8-b455-4cdfec4741f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1043353911',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a4f70daa774f33bca793a2ff1c7a41',qos_specs=None,replication_status=,reservations=['bc3144d3-7ea6-4e30-81a9-3b6874501c0d','8999ca54-079c-4106-8ed6-93571cb9c5f4','ffdd7474-0e29-4d79-ac74-9301b0a2d62a','394e04f8-3c83-43ca-bbe2-e52434844977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcfab937780e4bf1b5ebccaa794648ad',volume_type_id=80c27ab1-18e7-4b7d-9cbd-e160c42b2ccc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1043353911',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2c8163da-00e1-46c8-b455-4cdfec4741f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4a4f70daa774f33bca793a2ff1c7a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcfab937780e4bf1b5ebccaa794648ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80c27ab1-18e7-4b7d-9cbd-e160c42b2ccc),volume_type_id=80c27ab1-18e7-4b7d-9cbd-e160c42b2ccc)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:14.713283 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44d128ce-7878-4235-af7c-fb713dfe2fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:14.727334 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44d128ce-7878-4235-af7c-fb713dfe2fa5) transitioned into state 'SUCCESS' from state '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-1043353911',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a4f70daa774f33bca793a2ff1c7a41',qos_specs=None,replication_status=,reservations=['bc3144d3-7ea6-4e30-81a9-3b6874501c0d','8999ca54-079c-4106-8ed6-93571cb9c5f4','ffdd7474-0e29-4d79-ac74-9301b0a2d62a','394e04f8-3c83-43ca-bbe2-e52434844977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcfab937780e4bf1b5ebccaa794648ad',volume_type_id=80c27ab1-18e7-4b7d-9cbd-e160c42b2ccc)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:14.727960 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ef173a-4574-422b-9496-0282cf0698ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:14.735193 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ef173a-4574-422b-9496-0282cf0698ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:14.735957 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Flow 'volume_create_api' (6c579d49-77b7-467b-8d58-078627699691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:14.736280 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Create volume request issued successfully. Aug 14 04:03:14.736833 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5ec5abbb-b131-47c6-9060-b41108f0a2df tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:03:14.737724 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1255/5048] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:03:14 2026] POST /volume/v3/volumes => generated 778 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:03:14.748432 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e7168177-98f6-471c-a571-d7680428f697 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:14.750051 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e7168177-98f6-471c-a571-d7680428f697 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:14.750255 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e7168177-98f6-471c-a571-d7680428f697 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:14.750446 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e7168177-98f6-471c-a571-d7680428f697 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:14.756967 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:14.756967 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:14.759934 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e7168177-98f6-471c-a571-d7680428f697 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:14.763338 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e7168177-98f6-471c-a571-d7680428f697 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:14.763647 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1268/5049] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:14 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:14.937180 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-24752434-fa77-4079-ab42-faf027f2d1fc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:14.938826 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-24752434-fa77-4079-ab42-faf027f2d1fc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/408acf6d-8b59-4d72-8365-707a504540dd Aug 14 04:03:14.939016 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-24752434-fa77-4079-ab42-faf027f2d1fc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:14.939213 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-24752434-fa77-4079-ab42-faf027f2d1fc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:14.944781 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-24752434-fa77-4079-ab42-faf027f2d1fc tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/408acf6d-8b59-4d72-8365-707a504540dd returned with HTTP 404 Aug 14 04:03:14.945219 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1261/5050] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:14 2026] GET /volume/v3/volumes/408acf6d-8b59-4d72-8365-707a504540dd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:14.951899 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-40820d9d-98aa-4408-b25a-86acffaf0ed9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:14.953606 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-40820d9d-98aa-4408-b25a-86acffaf0ed9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:14.953669 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-23b7548a-7f60-411d-9165-969067eb92d8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:14.953887 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-40820d9d-98aa-4408-b25a-86acffaf0ed9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:14.954001 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-40820d9d-98aa-4408-b25a-86acffaf0ed9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:14.954106 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-40820d9d-98aa-4408-b25a-86acffaf0ed9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:14.955509 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-23b7548a-7f60-411d-9165-969067eb92d8 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 Aug 14 04:03:14.955727 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-23b7548a-7f60-411d-9165-969067eb92d8 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:14.955928 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-23b7548a-7f60-411d-9165-969067eb92d8 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:14.958245 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:14.958245 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:14.958914 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-40820d9d-98aa-4408-b25a-86acffaf0ed9 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-member] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:03:14.959254 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1267/5051] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:14 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:14.960350 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-23b7548a-7f60-411d-9165-969067eb92d8 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 returned with HTTP 404 Aug 14 04:03:14.960972 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1256/5052] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:14 2026] GET /volume/v3/snapshots/b2346a8e-e456-4889-abc3-cc32f6710231 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:14.966911 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8ae2de57-4c1e-4605-a98e-131fc3dd93ac None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:14.968415 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8ae2de57-4c1e-4605-a98e-131fc3dd93ac tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 Aug 14 04:03:14.968589 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8ae2de57-4c1e-4605-a98e-131fc3dd93ac tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:14.968777 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8ae2de57-4c1e-4605-a98e-131fc3dd93ac tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:14.968876 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-8ae2de57-4c1e-4605-a98e-131fc3dd93ac tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Delete snapshot with id: 5a375060-fb25-4229-8436-c5ceddab0396 Aug 14 04:03:14.968914 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8194917c-6733-48b4-89d1-cd528ab1f5a6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:14.970513 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8194917c-6733-48b4-89d1-cd528ab1f5a6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] DELETE https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:03:14.970728 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8194917c-6733-48b4-89d1-cd528ab1f5a6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:14.970908 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8194917c-6733-48b4-89d1-cd528ab1f5a6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:14.971034 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-8194917c-6733-48b4-89d1-cd528ab1f5a6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Delete backup with id: 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. Aug 14 04:03:14.973829 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:14.973829 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:14.974210 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8ae2de57-4c1e-4605-a98e-131fc3dd93ac tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:03:14.974754 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:14.974754 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:14.984886 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-8194917c-6733-48b4-89d1-cd528ab1f5a6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] delete_backup rpcapi backup_id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:03:14.986419 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8194917c-6733-48b4-89d1-cd528ab1f5a6 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 202 Aug 14 04:03:14.986814 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1262/5053] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:03:14 2026] DELETE /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:03:14.987752 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8ae2de57-4c1e-4605-a98e-131fc3dd93ac tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot delete request issued successfully. Aug 14 04:03:14.988105 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8ae2de57-4c1e-4605-a98e-131fc3dd93ac tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 returned with HTTP 202 Aug 14 04:03:14.988962 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1269/5054] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:03:14 2026] DELETE /volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:03:14.994892 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f1a389bc-6467-4047-868c-f48f9dc8e1fb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:14.996071 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-dd45d1a2-96fc-4068-9867-b85aaf429a70 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:14.997252 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f1a389bc-6467-4047-868c-f48f9dc8e1fb tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:03:14.997524 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f1a389bc-6467-4047-868c-f48f9dc8e1fb tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:14.997574 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dd45d1a2-96fc-4068-9867-b85aaf429a70 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 Aug 14 04:03:14.997743 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dd45d1a2-96fc-4068-9867-b85aaf429a70 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:14.997787 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f1a389bc-6467-4047-868c-f48f9dc8e1fb tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:14.997919 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-dd45d1a2-96fc-4068-9867-b85aaf429a70 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:14.997955 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-f1a389bc-6467-4047-868c-f48f9dc8e1fb tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:15.002400 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:15.002400 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:15.002948 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:15.002948 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:15.003048 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f1a389bc-6467-4047-868c-f48f9dc8e1fb tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 200 Aug 14 04:03:15.003440 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-dd45d1a2-96fc-4068-9867-b85aaf429a70 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:03:15.003503 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1268/5055] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:14 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:15.004223 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-dd45d1a2-96fc-4068-9867-b85aaf429a70 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 returned with HTTP 200 Aug 14 04:03:15.004611 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1257/5056] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:14 2026] GET /volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:15.775062 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-64539b81-8b70-44c9-9327-4ad2566b458c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:15.776839 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64539b81-8b70-44c9-9327-4ad2566b458c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:15.777028 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64539b81-8b70-44c9-9327-4ad2566b458c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:15.777265 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-64539b81-8b70-44c9-9327-4ad2566b458c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:15.783978 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:15.783978 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:15.787267 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-64539b81-8b70-44c9-9327-4ad2566b458c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:15.790944 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-64539b81-8b70-44c9-9327-4ad2566b458c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:15.791288 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1263/5057] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:15 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:15.802718 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7d2c7529-7fb7-4422-9ca6-dd8947856600 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:15.804954 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7d2c7529-7fb7-4422-9ca6-dd8947856600 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:15.804954 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7d2c7529-7fb7-4422-9ca6-dd8947856600 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:15.804954 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7d2c7529-7fb7-4422-9ca6-dd8947856600 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:15.811279 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:15.811279 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:15.814532 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7d2c7529-7fb7-4422-9ca6-dd8947856600 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:15.818478 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7d2c7529-7fb7-4422-9ca6-dd8947856600 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:15.818837 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1270/5058] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:15 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:15.855960 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-7818443f-957b-488b-87fc-864395b854ec None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:15.857717 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-7818443f-957b-488b-87fc-864395b854ec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:03:15.857882 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-7818443f-957b-488b-87fc-864395b854ec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:15.858081 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-7818443f-957b-488b-87fc-864395b854ec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:15.864322 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:15.864322 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:15.867287 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-7818443f-957b-488b-87fc-864395b854ec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:15.870683 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-7818443f-957b-488b-87fc-864395b854ec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:03:15.871059 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1269/5059] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:03:15 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:15.928105 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-61be8ef5-f26b-458f-abf6-59f84daa0045 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:15.928479 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-61be8ef5-f26b-458f-abf6-59f84daa0045 None None] GET https://10.4.3.64/volume// Aug 14 04:03:15.928787 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-61be8ef5-f26b-458f-abf6-59f84daa0045 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:15.928997 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-61be8ef5-f26b-458f-abf6-59f84daa0045 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:15.929330 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-61be8ef5-f26b-458f-abf6-59f84daa0045 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:03:15.929609 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1258/5060] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 04:03:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:03:15.935624 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-231d7671-1955-4d49-9b8c-5e7e0819d5a5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:15.961004 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-231d7671-1955-4d49-9b8c-5e7e0819d5a5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:03:15.961457 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-231d7671-1955-4d49-9b8c-5e7e0819d5a5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f14065bc-95e9-4769-8c5c-6292da881b9b", "connector": null, "instance_uuid": "37c55471-ad65-4cc6-a38f-c562db15224e"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:15.969001 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:15.969001 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:15.989151 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-231d7671-1955-4d49-9b8c-5e7e0819d5a5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:03:15.989539 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1264/5061] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:03:15 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 14 04:03:16.013356 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9bb809ae-c7f4-4ef0-83ed-a98aeed3dc40 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:16.013684 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-87bd7580-fb13-420b-8df8-281290aebb63 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:16.014358 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9bc6c91c-21dd-4242-86c3-ea0b9a38b5bb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:16.015433 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9bb809ae-c7f4-4ef0-83ed-a98aeed3dc40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 Aug 14 04:03:16.015433 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9bb809ae-c7f4-4ef0-83ed-a98aeed3dc40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:16.015433 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9bb809ae-c7f4-4ef0-83ed-a98aeed3dc40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:16.015764 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-9bb809ae-c7f4-4ef0-83ed-a98aeed3dc40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 4bfd57ed-99cf-43d1-8b97-12fc35d93f70. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:16.015808 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-87bd7580-fb13-420b-8df8-281290aebb63 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 Aug 14 04:03:16.016180 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-87bd7580-fb13-420b-8df8-281290aebb63 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:16.016301 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9bc6c91c-21dd-4242-86c3-ea0b9a38b5bb tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:03:16.016479 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9bc6c91c-21dd-4242-86c3-ea0b9a38b5bb tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:16.016535 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-87bd7580-fb13-420b-8df8-281290aebb63 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:16.016871 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9bc6c91c-21dd-4242-86c3-ea0b9a38b5bb tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:16.019102 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9bb809ae-c7f4-4ef0-83ed-a98aeed3dc40 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 returned with HTTP 404 Aug 14 04:03:16.019411 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1270/5062] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:16 2026] GET /volume/v3/backups/4bfd57ed-99cf-43d1-8b97-12fc35d93f70 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:16.020801 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-87bd7580-fb13-420b-8df8-281290aebb63 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 returned with HTTP 404 Aug 14 04:03:16.021332 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1271/5063] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:16 2026] GET /volume/v3/snapshots/5a375060-fb25-4229-8436-c5ceddab0396 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:16.021949 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-576b478a-25aa-4ba9-a83d-fc50dabc3ebc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:16.022245 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-576b478a-25aa-4ba9-a83d-fc50dabc3ebc None None] GET https://10.4.3.64/volume// Aug 14 04:03:16.022425 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-576b478a-25aa-4ba9-a83d-fc50dabc3ebc None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:16.022667 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-576b478a-25aa-4ba9-a83d-fc50dabc3ebc None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:16.022996 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-576b478a-25aa-4ba9-a83d-fc50dabc3ebc None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:03:16.023263 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1265/5064] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:03:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:03:16.025155 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3fe937ee-f939-48be-83a2-bfcd2971c562 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:16.025519 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:16.025519 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:16.026622 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3fe937ee-f939-48be-83a2-bfcd2971c562 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] DELETE https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:03:16.026801 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3fe937ee-f939-48be-83a2-bfcd2971c562 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:16.026979 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3fe937ee-f939-48be-83a2-bfcd2971c562 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:16.027049 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-3fe937ee-f939-48be-83a2-bfcd2971c562 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Delete backup with id: a14b6f4b-f660-4851-8163-787db5245d5d. Aug 14 04:03:16.027884 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5df4d4d7-c15c-47dc-a628-63376a34f4f5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:16.029170 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-9bc6c91c-21dd-4242-86c3-ea0b9a38b5bb tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:16.029517 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5df4d4d7-c15c-47dc-a628-63376a34f4f5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 Aug 14 04:03:16.029695 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-5d1216f1-6018-4c60-be60-ab027ac3a531 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:16.029756 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5df4d4d7-c15c-47dc-a628-63376a34f4f5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:16.029889 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5df4d4d7-c15c-47dc-a628-63376a34f4f5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:16.030087 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-5df4d4d7-c15c-47dc-a628-63376a34f4f5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Delete snapshot with id: 177788f6-d9fe-42f6-959c-e2058a05c2a9 Aug 14 04:03:16.031065 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:16.031065 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:16.031643 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-5d1216f1-6018-4c60-be60-ab027ac3a531 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:03:16.031864 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-5d1216f1-6018-4c60-be60-ab027ac3a531 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:16.032068 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-5d1216f1-6018-4c60-be60-ab027ac3a531 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:16.032802 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9bc6c91c-21dd-4242-86c3-ea0b9a38b5bb tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:03:16.033158 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1259/5065] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:16 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:16.034742 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:16.034742 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:16.035121 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5df4d4d7-c15c-47dc-a628-63376a34f4f5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:03:16.041797 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:16.041797 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:16.042438 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-3fe937ee-f939-48be-83a2-bfcd2971c562 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] delete_backup rpcapi backup_id a14b6f4b-f660-4851-8163-787db5245d5d {{(pid=100328) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:03:16.044230 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3fe937ee-f939-48be-83a2-bfcd2971c562 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 202 Aug 14 04:03:16.044715 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1271/5066] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:03:16 2026] DELETE /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:03:16.045175 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-5d1216f1-6018-4c60-be60-ab027ac3a531 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:16.048347 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5df4d4d7-c15c-47dc-a628-63376a34f4f5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot delete request issued successfully. Aug 14 04:03:16.048522 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5df4d4d7-c15c-47dc-a628-63376a34f4f5 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 returned with HTTP 202 Aug 14 04:03:16.048724 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-5d1216f1-6018-4c60-be60-ab027ac3a531 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:03:16.049016 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1272/5067] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:03:16 2026] DELETE /volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:03:16.049056 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1266/5068] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:03:16 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 1021 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:03:16.051515 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-51668917-47df-40d0-99fd-91a244a9d0fb None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:16.053385 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-51668917-47df-40d0-99fd-91a244a9d0fb tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:03:16.054303 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-51668917-47df-40d0-99fd-91a244a9d0fb tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:16.054303 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-51668917-47df-40d0-99fd-91a244a9d0fb tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:16.054303 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-51668917-47df-40d0-99fd-91a244a9d0fb tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:16.056353 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-45400a67-5807-4257-85f5-7d0c79247230 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:16.058031 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-45400a67-5807-4257-85f5-7d0c79247230 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 Aug 14 04:03:16.058250 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-45400a67-5807-4257-85f5-7d0c79247230 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:16.058358 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:16.058358 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:16.058474 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-45400a67-5807-4257-85f5-7d0c79247230 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:16.058904 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-51668917-47df-40d0-99fd-91a244a9d0fb tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 200 Aug 14 04:03:16.059263 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1260/5069] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:16 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:16.063219 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:16.063219 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:16.063577 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-45400a67-5807-4257-85f5-7d0c79247230 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Snapshot retrieved successfully. Aug 14 04:03:16.064243 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-45400a67-5807-4257-85f5-7d0c79247230 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 returned with HTTP 200 Aug 14 04:03:16.064576 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1272/5070] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:16 2026] GET /volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:16.147681 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-70941d1f-7c4b-4b34-b36b-83005049b0ce None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:16.149704 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-70941d1f-7c4b-4b34-b36b-83005049b0ce tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] PUT https://10.4.3.64/volume/v3/attachments/46984bb3-a9ca-45dc-8221-3903683335b0 Aug 14 04:03:16.150049 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-70941d1f-7c4b-4b34-b36b-83005049b0ce tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:16.157467 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-70941d1f-7c4b-4b34-b36b-83005049b0ce tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Acquiring lock "cinder-attachment_update-f14065bc-95e9-4769-8c5c-6292da881b9b-np0000007313" by "attachment_update" {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:03:16.162113 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-70941d1f-7c4b-4b34-b36b-83005049b0ce tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Lock "cinder-attachment_update-f14065bc-95e9-4769-8c5c-6292da881b9b-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100327) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:03:16.163016 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:16.163016 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:16.231457 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.coordination [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-70941d1f-7c4b-4b34-b36b-83005049b0ce tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Lock "cinder-attachment_update-f14065bc-95e9-4769-8c5c-6292da881b9b-np0000007313" released by "attachment_update" :: held 0.069s {{(pid=100327) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:03:16.231761 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-70941d1f-7c4b-4b34-b36b-83005049b0ce tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/46984bb3-a9ca-45dc-8221-3903683335b0 returned with HTTP 200 Aug 14 04:03:16.232384 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1273/5071] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:03:16 2026] PUT /volume/v3/attachments/46984bb3-a9ca-45dc-8221-3903683335b0 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:17.044124 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b33e20fa-b17c-4c66-9b56-f03f1eb39508 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:17.045900 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b33e20fa-b17c-4c66-9b56-f03f1eb39508 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:03:17.046093 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b33e20fa-b17c-4c66-9b56-f03f1eb39508 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:17.046315 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b33e20fa-b17c-4c66-9b56-f03f1eb39508 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:17.054862 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:17.054862 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:17.057710 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b33e20fa-b17c-4c66-9b56-f03f1eb39508 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:17.061150 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b33e20fa-b17c-4c66-9b56-f03f1eb39508 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:03:17.061497 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1267/5072] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:17 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:17.068882 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4ade0988-fb39-4eea-be6c-3b995d69cf98 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:17.070580 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4ade0988-fb39-4eea-be6c-3b995d69cf98 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d Aug 14 04:03:17.070790 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4ade0988-fb39-4eea-be6c-3b995d69cf98 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:17.070959 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4ade0988-fb39-4eea-be6c-3b995d69cf98 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:17.071049 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-4ade0988-fb39-4eea-be6c-3b995d69cf98 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id a14b6f4b-f660-4851-8163-787db5245d5d. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:17.073347 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-36134792-6481-457f-88e1-b3fc59425ced None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:17.074400 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4ade0988-fb39-4eea-be6c-3b995d69cf98 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d returned with HTTP 404 Aug 14 04:03:17.074804 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1261/5073] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:17 2026] GET /volume/v3/backups/a14b6f4b-f660-4851-8163-787db5245d5d => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:17.075168 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-36134792-6481-457f-88e1-b3fc59425ced tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 Aug 14 04:03:17.075351 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-36134792-6481-457f-88e1-b3fc59425ced tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:17.075529 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-36134792-6481-457f-88e1-b3fc59425ced tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:17.079279 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-36134792-6481-457f-88e1-b3fc59425ced tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 returned with HTTP 404 Aug 14 04:03:17.079742 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1273/5074] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:17 2026] GET /volume/v3/snapshots/177788f6-d9fe-42f6-959c-e2058a05c2a9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:17.080447 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-79ac8981-c35e-447a-8442-77158e913506 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:17.082147 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-79ac8981-c35e-447a-8442-77158e913506 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] DELETE https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:17.082374 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-79ac8981-c35e-447a-8442-77158e913506 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:17.082550 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-79ac8981-c35e-447a-8442-77158e913506 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:17.082686 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-79ac8981-c35e-447a-8442-77158e913506 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Delete backup with id: 2a96cdc2-0e77-4fe8-9743-c6150c947869. Aug 14 04:03:17.085253 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3a3602e3-dc3c-4096-8baf-5330582e56e4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:17.086687 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:17.086687 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:17.086792 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3a3602e3-dc3c-4096-8baf-5330582e56e4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:03:17.086965 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3a3602e3-dc3c-4096-8baf-5330582e56e4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:17.087142 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3a3602e3-dc3c-4096-8baf-5330582e56e4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:17.093244 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:17.093244 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:17.096513 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3a3602e3-dc3c-4096-8baf-5330582e56e4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:17.096572 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-79ac8981-c35e-447a-8442-77158e913506 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] delete_backup rpcapi backup_id 2a96cdc2-0e77-4fe8-9743-c6150c947869 {{(pid=100327) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:03:17.098128 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-79ac8981-c35e-447a-8442-77158e913506 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 202 Aug 14 04:03:17.098481 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1274/5075] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:03:17 2026] DELETE /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:03:17.100754 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3a3602e3-dc3c-4096-8baf-5330582e56e4 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:03:17.101096 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1268/5076] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:17 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:17.104728 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-27c6915d-ebe7-4ab4-ac18-00a3d23a024b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:17.106519 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-27c6915d-ebe7-4ab4-ac18-00a3d23a024b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:17.106763 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-27c6915d-ebe7-4ab4-ac18-00a3d23a024b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:17.106992 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-27c6915d-ebe7-4ab4-ac18-00a3d23a024b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:17.107147 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-27c6915d-ebe7-4ab4-ac18-00a3d23a024b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:17.112260 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:17.112260 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:17.112958 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-27c6915d-ebe7-4ab4-ac18-00a3d23a024b tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 200 Aug 14 04:03:17.113343 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-316a8066-991e-4f91-a389-a99dfbd5d600 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:17.113427 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1262/5077] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:17 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:17.114993 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-316a8066-991e-4f91-a389-a99dfbd5d600 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:03:17.115183 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-316a8066-991e-4f91-a389-a99dfbd5d600 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:17.115358 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-316a8066-991e-4f91-a389-a99dfbd5d600 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:17.122128 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:17.122128 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:17.125411 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-316a8066-991e-4f91-a389-a99dfbd5d600 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:17.128951 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-316a8066-991e-4f91-a389-a99dfbd5d600 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:03:17.129307 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1274/5078] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:17 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:17.139795 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f384dbe5-0bb8-4b81-a098-b2e7854acb9c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:17.141674 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f384dbe5-0bb8-4b81-a098-b2e7854acb9c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] DELETE https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:03:17.141872 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f384dbe5-0bb8-4b81-a098-b2e7854acb9c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:17.142042 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f384dbe5-0bb8-4b81-a098-b2e7854acb9c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:17.142214 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-f384dbe5-0bb8-4b81-a098-b2e7854acb9c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Delete volume with id: acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:03:17.148630 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:17.148630 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:17.149016 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f384dbe5-0bb8-4b81-a098-b2e7854acb9c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:17.163447 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f384dbe5-0bb8-4b81-a098-b2e7854acb9c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Delete volume request issued successfully. Aug 14 04:03:17.163633 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f384dbe5-0bb8-4b81-a098-b2e7854acb9c tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 202 Aug 14 04:03:17.164027 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1275/5079] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:03:17 2026] DELETE /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:03:17.170222 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b5730357-002b-44f1-b810-cf1094526d05 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:17.171773 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b5730357-002b-44f1-b810-cf1094526d05 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:03:17.171935 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b5730357-002b-44f1-b810-cf1094526d05 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:17.172104 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b5730357-002b-44f1-b810-cf1094526d05 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:17.177939 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:17.177939 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:17.180987 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b5730357-002b-44f1-b810-cf1094526d05 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Volume info retrieved successfully. Aug 14 04:03:17.184554 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b5730357-002b-44f1-b810-cf1094526d05 tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 200 Aug 14 04:03:17.184900 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1269/5080] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:17 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:18.072617 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b4462a39-76d5-4dab-989c-fc55b8bffea9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:18.074386 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b4462a39-76d5-4dab-989c-fc55b8bffea9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:03:18.074710 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b4462a39-76d5-4dab-989c-fc55b8bffea9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:18.074889 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b4462a39-76d5-4dab-989c-fc55b8bffea9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:18.082989 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:18.082989 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:18.085757 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b4462a39-76d5-4dab-989c-fc55b8bffea9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:18.089201 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b4462a39-76d5-4dab-989c-fc55b8bffea9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:03:18.089514 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1263/5081] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:18 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:18.122582 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f1689c54-eca5-4b5f-9fb7-215a3d3a0b39 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:18.124233 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f1689c54-eca5-4b5f-9fb7-215a3d3a0b39 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 Aug 14 04:03:18.124455 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f1689c54-eca5-4b5f-9fb7-215a3d3a0b39 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:18.124639 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f1689c54-eca5-4b5f-9fb7-215a3d3a0b39 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:18.124755 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-f1689c54-eca5-4b5f-9fb7-215a3d3a0b39 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Show backup with id 2a96cdc2-0e77-4fe8-9743-c6150c947869. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:03:18.128024 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f1689c54-eca5-4b5f-9fb7-215a3d3a0b39 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 returned with HTTP 404 Aug 14 04:03:18.128424 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1275/5082] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:18 2026] GET /volume/v3/backups/2a96cdc2-0e77-4fe8-9743-c6150c947869 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:18.133936 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6d1bf420-16ca-4210-97b0-8856f8a995db None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:18.135869 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6d1bf420-16ca-4210-97b0-8856f8a995db tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe Aug 14 04:03:18.135869 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6d1bf420-16ca-4210-97b0-8856f8a995db tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:18.135968 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6d1bf420-16ca-4210-97b0-8856f8a995db tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:18.136112 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-6d1bf420-16ca-4210-97b0-8856f8a995db tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Delete volume with id: b374ea82-961c-40d0-94ea-3a8bb57968fe Aug 14 04:03:18.142451 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:18.142451 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:18.142737 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6d1bf420-16ca-4210-97b0-8856f8a995db tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:03:18.155831 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6d1bf420-16ca-4210-97b0-8856f8a995db tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Delete volume request issued successfully. Aug 14 04:03:18.156020 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6d1bf420-16ca-4210-97b0-8856f8a995db tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe returned with HTTP 202 Aug 14 04:03:18.156540 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1276/5083] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Aug 14 04:03:18 2026] DELETE /volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:03:18.162322 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-22492215-50b8-4053-87bc-622d2c4a1660 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:18.164085 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22492215-50b8-4053-87bc-622d2c4a1660 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe Aug 14 04:03:18.164384 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22492215-50b8-4053-87bc-622d2c4a1660 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:18.164666 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22492215-50b8-4053-87bc-622d2c4a1660 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:18.171372 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:18.171372 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:18.174504 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-22492215-50b8-4053-87bc-622d2c4a1660 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Volume info retrieved successfully. Aug 14 04:03:18.178169 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22492215-50b8-4053-87bc-622d2c4a1660 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe returned with HTTP 200 Aug 14 04:03:18.178593 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1270/5084] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:18 2026] GET /volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:18.197367 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b6dced50-c273-4475-a138-06a842eedeef None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:18.199116 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b6dced50-c273-4475-a138-06a842eedeef tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] GET https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 Aug 14 04:03:18.199381 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b6dced50-c273-4475-a138-06a842eedeef tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:18.199568 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b6dced50-c273-4475-a138-06a842eedeef tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:18.205383 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b6dced50-c273-4475-a138-06a842eedeef tempest-SnapshotDataIntegrityTests-691201489 tempest-SnapshotDataIntegrityTests-691201489-project-member] https://10.4.3.64/volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 returned with HTTP 404 Aug 14 04:03:18.205938 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1264/5085] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:18 2026] GET /volume/v3/volumes/acc6871e-5332-4205-9b60-083ca509f308 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:19.102674 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-56248f18-8d25-4c41-ad29-cc5e00f013d1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:19.105018 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-56248f18-8d25-4c41-ad29-cc5e00f013d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:03:19.105278 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-56248f18-8d25-4c41-ad29-cc5e00f013d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:19.105481 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-56248f18-8d25-4c41-ad29-cc5e00f013d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:19.115892 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:19.115892 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:19.118950 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-56248f18-8d25-4c41-ad29-cc5e00f013d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:19.122781 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-56248f18-8d25-4c41-ad29-cc5e00f013d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:03:19.123104 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1276/5086] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:19 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:19.190120 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-58532128-e2ff-499c-bd23-56d1f2629423 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:19.191785 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-58532128-e2ff-499c-bd23-56d1f2629423 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] GET https://10.4.3.64/volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe Aug 14 04:03:19.191983 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-58532128-e2ff-499c-bd23-56d1f2629423 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:19.192167 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-58532128-e2ff-499c-bd23-56d1f2629423 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:19.197428 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-58532128-e2ff-499c-bd23-56d1f2629423 tempest-ProjectMemberTests33-2061772734 tempest-ProjectMemberTests33-2061772734-project-admin] https://10.4.3.64/volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe returned with HTTP 404 Aug 14 04:03:19.197877 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1277/5087] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Aug 14 04:03:19 2026] GET /volume/v3/volumes/b374ea82-961c-40d0-94ea-3a8bb57968fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:19.473649 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-0dd33c3b-a4ab-4fe1-8b91-16fa85fe6b66 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:19.475547 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-0dd33c3b-a4ab-4fe1-8b91-16fa85fe6b66 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/attachments/46984bb3-a9ca-45dc-8221-3903683335b0/action Aug 14 04:03:19.475878 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-0dd33c3b-a4ab-4fe1-8b91-16fa85fe6b66 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:03:19.475990 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-0dd33c3b-a4ab-4fe1-8b91-16fa85fe6b66 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:19.490574 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:19.490574 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:19.498548 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-71d5a2f4-e17d-491c-b798-fa190da54828 req-0dd33c3b-a4ab-4fe1-8b91-16fa85fe6b66 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/46984bb3-a9ca-45dc-8221-3903683335b0/action returned with HTTP 204 Aug 14 04:03:19.498951 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1271/5088] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:03:19 2026] POST /volume/v3/attachments/46984bb3-a9ca-45dc-8221-3903683335b0/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:19.865576 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2dc1425f-665b-496c-ae15-a9ab0ee8f8af None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:19.867153 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2dc1425f-665b-496c-ae15-a9ab0ee8f8af tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:03:19.867523 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2dc1425f-665b-496c-ae15-a9ab0ee8f8af tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13b94c1c-9177-4363-a6a7-d2aefb775d52", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-163908850", "description": null, "metadata": null}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:19.877516 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:19.877516 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:19.878155 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2dc1425f-665b-496c-ae15-a9ab0ee8f8af tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:03:19.878155 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-2dc1425f-665b-496c-ae15-a9ab0ee8f8af tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create snapshot from volume 13b94c1c-9177-4363-a6a7-d2aefb775d52 Aug 14 04:03:19.899728 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-2dc1425f-665b-496c-ae15-a9ab0ee8f8af tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['d3b51e17-cce0-45a0-8c58-90bab1bd46a8', 'ed335edc-2c11-4f45-bfbe-fcc3a14382a3', '6e38fdfe-7bfc-4932-8045-37e6c58d7526', '82e3029d-a8c8-4687-9fdf-a63d1a83a334'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:03:19.924694 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2dc1425f-665b-496c-ae15-a9ab0ee8f8af tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot force create request issued successfully. Aug 14 04:03:19.925120 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2dc1425f-665b-496c-ae15-a9ab0ee8f8af tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:03:19.925710 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1265/5089] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:03:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:03:19.935258 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-cadb0c67-7238-49c2-b4d9-8ceb7f84fe36 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:19.937570 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cadb0c67-7238-49c2-b4d9-8ceb7f84fe36 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 Aug 14 04:03:19.937856 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cadb0c67-7238-49c2-b4d9-8ceb7f84fe36 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:19.938129 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-cadb0c67-7238-49c2-b4d9-8ceb7f84fe36 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:19.944448 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:19.944448 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:19.944959 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-cadb0c67-7238-49c2-b4d9-8ceb7f84fe36 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 04:03:19.945977 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-cadb0c67-7238-49c2-b4d9-8ceb7f84fe36 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 returned with HTTP 200 Aug 14 04:03:19.946480 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1277/5090] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:19 2026] GET /volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:20.134207 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3d6f7d04-ccb0-4a92-8837-1b69a6b21e32 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:20.135947 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3d6f7d04-ccb0-4a92-8837-1b69a6b21e32 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:03:20.136198 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3d6f7d04-ccb0-4a92-8837-1b69a6b21e32 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:20.136436 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3d6f7d04-ccb0-4a92-8837-1b69a6b21e32 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:20.145351 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:20.145351 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:20.148339 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3d6f7d04-ccb0-4a92-8837-1b69a6b21e32 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:20.152034 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3d6f7d04-ccb0-4a92-8837-1b69a6b21e32 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:03:20.152408 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1278/5091] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:20 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:20.194571 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-08016cd9-161d-4e92-a120-26ebebf07629 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:20.197314 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-08016cd9-161d-4e92-a120-26ebebf07629 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:20.197604 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-08016cd9-161d-4e92-a120-26ebebf07629 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:20.197868 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-08016cd9-161d-4e92-a120-26ebebf07629 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:20.206619 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:20.206619 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:20.210823 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-08016cd9-161d-4e92-a120-26ebebf07629 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:20.215488 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-08016cd9-161d-4e92-a120-26ebebf07629 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:20.215877 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1272/5092] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:03:20 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:20.279229 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5d3de191-bb1c-40fb-8ba1-88954466c692 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:20.279727 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5d3de191-bb1c-40fb-8ba1-88954466c692 None None] GET https://10.4.3.64/volume// Aug 14 04:03:20.279925 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5d3de191-bb1c-40fb-8ba1-88954466c692 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:20.280176 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5d3de191-bb1c-40fb-8ba1-88954466c692 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:20.280582 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5d3de191-bb1c-40fb-8ba1-88954466c692 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:03:20.280937 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1266/5093] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 04:03:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:03:20.287599 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-7534be62-c75b-4fc9-bc8f-79c1ab8174ce None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:20.289444 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-7534be62-c75b-4fc9-bc8f-79c1ab8174ce tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:03:20.289797 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-7534be62-c75b-4fc9-bc8f-79c1ab8174ce tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c8163da-00e1-46c8-b455-4cdfec4741f2", "connector": null, "instance_uuid": "37c55471-ad65-4cc6-a38f-c562db15224e"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:20.297114 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:20.297114 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:20.318039 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-7534be62-c75b-4fc9-bc8f-79c1ab8174ce tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:03:20.318429 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1278/5094] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:03:20 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 14 04:03:20.346277 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-092021cd-542e-4c58-b6d0-676b126d099d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:20.347947 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-092021cd-542e-4c58-b6d0-676b126d099d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:20.348119 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-092021cd-542e-4c58-b6d0-676b126d099d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:20.348540 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-092021cd-542e-4c58-b6d0-676b126d099d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:20.355592 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-685c6d40-0ff0-4ea3-80fa-4a628b6ff1d6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:20.355991 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-685c6d40-0ff0-4ea3-80fa-4a628b6ff1d6 None None] GET https://10.4.3.64/volume// Aug 14 04:03:20.356176 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-685c6d40-0ff0-4ea3-80fa-4a628b6ff1d6 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:20.356375 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-685c6d40-0ff0-4ea3-80fa-4a628b6ff1d6 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:20.356709 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-685c6d40-0ff0-4ea3-80fa-4a628b6ff1d6 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:03:20.356883 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:20.356883 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:20.357009 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1273/5095] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:03:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:03:20.360066 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-092021cd-542e-4c58-b6d0-676b126d099d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:20.363740 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-79ece66d-20e0-436e-a893-79b5cb5e1052 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:20.365273 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-092021cd-542e-4c58-b6d0-676b126d099d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:20.365643 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1279/5096] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:20 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:20.369060 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-79ece66d-20e0-436e-a893-79b5cb5e1052 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:20.369402 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-79ece66d-20e0-436e-a893-79b5cb5e1052 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:20.369693 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-79ece66d-20e0-436e-a893-79b5cb5e1052 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:20.383443 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:20.383443 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:20.387384 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-79ece66d-20e0-436e-a893-79b5cb5e1052 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:20.393022 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-79ece66d-20e0-436e-a893-79b5cb5e1052 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:20.393622 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1267/5097] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:03:20 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 1050 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:03:20.489690 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-34870640-af19-4b97-aa20-ef99df2b015c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:20.491710 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-34870640-af19-4b97-aa20-ef99df2b015c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] PUT https://10.4.3.64/volume/v3/attachments/12a9f4a1-7649-40f2-825e-d75c330290d5 Aug 14 04:03:20.492053 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-34870640-af19-4b97-aa20-ef99df2b015c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:20.499407 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-34870640-af19-4b97-aa20-ef99df2b015c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Acquiring lock "cinder-attachment_update-2c8163da-00e1-46c8-b455-4cdfec4741f2-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:03:20.503677 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-34870640-af19-4b97-aa20-ef99df2b015c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Lock "cinder-attachment_update-2c8163da-00e1-46c8-b455-4cdfec4741f2-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:03:20.504507 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:20.504507 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:20.576481 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-34870640-af19-4b97-aa20-ef99df2b015c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Lock "cinder-attachment_update-2c8163da-00e1-46c8-b455-4cdfec4741f2-np0000007313" released by "attachment_update" :: held 0.073s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:03:20.576781 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-34870640-af19-4b97-aa20-ef99df2b015c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/12a9f4a1-7649-40f2-825e-d75c330290d5 returned with HTTP 200 Aug 14 04:03:20.577203 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1279/5098] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:03:20 2026] PUT /volume/v3/attachments/12a9f4a1-7649-40f2-825e-d75c330290d5 => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:20.584428 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-bcd789cc-8491-435a-898b-480edef13f26 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:20.586285 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-bcd789cc-8491-435a-898b-480edef13f26 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2/encryption Aug 14 04:03:20.586451 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-bcd789cc-8491-435a-898b-480edef13f26 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:20.586632 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-bcd789cc-8491-435a-898b-480edef13f26 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:20.594393 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:20.594393 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:20.599617 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-bcd789cc-8491-435a-898b-480edef13f26 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2/encryption returned with HTTP 200 Aug 14 04:03:20.599987 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1274/5099] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 04:03:20 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:20.954356 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5df6198f-1dc8-4d5f-ab9c-dd247bd6d866 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:20.956041 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5df6198f-1dc8-4d5f-ab9c-dd247bd6d866 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 Aug 14 04:03:20.956244 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5df6198f-1dc8-4d5f-ab9c-dd247bd6d866 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:20.956419 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5df6198f-1dc8-4d5f-ab9c-dd247bd6d866 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:20.960969 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:20.960969 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:20.961364 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5df6198f-1dc8-4d5f-ab9c-dd247bd6d866 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 04:03:20.962017 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5df6198f-1dc8-4d5f-ab9c-dd247bd6d866 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 returned with HTTP 200 Aug 14 04:03:20.962358 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1280/5100] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:20 2026] GET /volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:20.969759 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a42306b8-6dbd-4530-b2f5-8e92a9bef449 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:20.971607 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a42306b8-6dbd-4530-b2f5-8e92a9bef449 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 Aug 14 04:03:20.971784 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a42306b8-6dbd-4530-b2f5-8e92a9bef449 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:20.971962 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a42306b8-6dbd-4530-b2f5-8e92a9bef449 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:20.976646 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:20.976646 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:20.977127 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a42306b8-6dbd-4530-b2f5-8e92a9bef449 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 04:03:20.977889 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a42306b8-6dbd-4530-b2f5-8e92a9bef449 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 returned with HTTP 200 Aug 14 04:03:20.978300 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1268/5101] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:20 2026] GET /volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:20.986578 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:20.988157 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:03:20.988510 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-989408073", "snapshot_id": "41b68112-1467-4e08-ba8d-e19843eced75", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:20.990071 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-989408073', 'snapshot_id': '41b68112-1467-4e08-ba8d-e19843eced75', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:03:20.994865 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:20.994865 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:20.995261 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 04:03:20.995385 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume of 1 GB Aug 14 04:03:20.998378 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Availability Zones retrieved successfully. Aug 14 04:03:21.003265 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (6b4c6541-95be-4819-8a59-4f2e71808b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:21.004255 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a50752-f4c4-44a0-b903-e1237f7d2178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:21.005018 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:03:21.033775 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a50752-f4c4-44a0-b903-e1237f7d2178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '41b68112-1467-4e08-ba8d-e19843eced75', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:21.034612 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b7b1dc-8597-4871-ba26-2aa2306fcd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:21.072078 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Created reservations ['6938287d-7cbc-46ad-9793-6c077386fef9', '392c8419-d79c-4fb0-b344-db5eb48fa98d', '201bb66f-b8bf-46e0-b389-003702b8fd0f', '1378c669-fa0b-4ef6-a77a-759b553b9d1f'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:03:21.072820 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b7b1dc-8597-4871-ba26-2aa2306fcd8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6938287d-7cbc-46ad-9793-6c077386fef9', '392c8419-d79c-4fb0-b344-db5eb48fa98d', '201bb66f-b8bf-46e0-b389-003702b8fd0f', '1378c669-fa0b-4ef6-a77a-759b553b9d1f']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:21.073628 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06d8019a-fcc1-4fa9-ba6d-8afa2e8cedfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:21.109616 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06d8019a-fcc1-4fa9-ba6d-8afa2e8cedfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '972334bc-1a62-4822-a57e-3278a4511464', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-989408073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['6938287d-7cbc-46ad-9793-6c077386fef9','392c8419-d79c-4fb0-b344-db5eb48fa98d','201bb66f-b8bf-46e0-b389-003702b8fd0f','1378c669-fa0b-4ef6-a77a-759b553b9d1f'],size=1,snapshot_id=41b68112-1467-4e08-ba8d-e19843eced75,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), '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-14T04:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-989408073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=972334bc-1a62-4822-a57e-3278a4511464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00833c8abb6434f882254262aa9beed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=41b68112-1467-4e08-ba8d-e19843eced75,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f10a864a433430ab2ba82c4bcceb825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:21.110363 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc71c3bd-146f-4097-b556-8b44195b7670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:21.123856 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc71c3bd-146f-4097-b556-8b44195b7670) transitioned into state 'SUCCESS' from state '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-989408073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a00833c8abb6434f882254262aa9beed',qos_specs=None,replication_status=,reservations=['6938287d-7cbc-46ad-9793-6c077386fef9','392c8419-d79c-4fb0-b344-db5eb48fa98d','201bb66f-b8bf-46e0-b389-003702b8fd0f','1378c669-fa0b-4ef6-a77a-759b553b9d1f'],size=1,snapshot_id=41b68112-1467-4e08-ba8d-e19843eced75,source_replicaid=,source_volid=None,status='creating',user_id='0f10a864a433430ab2ba82c4bcceb825',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:21.124537 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (100c710d-eb70-49bb-92dd-39eb7b568750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:21.142996 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (100c710d-eb70-49bb-92dd-39eb7b568750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:21.143830 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Flow 'volume_create_api' (6b4c6541-95be-4819-8a59-4f2e71808b58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:21.144123 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Create volume request issued successfully. Aug 14 04:03:21.144652 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-35f83481-9dd9-45b3-9b75-1bacae9aea05 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:03:21.145042 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1280/5102] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:03:20 2026] POST /volume/v3/volumes => generated 782 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:03:21.155985 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cdc28926-3642-48e2-8522-34e67e745669 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:21.157612 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cdc28926-3642-48e2-8522-34e67e745669 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 Aug 14 04:03:21.157784 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cdc28926-3642-48e2-8522-34e67e745669 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:21.157954 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cdc28926-3642-48e2-8522-34e67e745669 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:21.164021 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:21.164021 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:21.166870 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cdc28926-3642-48e2-8522-34e67e745669 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:03:21.170257 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cdc28926-3642-48e2-8522-34e67e745669 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 returned with HTTP 200 Aug 14 04:03:21.170617 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1275/5103] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:21 2026] GET /volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:21.377700 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-89845c64-0007-49cf-9b47-1fc48dcd4391 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:21.379384 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89845c64-0007-49cf-9b47-1fc48dcd4391 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:21.379579 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89845c64-0007-49cf-9b47-1fc48dcd4391 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:21.379750 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-89845c64-0007-49cf-9b47-1fc48dcd4391 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:21.388470 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:21.388470 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:21.391645 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-89845c64-0007-49cf-9b47-1fc48dcd4391 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:21.395478 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-89845c64-0007-49cf-9b47-1fc48dcd4391 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:21.396017 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1281/5104] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:21 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:22.182111 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-702806c3-42a4-47e4-82a2-8e0c332c7a5a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:22.183852 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-702806c3-42a4-47e4-82a2-8e0c332c7a5a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 Aug 14 04:03:22.184032 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-702806c3-42a4-47e4-82a2-8e0c332c7a5a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:22.184236 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-702806c3-42a4-47e4-82a2-8e0c332c7a5a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:22.190850 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:22.190850 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:22.194099 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-702806c3-42a4-47e4-82a2-8e0c332c7a5a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:03:22.198286 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-702806c3-42a4-47e4-82a2-8e0c332c7a5a tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 returned with HTTP 200 Aug 14 04:03:22.198651 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1269/5105] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:22 2026] GET /volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:22.209821 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2d293c54-c7c5-4204-8d53-7495d0779eee None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:22.211669 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2d293c54-c7c5-4204-8d53-7495d0779eee tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 Aug 14 04:03:22.211855 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2d293c54-c7c5-4204-8d53-7495d0779eee tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:22.212048 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2d293c54-c7c5-4204-8d53-7495d0779eee tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:22.218337 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:22.218337 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:22.221579 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2d293c54-c7c5-4204-8d53-7495d0779eee tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:03:22.225634 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2d293c54-c7c5-4204-8d53-7495d0779eee tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 returned with HTTP 200 Aug 14 04:03:22.225962 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1281/5106] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:22 2026] GET /volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 => generated 1391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:22.330271 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-6979e027-e526-468d-983c-145df29a8b61 req-438b3acf-5e28-4972-865d-2c172d9258b9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:22.332312 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-438b3acf-5e28-4972-865d-2c172d9258b9 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 Aug 14 04:03:22.332517 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-438b3acf-5e28-4972-865d-2c172d9258b9 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:22.332693 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-438b3acf-5e28-4972-865d-2c172d9258b9 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:22.339518 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:22.339518 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:22.342730 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-6979e027-e526-468d-983c-145df29a8b61 req-438b3acf-5e28-4972-865d-2c172d9258b9 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:03:22.346724 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-438b3acf-5e28-4972-865d-2c172d9258b9 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 returned with HTTP 200 Aug 14 04:03:22.347127 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1276/5107] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:03:22 2026] GET /volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:22.407184 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6500291e-473a-4ad3-b4c4-fe31d255031f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:22.408898 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6500291e-473a-4ad3-b4c4-fe31d255031f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:22.409102 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6500291e-473a-4ad3-b4c4-fe31d255031f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:22.409298 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6500291e-473a-4ad3-b4c4-fe31d255031f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:22.417972 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:22.417972 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:22.420999 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-6500291e-473a-4ad3-b4c4-fe31d255031f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:22.424635 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6500291e-473a-4ad3-b4c4-fe31d255031f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:22.424962 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1282/5108] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:22 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:22.761909 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-6979e027-e526-468d-983c-145df29a8b61 req-3994acd3-c3b2-441b-a8f9-31826f8d7c9e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:22.763794 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-3994acd3-c3b2-441b-a8f9-31826f8d7c9e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 Aug 14 04:03:22.763972 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-3994acd3-c3b2-441b-a8f9-31826f8d7c9e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:22.764148 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-3994acd3-c3b2-441b-a8f9-31826f8d7c9e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:22.771223 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:22.771223 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:22.774783 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-6979e027-e526-468d-983c-145df29a8b61 req-3994acd3-c3b2-441b-a8f9-31826f8d7c9e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:03:22.778933 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-3994acd3-c3b2-441b-a8f9-31826f8d7c9e tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 returned with HTTP 200 Aug 14 04:03:22.779307 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1270/5109] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:03:22 2026] GET /volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:22.789666 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-51ac2dc1-f67f-4dbe-bedc-9a6c5a2f7bac None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:22.790005 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-51ac2dc1-f67f-4dbe-bedc-9a6c5a2f7bac None None] GET https://10.4.3.64/volume// Aug 14 04:03:22.790204 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-51ac2dc1-f67f-4dbe-bedc-9a6c5a2f7bac None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:22.790356 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-51ac2dc1-f67f-4dbe-bedc-9a6c5a2f7bac None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:22.790674 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-51ac2dc1-f67f-4dbe-bedc-9a6c5a2f7bac None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:03:22.790939 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1282/5110] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Aug 14 04:03:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:03:22.798054 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-6979e027-e526-468d-983c-145df29a8b61 req-0aab5524-16d1-495c-ac25-203e92aa2031 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:22.799975 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-0aab5524-16d1-495c-ac25-203e92aa2031 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:03:22.800324 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-0aab5524-16d1-495c-ac25-203e92aa2031 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "972334bc-1a62-4822-a57e-3278a4511464", "connector": null, "instance_uuid": "9a0a0022-3979-4bb0-8b2b-ddbff7d60a9f"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:22.807684 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:22.807684 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:22.826744 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-0aab5524-16d1-495c-ac25-203e92aa2031 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:03:22.827253 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1277/5111] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:03:22 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:23.436308 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1c2c970b-3b9c-415f-9930-6e423e40b201 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:23.438287 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1c2c970b-3b9c-415f-9930-6e423e40b201 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:23.438485 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1c2c970b-3b9c-415f-9930-6e423e40b201 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:23.438677 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1c2c970b-3b9c-415f-9930-6e423e40b201 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:23.447518 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:23.447518 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:23.450693 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1c2c970b-3b9c-415f-9930-6e423e40b201 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:23.454689 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1c2c970b-3b9c-415f-9930-6e423e40b201 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:23.455030 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1283/5112] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:23 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:23.512457 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ef90e3f8-cd99-476a-bf3b-5f8389ea35e2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:23.512809 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ef90e3f8-cd99-476a-bf3b-5f8389ea35e2 None None] GET https://10.4.3.64/volume// Aug 14 04:03:23.512967 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ef90e3f8-cd99-476a-bf3b-5f8389ea35e2 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:23.513156 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ef90e3f8-cd99-476a-bf3b-5f8389ea35e2 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:23.513465 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ef90e3f8-cd99-476a-bf3b-5f8389ea35e2 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:03:23.513742 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1271/5113] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:03:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:03:23.519794 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-6979e027-e526-468d-983c-145df29a8b61 req-5da1eb03-8706-4fd5-b8b5-aac0adf73725 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:23.521816 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-5da1eb03-8706-4fd5-b8b5-aac0adf73725 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 Aug 14 04:03:23.522059 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-5da1eb03-8706-4fd5-b8b5-aac0adf73725 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:23.522292 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-5da1eb03-8706-4fd5-b8b5-aac0adf73725 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:23.530481 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:23.530481 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:23.533661 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-6979e027-e526-468d-983c-145df29a8b61 req-5da1eb03-8706-4fd5-b8b5-aac0adf73725 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:03:23.538659 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-5da1eb03-8706-4fd5-b8b5-aac0adf73725 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 returned with HTTP 200 Aug 14 04:03:23.539048 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1283/5114] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:03:23 2026] GET /volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 => generated 1570 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:03:23.637789 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-6979e027-e526-468d-983c-145df29a8b61 req-2cada724-5b7d-4d96-87df-3bbdc4c11b71 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:23.640004 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-2cada724-5b7d-4d96-87df-3bbdc4c11b71 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] PUT https://10.4.3.64/volume/v3/attachments/2d70196e-88c4-4b73-96ae-856b83be85c0 Aug 14 04:03:23.640465 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-2cada724-5b7d-4d96-87df-3bbdc4c11b71 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:23.647721 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-6979e027-e526-468d-983c-145df29a8b61 req-2cada724-5b7d-4d96-87df-3bbdc4c11b71 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Acquiring lock "cinder-attachment_update-972334bc-1a62-4822-a57e-3278a4511464-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:03:23.652076 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-6979e027-e526-468d-983c-145df29a8b61 req-2cada724-5b7d-4d96-87df-3bbdc4c11b71 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-972334bc-1a62-4822-a57e-3278a4511464-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:03:23.652954 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:23.652954 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:23.717467 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-6979e027-e526-468d-983c-145df29a8b61 req-2cada724-5b7d-4d96-87df-3bbdc4c11b71 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Lock "cinder-attachment_update-972334bc-1a62-4822-a57e-3278a4511464-np0000007313" released by "attachment_update" :: held 0.065s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:03:23.717733 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-2cada724-5b7d-4d96-87df-3bbdc4c11b71 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/2d70196e-88c4-4b73-96ae-856b83be85c0 returned with HTTP 200 Aug 14 04:03:23.718192 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1278/5115] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:03:23 2026] PUT /volume/v3/attachments/2d70196e-88c4-4b73-96ae-856b83be85c0 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:23.738786 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-6979e027-e526-468d-983c-145df29a8b61 req-111f3a93-87f4-496b-ba75-c8647d0d1d1f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:23.740730 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-111f3a93-87f4-496b-ba75-c8647d0d1d1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] POST https://10.4.3.64/volume/v3/attachments/2d70196e-88c4-4b73-96ae-856b83be85c0/action Aug 14 04:03:23.741042 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-111f3a93-87f4-496b-ba75-c8647d0d1d1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:03:23.741167 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-111f3a93-87f4-496b-ba75-c8647d0d1d1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:23.755026 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:23.755026 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:23.762361 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-6979e027-e526-468d-983c-145df29a8b61 req-111f3a93-87f4-496b-ba75-c8647d0d1d1f tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/2d70196e-88c4-4b73-96ae-856b83be85c0/action returned with HTTP 204 Aug 14 04:03:23.762755 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1284/5116] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:03:23 2026] POST /volume/v3/attachments/2d70196e-88c4-4b73-96ae-856b83be85c0/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:24.467674 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-97e9d265-225a-48ea-b3b7-0b1745cd93fa None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:24.469342 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-97e9d265-225a-48ea-b3b7-0b1745cd93fa tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:24.469552 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-97e9d265-225a-48ea-b3b7-0b1745cd93fa tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:24.469725 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-97e9d265-225a-48ea-b3b7-0b1745cd93fa tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:24.481384 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:24.481384 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:24.485152 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-97e9d265-225a-48ea-b3b7-0b1745cd93fa tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:24.489772 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-97e9d265-225a-48ea-b3b7-0b1745cd93fa tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:24.490199 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1272/5117] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:24 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:25.504414 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f06587bf-6175-4644-8056-f594d2059676 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:25.506043 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f06587bf-6175-4644-8056-f594d2059676 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:25.506248 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f06587bf-6175-4644-8056-f594d2059676 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:25.506443 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f06587bf-6175-4644-8056-f594d2059676 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:25.515062 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:25.515062 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:25.518125 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f06587bf-6175-4644-8056-f594d2059676 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:25.521940 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f06587bf-6175-4644-8056-f594d2059676 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:25.522303 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1284/5118] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:25 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:26.537464 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7baac7fe-a2bd-4cc1-8fae-4a7ed1a11b46 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:26.539806 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7baac7fe-a2bd-4cc1-8fae-4a7ed1a11b46 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:26.540059 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7baac7fe-a2bd-4cc1-8fae-4a7ed1a11b46 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:26.540325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7baac7fe-a2bd-4cc1-8fae-4a7ed1a11b46 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:26.550213 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:26.550213 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:26.553330 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-7baac7fe-a2bd-4cc1-8fae-4a7ed1a11b46 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:26.557151 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7baac7fe-a2bd-4cc1-8fae-4a7ed1a11b46 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:26.557545 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1279/5119] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:26 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:27.569039 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4210481f-a948-4187-bc1e-c506d558ba9c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:27.570727 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4210481f-a948-4187-bc1e-c506d558ba9c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:27.570894 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4210481f-a948-4187-bc1e-c506d558ba9c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:27.571076 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4210481f-a948-4187-bc1e-c506d558ba9c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:27.579727 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:27.579727 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:27.583306 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4210481f-a948-4187-bc1e-c506d558ba9c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:27.586659 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4210481f-a948-4187-bc1e-c506d558ba9c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:27.587004 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1285/5120] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:27 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:28.599735 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c1c9d37a-4ca6-42be-8f0a-af99786676d8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:28.602369 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c1c9d37a-4ca6-42be-8f0a-af99786676d8 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:28.602618 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c1c9d37a-4ca6-42be-8f0a-af99786676d8 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:28.602859 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c1c9d37a-4ca6-42be-8f0a-af99786676d8 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:28.612767 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:28.612767 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:28.615896 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c1c9d37a-4ca6-42be-8f0a-af99786676d8 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:28.619618 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c1c9d37a-4ca6-42be-8f0a-af99786676d8 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:28.619965 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1273/5121] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:28 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:28.849950 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-cbece5a4-d3b4-4b88-9e17-b9c155867ff4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:28.852450 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-cbece5a4-d3b4-4b88-9e17-b9c155867ff4 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/attachments/12a9f4a1-7649-40f2-825e-d75c330290d5/action Aug 14 04:03:28.852816 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-cbece5a4-d3b4-4b88-9e17-b9c155867ff4 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action body: b'{"os-complete": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:03:28.852911 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-cbece5a4-d3b4-4b88-9e17-b9c155867ff4 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:28.874940 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:28.874940 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:28.888239 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-77600ade-67c2-4cca-aa75-50dfba1b77f9 req-cbece5a4-d3b4-4b88-9e17-b9c155867ff4 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/12a9f4a1-7649-40f2-825e-d75c330290d5/action returned with HTTP 204 Aug 14 04:03:28.888657 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1285/5122] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:03:28 2026] POST /volume/v3/attachments/12a9f4a1-7649-40f2-825e-d75c330290d5/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:29.632486 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-59801321-1ee8-47b8-a10c-b0f1685ab6c1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:29.634320 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-59801321-1ee8-47b8-a10c-b0f1685ab6c1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:03:29.634553 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-59801321-1ee8-47b8-a10c-b0f1685ab6c1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:29.634771 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-59801321-1ee8-47b8-a10c-b0f1685ab6c1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:29.651593 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:29.651593 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:29.655495 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-59801321-1ee8-47b8-a10c-b0f1685ab6c1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:29.660357 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-59801321-1ee8-47b8-a10c-b0f1685ab6c1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:03:29.660784 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1280/5123] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:29 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:30.212902 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-8af0d821-3e2d-462f-8004-82851123c9e0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:30.214969 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-8af0d821-3e2d-462f-8004-82851123c9e0 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:03:30.215174 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-8af0d821-3e2d-462f-8004-82851123c9e0 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:30.215364 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-8af0d821-3e2d-462f-8004-82851123c9e0 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:30.222064 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:30.222064 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:30.225477 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-8af0d821-3e2d-462f-8004-82851123c9e0 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:30.229635 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-8af0d821-3e2d-462f-8004-82851123c9e0 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:03:30.229987 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1286/5124] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:03:30 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:30.314552 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6321ff4e-4266-43a7-8d28-bc80c949ac21 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:30.314910 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6321ff4e-4266-43a7-8d28-bc80c949ac21 None None] GET https://10.4.3.64/volume// Aug 14 04:03:30.315115 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6321ff4e-4266-43a7-8d28-bc80c949ac21 None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:30.315343 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6321ff4e-4266-43a7-8d28-bc80c949ac21 None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:30.315725 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6321ff4e-4266-43a7-8d28-bc80c949ac21 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:03:30.316008 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1274/5125] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 04:03:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:03:30.322780 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-e9a8c837-9479-4e52-9414-e2c1b02adaaf None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:30.324744 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-e9a8c837-9479-4e52-9414-e2c1b02adaaf tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:03:30.325239 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-e9a8c837-9479-4e52-9414-e2c1b02adaaf tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d76f7b8c-e163-4247-b734-e103d689242f", "connector": null, "instance_uuid": "37c55471-ad65-4cc6-a38f-c562db15224e"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:30.334869 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:30.334869 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:30.357448 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-e9a8c837-9479-4e52-9414-e2c1b02adaaf tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:03:30.357448 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1286/5126] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:03:30 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 14 04:03:30.380351 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-910a3f4b-959d-4195-b2e7-a7dad68d9c24 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:30.382111 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-910a3f4b-959d-4195-b2e7-a7dad68d9c24 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:03:30.382359 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-910a3f4b-959d-4195-b2e7-a7dad68d9c24 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:30.382499 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-910a3f4b-959d-4195-b2e7-a7dad68d9c24 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:30.387946 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2d1c554c-18ca-47ed-9427-afafc5b48f83 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:30.388348 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2d1c554c-18ca-47ed-9427-afafc5b48f83 None None] GET https://10.4.3.64/volume// Aug 14 04:03:30.388514 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2d1c554c-18ca-47ed-9427-afafc5b48f83 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:30.388696 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2d1c554c-18ca-47ed-9427-afafc5b48f83 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:30.388994 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2d1c554c-18ca-47ed-9427-afafc5b48f83 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:03:30.389289 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1287/5127] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:03:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:03:30.390597 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:30.390597 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:30.393623 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-910a3f4b-959d-4195-b2e7-a7dad68d9c24 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:30.395652 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-36a0b9a1-6e53-4857-8fa1-d5440a1bb471 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:30.397214 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-910a3f4b-959d-4195-b2e7-a7dad68d9c24 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:03:30.397565 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1281/5128] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:30 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 918 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:30.397838 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-36a0b9a1-6e53-4857-8fa1-d5440a1bb471 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:03:30.398072 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-36a0b9a1-6e53-4857-8fa1-d5440a1bb471 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:30.398319 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-36a0b9a1-6e53-4857-8fa1-d5440a1bb471 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:30.407501 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:30.407501 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:30.410878 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-36a0b9a1-6e53-4857-8fa1-d5440a1bb471 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:30.414999 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-36a0b9a1-6e53-4857-8fa1-d5440a1bb471 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:03:30.415437 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1275/5129] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:03:30 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1098 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:03:30.513689 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-ae76b47c-40fb-415e-9d16-6bb0b4ed1bac None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:30.517732 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-ae76b47c-40fb-415e-9d16-6bb0b4ed1bac tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] PUT https://10.4.3.64/volume/v3/attachments/69884e1f-eeaf-47a0-b344-9cd56d85bc42 Aug 14 04:03:30.518081 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-ae76b47c-40fb-415e-9d16-6bb0b4ed1bac tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:30.525916 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-ae76b47c-40fb-415e-9d16-6bb0b4ed1bac tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Acquiring lock "cinder-attachment_update-d76f7b8c-e163-4247-b734-e103d689242f-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:03:30.532431 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-ae76b47c-40fb-415e-9d16-6bb0b4ed1bac tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Lock "cinder-attachment_update-d76f7b8c-e163-4247-b734-e103d689242f-np0000007313" acquired by "attachment_update" :: waited 0.006s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:03:30.534904 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:30.534904 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:30.618509 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-ae76b47c-40fb-415e-9d16-6bb0b4ed1bac tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Lock "cinder-attachment_update-d76f7b8c-e163-4247-b734-e103d689242f-np0000007313" released by "attachment_update" :: held 0.086s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:03:30.618995 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-ae76b47c-40fb-415e-9d16-6bb0b4ed1bac tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/69884e1f-eeaf-47a0-b344-9cd56d85bc42 returned with HTTP 200 Aug 14 04:03:30.619213 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1287/5130] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:03:30 2026] PUT /volume/v3/attachments/69884e1f-eeaf-47a0-b344-9cd56d85bc42 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:31.408770 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-70b85a0d-c064-4168-9f85-29f45489b96e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:31.410650 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-70b85a0d-c064-4168-9f85-29f45489b96e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:03:31.410872 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-70b85a0d-c064-4168-9f85-29f45489b96e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:31.411084 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-70b85a0d-c064-4168-9f85-29f45489b96e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:31.420970 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:31.420970 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:31.424240 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-70b85a0d-c064-4168-9f85-29f45489b96e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:31.427974 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-70b85a0d-c064-4168-9f85-29f45489b96e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:03:31.428356 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1288/5131] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:31 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:32.440265 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-815ba170-f81e-466e-bf8a-8750522be740 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:32.441948 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-815ba170-f81e-466e-bf8a-8750522be740 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:03:32.442156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-815ba170-f81e-466e-bf8a-8750522be740 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:32.442349 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-815ba170-f81e-466e-bf8a-8750522be740 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:32.450712 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:32.450712 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:32.453804 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-815ba170-f81e-466e-bf8a-8750522be740 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:32.457342 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-815ba170-f81e-466e-bf8a-8750522be740 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:03:32.457739 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1282/5132] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:32 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:32.943981 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:33.071154 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:03:33.071154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-847305954", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:33.071154 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-847305954', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:03:33.071345 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Create volume of 1 GB Aug 14 04:03:33.074995 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Availability Zones retrieved successfully. Aug 14 04:03:33.080361 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Flow 'volume_create_api' (988b758c-b708-46dc-a46c-e768497ff334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:33.081493 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8f408e-a44e-45a0-8d13-ff156de5cd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:33.082530 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:03:33.106779 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8f408e-a44e-45a0-8d13-ff156de5cd69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:33.107645 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (723ebf84-d84b-4baa-869a-a8dc938316e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:33.160521 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Created reservations ['9da3c559-297e-4923-9985-21a25744dd16', '48ffd766-8468-474c-9d7a-2632e3ee2802', '65c6325c-7502-44c9-aa1b-507457c27512', 'cb4885fc-abf8-4499-885b-417d3ac4fd74'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:03:33.161450 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (723ebf84-d84b-4baa-869a-a8dc938316e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9da3c559-297e-4923-9985-21a25744dd16', '48ffd766-8468-474c-9d7a-2632e3ee2802', '65c6325c-7502-44c9-aa1b-507457c27512', 'cb4885fc-abf8-4499-885b-417d3ac4fd74']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:33.162316 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (644231d8-c342-40cd-992c-3e462ea9924c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:33.181254 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (644231d8-c342-40cd-992c-3e462ea9924c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ae7b52a-75ce-497a-9216-8851fc7f6e95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-847305954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d006574fc314efb88b1b3f842d846a2',qos_specs=None,replication_status=,reservations=['9da3c559-297e-4923-9985-21a25744dd16','48ffd766-8468-474c-9d7a-2632e3ee2802','65c6325c-7502-44c9-aa1b-507457c27512','cb4885fc-abf8-4499-885b-417d3ac4fd74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27aa1783705f40cebdf0b4f9a17c1601',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:03:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-847305954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ae7b52a-75ce-497a-9216-8851fc7f6e95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d006574fc314efb88b1b3f842d846a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27aa1783705f40cebdf0b4f9a17c1601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:33.182197 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d08ed433-1365-47d9-a1ab-69bf60d2ba1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:33.198028 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d08ed433-1365-47d9-a1ab-69bf60d2ba1c) transitioned into state 'SUCCESS' from state '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-847305954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d006574fc314efb88b1b3f842d846a2',qos_specs=None,replication_status=,reservations=['9da3c559-297e-4923-9985-21a25744dd16','48ffd766-8468-474c-9d7a-2632e3ee2802','65c6325c-7502-44c9-aa1b-507457c27512','cb4885fc-abf8-4499-885b-417d3ac4fd74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27aa1783705f40cebdf0b4f9a17c1601',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:33.198765 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca24967b-6fbd-43d4-9375-32f3bd61370f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:33.206709 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca24967b-6fbd-43d4-9375-32f3bd61370f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:33.207544 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Flow 'volume_create_api' (988b758c-b708-46dc-a46c-e768497ff334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:33.207870 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Create volume request issued successfully. Aug 14 04:03:33.208563 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c804e7c5-ba63-48df-88df-6c2bd5894f4d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:03:33.208987 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1276/5133] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:03:32 2026] POST /volume/v3/volumes => generated 751 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:03:33.221683 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-627ae659-56b8-4810-8128-25adb6c125bc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:33.224260 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-627ae659-56b8-4810-8128-25adb6c125bc tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 Aug 14 04:03:33.224307 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-627ae659-56b8-4810-8128-25adb6c125bc tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:33.224605 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-627ae659-56b8-4810-8128-25adb6c125bc tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:33.234883 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:33.234883 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:33.238848 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-627ae659-56b8-4810-8128-25adb6c125bc tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Volume info retrieved successfully. Aug 14 04:03:33.243596 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-627ae659-56b8-4810-8128-25adb6c125bc tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 returned with HTTP 200 Aug 14 04:03:33.244213 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1288/5134] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:33 2026] GET /volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:33.470506 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7ff1c005-07d5-46cd-a701-ba31ab5e77e5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:33.472876 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7ff1c005-07d5-46cd-a701-ba31ab5e77e5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:03:33.473114 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7ff1c005-07d5-46cd-a701-ba31ab5e77e5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:33.473391 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7ff1c005-07d5-46cd-a701-ba31ab5e77e5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:33.485413 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:33.485413 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:33.488819 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7ff1c005-07d5-46cd-a701-ba31ab5e77e5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:33.492254 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7ff1c005-07d5-46cd-a701-ba31ab5e77e5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:03:33.492600 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1289/5135] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:33 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:33.846370 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-d0cbd92b-0b49-46dd-91e3-ae01a279b5c1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:33.848929 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-d0cbd92b-0b49-46dd-91e3-ae01a279b5c1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/attachments/69884e1f-eeaf-47a0-b344-9cd56d85bc42/action Aug 14 04:03:33.849405 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-d0cbd92b-0b49-46dd-91e3-ae01a279b5c1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action body: b'{"os-complete": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:03:33.849559 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-d0cbd92b-0b49-46dd-91e3-ae01a279b5c1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:33.867176 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:33.867176 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:33.876100 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-32c43d80-d5b5-4033-80d2-e29ea7b2e10a req-d0cbd92b-0b49-46dd-91e3-ae01a279b5c1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/69884e1f-eeaf-47a0-b344-9cd56d85bc42/action returned with HTTP 204 Aug 14 04:03:33.876556 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1283/5136] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:03:33 2026] POST /volume/v3/attachments/69884e1f-eeaf-47a0-b344-9cd56d85bc42/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:34.255544 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4a7bacdf-a74d-4421-8845-23004763000c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:34.257809 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4a7bacdf-a74d-4421-8845-23004763000c tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 Aug 14 04:03:34.258035 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4a7bacdf-a74d-4421-8845-23004763000c tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:34.258286 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4a7bacdf-a74d-4421-8845-23004763000c tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:34.265890 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:34.265890 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:34.268859 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4a7bacdf-a74d-4421-8845-23004763000c tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Volume info retrieved successfully. Aug 14 04:03:34.272321 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4a7bacdf-a74d-4421-8845-23004763000c tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 returned with HTTP 200 Aug 14 04:03:34.272639 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1277/5137] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:34 2026] GET /volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:34.283349 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1f4eb452-d613-4151-8ccd-ece7316fb957 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:34.286643 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1f4eb452-d613-4151-8ccd-ece7316fb957 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 Aug 14 04:03:34.286816 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1f4eb452-d613-4151-8ccd-ece7316fb957 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:34.286987 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1f4eb452-d613-4151-8ccd-ece7316fb957 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:34.289558 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=236,cinder:INSERT=24,cinder:UPDATE=51 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:03:34.293898 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:34.293898 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:34.297505 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1f4eb452-d613-4151-8ccd-ece7316fb957 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Volume info retrieved successfully. Aug 14 04:03:34.301051 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1f4eb452-d613-4151-8ccd-ece7316fb957 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 returned with HTTP 200 Aug 14 04:03:34.301415 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1289/5138] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:34 2026] GET /volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:34.312441 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-44b416cc-6a1f-498b-b5fc-440b2a1a7813 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:34.313991 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-44b416cc-6a1f-498b-b5fc-440b2a1a7813 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:03:34.314324 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-44b416cc-6a1f-498b-b5fc-440b2a1a7813 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ae7b52a-75ce-497a-9216-8851fc7f6e95", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1103533317", "description": null, "metadata": null}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:34.317242 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=279,cinder:UPDATE=62,cinder:INSERT=27 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:03:34.324001 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:34.324001 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:34.324563 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-44b416cc-6a1f-498b-b5fc-440b2a1a7813 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Volume info retrieved successfully. Aug 14 04:03:34.324727 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-44b416cc-6a1f-498b-b5fc-440b2a1a7813 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Create snapshot from volume 9ae7b52a-75ce-497a-9216-8851fc7f6e95 Aug 14 04:03:34.361619 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-44b416cc-6a1f-498b-b5fc-440b2a1a7813 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Created reservations ['676e1953-f452-4f81-92a6-0a34363f2658', '3c986366-99ca-4708-9a61-b54b2963caf8', '628962cb-b8fa-41b2-aa03-044162fbe5a6', '94335832-3f69-47ca-9f33-0cd914467814'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:03:34.386273 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-44b416cc-6a1f-498b-b5fc-440b2a1a7813 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Snapshot force create request issued successfully. Aug 14 04:03:34.386587 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-44b416cc-6a1f-498b-b5fc-440b2a1a7813 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:03:34.387003 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1290/5139] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:03:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:03:34.395026 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1a2474a0-4b7f-4230-bbb1-8a99f17bf856 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:34.396674 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1a2474a0-4b7f-4230-bbb1-8a99f17bf856 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 Aug 14 04:03:34.396842 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1a2474a0-4b7f-4230-bbb1-8a99f17bf856 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:34.397014 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1a2474a0-4b7f-4230-bbb1-8a99f17bf856 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:34.402543 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:34.402543 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:34.403048 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-1a2474a0-4b7f-4230-bbb1-8a99f17bf856 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Snapshot retrieved successfully. Aug 14 04:03:34.403975 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1a2474a0-4b7f-4230-bbb1-8a99f17bf856 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 returned with HTTP 200 Aug 14 04:03:34.404367 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1284/5140] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:34 2026] GET /volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:34.503724 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-deaa4bc6-a747-432f-ab87-ebee6de8b466 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:34.505468 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-deaa4bc6-a747-432f-ab87-ebee6de8b466 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:03:34.505695 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-deaa4bc6-a747-432f-ab87-ebee6de8b466 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:34.505838 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-deaa4bc6-a747-432f-ab87-ebee6de8b466 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:34.515645 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:34.515645 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:34.519284 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-deaa4bc6-a747-432f-ab87-ebee6de8b466 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:03:34.523245 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-deaa4bc6-a747-432f-ab87-ebee6de8b466 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:03:34.523625 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1278/5141] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:34 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:03:35.412680 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-31c827a0-43c5-4baf-a751-37a8ba4b1eea None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:35.414334 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-31c827a0-43c5-4baf-a751-37a8ba4b1eea tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 Aug 14 04:03:35.414513 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-31c827a0-43c5-4baf-a751-37a8ba4b1eea tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:35.414711 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-31c827a0-43c5-4baf-a751-37a8ba4b1eea tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:35.419440 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:35.419440 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:35.419826 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-31c827a0-43c5-4baf-a751-37a8ba4b1eea tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Snapshot retrieved successfully. Aug 14 04:03:35.420523 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-31c827a0-43c5-4baf-a751-37a8ba4b1eea tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 returned with HTTP 200 Aug 14 04:03:35.420858 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1290/5142] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:35 2026] GET /volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:35.428674 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fbc1b0f0-03d4-4dbc-9bb4-4ac7c9ec82d5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:35.430420 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fbc1b0f0-03d4-4dbc-9bb4-4ac7c9ec82d5 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 Aug 14 04:03:35.430594 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fbc1b0f0-03d4-4dbc-9bb4-4ac7c9ec82d5 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:35.430757 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fbc1b0f0-03d4-4dbc-9bb4-4ac7c9ec82d5 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:35.435527 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:35.435527 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:35.435896 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fbc1b0f0-03d4-4dbc-9bb4-4ac7c9ec82d5 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Snapshot retrieved successfully. Aug 14 04:03:35.436593 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fbc1b0f0-03d4-4dbc-9bb4-4ac7c9ec82d5 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 returned with HTTP 200 Aug 14 04:03:35.436903 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1291/5143] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:35 2026] GET /volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:35.445057 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9476fbb5-1d6f-4896-b4c4-9473ed1feedb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:35.446874 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9476fbb5-1d6f-4896-b4c4-9473ed1feedb tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 Aug 14 04:03:35.447065 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9476fbb5-1d6f-4896-b4c4-9473ed1feedb tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:35.447295 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9476fbb5-1d6f-4896-b4c4-9473ed1feedb tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:35.449446 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=237,cinder:UPDATE=34,cinder:INSERT=12 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:03:35.452161 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:35.452161 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:35.452854 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9476fbb5-1d6f-4896-b4c4-9473ed1feedb tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Snapshot retrieved successfully. Aug 14 04:03:35.453772 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9476fbb5-1d6f-4896-b4c4-9473ed1feedb tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 returned with HTTP 200 Aug 14 04:03:35.454662 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1285/5144] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:35 2026] GET /volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:35.464552 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:35.466185 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:03:35.466526 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ae3a178e-1519-4a9a-b580-659cb0512870", "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:03:35.467983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Create volume request body: {'volume': {'snapshot_id': 'ae3a178e-1519-4a9a-b580-659cb0512870', 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:03:35.472330 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:35.472330 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:35.472716 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Snapshot retrieved successfully. Aug 14 04:03:35.472853 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Create volume of 1 GB Aug 14 04:03:35.475958 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Availability Zones retrieved successfully. Aug 14 04:03:35.481706 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Flow 'volume_create_api' (d1c89c04-949a-409f-a98f-dfba60909751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:35.482526 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9bb549f-f881-4cea-95b8-34b8dfe4d345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:35.483363 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:03:35.509351 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9bb549f-f881-4cea-95b8-34b8dfe4d345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ae3a178e-1519-4a9a-b580-659cb0512870', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:35.510057 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db45218a-5294-466f-811e-dad7ff885e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:35.543374 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Created reservations ['afab3b97-f54a-4824-80e7-316e10899cac', '209647f0-dffc-4d1e-bdae-787ec71f1477', '7705f0c0-a09f-48fc-9dec-5722769daa5f', 'ad910cca-91db-4dd4-80a2-6cc6d9ad5116'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:03:35.544104 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db45218a-5294-466f-811e-dad7ff885e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afab3b97-f54a-4824-80e7-316e10899cac', '209647f0-dffc-4d1e-bdae-787ec71f1477', '7705f0c0-a09f-48fc-9dec-5722769daa5f', 'ad910cca-91db-4dd4-80a2-6cc6d9ad5116']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:35.544813 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dd0fef3-be53-49b0-ba13-aa57dce490d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:35.579534 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dd0fef3-be53-49b0-ba13-aa57dce490d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aae541fb-f32d-4b18-9177-bbf37a22e4ed', '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='5d006574fc314efb88b1b3f842d846a2',qos_specs=None,replication_status=,reservations=['afab3b97-f54a-4824-80e7-316e10899cac','209647f0-dffc-4d1e-bdae-787ec71f1477','7705f0c0-a09f-48fc-9dec-5722769daa5f','ad910cca-91db-4dd4-80a2-6cc6d9ad5116'],size=1,snapshot_id=ae3a178e-1519-4a9a-b580-659cb0512870,source_replicaid=,source_volid=None,status='creating',user_id='27aa1783705f40cebdf0b4f9a17c1601',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:03:35Z,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=aae541fb-f32d-4b18-9177-bbf37a22e4ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d006574fc314efb88b1b3f842d846a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ae3a178e-1519-4a9a-b580-659cb0512870,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27aa1783705f40cebdf0b4f9a17c1601',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:35.580729 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5a0e65-d00a-4869-a075-33dc26851be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:35.597052 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5a0e65-d00a-4869-a075-33dc26851be7) transitioned into state 'SUCCESS' from 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='5d006574fc314efb88b1b3f842d846a2',qos_specs=None,replication_status=,reservations=['afab3b97-f54a-4824-80e7-316e10899cac','209647f0-dffc-4d1e-bdae-787ec71f1477','7705f0c0-a09f-48fc-9dec-5722769daa5f','ad910cca-91db-4dd4-80a2-6cc6d9ad5116'],size=1,snapshot_id=ae3a178e-1519-4a9a-b580-659cb0512870,source_replicaid=,source_volid=None,status='creating',user_id='27aa1783705f40cebdf0b4f9a17c1601',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:35.597734 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe82840-46e5-40ec-ae09-ac561fd5745a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:03:35.616307 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe82840-46e5-40ec-ae09-ac561fd5745a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:03:35.617093 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Flow 'volume_create_api' (d1c89c04-949a-409f-a98f-dfba60909751) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:03:35.617424 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Create volume request issued successfully. Aug 14 04:03:35.617984 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ef89d1a3-a406-4561-a8cb-27fa8a489e9f tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:03:35.618546 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1279/5145] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:03:35 2026] POST /volume/v3/volumes => generated 739 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:03:35.631560 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6b3dda05-d04c-44a3-9032-699e891deaa8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:35.633439 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6b3dda05-d04c-44a3-9032-699e891deaa8 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed Aug 14 04:03:35.633659 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6b3dda05-d04c-44a3-9032-699e891deaa8 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:35.633838 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6b3dda05-d04c-44a3-9032-699e891deaa8 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:35.640637 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:35.640637 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:35.643966 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6b3dda05-d04c-44a3-9032-699e891deaa8 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Volume info retrieved successfully. Aug 14 04:03:35.648010 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6b3dda05-d04c-44a3-9032-699e891deaa8 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed returned with HTTP 200 Aug 14 04:03:35.648502 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1291/5146] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:35 2026] GET /volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed => generated 807 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:36.661993 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a09d382b-8a0c-4912-bdbc-c130c9100c00 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:36.663688 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a09d382b-8a0c-4912-bdbc-c130c9100c00 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed Aug 14 04:03:36.663901 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a09d382b-8a0c-4912-bdbc-c130c9100c00 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:36.664076 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a09d382b-8a0c-4912-bdbc-c130c9100c00 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:36.670537 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:36.670537 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:36.673735 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a09d382b-8a0c-4912-bdbc-c130c9100c00 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Volume info retrieved successfully. Aug 14 04:03:36.677638 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a09d382b-8a0c-4912-bdbc-c130c9100c00 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed returned with HTTP 200 Aug 14 04:03:36.677993 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1292/5147] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:36 2026] GET /volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:36.689107 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-387da3ef-2817-4708-ac02-a02110c641e6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:36.690793 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-387da3ef-2817-4708-ac02-a02110c641e6 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed Aug 14 04:03:36.690981 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-387da3ef-2817-4708-ac02-a02110c641e6 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:36.691190 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-387da3ef-2817-4708-ac02-a02110c641e6 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:36.697467 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:36.697467 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:36.700451 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-387da3ef-2817-4708-ac02-a02110c641e6 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Volume info retrieved successfully. Aug 14 04:03:36.703927 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-387da3ef-2817-4708-ac02-a02110c641e6 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed returned with HTTP 200 Aug 14 04:03:36.704295 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1286/5148] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:36 2026] GET /volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:36.715311 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6678fd67-b4d9-469e-abf0-c63d3a7fe8c4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:36.717478 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6678fd67-b4d9-469e-abf0-c63d3a7fe8c4 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 Aug 14 04:03:36.717724 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6678fd67-b4d9-469e-abf0-c63d3a7fe8c4 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:36.717941 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6678fd67-b4d9-469e-abf0-c63d3a7fe8c4 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:36.718086 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-6678fd67-b4d9-469e-abf0-c63d3a7fe8c4 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Delete snapshot with id: ae3a178e-1519-4a9a-b580-659cb0512870 Aug 14 04:03:36.720082 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=292,cinder:UPDATE=88,cinder:INSERT=47 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:03:36.723839 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:36.723839 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:36.724375 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6678fd67-b4d9-469e-abf0-c63d3a7fe8c4 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Snapshot retrieved successfully. Aug 14 04:03:36.743562 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6678fd67-b4d9-469e-abf0-c63d3a7fe8c4 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Snapshot delete request issued successfully. Aug 14 04:03:36.743760 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6678fd67-b4d9-469e-abf0-c63d3a7fe8c4 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 returned with HTTP 202 Aug 14 04:03:36.744191 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1280/5149] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:03:36 2026] DELETE /volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:03:36.752209 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e54c4b27-0812-47bc-b7f4-140a19ae111d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:36.753961 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e54c4b27-0812-47bc-b7f4-140a19ae111d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 Aug 14 04:03:36.754164 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e54c4b27-0812-47bc-b7f4-140a19ae111d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:36.754351 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e54c4b27-0812-47bc-b7f4-140a19ae111d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:36.758738 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:36.758738 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:03:36.759094 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e54c4b27-0812-47bc-b7f4-140a19ae111d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Snapshot retrieved successfully. Aug 14 04:03:36.759785 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e54c4b27-0812-47bc-b7f4-140a19ae111d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 returned with HTTP 200 Aug 14 04:03:36.760092 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1292/5150] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:36 2026] GET /volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:37.768915 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7f6c6bfa-7331-4672-ba67-074026aa1e42 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:37.770416 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7f6c6bfa-7331-4672-ba67-074026aa1e42 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 Aug 14 04:03:37.770574 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7f6c6bfa-7331-4672-ba67-074026aa1e42 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:37.770740 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7f6c6bfa-7331-4672-ba67-074026aa1e42 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:37.774805 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7f6c6bfa-7331-4672-ba67-074026aa1e42 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 returned with HTTP 404 Aug 14 04:03:37.775127 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1293/5151] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:37 2026] GET /volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:37.787600 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-22c4ff0a-bc6e-4525-96f5-9dfb3cdbdeea None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:37.789248 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22c4ff0a-bc6e-4525-96f5-9dfb3cdbdeea tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 Aug 14 04:03:37.789427 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22c4ff0a-bc6e-4525-96f5-9dfb3cdbdeea tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:37.789599 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-22c4ff0a-bc6e-4525-96f5-9dfb3cdbdeea tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:37.789748 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-22c4ff0a-bc6e-4525-96f5-9dfb3cdbdeea tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Delete volume with id: 9ae7b52a-75ce-497a-9216-8851fc7f6e95 Aug 14 04:03:37.796650 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:37.796650 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:37.797077 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-22c4ff0a-bc6e-4525-96f5-9dfb3cdbdeea tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Volume info retrieved successfully. Aug 14 04:03:37.812641 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-22c4ff0a-bc6e-4525-96f5-9dfb3cdbdeea tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Delete volume request issued successfully. Aug 14 04:03:37.812813 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-22c4ff0a-bc6e-4525-96f5-9dfb3cdbdeea tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 returned with HTTP 202 Aug 14 04:03:37.813439 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1287/5152] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:03:37 2026] DELETE /volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:03:37.821119 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d289fb40-4b9a-404b-b0e7-d958c13c3377 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:37.824762 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d289fb40-4b9a-404b-b0e7-d958c13c3377 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 Aug 14 04:03:37.824955 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d289fb40-4b9a-404b-b0e7-d958c13c3377 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:37.825151 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d289fb40-4b9a-404b-b0e7-d958c13c3377 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:37.836279 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:37.836279 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:03:37.842370 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d289fb40-4b9a-404b-b0e7-d958c13c3377 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Volume info retrieved successfully. Aug 14 04:03:37.846965 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d289fb40-4b9a-404b-b0e7-d958c13c3377 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 returned with HTTP 200 Aug 14 04:03:37.847387 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1281/5153] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:37 2026] GET /volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:38.863195 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8a2d9a04-6900-4a49-8d5d-fcb76f016780 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:38.871127 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8a2d9a04-6900-4a49-8d5d-fcb76f016780 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 Aug 14 04:03:38.871384 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8a2d9a04-6900-4a49-8d5d-fcb76f016780 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:38.871607 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8a2d9a04-6900-4a49-8d5d-fcb76f016780 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:38.878586 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8a2d9a04-6900-4a49-8d5d-fcb76f016780 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 returned with HTTP 404 Aug 14 04:03:38.879152 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1293/5154] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:38 2026] GET /volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:38.892025 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d85a4616-c1e1-4748-bb93-3b00ba153242 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:38.894336 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d85a4616-c1e1-4748-bb93-3b00ba153242 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] DELETE https://10.4.3.64/volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed Aug 14 04:03:38.894914 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d85a4616-c1e1-4748-bb93-3b00ba153242 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:38.895223 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d85a4616-c1e1-4748-bb93-3b00ba153242 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:38.895451 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-d85a4616-c1e1-4748-bb93-3b00ba153242 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Delete volume with id: aae541fb-f32d-4b18-9177-bbf37a22e4ed Aug 14 04:03:38.907706 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:38.907706 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:03:38.908253 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d85a4616-c1e1-4748-bb93-3b00ba153242 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Volume info retrieved successfully. Aug 14 04:03:38.941017 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d85a4616-c1e1-4748-bb93-3b00ba153242 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Delete volume request issued successfully. Aug 14 04:03:38.941256 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d85a4616-c1e1-4748-bb93-3b00ba153242 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed returned with HTTP 202 Aug 14 04:03:38.945962 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1294/5155] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:03:38 2026] DELETE /volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:03:38.949363 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-87de2e6c-ccea-47a2-915f-345476bfb7be None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:38.951156 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87de2e6c-ccea-47a2-915f-345476bfb7be tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed Aug 14 04:03:38.951362 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87de2e6c-ccea-47a2-915f-345476bfb7be tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:38.951544 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-87de2e6c-ccea-47a2-915f-345476bfb7be tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:38.963305 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:03:38.963305 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:03:38.968600 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-87de2e6c-ccea-47a2-915f-345476bfb7be tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Volume info retrieved successfully. Aug 14 04:03:38.974707 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-87de2e6c-ccea-47a2-915f-345476bfb7be tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed returned with HTTP 200 Aug 14 04:03:38.975128 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1288/5156] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:38 2026] GET /volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:03:39.987470 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-afa1b78f-7785-412b-8ec9-7277147070ad None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:39.989294 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-afa1b78f-7785-412b-8ec9-7277147070ad tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed Aug 14 04:03:39.989516 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-afa1b78f-7785-412b-8ec9-7277147070ad tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:39.989744 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-afa1b78f-7785-412b-8ec9-7277147070ad tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:39.995456 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-afa1b78f-7785-412b-8ec9-7277147070ad tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed returned with HTTP 404 Aug 14 04:03:39.995990 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1282/5157] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:39 2026] GET /volume/v3/volumes/aae541fb-f32d-4b18-9177-bbf37a22e4ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:40.002450 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fb964eaa-cb46-4fbc-bfae-aacd79c1204e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:40.004986 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fb964eaa-cb46-4fbc-bfae-aacd79c1204e tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 Aug 14 04:03:40.005305 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fb964eaa-cb46-4fbc-bfae-aacd79c1204e tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:40.005593 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fb964eaa-cb46-4fbc-bfae-aacd79c1204e tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:40.005764 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-fb964eaa-cb46-4fbc-bfae-aacd79c1204e tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Delete snapshot with id: ae3a178e-1519-4a9a-b580-659cb0512870 Aug 14 04:03:40.013296 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fb964eaa-cb46-4fbc-bfae-aacd79c1204e tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 returned with HTTP 404 Aug 14 04:03:40.013790 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1294/5158] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:03:40 2026] DELETE /volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:40.024112 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b4cba443-78be-44d9-b6ce-0c2635e95805 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:40.025931 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b4cba443-78be-44d9-b6ce-0c2635e95805 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 Aug 14 04:03:40.026143 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b4cba443-78be-44d9-b6ce-0c2635e95805 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:40.026333 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b4cba443-78be-44d9-b6ce-0c2635e95805 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:40.031451 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b4cba443-78be-44d9-b6ce-0c2635e95805 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 returned with HTTP 404 Aug 14 04:03:40.031876 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1295/5159] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:03:40 2026] GET /volume/v3/snapshots/ae3a178e-1519-4a9a-b580-659cb0512870 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:40.039360 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-281c357f-a319-447c-ba48-b5b9c09e900d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:40.041686 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-281c357f-a319-447c-ba48-b5b9c09e900d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 Aug 14 04:03:40.041954 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-281c357f-a319-447c-ba48-b5b9c09e900d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:40.042256 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-281c357f-a319-447c-ba48-b5b9c09e900d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:40.042498 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-281c357f-a319-447c-ba48-b5b9c09e900d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Delete volume with id: 9ae7b52a-75ce-497a-9216-8851fc7f6e95 Aug 14 04:03:40.052058 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-281c357f-a319-447c-ba48-b5b9c09e900d tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 returned with HTTP 404 Aug 14 04:03:40.052683 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1289/5160] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:03:40 2026] DELETE /volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:40.059061 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6b388567-f20a-4cb7-bf92-4064ac0c4797 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:03:40.060738 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6b388567-f20a-4cb7-bf92-4064ac0c4797 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] GET https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 Aug 14 04:03:40.060909 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6b388567-f20a-4cb7-bf92-4064ac0c4797 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:03:40.061100 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6b388567-f20a-4cb7-bf92-4064ac0c4797 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:03:40.068925 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6b388567-f20a-4cb7-bf92-4064ac0c4797 tempest-SnapshotDependencyTests-2085443456 tempest-SnapshotDependencyTests-2085443456-project-member] https://10.4.3.64/volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 returned with HTTP 404 Aug 14 04:03:40.069374 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1283/5161] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:03:40 2026] GET /volume/v3/volumes/9ae7b52a-75ce-497a-9216-8851fc7f6e95 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:03:50.010566 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=11 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:03:50.028522 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=24,cinder:INSERT=8,cinder:UPDATE=13 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:03:50.045390 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:03:50.065626 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:04:09.007413 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-6f492548-9eef-46b6-99d0-e86f291da665 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:09.009408 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-6f492548-9eef-46b6-99d0-e86f291da665 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:09.009622 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-6f492548-9eef-46b6-99d0-e86f291da665 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:09.009813 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-6f492548-9eef-46b6-99d0-e86f291da665 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:09.019056 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:09.019056 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:09.022770 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-6f492548-9eef-46b6-99d0-e86f291da665 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:09.027579 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-6f492548-9eef-46b6-99d0-e86f291da665 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:09.027966 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1295/5162] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:04:09 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:09.087767 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8c6215ed-d3ed-4375-8efb-2cb37c546a26 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:09.088104 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8c6215ed-d3ed-4375-8efb-2cb37c546a26 None None] GET https://10.4.3.64/volume// Aug 14 04:04:09.088279 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8c6215ed-d3ed-4375-8efb-2cb37c546a26 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:09.088464 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8c6215ed-d3ed-4375-8efb-2cb37c546a26 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:09.088801 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8c6215ed-d3ed-4375-8efb-2cb37c546a26 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:04:09.089041 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1296/5163] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 04:04:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:04:09.095574 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-66c15f20-70ad-426d-85b8-07054a1e5599 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:09.097478 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-66c15f20-70ad-426d-85b8-07054a1e5599 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:04:09.097815 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-66c15f20-70ad-426d-85b8-07054a1e5599 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d76f7b8c-e163-4247-b734-e103d689242f", "connector": null, "instance_uuid": "71b0d68d-36cb-4c98-bda4-0e03e6174b1d"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:09.108638 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:09.108638 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:09.128926 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-66c15f20-70ad-426d-85b8-07054a1e5599 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:04:09.129358 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1290/5164] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:04:09 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 14 04:04:09.153562 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-89298035-f565-4f4a-9091-390df3f7044f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:09.155268 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-89298035-f565-4f4a-9091-390df3f7044f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:09.155322 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-89298035-f565-4f4a-9091-390df3f7044f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:09.155499 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-89298035-f565-4f4a-9091-390df3f7044f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:09.161164 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d1309b63-995a-4f7a-b7a0-f9aa5fff6501 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:09.161552 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d1309b63-995a-4f7a-b7a0-f9aa5fff6501 None None] GET https://10.4.3.64/volume// Aug 14 04:04:09.161707 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d1309b63-995a-4f7a-b7a0-f9aa5fff6501 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:09.161889 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d1309b63-995a-4f7a-b7a0-f9aa5fff6501 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:09.162204 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d1309b63-995a-4f7a-b7a0-f9aa5fff6501 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:04:09.162562 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1296/5165] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:04:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:04:09.166707 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:09.166707 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:09.169472 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-7be3d19b-571e-4581-9436-b2ee0b42e96c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:09.169774 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-89298035-f565-4f4a-9091-390df3f7044f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:09.171506 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-7be3d19b-571e-4581-9436-b2ee0b42e96c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:09.171688 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-7be3d19b-571e-4581-9436-b2ee0b42e96c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:09.171859 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-7be3d19b-571e-4581-9436-b2ee0b42e96c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:09.173766 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-89298035-f565-4f4a-9091-390df3f7044f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:09.174262 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1284/5166] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:09 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:09.183491 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:09.183491 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:09.187039 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-7be3d19b-571e-4581-9436-b2ee0b42e96c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:09.191501 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-7be3d19b-571e-4581-9436-b2ee0b42e96c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:09.192001 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1297/5167] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:04:09 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:04:09.287178 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-a3eb341e-bcfb-4904-8627-f5fe4513848e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:09.289024 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-a3eb341e-bcfb-4904-8627-f5fe4513848e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] PUT https://10.4.3.64/volume/v3/attachments/6155d671-7191-4faa-b76a-6863412110b8 Aug 14 04:04:09.289464 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-a3eb341e-bcfb-4904-8627-f5fe4513848e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:09.296464 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-a3eb341e-bcfb-4904-8627-f5fe4513848e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Acquiring lock "cinder-attachment_update-d76f7b8c-e163-4247-b734-e103d689242f-np0000007313" by "attachment_update" {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:04:09.300412 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-a3eb341e-bcfb-4904-8627-f5fe4513848e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Lock "cinder-attachment_update-d76f7b8c-e163-4247-b734-e103d689242f-np0000007313" acquired by "attachment_update" :: waited 0.004s {{(pid=100326) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:04:09.301497 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:09.301497 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:09.363662 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.coordination [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-a3eb341e-bcfb-4904-8627-f5fe4513848e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Lock "cinder-attachment_update-d76f7b8c-e163-4247-b734-e103d689242f-np0000007313" released by "attachment_update" :: held 0.063s {{(pid=100326) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:04:09.363983 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-a3eb341e-bcfb-4904-8627-f5fe4513848e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/6155d671-7191-4faa-b76a-6863412110b8 returned with HTTP 200 Aug 14 04:04:09.364460 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1291/5168] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:04:09 2026] PUT /volume/v3/attachments/6155d671-7191-4faa-b76a-6863412110b8 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:10.188986 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-50441d98-4058-4dec-b19d-8769ad557de6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:10.191452 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-50441d98-4058-4dec-b19d-8769ad557de6 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:10.191723 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-50441d98-4058-4dec-b19d-8769ad557de6 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:10.192043 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-50441d98-4058-4dec-b19d-8769ad557de6 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:10.207359 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:10.207359 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:10.210811 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-50441d98-4058-4dec-b19d-8769ad557de6 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:10.215178 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-50441d98-4058-4dec-b19d-8769ad557de6 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:10.215313 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1297/5169] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:10 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:11.228552 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3a062461-f9e7-4f43-889c-9b4fea3ac0d1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:11.230261 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3a062461-f9e7-4f43-889c-9b4fea3ac0d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:11.230448 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3a062461-f9e7-4f43-889c-9b4fea3ac0d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:11.230621 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3a062461-f9e7-4f43-889c-9b4fea3ac0d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:11.240797 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:11.240797 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:11.243589 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3a062461-f9e7-4f43-889c-9b4fea3ac0d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:11.247144 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3a062461-f9e7-4f43-889c-9b4fea3ac0d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:11.247521 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1285/5170] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:11 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:11.607944 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-9935c8b5-ae10-47de-aac6-34f6f4643754 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:11.610197 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-9935c8b5-ae10-47de-aac6-34f6f4643754 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/attachments/6155d671-7191-4faa-b76a-6863412110b8/action Aug 14 04:04:11.610613 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-9935c8b5-ae10-47de-aac6-34f6f4643754 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:04:11.610797 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-9935c8b5-ae10-47de-aac6-34f6f4643754 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:11.628631 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:11.628631 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:11.638925 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-136a34f3-4442-4b39-a14b-254b4465fc48 req-9935c8b5-ae10-47de-aac6-34f6f4643754 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/6155d671-7191-4faa-b76a-6863412110b8/action returned with HTTP 204 Aug 14 04:04:11.639394 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1298/5171] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:04:11 2026] POST /volume/v3/attachments/6155d671-7191-4faa-b76a-6863412110b8/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:04:12.129699 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-364141ae-119d-4604-b5f8-9169b8a57cad req-58605ecd-06fd-46b1-a325-677c265710ab None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:12.131662 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-364141ae-119d-4604-b5f8-9169b8a57cad req-58605ecd-06fd-46b1-a325-677c265710ab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/attachments/2d70196e-88c4-4b73-96ae-856b83be85c0 Aug 14 04:04:12.131839 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-364141ae-119d-4604-b5f8-9169b8a57cad req-58605ecd-06fd-46b1-a325-677c265710ab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:12.132037 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-364141ae-119d-4604-b5f8-9169b8a57cad req-58605ecd-06fd-46b1-a325-677c265710ab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'version_select' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:12.139204 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:12.139204 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:12.174605 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-364141ae-119d-4604-b5f8-9169b8a57cad req-58605ecd-06fd-46b1-a325-677c265710ab tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/2d70196e-88c4-4b73-96ae-856b83be85c0 returned with HTTP 200 Aug 14 04:04:12.174989 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1292/5172] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:04:12 2026] DELETE /volume/v3/attachments/2d70196e-88c4-4b73-96ae-856b83be85c0 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:12.259343 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8608350a-db98-4957-86a2-6ab08bc9b42e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:12.260855 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8608350a-db98-4957-86a2-6ab08bc9b42e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:12.261017 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8608350a-db98-4957-86a2-6ab08bc9b42e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:12.261215 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8608350a-db98-4957-86a2-6ab08bc9b42e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:12.270680 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:12.270680 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:12.274756 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8608350a-db98-4957-86a2-6ab08bc9b42e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:12.279620 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8608350a-db98-4957-86a2-6ab08bc9b42e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:12.280098 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1298/5173] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:12 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1508 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:13.281193 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-254fa4da-eaf4-4136-85ba-923b60c601f7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:13.283088 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-254fa4da-eaf4-4136-85ba-923b60c601f7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 Aug 14 04:04:13.283361 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-254fa4da-eaf4-4136-85ba-923b60c601f7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:13.283546 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-254fa4da-eaf4-4136-85ba-923b60c601f7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:13.283822 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-254fa4da-eaf4-4136-85ba-923b60c601f7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume with id: 972334bc-1a62-4822-a57e-3278a4511464 Aug 14 04:04:13.291044 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:13.291044 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:13.291679 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-254fa4da-eaf4-4136-85ba-923b60c601f7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:04:13.306872 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-254fa4da-eaf4-4136-85ba-923b60c601f7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume request issued successfully. Aug 14 04:04:13.307112 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-254fa4da-eaf4-4136-85ba-923b60c601f7 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 returned with HTTP 202 Aug 14 04:04:13.307842 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1286/5174] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:04:13 2026] DELETE /volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:04:13.315090 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-79cb6406-7dc9-4c34-9caa-cef35f329aa2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:13.316844 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-79cb6406-7dc9-4c34-9caa-cef35f329aa2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 Aug 14 04:04:13.317027 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-79cb6406-7dc9-4c34-9caa-cef35f329aa2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:13.317241 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-79cb6406-7dc9-4c34-9caa-cef35f329aa2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:13.324824 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:13.324824 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:13.328638 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-79cb6406-7dc9-4c34-9caa-cef35f329aa2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:04:13.334128 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-79cb6406-7dc9-4c34-9caa-cef35f329aa2 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 returned with HTTP 200 Aug 14 04:04:13.334599 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1299/5175] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:13 2026] GET /volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 => generated 1390 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:13.457873 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-505d7e5c-dce5-4357-af7a-68f0045dc7da None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:13.459742 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-505d7e5c-dce5-4357-af7a-68f0045dc7da tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:13.459940 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-505d7e5c-dce5-4357-af7a-68f0045dc7da tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:13.460123 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-505d7e5c-dce5-4357-af7a-68f0045dc7da tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:13.471727 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:13.471727 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:13.474682 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-505d7e5c-dce5-4357-af7a-68f0045dc7da tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:13.479109 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-505d7e5c-dce5-4357-af7a-68f0045dc7da tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:13.479527 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1293/5176] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:13 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1508 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:13.490490 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-fc73757f-e64c-475b-a393-0e3443653af9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:13.491991 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fc73757f-e64c-475b-a393-0e3443653af9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:13.492153 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fc73757f-e64c-475b-a393-0e3443653af9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:13.492362 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-fc73757f-e64c-475b-a393-0e3443653af9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:13.503646 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:13.503646 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:13.507028 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-fc73757f-e64c-475b-a393-0e3443653af9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:13.510803 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-fc73757f-e64c-475b-a393-0e3443653af9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:13.511109 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1299/5177] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:13 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1508 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:13.522421 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-74e02432-1a01-4006-b97a-dfad6c50ead2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:13.524058 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-74e02432-1a01-4006-b97a-dfad6c50ead2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:13.524272 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-74e02432-1a01-4006-b97a-dfad6c50ead2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:13.524449 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-74e02432-1a01-4006-b97a-dfad6c50ead2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:13.534629 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:13.534629 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:13.537542 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-74e02432-1a01-4006-b97a-dfad6c50ead2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:13.540921 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-74e02432-1a01-4006-b97a-dfad6c50ead2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:13.541275 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1287/5178] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:13 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1508 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:13.574962 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-ea75c855-af82-4347-98d3-f7962756daa6 req-5a83037b-dfe8-4326-9e31-a205e01d94e7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:13.576829 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-5a83037b-dfe8-4326-9e31-a205e01d94e7 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:13.577000 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-5a83037b-dfe8-4326-9e31-a205e01d94e7 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:13.577239 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-5a83037b-dfe8-4326-9e31-a205e01d94e7 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:13.586875 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:13.586875 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:13.589497 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-ea75c855-af82-4347-98d3-f7962756daa6 req-5a83037b-dfe8-4326-9e31-a205e01d94e7 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:13.592782 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-5a83037b-dfe8-4326-9e31-a205e01d94e7 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:13.593325 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1300/5179] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:04:13 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1508 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:13.609181 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-ea75c855-af82-4347-98d3-f7962756daa6 req-4373a2af-2441-4f97-9b14-fdd5b6fc5f77 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:13.611599 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-4373a2af-2441-4f97-9b14-fdd5b6fc5f77 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f/action Aug 14 04:04:13.612033 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-4373a2af-2441-4f97-9b14-fdd5b6fc5f77 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:04:13.612240 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-4373a2af-2441-4f97-9b14-fdd5b6fc5f77 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:13.623333 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:13.623333 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:13.623743 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-ea75c855-af82-4347-98d3-f7962756daa6 req-4373a2af-2441-4f97-9b14-fdd5b6fc5f77 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:13.628282 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-ea75c855-af82-4347-98d3-f7962756daa6 req-4373a2af-2441-4f97-9b14-fdd5b6fc5f77 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Begin detaching volume completed successfully. Aug 14 04:04:13.628469 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-4373a2af-2441-4f97-9b14-fdd5b6fc5f77 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f/action returned with HTTP 202 Aug 14 04:04:13.628828 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1294/5180] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 04:04:13 2026] POST /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:04:13.644817 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1cf23cd5-8876-4eff-8317-891153457f13 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:13.647277 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1cf23cd5-8876-4eff-8317-891153457f13 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:13.647277 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1cf23cd5-8876-4eff-8317-891153457f13 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:13.647277 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1cf23cd5-8876-4eff-8317-891153457f13 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:13.659516 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:13.659516 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:13.662263 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0a53b28f-0de6-457c-9509-29717321a41a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:13.662574 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-1cf23cd5-8876-4eff-8317-891153457f13 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:13.662649 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0a53b28f-0de6-457c-9509-29717321a41a None None] GET https://10.4.3.64/volume// Aug 14 04:04:13.662758 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0a53b28f-0de6-457c-9509-29717321a41a None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:13.662930 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0a53b28f-0de6-457c-9509-29717321a41a None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:13.663251 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0a53b28f-0de6-457c-9509-29717321a41a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:04:13.663509 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1288/5181] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:04:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:04:13.666408 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1cf23cd5-8876-4eff-8317-891153457f13 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:13.666780 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1300/5182] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:13 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:13.669350 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-ea75c855-af82-4347-98d3-f7962756daa6 req-55d2a637-3720-427c-95ec-58a5f5c9061f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:13.671371 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-55d2a637-3720-427c-95ec-58a5f5c9061f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:13.671566 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-55d2a637-3720-427c-95ec-58a5f5c9061f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:13.671758 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-55d2a637-3720-427c-95ec-58a5f5c9061f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:13.681688 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:13.681688 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:13.684432 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-ea75c855-af82-4347-98d3-f7962756daa6 req-55d2a637-3720-427c-95ec-58a5f5c9061f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:13.687831 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-55d2a637-3720-427c-95ec-58a5f5c9061f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:13.688214 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1301/5183] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:04:13 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1691 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:04:14.138987 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-ea75c855-af82-4347-98d3-f7962756daa6 req-62cf4ebb-2507-4594-ac7d-51f09b0611de None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:14.141057 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-62cf4ebb-2507-4594-ac7d-51f09b0611de tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:14.141289 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-62cf4ebb-2507-4594-ac7d-51f09b0611de tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:14.141467 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-62cf4ebb-2507-4594-ac7d-51f09b0611de tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:14.151635 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:14.151635 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:14.154533 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-ea75c855-af82-4347-98d3-f7962756daa6 req-62cf4ebb-2507-4594-ac7d-51f09b0611de tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:14.157857 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-62cf4ebb-2507-4594-ac7d-51f09b0611de tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:14.158234 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1295/5184] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:04:14 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:14.170964 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-ea75c855-af82-4347-98d3-f7962756daa6 req-f4de5c2c-ddb8-41b0-9e18-5f7b41916bff None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:14.172890 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-f4de5c2c-ddb8-41b0-9e18-5f7b41916bff tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] DELETE https://10.4.3.64/volume/v3/attachments/6155d671-7191-4faa-b76a-6863412110b8 Aug 14 04:04:14.173122 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-f4de5c2c-ddb8-41b0-9e18-5f7b41916bff tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:14.173374 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-f4de5c2c-ddb8-41b0-9e18-5f7b41916bff tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:14.179420 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:14.179420 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:14.218369 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-ea75c855-af82-4347-98d3-f7962756daa6 req-f4de5c2c-ddb8-41b0-9e18-5f7b41916bff tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/6155d671-7191-4faa-b76a-6863412110b8 returned with HTTP 200 Aug 14 04:04:14.218768 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1289/5185] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:04:14 2026] DELETE /volume/v3/attachments/6155d671-7191-4faa-b76a-6863412110b8 => generated 192 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:14.348391 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-981f418d-24bd-490a-a257-35bcd08e7946 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:14.350035 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-981f418d-24bd-490a-a257-35bcd08e7946 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 Aug 14 04:04:14.350235 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-981f418d-24bd-490a-a257-35bcd08e7946 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:14.350409 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-981f418d-24bd-490a-a257-35bcd08e7946 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:14.355381 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-981f418d-24bd-490a-a257-35bcd08e7946 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 returned with HTTP 404 Aug 14 04:04:14.355969 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1301/5186] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:14 2026] GET /volume/v3/volumes/972334bc-1a62-4822-a57e-3278a4511464 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:04:14.361409 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-358f1b47-1a70-4799-8569-a911f7d235a4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:14.363063 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-358f1b47-1a70-4799-8569-a911f7d235a4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 Aug 14 04:04:14.363285 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-358f1b47-1a70-4799-8569-a911f7d235a4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:14.363463 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-358f1b47-1a70-4799-8569-a911f7d235a4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:14.363556 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-358f1b47-1a70-4799-8569-a911f7d235a4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete snapshot with id: 41b68112-1467-4e08-ba8d-e19843eced75 Aug 14 04:04:14.367988 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:14.367988 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:14.368399 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-358f1b47-1a70-4799-8569-a911f7d235a4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 04:04:14.382825 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-358f1b47-1a70-4799-8569-a911f7d235a4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot delete request issued successfully. Aug 14 04:04:14.382952 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-358f1b47-1a70-4799-8569-a911f7d235a4 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 returned with HTTP 202 Aug 14 04:04:14.383306 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1302/5187] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:04:14 2026] DELETE /volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:04:14.389409 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c15c6d32-a04e-442f-9840-fea033853281 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:14.391525 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c15c6d32-a04e-442f-9840-fea033853281 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 Aug 14 04:04:14.391755 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c15c6d32-a04e-442f-9840-fea033853281 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:14.391939 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c15c6d32-a04e-442f-9840-fea033853281 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:14.397407 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:14.397407 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:14.397792 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c15c6d32-a04e-442f-9840-fea033853281 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Snapshot retrieved successfully. Aug 14 04:04:14.398797 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c15c6d32-a04e-442f-9840-fea033853281 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 returned with HTTP 200 Aug 14 04:04:14.399437 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1296/5188] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:04:14 2026] GET /volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:14.678786 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-710b1d44-30b8-4494-a3cb-9fa048af131e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:14.680953 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-710b1d44-30b8-4494-a3cb-9fa048af131e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:14.681239 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-710b1d44-30b8-4494-a3cb-9fa048af131e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:14.681486 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-710b1d44-30b8-4494-a3cb-9fa048af131e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:14.692635 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:14.692635 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:14.696102 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-710b1d44-30b8-4494-a3cb-9fa048af131e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:14.700641 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-710b1d44-30b8-4494-a3cb-9fa048af131e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:14.701068 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1290/5189] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:14 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:15.407862 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-003a551d-46bd-43bb-88b5-863d38cd8b38 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:15.409603 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-003a551d-46bd-43bb-88b5-863d38cd8b38 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 Aug 14 04:04:15.409785 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-003a551d-46bd-43bb-88b5-863d38cd8b38 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:15.409959 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-003a551d-46bd-43bb-88b5-863d38cd8b38 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:15.414099 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-003a551d-46bd-43bb-88b5-863d38cd8b38 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 returned with HTTP 404 Aug 14 04:04:15.414568 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1302/5190] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:04:15 2026] GET /volume/v3/snapshots/41b68112-1467-4e08-ba8d-e19843eced75 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:04:16.766072 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-c1ab132e-80c8-490a-bd64-aed0490696fb req-af9843fd-0c8c-472e-9f0b-d52bbb2be096 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:16.768008 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-c1ab132e-80c8-490a-bd64-aed0490696fb req-af9843fd-0c8c-472e-9f0b-d52bbb2be096 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3a401cd8-c8e9-4ba2-b2c4-7216881f26ab Aug 14 04:04:16.768386 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-c1ab132e-80c8-490a-bd64-aed0490696fb req-af9843fd-0c8c-472e-9f0b-d52bbb2be096 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:16.768459 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-c1ab132e-80c8-490a-bd64-aed0490696fb req-af9843fd-0c8c-472e-9f0b-d52bbb2be096 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:16.775035 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:16.775035 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:16.812926 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-c1ab132e-80c8-490a-bd64-aed0490696fb req-af9843fd-0c8c-472e-9f0b-d52bbb2be096 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/attachments/3a401cd8-c8e9-4ba2-b2c4-7216881f26ab returned with HTTP 200 Aug 14 04:04:16.813372 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1303/5191] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:04:16 2026] DELETE /volume/v3/attachments/3a401cd8-c8e9-4ba2-b2c4-7216881f26ab => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:17.079297 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5649768e-b290-42c9-9545-903b17d379cd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:17.081004 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5649768e-b290-42c9-9545-903b17d379cd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:17.081237 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5649768e-b290-42c9-9545-903b17d379cd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:17.081418 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5649768e-b290-42c9-9545-903b17d379cd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:17.089637 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:17.089637 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:17.092546 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5649768e-b290-42c9-9545-903b17d379cd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:17.095960 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5649768e-b290-42c9-9545-903b17d379cd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:17.096329 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1297/5192] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:17 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:17.131778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-3aab5c54-ae92-4f1d-ad74-b62da4ede72f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:17.133741 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-3aab5c54-ae92-4f1d-ad74-b62da4ede72f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:17.133910 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-3aab5c54-ae92-4f1d-ad74-b62da4ede72f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:17.134083 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-3aab5c54-ae92-4f1d-ad74-b62da4ede72f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:17.142072 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:17.142072 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:17.144780 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-3aab5c54-ae92-4f1d-ad74-b62da4ede72f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:17.148153 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-3aab5c54-ae92-4f1d-ad74-b62da4ede72f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:17.148484 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1291/5193] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:04:17 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:17.163642 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-0d1dba2c-4133-4f3e-ba87-7fe4a276bac6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:17.165470 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-0d1dba2c-4133-4f3e-ba87-7fe4a276bac6 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f/action Aug 14 04:04:17.165828 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-0d1dba2c-4133-4f3e-ba87-7fe4a276bac6 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:04:17.165976 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-0d1dba2c-4133-4f3e-ba87-7fe4a276bac6 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:17.175006 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:17.175006 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:17.175469 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-0d1dba2c-4133-4f3e-ba87-7fe4a276bac6 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:17.180249 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-0d1dba2c-4133-4f3e-ba87-7fe4a276bac6 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Begin detaching volume completed successfully. Aug 14 04:04:17.180480 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-0d1dba2c-4133-4f3e-ba87-7fe4a276bac6 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f/action returned with HTTP 202 Aug 14 04:04:17.180869 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1303/5194] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 04:04:17 2026] POST /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:04:17.195573 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7047e63d-5b54-46b8-8d4c-c592eb130c4d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:17.197321 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7047e63d-5b54-46b8-8d4c-c592eb130c4d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:17.197506 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7047e63d-5b54-46b8-8d4c-c592eb130c4d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:17.197689 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7047e63d-5b54-46b8-8d4c-c592eb130c4d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:17.206258 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:17.206258 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:17.209238 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7047e63d-5b54-46b8-8d4c-c592eb130c4d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:17.209842 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0839ba80-2fe8-434d-a765-dbfb2a536945 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:17.210236 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0839ba80-2fe8-434d-a765-dbfb2a536945 None None] GET https://10.4.3.64/volume// Aug 14 04:04:17.210399 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0839ba80-2fe8-434d-a765-dbfb2a536945 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:17.210572 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0839ba80-2fe8-434d-a765-dbfb2a536945 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:17.210884 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0839ba80-2fe8-434d-a765-dbfb2a536945 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:04:17.211171 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1298/5195] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:04:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:04:17.212966 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7047e63d-5b54-46b8-8d4c-c592eb130c4d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:17.213431 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1304/5196] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:17 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:17.216884 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-5dbf8a4d-6abc-453f-8ccd-767daa3f2a7b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:17.219018 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-5dbf8a4d-6abc-453f-8ccd-767daa3f2a7b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:17.219277 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-5dbf8a4d-6abc-453f-8ccd-767daa3f2a7b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:17.219430 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-5dbf8a4d-6abc-453f-8ccd-767daa3f2a7b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:17.228151 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:17.228151 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:17.231119 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-5dbf8a4d-6abc-453f-8ccd-767daa3f2a7b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:17.234847 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-5dbf8a4d-6abc-453f-8ccd-767daa3f2a7b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:17.235224 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1292/5197] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:04:17 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:04:18.225046 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a7daa1e4-e9a7-45a0-9a0b-35c47694afa2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:18.227092 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a7daa1e4-e9a7-45a0-9a0b-35c47694afa2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:18.227328 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a7daa1e4-e9a7-45a0-9a0b-35c47694afa2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:18.227515 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a7daa1e4-e9a7-45a0-9a0b-35c47694afa2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:18.236233 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:18.236233 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:18.239630 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a7daa1e4-e9a7-45a0-9a0b-35c47694afa2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:18.243416 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a7daa1e4-e9a7-45a0-9a0b-35c47694afa2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:18.243751 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1304/5198] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:18 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:18.254156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-989254aa-d502-403f-8871-54f5da317331 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:18.255765 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-989254aa-d502-403f-8871-54f5da317331 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] DELETE https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 Aug 14 04:04:18.256034 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-989254aa-d502-403f-8871-54f5da317331 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:18.256341 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-989254aa-d502-403f-8871-54f5da317331 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:18.256577 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-989254aa-d502-403f-8871-54f5da317331 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume with id: 13b94c1c-9177-4363-a6a7-d2aefb775d52 Aug 14 04:04:18.263938 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:18.263938 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:18.263938 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-989254aa-d502-403f-8871-54f5da317331 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:04:18.276990 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-989254aa-d502-403f-8871-54f5da317331 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Delete volume request issued successfully. Aug 14 04:04:18.277168 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-989254aa-d502-403f-8871-54f5da317331 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 returned with HTTP 202 Aug 14 04:04:18.277709 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1299/5199] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:04:18 2026] DELETE /volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:04:18.284708 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ad6e10e7-da1e-4787-8e54-9f0e5c91aad5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:18.286525 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ad6e10e7-da1e-4787-8e54-9f0e5c91aad5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 Aug 14 04:04:18.286749 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ad6e10e7-da1e-4787-8e54-9f0e5c91aad5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:18.287003 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ad6e10e7-da1e-4787-8e54-9f0e5c91aad5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:18.293606 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:18.293606 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:18.296866 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ad6e10e7-da1e-4787-8e54-9f0e5c91aad5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Volume info retrieved successfully. Aug 14 04:04:18.301238 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ad6e10e7-da1e-4787-8e54-9f0e5c91aad5 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 returned with HTTP 200 Aug 14 04:04:18.301611 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1305/5200] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:18 2026] GET /volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:19.255191 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-032c1e4c-6b51-464b-af4e-679c9ad0d046 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:19.256664 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-032c1e4c-6b51-464b-af4e-679c9ad0d046 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:19.256846 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-032c1e4c-6b51-464b-af4e-679c9ad0d046 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:19.257042 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-032c1e4c-6b51-464b-af4e-679c9ad0d046 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:19.265432 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:19.265432 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:19.268610 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-032c1e4c-6b51-464b-af4e-679c9ad0d046 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:19.272494 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-032c1e4c-6b51-464b-af4e-679c9ad0d046 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:19.272833 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1293/5201] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:19 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:19.313201 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-89cc3949-4acb-4a08-b02c-11f12464e322 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:19.315169 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-89cc3949-4acb-4a08-b02c-11f12464e322 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] GET https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 Aug 14 04:04:19.315382 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-89cc3949-4acb-4a08-b02c-11f12464e322 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:19.315566 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-89cc3949-4acb-4a08-b02c-11f12464e322 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:19.320808 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-89cc3949-4acb-4a08-b02c-11f12464e322 tempest-TestVolumeBootPattern-1606681312 tempest-TestVolumeBootPattern-1606681312-project-member] https://10.4.3.64/volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 returned with HTTP 404 Aug 14 04:04:19.321275 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1305/5202] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:19 2026] GET /volume/v3/volumes/13b94c1c-9177-4363-a6a7-d2aefb775d52 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:04:19.882030 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-e2cdd86b-2209-4a8b-96de-99390202223a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:19.884027 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-e2cdd86b-2209-4a8b-96de-99390202223a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:19.884261 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-e2cdd86b-2209-4a8b-96de-99390202223a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:19.884439 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-e2cdd86b-2209-4a8b-96de-99390202223a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:19.893562 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:19.893562 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:19.896959 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-e2cdd86b-2209-4a8b-96de-99390202223a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:19.903749 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-e2cdd86b-2209-4a8b-96de-99390202223a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:19.904203 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1300/5203] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:04:19 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:20.190265 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-5bc2018b-73e9-47c9-bb6c-7ecfdc07591f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:20.192335 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-5bc2018b-73e9-47c9-bb6c-7ecfdc07591f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] DELETE https://10.4.3.64/volume/v3/attachments/69884e1f-eeaf-47a0-b344-9cd56d85bc42 Aug 14 04:04:20.192516 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-5bc2018b-73e9-47c9-bb6c-7ecfdc07591f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:20.192690 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-5bc2018b-73e9-47c9-bb6c-7ecfdc07591f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:20.199098 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:20.199098 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:20.239115 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-d32d66b0-e309-474d-9c67-9ad2f4fbed94 req-5bc2018b-73e9-47c9-bb6c-7ecfdc07591f tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/69884e1f-eeaf-47a0-b344-9cd56d85bc42 returned with HTTP 200 Aug 14 04:04:20.239527 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1306/5204] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:04:20 2026] DELETE /volume/v3/attachments/69884e1f-eeaf-47a0-b344-9cd56d85bc42 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:20.284015 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b3b7da54-9684-4de0-870c-a71dbaf129b5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:20.285770 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b3b7da54-9684-4de0-870c-a71dbaf129b5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:20.285957 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b3b7da54-9684-4de0-870c-a71dbaf129b5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:20.286170 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b3b7da54-9684-4de0-870c-a71dbaf129b5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:20.292554 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:20.292554 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:20.295713 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b3b7da54-9684-4de0-870c-a71dbaf129b5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:20.299348 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b3b7da54-9684-4de0-870c-a71dbaf129b5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:20.299688 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1294/5205] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:20 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:20.309899 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c24f4bfe-1a30-4c23-9a67-cc2a58b5d611 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:20.311616 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c24f4bfe-1a30-4c23-9a67-cc2a58b5d611 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:04:20.311851 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c24f4bfe-1a30-4c23-9a67-cc2a58b5d611 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:20.312092 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c24f4bfe-1a30-4c23-9a67-cc2a58b5d611 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:20.321907 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:20.321907 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:20.325205 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c24f4bfe-1a30-4c23-9a67-cc2a58b5d611 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:20.329268 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c24f4bfe-1a30-4c23-9a67-cc2a58b5d611 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:04:20.329603 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1306/5206] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:20 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 1163 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:20.364922 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-78816593-3523-41ca-bea1-370df0d99fc7 req-c9e13c65-61c8-4c47-8bf6-a7571978f1ba None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:20.366909 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-c9e13c65-61c8-4c47-8bf6-a7571978f1ba tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:04:20.367110 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-c9e13c65-61c8-4c47-8bf6-a7571978f1ba tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:20.367330 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-c9e13c65-61c8-4c47-8bf6-a7571978f1ba tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:20.375518 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:20.375518 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:20.378432 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-78816593-3523-41ca-bea1-370df0d99fc7 req-c9e13c65-61c8-4c47-8bf6-a7571978f1ba tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:20.382562 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-c9e13c65-61c8-4c47-8bf6-a7571978f1ba tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:04:20.382929 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1301/5207] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:04:20 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 1163 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:20.398065 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-78816593-3523-41ca-bea1-370df0d99fc7 req-72aa09da-7bb7-46d7-917c-3cd2e4fa0d8c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:20.399973 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-72aa09da-7bb7-46d7-917c-3cd2e4fa0d8c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2/action Aug 14 04:04:20.400366 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-72aa09da-7bb7-46d7-917c-3cd2e4fa0d8c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:04:20.400475 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-72aa09da-7bb7-46d7-917c-3cd2e4fa0d8c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:20.409890 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:20.409890 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:20.410372 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-78816593-3523-41ca-bea1-370df0d99fc7 req-72aa09da-7bb7-46d7-917c-3cd2e4fa0d8c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:20.416127 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-78816593-3523-41ca-bea1-370df0d99fc7 req-72aa09da-7bb7-46d7-917c-3cd2e4fa0d8c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Begin detaching volume completed successfully. Aug 14 04:04:20.416323 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-72aa09da-7bb7-46d7-917c-3cd2e4fa0d8c tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2/action returned with HTTP 202 Aug 14 04:04:20.416737 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1307/5208] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 04:04:20 2026] POST /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:04:20.432552 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-10462e92-ff78-4372-b549-adde93884ec9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:20.434359 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-10462e92-ff78-4372-b549-adde93884ec9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:04:20.434549 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-10462e92-ff78-4372-b549-adde93884ec9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:20.434727 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-10462e92-ff78-4372-b549-adde93884ec9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:20.444609 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:20.444609 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:20.447755 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-10462e92-ff78-4372-b549-adde93884ec9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:20.451327 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a5b25603-874a-41f7-8ab5-01aa2ee95654 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:20.451555 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-10462e92-ff78-4372-b549-adde93884ec9 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:04:20.451722 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a5b25603-874a-41f7-8ab5-01aa2ee95654 None None] GET https://10.4.3.64/volume// Aug 14 04:04:20.451906 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a5b25603-874a-41f7-8ab5-01aa2ee95654 None None] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:20.451954 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1295/5209] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:20 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:20.452152 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a5b25603-874a-41f7-8ab5-01aa2ee95654 None None] Calling method 'all' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:20.452493 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a5b25603-874a-41f7-8ab5-01aa2ee95654 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:04:20.452770 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1307/5210] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:04:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:04:20.459563 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-78816593-3523-41ca-bea1-370df0d99fc7 req-572c348a-7f55-470f-9454-a10dc56e65d3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:20.461624 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-572c348a-7f55-470f-9454-a10dc56e65d3 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:04:20.461827 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-572c348a-7f55-470f-9454-a10dc56e65d3 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:20.462004 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-572c348a-7f55-470f-9454-a10dc56e65d3 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:20.470562 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:20.470562 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:20.473768 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-78816593-3523-41ca-bea1-370df0d99fc7 req-572c348a-7f55-470f-9454-a10dc56e65d3 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:20.477339 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-572c348a-7f55-470f-9454-a10dc56e65d3 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:04:20.477692 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1302/5211] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:04:20 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 1346 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:04:20.486540 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-78816593-3523-41ca-bea1-370df0d99fc7 req-535aac16-9938-4b57-a522-fbdba5ceaab5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:20.488579 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-535aac16-9938-4b57-a522-fbdba5ceaab5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2/encryption Aug 14 04:04:20.488758 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-535aac16-9938-4b57-a522-fbdba5ceaab5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:20.488934 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-535aac16-9938-4b57-a522-fbdba5ceaab5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:20.497756 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:20.497756 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:20.503354 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-535aac16-9938-4b57-a522-fbdba5ceaab5 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2/encryption returned with HTTP 200 Aug 14 04:04:20.503698 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1308/5212] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Aug 14 04:04:20 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:21.249083 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-78816593-3523-41ca-bea1-370df0d99fc7 req-5f31f08d-a341-47df-b461-18d2eab88c7b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:21.250829 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-5f31f08d-a341-47df-b461-18d2eab88c7b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] DELETE https://10.4.3.64/volume/v3/attachments/12a9f4a1-7649-40f2-825e-d75c330290d5 Aug 14 04:04:21.251165 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-5f31f08d-a341-47df-b461-18d2eab88c7b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:21.251516 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-5f31f08d-a341-47df-b461-18d2eab88c7b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:21.258530 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:21.258530 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:21.297577 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-78816593-3523-41ca-bea1-370df0d99fc7 req-5f31f08d-a341-47df-b461-18d2eab88c7b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/12a9f4a1-7649-40f2-825e-d75c330290d5 returned with HTTP 200 Aug 14 04:04:21.297985 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1296/5213] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:04:21 2026] DELETE /volume/v3/attachments/12a9f4a1-7649-40f2-825e-d75c330290d5 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:21.463805 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a7126222-eb27-44ae-8e52-f9abe939a950 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:21.465937 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a7126222-eb27-44ae-8e52-f9abe939a950 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:04:21.466251 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a7126222-eb27-44ae-8e52-f9abe939a950 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:21.466509 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a7126222-eb27-44ae-8e52-f9abe939a950 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:21.472748 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:21.472748 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:21.475771 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a7126222-eb27-44ae-8e52-f9abe939a950 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:21.479249 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a7126222-eb27-44ae-8e52-f9abe939a950 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:04:21.479780 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1308/5214] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:21 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:21.490560 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e45d8db3-2351-438f-accb-73395f906437 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:21.492146 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e45d8db3-2351-438f-accb-73395f906437 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:04:21.492330 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e45d8db3-2351-438f-accb-73395f906437 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:21.492502 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e45d8db3-2351-438f-accb-73395f906437 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:21.500794 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:21.500794 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:21.503547 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e45d8db3-2351-438f-accb-73395f906437 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:21.506908 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e45d8db3-2351-438f-accb-73395f906437 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:04:21.507250 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1303/5215] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:21 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 1134 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:21.545664 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-fc818060-4b65-4eea-9da7-784c78715244 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:21.547629 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-fc818060-4b65-4eea-9da7-784c78715244 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:04:21.547811 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-fc818060-4b65-4eea-9da7-784c78715244 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:21.547989 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-fc818060-4b65-4eea-9da7-784c78715244 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:21.556523 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:21.556523 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:21.559477 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-fc818060-4b65-4eea-9da7-784c78715244 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:21.563276 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-fc818060-4b65-4eea-9da7-784c78715244 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:04:21.563628 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1309/5216] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:04:21 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 1134 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:21.580095 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-7ade6750-6057-4682-a99d-4fd598618b6e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:21.582038 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-7ade6750-6057-4682-a99d-4fd598618b6e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b/action Aug 14 04:04:21.582386 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-7ade6750-6057-4682-a99d-4fd598618b6e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:04:21.582494 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-7ade6750-6057-4682-a99d-4fd598618b6e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:21.591877 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:21.591877 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:21.592288 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-7ade6750-6057-4682-a99d-4fd598618b6e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:21.597537 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-7ade6750-6057-4682-a99d-4fd598618b6e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Begin detaching volume completed successfully. Aug 14 04:04:21.597669 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-7ade6750-6057-4682-a99d-4fd598618b6e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b/action returned with HTTP 202 Aug 14 04:04:21.598041 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1297/5217] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 04:04:21 2026] POST /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:04:21.614623 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-173e822c-5f41-41b6-b695-235cab09bffd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:21.616331 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-173e822c-5f41-41b6-b695-235cab09bffd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:04:21.616511 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-173e822c-5f41-41b6-b695-235cab09bffd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:21.616676 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-173e822c-5f41-41b6-b695-235cab09bffd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:21.625521 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:21.625521 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:21.628805 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-173e822c-5f41-41b6-b695-235cab09bffd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:21.630518 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a872688e-d0ca-411f-a380-2c63468b9db3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:21.630970 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a872688e-d0ca-411f-a380-2c63468b9db3 None None] GET https://10.4.3.64/volume// Aug 14 04:04:21.631246 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a872688e-d0ca-411f-a380-2c63468b9db3 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:21.631481 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a872688e-d0ca-411f-a380-2c63468b9db3 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:21.631849 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a872688e-d0ca-411f-a380-2c63468b9db3 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:04:21.632195 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1304/5218] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:04:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:04:21.632585 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-173e822c-5f41-41b6-b695-235cab09bffd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:04:21.632926 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1309/5219] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:21 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:21.638309 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-8caca60f-e5bc-442b-bb2a-9bd368ec9eec None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:21.640194 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-8caca60f-e5bc-442b-bb2a-9bd368ec9eec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:04:21.640389 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-8caca60f-e5bc-442b-bb2a-9bd368ec9eec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:21.640564 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-8caca60f-e5bc-442b-bb2a-9bd368ec9eec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:21.648584 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:21.648584 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:21.651329 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-8caca60f-e5bc-442b-bb2a-9bd368ec9eec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:21.654877 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-8caca60f-e5bc-442b-bb2a-9bd368ec9eec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:04:21.655242 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1310/5220] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:04:21 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 1317 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:04:22.341463 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-07a1e07c-f950-4bff-9cf2-fc643b998df2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:22.343534 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-07a1e07c-f950-4bff-9cf2-fc643b998df2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] DELETE https://10.4.3.64/volume/v3/attachments/46984bb3-a9ca-45dc-8221-3903683335b0 Aug 14 04:04:22.343741 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-07a1e07c-f950-4bff-9cf2-fc643b998df2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:22.343944 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-07a1e07c-f950-4bff-9cf2-fc643b998df2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'version_select' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:22.350557 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:22.350557 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:22.390037 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-87841254-08b2-44aa-97cf-afb4763fb2f5 req-07a1e07c-f950-4bff-9cf2-fc643b998df2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/46984bb3-a9ca-45dc-8221-3903683335b0 returned with HTTP 200 Aug 14 04:04:22.390454 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1298/5221] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:04:22 2026] DELETE /volume/v3/attachments/46984bb3-a9ca-45dc-8221-3903683335b0 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:22.644234 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-cd9eec87-aae9-4075-8d96-74fedf1bd9fc None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:22.646093 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd9eec87-aae9-4075-8d96-74fedf1bd9fc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:04:22.646290 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cd9eec87-aae9-4075-8d96-74fedf1bd9fc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:22.646534 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-cd9eec87-aae9-4075-8d96-74fedf1bd9fc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:22.653771 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:22.653771 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:22.657196 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-cd9eec87-aae9-4075-8d96-74fedf1bd9fc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:22.660854 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-cd9eec87-aae9-4075-8d96-74fedf1bd9fc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:04:22.661257 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1305/5222] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:22 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:22.672396 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c01ff195-2fe4-4b01-a635-db9a391785dd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:22.674185 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c01ff195-2fe4-4b01-a635-db9a391785dd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:04:22.674386 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c01ff195-2fe4-4b01-a635-db9a391785dd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:22.674572 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c01ff195-2fe4-4b01-a635-db9a391785dd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:22.674737 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-c01ff195-2fe4-4b01-a635-db9a391785dd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Delete volume with id: 2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:04:22.681268 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:22.681268 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:22.681668 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c01ff195-2fe4-4b01-a635-db9a391785dd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:22.690531 np0000007313 devstack@c-api.service[100328]: WARNING cinder.keymgr.conf_key_mgr [None req-c01ff195-2fe4-4b01-a635-db9a391785dd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 04:04:22.695434 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c01ff195-2fe4-4b01-a635-db9a391785dd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Delete volume request issued successfully. Aug 14 04:04:22.695616 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c01ff195-2fe4-4b01-a635-db9a391785dd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 202 Aug 14 04:04:22.696000 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1310/5223] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:04:22 2026] DELETE /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:04:22.702369 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-966b5d25-2edb-4fd4-a909-ad1e3d827967 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:22.704003 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-966b5d25-2edb-4fd4-a909-ad1e3d827967 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:04:22.704203 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-966b5d25-2edb-4fd4-a909-ad1e3d827967 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:22.704406 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-966b5d25-2edb-4fd4-a909-ad1e3d827967 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:22.710603 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:22.710603 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:22.713813 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-966b5d25-2edb-4fd4-a909-ad1e3d827967 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:22.718096 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-966b5d25-2edb-4fd4-a909-ad1e3d827967 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 200 Aug 14 04:04:22.718490 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1311/5224] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:22 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:23.729800 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e480e541-f4bd-4da5-8d3c-3defa47059b3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:23.731620 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e480e541-f4bd-4da5-8d3c-3defa47059b3 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 Aug 14 04:04:23.731805 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e480e541-f4bd-4da5-8d3c-3defa47059b3 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:23.732113 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e480e541-f4bd-4da5-8d3c-3defa47059b3 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:23.737525 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e480e541-f4bd-4da5-8d3c-3defa47059b3 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 returned with HTTP 404 Aug 14 04:04:23.737995 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1299/5225] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:23 2026] GET /volume/v3/volumes/2c8163da-00e1-46c8-b455-4cdfec4741f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:04:23.745434 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e335b102-ddb1-48e1-b516-6b2816eb1421 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:23.747109 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e335b102-ddb1-48e1-b516-6b2816eb1421 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 04:04:23.747345 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e335b102-ddb1-48e1-b516-6b2816eb1421 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:23.747559 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e335b102-ddb1-48e1-b516-6b2816eb1421 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Calling method 'detail' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:23.748354 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-e335b102-ddb1-48e1-b516-6b2816eb1421 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100326) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 04:04:23.755973 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e335b102-ddb1-48e1-b516-6b2816eb1421 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Get all volumes completed successfully. Aug 14 04:04:23.757018 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:23.757018 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:23.760260 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e335b102-ddb1-48e1-b516-6b2816eb1421 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 04:04:23.760641 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1306/5226] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 04:04:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4179 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:23.772880 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-069c1bfa-f3d8-467a-9eb2-04ad8dd8c810 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:23.774607 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-069c1bfa-f3d8-467a-9eb2-04ad8dd8c810 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] DELETE https://10.4.3.64/volume/v3/types/80c27ab1-18e7-4b7d-9cbd-e160c42b2ccc Aug 14 04:04:23.774832 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-069c1bfa-f3d8-467a-9eb2-04ad8dd8c810 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:23.775040 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-069c1bfa-f3d8-467a-9eb2-04ad8dd8c810 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:23.794953 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-069c1bfa-f3d8-467a-9eb2-04ad8dd8c810 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] https://10.4.3.64/volume/v3/types/80c27ab1-18e7-4b7d-9cbd-e160c42b2ccc returned with HTTP 202 Aug 14 04:04:23.795345 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1311/5227] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 04:04:23 2026] DELETE /volume/v3/types/80c27ab1-18e7-4b7d-9cbd-e160c42b2ccc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:04:23.801240 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-634833ce-b944-417a-9d28-5de5bba1e0bc None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:23.802955 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-634833ce-b944-417a-9d28-5de5bba1e0bc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:04:23.803184 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-634833ce-b944-417a-9d28-5de5bba1e0bc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:23.803375 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-634833ce-b944-417a-9d28-5de5bba1e0bc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:23.803539 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-634833ce-b944-417a-9d28-5de5bba1e0bc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Delete volume with id: f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:04:23.810368 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:23.810368 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:23.810847 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-634833ce-b944-417a-9d28-5de5bba1e0bc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:23.826553 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-634833ce-b944-417a-9d28-5de5bba1e0bc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Delete volume request issued successfully. Aug 14 04:04:23.826754 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-634833ce-b944-417a-9d28-5de5bba1e0bc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 202 Aug 14 04:04:23.827176 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1312/5228] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:04:23 2026] DELETE /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:04:23.834554 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-97435fb6-273d-4c05-93f2-28d3a1556dbc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:23.836827 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-97435fb6-273d-4c05-93f2-28d3a1556dbc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:04:23.837097 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-97435fb6-273d-4c05-93f2-28d3a1556dbc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:23.837385 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-97435fb6-273d-4c05-93f2-28d3a1556dbc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:23.848778 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:23.848778 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:23.853344 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-97435fb6-273d-4c05-93f2-28d3a1556dbc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:23.859384 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-97435fb6-273d-4c05-93f2-28d3a1556dbc tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 200 Aug 14 04:04:23.859940 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1300/5229] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:23 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:24.871540 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-813e4e25-abe1-4322-87f7-42e4f5542b5e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:24.873185 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-813e4e25-abe1-4322-87f7-42e4f5542b5e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b Aug 14 04:04:24.873363 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-813e4e25-abe1-4322-87f7-42e4f5542b5e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:24.873535 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-813e4e25-abe1-4322-87f7-42e4f5542b5e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:24.881733 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-813e4e25-abe1-4322-87f7-42e4f5542b5e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b returned with HTTP 404 Aug 14 04:04:24.882307 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1307/5230] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:24 2026] GET /volume/v3/volumes/f14065bc-95e9-4769-8c5c-6292da881b9b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:04:24.888289 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6fd9019d-1cc0-4714-8c4e-b00c6515ac28 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:24.889948 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6fd9019d-1cc0-4714-8c4e-b00c6515ac28 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:24.890167 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6fd9019d-1cc0-4714-8c4e-b00c6515ac28 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:24.890359 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6fd9019d-1cc0-4714-8c4e-b00c6515ac28 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:24.890504 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-6fd9019d-1cc0-4714-8c4e-b00c6515ac28 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Delete volume with id: d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:24.897184 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:24.897184 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:24.897624 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6fd9019d-1cc0-4714-8c4e-b00c6515ac28 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:24.912216 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6fd9019d-1cc0-4714-8c4e-b00c6515ac28 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Delete volume request issued successfully. Aug 14 04:04:24.912430 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6fd9019d-1cc0-4714-8c4e-b00c6515ac28 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 202 Aug 14 04:04:24.912833 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1312/5231] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:04:24 2026] DELETE /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:04:24.920579 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-43cfdf72-4743-4820-9a02-4e981174dfce None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:24.922239 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-43cfdf72-4743-4820-9a02-4e981174dfce tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:24.922371 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-43cfdf72-4743-4820-9a02-4e981174dfce tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:24.922545 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-43cfdf72-4743-4820-9a02-4e981174dfce tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:24.929432 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:24.929432 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:24.933568 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-43cfdf72-4743-4820-9a02-4e981174dfce tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:04:24.937940 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-43cfdf72-4743-4820-9a02-4e981174dfce tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 200 Aug 14 04:04:24.938367 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1313/5232] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:24 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:25.434517 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:25.538562 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:04:25.538863 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-391457972"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:25.540195 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-391457972'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:04:25.540312 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Create volume of 1 GB Aug 14 04:04:25.543709 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Availability Zones retrieved successfully. Aug 14 04:04:25.548970 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Flow 'volume_create_api' (cf9b7bda-59e7-4af1-94d9-5fe9b5936ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:04:25.549785 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72354872-08c4-43a7-9c70-1f50b8bb6846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:25.550592 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:04:25.570922 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72354872-08c4-43a7-9c70-1f50b8bb6846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:25.571544 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4b5caa2-9c67-4ebf-8bdf-fc8be00174f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:25.619539 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Created reservations ['c2907c13-3e85-4f89-9e7a-f34377d2d68b', '8739c9e8-5f68-4225-88eb-48a49611649b', '5f0253c0-c46f-4760-af1b-0cf284083add', 'a37da8e2-2f0b-44c0-bf5e-242c9e6f48cf'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:04:25.620422 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4b5caa2-9c67-4ebf-8bdf-fc8be00174f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2907c13-3e85-4f89-9e7a-f34377d2d68b', '8739c9e8-5f68-4225-88eb-48a49611649b', '5f0253c0-c46f-4760-af1b-0cf284083add', 'a37da8e2-2f0b-44c0-bf5e-242c9e6f48cf']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:25.621224 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2a0d01-dff9-45da-b955-fbc36315aa78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:25.646637 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2a0d01-dff9-45da-b955-fbc36315aa78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc83e541-3f94-4137-9786-93d4b0751e2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-391457972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52bf9e3ba6714a41919e127b1bea3046',qos_specs=None,replication_status=,reservations=['c2907c13-3e85-4f89-9e7a-f34377d2d68b','8739c9e8-5f68-4225-88eb-48a49611649b','5f0253c0-c46f-4760-af1b-0cf284083add','a37da8e2-2f0b-44c0-bf5e-242c9e6f48cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb8130733b24eb6ad5deceaad2c957b',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-391457972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc83e541-3f94-4137-9786-93d4b0751e2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52bf9e3ba6714a41919e127b1bea3046',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bb8130733b24eb6ad5deceaad2c957b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:25.647557 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d767641-c43d-450b-8d7f-5f0e4e271ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:25.665065 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d767641-c43d-450b-8d7f-5f0e4e271ab4) transitioned into state 'SUCCESS' from state '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-391457972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52bf9e3ba6714a41919e127b1bea3046',qos_specs=None,replication_status=,reservations=['c2907c13-3e85-4f89-9e7a-f34377d2d68b','8739c9e8-5f68-4225-88eb-48a49611649b','5f0253c0-c46f-4760-af1b-0cf284083add','a37da8e2-2f0b-44c0-bf5e-242c9e6f48cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb8130733b24eb6ad5deceaad2c957b',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:25.665317 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c206bbcf-73ff-41f3-adc5-d903247fc649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:25.673540 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c206bbcf-73ff-41f3-adc5-d903247fc649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:25.674501 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Flow 'volume_create_api' (cf9b7bda-59e7-4af1-94d9-5fe9b5936ee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:04:25.674810 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Create volume request issued successfully. Aug 14 04:04:25.675379 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d37cb9c2-55b9-494c-86f8-bda841aab3fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:04:25.675769 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1301/5233] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:04:25 2026] POST /volume/v3/volumes => generated 746 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:04:25.686152 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c5523ad9-a94d-4ac9-9b93-40a4aa4cc8ed None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:25.687948 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c5523ad9-a94d-4ac9-9b93-40a4aa4cc8ed tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f Aug 14 04:04:25.688174 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c5523ad9-a94d-4ac9-9b93-40a4aa4cc8ed tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:25.688382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c5523ad9-a94d-4ac9-9b93-40a4aa4cc8ed tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:25.694799 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:25.694799 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:25.698145 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c5523ad9-a94d-4ac9-9b93-40a4aa4cc8ed tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:04:25.701783 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c5523ad9-a94d-4ac9-9b93-40a4aa4cc8ed tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f returned with HTTP 200 Aug 14 04:04:25.702231 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1308/5234] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:25 2026] GET /volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f => generated 814 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:25.952840 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-932d5cd5-da03-4aea-b88c-6ddcd75e5815 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:25.954780 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-932d5cd5-da03-4aea-b88c-6ddcd75e5815 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f Aug 14 04:04:25.954969 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-932d5cd5-da03-4aea-b88c-6ddcd75e5815 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:25.955154 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-932d5cd5-da03-4aea-b88c-6ddcd75e5815 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:25.961478 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-932d5cd5-da03-4aea-b88c-6ddcd75e5815 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f returned with HTTP 404 Aug 14 04:04:25.961926 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1313/5235] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:25 2026] GET /volume/v3/volumes/d76f7b8c-e163-4247-b734-e103d689242f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:04:25.969680 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-dcfcfcc0-173c-4813-bd49-8fa133a4b6f7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:25.971156 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dcfcfcc0-173c-4813-bd49-8fa133a4b6f7 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 04:04:25.971360 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dcfcfcc0-173c-4813-bd49-8fa133a4b6f7 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:25.971535 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-dcfcfcc0-173c-4813-bd49-8fa133a4b6f7 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Calling method 'detail' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:25.972370 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-dcfcfcc0-173c-4813-bd49-8fa133a4b6f7 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100327) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 04:04:25.979513 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-dcfcfcc0-173c-4813-bd49-8fa133a4b6f7 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Get all volumes completed successfully. Aug 14 04:04:25.980541 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:25.980541 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:25.984074 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-dcfcfcc0-173c-4813-bd49-8fa133a4b6f7 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 04:04:25.984459 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1314/5236] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 04:04:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3103 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:04:25.996456 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8a8fb328-9e5a-4f4f-a83a-84939664eb26 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:25.998306 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8a8fb328-9e5a-4f4f-a83a-84939664eb26 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] DELETE https://10.4.3.64/volume/v3/types/b78b725b-150c-49fe-b17b-6da1769c2a0a Aug 14 04:04:25.998475 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8a8fb328-9e5a-4f4f-a83a-84939664eb26 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:25.998664 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8a8fb328-9e5a-4f4f-a83a-84939664eb26 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:25.998890 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:25.998890 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:26.019118 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8a8fb328-9e5a-4f4f-a83a-84939664eb26 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] https://10.4.3.64/volume/v3/types/b78b725b-150c-49fe-b17b-6da1769c2a0a returned with HTTP 202 Aug 14 04:04:26.019559 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1302/5237] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 04:04:25 2026] DELETE /volume/v3/types/b78b725b-150c-49fe-b17b-6da1769c2a0a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:04:26.713317 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b286cb20-01bc-495a-b645-e75a32422051 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:26.715401 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b286cb20-01bc-495a-b645-e75a32422051 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f Aug 14 04:04:26.715650 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b286cb20-01bc-495a-b645-e75a32422051 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:26.715890 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b286cb20-01bc-495a-b645-e75a32422051 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:26.724020 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:26.724020 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:26.727229 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b286cb20-01bc-495a-b645-e75a32422051 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:04:26.730637 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b286cb20-01bc-495a-b645-e75a32422051 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f returned with HTTP 200 Aug 14 04:04:26.730982 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1309/5238] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:26 2026] GET /volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:26.742113 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-eb2f599e-fe98-418b-8a47-a34716463b0a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:26.743714 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-eb2f599e-fe98-418b-8a47-a34716463b0a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 04:04:26.744030 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-eb2f599e-fe98-418b-8a47-a34716463b0a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cc83e541-3f94-4137-9786-93d4b0751e2f", "name": "tempest-VolumesBackupsTest-Backup-705053300"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:26.745368 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-eb2f599e-fe98-418b-8a47-a34716463b0a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Creating new backup {'backup': {'volume_id': 'cc83e541-3f94-4137-9786-93d4b0751e2f', 'name': 'tempest-VolumesBackupsTest-Backup-705053300'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:04:26.745498 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-eb2f599e-fe98-418b-8a47-a34716463b0a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Creating backup of volume cc83e541-3f94-4137-9786-93d4b0751e2f in container None Aug 14 04:04:26.751617 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:26.751617 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:26.752014 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-eb2f599e-fe98-418b-8a47-a34716463b0a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:04:26.773439 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-eb2f599e-fe98-418b-8a47-a34716463b0a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Created reservations ['62edb7fa-8e9b-423d-bf82-61dfcf1a4fb8', '5ffcad9a-cab3-4204-bdf1-39c352d39aa0'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:04:26.795202 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-eb2f599e-fe98-418b-8a47-a34716463b0a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 04:04:26.795588 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1314/5239] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:04:26 2026] POST /volume/v3/backups => generated 327 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:04:26.803118 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ce55b30c-e5f6-4f13-94c0-d06a4b99a9b8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:26.805208 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ce55b30c-e5f6-4f13-94c0-d06a4b99a9b8 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:26.805447 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ce55b30c-e5f6-4f13-94c0-d06a4b99a9b8 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:26.805667 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ce55b30c-e5f6-4f13-94c0-d06a4b99a9b8 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:26.805788 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-ce55b30c-e5f6-4f13-94c0-d06a4b99a9b8 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:26.810279 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:26.810279 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:26.812161 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ce55b30c-e5f6-4f13-94c0-d06a4b99a9b8 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:26.812617 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1315/5240] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:26 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:27.824456 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f6b3c9ce-5ba3-4be4-901c-42d19496c894 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:27.826243 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f6b3c9ce-5ba3-4be4-901c-42d19496c894 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:27.826440 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f6b3c9ce-5ba3-4be4-901c-42d19496c894 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:27.826658 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f6b3c9ce-5ba3-4be4-901c-42d19496c894 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:27.826788 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-f6b3c9ce-5ba3-4be4-901c-42d19496c894 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:27.831440 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:27.831440 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:27.832243 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f6b3c9ce-5ba3-4be4-901c-42d19496c894 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:27.832607 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1303/5241] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:27 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:28.841945 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ef513992-3825-419b-9568-c7c98f8e8e17 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:28.843629 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ef513992-3825-419b-9568-c7c98f8e8e17 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:28.843812 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ef513992-3825-419b-9568-c7c98f8e8e17 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:28.844035 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ef513992-3825-419b-9568-c7c98f8e8e17 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:28.844089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-ef513992-3825-419b-9568-c7c98f8e8e17 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:28.847848 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:28.847848 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:28.848506 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ef513992-3825-419b-9568-c7c98f8e8e17 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:28.848860 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1310/5242] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:28 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:29.858054 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7eb02a67-5404-4227-b04e-68354e3a3232 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:29.859735 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7eb02a67-5404-4227-b04e-68354e3a3232 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:29.859966 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7eb02a67-5404-4227-b04e-68354e3a3232 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:29.860162 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7eb02a67-5404-4227-b04e-68354e3a3232 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:29.860270 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-7eb02a67-5404-4227-b04e-68354e3a3232 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:29.864020 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:29.864020 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:29.864681 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7eb02a67-5404-4227-b04e-68354e3a3232 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:29.865010 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1315/5243] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:29 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:30.874621 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a9218898-66da-4b2c-916b-f82090df27ab None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:30.876529 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a9218898-66da-4b2c-916b-f82090df27ab tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:30.876717 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a9218898-66da-4b2c-916b-f82090df27ab tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:30.876893 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a9218898-66da-4b2c-916b-f82090df27ab tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:30.876990 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-a9218898-66da-4b2c-916b-f82090df27ab tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:30.880819 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:30.880819 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:30.881441 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a9218898-66da-4b2c-916b-f82090df27ab tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:30.881761 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1316/5244] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:30 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:31.891119 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-151e083d-3f86-46ae-9483-ed281e3a4bb9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:31.892885 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-151e083d-3f86-46ae-9483-ed281e3a4bb9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:31.893060 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-151e083d-3f86-46ae-9483-ed281e3a4bb9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:31.893256 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-151e083d-3f86-46ae-9483-ed281e3a4bb9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:31.893354 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-151e083d-3f86-46ae-9483-ed281e3a4bb9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:31.898215 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:31.898215 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:31.899250 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-151e083d-3f86-46ae-9483-ed281e3a4bb9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:31.899837 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1304/5245] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:31 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:32.910176 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9ae5d23d-15e4-4a91-9429-e0a1d31f5269 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:32.911696 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9ae5d23d-15e4-4a91-9429-e0a1d31f5269 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:32.911890 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9ae5d23d-15e4-4a91-9429-e0a1d31f5269 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:32.912071 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9ae5d23d-15e4-4a91-9429-e0a1d31f5269 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:32.912202 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9ae5d23d-15e4-4a91-9429-e0a1d31f5269 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:32.916335 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:32.916335 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:32.916999 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9ae5d23d-15e4-4a91-9429-e0a1d31f5269 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:32.917375 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1311/5246] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:32 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:33.926414 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b3faa3e4-e0ea-4931-a327-b5d9c04a0755 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:33.927892 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b3faa3e4-e0ea-4931-a327-b5d9c04a0755 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:33.928055 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b3faa3e4-e0ea-4931-a327-b5d9c04a0755 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:33.928251 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b3faa3e4-e0ea-4931-a327-b5d9c04a0755 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:33.928348 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-b3faa3e4-e0ea-4931-a327-b5d9c04a0755 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:33.932119 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:33.932119 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:33.932771 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b3faa3e4-e0ea-4931-a327-b5d9c04a0755 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:33.933079 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1316/5247] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:33 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:34.942849 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-545bfbcd-8339-43ae-845a-2ef5b68147f9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:34.944628 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-545bfbcd-8339-43ae-845a-2ef5b68147f9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:34.944837 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-545bfbcd-8339-43ae-845a-2ef5b68147f9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:34.945007 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-545bfbcd-8339-43ae-845a-2ef5b68147f9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:34.945168 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-545bfbcd-8339-43ae-845a-2ef5b68147f9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:34.949116 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:34.949116 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:34.949808 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-545bfbcd-8339-43ae-845a-2ef5b68147f9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:34.950123 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1317/5248] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:34 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:35.959551 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-503b012d-6a30-4754-aa1d-3ec0734aecbf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:35.961368 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-503b012d-6a30-4754-aa1d-3ec0734aecbf tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:35.961643 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-503b012d-6a30-4754-aa1d-3ec0734aecbf tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:35.961910 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-503b012d-6a30-4754-aa1d-3ec0734aecbf tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:35.962080 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-503b012d-6a30-4754-aa1d-3ec0734aecbf tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:35.966909 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:35.966909 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:35.967759 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-503b012d-6a30-4754-aa1d-3ec0734aecbf tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:35.968258 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1305/5249] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:35 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:36.978474 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-08dc6292-b22f-4d16-8738-65cc89953210 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:36.980399 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-08dc6292-b22f-4d16-8738-65cc89953210 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:36.980652 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-08dc6292-b22f-4d16-8738-65cc89953210 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:36.980838 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-08dc6292-b22f-4d16-8738-65cc89953210 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:36.980950 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-08dc6292-b22f-4d16-8738-65cc89953210 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:36.985218 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:36.985218 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:36.985947 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-08dc6292-b22f-4d16-8738-65cc89953210 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:36.986366 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1312/5250] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:36 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:37.996825 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-7ef9bcc5-2590-4d9a-8d3a-8cd8fe70be6b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:37.998508 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7ef9bcc5-2590-4d9a-8d3a-8cd8fe70be6b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:37.998715 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7ef9bcc5-2590-4d9a-8d3a-8cd8fe70be6b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:37.998889 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-7ef9bcc5-2590-4d9a-8d3a-8cd8fe70be6b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:37.999003 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-7ef9bcc5-2590-4d9a-8d3a-8cd8fe70be6b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:38.006006 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:38.006006 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:38.006824 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-7ef9bcc5-2590-4d9a-8d3a-8cd8fe70be6b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:38.007187 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1317/5251] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:37 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:39.015977 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e988fae9-f3c7-49a3-8364-ce048af26849 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:39.017636 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e988fae9-f3c7-49a3-8364-ce048af26849 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:39.017815 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e988fae9-f3c7-49a3-8364-ce048af26849 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:39.018011 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e988fae9-f3c7-49a3-8364-ce048af26849 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:39.018119 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-e988fae9-f3c7-49a3-8364-ce048af26849 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:39.023413 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:39.023413 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:39.023413 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e988fae9-f3c7-49a3-8364-ce048af26849 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:39.023413 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1318/5252] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:39 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:40.032782 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-44034dec-2774-44a6-9753-b9b4bb277b0e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:40.034477 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-44034dec-2774-44a6-9753-b9b4bb277b0e tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:40.034671 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-44034dec-2774-44a6-9753-b9b4bb277b0e tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:40.034847 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-44034dec-2774-44a6-9753-b9b4bb277b0e tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:40.034951 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-44034dec-2774-44a6-9753-b9b4bb277b0e tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:40.039453 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:40.039453 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:40.040118 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-44034dec-2774-44a6-9753-b9b4bb277b0e tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:40.040470 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1306/5253] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:40 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:41.049489 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fe6c99cb-e6af-4d00-9fac-c58d5dbd8e4d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:41.051312 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe6c99cb-e6af-4d00-9fac-c58d5dbd8e4d tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:41.051542 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe6c99cb-e6af-4d00-9fac-c58d5dbd8e4d tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:41.051729 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fe6c99cb-e6af-4d00-9fac-c58d5dbd8e4d tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:41.051827 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-fe6c99cb-e6af-4d00-9fac-c58d5dbd8e4d tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:41.056720 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:41.056720 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:41.057542 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fe6c99cb-e6af-4d00-9fac-c58d5dbd8e4d tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:41.057907 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1313/5254] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:41 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:41.067065 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8ab264bb-bfa9-4ef7-9f67-5ecbfbf4f554 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:41.092721 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8ab264bb-bfa9-4ef7-9f67-5ecbfbf4f554 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 04:04:41.093063 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8ab264bb-bfa9-4ef7-9f67-5ecbfbf4f554 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cc83e541-3f94-4137-9786-93d4b0751e2f", "incremental": true}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:41.094442 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-8ab264bb-bfa9-4ef7-9f67-5ecbfbf4f554 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Creating new backup {'backup': {'volume_id': 'cc83e541-3f94-4137-9786-93d4b0751e2f', 'incremental': True}} {{(pid=100328) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:04:41.094580 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-8ab264bb-bfa9-4ef7-9f67-5ecbfbf4f554 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Creating backup of volume cc83e541-3f94-4137-9786-93d4b0751e2f in container None Aug 14 04:04:41.101260 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:41.101260 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:41.101552 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-8ab264bb-bfa9-4ef7-9f67-5ecbfbf4f554 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Volume info retrieved successfully. Aug 14 04:04:41.123902 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-8ab264bb-bfa9-4ef7-9f67-5ecbfbf4f554 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Created reservations ['82310e00-0771-4aef-9ff9-4ab25330da93', 'ae88580d-8714-48f0-9008-537e917f24ce'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:04:41.134877 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8ab264bb-bfa9-4ef7-9f67-5ecbfbf4f554 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 400 Aug 14 04:04:41.135374 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1318/5255] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:04:41 2026] POST /volume/v3/backups => generated 109 bytes in 69 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 04:04:41.141764 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-22471a54-2eb0-4c84-b599-b8acf4886050 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:41.143512 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-22471a54-2eb0-4c84-b599-b8acf4886050 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] DELETE https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:41.143734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-22471a54-2eb0-4c84-b599-b8acf4886050 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:41.143912 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-22471a54-2eb0-4c84-b599-b8acf4886050 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:41.144029 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-22471a54-2eb0-4c84-b599-b8acf4886050 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Delete backup with id: b5bead96-3c68-45fe-9967-1bef3e21dda2. Aug 14 04:04:41.148850 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:41.148850 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:41.159753 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-22471a54-2eb0-4c84-b599-b8acf4886050 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] delete_backup rpcapi backup_id b5bead96-3c68-45fe-9967-1bef3e21dda2 {{(pid=100327) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:04:41.161436 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-22471a54-2eb0-4c84-b599-b8acf4886050 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 202 Aug 14 04:04:41.161855 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1319/5256] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:04:41 2026] DELETE /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:04:41.167842 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a3d75222-8aef-4adb-b7ce-380df755800b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:41.169630 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a3d75222-8aef-4adb-b7ce-380df755800b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:41.169827 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a3d75222-8aef-4adb-b7ce-380df755800b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:41.170035 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a3d75222-8aef-4adb-b7ce-380df755800b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:41.170167 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a3d75222-8aef-4adb-b7ce-380df755800b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:41.174621 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:41.174621 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:41.175363 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a3d75222-8aef-4adb-b7ce-380df755800b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 200 Aug 14 04:04:41.175740 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1307/5257] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:41 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:42.186969 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4f9a3939-68af-48bb-9d80-72360a09af41 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:42.188797 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4f9a3939-68af-48bb-9d80-72360a09af41 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 Aug 14 04:04:42.189022 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4f9a3939-68af-48bb-9d80-72360a09af41 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:42.189237 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4f9a3939-68af-48bb-9d80-72360a09af41 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:42.189341 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4f9a3939-68af-48bb-9d80-72360a09af41 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id b5bead96-3c68-45fe-9967-1bef3e21dda2. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:42.193728 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4f9a3939-68af-48bb-9d80-72360a09af41 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 returned with HTTP 404 Aug 14 04:04:42.194333 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1314/5258] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:42 2026] GET /volume/v3/backups/b5bead96-3c68-45fe-9967-1bef3e21dda2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:04:42.202627 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-527c656b-0f83-406b-9510-7a272cc02267 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:42.204282 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:04:42.204597 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1973616134"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:42.205917 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1973616134'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:04:42.206030 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Create volume of 1 GB Aug 14 04:04:42.209909 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Availability Zones retrieved successfully. Aug 14 04:04:42.215186 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Flow 'volume_create_api' (d354d14a-b5db-40c7-bc4d-1c1bbe6a6f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:04:42.216040 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8500180a-dddc-40e4-b896-3a3dd78bd794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:42.216842 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:04:42.239824 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8500180a-dddc-40e4-b896-3a3dd78bd794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:42.240652 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4a23d7-bb3c-4324-8bfc-95ed581e4546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:42.275472 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Created reservations ['d1ba760f-b839-4400-ad3d-5fc28b0b598a', '4f40043c-3e66-46d3-aa5e-368e62dbf066', 'cd878151-e051-4c46-a2fc-3d1b83926c14', 'e76881bd-0f7e-49e6-8574-d37512be96fa'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:04:42.276314 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4a23d7-bb3c-4324-8bfc-95ed581e4546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1ba760f-b839-4400-ad3d-5fc28b0b598a', '4f40043c-3e66-46d3-aa5e-368e62dbf066', 'cd878151-e051-4c46-a2fc-3d1b83926c14', 'e76881bd-0f7e-49e6-8574-d37512be96fa']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:42.277056 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1c13da-fe78-4a23-b251-12efb71a7325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:42.297610 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1c13da-fe78-4a23-b251-12efb71a7325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36bc7373-ad0f-4fd5-97d2-7ac97f66b688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1973616134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52bf9e3ba6714a41919e127b1bea3046',qos_specs=None,replication_status=,reservations=['d1ba760f-b839-4400-ad3d-5fc28b0b598a','4f40043c-3e66-46d3-aa5e-368e62dbf066','cd878151-e051-4c46-a2fc-3d1b83926c14','e76881bd-0f7e-49e6-8574-d37512be96fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb8130733b24eb6ad5deceaad2c957b',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1973616134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36bc7373-ad0f-4fd5-97d2-7ac97f66b688,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52bf9e3ba6714a41919e127b1bea3046',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bb8130733b24eb6ad5deceaad2c957b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:42.298316 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7a51fb2-7821-4d42-8ddc-538eea564c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:42.315156 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7a51fb2-7821-4d42-8ddc-538eea564c2c) transitioned into state 'SUCCESS' from state '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-1973616134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52bf9e3ba6714a41919e127b1bea3046',qos_specs=None,replication_status=,reservations=['d1ba760f-b839-4400-ad3d-5fc28b0b598a','4f40043c-3e66-46d3-aa5e-368e62dbf066','cd878151-e051-4c46-a2fc-3d1b83926c14','e76881bd-0f7e-49e6-8574-d37512be96fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb8130733b24eb6ad5deceaad2c957b',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:42.315815 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81835c18-8e1d-443d-9ca9-dcc6a908c9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:42.323007 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81835c18-8e1d-443d-9ca9-dcc6a908c9f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:42.323739 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Flow 'volume_create_api' (d354d14a-b5db-40c7-bc4d-1c1bbe6a6f66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:04:42.324001 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Create volume request issued successfully. Aug 14 04:04:42.324513 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-527c656b-0f83-406b-9510-7a272cc02267 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:04:42.324957 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1319/5259] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:04:42 2026] POST /volume/v3/volumes => generated 747 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:04:42.336477 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2c221b3c-baf3-453a-ba55-bf73f73980ea None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:42.338660 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2c221b3c-baf3-453a-ba55-bf73f73980ea tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 Aug 14 04:04:42.338897 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2c221b3c-baf3-453a-ba55-bf73f73980ea tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:42.339142 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2c221b3c-baf3-453a-ba55-bf73f73980ea tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:42.348040 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:42.348040 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:42.352311 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2c221b3c-baf3-453a-ba55-bf73f73980ea tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:04:42.356207 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2c221b3c-baf3-453a-ba55-bf73f73980ea tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 returned with HTTP 200 Aug 14 04:04:42.356556 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1320/5260] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:42 2026] GET /volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:43.368655 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1e7961ae-12cd-421b-8e19-6bea94666e1c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:43.370887 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e7961ae-12cd-421b-8e19-6bea94666e1c tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 Aug 14 04:04:43.371099 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e7961ae-12cd-421b-8e19-6bea94666e1c tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:43.371314 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1e7961ae-12cd-421b-8e19-6bea94666e1c tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:43.378199 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:43.378199 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:43.381531 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1e7961ae-12cd-421b-8e19-6bea94666e1c tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:04:43.385259 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1e7961ae-12cd-421b-8e19-6bea94666e1c tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 returned with HTTP 200 Aug 14 04:04:43.385639 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1308/5261] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:43 2026] GET /volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:43.397255 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-eb02133c-7120-467a-9991-d3358d47c256 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:43.399007 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb02133c-7120-467a-9991-d3358d47c256 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 04:04:43.399384 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-eb02133c-7120-467a-9991-d3358d47c256 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36bc7373-ad0f-4fd5-97d2-7ac97f66b688", "name": "tempest-VolumesBackupsTest-Backup-278752859"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:43.400764 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-eb02133c-7120-467a-9991-d3358d47c256 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Creating new backup {'backup': {'volume_id': '36bc7373-ad0f-4fd5-97d2-7ac97f66b688', 'name': 'tempest-VolumesBackupsTest-Backup-278752859'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:04:43.400930 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-eb02133c-7120-467a-9991-d3358d47c256 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Creating backup of volume 36bc7373-ad0f-4fd5-97d2-7ac97f66b688 in container None Aug 14 04:04:43.408547 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:43.408547 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:43.408905 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-eb02133c-7120-467a-9991-d3358d47c256 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Volume info retrieved successfully. Aug 14 04:04:43.423855 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-eb02133c-7120-467a-9991-d3358d47c256 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Created reservations ['addca8b0-8b9d-41b9-a101-0ea60b88fdce', 'bf8d443f-09e2-4c28-af26-7a2269adb138'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:04:43.446005 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-eb02133c-7120-467a-9991-d3358d47c256 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 04:04:43.446624 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1315/5262] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:04:43 2026] POST /volume/v3/backups => generated 327 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:04:43.457970 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2ab7ca18-21f4-4d0c-975b-fc8dffe7e057 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:43.459825 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2ab7ca18-21f4-4d0c-975b-fc8dffe7e057 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:43.460008 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2ab7ca18-21f4-4d0c-975b-fc8dffe7e057 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:43.460216 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2ab7ca18-21f4-4d0c-975b-fc8dffe7e057 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:43.460320 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-2ab7ca18-21f4-4d0c-975b-fc8dffe7e057 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:43.464359 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:43.464359 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:43.464904 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2ab7ca18-21f4-4d0c-975b-fc8dffe7e057 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:43.465412 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1320/5263] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:43 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:44.476354 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ae265280-7909-4319-ac53-39b205c0635b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:44.478016 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ae265280-7909-4319-ac53-39b205c0635b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:44.478364 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ae265280-7909-4319-ac53-39b205c0635b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:44.478662 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ae265280-7909-4319-ac53-39b205c0635b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:44.479671 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-ae265280-7909-4319-ac53-39b205c0635b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:44.483573 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:44.483573 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:44.484283 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ae265280-7909-4319-ac53-39b205c0635b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:44.484725 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1321/5264] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:44 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:45.494495 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c990f3cb-77dc-40d3-b1c1-526858004536 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:45.496240 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c990f3cb-77dc-40d3-b1c1-526858004536 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:45.496464 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c990f3cb-77dc-40d3-b1c1-526858004536 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:45.496648 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c990f3cb-77dc-40d3-b1c1-526858004536 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:45.496752 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-c990f3cb-77dc-40d3-b1c1-526858004536 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:45.502475 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:45.502475 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:45.503491 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c990f3cb-77dc-40d3-b1c1-526858004536 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:45.503966 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1309/5265] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:45 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:46.520278 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e376ce7d-0c22-478d-940e-f029ed0b2a39 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:46.522276 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e376ce7d-0c22-478d-940e-f029ed0b2a39 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:46.522755 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e376ce7d-0c22-478d-940e-f029ed0b2a39 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:46.522755 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e376ce7d-0c22-478d-940e-f029ed0b2a39 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:46.522857 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-e376ce7d-0c22-478d-940e-f029ed0b2a39 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:46.527679 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:46.527679 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:46.528546 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e376ce7d-0c22-478d-940e-f029ed0b2a39 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:46.528885 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1316/5266] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:46 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:47.542927 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5ce7f2c8-fe41-45ba-b05d-6cb29af1fa47 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:47.545204 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5ce7f2c8-fe41-45ba-b05d-6cb29af1fa47 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:47.545475 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5ce7f2c8-fe41-45ba-b05d-6cb29af1fa47 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:47.545715 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5ce7f2c8-fe41-45ba-b05d-6cb29af1fa47 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:47.545862 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-5ce7f2c8-fe41-45ba-b05d-6cb29af1fa47 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:47.550904 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:47.550904 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:47.551671 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5ce7f2c8-fe41-45ba-b05d-6cb29af1fa47 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:47.552125 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1321/5267] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:47 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:48.563155 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cce13c79-6334-4530-9da2-94ffc4903cb8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:48.565193 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cce13c79-6334-4530-9da2-94ffc4903cb8 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:48.565477 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cce13c79-6334-4530-9da2-94ffc4903cb8 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:48.565694 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cce13c79-6334-4530-9da2-94ffc4903cb8 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:48.565857 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-cce13c79-6334-4530-9da2-94ffc4903cb8 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:48.570113 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:48.570113 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:48.570729 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cce13c79-6334-4530-9da2-94ffc4903cb8 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:48.571087 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1322/5268] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:48 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:49.580108 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a388bdbf-070f-499b-a950-3c9766efc7d3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:49.581860 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a388bdbf-070f-499b-a950-3c9766efc7d3 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:49.582042 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a388bdbf-070f-499b-a950-3c9766efc7d3 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:49.582240 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a388bdbf-070f-499b-a950-3c9766efc7d3 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:49.582354 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a388bdbf-070f-499b-a950-3c9766efc7d3 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:49.587090 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:49.587090 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:49.587828 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a388bdbf-070f-499b-a950-3c9766efc7d3 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:49.588233 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1310/5269] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:49 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:50.597160 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8adb6cb2-001d-41d6-acbb-218548a30c0c None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:50.599042 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8adb6cb2-001d-41d6-acbb-218548a30c0c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:50.599192 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8adb6cb2-001d-41d6-acbb-218548a30c0c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:50.599391 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8adb6cb2-001d-41d6-acbb-218548a30c0c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:50.599487 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-8adb6cb2-001d-41d6-acbb-218548a30c0c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:50.603765 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:50.603765 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:50.604424 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8adb6cb2-001d-41d6-acbb-218548a30c0c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:50.604775 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1317/5270] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:50 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:51.614531 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c01a85e0-4e7e-4a3c-8e1c-224b4e59e9de None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:51.616158 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c01a85e0-4e7e-4a3c-8e1c-224b4e59e9de tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:51.616366 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c01a85e0-4e7e-4a3c-8e1c-224b4e59e9de tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:51.616546 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c01a85e0-4e7e-4a3c-8e1c-224b4e59e9de tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:51.616634 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-c01a85e0-4e7e-4a3c-8e1c-224b4e59e9de tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:51.620602 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:51.620602 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:51.621145 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c01a85e0-4e7e-4a3c-8e1c-224b4e59e9de tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:51.621519 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1322/5271] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:51 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:52.630229 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-30afbea5-fd52-4f9a-a767-8c807319b71b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:52.632026 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-30afbea5-fd52-4f9a-a767-8c807319b71b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:52.632283 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-30afbea5-fd52-4f9a-a767-8c807319b71b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:52.632500 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-30afbea5-fd52-4f9a-a767-8c807319b71b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:52.632645 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-30afbea5-fd52-4f9a-a767-8c807319b71b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:52.636456 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:52.636456 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:52.637016 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-30afbea5-fd52-4f9a-a767-8c807319b71b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:52.637410 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1323/5272] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:52 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:53.646241 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2010deb8-a243-4031-bc70-381a8e655862 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:53.647907 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2010deb8-a243-4031-bc70-381a8e655862 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:53.648085 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2010deb8-a243-4031-bc70-381a8e655862 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:53.648302 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2010deb8-a243-4031-bc70-381a8e655862 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:53.648409 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-2010deb8-a243-4031-bc70-381a8e655862 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:53.652267 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:53.652267 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:53.652840 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2010deb8-a243-4031-bc70-381a8e655862 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:53.653275 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1311/5273] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:53 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:54.661994 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f8b01894-05b5-4aec-97c1-187d598175e0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:54.663795 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f8b01894-05b5-4aec-97c1-187d598175e0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:54.663981 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f8b01894-05b5-4aec-97c1-187d598175e0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:54.664165 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f8b01894-05b5-4aec-97c1-187d598175e0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:54.664266 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-f8b01894-05b5-4aec-97c1-187d598175e0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:54.668146 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:54.668146 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:54.668691 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f8b01894-05b5-4aec-97c1-187d598175e0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:54.669030 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1318/5274] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:54 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:55.678951 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6da4b6cf-2ee5-4b9c-89c8-9e43616f3978 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:55.680621 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6da4b6cf-2ee5-4b9c-89c8-9e43616f3978 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:55.680813 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6da4b6cf-2ee5-4b9c-89c8-9e43616f3978 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:55.680991 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6da4b6cf-2ee5-4b9c-89c8-9e43616f3978 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:55.681082 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-6da4b6cf-2ee5-4b9c-89c8-9e43616f3978 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:55.685368 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:55.685368 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:55.685919 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6da4b6cf-2ee5-4b9c-89c8-9e43616f3978 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:55.686275 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1323/5275] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:55 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:56.696330 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-44634ec8-60d8-46f9-b609-eee328a075db None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:56.698534 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-44634ec8-60d8-46f9-b609-eee328a075db tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:56.698742 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-44634ec8-60d8-46f9-b609-eee328a075db tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:56.698932 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-44634ec8-60d8-46f9-b609-eee328a075db tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:56.699028 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-44634ec8-60d8-46f9-b609-eee328a075db tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:56.703266 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:56.703266 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:56.703908 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-44634ec8-60d8-46f9-b609-eee328a075db tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:56.704351 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1324/5276] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:56 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:56.713848 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-09551884-ebca-42be-ad61-b333101d650b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:56.715423 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-09551884-ebca-42be-ad61-b333101d650b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 04:04:56.715715 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-09551884-ebca-42be-ad61-b333101d650b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36bc7373-ad0f-4fd5-97d2-7ac97f66b688", "incremental": true}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:56.716996 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.contrib.backups [None req-09551884-ebca-42be-ad61-b333101d650b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Creating new backup {'backup': {'volume_id': '36bc7373-ad0f-4fd5-97d2-7ac97f66b688', 'incremental': True}} {{(pid=100329) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:04:56.717148 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-09551884-ebca-42be-ad61-b333101d650b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Creating backup of volume 36bc7373-ad0f-4fd5-97d2-7ac97f66b688 in container None Aug 14 04:04:56.724044 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:56.724044 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:56.724455 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-09551884-ebca-42be-ad61-b333101d650b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:04:56.739401 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-09551884-ebca-42be-ad61-b333101d650b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Created reservations ['5f7b4ab0-3ed3-4a0c-8e0f-f748d5f01100', '39858238-0a03-4534-95f5-44f0aeb0ddcd'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:04:56.750787 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-09551884-ebca-42be-ad61-b333101d650b tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 400 Aug 14 04:04:56.751297 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1312/5277] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:04:56 2026] POST /volume/v3/backups => generated 109 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 04:04:56.757449 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8f60ed5c-e7ee-4d6d-90aa-e96d28f4ba8e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:56.759072 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f60ed5c-e7ee-4d6d-90aa-e96d28f4ba8e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] DELETE https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:56.759282 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f60ed5c-e7ee-4d6d-90aa-e96d28f4ba8e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:56.759451 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f60ed5c-e7ee-4d6d-90aa-e96d28f4ba8e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:56.759549 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-8f60ed5c-e7ee-4d6d-90aa-e96d28f4ba8e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Delete backup with id: f31d99d1-97f2-4316-8709-20663c6e3d26. Aug 14 04:04:56.763203 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:56.763203 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:56.775073 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-8f60ed5c-e7ee-4d6d-90aa-e96d28f4ba8e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] delete_backup rpcapi backup_id f31d99d1-97f2-4316-8709-20663c6e3d26 {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:04:56.776785 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f60ed5c-e7ee-4d6d-90aa-e96d28f4ba8e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 202 Aug 14 04:04:56.777239 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1319/5278] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:04:56 2026] DELETE /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:04:56.783507 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6a815058-06fc-4a4f-a311-128a8913361c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:56.785148 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6a815058-06fc-4a4f-a311-128a8913361c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:56.785338 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6a815058-06fc-4a4f-a311-128a8913361c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:56.785508 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6a815058-06fc-4a4f-a311-128a8913361c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:56.785604 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-6a815058-06fc-4a4f-a311-128a8913361c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:56.789670 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:56.789670 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:56.790350 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6a815058-06fc-4a4f-a311-128a8913361c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 200 Aug 14 04:04:56.790665 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1324/5279] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:56 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:57.799732 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-6b4f2df5-58db-454e-a35e-6b7e70e9b4ea None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:57.801445 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6b4f2df5-58db-454e-a35e-6b7e70e9b4ea tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 Aug 14 04:04:57.801634 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6b4f2df5-58db-454e-a35e-6b7e70e9b4ea tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:57.801819 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-6b4f2df5-58db-454e-a35e-6b7e70e9b4ea tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:57.801952 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-6b4f2df5-58db-454e-a35e-6b7e70e9b4ea tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id f31d99d1-97f2-4316-8709-20663c6e3d26. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:57.805903 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-6b4f2df5-58db-454e-a35e-6b7e70e9b4ea tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 returned with HTTP 404 Aug 14 04:04:57.806363 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1325/5280] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:57 2026] GET /volume/v3/backups/f31d99d1-97f2-4316-8709-20663c6e3d26 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:04:57.812646 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-58826e0c-723a-443e-a1ac-886bce0f347a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:57.814227 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:04:57.814553 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1247649143"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:57.815885 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1247649143'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:04:57.815997 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Create volume of 1 GB Aug 14 04:04:57.819789 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Availability Zones retrieved successfully. Aug 14 04:04:57.825121 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Flow 'volume_create_api' (55d5f7dc-f88d-4603-bc68-323690eb8099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:04:57.826085 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01de68e2-9bf1-47c7-a204-234715ab76c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:57.826953 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:04:57.849289 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01de68e2-9bf1-47c7-a204-234715ab76c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:57.850036 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d39e91-9367-4272-a726-8fcfa9677c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:57.882883 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Created reservations ['729c84b1-7334-416b-b498-3f888b36f7e2', 'e197d656-0fb3-43b3-8d9d-07e17fa123cf', '288291e1-74dd-408c-af4a-b091eb3ff953', '6a1bc9db-40e7-4b9b-8fef-657f25950726'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:04:57.883701 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d39e91-9367-4272-a726-8fcfa9677c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['729c84b1-7334-416b-b498-3f888b36f7e2', 'e197d656-0fb3-43b3-8d9d-07e17fa123cf', '288291e1-74dd-408c-af4a-b091eb3ff953', '6a1bc9db-40e7-4b9b-8fef-657f25950726']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:57.884526 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137ce486-e8e5-40df-9896-76adc5139396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:57.903348 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137ce486-e8e5-40df-9896-76adc5139396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '651cf661-6990-4cc2-b39a-5e238dd0b28b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1247649143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52bf9e3ba6714a41919e127b1bea3046',qos_specs=None,replication_status=,reservations=['729c84b1-7334-416b-b498-3f888b36f7e2','e197d656-0fb3-43b3-8d9d-07e17fa123cf','288291e1-74dd-408c-af4a-b091eb3ff953','6a1bc9db-40e7-4b9b-8fef-657f25950726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb8130733b24eb6ad5deceaad2c957b',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1247649143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=651cf661-6990-4cc2-b39a-5e238dd0b28b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52bf9e3ba6714a41919e127b1bea3046',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bb8130733b24eb6ad5deceaad2c957b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:57.904058 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45f800d-4c2c-4fca-b57e-3aaf0e015a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:57.918862 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45f800d-4c2c-4fca-b57e-3aaf0e015a80) transitioned into state 'SUCCESS' from state '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-1247649143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52bf9e3ba6714a41919e127b1bea3046',qos_specs=None,replication_status=,reservations=['729c84b1-7334-416b-b498-3f888b36f7e2','e197d656-0fb3-43b3-8d9d-07e17fa123cf','288291e1-74dd-408c-af4a-b091eb3ff953','6a1bc9db-40e7-4b9b-8fef-657f25950726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb8130733b24eb6ad5deceaad2c957b',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:57.919551 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4195e191-68cd-40d7-a410-e2b0f241b46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:04:57.927106 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4195e191-68cd-40d7-a410-e2b0f241b46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:04:57.928072 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Flow 'volume_create_api' (55d5f7dc-f88d-4603-bc68-323690eb8099) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:04:57.928439 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Create volume request issued successfully. Aug 14 04:04:57.929010 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-58826e0c-723a-443e-a1ac-886bce0f347a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:04:57.929492 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1313/5281] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:04:57 2026] POST /volume/v3/volumes => generated 747 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:04:57.940400 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c33bb85b-00a2-485e-9cb9-6f22ae0a2065 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:57.941876 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c33bb85b-00a2-485e-9cb9-6f22ae0a2065 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b Aug 14 04:04:57.942038 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c33bb85b-00a2-485e-9cb9-6f22ae0a2065 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:57.942231 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c33bb85b-00a2-485e-9cb9-6f22ae0a2065 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:57.947887 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:57.947887 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:04:57.950888 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c33bb85b-00a2-485e-9cb9-6f22ae0a2065 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:04:57.954286 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c33bb85b-00a2-485e-9cb9-6f22ae0a2065 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b returned with HTTP 200 Aug 14 04:04:57.954586 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1320/5282] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:57 2026] GET /volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b => generated 815 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:58.966550 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-780e3fc5-912c-48c9-a5a4-431792972243 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:58.968338 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-780e3fc5-912c-48c9-a5a4-431792972243 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b Aug 14 04:04:58.968570 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-780e3fc5-912c-48c9-a5a4-431792972243 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:58.968818 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-780e3fc5-912c-48c9-a5a4-431792972243 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:58.976611 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:58.976611 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:04:58.980194 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-780e3fc5-912c-48c9-a5a4-431792972243 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:04:58.983844 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-780e3fc5-912c-48c9-a5a4-431792972243 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b returned with HTTP 200 Aug 14 04:04:58.984412 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1325/5283] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:58 2026] GET /volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:04:58.995567 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d06ce81f-f081-4fb4-bddf-5c3d33000b64 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:58.997382 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d06ce81f-f081-4fb4-bddf-5c3d33000b64 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 04:04:58.997689 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d06ce81f-f081-4fb4-bddf-5c3d33000b64 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "651cf661-6990-4cc2-b39a-5e238dd0b28b", "name": "tempest-VolumesBackupsTest-Backup-184556058"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:04:58.999026 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-d06ce81f-f081-4fb4-bddf-5c3d33000b64 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Creating new backup {'backup': {'volume_id': '651cf661-6990-4cc2-b39a-5e238dd0b28b', 'name': 'tempest-VolumesBackupsTest-Backup-184556058'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:04:58.999181 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-d06ce81f-f081-4fb4-bddf-5c3d33000b64 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Creating backup of volume 651cf661-6990-4cc2-b39a-5e238dd0b28b in container None Aug 14 04:04:59.005688 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:59.005688 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:04:59.005965 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-d06ce81f-f081-4fb4-bddf-5c3d33000b64 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Volume info retrieved successfully. Aug 14 04:04:59.019657 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-d06ce81f-f081-4fb4-bddf-5c3d33000b64 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Created reservations ['5007d2db-efe7-4b17-8aec-a7ba8ae0e432', '29874f78-b9d9-4bc3-81ce-42ac19197291'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:04:59.041104 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d06ce81f-f081-4fb4-bddf-5c3d33000b64 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 04:04:59.041511 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1326/5284] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:04:58 2026] POST /volume/v3/backups => generated 327 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:04:59.048775 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9b98530a-1f0c-42a1-9573-2b4378a03929 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:04:59.050581 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9b98530a-1f0c-42a1-9573-2b4378a03929 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:04:59.050757 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9b98530a-1f0c-42a1-9573-2b4378a03929 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:04:59.050943 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9b98530a-1f0c-42a1-9573-2b4378a03929 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:04:59.051066 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-9b98530a-1f0c-42a1-9573-2b4378a03929 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:04:59.055472 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:04:59.055472 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:04:59.056005 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9b98530a-1f0c-42a1-9573-2b4378a03929 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:04:59.056355 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1314/5285] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:04:59 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:00.066332 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-34f28ac9-db86-4bca-8cfc-2f274c4c50e6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:00.068027 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-34f28ac9-db86-4bca-8cfc-2f274c4c50e6 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:00.068225 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-34f28ac9-db86-4bca-8cfc-2f274c4c50e6 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:00.068420 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-34f28ac9-db86-4bca-8cfc-2f274c4c50e6 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:00.068518 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-34f28ac9-db86-4bca-8cfc-2f274c4c50e6 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:00.069964 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=106,cinder:UPDATE=17,cinder:INSERT=5 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:05:00.073024 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:00.073024 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:00.073595 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-34f28ac9-db86-4bca-8cfc-2f274c4c50e6 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:00.074046 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1321/5286] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:00 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:00.458251 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9a854816-6bcd-4347-a8a0-d772231cbbd4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:00.459963 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9a854816-6bcd-4347-a8a0-d772231cbbd4 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 04:05:00.460315 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9a854816-6bcd-4347-a8a0-d772231cbbd4 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1262936079-1259581433", "extra_specs": {"multiattach": " True"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:05:00.463212 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=125,cinder:UPDATE=33,cinder:INSERT=17 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:05:00.474322 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9a854816-6bcd-4347-a8a0-d772231cbbd4 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 04:05:00.474656 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1326/5287] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 04:05:00 2026] POST /volume/v3/types => generated 287 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:00.481961 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:00.483656 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:05:00.483980 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2085149521", "snapshot_id": null, "imageRef": null, "volume_type": "36973c6c-eef0-4a77-8e15-45ec3fc89bd7", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:05:00.485510 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2085149521', 'snapshot_id': None, 'imageRef': None, 'volume_type': '36973c6c-eef0-4a77-8e15-45ec3fc89bd7', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:05:00.487745 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=115,cinder:UPDATE=20,cinder:INSERT=4 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:05:00.490104 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Create volume of 1 GB Aug 14 04:05:00.490400 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:00.490400 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:00.490847 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Availability Zones retrieved successfully. Aug 14 04:05:00.496176 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Flow 'volume_create_api' (1c39ec99-cafd-46d1-9f5e-b9dc6b81bbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:05:00.497154 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89718b8a-ae10-47c2-a71b-36deac3d072e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:05:00.498191 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:05:00.505916 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:00.505916 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:00.517145 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89718b8a-ae10-47c2-a71b-36deac3d072e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T04:05:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=36973c6c-eef0-4a77-8e15-45ec3fc89bd7,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1262936079-1259581433',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36973c6c-eef0-4a77-8e15-45ec3fc89bd7', 'encryption_key_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=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:05:00.517891 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f743664-72f8-48eb-a816-f9ca0c64d0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:05:00.539671 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1262936079-1259581433 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1262936079-1259581433, it is now deprecated. Please use the default quota class for default quota. Aug 14 04:05:00.540051 np0000007313 devstack@c-api.service[100327]: WARNING cinder.quota [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1262936079-1259581433 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1262936079-1259581433, it is now deprecated. Please use the default quota class for default quota. Aug 14 04:05:00.562627 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Created reservations ['6e5499b9-432f-46c9-b5d6-fb310a05944d', 'b1f23bb2-74b6-4c43-b653-0419db347397', 'aa5d9983-3fcc-45b2-9383-c4b40d98f44a', 'b6f3c376-735f-4ce0-8801-20e0098e809f'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:05:00.563788 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f743664-72f8-48eb-a816-f9ca0c64d0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e5499b9-432f-46c9-b5d6-fb310a05944d', 'b1f23bb2-74b6-4c43-b653-0419db347397', 'aa5d9983-3fcc-45b2-9383-c4b40d98f44a', 'b6f3c376-735f-4ce0-8801-20e0098e809f']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:05:00.565019 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3ff587-4313-4cbf-8c8a-b3bbe0d5a8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:05:00.583967 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3ff587-4313-4cbf-8c8a-b3bbe0d5a8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5707f8c-056b-42e1-809b-ef75732d8458', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2085149521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a4a4f70daa774f33bca793a2ff1c7a41',qos_specs=None,replication_status=,reservations=['6e5499b9-432f-46c9-b5d6-fb310a05944d','b1f23bb2-74b6-4c43-b653-0419db347397','aa5d9983-3fcc-45b2-9383-c4b40d98f44a','b6f3c376-735f-4ce0-8801-20e0098e809f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcfab937780e4bf1b5ebccaa794648ad',volume_type_id=36973c6c-eef0-4a77-8e15-45ec3fc89bd7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2085149521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5707f8c-056b-42e1-809b-ef75732d8458,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a4a4f70daa774f33bca793a2ff1c7a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcfab937780e4bf1b5ebccaa794648ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36973c6c-eef0-4a77-8e15-45ec3fc89bd7),volume_type_id=36973c6c-eef0-4a77-8e15-45ec3fc89bd7)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:05:00.584641 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c09cc215-ca1b-41f4-9e0e-4881610714fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:05:00.599289 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c09cc215-ca1b-41f4-9e0e-4881610714fd) transitioned into state 'SUCCESS' from state '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-2085149521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a4a4f70daa774f33bca793a2ff1c7a41',qos_specs=None,replication_status=,reservations=['6e5499b9-432f-46c9-b5d6-fb310a05944d','b1f23bb2-74b6-4c43-b653-0419db347397','aa5d9983-3fcc-45b2-9383-c4b40d98f44a','b6f3c376-735f-4ce0-8801-20e0098e809f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcfab937780e4bf1b5ebccaa794648ad',volume_type_id=36973c6c-eef0-4a77-8e15-45ec3fc89bd7)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:05:00.599928 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (956e2d5d-1d44-48e8-a3f0-e82618a90bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:05:00.607777 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (956e2d5d-1d44-48e8-a3f0-e82618a90bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:05:00.608501 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Flow 'volume_create_api' (1c39ec99-cafd-46d1-9f5e-b9dc6b81bbef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:05:00.608759 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Create volume request issued successfully. Aug 14 04:05:00.609278 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c07f5dc2-6c43-4fa2-958a-be8993926674 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:05:00.609709 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1327/5288] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:05:00 2026] POST /volume/v3/volumes => generated 828 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:05:00.621150 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-83f20f00-ade5-4852-ac34-f25424029a2b None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:00.622725 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-83f20f00-ade5-4852-ac34-f25424029a2b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:00.622920 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-83f20f00-ade5-4852-ac34-f25424029a2b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:00.623117 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-83f20f00-ade5-4852-ac34-f25424029a2b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:00.625173 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=166,cinder:UPDATE=45,cinder:INSERT=19 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:05:00.631039 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:00.631039 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:00.635096 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-83f20f00-ade5-4852-ac34-f25424029a2b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:00.639082 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-83f20f00-ade5-4852-ac34-f25424029a2b tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:00.639454 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1315/5289] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:00 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:01.083512 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9d330916-438f-4660-a98b-2732326db7ca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:01.085230 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9d330916-438f-4660-a98b-2732326db7ca tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:01.085420 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9d330916-438f-4660-a98b-2732326db7ca tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:01.085594 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9d330916-438f-4660-a98b-2732326db7ca tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:01.085688 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9d330916-438f-4660-a98b-2732326db7ca tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:01.089633 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:01.089633 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:01.090313 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9d330916-438f-4660-a98b-2732326db7ca tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:01.090837 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1322/5290] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:01 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:01.651126 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6a656e4f-958a-4d62-a035-b65d7199e960 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:01.652886 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6a656e4f-958a-4d62-a035-b65d7199e960 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:01.653088 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6a656e4f-958a-4d62-a035-b65d7199e960 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:01.653287 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6a656e4f-958a-4d62-a035-b65d7199e960 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:01.659540 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:01.659540 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:01.662829 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6a656e4f-958a-4d62-a035-b65d7199e960 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:01.666516 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6a656e4f-958a-4d62-a035-b65d7199e960 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:01.666834 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1327/5291] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:01 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:01.678424 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-92a07ae7-4e17-4c85-8551-ccbeb7bf13d0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:01.680240 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-92a07ae7-4e17-4c85-8551-ccbeb7bf13d0 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:01.680417 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-92a07ae7-4e17-4c85-8551-ccbeb7bf13d0 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:01.680594 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-92a07ae7-4e17-4c85-8551-ccbeb7bf13d0 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:01.686743 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:01.686743 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:01.689640 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-92a07ae7-4e17-4c85-8551-ccbeb7bf13d0 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:01.693053 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-92a07ae7-4e17-4c85-8551-ccbeb7bf13d0 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:01.693401 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1328/5292] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:01 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 921 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:01.732020 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-84e48e36-00c0-419a-b462-3914066c04ac req-3f9fb05d-8009-4c07-b8ea-24a439427aec None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:01.734664 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-3f9fb05d-8009-4c07-b8ea-24a439427aec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:01.734893 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-3f9fb05d-8009-4c07-b8ea-24a439427aec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:01.735148 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-3f9fb05d-8009-4c07-b8ea-24a439427aec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:01.743263 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:01.743263 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:01.747062 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-84e48e36-00c0-419a-b462-3914066c04ac req-3f9fb05d-8009-4c07-b8ea-24a439427aec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:01.751627 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-3f9fb05d-8009-4c07-b8ea-24a439427aec tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:01.752084 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1316/5293] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:05:01 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:01.826289 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7eece0d1-5fbf-4694-9764-2478a86757f8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:01.826782 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7eece0d1-5fbf-4694-9764-2478a86757f8 None None] GET https://10.4.3.64/volume// Aug 14 04:05:01.827032 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7eece0d1-5fbf-4694-9764-2478a86757f8 None None] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:01.827308 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7eece0d1-5fbf-4694-9764-2478a86757f8 None None] Calling method 'all' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:01.827732 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7eece0d1-5fbf-4694-9764-2478a86757f8 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:05:01.828119 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1323/5294] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Aug 14 04:05:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:05:01.836436 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-84e48e36-00c0-419a-b462-3914066c04ac req-d5af4789-73c7-4080-824b-d7d6ccf25dc7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:01.839361 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-d5af4789-73c7-4080-824b-d7d6ccf25dc7 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 14 04:05:01.839697 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-d5af4789-73c7-4080-824b-d7d6ccf25dc7 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5707f8c-056b-42e1-809b-ef75732d8458", "connector": null, "instance_uuid": "6f697bd3-7d19-4e99-a604-8b6c05868623"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:05:01.848106 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:01.848106 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:01.871150 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-d5af4789-73c7-4080-824b-d7d6ccf25dc7 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 14 04:05:01.871896 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1328/5295] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Aug 14 04:05:01 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 14 04:05:01.897699 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-90e61b9f-1db3-436c-8699-a77910d4573e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:01.899319 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-90e61b9f-1db3-436c-8699-a77910d4573e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:01.899486 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-90e61b9f-1db3-436c-8699-a77910d4573e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:01.899654 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-90e61b9f-1db3-436c-8699-a77910d4573e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:01.905037 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d096eee8-921f-4bc6-bc0a-5f82dac5b75d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:01.905568 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d096eee8-921f-4bc6-bc0a-5f82dac5b75d None None] GET https://10.4.3.64/volume// Aug 14 04:05:01.905700 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d096eee8-921f-4bc6-bc0a-5f82dac5b75d None None] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:01.905878 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d096eee8-921f-4bc6-bc0a-5f82dac5b75d None None] Calling method 'all' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:01.906249 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d096eee8-921f-4bc6-bc0a-5f82dac5b75d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:05:01.906858 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1317/5296] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:05:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:05:01.908241 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:01.908241 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:01.911396 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-90e61b9f-1db3-436c-8699-a77910d4573e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:01.913289 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-84e48e36-00c0-419a-b462-3914066c04ac req-b93beb2a-2611-4d56-8a06-b1fbfe7875ab None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:01.915243 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-90e61b9f-1db3-436c-8699-a77910d4573e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:01.915355 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-b93beb2a-2611-4d56-8a06-b1fbfe7875ab tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:01.915556 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-b93beb2a-2611-4d56-8a06-b1fbfe7875ab tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:01.915620 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1329/5297] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:01 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:01.915725 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-b93beb2a-2611-4d56-8a06-b1fbfe7875ab tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:01.926615 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:01.926615 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:01.929702 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-84e48e36-00c0-419a-b462-3914066c04ac req-b93beb2a-2611-4d56-8a06-b1fbfe7875ab tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:01.933723 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-b93beb2a-2611-4d56-8a06-b1fbfe7875ab tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:01.934268 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1324/5298] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:05:01 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 1100 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:05:02.033145 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [req-84e48e36-00c0-419a-b462-3914066c04ac req-8d48f4aa-1522-46bc-90cb-33001f2d6b2a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:02.035084 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-8d48f4aa-1522-46bc-90cb-33001f2d6b2a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] PUT https://10.4.3.64/volume/v3/attachments/86c222ee-fb25-4163-8d78-c87369fe3a14 Aug 14 04:05:02.035436 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-8d48f4aa-1522-46bc-90cb-33001f2d6b2a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000007313", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5c54ef1d16a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ac3f94a3-8aa5-42c1-8d21-dcf6b76873fa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:05:02.042476 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-84e48e36-00c0-419a-b462-3914066c04ac req-8d48f4aa-1522-46bc-90cb-33001f2d6b2a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Acquiring lock "cinder-attachment_update-e5707f8c-056b-42e1-809b-ef75732d8458-np0000007313" by "attachment_update" {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 04:05:02.047095 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-84e48e36-00c0-419a-b462-3914066c04ac req-8d48f4aa-1522-46bc-90cb-33001f2d6b2a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Lock "cinder-attachment_update-e5707f8c-056b-42e1-809b-ef75732d8458-np0000007313" acquired by "attachment_update" :: waited 0.005s {{(pid=100328) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 04:05:02.048010 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:02.048010 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:02.100229 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-bc062c44-dd04-4689-a572-4cfe16b5efb4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:02.101995 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bc062c44-dd04-4689-a572-4cfe16b5efb4 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:02.102234 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bc062c44-dd04-4689-a572-4cfe16b5efb4 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:02.102430 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-bc062c44-dd04-4689-a572-4cfe16b5efb4 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:02.102569 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-bc062c44-dd04-4689-a572-4cfe16b5efb4 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:02.106460 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:02.106460 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:02.107050 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-bc062c44-dd04-4689-a572-4cfe16b5efb4 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:02.107453 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1318/5299] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:02 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:02.113652 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.coordination [req-84e48e36-00c0-419a-b462-3914066c04ac req-8d48f4aa-1522-46bc-90cb-33001f2d6b2a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Lock "cinder-attachment_update-e5707f8c-056b-42e1-809b-ef75732d8458-np0000007313" released by "attachment_update" :: held 0.067s {{(pid=100328) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 04:05:02.114198 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-8d48f4aa-1522-46bc-90cb-33001f2d6b2a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/86c222ee-fb25-4163-8d78-c87369fe3a14 returned with HTTP 200 Aug 14 04:05:02.114638 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1329/5300] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Aug 14 04:05:02 2026] PUT /volume/v3/attachments/86c222ee-fb25-4163-8d78-c87369fe3a14 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:05:02.929302 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4d3abc1c-e4a2-4883-97e8-0fdb5fe9cd7a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:02.930951 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4d3abc1c-e4a2-4883-97e8-0fdb5fe9cd7a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:02.931104 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4d3abc1c-e4a2-4883-97e8-0fdb5fe9cd7a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:02.931304 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4d3abc1c-e4a2-4883-97e8-0fdb5fe9cd7a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:02.940299 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:02.940299 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:02.943118 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4d3abc1c-e4a2-4883-97e8-0fdb5fe9cd7a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:02.946673 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4d3abc1c-e4a2-4883-97e8-0fdb5fe9cd7a tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:02.947087 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1330/5301] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:02 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:03.118507 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a07a9857-0d26-459b-9f8e-81be47dc803e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:03.120207 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a07a9857-0d26-459b-9f8e-81be47dc803e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:03.120386 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a07a9857-0d26-459b-9f8e-81be47dc803e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:03.120573 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a07a9857-0d26-459b-9f8e-81be47dc803e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:03.120676 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-a07a9857-0d26-459b-9f8e-81be47dc803e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:03.125548 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:03.125548 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:03.126271 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a07a9857-0d26-459b-9f8e-81be47dc803e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:03.126703 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1325/5302] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:03 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:03.958666 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-2912b02b-1da4-47e6-90c8-bc2762bc7496 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:03.960425 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2912b02b-1da4-47e6-90c8-bc2762bc7496 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:03.960556 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2912b02b-1da4-47e6-90c8-bc2762bc7496 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:03.960652 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-2912b02b-1da4-47e6-90c8-bc2762bc7496 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:03.969905 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:03.969905 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:03.972758 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-2912b02b-1da4-47e6-90c8-bc2762bc7496 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:03.976200 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-2912b02b-1da4-47e6-90c8-bc2762bc7496 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:03.976559 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1319/5303] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:03 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:04.137346 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-117be792-ae5d-4552-8607-27e73ba0669f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:04.139559 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-117be792-ae5d-4552-8607-27e73ba0669f tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:04.139817 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-117be792-ae5d-4552-8607-27e73ba0669f tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:04.140061 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-117be792-ae5d-4552-8607-27e73ba0669f tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:04.140235 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-117be792-ae5d-4552-8607-27e73ba0669f tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:04.145323 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:04.145323 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:04.146093 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-117be792-ae5d-4552-8607-27e73ba0669f tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:04.146516 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1330/5304] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:04 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:04.987988 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0b03bce4-eeec-426b-ae18-72d42c7e8bbd None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:04.989724 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b03bce4-eeec-426b-ae18-72d42c7e8bbd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:04.989932 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b03bce4-eeec-426b-ae18-72d42c7e8bbd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:04.990188 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0b03bce4-eeec-426b-ae18-72d42c7e8bbd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:04.998948 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:04.998948 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:05.001999 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0b03bce4-eeec-426b-ae18-72d42c7e8bbd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:05.005577 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0b03bce4-eeec-426b-ae18-72d42c7e8bbd tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:05.005911 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1331/5305] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:04 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:05.155803 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-db9baa78-4a7f-441e-8b06-8c508041055e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:05.157742 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db9baa78-4a7f-441e-8b06-8c508041055e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:05.157966 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db9baa78-4a7f-441e-8b06-8c508041055e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:05.158122 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-db9baa78-4a7f-441e-8b06-8c508041055e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:05.158238 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-db9baa78-4a7f-441e-8b06-8c508041055e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:05.162623 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:05.162623 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:05.163201 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-db9baa78-4a7f-441e-8b06-8c508041055e tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:05.163573 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1326/5306] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:05 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:06.017302 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-210b175c-877f-454b-afe4-4ac7bda7d698 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:06.018986 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-210b175c-877f-454b-afe4-4ac7bda7d698 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:06.019178 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-210b175c-877f-454b-afe4-4ac7bda7d698 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:06.019358 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-210b175c-877f-454b-afe4-4ac7bda7d698 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:06.027651 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:06.027651 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:06.030556 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-210b175c-877f-454b-afe4-4ac7bda7d698 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:06.033894 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-210b175c-877f-454b-afe4-4ac7bda7d698 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:06.034243 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1320/5307] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:06 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:06.173977 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1f094cb6-6137-4921-963b-2fb7d50a5929 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:06.176208 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1f094cb6-6137-4921-963b-2fb7d50a5929 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:06.176444 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1f094cb6-6137-4921-963b-2fb7d50a5929 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:06.176676 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1f094cb6-6137-4921-963b-2fb7d50a5929 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:06.176796 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-1f094cb6-6137-4921-963b-2fb7d50a5929 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:06.180983 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:06.180983 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:06.181520 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1f094cb6-6137-4921-963b-2fb7d50a5929 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:06.181954 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1331/5308] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:06 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:06.367062 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-84e48e36-00c0-419a-b462-3914066c04ac req-3cda9d98-7ab5-42de-91c4-e8d880490b11 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:06.431736 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-3cda9d98-7ab5-42de-91c4-e8d880490b11 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/attachments/86c222ee-fb25-4163-8d78-c87369fe3a14/action Aug 14 04:05:06.432102 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-3cda9d98-7ab5-42de-91c4-e8d880490b11 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action body: b'{"os-complete": null}' {{(pid=100327) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:05:06.432234 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-3cda9d98-7ab5-42de-91c4-e8d880490b11 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:05:06.446504 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:06.446504 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:06.457022 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-84e48e36-00c0-419a-b462-3914066c04ac req-3cda9d98-7ab5-42de-91c4-e8d880490b11 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/86c222ee-fb25-4163-8d78-c87369fe3a14/action returned with HTTP 204 Aug 14 04:05:06.459370 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1332/5309] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Aug 14 04:05:06 2026] POST /volume/v3/attachments/86c222ee-fb25-4163-8d78-c87369fe3a14/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:05:07.046176 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e8c7f86e-5ea8-4301-9742-edbd449fcd5e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:07.047926 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8c7f86e-5ea8-4301-9742-edbd449fcd5e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:07.048060 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8c7f86e-5ea8-4301-9742-edbd449fcd5e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:07.048263 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8c7f86e-5ea8-4301-9742-edbd449fcd5e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:07.057419 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:07.057419 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:07.060363 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e8c7f86e-5ea8-4301-9742-edbd449fcd5e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:07.063783 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8c7f86e-5ea8-4301-9742-edbd449fcd5e tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:07.064121 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1327/5310] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:07 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:05:07.103906 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-5489819c-83b3-4d9c-881f-13a63f2a1910 req-4d8919f8-2c0b-4cf6-83c9-d2d4cfa6a520 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:07.129360 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-5489819c-83b3-4d9c-881f-13a63f2a1910 req-4d8919f8-2c0b-4cf6-83c9-d2d4cfa6a520 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:07.129595 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-5489819c-83b3-4d9c-881f-13a63f2a1910 req-4d8919f8-2c0b-4cf6-83c9-d2d4cfa6a520 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:07.129807 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-5489819c-83b3-4d9c-881f-13a63f2a1910 req-4d8919f8-2c0b-4cf6-83c9-d2d4cfa6a520 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:07.138529 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:07.138529 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:07.141672 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-5489819c-83b3-4d9c-881f-13a63f2a1910 req-4d8919f8-2c0b-4cf6-83c9-d2d4cfa6a520 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:07.145409 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-5489819c-83b3-4d9c-881f-13a63f2a1910 req-4d8919f8-2c0b-4cf6-83c9-d2d4cfa6a520 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:07.145750 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1321/5311] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:05:07 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 1213 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:05:07.172024 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e79dde11-89ca-440c-8e88-f0df38887330 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:07.173637 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e79dde11-89ca-440c-8e88-f0df38887330 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:07.173818 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e79dde11-89ca-440c-8e88-f0df38887330 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:07.173999 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e79dde11-89ca-440c-8e88-f0df38887330 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:07.184502 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:07.184502 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:07.188333 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e79dde11-89ca-440c-8e88-f0df38887330 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:07.192876 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e79dde11-89ca-440c-8e88-f0df38887330 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:07.193563 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1332/5312] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:07 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:05:07.195797 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d71c431c-f322-4135-9c68-fed473a331e7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:07.197711 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d71c431c-f322-4135-9c68-fed473a331e7 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:07.197918 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d71c431c-f322-4135-9c68-fed473a331e7 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:07.198115 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d71c431c-f322-4135-9c68-fed473a331e7 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:07.198377 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-d71c431c-f322-4135-9c68-fed473a331e7 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:07.203436 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:07.203436 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:07.204191 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d71c431c-f322-4135-9c68-fed473a331e7 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:07.204576 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1333/5313] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:07 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:07.258604 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-de96991e-19e7-420b-9850-85fa4c768390 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:07.288103 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-de96991e-19e7-420b-9850-85fa4c768390 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:07.288350 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-de96991e-19e7-420b-9850-85fa4c768390 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:07.288577 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-de96991e-19e7-420b-9850-85fa4c768390 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:07.299247 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:07.299247 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:07.303011 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-de96991e-19e7-420b-9850-85fa4c768390 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:07.307644 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-de96991e-19e7-420b-9850-85fa4c768390 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:07.308105 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1328/5314] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:05:07 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:05:07.329791 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-cbdb09ef-54aa-439a-a57b-151e25d91528 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:07.331676 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-cbdb09ef-54aa-439a-a57b-151e25d91528 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] POST https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458/action Aug 14 04:05:07.332019 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-cbdb09ef-54aa-439a-a57b-151e25d91528 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100329) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:05:07.332141 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-cbdb09ef-54aa-439a-a57b-151e25d91528 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:05:07.341364 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:07.341364 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:07.341741 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-cbdb09ef-54aa-439a-a57b-151e25d91528 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:07.346723 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-cbdb09ef-54aa-439a-a57b-151e25d91528 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Begin detaching volume completed successfully. Aug 14 04:05:07.346930 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-cbdb09ef-54aa-439a-a57b-151e25d91528 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458/action returned with HTTP 202 Aug 14 04:05:07.347294 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1322/5315] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Aug 14 04:05:07 2026] POST /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:05:07.367511 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5e40e8a0-29d9-497f-806c-2ed58a31b5d1 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:07.369684 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5e40e8a0-29d9-497f-806c-2ed58a31b5d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:07.369684 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5e40e8a0-29d9-497f-806c-2ed58a31b5d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:07.369867 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5e40e8a0-29d9-497f-806c-2ed58a31b5d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:07.378923 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:07.378923 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:07.382076 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5e40e8a0-29d9-497f-806c-2ed58a31b5d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:07.383448 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fa01ea39-90e7-4087-9714-e2762d4bc117 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:07.383856 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fa01ea39-90e7-4087-9714-e2762d4bc117 None None] GET https://10.4.3.64/volume// Aug 14 04:05:07.384019 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fa01ea39-90e7-4087-9714-e2762d4bc117 None None] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:07.384223 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fa01ea39-90e7-4087-9714-e2762d4bc117 None None] Calling method 'all' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:07.384560 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fa01ea39-90e7-4087-9714-e2762d4bc117 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 14 04:05:07.384839 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1334/5316] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Aug 14 04:05:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 04:05:07.385978 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5e40e8a0-29d9-497f-806c-2ed58a31b5d1 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:07.386335 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1333/5317] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:07 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:05:07.391591 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-22c86364-ae9d-4715-8156-bf9640b40d07 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:07.394038 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-22c86364-ae9d-4715-8156-bf9640b40d07 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:07.394313 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-22c86364-ae9d-4715-8156-bf9640b40d07 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:07.394547 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-22c86364-ae9d-4715-8156-bf9640b40d07 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:07.405590 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:07.405590 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:07.411840 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-22c86364-ae9d-4715-8156-bf9640b40d07 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:07.415686 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-22c86364-ae9d-4715-8156-bf9640b40d07 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:07.416244 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1329/5318] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Aug 14 04:05:07 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 1396 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:05:07.885045 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-32a5e2c9-1dc6-4af4-93a6-3b725c81c511 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:07.887490 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-32a5e2c9-1dc6-4af4-93a6-3b725c81c511 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:07.887697 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-32a5e2c9-1dc6-4af4-93a6-3b725c81c511 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:07.887896 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-32a5e2c9-1dc6-4af4-93a6-3b725c81c511 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:07.898094 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:07.898094 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:07.902065 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-32a5e2c9-1dc6-4af4-93a6-3b725c81c511 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:07.905990 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-32a5e2c9-1dc6-4af4-93a6-3b725c81c511 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:07.906419 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1323/5319] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Aug 14 04:05:07 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:05:08.197423 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-db008161-6156-4f11-adc9-a4a492a41df8 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:08.199471 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-db008161-6156-4f11-adc9-a4a492a41df8 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] DELETE https://10.4.3.64/volume/v3/attachments/86c222ee-fb25-4163-8d78-c87369fe3a14 Aug 14 04:05:08.199697 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-db008161-6156-4f11-adc9-a4a492a41df8 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:08.199913 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-db008161-6156-4f11-adc9-a4a492a41df8 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'version_select' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:08.207052 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:08.207052 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:08.219163 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5727815c-6c4f-411b-bcfc-8124cd87646a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:08.224347 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5727815c-6c4f-411b-bcfc-8124cd87646a tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:08.224559 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5727815c-6c4f-411b-bcfc-8124cd87646a tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:08.224737 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5727815c-6c4f-411b-bcfc-8124cd87646a tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:08.224866 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-5727815c-6c4f-411b-bcfc-8124cd87646a tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:08.229155 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:08.229155 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:08.229761 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5727815c-6c4f-411b-bcfc-8124cd87646a tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:08.230120 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1334/5320] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:08 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:08.249966 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [req-8d96a29d-258a-4354-8033-6622b6b0d456 req-db008161-6156-4f11-adc9-a4a492a41df8 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/attachments/86c222ee-fb25-4163-8d78-c87369fe3a14 returned with HTTP 200 Aug 14 04:05:08.250468 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1335/5321] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Aug 14 04:05:08 2026] DELETE /volume/v3/attachments/86c222ee-fb25-4163-8d78-c87369fe3a14 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:08.401708 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0e028bf0-c31e-4ff2-a16b-655abc2af9d8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:08.403491 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0e028bf0-c31e-4ff2-a16b-655abc2af9d8 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:08.403667 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0e028bf0-c31e-4ff2-a16b-655abc2af9d8 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:08.403851 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0e028bf0-c31e-4ff2-a16b-655abc2af9d8 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:08.410344 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:08.410344 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:08.413498 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0e028bf0-c31e-4ff2-a16b-655abc2af9d8 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:08.416955 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0e028bf0-c31e-4ff2-a16b-655abc2af9d8 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:08.417333 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1330/5322] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:08 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:08.428526 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-90793048-c01f-4842-85de-c6f8d6d8a58d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:08.430544 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-90793048-c01f-4842-85de-c6f8d6d8a58d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:08.430717 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-90793048-c01f-4842-85de-c6f8d6d8a58d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:08.430903 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-90793048-c01f-4842-85de-c6f8d6d8a58d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:08.431048 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-90793048-c01f-4842-85de-c6f8d6d8a58d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Delete volume with id: e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:08.437765 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:08.437765 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:08.438246 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-90793048-c01f-4842-85de-c6f8d6d8a58d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:08.451669 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-90793048-c01f-4842-85de-c6f8d6d8a58d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Delete volume request issued successfully. Aug 14 04:05:08.451918 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-90793048-c01f-4842-85de-c6f8d6d8a58d tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 202 Aug 14 04:05:08.452366 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1324/5323] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:05:08 2026] DELETE /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:05:08.460961 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-226468c2-dba6-44e5-a298-9754644eb3a2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:08.462664 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-226468c2-dba6-44e5-a298-9754644eb3a2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:08.462862 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-226468c2-dba6-44e5-a298-9754644eb3a2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:08.463042 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-226468c2-dba6-44e5-a298-9754644eb3a2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:08.469977 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:08.469977 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:08.473607 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-226468c2-dba6-44e5-a298-9754644eb3a2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Volume info retrieved successfully. Aug 14 04:05:08.477545 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-226468c2-dba6-44e5-a298-9754644eb3a2 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 200 Aug 14 04:05:08.478034 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1335/5324] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:08 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:09.240909 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-07658736-fa72-411d-8f03-4eeb532644e0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:09.242765 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-07658736-fa72-411d-8f03-4eeb532644e0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:09.243002 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-07658736-fa72-411d-8f03-4eeb532644e0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:09.243275 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-07658736-fa72-411d-8f03-4eeb532644e0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:09.243384 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-07658736-fa72-411d-8f03-4eeb532644e0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:09.247771 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:09.247771 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:09.248523 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-07658736-fa72-411d-8f03-4eeb532644e0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:09.248932 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1336/5325] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:09 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:09.489585 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3f6927c2-6bac-464f-9ad3-774ca08f5754 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:09.491679 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f6927c2-6bac-464f-9ad3-774ca08f5754 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] GET https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 Aug 14 04:05:09.491920 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f6927c2-6bac-464f-9ad3-774ca08f5754 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:09.492156 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3f6927c2-6bac-464f-9ad3-774ca08f5754 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:09.498344 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3f6927c2-6bac-464f-9ad3-774ca08f5754 tempest-VolumeMultiattachTests-1857839781 tempest-VolumeMultiattachTests-1857839781-project-member] https://10.4.3.64/volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 returned with HTTP 404 Aug 14 04:05:09.498780 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1331/5326] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:09 2026] GET /volume/v3/volumes/e5707f8c-056b-42e1-809b-ef75732d8458 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:05:09.505385 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d8197371-8cf0-4b2a-87cb-e997723f5fbf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:09.507556 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d8197371-8cf0-4b2a-87cb-e997723f5fbf tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 14 04:05:09.507815 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d8197371-8cf0-4b2a-87cb-e997723f5fbf tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:09.508047 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d8197371-8cf0-4b2a-87cb-e997723f5fbf tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Calling method 'detail' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:09.509025 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-d8197371-8cf0-4b2a-87cb-e997723f5fbf tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100329) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 04:05:09.519148 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d8197371-8cf0-4b2a-87cb-e997723f5fbf tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Get all volumes completed successfully. Aug 14 04:05:09.520968 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:09.520968 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:09.525326 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d8197371-8cf0-4b2a-87cb-e997723f5fbf tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 04:05:09.525758 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1325/5327] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Aug 14 04:05:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5101 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:05:09.538384 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4e29a1e3-755d-4038-99e6-dfb0bdb92019 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:09.540650 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4e29a1e3-755d-4038-99e6-dfb0bdb92019 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] DELETE https://10.4.3.64/volume/v3/types/36973c6c-eef0-4a77-8e15-45ec3fc89bd7 Aug 14 04:05:09.540946 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4e29a1e3-755d-4038-99e6-dfb0bdb92019 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:09.541230 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4e29a1e3-755d-4038-99e6-dfb0bdb92019 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:09.561053 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4e29a1e3-755d-4038-99e6-dfb0bdb92019 tempest-VolumeMultiattachTests-1687474770 tempest-VolumeMultiattachTests-1687474770-project-admin] https://10.4.3.64/volume/v3/types/36973c6c-eef0-4a77-8e15-45ec3fc89bd7 returned with HTTP 202 Aug 14 04:05:09.561462 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1336/5328] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 04:05:09 2026] DELETE /volume/v3/types/36973c6c-eef0-4a77-8e15-45ec3fc89bd7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:05:10.258941 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bdb79e28-4f10-476e-9c4b-5ca5d0ea9b7c None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:10.260802 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bdb79e28-4f10-476e-9c4b-5ca5d0ea9b7c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:10.261123 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bdb79e28-4f10-476e-9c4b-5ca5d0ea9b7c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:10.261372 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bdb79e28-4f10-476e-9c4b-5ca5d0ea9b7c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:10.261481 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-bdb79e28-4f10-476e-9c4b-5ca5d0ea9b7c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:10.265790 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:10.265790 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:10.266606 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bdb79e28-4f10-476e-9c4b-5ca5d0ea9b7c tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:10.266998 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1337/5329] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:10 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:11.276798 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d0d9ff7d-6ba6-4575-ac5b-c607c70cd1f0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:11.278576 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0d9ff7d-6ba6-4575-ac5b-c607c70cd1f0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:11.278853 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0d9ff7d-6ba6-4575-ac5b-c607c70cd1f0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:11.279007 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d0d9ff7d-6ba6-4575-ac5b-c607c70cd1f0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:11.279107 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-d0d9ff7d-6ba6-4575-ac5b-c607c70cd1f0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:11.284167 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:11.284167 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:11.284859 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d0d9ff7d-6ba6-4575-ac5b-c607c70cd1f0 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:11.285487 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1332/5330] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:11 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:12.295820 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e079f034-2068-4934-853e-f94fabc5ccb5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:12.297516 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e079f034-2068-4934-853e-f94fabc5ccb5 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:12.297702 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e079f034-2068-4934-853e-f94fabc5ccb5 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:12.297871 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e079f034-2068-4934-853e-f94fabc5ccb5 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:12.298022 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-e079f034-2068-4934-853e-f94fabc5ccb5 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:12.302262 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:12.302262 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:12.303000 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e079f034-2068-4934-853e-f94fabc5ccb5 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:12.303392 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1326/5331] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:12 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:13.313521 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3d05b6d2-12d9-4514-aa65-4c128c681bae None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:13.315260 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3d05b6d2-12d9-4514-aa65-4c128c681bae tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:13.315460 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3d05b6d2-12d9-4514-aa65-4c128c681bae tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:13.315629 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3d05b6d2-12d9-4514-aa65-4c128c681bae tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:13.315780 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-3d05b6d2-12d9-4514-aa65-4c128c681bae tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:13.319943 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:13.319943 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:13.320529 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3d05b6d2-12d9-4514-aa65-4c128c681bae tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:13.320857 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1337/5332] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:13 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:13.329965 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-70453982-a9fb-4fa7-a2e9-f94844026ec2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:13.331630 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-70453982-a9fb-4fa7-a2e9-f94844026ec2 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 04:05:13.331949 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-70453982-a9fb-4fa7-a2e9-f94844026ec2 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "651cf661-6990-4cc2-b39a-5e238dd0b28b", "name": "tempest-VolumesBackupsTest-Backup-1690292365"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:05:13.333308 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-70453982-a9fb-4fa7-a2e9-f94844026ec2 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Creating new backup {'backup': {'volume_id': '651cf661-6990-4cc2-b39a-5e238dd0b28b', 'name': 'tempest-VolumesBackupsTest-Backup-1690292365'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:05:13.333460 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-70453982-a9fb-4fa7-a2e9-f94844026ec2 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Creating backup of volume 651cf661-6990-4cc2-b39a-5e238dd0b28b in container None Aug 14 04:05:13.340545 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:13.340545 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:13.341002 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-70453982-a9fb-4fa7-a2e9-f94844026ec2 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:05:13.359111 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-70453982-a9fb-4fa7-a2e9-f94844026ec2 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Created reservations ['225158bd-325e-4cf3-92ae-da3cf14a1bba', '688a365d-f2f8-431a-93a7-567b3e56bd13'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:05:13.381290 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-70453982-a9fb-4fa7-a2e9-f94844026ec2 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 04:05:13.381689 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1338/5333] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:05:13 2026] POST /volume/v3/backups => generated 328 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:05:13.389294 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e205fca8-b673-4d73-bc73-b57932c3aa15 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:13.391240 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e205fca8-b673-4d73-bc73-b57932c3aa15 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:13.391482 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e205fca8-b673-4d73-bc73-b57932c3aa15 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:13.391747 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e205fca8-b673-4d73-bc73-b57932c3aa15 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:13.391854 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-e205fca8-b673-4d73-bc73-b57932c3aa15 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:13.396548 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:13.396548 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:13.397598 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e205fca8-b673-4d73-bc73-b57932c3aa15 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:13.398238 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1333/5334] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:13 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:14.407436 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3f464e57-5e23-4637-8646-7a1472c9fa2a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:14.409186 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3f464e57-5e23-4637-8646-7a1472c9fa2a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:14.409381 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3f464e57-5e23-4637-8646-7a1472c9fa2a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:14.409552 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3f464e57-5e23-4637-8646-7a1472c9fa2a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:14.409662 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-3f464e57-5e23-4637-8646-7a1472c9fa2a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:14.414243 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:14.414243 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:14.415028 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3f464e57-5e23-4637-8646-7a1472c9fa2a tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:14.415431 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1327/5335] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:14 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:15.424558 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a93d09f0-f022-4924-8cbd-fc5d04da71bd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:15.426165 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a93d09f0-f022-4924-8cbd-fc5d04da71bd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:15.426377 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a93d09f0-f022-4924-8cbd-fc5d04da71bd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:15.426593 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a93d09f0-f022-4924-8cbd-fc5d04da71bd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:15.426771 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-a93d09f0-f022-4924-8cbd-fc5d04da71bd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:15.430810 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:15.430810 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:15.431464 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a93d09f0-f022-4924-8cbd-fc5d04da71bd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:15.431928 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1338/5336] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:15 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:16.442478 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-68d202a1-d40f-4269-9251-3a0c3c6846e4 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:16.445043 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-68d202a1-d40f-4269-9251-3a0c3c6846e4 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:16.445379 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-68d202a1-d40f-4269-9251-3a0c3c6846e4 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:16.445737 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-68d202a1-d40f-4269-9251-3a0c3c6846e4 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:16.445901 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-68d202a1-d40f-4269-9251-3a0c3c6846e4 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:16.451244 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:16.451244 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:16.452380 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-68d202a1-d40f-4269-9251-3a0c3c6846e4 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:16.452940 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1339/5337] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:16 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:17.464112 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-51fbc045-b7d0-4741-92f0-505cc20ba712 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:17.466125 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51fbc045-b7d0-4741-92f0-505cc20ba712 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:17.466393 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51fbc045-b7d0-4741-92f0-505cc20ba712 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:17.466624 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-51fbc045-b7d0-4741-92f0-505cc20ba712 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:17.466762 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-51fbc045-b7d0-4741-92f0-505cc20ba712 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:17.471761 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:17.471761 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:17.472617 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-51fbc045-b7d0-4741-92f0-505cc20ba712 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:17.473027 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1334/5338] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:17 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:18.483157 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1169e4f8-8a31-4146-bb5a-3b1a78ba1324 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:18.484805 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1169e4f8-8a31-4146-bb5a-3b1a78ba1324 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:18.485115 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1169e4f8-8a31-4146-bb5a-3b1a78ba1324 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:18.485416 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1169e4f8-8a31-4146-bb5a-3b1a78ba1324 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:18.485602 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-1169e4f8-8a31-4146-bb5a-3b1a78ba1324 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:18.490109 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:18.490109 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:18.490348 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1169e4f8-8a31-4146-bb5a-3b1a78ba1324 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:18.490690 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1328/5339] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:18 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:19.500191 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-8b519f63-c211-40a6-8c44-20e8a2bfdaa0 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:19.501754 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8b519f63-c211-40a6-8c44-20e8a2bfdaa0 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:19.502056 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8b519f63-c211-40a6-8c44-20e8a2bfdaa0 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:19.502327 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-8b519f63-c211-40a6-8c44-20e8a2bfdaa0 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:19.503122 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-8b519f63-c211-40a6-8c44-20e8a2bfdaa0 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:19.506504 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:19.506504 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:19.507144 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-8b519f63-c211-40a6-8c44-20e8a2bfdaa0 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:19.507480 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1339/5340] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:19 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:20.517464 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4536458c-1bbc-4482-8991-04d49be0a7af None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:20.519082 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4536458c-1bbc-4482-8991-04d49be0a7af tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:20.519275 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4536458c-1bbc-4482-8991-04d49be0a7af tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:20.519446 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4536458c-1bbc-4482-8991-04d49be0a7af tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:20.519558 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-4536458c-1bbc-4482-8991-04d49be0a7af tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:20.523289 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:20.523289 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:20.523939 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4536458c-1bbc-4482-8991-04d49be0a7af tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:20.524268 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1340/5341] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:20 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:21.533002 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4990876a-3bba-4e3b-a743-eb32cd7cb327 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:21.534696 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4990876a-3bba-4e3b-a743-eb32cd7cb327 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:21.534871 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4990876a-3bba-4e3b-a743-eb32cd7cb327 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:21.535043 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4990876a-3bba-4e3b-a743-eb32cd7cb327 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:21.535153 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-4990876a-3bba-4e3b-a743-eb32cd7cb327 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:21.539043 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:21.539043 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:21.539736 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4990876a-3bba-4e3b-a743-eb32cd7cb327 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:21.540046 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1335/5342] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:21 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:22.549290 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f3f48675-bff6-4642-a6be-265e3f12d69f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:22.550812 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f3f48675-bff6-4642-a6be-265e3f12d69f tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:22.551006 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f3f48675-bff6-4642-a6be-265e3f12d69f tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:22.551217 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f3f48675-bff6-4642-a6be-265e3f12d69f tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:22.551322 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-f3f48675-bff6-4642-a6be-265e3f12d69f tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:22.555233 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:22.555233 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:22.555887 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f3f48675-bff6-4642-a6be-265e3f12d69f tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:22.556229 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1329/5343] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:22 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:23.565358 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c863a1a3-5076-4ab6-8b99-d4cb3b5361ff None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:23.566891 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c863a1a3-5076-4ab6-8b99-d4cb3b5361ff tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:23.567053 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c863a1a3-5076-4ab6-8b99-d4cb3b5361ff tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:23.567265 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c863a1a3-5076-4ab6-8b99-d4cb3b5361ff tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:23.567366 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-c863a1a3-5076-4ab6-8b99-d4cb3b5361ff tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:23.572707 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:23.572707 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:23.573751 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c863a1a3-5076-4ab6-8b99-d4cb3b5361ff tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:23.574225 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1340/5344] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:23 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:24.584025 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-cc011e86-dfbd-4527-a1bb-4373f4c502ef None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:24.585886 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cc011e86-dfbd-4527-a1bb-4373f4c502ef tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:24.586071 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cc011e86-dfbd-4527-a1bb-4373f4c502ef tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:24.586282 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-cc011e86-dfbd-4527-a1bb-4373f4c502ef tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:24.586393 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-cc011e86-dfbd-4527-a1bb-4373f4c502ef tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:24.590431 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:24.590431 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:24.591084 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-cc011e86-dfbd-4527-a1bb-4373f4c502ef tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:24.591458 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1341/5345] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:24 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:25.601801 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-7579031b-cb40-4e2e-ad7b-6d5c25b29de3 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:25.603644 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7579031b-cb40-4e2e-ad7b-6d5c25b29de3 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:25.603791 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7579031b-cb40-4e2e-ad7b-6d5c25b29de3 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:25.603967 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-7579031b-cb40-4e2e-ad7b-6d5c25b29de3 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:25.604094 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-7579031b-cb40-4e2e-ad7b-6d5c25b29de3 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:25.608603 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:25.608603 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:25.609346 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-7579031b-cb40-4e2e-ad7b-6d5c25b29de3 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:25.609708 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1336/5346] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:25 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:26.618504 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-910677a5-a47a-457a-b06d-bead6ec748b7 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:26.620249 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-910677a5-a47a-457a-b06d-bead6ec748b7 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:26.620498 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-910677a5-a47a-457a-b06d-bead6ec748b7 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:26.620722 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-910677a5-a47a-457a-b06d-bead6ec748b7 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:26.620870 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-910677a5-a47a-457a-b06d-bead6ec748b7 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:26.624751 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:26.624751 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:26.625499 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-910677a5-a47a-457a-b06d-bead6ec748b7 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:26.625873 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1330/5347] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:26 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:26.634062 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-eb5d891a-ed4a-4ed0-bf4b-d7aa9084bb25 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:26.635790 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-eb5d891a-ed4a-4ed0-bf4b-d7aa9084bb25 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:26.636003 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-eb5d891a-ed4a-4ed0-bf4b-d7aa9084bb25 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:26.636146 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-eb5d891a-ed4a-4ed0-bf4b-d7aa9084bb25 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:26.636268 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-eb5d891a-ed4a-4ed0-bf4b-d7aa9084bb25 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:26.640597 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:26.640597 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:26.641109 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-eb5d891a-ed4a-4ed0-bf4b-d7aa9084bb25 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:26.641456 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1341/5348] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:26 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:26.648861 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-86f5827d-072a-4244-9e8a-ee8d96293153 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:26.650444 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-86f5827d-072a-4244-9e8a-ee8d96293153 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 14 04:05:26.650752 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-86f5827d-072a-4244-9e8a-ee8d96293153 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "651cf661-6990-4cc2-b39a-5e238dd0b28b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1254064403"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:05:26.652103 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.contrib.backups [None req-86f5827d-072a-4244-9e8a-ee8d96293153 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Creating new backup {'backup': {'volume_id': '651cf661-6990-4cc2-b39a-5e238dd0b28b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1254064403'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:05:26.652269 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-86f5827d-072a-4244-9e8a-ee8d96293153 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Creating backup of volume 651cf661-6990-4cc2-b39a-5e238dd0b28b in container None Aug 14 04:05:26.658707 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:26.658707 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:26.658984 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-86f5827d-072a-4244-9e8a-ee8d96293153 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Volume info retrieved successfully. Aug 14 04:05:26.672258 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-86f5827d-072a-4244-9e8a-ee8d96293153 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Created reservations ['25e86fe1-6872-4623-babe-d8ffbe2b841b', '33dab6d6-06b1-4a7a-9c50-13e51c08e0db'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:05:26.697998 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-86f5827d-072a-4244-9e8a-ee8d96293153 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 04:05:26.698445 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1342/5349] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:05:26 2026] POST /volume/v3/backups => generated 328 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:05:26.705861 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-502f94b6-9b35-4fd8-98d9-5969de5b4569 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:26.707639 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-502f94b6-9b35-4fd8-98d9-5969de5b4569 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 Aug 14 04:05:26.708221 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-502f94b6-9b35-4fd8-98d9-5969de5b4569 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:26.708221 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-502f94b6-9b35-4fd8-98d9-5969de5b4569 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:26.708376 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-502f94b6-9b35-4fd8-98d9-5969de5b4569 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id d91c6d71-06e4-4c3b-994f-e189aa2ac141. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:26.713165 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:26.713165 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:26.713389 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-502f94b6-9b35-4fd8-98d9-5969de5b4569 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 returned with HTTP 200 Aug 14 04:05:26.713731 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1337/5350] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:26 2026] GET /volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:27.722669 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4399760a-24e2-43f7-8675-7ce20793e837 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:27.724721 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4399760a-24e2-43f7-8675-7ce20793e837 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 Aug 14 04:05:27.724959 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4399760a-24e2-43f7-8675-7ce20793e837 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:27.725194 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4399760a-24e2-43f7-8675-7ce20793e837 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:27.725336 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-4399760a-24e2-43f7-8675-7ce20793e837 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id d91c6d71-06e4-4c3b-994f-e189aa2ac141. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:27.729659 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:27.729659 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:27.730277 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4399760a-24e2-43f7-8675-7ce20793e837 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 returned with HTTP 200 Aug 14 04:05:27.730651 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1331/5351] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:27 2026] GET /volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:28.739631 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-27e3a687-5991-41ca-973b-8782bf3aaec2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:28.741301 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-27e3a687-5991-41ca-973b-8782bf3aaec2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 Aug 14 04:05:28.741505 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-27e3a687-5991-41ca-973b-8782bf3aaec2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:28.741697 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-27e3a687-5991-41ca-973b-8782bf3aaec2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:28.741793 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-27e3a687-5991-41ca-973b-8782bf3aaec2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id d91c6d71-06e4-4c3b-994f-e189aa2ac141. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:28.745671 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:28.745671 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:28.746199 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-27e3a687-5991-41ca-973b-8782bf3aaec2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 returned with HTTP 200 Aug 14 04:05:28.746514 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1342/5352] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:28 2026] GET /volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:29.755631 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1e594c7b-5613-4ae5-ae50-a559a7ebad1b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:29.757415 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1e594c7b-5613-4ae5-ae50-a559a7ebad1b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 Aug 14 04:05:29.757609 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1e594c7b-5613-4ae5-ae50-a559a7ebad1b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:29.757789 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1e594c7b-5613-4ae5-ae50-a559a7ebad1b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:29.757899 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-1e594c7b-5613-4ae5-ae50-a559a7ebad1b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id d91c6d71-06e4-4c3b-994f-e189aa2ac141. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:29.761907 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:29.761907 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:29.762544 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1e594c7b-5613-4ae5-ae50-a559a7ebad1b tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 returned with HTTP 200 Aug 14 04:05:29.762883 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1343/5353] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:29 2026] GET /volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:30.772302 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-bd4b0e49-e0bd-4931-903c-d929d56c5df5 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:30.773939 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bd4b0e49-e0bd-4931-903c-d929d56c5df5 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 Aug 14 04:05:30.774154 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bd4b0e49-e0bd-4931-903c-d929d56c5df5 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:30.774361 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-bd4b0e49-e0bd-4931-903c-d929d56c5df5 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:30.774464 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-bd4b0e49-e0bd-4931-903c-d929d56c5df5 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id d91c6d71-06e4-4c3b-994f-e189aa2ac141. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:30.778346 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:30.778346 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:30.778901 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-bd4b0e49-e0bd-4931-903c-d929d56c5df5 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 returned with HTTP 200 Aug 14 04:05:30.779242 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1338/5354] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:30 2026] GET /volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:31.789054 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a8d61083-691e-4fed-b689-12cb0c0377f2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:31.790940 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a8d61083-691e-4fed-b689-12cb0c0377f2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 Aug 14 04:05:31.791150 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a8d61083-691e-4fed-b689-12cb0c0377f2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:31.791380 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a8d61083-691e-4fed-b689-12cb0c0377f2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:31.791514 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-a8d61083-691e-4fed-b689-12cb0c0377f2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id d91c6d71-06e4-4c3b-994f-e189aa2ac141. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:31.795755 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:31.795755 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:31.796348 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a8d61083-691e-4fed-b689-12cb0c0377f2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 returned with HTTP 200 Aug 14 04:05:31.796672 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1332/5355] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:31 2026] GET /volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:32.806094 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f55a7d93-d8fa-4254-8964-57137b3b84a7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:32.807798 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f55a7d93-d8fa-4254-8964-57137b3b84a7 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 Aug 14 04:05:32.807984 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f55a7d93-d8fa-4254-8964-57137b3b84a7 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:32.808173 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f55a7d93-d8fa-4254-8964-57137b3b84a7 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:32.808286 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-f55a7d93-d8fa-4254-8964-57137b3b84a7 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id d91c6d71-06e4-4c3b-994f-e189aa2ac141. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:32.812890 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:32.812890 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:32.813670 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f55a7d93-d8fa-4254-8964-57137b3b84a7 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 returned with HTTP 200 Aug 14 04:05:32.814084 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1343/5356] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:32 2026] GET /volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:33.822969 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-df6c647d-9423-49a7-95f1-745e2a4056aa None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:33.835850 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-df6c647d-9423-49a7-95f1-745e2a4056aa tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 Aug 14 04:05:33.835850 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-df6c647d-9423-49a7-95f1-745e2a4056aa tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:33.835850 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-df6c647d-9423-49a7-95f1-745e2a4056aa tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:33.835850 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-df6c647d-9423-49a7-95f1-745e2a4056aa tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id d91c6d71-06e4-4c3b-994f-e189aa2ac141. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:33.835850 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:33.835850 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:33.835850 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-df6c647d-9423-49a7-95f1-745e2a4056aa tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 returned with HTTP 200 Aug 14 04:05:33.835850 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1344/5357] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:33 2026] GET /volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:33.838364 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-af3f36da-edad-4756-9db1-fe2821a89a6e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:33.840059 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af3f36da-edad-4756-9db1-fe2821a89a6e tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:33.840263 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-af3f36da-edad-4756-9db1-fe2821a89a6e tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:33.840433 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-af3f36da-edad-4756-9db1-fe2821a89a6e tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:33.840541 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-af3f36da-edad-4756-9db1-fe2821a89a6e tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:33.844904 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:33.844904 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:33.845728 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-af3f36da-edad-4756-9db1-fe2821a89a6e tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:33.846104 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1339/5358] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:33 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:33.853536 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3809661f-4937-4791-a393-5c0094b91ff2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:33.855183 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3809661f-4937-4791-a393-5c0094b91ff2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:33.855360 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3809661f-4937-4791-a393-5c0094b91ff2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:33.855534 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3809661f-4937-4791-a393-5c0094b91ff2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:33.855626 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-3809661f-4937-4791-a393-5c0094b91ff2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:33.859445 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:33.859445 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:33.859954 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3809661f-4937-4791-a393-5c0094b91ff2 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:33.860279 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1333/5359] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:33 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:33.867518 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5f91ef24-0f3f-47f9-959f-c2ef222af1e7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:33.869431 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5f91ef24-0f3f-47f9-959f-c2ef222af1e7 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 04:05:33.869784 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5f91ef24-0f3f-47f9-959f-c2ef222af1e7 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "651cf661-6990-4cc2-b39a-5e238dd0b28b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-571709232"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:05:33.871186 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.backups [None req-5f91ef24-0f3f-47f9-959f-c2ef222af1e7 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Creating new backup {'backup': {'volume_id': '651cf661-6990-4cc2-b39a-5e238dd0b28b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-571709232'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:05:33.871324 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-5f91ef24-0f3f-47f9-959f-c2ef222af1e7 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Creating backup of volume 651cf661-6990-4cc2-b39a-5e238dd0b28b in container None Aug 14 04:05:33.878447 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:33.878447 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:33.878889 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5f91ef24-0f3f-47f9-959f-c2ef222af1e7 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:05:33.895892 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-5f91ef24-0f3f-47f9-959f-c2ef222af1e7 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Created reservations ['94dd2e3a-3de3-4cf1-b9aa-981c6ddad476', '9ddb0e6f-9803-4ec2-baf8-1fac9ecc57ac'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:05:33.922630 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5f91ef24-0f3f-47f9-959f-c2ef222af1e7 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 04:05:33.923039 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1344/5360] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:05:33 2026] POST /volume/v3/backups => generated 327 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:05:33.930415 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8868e727-3274-44eb-9fa6-20091af26571 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:33.932129 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8868e727-3274-44eb-9fa6-20091af26571 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c Aug 14 04:05:33.932342 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8868e727-3274-44eb-9fa6-20091af26571 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:33.932525 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8868e727-3274-44eb-9fa6-20091af26571 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:33.932626 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-8868e727-3274-44eb-9fa6-20091af26571 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 6e62450e-e2f3-4593-9081-edd12988b23c. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:33.936371 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:33.936371 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:33.936992 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8868e727-3274-44eb-9fa6-20091af26571 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c returned with HTTP 200 Aug 14 04:05:33.937345 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1345/5361] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:33 2026] GET /volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:34.946152 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2641de79-084f-41c2-8110-f787996d34af None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:34.947878 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2641de79-084f-41c2-8110-f787996d34af tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c Aug 14 04:05:34.948069 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2641de79-084f-41c2-8110-f787996d34af tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:34.948275 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2641de79-084f-41c2-8110-f787996d34af tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:34.948378 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-2641de79-084f-41c2-8110-f787996d34af tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 6e62450e-e2f3-4593-9081-edd12988b23c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:34.952352 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:34.952352 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:34.953001 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2641de79-084f-41c2-8110-f787996d34af tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c returned with HTTP 200 Aug 14 04:05:34.953355 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1340/5362] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:34 2026] GET /volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:35.962224 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-8b3aa431-9461-410a-8ceb-9fa13d727d8c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:35.963726 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8b3aa431-9461-410a-8ceb-9fa13d727d8c tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c Aug 14 04:05:35.963994 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8b3aa431-9461-410a-8ceb-9fa13d727d8c tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:35.964290 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-8b3aa431-9461-410a-8ceb-9fa13d727d8c tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:35.964455 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-8b3aa431-9461-410a-8ceb-9fa13d727d8c tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 6e62450e-e2f3-4593-9081-edd12988b23c. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:35.968696 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:35.968696 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:35.969351 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-8b3aa431-9461-410a-8ceb-9fa13d727d8c tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c returned with HTTP 200 Aug 14 04:05:35.969660 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1334/5363] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:35 2026] GET /volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:36.979808 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d1fcc0c8-6b29-4dfb-94e7-852b835e0b99 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:36.981459 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d1fcc0c8-6b29-4dfb-94e7-852b835e0b99 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c Aug 14 04:05:36.981812 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d1fcc0c8-6b29-4dfb-94e7-852b835e0b99 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:36.981812 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d1fcc0c8-6b29-4dfb-94e7-852b835e0b99 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:36.981904 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-d1fcc0c8-6b29-4dfb-94e7-852b835e0b99 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 6e62450e-e2f3-4593-9081-edd12988b23c. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:36.986202 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:36.986202 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:36.986824 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d1fcc0c8-6b29-4dfb-94e7-852b835e0b99 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c returned with HTTP 200 Aug 14 04:05:36.986967 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1345/5364] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:36 2026] GET /volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:37.997357 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f097825a-d63d-4101-a2df-8f4e9fbbc6f9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:37.999312 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f097825a-d63d-4101-a2df-8f4e9fbbc6f9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c Aug 14 04:05:37.999538 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f097825a-d63d-4101-a2df-8f4e9fbbc6f9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:37.999777 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f097825a-d63d-4101-a2df-8f4e9fbbc6f9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:37.999920 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-f097825a-d63d-4101-a2df-8f4e9fbbc6f9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 6e62450e-e2f3-4593-9081-edd12988b23c. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:38.004533 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:38.004533 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:38.005386 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f097825a-d63d-4101-a2df-8f4e9fbbc6f9 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c returned with HTTP 200 Aug 14 04:05:38.005847 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1346/5365] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:37 2026] GET /volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:39.020428 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9394b547-7336-426b-8b14-db6bf35868b2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:39.022306 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9394b547-7336-426b-8b14-db6bf35868b2 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c Aug 14 04:05:39.022555 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9394b547-7336-426b-8b14-db6bf35868b2 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:39.022788 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9394b547-7336-426b-8b14-db6bf35868b2 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:39.022946 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9394b547-7336-426b-8b14-db6bf35868b2 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 6e62450e-e2f3-4593-9081-edd12988b23c. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:39.027114 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:39.027114 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:39.027873 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9394b547-7336-426b-8b14-db6bf35868b2 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c returned with HTTP 200 Aug 14 04:05:39.028299 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1341/5366] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:39 2026] GET /volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:40.037650 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-44927828-f0e5-4ce0-854b-6c3271e24f53 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:40.039500 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-44927828-f0e5-4ce0-854b-6c3271e24f53 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c Aug 14 04:05:40.039712 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-44927828-f0e5-4ce0-854b-6c3271e24f53 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:40.039889 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-44927828-f0e5-4ce0-854b-6c3271e24f53 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:40.040006 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-44927828-f0e5-4ce0-854b-6c3271e24f53 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 6e62450e-e2f3-4593-9081-edd12988b23c. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:40.045784 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:40.045784 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:40.045784 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-44927828-f0e5-4ce0-854b-6c3271e24f53 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c returned with HTTP 200 Aug 14 04:05:40.045784 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1335/5367] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:40 2026] GET /volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:41.055068 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2cad9359-3ed5-4294-acca-3c8e4838f42f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:41.057744 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2cad9359-3ed5-4294-acca-3c8e4838f42f tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c Aug 14 04:05:41.057744 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2cad9359-3ed5-4294-acca-3c8e4838f42f tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:41.057744 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2cad9359-3ed5-4294-acca-3c8e4838f42f tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:41.057744 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-2cad9359-3ed5-4294-acca-3c8e4838f42f tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 6e62450e-e2f3-4593-9081-edd12988b23c. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:41.061463 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:41.061463 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:41.062188 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2cad9359-3ed5-4294-acca-3c8e4838f42f tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c returned with HTTP 200 Aug 14 04:05:41.062541 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1346/5368] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:41 2026] GET /volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:41.070784 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-47c562c8-247f-4331-9d6e-ae38f2600b22 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:41.072533 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-47c562c8-247f-4331-9d6e-ae38f2600b22 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:41.072733 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-47c562c8-247f-4331-9d6e-ae38f2600b22 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:41.072916 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-47c562c8-247f-4331-9d6e-ae38f2600b22 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:41.073048 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-47c562c8-247f-4331-9d6e-ae38f2600b22 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:41.077749 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:41.077749 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:41.078594 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-47c562c8-247f-4331-9d6e-ae38f2600b22 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:41.079124 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1347/5369] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:41 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:41.087366 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8f021530-16d1-4b01-877a-6999cd41ad88 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:41.089006 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f021530-16d1-4b01-877a-6999cd41ad88 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] DELETE https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c Aug 14 04:05:41.089212 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f021530-16d1-4b01-877a-6999cd41ad88 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:41.089388 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8f021530-16d1-4b01-877a-6999cd41ad88 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:41.089498 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-8f021530-16d1-4b01-877a-6999cd41ad88 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Delete backup with id: 6e62450e-e2f3-4593-9081-edd12988b23c. Aug 14 04:05:41.093741 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:41.093741 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:41.104585 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.backup.rpcapi [None req-8f021530-16d1-4b01-877a-6999cd41ad88 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] delete_backup rpcapi backup_id 6e62450e-e2f3-4593-9081-edd12988b23c {{(pid=100326) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:05:41.106295 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8f021530-16d1-4b01-877a-6999cd41ad88 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c returned with HTTP 202 Aug 14 04:05:41.106684 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1342/5370] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:05:41 2026] DELETE /volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:05:41.113328 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-32dd0749-5c45-4f63-8916-03f879f490d3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:41.115036 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-32dd0749-5c45-4f63-8916-03f879f490d3 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c Aug 14 04:05:41.115247 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-32dd0749-5c45-4f63-8916-03f879f490d3 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:41.115428 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-32dd0749-5c45-4f63-8916-03f879f490d3 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:41.115535 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-32dd0749-5c45-4f63-8916-03f879f490d3 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 6e62450e-e2f3-4593-9081-edd12988b23c. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:41.119903 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:41.119903 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:41.120674 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-32dd0749-5c45-4f63-8916-03f879f490d3 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c returned with HTTP 200 Aug 14 04:05:41.121004 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1336/5371] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:41 2026] GET /volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:42.130313 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a4219cab-1e95-414f-bfc9-8ba4407e9451 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:42.132565 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a4219cab-1e95-414f-bfc9-8ba4407e9451 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c Aug 14 04:05:42.132831 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a4219cab-1e95-414f-bfc9-8ba4407e9451 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:42.133094 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a4219cab-1e95-414f-bfc9-8ba4407e9451 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:42.133260 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-a4219cab-1e95-414f-bfc9-8ba4407e9451 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 6e62450e-e2f3-4593-9081-edd12988b23c. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:42.136947 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a4219cab-1e95-414f-bfc9-8ba4407e9451 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c returned with HTTP 404 Aug 14 04:05:42.137371 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1347/5372] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:42 2026] GET /volume/v3/backups/6e62450e-e2f3-4593-9081-edd12988b23c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:05:42.143201 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-11bbbfa1-bf73-4f17-8095-9fdd095d7099 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:42.144663 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-11bbbfa1-bf73-4f17-8095-9fdd095d7099 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] DELETE https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 Aug 14 04:05:42.144879 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-11bbbfa1-bf73-4f17-8095-9fdd095d7099 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:42.145110 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-11bbbfa1-bf73-4f17-8095-9fdd095d7099 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:42.145274 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-11bbbfa1-bf73-4f17-8095-9fdd095d7099 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Delete backup with id: d91c6d71-06e4-4c3b-994f-e189aa2ac141. Aug 14 04:05:42.149632 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:42.149632 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:42.159640 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-11bbbfa1-bf73-4f17-8095-9fdd095d7099 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] delete_backup rpcapi backup_id d91c6d71-06e4-4c3b-994f-e189aa2ac141 {{(pid=100327) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:05:42.161189 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-11bbbfa1-bf73-4f17-8095-9fdd095d7099 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 returned with HTTP 202 Aug 14 04:05:42.161628 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1348/5373] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:05:42 2026] DELETE /volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:05:42.168071 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e5177405-6489-4c8c-9d70-a1a1fabbb849 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:42.169924 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5177405-6489-4c8c-9d70-a1a1fabbb849 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 Aug 14 04:05:42.170204 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5177405-6489-4c8c-9d70-a1a1fabbb849 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:42.170439 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e5177405-6489-4c8c-9d70-a1a1fabbb849 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:42.170581 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-e5177405-6489-4c8c-9d70-a1a1fabbb849 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id d91c6d71-06e4-4c3b-994f-e189aa2ac141. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:42.175309 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:42.175309 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:42.175946 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e5177405-6489-4c8c-9d70-a1a1fabbb849 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 returned with HTTP 200 Aug 14 04:05:42.176358 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1343/5374] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:42 2026] GET /volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:43.184840 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0d54038b-4225-4fc9-b65f-55a1c1838b83 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:43.186651 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0d54038b-4225-4fc9-b65f-55a1c1838b83 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 Aug 14 04:05:43.186852 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0d54038b-4225-4fc9-b65f-55a1c1838b83 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:43.187051 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0d54038b-4225-4fc9-b65f-55a1c1838b83 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:43.187169 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-0d54038b-4225-4fc9-b65f-55a1c1838b83 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id d91c6d71-06e4-4c3b-994f-e189aa2ac141. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:43.190594 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0d54038b-4225-4fc9-b65f-55a1c1838b83 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 returned with HTTP 404 Aug 14 04:05:43.191049 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1337/5375] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:43 2026] GET /volume/v3/backups/d91c6d71-06e4-4c3b-994f-e189aa2ac141 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:05:43.197405 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a93614ce-6deb-4ff6-8ac1-b421a2f92118 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:43.199119 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a93614ce-6deb-4ff6-8ac1-b421a2f92118 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] DELETE https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:43.199319 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a93614ce-6deb-4ff6-8ac1-b421a2f92118 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:43.199493 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a93614ce-6deb-4ff6-8ac1-b421a2f92118 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:43.199595 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.contrib.backups [None req-a93614ce-6deb-4ff6-8ac1-b421a2f92118 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Delete backup with id: 60c0cda2-4b1a-4857-a064-c02ab073941b. Aug 14 04:05:43.204011 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:43.204011 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:43.214472 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.backup.rpcapi [None req-a93614ce-6deb-4ff6-8ac1-b421a2f92118 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] delete_backup rpcapi backup_id 60c0cda2-4b1a-4857-a064-c02ab073941b {{(pid=100328) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:05:43.216119 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a93614ce-6deb-4ff6-8ac1-b421a2f92118 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 202 Aug 14 04:05:43.216520 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1348/5376] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:05:43 2026] DELETE /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:05:43.223466 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9a76a141-f5ac-4f84-a9e8-1c657a163116 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:43.225588 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9a76a141-f5ac-4f84-a9e8-1c657a163116 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:43.225807 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9a76a141-f5ac-4f84-a9e8-1c657a163116 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:43.226038 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9a76a141-f5ac-4f84-a9e8-1c657a163116 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:43.226202 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-9a76a141-f5ac-4f84-a9e8-1c657a163116 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:43.231078 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:43.231078 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:43.232082 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9a76a141-f5ac-4f84-a9e8-1c657a163116 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 200 Aug 14 04:05:43.232562 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1349/5377] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:43 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:44.241890 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9a55aaf2-01e2-4cd4-beaf-5e95ff9d9822 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:44.243602 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9a55aaf2-01e2-4cd4-beaf-5e95ff9d9822 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b Aug 14 04:05:44.243784 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9a55aaf2-01e2-4cd4-beaf-5e95ff9d9822 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:44.243996 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9a55aaf2-01e2-4cd4-beaf-5e95ff9d9822 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:44.244099 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-9a55aaf2-01e2-4cd4-beaf-5e95ff9d9822 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Show backup with id 60c0cda2-4b1a-4857-a064-c02ab073941b. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:44.247555 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9a55aaf2-01e2-4cd4-beaf-5e95ff9d9822 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b returned with HTTP 404 Aug 14 04:05:44.247980 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1344/5378] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:44 2026] GET /volume/v3/backups/60c0cda2-4b1a-4857-a064-c02ab073941b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:05:44.254007 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6f4e6d04-bd92-43f1-b285-28876611f177 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:44.255761 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6f4e6d04-bd92-43f1-b285-28876611f177 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] DELETE https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:44.255983 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6f4e6d04-bd92-43f1-b285-28876611f177 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:44.256200 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6f4e6d04-bd92-43f1-b285-28876611f177 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:44.256306 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.contrib.backups [None req-6f4e6d04-bd92-43f1-b285-28876611f177 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Delete backup with id: db166ce4-cb62-466f-b85d-b200f853499f. Aug 14 04:05:44.261425 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:44.261425 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:44.272205 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.backup.rpcapi [None req-6f4e6d04-bd92-43f1-b285-28876611f177 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] delete_backup rpcapi backup_id db166ce4-cb62-466f-b85d-b200f853499f {{(pid=100329) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:05:44.273766 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6f4e6d04-bd92-43f1-b285-28876611f177 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 202 Aug 14 04:05:44.274183 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1338/5379] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:05:44 2026] DELETE /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:05:44.280499 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-18a26786-7bce-4424-bc81-22621e518348 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:44.282191 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-18a26786-7bce-4424-bc81-22621e518348 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:44.282399 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-18a26786-7bce-4424-bc81-22621e518348 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:44.282582 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-18a26786-7bce-4424-bc81-22621e518348 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:44.282686 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-18a26786-7bce-4424-bc81-22621e518348 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:44.286693 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:44.286693 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:44.287275 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-18a26786-7bce-4424-bc81-22621e518348 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 200 Aug 14 04:05:44.287613 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1349/5380] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:44 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:45.296399 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-37790cf8-f917-4e84-b727-61a9e5b55535 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:45.298077 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-37790cf8-f917-4e84-b727-61a9e5b55535 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] GET https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f Aug 14 04:05:45.298290 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-37790cf8-f917-4e84-b727-61a9e5b55535 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:45.298478 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-37790cf8-f917-4e84-b727-61a9e5b55535 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:45.298579 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-37790cf8-f917-4e84-b727-61a9e5b55535 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] Show backup with id db166ce4-cb62-466f-b85d-b200f853499f. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:45.301896 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-37790cf8-f917-4e84-b727-61a9e5b55535 tempest-VolumesBackupsTest-2094114599 tempest-VolumesBackupsTest-2094114599-project-admin] https://10.4.3.64/volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f returned with HTTP 404 Aug 14 04:05:45.302341 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1350/5381] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:45 2026] GET /volume/v3/backups/db166ce4-cb62-466f-b85d-b200f853499f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:05:45.313422 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-85e5386a-212f-46d3-afa8-099759279d32 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:45.315917 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-85e5386a-212f-46d3-afa8-099759279d32 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] DELETE https://10.4.3.64/volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b Aug 14 04:05:45.316236 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-85e5386a-212f-46d3-afa8-099759279d32 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:45.316530 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-85e5386a-212f-46d3-afa8-099759279d32 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:45.316791 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-85e5386a-212f-46d3-afa8-099759279d32 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Delete volume with id: 651cf661-6990-4cc2-b39a-5e238dd0b28b Aug 14 04:05:45.323975 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:45.323975 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:45.324454 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-85e5386a-212f-46d3-afa8-099759279d32 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:05:45.339325 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-85e5386a-212f-46d3-afa8-099759279d32 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Delete volume request issued successfully. Aug 14 04:05:45.339490 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-85e5386a-212f-46d3-afa8-099759279d32 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b returned with HTTP 202 Aug 14 04:05:45.339839 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1345/5382] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:05:45 2026] DELETE /volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:05:45.346666 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-574e3387-65e8-4643-93fa-019289e81737 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:45.348428 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-574e3387-65e8-4643-93fa-019289e81737 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b Aug 14 04:05:45.348603 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-574e3387-65e8-4643-93fa-019289e81737 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:45.348789 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-574e3387-65e8-4643-93fa-019289e81737 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:45.355110 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:45.355110 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:45.358247 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-574e3387-65e8-4643-93fa-019289e81737 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:05:45.361770 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-574e3387-65e8-4643-93fa-019289e81737 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b returned with HTTP 200 Aug 14 04:05:45.362122 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1339/5383] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:45 2026] GET /volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:46.373729 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-12ff97af-9146-4e1a-9716-f02c97d50e05 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:46.375339 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-12ff97af-9146-4e1a-9716-f02c97d50e05 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b Aug 14 04:05:46.375510 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-12ff97af-9146-4e1a-9716-f02c97d50e05 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:46.375684 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-12ff97af-9146-4e1a-9716-f02c97d50e05 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:46.380827 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-12ff97af-9146-4e1a-9716-f02c97d50e05 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b returned with HTTP 404 Aug 14 04:05:46.381230 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1350/5384] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:46 2026] GET /volume/v3/volumes/651cf661-6990-4cc2-b39a-5e238dd0b28b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:05:46.386724 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2aee0436-0384-47ab-8654-c682108397ec None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:46.388394 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2aee0436-0384-47ab-8654-c682108397ec tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] DELETE https://10.4.3.64/volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 Aug 14 04:05:46.388590 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2aee0436-0384-47ab-8654-c682108397ec tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:46.388764 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2aee0436-0384-47ab-8654-c682108397ec tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:46.388929 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-2aee0436-0384-47ab-8654-c682108397ec tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Delete volume with id: 36bc7373-ad0f-4fd5-97d2-7ac97f66b688 Aug 14 04:05:46.396043 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:46.396043 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:46.396413 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2aee0436-0384-47ab-8654-c682108397ec tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:05:46.409979 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2aee0436-0384-47ab-8654-c682108397ec tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Delete volume request issued successfully. Aug 14 04:05:46.410193 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2aee0436-0384-47ab-8654-c682108397ec tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 returned with HTTP 202 Aug 14 04:05:46.410657 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1351/5385] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:05:46 2026] DELETE /volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:05:46.417204 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aae49f89-2388-4320-b247-f37f267464fd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:46.418948 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aae49f89-2388-4320-b247-f37f267464fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 Aug 14 04:05:46.419126 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aae49f89-2388-4320-b247-f37f267464fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:46.419344 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aae49f89-2388-4320-b247-f37f267464fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:46.426082 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:46.426082 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:46.429778 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-aae49f89-2388-4320-b247-f37f267464fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:05:46.434325 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aae49f89-2388-4320-b247-f37f267464fd tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 returned with HTTP 200 Aug 14 04:05:46.434715 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1346/5386] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:46 2026] GET /volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:47.446118 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7c588638-3d27-405a-b88f-0d076db1b992 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:47.447722 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7c588638-3d27-405a-b88f-0d076db1b992 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 Aug 14 04:05:47.448015 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7c588638-3d27-405a-b88f-0d076db1b992 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:47.448295 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7c588638-3d27-405a-b88f-0d076db1b992 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:47.453485 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7c588638-3d27-405a-b88f-0d076db1b992 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 returned with HTTP 404 Aug 14 04:05:47.454084 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1340/5387] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:47 2026] GET /volume/v3/volumes/36bc7373-ad0f-4fd5-97d2-7ac97f66b688 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:05:47.461259 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0ca00f10-e9d5-476b-9c66-d7f3f516e3b6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:47.462903 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0ca00f10-e9d5-476b-9c66-d7f3f516e3b6 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] DELETE https://10.4.3.64/volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f Aug 14 04:05:47.463093 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0ca00f10-e9d5-476b-9c66-d7f3f516e3b6 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:47.463290 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0ca00f10-e9d5-476b-9c66-d7f3f516e3b6 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:47.463444 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-0ca00f10-e9d5-476b-9c66-d7f3f516e3b6 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Delete volume with id: cc83e541-3f94-4137-9786-93d4b0751e2f Aug 14 04:05:47.469921 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:47.469921 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:47.470380 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0ca00f10-e9d5-476b-9c66-d7f3f516e3b6 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:05:47.483611 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0ca00f10-e9d5-476b-9c66-d7f3f516e3b6 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Delete volume request issued successfully. Aug 14 04:05:47.483817 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0ca00f10-e9d5-476b-9c66-d7f3f516e3b6 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f returned with HTTP 202 Aug 14 04:05:47.484148 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1351/5388] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:05:47 2026] DELETE /volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:05:47.491803 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-17603881-e24e-47a9-adf3-ff807cc987d0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:47.493511 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-17603881-e24e-47a9-adf3-ff807cc987d0 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f Aug 14 04:05:47.493712 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-17603881-e24e-47a9-adf3-ff807cc987d0 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:47.493917 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-17603881-e24e-47a9-adf3-ff807cc987d0 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:47.500885 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:47.500885 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:47.504292 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-17603881-e24e-47a9-adf3-ff807cc987d0 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Volume info retrieved successfully. Aug 14 04:05:47.508215 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-17603881-e24e-47a9-adf3-ff807cc987d0 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f returned with HTTP 200 Aug 14 04:05:47.508566 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1352/5389] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:47 2026] GET /volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:48.519759 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-66b6286b-2846-488c-81f0-d07f956dda99 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:48.521496 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-66b6286b-2846-488c-81f0-d07f956dda99 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] GET https://10.4.3.64/volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f Aug 14 04:05:48.521677 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-66b6286b-2846-488c-81f0-d07f956dda99 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:48.521863 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-66b6286b-2846-488c-81f0-d07f956dda99 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:48.527643 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-66b6286b-2846-488c-81f0-d07f956dda99 tempest-VolumesBackupsTest-1254494198 tempest-VolumesBackupsTest-1254494198-project-member] https://10.4.3.64/volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f returned with HTTP 404 Aug 14 04:05:48.528201 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1347/5390] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:48 2026] GET /volume/v3/volumes/cc83e541-3f94-4137-9786-93d4b0751e2f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:05:49.925917 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-078961ea-4039-421d-b374-8d24b6e1ed0d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:49.994293 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:05:49.994601 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-226112757"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:05:49.995905 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-226112757'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:05:49.996016 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume of 1 GB Aug 14 04:05:50.000550 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Availability Zones retrieved successfully. Aug 14 04:05:50.006388 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Flow 'volume_create_api' (1c9325bd-179a-4429-8b51-503617da8863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:05:50.007223 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4afaedb3-c2f0-493e-9384-b8aa6dd200bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:05:50.008108 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:05:50.032446 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4afaedb3-c2f0-493e-9384-b8aa6dd200bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:05:50.033165 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ccdd272-3dd5-4bb8-86c4-f1c18d69e6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:05:50.081479 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Created reservations ['f7c91729-d4e3-4589-9f81-9473b7fc1ce0', '1db29807-86c8-4455-b48f-f0ce69e55fc1', '65dd1e8a-dd84-46bf-a540-bef5d3af6897', '48bbbcb9-44b5-436b-bf80-a9932301d45b'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:05:50.082232 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ccdd272-3dd5-4bb8-86c4-f1c18d69e6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7c91729-d4e3-4589-9f81-9473b7fc1ce0', '1db29807-86c8-4455-b48f-f0ce69e55fc1', '65dd1e8a-dd84-46bf-a540-bef5d3af6897', '48bbbcb9-44b5-436b-bf80-a9932301d45b']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:05:50.082937 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277c1d7b-a56a-4705-816c-2ab5d65128c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:05:50.101845 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277c1d7b-a56a-4705-816c-2ab5d65128c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3456bb72-1877-44ae-842b-5b8b841f6bbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-226112757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56949a2e10643829907ad9be1155bd7',qos_specs=None,replication_status=,reservations=['f7c91729-d4e3-4589-9f81-9473b7fc1ce0','1db29807-86c8-4455-b48f-f0ce69e55fc1','65dd1e8a-dd84-46bf-a540-bef5d3af6897','48bbbcb9-44b5-436b-bf80-a9932301d45b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14a2f61f754fbf8acef26d327dd133',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:05:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-226112757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3456bb72-1877-44ae-842b-5b8b841f6bbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56949a2e10643829907ad9be1155bd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b14a2f61f754fbf8acef26d327dd133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:05:50.102980 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7681b030-aab2-4c73-a2bf-12ed9a21b2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:05:50.117549 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7681b030-aab2-4c73-a2bf-12ed9a21b2a3) transitioned into state 'SUCCESS' from state '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-226112757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56949a2e10643829907ad9be1155bd7',qos_specs=None,replication_status=,reservations=['f7c91729-d4e3-4589-9f81-9473b7fc1ce0','1db29807-86c8-4455-b48f-f0ce69e55fc1','65dd1e8a-dd84-46bf-a540-bef5d3af6897','48bbbcb9-44b5-436b-bf80-a9932301d45b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14a2f61f754fbf8acef26d327dd133',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:05:50.118181 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0765d6c4-f5a7-4ee4-9003-9b0ccf7fd354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:05:50.125806 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0765d6c4-f5a7-4ee4-9003-9b0ccf7fd354) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:05:50.126896 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Flow 'volume_create_api' (1c9325bd-179a-4429-8b51-503617da8863) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:05:50.127418 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume request issued successfully. Aug 14 04:05:50.128131 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-078961ea-4039-421d-b374-8d24b6e1ed0d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:05:50.128598 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1341/5391] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:05:49 2026] POST /volume/v3/volumes => generated 755 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:05:50.139541 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2c9d2798-c248-4aba-a264-155c72d1124d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:50.141262 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2c9d2798-c248-4aba-a264-155c72d1124d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf Aug 14 04:05:50.141441 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2c9d2798-c248-4aba-a264-155c72d1124d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:50.141619 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2c9d2798-c248-4aba-a264-155c72d1124d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:50.147888 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:50.147888 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:50.151086 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2c9d2798-c248-4aba-a264-155c72d1124d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:05:50.154635 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2c9d2798-c248-4aba-a264-155c72d1124d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf returned with HTTP 200 Aug 14 04:05:50.154971 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1352/5392] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:50 2026] GET /volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:51.166450 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9c46214c-0011-4cbb-8988-d8bedac66625 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:51.168231 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9c46214c-0011-4cbb-8988-d8bedac66625 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf Aug 14 04:05:51.168423 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9c46214c-0011-4cbb-8988-d8bedac66625 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:51.168599 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9c46214c-0011-4cbb-8988-d8bedac66625 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:51.176860 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:51.176860 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:51.180992 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9c46214c-0011-4cbb-8988-d8bedac66625 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:05:51.186340 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9c46214c-0011-4cbb-8988-d8bedac66625 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf returned with HTTP 200 Aug 14 04:05:51.186797 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1353/5393] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:51 2026] GET /volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:51.198640 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-14797345-86a5-4a14-af9b-18389198e02a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:51.200298 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-14797345-86a5-4a14-af9b-18389198e02a tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] POST https://10.4.3.64/volume/v3/backups Aug 14 04:05:51.200623 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-14797345-86a5-4a14-af9b-18389198e02a tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3456bb72-1877-44ae-842b-5b8b841f6bbf", "name": "tempest-CreateVolumesFromBackupTest-Backup-524036299"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:05:51.202091 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.backups [None req-14797345-86a5-4a14-af9b-18389198e02a tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Creating new backup {'backup': {'volume_id': '3456bb72-1877-44ae-842b-5b8b841f6bbf', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-524036299'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 04:05:51.202260 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.backups [None req-14797345-86a5-4a14-af9b-18389198e02a tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Creating backup of volume 3456bb72-1877-44ae-842b-5b8b841f6bbf in container None Aug 14 04:05:51.208999 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:51.208999 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:51.209471 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-14797345-86a5-4a14-af9b-18389198e02a tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:05:51.229300 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-14797345-86a5-4a14-af9b-18389198e02a tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Created reservations ['937dfaaf-63b1-48b5-ad4b-174958c21861', 'ec86d60d-4595-4ec3-94c9-4635cb9e48e5'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:05:51.251218 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-14797345-86a5-4a14-af9b-18389198e02a tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 14 04:05:51.251707 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1348/5394] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:05:51 2026] POST /volume/v3/backups => generated 336 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:05:51.259147 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7830f0a8-4a8a-4713-83bb-7f761e86e68c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:51.261073 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7830f0a8-4a8a-4713-83bb-7f761e86e68c tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:05:51.261073 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7830f0a8-4a8a-4713-83bb-7f761e86e68c tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:51.261178 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7830f0a8-4a8a-4713-83bb-7f761e86e68c tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:51.261301 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-7830f0a8-4a8a-4713-83bb-7f761e86e68c tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:51.265427 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:51.265427 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:51.266101 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7830f0a8-4a8a-4713-83bb-7f761e86e68c tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:05:51.266456 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1342/5395] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:51 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:52.276299 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b3f92657-fe81-4b16-a582-eb3555677fed None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:52.277944 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b3f92657-fe81-4b16-a582-eb3555677fed tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:05:52.278123 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b3f92657-fe81-4b16-a582-eb3555677fed tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:52.278314 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b3f92657-fe81-4b16-a582-eb3555677fed tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:52.278414 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-b3f92657-fe81-4b16-a582-eb3555677fed tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:52.282220 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:52.282220 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:52.282842 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b3f92657-fe81-4b16-a582-eb3555677fed tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:05:52.283161 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1353/5396] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:52 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:53.292745 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-41ea144f-b39b-44ad-9333-18b952762b9b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:53.294481 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-41ea144f-b39b-44ad-9333-18b952762b9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:05:53.294669 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-41ea144f-b39b-44ad-9333-18b952762b9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:53.294847 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-41ea144f-b39b-44ad-9333-18b952762b9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:53.294962 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-41ea144f-b39b-44ad-9333-18b952762b9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:53.298719 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:53.298719 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:53.299372 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-41ea144f-b39b-44ad-9333-18b952762b9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:05:53.299732 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1354/5397] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:53 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:54.308860 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1f4e3576-1f0d-45da-bfd4-c33dece75770 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:54.310545 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1f4e3576-1f0d-45da-bfd4-c33dece75770 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:05:54.310752 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1f4e3576-1f0d-45da-bfd4-c33dece75770 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:54.310936 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1f4e3576-1f0d-45da-bfd4-c33dece75770 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:54.311035 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-1f4e3576-1f0d-45da-bfd4-c33dece75770 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:54.315025 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:54.315025 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:54.315716 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1f4e3576-1f0d-45da-bfd4-c33dece75770 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:05:54.316048 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1349/5398] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:54 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:55.326744 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-97bc84be-8ec3-481d-bb90-d0a275ed6df0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:55.328594 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-97bc84be-8ec3-481d-bb90-d0a275ed6df0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:05:55.328790 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-97bc84be-8ec3-481d-bb90-d0a275ed6df0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:55.328977 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-97bc84be-8ec3-481d-bb90-d0a275ed6df0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:55.329075 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-97bc84be-8ec3-481d-bb90-d0a275ed6df0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:55.333412 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:55.333412 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:55.334126 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-97bc84be-8ec3-481d-bb90-d0a275ed6df0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:05:55.334488 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1343/5399] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:55 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:56.344518 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-79b36bfe-2d6f-46de-b691-a6de8fe0358f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:56.346164 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-79b36bfe-2d6f-46de-b691-a6de8fe0358f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:05:56.346375 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-79b36bfe-2d6f-46de-b691-a6de8fe0358f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:56.346576 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-79b36bfe-2d6f-46de-b691-a6de8fe0358f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:56.346672 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-79b36bfe-2d6f-46de-b691-a6de8fe0358f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:56.350670 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:56.350670 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:05:56.351348 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-79b36bfe-2d6f-46de-b691-a6de8fe0358f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:05:56.351661 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1354/5400] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:56 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:57.360969 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9461d2be-e525-42de-bf00-bec4248339a5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:57.362850 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9461d2be-e525-42de-bf00-bec4248339a5 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:05:57.363041 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9461d2be-e525-42de-bf00-bec4248339a5 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:57.363302 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9461d2be-e525-42de-bf00-bec4248339a5 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:57.363463 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-9461d2be-e525-42de-bf00-bec4248339a5 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:57.368248 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:57.368248 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:05:57.369100 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9461d2be-e525-42de-bf00-bec4248339a5 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:05:57.369528 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1355/5401] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:57 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:58.379222 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6a46405f-e95c-4ebe-a5e8-42799e0788ae None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:58.381519 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a46405f-e95c-4ebe-a5e8-42799e0788ae tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:05:58.381743 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a46405f-e95c-4ebe-a5e8-42799e0788ae tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:58.381995 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6a46405f-e95c-4ebe-a5e8-42799e0788ae tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:58.382110 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6a46405f-e95c-4ebe-a5e8-42799e0788ae tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:58.387198 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:58.387198 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:05:58.388150 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6a46405f-e95c-4ebe-a5e8-42799e0788ae tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:05:58.388650 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1350/5402] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:58 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:05:59.398093 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-cba35f4a-3205-4af9-a6f8-6020fbb9fbe3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:05:59.400317 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cba35f4a-3205-4af9-a6f8-6020fbb9fbe3 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:05:59.400577 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cba35f4a-3205-4af9-a6f8-6020fbb9fbe3 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:05:59.400814 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-cba35f4a-3205-4af9-a6f8-6020fbb9fbe3 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:05:59.400949 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-cba35f4a-3205-4af9-a6f8-6020fbb9fbe3 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:05:59.405991 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:05:59.405991 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:05:59.406926 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-cba35f4a-3205-4af9-a6f8-6020fbb9fbe3 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:05:59.407522 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1344/5403] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:05:59 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:00.417991 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ca5017d7-0b42-48d3-a76c-bee5e1b4139f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:00.419906 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ca5017d7-0b42-48d3-a76c-bee5e1b4139f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:06:00.420128 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ca5017d7-0b42-48d3-a76c-bee5e1b4139f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:00.420314 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ca5017d7-0b42-48d3-a76c-bee5e1b4139f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:00.420410 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-ca5017d7-0b42-48d3-a76c-bee5e1b4139f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:06:00.425811 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:00.425811 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:00.426786 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ca5017d7-0b42-48d3-a76c-bee5e1b4139f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:06:00.427280 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1355/5404] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:00 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:01.437672 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8f1b0c49-1704-4dfe-ac90-a34e2261b4c5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:01.439781 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8f1b0c49-1704-4dfe-ac90-a34e2261b4c5 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:06:01.440038 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8f1b0c49-1704-4dfe-ac90-a34e2261b4c5 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:01.440289 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8f1b0c49-1704-4dfe-ac90-a34e2261b4c5 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:01.440400 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-8f1b0c49-1704-4dfe-ac90-a34e2261b4c5 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:06:01.443163 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=103,cinder:INSERT=15,cinder:UPDATE=35 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:06:01.447545 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:01.447545 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:01.448498 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8f1b0c49-1704-4dfe-ac90-a34e2261b4c5 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:06:01.449167 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1356/5405] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:01 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:02.458913 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-31ad1440-5976-49e1-8593-62e8e5a3f0cf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:02.460586 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-31ad1440-5976-49e1-8593-62e8e5a3f0cf tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:06:02.460756 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-31ad1440-5976-49e1-8593-62e8e5a3f0cf tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:02.460923 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-31ad1440-5976-49e1-8593-62e8e5a3f0cf tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:02.461025 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-31ad1440-5976-49e1-8593-62e8e5a3f0cf tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:06:02.462638 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=66,cinder:UPDATE=10,cinder:INSERT=6 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:06:02.465542 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:02.465542 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:02.466594 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-31ad1440-5976-49e1-8593-62e8e5a3f0cf tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:06:02.467006 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1351/5406] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:02 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:03.477652 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ceb61f14-783e-464d-892b-1773d3b6c6bf None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:03.479326 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ceb61f14-783e-464d-892b-1773d3b6c6bf tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:06:03.479526 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ceb61f14-783e-464d-892b-1773d3b6c6bf tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:03.479698 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ceb61f14-783e-464d-892b-1773d3b6c6bf tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:03.479789 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-ceb61f14-783e-464d-892b-1773d3b6c6bf tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:06:03.481558 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=86,cinder:UPDATE=15,cinder:INSERT=11 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:06:03.484465 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:03.484465 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:03.485101 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ceb61f14-783e-464d-892b-1773d3b6c6bf tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:06:03.485931 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1345/5407] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:03 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:04.495254 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-155da5d6-8e39-4d30-a9c0-a93c5f864e09 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:04.496734 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-155da5d6-8e39-4d30-a9c0-a93c5f864e09 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:06:04.496937 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-155da5d6-8e39-4d30-a9c0-a93c5f864e09 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:04.497149 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-155da5d6-8e39-4d30-a9c0-a93c5f864e09 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:04.497282 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.backups [None req-155da5d6-8e39-4d30-a9c0-a93c5f864e09 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100328) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:06:04.498759 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=77,cinder:INSERT=7,cinder:UPDATE=17 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:06:04.501939 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:04.501939 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:04.502702 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-155da5d6-8e39-4d30-a9c0-a93c5f864e09 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:06:04.503143 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1356/5408] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:04 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:05.512676 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3e0c7d32-5562-4a6a-b78d-4c7dbd690dd3 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:05.514231 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3e0c7d32-5562-4a6a-b78d-4c7dbd690dd3 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:06:05.514416 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3e0c7d32-5562-4a6a-b78d-4c7dbd690dd3 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:05.514580 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3e0c7d32-5562-4a6a-b78d-4c7dbd690dd3 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:05.514674 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.backups [None req-3e0c7d32-5562-4a6a-b78d-4c7dbd690dd3 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100327) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:06:05.518587 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:05.518587 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:05.519198 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3e0c7d32-5562-4a6a-b78d-4c7dbd690dd3 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:06:05.519511 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1357/5409] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:05 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:06.528786 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6ab7d606-477c-4751-a4d4-ef3b1f2a7b01 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:06.530514 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ab7d606-477c-4751-a4d4-ef3b1f2a7b01 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:06:06.530700 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ab7d606-477c-4751-a4d4-ef3b1f2a7b01 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:06.530873 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6ab7d606-477c-4751-a4d4-ef3b1f2a7b01 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:06.530971 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-6ab7d606-477c-4751-a4d4-ef3b1f2a7b01 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:06:06.534916 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:06.534916 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:06.535584 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6ab7d606-477c-4751-a4d4-ef3b1f2a7b01 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:06:06.535915 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1352/5410] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:06 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:06.544184 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-90081270-64df-4708-ada8-d96cb26a7ae0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:06.545844 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:06.546156 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2aa35091-da06-4b1f-bb2c-44e480a22a7f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1987110597"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:06.547561 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume request body: {'volume': {"'backup_id": '2aa35091-da06-4b1f-bb2c-44e480a22a7f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1987110597'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:06.547677 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume of 1 GB Aug 14 04:06:06.552009 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Availability Zones retrieved successfully. Aug 14 04:06:06.556968 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Flow 'volume_create_api' (b9dabdf0-cfb9-46bd-bf77-7ca5df141888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:06.557985 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62db7473-4c9d-493c-bffb-da723b43929f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.558827 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:06.581028 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62db7473-4c9d-493c-bffb-da723b43929f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.581811 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9b2160-1176-4942-8c9f-82ac7de84ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.616540 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Created reservations ['7170f7f1-00d6-4847-8355-f3f06f0c5db3', '5b9c7cd1-4d6f-4bb2-a95e-c7c455f076a4', '5186766c-ac39-4083-acf5-1587cbc6e6a5', 'ea7134d7-cb2d-4fe8-a292-a1d34ca991d9'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:06.617286 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9b2160-1176-4942-8c9f-82ac7de84ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7170f7f1-00d6-4847-8355-f3f06f0c5db3', '5b9c7cd1-4d6f-4bb2-a95e-c7c455f076a4', '5186766c-ac39-4083-acf5-1587cbc6e6a5', 'ea7134d7-cb2d-4fe8-a292-a1d34ca991d9']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.617932 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (943747e7-b54f-46d9-9e36-a370476b8642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.636470 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (943747e7-b54f-46d9-9e36-a370476b8642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1987110597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56949a2e10643829907ad9be1155bd7',qos_specs=None,replication_status=,reservations=['7170f7f1-00d6-4847-8355-f3f06f0c5db3','5b9c7cd1-4d6f-4bb2-a95e-c7c455f076a4','5186766c-ac39-4083-acf5-1587cbc6e6a5','ea7134d7-cb2d-4fe8-a292-a1d34ca991d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14a2f61f754fbf8acef26d327dd133',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1987110597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56949a2e10643829907ad9be1155bd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b14a2f61f754fbf8acef26d327dd133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.637109 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e5caa7-405e-499c-bf33-98b39ac83569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.652068 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e5caa7-405e-499c-bf33-98b39ac83569) transitioned into state 'SUCCESS' from state '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-1987110597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56949a2e10643829907ad9be1155bd7',qos_specs=None,replication_status=,reservations=['7170f7f1-00d6-4847-8355-f3f06f0c5db3','5b9c7cd1-4d6f-4bb2-a95e-c7c455f076a4','5186766c-ac39-4083-acf5-1587cbc6e6a5','ea7134d7-cb2d-4fe8-a292-a1d34ca991d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14a2f61f754fbf8acef26d327dd133',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.652698 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (898caa74-03cc-4ab9-9fa4-a48ccf5c3b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.660328 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (898caa74-03cc-4ab9-9fa4-a48ccf5c3b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.661074 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Flow 'volume_create_api' (b9dabdf0-cfb9-46bd-bf77-7ca5df141888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:06.661401 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume request issued successfully. Aug 14 04:06:06.661971 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-90081270-64df-4708-ada8-d96cb26a7ae0 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:06.662412 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1346/5411] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:06:06 2026] POST /volume/v3/volumes => generated 756 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:06:06.673799 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:06.675497 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:06.675808 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2aa35091-da06-4b1f-bb2c-44e480a22a7f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-122582004"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:06.677356 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume request body: {'volume': {"'backup_id": '2aa35091-da06-4b1f-bb2c-44e480a22a7f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-122582004'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:06.677434 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume of 1 GB Aug 14 04:06:06.681343 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Availability Zones retrieved successfully. Aug 14 04:06:06.687011 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Flow 'volume_create_api' (411c7fd0-2081-4b97-b3b0-a9fdd9df4906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:06.687884 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0b1b7c8-9802-4f52-97a0-fa6922071d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.688866 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:06.712434 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0b1b7c8-9802-4f52-97a0-fa6922071d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.713357 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93184463-bf4e-4782-ab62-6af8c202b3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.748557 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Created reservations ['cac9fa01-4806-4a10-be75-ed1bbb572552', 'e8e0a6de-d821-488f-864c-5fd5e9f87fe6', '6fa934f5-b47b-4394-a29b-a839fc4ab75d', '09fcd50b-6fab-4658-bad9-d70bf8e1ed01'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:06.749324 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93184463-bf4e-4782-ab62-6af8c202b3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cac9fa01-4806-4a10-be75-ed1bbb572552', 'e8e0a6de-d821-488f-864c-5fd5e9f87fe6', '6fa934f5-b47b-4394-a29b-a839fc4ab75d', '09fcd50b-6fab-4658-bad9-d70bf8e1ed01']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.750013 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7346c2fc-419e-49d4-82ab-d66c9577c5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.771128 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7346c2fc-419e-49d4-82ab-d66c9577c5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-122582004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56949a2e10643829907ad9be1155bd7',qos_specs=None,replication_status=,reservations=['cac9fa01-4806-4a10-be75-ed1bbb572552','e8e0a6de-d821-488f-864c-5fd5e9f87fe6','6fa934f5-b47b-4394-a29b-a839fc4ab75d','09fcd50b-6fab-4658-bad9-d70bf8e1ed01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14a2f61f754fbf8acef26d327dd133',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-122582004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56949a2e10643829907ad9be1155bd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b14a2f61f754fbf8acef26d327dd133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.772401 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d28f94ac-da39-4cca-8230-131f2f896c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.790666 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d28f94ac-da39-4cca-8230-131f2f896c4e) transitioned into state 'SUCCESS' from state '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-122582004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56949a2e10643829907ad9be1155bd7',qos_specs=None,replication_status=,reservations=['cac9fa01-4806-4a10-be75-ed1bbb572552','e8e0a6de-d821-488f-864c-5fd5e9f87fe6','6fa934f5-b47b-4394-a29b-a839fc4ab75d','09fcd50b-6fab-4658-bad9-d70bf8e1ed01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14a2f61f754fbf8acef26d327dd133',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.791361 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08174256-5fcf-4f3d-8199-f3d2a6137758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.799119 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08174256-5fcf-4f3d-8199-f3d2a6137758) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.799879 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Flow 'volume_create_api' (411c7fd0-2081-4b97-b3b0-a9fdd9df4906) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:06.800164 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume request issued successfully. Aug 14 04:06:06.800699 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bd78fe32-025a-4e67-8f0a-dd106405fb98 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:06.801099 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1357/5412] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:06:06 2026] POST /volume/v3/volumes => generated 755 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:06:06.811693 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:06.813401 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:06.813734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2aa35091-da06-4b1f-bb2c-44e480a22a7f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-402500124"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:06.815179 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume request body: {'volume': {"'backup_id": '2aa35091-da06-4b1f-bb2c-44e480a22a7f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-402500124'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:06.815320 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume of 1 GB Aug 14 04:06:06.819529 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Availability Zones retrieved successfully. Aug 14 04:06:06.824862 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Flow 'volume_create_api' (f27ff0ef-1072-4f06-b01c-893219cf10a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:06.825781 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc8adab6-5e27-4e25-8bd8-ac4072f8c169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.826663 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:06.849423 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc8adab6-5e27-4e25-8bd8-ac4072f8c169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.850109 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48e24b5f-9268-4c54-8dde-16a5dd1f9235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.883514 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Created reservations ['29b988cf-cc21-4604-9fb5-30b0cbf232b5', '1a074a44-3c62-4f10-a369-9bb3cfe70a8b', '49fee135-69bc-4c7a-808e-65ed0c854b04', 'b8a4730d-cfd1-4b35-8b85-737ba597635e'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:06.884296 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48e24b5f-9268-4c54-8dde-16a5dd1f9235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29b988cf-cc21-4604-9fb5-30b0cbf232b5', '1a074a44-3c62-4f10-a369-9bb3cfe70a8b', '49fee135-69bc-4c7a-808e-65ed0c854b04', 'b8a4730d-cfd1-4b35-8b85-737ba597635e']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.884993 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a64ff08-6381-401a-9921-6fc8bb509aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.903411 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a64ff08-6381-401a-9921-6fc8bb509aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e611338-e8e1-4132-916c-b6934f937044', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-402500124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56949a2e10643829907ad9be1155bd7',qos_specs=None,replication_status=,reservations=['29b988cf-cc21-4604-9fb5-30b0cbf232b5','1a074a44-3c62-4f10-a369-9bb3cfe70a8b','49fee135-69bc-4c7a-808e-65ed0c854b04','b8a4730d-cfd1-4b35-8b85-737ba597635e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14a2f61f754fbf8acef26d327dd133',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-402500124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e611338-e8e1-4132-916c-b6934f937044,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56949a2e10643829907ad9be1155bd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b14a2f61f754fbf8acef26d327dd133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.904097 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca41b92-c2b0-496e-bfd6-2a5e17a61820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.919734 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca41b92-c2b0-496e-bfd6-2a5e17a61820) transitioned into state 'SUCCESS' from state '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-402500124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56949a2e10643829907ad9be1155bd7',qos_specs=None,replication_status=,reservations=['29b988cf-cc21-4604-9fb5-30b0cbf232b5','1a074a44-3c62-4f10-a369-9bb3cfe70a8b','49fee135-69bc-4c7a-808e-65ed0c854b04','b8a4730d-cfd1-4b35-8b85-737ba597635e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14a2f61f754fbf8acef26d327dd133',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.920396 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f72ca7-dbd5-4457-92dd-0cc40b9dd99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.928030 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f72ca7-dbd5-4457-92dd-0cc40b9dd99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.928852 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Flow 'volume_create_api' (f27ff0ef-1072-4f06-b01c-893219cf10a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:06.929171 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume request issued successfully. Aug 14 04:06:06.929706 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-33cb4f26-a6a4-4061-bbba-8dfb44d64d9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:06.930145 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1358/5413] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:06:06 2026] POST /volume/v3/volumes => generated 755 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:06:06.941101 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:06.942896 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:06.943324 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2aa35091-da06-4b1f-bb2c-44e480a22a7f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-402044166"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:06.944790 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume request body: {'volume': {"'backup_id": '2aa35091-da06-4b1f-bb2c-44e480a22a7f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-402044166'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:06.944880 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume of 1 GB Aug 14 04:06:06.949298 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Availability Zones retrieved successfully. Aug 14 04:06:06.954410 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Flow 'volume_create_api' (6bb3bec5-78a8-49eb-8724-8b883affdc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:06.955494 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bdc20a2-8668-4e6e-9a52-a901992ec3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:06.956382 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:06.978201 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bdc20a2-8668-4e6e-9a52-a901992ec3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:06.979375 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3429b353-fc75-4a91-80f7-5d9eeb50430e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:07.019465 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Created reservations ['f3b67ea4-6911-43ec-80ac-7c90c2537af7', '4588d9e6-f8be-4dee-a293-87be3389b615', 'a4388b9f-1a38-4010-8192-51c5479953b2', '187e3b0e-b944-4e3d-97d8-e59046075c08'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:07.020141 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3429b353-fc75-4a91-80f7-5d9eeb50430e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3b67ea4-6911-43ec-80ac-7c90c2537af7', '4588d9e6-f8be-4dee-a293-87be3389b615', 'a4388b9f-1a38-4010-8192-51c5479953b2', '187e3b0e-b944-4e3d-97d8-e59046075c08']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:07.020794 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeab1501-90ab-4e54-ac87-756daa21054f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:07.040126 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeab1501-90ab-4e54-ac87-756daa21054f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82012b6c-0f0e-4205-a530-2e4ce38e8be8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-402044166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56949a2e10643829907ad9be1155bd7',qos_specs=None,replication_status=,reservations=['f3b67ea4-6911-43ec-80ac-7c90c2537af7','4588d9e6-f8be-4dee-a293-87be3389b615','a4388b9f-1a38-4010-8192-51c5479953b2','187e3b0e-b944-4e3d-97d8-e59046075c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14a2f61f754fbf8acef26d327dd133',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-402044166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82012b6c-0f0e-4205-a530-2e4ce38e8be8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56949a2e10643829907ad9be1155bd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b14a2f61f754fbf8acef26d327dd133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:07.040807 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c84b4ac-4a26-4f51-bd0e-c36209542d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:07.056494 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c84b4ac-4a26-4f51-bd0e-c36209542d17) transitioned into state 'SUCCESS' from state '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-402044166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56949a2e10643829907ad9be1155bd7',qos_specs=None,replication_status=,reservations=['f3b67ea4-6911-43ec-80ac-7c90c2537af7','4588d9e6-f8be-4dee-a293-87be3389b615','a4388b9f-1a38-4010-8192-51c5479953b2','187e3b0e-b944-4e3d-97d8-e59046075c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14a2f61f754fbf8acef26d327dd133',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:07.057148 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72651851-49b0-43ce-a51f-744aee3d98d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:07.064707 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72651851-49b0-43ce-a51f-744aee3d98d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:07.065465 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Flow 'volume_create_api' (6bb3bec5-78a8-49eb-8724-8b883affdc1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:07.065724 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume request issued successfully. Aug 14 04:06:07.066248 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-68ab81f4-32cc-478f-bec0-c880733b1e2f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:07.066700 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1353/5414] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:06:06 2026] POST /volume/v3/volumes => generated 755 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:06:07.077479 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:07.079157 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:07.079460 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2aa35091-da06-4b1f-bb2c-44e480a22a7f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-171718800"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:07.080841 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume request body: {'volume': {"'backup_id": '2aa35091-da06-4b1f-bb2c-44e480a22a7f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-171718800'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:07.080963 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume of 1 GB Aug 14 04:06:07.081244 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:07.081244 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:07.085003 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Availability Zones retrieved successfully. Aug 14 04:06:07.089910 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Flow 'volume_create_api' (0c676fea-3b83-4c7a-add5-3e236c17a828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:07.090749 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4387fc2a-8d93-4df1-8e84-df6980387272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:07.091512 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:07.113478 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4387fc2a-8d93-4df1-8e84-df6980387272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:07.114170 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df20a458-2d14-42ff-88c6-d2e9c4eec840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:07.147453 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Created reservations ['d5cdbc31-bac7-4385-9bde-5ff276b45598', 'd57ce0de-0ba1-4324-b384-ba697844db47', 'cf261178-1110-4320-b251-1eb9de38ee50', 'c7d2717d-7340-44ac-963e-f286a25928f6'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:07.148202 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df20a458-2d14-42ff-88c6-d2e9c4eec840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5cdbc31-bac7-4385-9bde-5ff276b45598', 'd57ce0de-0ba1-4324-b384-ba697844db47', 'cf261178-1110-4320-b251-1eb9de38ee50', 'c7d2717d-7340-44ac-963e-f286a25928f6']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:07.148872 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8425d18f-020c-4f22-861d-55398f31b0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:07.169619 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8425d18f-020c-4f22-861d-55398f31b0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7cf397a-a858-4278-a6b8-c0126cdee4a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-171718800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56949a2e10643829907ad9be1155bd7',qos_specs=None,replication_status=,reservations=['d5cdbc31-bac7-4385-9bde-5ff276b45598','d57ce0de-0ba1-4324-b384-ba697844db47','cf261178-1110-4320-b251-1eb9de38ee50','c7d2717d-7340-44ac-963e-f286a25928f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14a2f61f754fbf8acef26d327dd133',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-171718800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7cf397a-a858-4278-a6b8-c0126cdee4a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56949a2e10643829907ad9be1155bd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b14a2f61f754fbf8acef26d327dd133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:07.170804 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c405df61-9614-4f2b-9c95-2f22417b4ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:07.187115 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c405df61-9614-4f2b-9c95-2f22417b4ebe) transitioned into state 'SUCCESS' from state '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-171718800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56949a2e10643829907ad9be1155bd7',qos_specs=None,replication_status=,reservations=['d5cdbc31-bac7-4385-9bde-5ff276b45598','d57ce0de-0ba1-4324-b384-ba697844db47','cf261178-1110-4320-b251-1eb9de38ee50','c7d2717d-7340-44ac-963e-f286a25928f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14a2f61f754fbf8acef26d327dd133',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:07.187904 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed72a50-952d-4ecf-b074-d99fe09923a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:07.195417 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed72a50-952d-4ecf-b074-d99fe09923a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:07.196250 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Flow 'volume_create_api' (0c676fea-3b83-4c7a-add5-3e236c17a828) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:07.196584 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Create volume request issued successfully. Aug 14 04:06:07.197115 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5656df6e-fd0c-4280-af94-3050fc65bc5f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:07.197557 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1347/5415] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:06:07 2026] POST /volume/v3/volumes => generated 755 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:06:07.208429 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d184d4c5-e61d-4d39-8769-5e5530bbd4b2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:07.210270 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d184d4c5-e61d-4d39-8769-5e5530bbd4b2 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1 Aug 14 04:06:07.210460 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d184d4c5-e61d-4d39-8769-5e5530bbd4b2 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:07.210637 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d184d4c5-e61d-4d39-8769-5e5530bbd4b2 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:07.217322 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:07.217322 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:07.220412 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d184d4c5-e61d-4d39-8769-5e5530bbd4b2 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:07.224106 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d184d4c5-e61d-4d39-8769-5e5530bbd4b2 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1 returned with HTTP 200 Aug 14 04:06:07.224645 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1358/5416] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:07 2026] GET /volume/v3/volumes/eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:07.235215 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3cbe3513-7ad5-4ea6-83f3-4482a6f50b9b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:07.237424 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3cbe3513-7ad5-4ea6-83f3-4482a6f50b9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff Aug 14 04:06:07.237647 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3cbe3513-7ad5-4ea6-83f3-4482a6f50b9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:07.237883 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3cbe3513-7ad5-4ea6-83f3-4482a6f50b9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:07.246008 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:07.246008 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:07.250308 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3cbe3513-7ad5-4ea6-83f3-4482a6f50b9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:07.254487 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3cbe3513-7ad5-4ea6-83f3-4482a6f50b9b tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff returned with HTTP 200 Aug 14 04:06:07.254898 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1359/5417] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:07 2026] GET /volume/v3/volumes/f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:07.265687 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-986578b9-8aca-4d61-9dcc-029422c974be None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:07.267554 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-986578b9-8aca-4d61-9dcc-029422c974be tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/5e611338-e8e1-4132-916c-b6934f937044 Aug 14 04:06:07.267732 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-986578b9-8aca-4d61-9dcc-029422c974be tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:07.267926 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-986578b9-8aca-4d61-9dcc-029422c974be tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:07.275022 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:07.275022 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:07.278395 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-986578b9-8aca-4d61-9dcc-029422c974be tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:07.282510 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-986578b9-8aca-4d61-9dcc-029422c974be tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/5e611338-e8e1-4132-916c-b6934f937044 returned with HTTP 200 Aug 14 04:06:07.282906 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1354/5418] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:07 2026] GET /volume/v3/volumes/5e611338-e8e1-4132-916c-b6934f937044 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:07.296213 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7b403eab-ef22-48ff-9763-0728f14e8149 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:07.297983 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7b403eab-ef22-48ff-9763-0728f14e8149 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/82012b6c-0f0e-4205-a530-2e4ce38e8be8 Aug 14 04:06:07.298188 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7b403eab-ef22-48ff-9763-0728f14e8149 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:07.298382 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7b403eab-ef22-48ff-9763-0728f14e8149 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:07.304841 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:07.304841 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:07.308155 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7b403eab-ef22-48ff-9763-0728f14e8149 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:07.312471 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7b403eab-ef22-48ff-9763-0728f14e8149 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/82012b6c-0f0e-4205-a530-2e4ce38e8be8 returned with HTTP 200 Aug 14 04:06:07.312873 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1348/5419] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:07 2026] GET /volume/v3/volumes/82012b6c-0f0e-4205-a530-2e4ce38e8be8 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:07.324848 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0a30ab8d-b093-4f52-b92a-effb1d5c801c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:07.326844 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0a30ab8d-b093-4f52-b92a-effb1d5c801c tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/f7cf397a-a858-4278-a6b8-c0126cdee4a4 Aug 14 04:06:07.327060 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0a30ab8d-b093-4f52-b92a-effb1d5c801c tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:07.327307 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0a30ab8d-b093-4f52-b92a-effb1d5c801c tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:07.333725 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:07.333725 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:07.336891 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0a30ab8d-b093-4f52-b92a-effb1d5c801c tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:07.340474 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0a30ab8d-b093-4f52-b92a-effb1d5c801c tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/f7cf397a-a858-4278-a6b8-c0126cdee4a4 returned with HTTP 200 Aug 14 04:06:07.340821 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1359/5420] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:07 2026] GET /volume/v3/volumes/f7cf397a-a858-4278-a6b8-c0126cdee4a4 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:07.352424 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4c5f24d9-d783-4231-bdb0-6165f210f569 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:07.354107 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4c5f24d9-d783-4231-bdb0-6165f210f569 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] DELETE https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:06:07.354319 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4c5f24d9-d783-4231-bdb0-6165f210f569 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:07.354501 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4c5f24d9-d783-4231-bdb0-6165f210f569 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:07.354595 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.contrib.backups [None req-4c5f24d9-d783-4231-bdb0-6165f210f569 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Delete backup with id: 2aa35091-da06-4b1f-bb2c-44e480a22a7f. Aug 14 04:06:07.358521 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:07.358521 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:07.369471 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.backup.rpcapi [None req-4c5f24d9-d783-4231-bdb0-6165f210f569 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] delete_backup rpcapi backup_id 2aa35091-da06-4b1f-bb2c-44e480a22a7f {{(pid=100327) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 04:06:07.371421 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4c5f24d9-d783-4231-bdb0-6165f210f569 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 202 Aug 14 04:06:07.371873 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1360/5421] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:06:07 2026] DELETE /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:06:07.378175 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0163f31f-2572-4cad-91b1-eca89da2756f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:07.379816 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0163f31f-2572-4cad-91b1-eca89da2756f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:06:07.379995 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0163f31f-2572-4cad-91b1-eca89da2756f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:07.380199 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0163f31f-2572-4cad-91b1-eca89da2756f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:07.380325 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.backups [None req-0163f31f-2572-4cad-91b1-eca89da2756f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100326) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:06:07.384451 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:07.384451 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:07.385118 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0163f31f-2572-4cad-91b1-eca89da2756f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 200 Aug 14 04:06:07.385469 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1355/5422] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:07 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:08.395380 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ff5b4e00-a87e-4151-a7ce-f52d0707aa70 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:08.397068 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ff5b4e00-a87e-4151-a7ce-f52d0707aa70 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f Aug 14 04:06:08.397260 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ff5b4e00-a87e-4151-a7ce-f52d0707aa70 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:08.397436 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ff5b4e00-a87e-4151-a7ce-f52d0707aa70 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:08.397533 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.backups [None req-ff5b4e00-a87e-4151-a7ce-f52d0707aa70 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Show backup with id 2aa35091-da06-4b1f-bb2c-44e480a22a7f. {{(pid=100329) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 04:06:08.400709 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ff5b4e00-a87e-4151-a7ce-f52d0707aa70 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f returned with HTTP 404 Aug 14 04:06:08.401151 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1349/5423] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:08 2026] GET /volume/v3/backups/2aa35091-da06-4b1f-bb2c-44e480a22a7f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:08.408216 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-df0471b4-004f-4d36-b932-d2ab95fc0d24 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:08.409771 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-df0471b4-004f-4d36-b932-d2ab95fc0d24 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f7cf397a-a858-4278-a6b8-c0126cdee4a4 Aug 14 04:06:08.409931 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-df0471b4-004f-4d36-b932-d2ab95fc0d24 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:08.410097 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-df0471b4-004f-4d36-b932-d2ab95fc0d24 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:08.410299 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-df0471b4-004f-4d36-b932-d2ab95fc0d24 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Delete volume with id: f7cf397a-a858-4278-a6b8-c0126cdee4a4 Aug 14 04:06:08.417521 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:08.417521 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:08.417930 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-df0471b4-004f-4d36-b932-d2ab95fc0d24 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:08.431615 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-df0471b4-004f-4d36-b932-d2ab95fc0d24 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Delete volume request issued successfully. Aug 14 04:06:08.431782 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-df0471b4-004f-4d36-b932-d2ab95fc0d24 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/f7cf397a-a858-4278-a6b8-c0126cdee4a4 returned with HTTP 202 Aug 14 04:06:08.432179 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1360/5424] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:06:08 2026] DELETE /volume/v3/volumes/f7cf397a-a858-4278-a6b8-c0126cdee4a4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:06:08.439436 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-fe07a580-a58d-4d8e-ac31-ba8170dfff71 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:08.441009 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fe07a580-a58d-4d8e-ac31-ba8170dfff71 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/f7cf397a-a858-4278-a6b8-c0126cdee4a4 Aug 14 04:06:08.441204 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fe07a580-a58d-4d8e-ac31-ba8170dfff71 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:08.441395 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-fe07a580-a58d-4d8e-ac31-ba8170dfff71 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:08.448149 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:08.448149 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:08.451096 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-fe07a580-a58d-4d8e-ac31-ba8170dfff71 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:08.454638 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-fe07a580-a58d-4d8e-ac31-ba8170dfff71 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/f7cf397a-a858-4278-a6b8-c0126cdee4a4 returned with HTTP 200 Aug 14 04:06:08.454969 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1361/5425] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:08 2026] GET /volume/v3/volumes/f7cf397a-a858-4278-a6b8-c0126cdee4a4 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:09.467779 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-f2e4d861-632f-4930-9a46-eb9145932e73 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:09.469483 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f2e4d861-632f-4930-9a46-eb9145932e73 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/f7cf397a-a858-4278-a6b8-c0126cdee4a4 Aug 14 04:06:09.469843 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f2e4d861-632f-4930-9a46-eb9145932e73 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:09.469843 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-f2e4d861-632f-4930-9a46-eb9145932e73 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:09.475930 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-f2e4d861-632f-4930-9a46-eb9145932e73 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/f7cf397a-a858-4278-a6b8-c0126cdee4a4 returned with HTTP 404 Aug 14 04:06:09.476504 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1356/5426] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:09 2026] GET /volume/v3/volumes/f7cf397a-a858-4278-a6b8-c0126cdee4a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:09.482639 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-86dc4085-4114-4e34-92e7-5acf357e5f10 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:09.484293 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-86dc4085-4114-4e34-92e7-5acf357e5f10 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] DELETE https://10.4.3.64/volume/v3/volumes/82012b6c-0f0e-4205-a530-2e4ce38e8be8 Aug 14 04:06:09.484486 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-86dc4085-4114-4e34-92e7-5acf357e5f10 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:09.484655 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-86dc4085-4114-4e34-92e7-5acf357e5f10 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:09.484803 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-86dc4085-4114-4e34-92e7-5acf357e5f10 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Delete volume with id: 82012b6c-0f0e-4205-a530-2e4ce38e8be8 Aug 14 04:06:09.491373 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:09.491373 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:09.491788 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-86dc4085-4114-4e34-92e7-5acf357e5f10 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:09.505428 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-86dc4085-4114-4e34-92e7-5acf357e5f10 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Delete volume request issued successfully. Aug 14 04:06:09.505615 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-86dc4085-4114-4e34-92e7-5acf357e5f10 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/82012b6c-0f0e-4205-a530-2e4ce38e8be8 returned with HTTP 202 Aug 14 04:06:09.506117 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1350/5427] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:06:09 2026] DELETE /volume/v3/volumes/82012b6c-0f0e-4205-a530-2e4ce38e8be8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:06:09.513241 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-914cb296-bade-43f0-b767-25b3926b3fbb None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:09.514921 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-914cb296-bade-43f0-b767-25b3926b3fbb tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/82012b6c-0f0e-4205-a530-2e4ce38e8be8 Aug 14 04:06:09.515116 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-914cb296-bade-43f0-b767-25b3926b3fbb tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:09.515337 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-914cb296-bade-43f0-b767-25b3926b3fbb tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:09.522275 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:09.522275 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:09.525674 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-914cb296-bade-43f0-b767-25b3926b3fbb tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:09.529525 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-914cb296-bade-43f0-b767-25b3926b3fbb tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/82012b6c-0f0e-4205-a530-2e4ce38e8be8 returned with HTTP 200 Aug 14 04:06:09.529950 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1361/5428] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:09 2026] GET /volume/v3/volumes/82012b6c-0f0e-4205-a530-2e4ce38e8be8 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:10.541551 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a2d47651-7a24-45dd-a31d-b4c7fd287649 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:10.543440 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a2d47651-7a24-45dd-a31d-b4c7fd287649 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/82012b6c-0f0e-4205-a530-2e4ce38e8be8 Aug 14 04:06:10.543617 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a2d47651-7a24-45dd-a31d-b4c7fd287649 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:10.543818 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a2d47651-7a24-45dd-a31d-b4c7fd287649 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:10.548774 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a2d47651-7a24-45dd-a31d-b4c7fd287649 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/82012b6c-0f0e-4205-a530-2e4ce38e8be8 returned with HTTP 404 Aug 14 04:06:10.549205 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1362/5429] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:10 2026] GET /volume/v3/volumes/82012b6c-0f0e-4205-a530-2e4ce38e8be8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:10.555015 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a21dae70-f2da-4e11-9a36-13e5472b02fa None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:10.556606 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a21dae70-f2da-4e11-9a36-13e5472b02fa tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5e611338-e8e1-4132-916c-b6934f937044 Aug 14 04:06:10.556771 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a21dae70-f2da-4e11-9a36-13e5472b02fa tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:10.556933 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a21dae70-f2da-4e11-9a36-13e5472b02fa tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:10.557077 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-a21dae70-f2da-4e11-9a36-13e5472b02fa tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Delete volume with id: 5e611338-e8e1-4132-916c-b6934f937044 Aug 14 04:06:10.564329 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:10.564329 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:10.564678 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a21dae70-f2da-4e11-9a36-13e5472b02fa tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:10.577960 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a21dae70-f2da-4e11-9a36-13e5472b02fa tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Delete volume request issued successfully. Aug 14 04:06:10.578125 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a21dae70-f2da-4e11-9a36-13e5472b02fa tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/5e611338-e8e1-4132-916c-b6934f937044 returned with HTTP 202 Aug 14 04:06:10.578480 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1357/5430] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:06:10 2026] DELETE /volume/v3/volumes/5e611338-e8e1-4132-916c-b6934f937044 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:06:10.584901 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5b0f3c37-da98-423a-a29f-5a5a31869173 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:10.587023 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5b0f3c37-da98-423a-a29f-5a5a31869173 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/5e611338-e8e1-4132-916c-b6934f937044 Aug 14 04:06:10.587269 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5b0f3c37-da98-423a-a29f-5a5a31869173 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:10.587484 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5b0f3c37-da98-423a-a29f-5a5a31869173 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:10.593723 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:10.593723 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:10.596820 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5b0f3c37-da98-423a-a29f-5a5a31869173 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:10.600678 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5b0f3c37-da98-423a-a29f-5a5a31869173 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/5e611338-e8e1-4132-916c-b6934f937044 returned with HTTP 200 Aug 14 04:06:10.601101 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1351/5431] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:10 2026] GET /volume/v3/volumes/5e611338-e8e1-4132-916c-b6934f937044 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:11.612598 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b5c4b0eb-1c07-4b64-8807-e5337431d908 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:11.614201 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b5c4b0eb-1c07-4b64-8807-e5337431d908 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/5e611338-e8e1-4132-916c-b6934f937044 Aug 14 04:06:11.614400 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b5c4b0eb-1c07-4b64-8807-e5337431d908 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:11.614569 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b5c4b0eb-1c07-4b64-8807-e5337431d908 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:11.619558 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b5c4b0eb-1c07-4b64-8807-e5337431d908 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/5e611338-e8e1-4132-916c-b6934f937044 returned with HTTP 404 Aug 14 04:06:11.619959 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1362/5432] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:11 2026] GET /volume/v3/volumes/5e611338-e8e1-4132-916c-b6934f937044 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:11.626203 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-76ae11f5-68ac-42ab-b434-eabeec15377f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:11.627933 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-76ae11f5-68ac-42ab-b434-eabeec15377f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff Aug 14 04:06:11.628108 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-76ae11f5-68ac-42ab-b434-eabeec15377f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:11.628334 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-76ae11f5-68ac-42ab-b434-eabeec15377f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:11.628487 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-76ae11f5-68ac-42ab-b434-eabeec15377f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Delete volume with id: f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff Aug 14 04:06:11.635280 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:11.635280 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:11.635706 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-76ae11f5-68ac-42ab-b434-eabeec15377f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:11.649324 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-76ae11f5-68ac-42ab-b434-eabeec15377f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Delete volume request issued successfully. Aug 14 04:06:11.649576 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-76ae11f5-68ac-42ab-b434-eabeec15377f tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff returned with HTTP 202 Aug 14 04:06:11.650120 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1363/5433] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:06:11 2026] DELETE /volume/v3/volumes/f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:06:11.657478 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-aee6d317-6416-48ad-91b8-fdd7ee804b22 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:11.659311 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aee6d317-6416-48ad-91b8-fdd7ee804b22 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff Aug 14 04:06:11.659562 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aee6d317-6416-48ad-91b8-fdd7ee804b22 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:11.659778 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-aee6d317-6416-48ad-91b8-fdd7ee804b22 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:11.666880 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:11.666880 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:11.670355 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-aee6d317-6416-48ad-91b8-fdd7ee804b22 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:11.674557 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-aee6d317-6416-48ad-91b8-fdd7ee804b22 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff returned with HTTP 200 Aug 14 04:06:11.674926 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1358/5434] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:11 2026] GET /volume/v3/volumes/f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:12.686062 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-46be9c89-86a0-46ec-9b2a-d561a4574268 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:12.687738 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-46be9c89-86a0-46ec-9b2a-d561a4574268 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff Aug 14 04:06:12.687924 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-46be9c89-86a0-46ec-9b2a-d561a4574268 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:12.688098 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-46be9c89-86a0-46ec-9b2a-d561a4574268 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:12.693811 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-46be9c89-86a0-46ec-9b2a-d561a4574268 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff returned with HTTP 404 Aug 14 04:06:12.694323 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1352/5435] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:12 2026] GET /volume/v3/volumes/f1b63219-c7ff-4919-87e3-ac0d2e3fe2ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:12.700459 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6a18dc7c-dfbb-4d0c-b633-2bcd511411fa None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:12.702219 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6a18dc7c-dfbb-4d0c-b633-2bcd511411fa tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] DELETE https://10.4.3.64/volume/v3/volumes/eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1 Aug 14 04:06:12.702441 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6a18dc7c-dfbb-4d0c-b633-2bcd511411fa tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:12.702648 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6a18dc7c-dfbb-4d0c-b633-2bcd511411fa tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:12.702837 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-6a18dc7c-dfbb-4d0c-b633-2bcd511411fa tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Delete volume with id: eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1 Aug 14 04:06:12.709059 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:12.709059 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:12.709496 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6a18dc7c-dfbb-4d0c-b633-2bcd511411fa tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:12.723045 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6a18dc7c-dfbb-4d0c-b633-2bcd511411fa tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Delete volume request issued successfully. Aug 14 04:06:12.723373 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6a18dc7c-dfbb-4d0c-b633-2bcd511411fa tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1 returned with HTTP 202 Aug 14 04:06:12.723756 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1363/5436] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:06:12 2026] DELETE /volume/v3/volumes/eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:06:12.730058 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bb299726-51f2-4640-a8d9-a0d03414fe91 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:12.731791 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bb299726-51f2-4640-a8d9-a0d03414fe91 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1 Aug 14 04:06:12.731972 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bb299726-51f2-4640-a8d9-a0d03414fe91 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:12.732179 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bb299726-51f2-4640-a8d9-a0d03414fe91 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:12.738418 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:12.738418 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:12.741753 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bb299726-51f2-4640-a8d9-a0d03414fe91 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:12.745434 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bb299726-51f2-4640-a8d9-a0d03414fe91 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1 returned with HTTP 200 Aug 14 04:06:12.745966 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1364/5437] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:12 2026] GET /volume/v3/volumes/eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:13.757473 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-960d474a-a0ce-4533-bc1c-d9fdcb423af4 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:13.759172 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-960d474a-a0ce-4533-bc1c-d9fdcb423af4 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1 Aug 14 04:06:13.759353 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-960d474a-a0ce-4533-bc1c-d9fdcb423af4 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:13.759526 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-960d474a-a0ce-4533-bc1c-d9fdcb423af4 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:13.764851 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-960d474a-a0ce-4533-bc1c-d9fdcb423af4 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1 returned with HTTP 404 Aug 14 04:06:13.765289 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1359/5438] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:13 2026] GET /volume/v3/volumes/eab0cd21-8622-4c8a-8bdb-adbd5ad0c2d1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:13.771004 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-43d1ad3d-80cb-4f63-a5a5-85ef7fb81c02 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:13.773161 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-43d1ad3d-80cb-4f63-a5a5-85ef7fb81c02 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf Aug 14 04:06:13.773376 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-43d1ad3d-80cb-4f63-a5a5-85ef7fb81c02 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:13.773576 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-43d1ad3d-80cb-4f63-a5a5-85ef7fb81c02 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:13.773731 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-43d1ad3d-80cb-4f63-a5a5-85ef7fb81c02 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Delete volume with id: 3456bb72-1877-44ae-842b-5b8b841f6bbf Aug 14 04:06:13.780581 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:13.780581 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:13.781151 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-43d1ad3d-80cb-4f63-a5a5-85ef7fb81c02 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:13.795116 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-43d1ad3d-80cb-4f63-a5a5-85ef7fb81c02 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Delete volume request issued successfully. Aug 14 04:06:13.795334 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-43d1ad3d-80cb-4f63-a5a5-85ef7fb81c02 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf returned with HTTP 202 Aug 14 04:06:13.795708 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1353/5439] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:06:13 2026] DELETE /volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:06:13.802153 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-04927562-c1ad-4ebc-8e51-30e8f773357d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:13.803737 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-04927562-c1ad-4ebc-8e51-30e8f773357d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf Aug 14 04:06:13.803903 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-04927562-c1ad-4ebc-8e51-30e8f773357d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:13.804116 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-04927562-c1ad-4ebc-8e51-30e8f773357d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:13.811520 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:13.811520 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:13.815186 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-04927562-c1ad-4ebc-8e51-30e8f773357d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Volume info retrieved successfully. Aug 14 04:06:13.819784 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-04927562-c1ad-4ebc-8e51-30e8f773357d tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf returned with HTTP 200 Aug 14 04:06:13.820343 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1364/5440] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:13 2026] GET /volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:14.832257 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3557fe34-6ed9-4f56-9a8f-0ffa576bf614 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:14.833947 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3557fe34-6ed9-4f56-9a8f-0ffa576bf614 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] GET https://10.4.3.64/volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf Aug 14 04:06:14.834202 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3557fe34-6ed9-4f56-9a8f-0ffa576bf614 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:14.834433 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3557fe34-6ed9-4f56-9a8f-0ffa576bf614 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:14.840631 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3557fe34-6ed9-4f56-9a8f-0ffa576bf614 tempest-CreateVolumesFromBackupTest-1643470015 tempest-CreateVolumesFromBackupTest-1643470015-project-member] https://10.4.3.64/volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf returned with HTTP 404 Aug 14 04:06:14.841164 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1365/5441] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:14 2026] GET /volume/v3/volumes/3456bb72-1877-44ae-842b-5b8b841f6bbf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:15.740241 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a0f445f2-a7be-4041-b23d-01fc653648fd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:15.808980 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:15.809338 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2100556042"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:15.810693 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume request body: {'volume': {"'imageRef": 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2100556042'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:15.810809 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume of 1 GB Aug 14 04:06:15.814483 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Availability Zones retrieved successfully. Aug 14 04:06:15.819541 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Flow 'volume_create_api' (c29262db-48eb-4c07-8923-3eb878a8493d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:15.820452 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (466243f4-69f8-4618-8147-06d563893f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:15.821239 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:15.842744 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (466243f4-69f8-4618-8147-06d563893f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:15.843444 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c6622df-83d8-4d0d-82d5-5ce58c9e5308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:15.890605 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Created reservations ['b8259026-f9aa-429d-9507-022d64ed5982', 'a4fe3f9f-bebb-460f-b062-be4b20ece365', '187d0a14-7d5e-426a-b167-eb26a25f9867', '07e7be95-baef-4152-9af9-b33a33db7c44'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:15.891349 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c6622df-83d8-4d0d-82d5-5ce58c9e5308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8259026-f9aa-429d-9507-022d64ed5982', 'a4fe3f9f-bebb-460f-b062-be4b20ece365', '187d0a14-7d5e-426a-b167-eb26a25f9867', '07e7be95-baef-4152-9af9-b33a33db7c44']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:15.892003 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd47cd1-8a6a-4021-a2f2-a1e55c644505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:15.910074 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd47cd1-8a6a-4021-a2f2-a1e55c644505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2100556042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5b9b014e754b3bb24e5fdafa773658',qos_specs=None,replication_status=,reservations=['b8259026-f9aa-429d-9507-022d64ed5982','a4fe3f9f-bebb-460f-b062-be4b20ece365','187d0a14-7d5e-426a-b167-eb26a25f9867','07e7be95-baef-4152-9af9-b33a33db7c44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dec9d54604394f27b4133c3c85b69faa',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2100556042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d5b9b014e754b3bb24e5fdafa773658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dec9d54604394f27b4133c3c85b69faa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:15.910710 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (546a7a59-3715-467b-9ecf-e46a49507a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:15.924893 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (546a7a59-3715-467b-9ecf-e46a49507a39) transitioned into state 'SUCCESS' from state '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-2100556042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5b9b014e754b3bb24e5fdafa773658',qos_specs=None,replication_status=,reservations=['b8259026-f9aa-429d-9507-022d64ed5982','a4fe3f9f-bebb-460f-b062-be4b20ece365','187d0a14-7d5e-426a-b167-eb26a25f9867','07e7be95-baef-4152-9af9-b33a33db7c44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dec9d54604394f27b4133c3c85b69faa',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:15.925545 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5660fba1-8a37-455e-a381-cb3a63826aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:15.933806 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5660fba1-8a37-455e-a381-cb3a63826aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:15.933806 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Flow 'volume_create_api' (c29262db-48eb-4c07-8923-3eb878a8493d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:15.933806 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume request issued successfully. Aug 14 04:06:15.934398 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a0f445f2-a7be-4041-b23d-01fc653648fd tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:15.934714 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1360/5442] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:06:15 2026] POST /volume/v3/volumes => generated 755 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:06:15.945611 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-df08850c-166d-443d-9e17-2a0547a47461 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:15.947338 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:15.947957 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-928821283"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:15.949041 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume request body: {'volume': {"'imageRef": 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-928821283'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:15.949190 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume of 1 GB Aug 14 04:06:15.952984 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Availability Zones retrieved successfully. Aug 14 04:06:15.957826 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Flow 'volume_create_api' (de08309e-129f-4179-8014-c435102977f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:15.958652 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68c8b723-60d8-4667-a58e-ffb809a69292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:15.959473 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:15.979934 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68c8b723-60d8-4667-a58e-ffb809a69292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:15.980649 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09306ac3-8eab-487a-b014-fab159ca5973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.011703 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Created reservations ['3c1808df-48ff-441e-b60c-8e2200671f5e', 'ab08480d-8bc7-45e5-afdb-046eaceaa806', 'c10c41da-d565-4c30-8c1e-b41163e1865e', '2cf6d19b-0741-4677-9c59-4b88c1b5cf3d'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:16.012525 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09306ac3-8eab-487a-b014-fab159ca5973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c1808df-48ff-441e-b60c-8e2200671f5e', 'ab08480d-8bc7-45e5-afdb-046eaceaa806', 'c10c41da-d565-4c30-8c1e-b41163e1865e', '2cf6d19b-0741-4677-9c59-4b88c1b5cf3d']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.013289 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea28b4a8-15dd-4f2a-bcc7-dfb072b3f2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.034074 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea28b4a8-15dd-4f2a-bcc7-dfb072b3f2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2906b88b-a4d6-45be-b81d-8f77f945ec48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-928821283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5b9b014e754b3bb24e5fdafa773658',qos_specs=None,replication_status=,reservations=['3c1808df-48ff-441e-b60c-8e2200671f5e','ab08480d-8bc7-45e5-afdb-046eaceaa806','c10c41da-d565-4c30-8c1e-b41163e1865e','2cf6d19b-0741-4677-9c59-4b88c1b5cf3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dec9d54604394f27b4133c3c85b69faa',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-928821283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2906b88b-a4d6-45be-b81d-8f77f945ec48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d5b9b014e754b3bb24e5fdafa773658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dec9d54604394f27b4133c3c85b69faa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.034795 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed08a3ec-e8ec-4822-b069-ba829479f827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.051772 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed08a3ec-e8ec-4822-b069-ba829479f827) transitioned into state 'SUCCESS' from state '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-928821283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5b9b014e754b3bb24e5fdafa773658',qos_specs=None,replication_status=,reservations=['3c1808df-48ff-441e-b60c-8e2200671f5e','ab08480d-8bc7-45e5-afdb-046eaceaa806','c10c41da-d565-4c30-8c1e-b41163e1865e','2cf6d19b-0741-4677-9c59-4b88c1b5cf3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dec9d54604394f27b4133c3c85b69faa',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.052492 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f1d960e-1d75-43c6-95bb-cd303f4fa0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.060101 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f1d960e-1d75-43c6-95bb-cd303f4fa0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.060892 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Flow 'volume_create_api' (de08309e-129f-4179-8014-c435102977f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:16.061318 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume request issued successfully. Aug 14 04:06:16.061834 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-df08850c-166d-443d-9e17-2a0547a47461 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:16.062263 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1354/5443] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:06:15 2026] POST /volume/v3/volumes => generated 754 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:06:16.072679 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:16.074334 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:16.074681 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1592292103"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:16.076078 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume request body: {'volume': {"'imageRef": 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1592292103'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:16.076186 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume of 1 GB Aug 14 04:06:16.079971 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Availability Zones retrieved successfully. Aug 14 04:06:16.084967 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Flow 'volume_create_api' (485b8cfd-1294-4824-97c9-7350c7db6015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:16.085799 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d3b25ae-4b47-4a92-9473-5d3c9607c403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.086596 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:16.107431 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d3b25ae-4b47-4a92-9473-5d3c9607c403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.108178 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dde357a-fa4d-4bd1-b11d-179da236d650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.140799 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Created reservations ['dfa63394-7f59-4947-ac5e-daa81690a353', '23643321-1af9-42e4-8d9a-df1bcba6a64c', '9f0639d4-ba99-447d-9da7-f07b5bd3aab2', '79f91469-c757-41e5-81b5-c5279b2ec6f2'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:16.141606 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dde357a-fa4d-4bd1-b11d-179da236d650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfa63394-7f59-4947-ac5e-daa81690a353', '23643321-1af9-42e4-8d9a-df1bcba6a64c', '9f0639d4-ba99-447d-9da7-f07b5bd3aab2', '79f91469-c757-41e5-81b5-c5279b2ec6f2']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.142405 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0e80e0-d9ac-44df-9bcd-a82183979f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.162245 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0e80e0-d9ac-44df-9bcd-a82183979f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '479b57f7-c8b1-4f32-ab4a-54e528b8f100', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1592292103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5b9b014e754b3bb24e5fdafa773658',qos_specs=None,replication_status=,reservations=['dfa63394-7f59-4947-ac5e-daa81690a353','23643321-1af9-42e4-8d9a-df1bcba6a64c','9f0639d4-ba99-447d-9da7-f07b5bd3aab2','79f91469-c757-41e5-81b5-c5279b2ec6f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dec9d54604394f27b4133c3c85b69faa',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1592292103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=479b57f7-c8b1-4f32-ab4a-54e528b8f100,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d5b9b014e754b3bb24e5fdafa773658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dec9d54604394f27b4133c3c85b69faa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.163031 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d625d31e-92ef-47cf-9700-10bd7e8df7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.178461 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d625d31e-92ef-47cf-9700-10bd7e8df7ec) transitioned into state 'SUCCESS' from state '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-1592292103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5b9b014e754b3bb24e5fdafa773658',qos_specs=None,replication_status=,reservations=['dfa63394-7f59-4947-ac5e-daa81690a353','23643321-1af9-42e4-8d9a-df1bcba6a64c','9f0639d4-ba99-447d-9da7-f07b5bd3aab2','79f91469-c757-41e5-81b5-c5279b2ec6f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dec9d54604394f27b4133c3c85b69faa',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.179123 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fde60829-6b0a-4108-9d54-ceb849158c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.186513 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fde60829-6b0a-4108-9d54-ceb849158c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.187294 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Flow 'volume_create_api' (485b8cfd-1294-4824-97c9-7350c7db6015) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:16.187572 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume request issued successfully. Aug 14 04:06:16.188114 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c1ac52ce-da3b-4ece-b28c-0026eddd4150 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:16.188721 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1365/5444] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:06:16 2026] POST /volume/v3/volumes => generated 755 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:06:16.198939 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:16.200586 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:16.200931 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1631944746"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:16.202320 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume request body: {'volume': {"'imageRef": 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1631944746'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:16.202434 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume of 1 GB Aug 14 04:06:16.206280 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Availability Zones retrieved successfully. Aug 14 04:06:16.211999 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Flow 'volume_create_api' (6c39bd35-4757-486c-9f2d-8d1a8f3eb517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:16.212876 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54505e48-55ce-4f10-9973-e6a3362829ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.213759 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:16.237143 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54505e48-55ce-4f10-9973-e6a3362829ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.237912 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c5e5fb9-6d83-4414-aba8-298b70d3f4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.273749 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Created reservations ['c2d2a36a-4082-410c-9e46-537ad398b36a', '0bdd611c-ab6f-422f-9128-b91795c4611b', 'b47e2f7c-6814-42d0-94c4-693ccd83489b', 'd47c15e6-52b6-4f15-a74c-9693b17a448b'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:16.274536 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c5e5fb9-6d83-4414-aba8-298b70d3f4b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2d2a36a-4082-410c-9e46-537ad398b36a', '0bdd611c-ab6f-422f-9128-b91795c4611b', 'b47e2f7c-6814-42d0-94c4-693ccd83489b', 'd47c15e6-52b6-4f15-a74c-9693b17a448b']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.275254 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (046a5db0-35dd-4354-a7d4-f04913d8cc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.294440 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (046a5db0-35dd-4354-a7d4-f04913d8cc88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1f00b07-703b-4e9f-8902-c3841ae6153f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1631944746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5b9b014e754b3bb24e5fdafa773658',qos_specs=None,replication_status=,reservations=['c2d2a36a-4082-410c-9e46-537ad398b36a','0bdd611c-ab6f-422f-9128-b91795c4611b','b47e2f7c-6814-42d0-94c4-693ccd83489b','d47c15e6-52b6-4f15-a74c-9693b17a448b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dec9d54604394f27b4133c3c85b69faa',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1631944746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1f00b07-703b-4e9f-8902-c3841ae6153f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d5b9b014e754b3bb24e5fdafa773658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dec9d54604394f27b4133c3c85b69faa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.295101 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8328147f-ddbd-4179-8ba3-9d62ebd6cea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.309905 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8328147f-ddbd-4179-8ba3-9d62ebd6cea7) transitioned into state 'SUCCESS' from state '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-1631944746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5b9b014e754b3bb24e5fdafa773658',qos_specs=None,replication_status=,reservations=['c2d2a36a-4082-410c-9e46-537ad398b36a','0bdd611c-ab6f-422f-9128-b91795c4611b','b47e2f7c-6814-42d0-94c4-693ccd83489b','d47c15e6-52b6-4f15-a74c-9693b17a448b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dec9d54604394f27b4133c3c85b69faa',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.310581 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1355545-1ffa-4fd7-856e-3b03b11fe575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.318652 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1355545-1ffa-4fd7-856e-3b03b11fe575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.319380 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Flow 'volume_create_api' (6c39bd35-4757-486c-9f2d-8d1a8f3eb517) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:16.319635 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume request issued successfully. Aug 14 04:06:16.320150 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b35d270f-cbdb-4cc7-bae6-725d3820d8b7 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:16.320547 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1366/5445] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:06:16 2026] POST /volume/v3/volumes => generated 755 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:06:16.331218 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-08b54bf4-c5d3-4394-8c14-422107acffdf None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:16.332844 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:16.333169 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dfa11e19-297e-4f21-b30f-7a852162eb97", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-505978473"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:16.334526 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume request body: {'volume': {"'imageRef": 'dfa11e19-297e-4f21-b30f-7a852162eb97', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-505978473'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:16.334638 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume of 1 GB Aug 14 04:06:16.334857 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:16.334857 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:16.338171 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Availability Zones retrieved successfully. Aug 14 04:06:16.342900 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Flow 'volume_create_api' (bccbfadf-9a06-4471-bf3e-e3ce5870703c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:16.343824 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d98fbb-525f-4281-a1ae-a835fd976154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.344611 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:16.365443 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d98fbb-525f-4281-a1ae-a835fd976154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.366111 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42c5f35-757d-4559-a606-b3e15d369d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.397437 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Created reservations ['5c60b0f6-b300-4705-9359-730c716d9aed', 'e61edae2-4f7d-4da8-aee1-a0d64b326a07', '81c28c62-fd64-427c-9de5-3bac60bcf857', '20b097e5-000f-4149-896e-88f33bae6bdf'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:16.398089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42c5f35-757d-4559-a606-b3e15d369d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c60b0f6-b300-4705-9359-730c716d9aed', 'e61edae2-4f7d-4da8-aee1-a0d64b326a07', '81c28c62-fd64-427c-9de5-3bac60bcf857', '20b097e5-000f-4149-896e-88f33bae6bdf']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.399170 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368518ed-5e8e-401c-b34a-73d28fbc4cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.417553 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368518ed-5e8e-401c-b34a-73d28fbc4cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49d53c10-b259-4c5d-b42e-f7a4470825aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-505978473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5b9b014e754b3bb24e5fdafa773658',qos_specs=None,replication_status=,reservations=['5c60b0f6-b300-4705-9359-730c716d9aed','e61edae2-4f7d-4da8-aee1-a0d64b326a07','81c28c62-fd64-427c-9de5-3bac60bcf857','20b097e5-000f-4149-896e-88f33bae6bdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dec9d54604394f27b4133c3c85b69faa',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-505978473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49d53c10-b259-4c5d-b42e-f7a4470825aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d5b9b014e754b3bb24e5fdafa773658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dec9d54604394f27b4133c3c85b69faa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.418234 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a511e009-1360-4f37-8d42-c8d68dd3092c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.432621 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a511e009-1360-4f37-8d42-c8d68dd3092c) transitioned into state 'SUCCESS' from state '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-505978473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d5b9b014e754b3bb24e5fdafa773658',qos_specs=None,replication_status=,reservations=['5c60b0f6-b300-4705-9359-730c716d9aed','e61edae2-4f7d-4da8-aee1-a0d64b326a07','81c28c62-fd64-427c-9de5-3bac60bcf857','20b097e5-000f-4149-896e-88f33bae6bdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dec9d54604394f27b4133c3c85b69faa',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.433245 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (374e0522-8072-43d7-b32c-ecb5544be17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:16.440506 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (374e0522-8072-43d7-b32c-ecb5544be17e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:16.441212 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Flow 'volume_create_api' (bccbfadf-9a06-4471-bf3e-e3ce5870703c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:16.441464 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Create volume request issued successfully. Aug 14 04:06:16.441933 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-08b54bf4-c5d3-4394-8c14-422107acffdf tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:16.442507 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1361/5446] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Aug 14 04:06:16 2026] POST /volume/v3/volumes => generated 754 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:06:16.452670 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-eee3f17b-bfd4-4aed-83e5-5b1a1f2ad00d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:16.454427 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eee3f17b-bfd4-4aed-83e5-5b1a1f2ad00d tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9 Aug 14 04:06:16.454613 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-eee3f17b-bfd4-4aed-83e5-5b1a1f2ad00d tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:16.454780 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-eee3f17b-bfd4-4aed-83e5-5b1a1f2ad00d tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:16.461143 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:16.461143 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:16.464280 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-eee3f17b-bfd4-4aed-83e5-5b1a1f2ad00d tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:16.468011 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-eee3f17b-bfd4-4aed-83e5-5b1a1f2ad00d tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9 returned with HTTP 200 Aug 14 04:06:16.468406 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1355/5447] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:16 2026] GET /volume/v3/volumes/504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:16.479146 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-d82e7d8d-c900-4449-a283-884d01f796da None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:16.480787 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d82e7d8d-c900-4449-a283-884d01f796da tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/2906b88b-a4d6-45be-b81d-8f77f945ec48 Aug 14 04:06:16.480951 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d82e7d8d-c900-4449-a283-884d01f796da tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:16.481147 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-d82e7d8d-c900-4449-a283-884d01f796da tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:16.487525 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:16.487525 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:16.490505 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-d82e7d8d-c900-4449-a283-884d01f796da tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:16.493891 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-d82e7d8d-c900-4449-a283-884d01f796da tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/2906b88b-a4d6-45be-b81d-8f77f945ec48 returned with HTTP 200 Aug 14 04:06:16.494256 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1366/5448] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:16 2026] GET /volume/v3/volumes/2906b88b-a4d6-45be-b81d-8f77f945ec48 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:16.505111 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7abc04d3-7695-4038-a062-bda1c6b831b2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:16.506948 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7abc04d3-7695-4038-a062-bda1c6b831b2 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/479b57f7-c8b1-4f32-ab4a-54e528b8f100 Aug 14 04:06:16.507143 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7abc04d3-7695-4038-a062-bda1c6b831b2 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:16.507366 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7abc04d3-7695-4038-a062-bda1c6b831b2 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:16.513840 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:16.513840 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:16.517007 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-7abc04d3-7695-4038-a062-bda1c6b831b2 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:16.520677 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7abc04d3-7695-4038-a062-bda1c6b831b2 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/479b57f7-c8b1-4f32-ab4a-54e528b8f100 returned with HTTP 200 Aug 14 04:06:16.521007 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1367/5449] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:16 2026] GET /volume/v3/volumes/479b57f7-c8b1-4f32-ab4a-54e528b8f100 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:16.532398 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3ff5a3d2-b5d9-45c8-9fbf-2edf34f42e0f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:16.534300 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3ff5a3d2-b5d9-45c8-9fbf-2edf34f42e0f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/d1f00b07-703b-4e9f-8902-c3841ae6153f Aug 14 04:06:16.534483 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3ff5a3d2-b5d9-45c8-9fbf-2edf34f42e0f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:16.534657 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3ff5a3d2-b5d9-45c8-9fbf-2edf34f42e0f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:16.541580 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:16.541580 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:16.544612 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-3ff5a3d2-b5d9-45c8-9fbf-2edf34f42e0f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:16.548231 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3ff5a3d2-b5d9-45c8-9fbf-2edf34f42e0f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/d1f00b07-703b-4e9f-8902-c3841ae6153f returned with HTTP 200 Aug 14 04:06:16.548615 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1362/5450] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:16 2026] GET /volume/v3/volumes/d1f00b07-703b-4e9f-8902-c3841ae6153f => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:16.559777 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1dfc23fa-76ce-45d5-a7db-30e09b67ca4f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:16.561583 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1dfc23fa-76ce-45d5-a7db-30e09b67ca4f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/49d53c10-b259-4c5d-b42e-f7a4470825aa Aug 14 04:06:16.562421 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1dfc23fa-76ce-45d5-a7db-30e09b67ca4f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:16.562421 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1dfc23fa-76ce-45d5-a7db-30e09b67ca4f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:16.568937 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:16.568937 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:16.572995 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1dfc23fa-76ce-45d5-a7db-30e09b67ca4f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:16.576829 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1dfc23fa-76ce-45d5-a7db-30e09b67ca4f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/49d53c10-b259-4c5d-b42e-f7a4470825aa returned with HTTP 200 Aug 14 04:06:16.577200 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1356/5451] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:16 2026] GET /volume/v3/volumes/49d53c10-b259-4c5d-b42e-f7a4470825aa => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:16.588572 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a7f39a85-1fe2-40ba-98ef-2d560d25df24 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:16.590119 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a7f39a85-1fe2-40ba-98ef-2d560d25df24 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] DELETE https://10.4.3.64/volume/v3/volumes/49d53c10-b259-4c5d-b42e-f7a4470825aa Aug 14 04:06:16.590307 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a7f39a85-1fe2-40ba-98ef-2d560d25df24 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:16.590476 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a7f39a85-1fe2-40ba-98ef-2d560d25df24 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:16.590620 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-a7f39a85-1fe2-40ba-98ef-2d560d25df24 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Delete volume with id: 49d53c10-b259-4c5d-b42e-f7a4470825aa Aug 14 04:06:16.596524 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:16.596524 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:16.596897 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a7f39a85-1fe2-40ba-98ef-2d560d25df24 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:16.609895 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a7f39a85-1fe2-40ba-98ef-2d560d25df24 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Delete volume request issued successfully. Aug 14 04:06:16.610078 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a7f39a85-1fe2-40ba-98ef-2d560d25df24 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/49d53c10-b259-4c5d-b42e-f7a4470825aa returned with HTTP 202 Aug 14 04:06:16.610447 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1367/5452] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:06:16 2026] DELETE /volume/v3/volumes/49d53c10-b259-4c5d-b42e-f7a4470825aa => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:06:16.616560 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-812122cf-61a3-46f4-9585-34fb361fa259 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:16.618315 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-812122cf-61a3-46f4-9585-34fb361fa259 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/49d53c10-b259-4c5d-b42e-f7a4470825aa Aug 14 04:06:16.618523 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-812122cf-61a3-46f4-9585-34fb361fa259 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:16.618715 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-812122cf-61a3-46f4-9585-34fb361fa259 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:16.625733 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:16.625733 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:16.629191 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-812122cf-61a3-46f4-9585-34fb361fa259 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:16.632929 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-812122cf-61a3-46f4-9585-34fb361fa259 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/49d53c10-b259-4c5d-b42e-f7a4470825aa returned with HTTP 200 Aug 14 04:06:16.633358 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1368/5453] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:16 2026] GET /volume/v3/volumes/49d53c10-b259-4c5d-b42e-f7a4470825aa => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:17.646550 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-63463f5e-343b-45e9-8c20-ef99d782c00a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:17.648222 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-63463f5e-343b-45e9-8c20-ef99d782c00a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/49d53c10-b259-4c5d-b42e-f7a4470825aa Aug 14 04:06:17.648407 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-63463f5e-343b-45e9-8c20-ef99d782c00a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:17.648580 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-63463f5e-343b-45e9-8c20-ef99d782c00a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:17.653877 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-63463f5e-343b-45e9-8c20-ef99d782c00a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/49d53c10-b259-4c5d-b42e-f7a4470825aa returned with HTTP 404 Aug 14 04:06:17.654338 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1363/5454] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:17 2026] GET /volume/v3/volumes/49d53c10-b259-4c5d-b42e-f7a4470825aa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:17.660332 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ac5c0402-b303-413a-81ea-80caf496fcd6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:17.662084 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ac5c0402-b303-413a-81ea-80caf496fcd6 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d1f00b07-703b-4e9f-8902-c3841ae6153f Aug 14 04:06:17.662276 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ac5c0402-b303-413a-81ea-80caf496fcd6 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:17.662446 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ac5c0402-b303-413a-81ea-80caf496fcd6 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:17.662619 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-ac5c0402-b303-413a-81ea-80caf496fcd6 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Delete volume with id: d1f00b07-703b-4e9f-8902-c3841ae6153f Aug 14 04:06:17.668711 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:17.668711 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:17.669102 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ac5c0402-b303-413a-81ea-80caf496fcd6 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:17.684391 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ac5c0402-b303-413a-81ea-80caf496fcd6 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Delete volume request issued successfully. Aug 14 04:06:17.684539 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ac5c0402-b303-413a-81ea-80caf496fcd6 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/d1f00b07-703b-4e9f-8902-c3841ae6153f returned with HTTP 202 Aug 14 04:06:17.684899 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1357/5455] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:06:17 2026] DELETE /volume/v3/volumes/d1f00b07-703b-4e9f-8902-c3841ae6153f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:06:17.690933 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2c7c7c87-cb60-45c1-a240-67e8a4ff79e8 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:17.692641 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2c7c7c87-cb60-45c1-a240-67e8a4ff79e8 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/d1f00b07-703b-4e9f-8902-c3841ae6153f Aug 14 04:06:17.692885 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2c7c7c87-cb60-45c1-a240-67e8a4ff79e8 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:17.693143 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2c7c7c87-cb60-45c1-a240-67e8a4ff79e8 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:17.699838 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:17.699838 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:17.703199 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2c7c7c87-cb60-45c1-a240-67e8a4ff79e8 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:17.706832 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2c7c7c87-cb60-45c1-a240-67e8a4ff79e8 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/d1f00b07-703b-4e9f-8902-c3841ae6153f returned with HTTP 200 Aug 14 04:06:17.707239 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1368/5456] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:17 2026] GET /volume/v3/volumes/d1f00b07-703b-4e9f-8902-c3841ae6153f => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:18.718089 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ec8cf141-4b31-45a1-83f5-a7fe254ca7ef None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:18.719760 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ec8cf141-4b31-45a1-83f5-a7fe254ca7ef tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/d1f00b07-703b-4e9f-8902-c3841ae6153f Aug 14 04:06:18.719934 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ec8cf141-4b31-45a1-83f5-a7fe254ca7ef tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:18.720126 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ec8cf141-4b31-45a1-83f5-a7fe254ca7ef tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:18.725222 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ec8cf141-4b31-45a1-83f5-a7fe254ca7ef tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/d1f00b07-703b-4e9f-8902-c3841ae6153f returned with HTTP 404 Aug 14 04:06:18.725601 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1369/5457] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:18 2026] GET /volume/v3/volumes/d1f00b07-703b-4e9f-8902-c3841ae6153f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:18.730873 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-129e2d23-f605-4efb-9bc0-1da66730085a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:18.732558 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-129e2d23-f605-4efb-9bc0-1da66730085a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] DELETE https://10.4.3.64/volume/v3/volumes/479b57f7-c8b1-4f32-ab4a-54e528b8f100 Aug 14 04:06:18.732762 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-129e2d23-f605-4efb-9bc0-1da66730085a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:18.732967 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-129e2d23-f605-4efb-9bc0-1da66730085a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:18.733165 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-129e2d23-f605-4efb-9bc0-1da66730085a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Delete volume with id: 479b57f7-c8b1-4f32-ab4a-54e528b8f100 Aug 14 04:06:18.739294 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:18.739294 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:18.739662 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-129e2d23-f605-4efb-9bc0-1da66730085a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:18.753001 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-129e2d23-f605-4efb-9bc0-1da66730085a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Delete volume request issued successfully. Aug 14 04:06:18.753197 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-129e2d23-f605-4efb-9bc0-1da66730085a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/479b57f7-c8b1-4f32-ab4a-54e528b8f100 returned with HTTP 202 Aug 14 04:06:18.753561 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1364/5458] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:06:18 2026] DELETE /volume/v3/volumes/479b57f7-c8b1-4f32-ab4a-54e528b8f100 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:06:18.759329 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c5b62b6a-9db2-4fc9-a4a4-cc2759d899c2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:18.761028 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c5b62b6a-9db2-4fc9-a4a4-cc2759d899c2 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/479b57f7-c8b1-4f32-ab4a-54e528b8f100 Aug 14 04:06:18.761234 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c5b62b6a-9db2-4fc9-a4a4-cc2759d899c2 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:18.761418 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c5b62b6a-9db2-4fc9-a4a4-cc2759d899c2 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:18.767664 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:18.767664 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:18.770717 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c5b62b6a-9db2-4fc9-a4a4-cc2759d899c2 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:18.774833 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c5b62b6a-9db2-4fc9-a4a4-cc2759d899c2 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/479b57f7-c8b1-4f32-ab4a-54e528b8f100 returned with HTTP 200 Aug 14 04:06:18.775263 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1358/5459] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:18 2026] GET /volume/v3/volumes/479b57f7-c8b1-4f32-ab4a-54e528b8f100 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:19.786976 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0d2bdb9c-f9d8-48b1-ac02-189448ed8d2a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:19.788649 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0d2bdb9c-f9d8-48b1-ac02-189448ed8d2a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/479b57f7-c8b1-4f32-ab4a-54e528b8f100 Aug 14 04:06:19.788828 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0d2bdb9c-f9d8-48b1-ac02-189448ed8d2a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:19.789012 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0d2bdb9c-f9d8-48b1-ac02-189448ed8d2a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:19.793869 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0d2bdb9c-f9d8-48b1-ac02-189448ed8d2a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/479b57f7-c8b1-4f32-ab4a-54e528b8f100 returned with HTTP 404 Aug 14 04:06:19.794308 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1369/5460] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:19 2026] GET /volume/v3/volumes/479b57f7-c8b1-4f32-ab4a-54e528b8f100 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:19.800249 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c10cfb5f-2d16-4aad-b517-ef42162ff5e6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:19.801977 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c10cfb5f-2d16-4aad-b517-ef42162ff5e6 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2906b88b-a4d6-45be-b81d-8f77f945ec48 Aug 14 04:06:19.802175 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c10cfb5f-2d16-4aad-b517-ef42162ff5e6 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:19.802350 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c10cfb5f-2d16-4aad-b517-ef42162ff5e6 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:19.802499 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-c10cfb5f-2d16-4aad-b517-ef42162ff5e6 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Delete volume with id: 2906b88b-a4d6-45be-b81d-8f77f945ec48 Aug 14 04:06:19.808936 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:19.808936 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:19.809338 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c10cfb5f-2d16-4aad-b517-ef42162ff5e6 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:19.822824 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c10cfb5f-2d16-4aad-b517-ef42162ff5e6 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Delete volume request issued successfully. Aug 14 04:06:19.822993 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c10cfb5f-2d16-4aad-b517-ef42162ff5e6 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/2906b88b-a4d6-45be-b81d-8f77f945ec48 returned with HTTP 202 Aug 14 04:06:19.823369 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1370/5461] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:06:19 2026] DELETE /volume/v3/volumes/2906b88b-a4d6-45be-b81d-8f77f945ec48 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:06:19.829828 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dd0d4738-6597-46d2-aed4-1a9f549a68d9 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:19.832191 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dd0d4738-6597-46d2-aed4-1a9f549a68d9 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/2906b88b-a4d6-45be-b81d-8f77f945ec48 Aug 14 04:06:19.832463 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dd0d4738-6597-46d2-aed4-1a9f549a68d9 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:19.832730 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dd0d4738-6597-46d2-aed4-1a9f549a68d9 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:19.842646 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:19.842646 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:19.846759 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dd0d4738-6597-46d2-aed4-1a9f549a68d9 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:19.850474 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dd0d4738-6597-46d2-aed4-1a9f549a68d9 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/2906b88b-a4d6-45be-b81d-8f77f945ec48 returned with HTTP 200 Aug 14 04:06:19.850819 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1365/5462] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:19 2026] GET /volume/v3/volumes/2906b88b-a4d6-45be-b81d-8f77f945ec48 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:20.861963 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-38513c08-dad8-40e9-b975-710d7ba53941 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:20.863658 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-38513c08-dad8-40e9-b975-710d7ba53941 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/2906b88b-a4d6-45be-b81d-8f77f945ec48 Aug 14 04:06:20.863835 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-38513c08-dad8-40e9-b975-710d7ba53941 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:20.864030 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-38513c08-dad8-40e9-b975-710d7ba53941 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:20.868767 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-38513c08-dad8-40e9-b975-710d7ba53941 tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/2906b88b-a4d6-45be-b81d-8f77f945ec48 returned with HTTP 404 Aug 14 04:06:20.869183 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1359/5463] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:20 2026] GET /volume/v3/volumes/2906b88b-a4d6-45be-b81d-8f77f945ec48 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:20.875186 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-24341c50-97a5-4ca4-8e9c-4a50a064471f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:20.876411 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-24341c50-97a5-4ca4-8e9c-4a50a064471f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] DELETE https://10.4.3.64/volume/v3/volumes/504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9 Aug 14 04:06:20.876580 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-24341c50-97a5-4ca4-8e9c-4a50a064471f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:20.876753 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-24341c50-97a5-4ca4-8e9c-4a50a064471f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:20.876912 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-24341c50-97a5-4ca4-8e9c-4a50a064471f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Delete volume with id: 504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9 Aug 14 04:06:20.883013 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:20.883013 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:20.883413 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-24341c50-97a5-4ca4-8e9c-4a50a064471f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:20.896117 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-24341c50-97a5-4ca4-8e9c-4a50a064471f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Delete volume request issued successfully. Aug 14 04:06:20.896327 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-24341c50-97a5-4ca4-8e9c-4a50a064471f tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9 returned with HTTP 202 Aug 14 04:06:20.896656 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1370/5464] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:06:20 2026] DELETE /volume/v3/volumes/504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:06:20.902206 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2c50ce06-973b-47b7-a78a-8f7383ad034a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:20.904268 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2c50ce06-973b-47b7-a78a-8f7383ad034a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9 Aug 14 04:06:20.904501 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2c50ce06-973b-47b7-a78a-8f7383ad034a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:20.904733 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2c50ce06-973b-47b7-a78a-8f7383ad034a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:20.912220 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:20.912220 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:20.915743 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2c50ce06-973b-47b7-a78a-8f7383ad034a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Volume info retrieved successfully. Aug 14 04:06:20.920402 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2c50ce06-973b-47b7-a78a-8f7383ad034a tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9 returned with HTTP 200 Aug 14 04:06:20.920820 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1371/5465] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:20 2026] GET /volume/v3/volumes/504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:21.932845 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d35bdc12-6af7-4e6a-b978-4e4a002dc0ac None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:21.934663 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d35bdc12-6af7-4e6a-b978-4e4a002dc0ac tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] GET https://10.4.3.64/volume/v3/volumes/504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9 Aug 14 04:06:21.934856 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d35bdc12-6af7-4e6a-b978-4e4a002dc0ac tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:21.935060 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d35bdc12-6af7-4e6a-b978-4e4a002dc0ac tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:21.940813 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d35bdc12-6af7-4e6a-b978-4e4a002dc0ac tempest-CreateVolumesFromImageTest-1702355300 tempest-CreateVolumesFromImageTest-1702355300-project-member] https://10.4.3.64/volume/v3/volumes/504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9 returned with HTTP 404 Aug 14 04:06:21.941350 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1366/5466] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:21 2026] GET /volume/v3/volumes/504e1fd5-3e73-4e9a-9c37-e7c9ed286ba9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:24.153174 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:24.154747 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:24.155099 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "a63e73a3-d5b1-49ab-be58-6a293815c119", "size": 1}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:24.156493 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'a63e73a3-d5b1-49ab-be58-6a293815c119', 'size': 1}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:24.222100 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume of 1 GB Aug 14 04:06:24.226054 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Availability Zones retrieved successfully. Aug 14 04:06:24.230586 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Flow 'volume_create_api' (2d6eac3b-1b9b-482b-a7fe-c770755f9d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:24.231527 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (637262aa-a73b-4922-8eb8-7052df82e140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:24.232339 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:24.279778 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (637262aa-a73b-4922-8eb8-7052df82e140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:24.280562 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992c7d64-a48a-4550-8103-e0e1c1efaa8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:24.327860 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Created reservations ['1409f206-d394-46aa-b660-09deaae21b5b', '9f7a1749-c2ce-4ed7-acbe-a84b64658b02', 'a9b37d49-f129-48e7-90a9-09e3b9b5c22d', 'b718e19e-5694-451f-8242-184c3e34a339'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:24.328474 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992c7d64-a48a-4550-8103-e0e1c1efaa8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1409f206-d394-46aa-b660-09deaae21b5b', '9f7a1749-c2ce-4ed7-acbe-a84b64658b02', 'a9b37d49-f129-48e7-90a9-09e3b9b5c22d', 'b718e19e-5694-451f-8242-184c3e34a339']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:24.329120 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee5f733c-7147-4d89-a201-2ea6f419c107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:24.348952 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee5f733c-7147-4d89-a201-2ea6f419c107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68866322-66c2-4b5b-b9b9-111e559c4d27', '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='0fbba3930247418895844ef3de2778d8',qos_specs=None,replication_status=,reservations=['1409f206-d394-46aa-b660-09deaae21b5b','9f7a1749-c2ce-4ed7-acbe-a84b64658b02','a9b37d49-f129-48e7-90a9-09e3b9b5c22d','b718e19e-5694-451f-8242-184c3e34a339'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2257f735c3ca400fbdd4383c130c7af6',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:06:24Z,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=68866322-66c2-4b5b-b9b9-111e559c4d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fbba3930247418895844ef3de2778d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2257f735c3ca400fbdd4383c130c7af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:24.350051 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (774d00bd-977c-4bdb-a5b6-c97e9874fdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:24.364442 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (774d00bd-977c-4bdb-a5b6-c97e9874fdae) transitioned into state 'SUCCESS' from 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='0fbba3930247418895844ef3de2778d8',qos_specs=None,replication_status=,reservations=['1409f206-d394-46aa-b660-09deaae21b5b','9f7a1749-c2ce-4ed7-acbe-a84b64658b02','a9b37d49-f129-48e7-90a9-09e3b9b5c22d','b718e19e-5694-451f-8242-184c3e34a339'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2257f735c3ca400fbdd4383c130c7af6',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:24.365060 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63538892-18bb-4012-8224-1e316d3fe737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:24.372522 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63538892-18bb-4012-8224-1e316d3fe737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:24.373341 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Flow 'volume_create_api' (2d6eac3b-1b9b-482b-a7fe-c770755f9d65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:24.373612 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume request issued successfully. Aug 14 04:06:24.374209 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-273a1ba8-9703-4989-b7a8-85538eec0c81 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:24.374624 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1360/5467] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 04:06:24 2026] POST /volume/v3/volumes => generated 773 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:24.385064 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c27a9d69-0a5b-4130-9879-26611fb3623a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:24.386588 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c27a9d69-0a5b-4130-9879-26611fb3623a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:24.386782 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c27a9d69-0a5b-4130-9879-26611fb3623a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:24.386971 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c27a9d69-0a5b-4130-9879-26611fb3623a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:24.393398 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:24.393398 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:24.396713 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c27a9d69-0a5b-4130-9879-26611fb3623a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:24.400534 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c27a9d69-0a5b-4130-9879-26611fb3623a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 returned with HTTP 200 Aug 14 04:06:24.400875 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1371/5468] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:24 2026] GET /volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:25.412155 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-44b1a276-3acd-42e7-bcc6-072f5a57d772 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:25.414107 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-44b1a276-3acd-42e7-bcc6-072f5a57d772 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:25.414401 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-44b1a276-3acd-42e7-bcc6-072f5a57d772 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:25.414630 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-44b1a276-3acd-42e7-bcc6-072f5a57d772 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:25.421540 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:25.421540 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:25.424925 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-44b1a276-3acd-42e7-bcc6-072f5a57d772 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:25.428910 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-44b1a276-3acd-42e7-bcc6-072f5a57d772 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 returned with HTTP 200 Aug 14 04:06:25.429325 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1372/5469] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:25 2026] GET /volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:26.440837 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-fa880606-0053-439e-be29-9e2e1f637aee None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:26.442329 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fa880606-0053-439e-be29-9e2e1f637aee tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:26.442537 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fa880606-0053-439e-be29-9e2e1f637aee tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:26.442729 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-fa880606-0053-439e-be29-9e2e1f637aee tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:26.449727 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:26.449727 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:26.453129 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-fa880606-0053-439e-be29-9e2e1f637aee tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:26.457040 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-fa880606-0053-439e-be29-9e2e1f637aee tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 returned with HTTP 200 Aug 14 04:06:26.457410 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1367/5470] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:26 2026] GET /volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:27.470122 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4f3500e4-c401-4387-9b8f-80fee2383209 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:27.471997 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4f3500e4-c401-4387-9b8f-80fee2383209 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:27.472206 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4f3500e4-c401-4387-9b8f-80fee2383209 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:27.472382 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4f3500e4-c401-4387-9b8f-80fee2383209 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:27.478652 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:27.478652 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:27.481713 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4f3500e4-c401-4387-9b8f-80fee2383209 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:27.485201 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4f3500e4-c401-4387-9b8f-80fee2383209 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 returned with HTTP 200 Aug 14 04:06:27.485587 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1361/5471] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:27 2026] GET /volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:28.496657 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-c3a7211f-9239-4035-ba89-33fce25cd531 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:28.498294 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c3a7211f-9239-4035-ba89-33fce25cd531 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:28.498486 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c3a7211f-9239-4035-ba89-33fce25cd531 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:28.498661 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-c3a7211f-9239-4035-ba89-33fce25cd531 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:28.504807 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:28.504807 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:28.507648 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-c3a7211f-9239-4035-ba89-33fce25cd531 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:28.511062 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-c3a7211f-9239-4035-ba89-33fce25cd531 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 returned with HTTP 200 Aug 14 04:06:28.511390 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1372/5472] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:28 2026] GET /volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 => generated 926 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:29.521961 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a4509f28-3f0e-470d-a593-e8e17436929a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:29.523636 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a4509f28-3f0e-470d-a593-e8e17436929a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:29.523905 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a4509f28-3f0e-470d-a593-e8e17436929a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:29.524126 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a4509f28-3f0e-470d-a593-e8e17436929a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:29.530533 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:29.530533 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:29.533520 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a4509f28-3f0e-470d-a593-e8e17436929a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:29.537078 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a4509f28-3f0e-470d-a593-e8e17436929a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 returned with HTTP 200 Aug 14 04:06:29.537448 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1373/5473] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:29 2026] GET /volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:30.552357 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6f97971b-dce1-4288-b660-1c280d6cf5fd None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:30.554276 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f97971b-dce1-4288-b660-1c280d6cf5fd tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:30.554523 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f97971b-dce1-4288-b660-1c280d6cf5fd tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:30.554715 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6f97971b-dce1-4288-b660-1c280d6cf5fd tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:30.562309 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:30.562309 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:30.566005 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-6f97971b-dce1-4288-b660-1c280d6cf5fd tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:30.570487 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6f97971b-dce1-4288-b660-1c280d6cf5fd tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 returned with HTTP 200 Aug 14 04:06:30.570962 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1368/5474] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:30 2026] GET /volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:31.582500 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-160e460a-6107-41cc-8af6-e6417ea5caae None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:31.584123 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-160e460a-6107-41cc-8af6-e6417ea5caae tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:31.584343 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-160e460a-6107-41cc-8af6-e6417ea5caae tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:31.584517 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-160e460a-6107-41cc-8af6-e6417ea5caae tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:31.591127 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:31.591127 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:31.594120 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-160e460a-6107-41cc-8af6-e6417ea5caae tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:31.598184 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-160e460a-6107-41cc-8af6-e6417ea5caae tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 returned with HTTP 200 Aug 14 04:06:31.598654 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1362/5475] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:31 2026] GET /volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:06:31.609584 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e8ba1c2f-b94a-4803-aee4-f9c07ed1bf29 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:31.611064 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e8ba1c2f-b94a-4803-aee4-f9c07ed1bf29 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:31.611266 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e8ba1c2f-b94a-4803-aee4-f9c07ed1bf29 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:31.611429 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e8ba1c2f-b94a-4803-aee4-f9c07ed1bf29 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:31.617119 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:31.617119 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:31.619836 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e8ba1c2f-b94a-4803-aee4-f9c07ed1bf29 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:31.623386 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e8ba1c2f-b94a-4803-aee4-f9c07ed1bf29 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 returned with HTTP 200 Aug 14 04:06:31.623705 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1373/5476] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:31 2026] GET /volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 => generated 1191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:06:31.635341 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-f7bae63e-3450-4d3a-981c-41f5a5b8faff None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:31.636999 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f7bae63e-3450-4d3a-981c-41f5a5b8faff tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] DELETE https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:31.637208 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f7bae63e-3450-4d3a-981c-41f5a5b8faff tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:31.637379 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-f7bae63e-3450-4d3a-981c-41f5a5b8faff tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:31.637531 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-f7bae63e-3450-4d3a-981c-41f5a5b8faff tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete volume with id: 68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:31.643526 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:31.643526 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:31.643903 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f7bae63e-3450-4d3a-981c-41f5a5b8faff tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:31.658267 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-f7bae63e-3450-4d3a-981c-41f5a5b8faff tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete volume request issued successfully. Aug 14 04:06:31.658494 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-f7bae63e-3450-4d3a-981c-41f5a5b8faff tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 returned with HTTP 202 Aug 14 04:06:31.658989 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1374/5477] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 04:06:31 2026] DELETE /volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 04:06:31.667064 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-506c65c3-eea8-4628-8da5-68b052157f59 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:31.669342 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-506c65c3-eea8-4628-8da5-68b052157f59 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:31.669516 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-506c65c3-eea8-4628-8da5-68b052157f59 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:31.669716 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-506c65c3-eea8-4628-8da5-68b052157f59 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:31.675863 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:31.675863 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:31.678891 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-506c65c3-eea8-4628-8da5-68b052157f59 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:31.683176 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-506c65c3-eea8-4628-8da5-68b052157f59 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 returned with HTTP 200 Aug 14 04:06:31.683551 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1369/5478] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:31 2026] GET /volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 => generated 1190 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:06:32.695881 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-abe0d51c-c6dd-424d-a58e-5c2744563664 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:32.697610 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-abe0d51c-c6dd-424d-a58e-5c2744563664 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:32.697822 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-abe0d51c-c6dd-424d-a58e-5c2744563664 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:32.697996 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-abe0d51c-c6dd-424d-a58e-5c2744563664 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:32.703041 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-abe0d51c-c6dd-424d-a58e-5c2744563664 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 returned with HTTP 404 Aug 14 04:06:32.703593 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1363/5479] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:32 2026] GET /volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 04:06:33.944213 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:33.945638 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:33.945938 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "04cb7107-947d-4e8f-8024-d937f4f84890", "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:33.947227 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '04cb7107-947d-4e8f-8024-d937f4f84890', 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:34.058850 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume of 1 GB Aug 14 04:06:34.062940 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Availability Zones retrieved successfully. Aug 14 04:06:34.067487 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Flow 'volume_create_api' (4175ebb7-ba89-4e60-947e-9059ce54cd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:34.068407 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a476f4fb-16b7-4e3b-b486-1b5cbb9dc394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:34.069201 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:34.113038 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a476f4fb-16b7-4e3b-b486-1b5cbb9dc394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:34.113881 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0452e9ba-5812-4766-a7f0-078ce09a7926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:34.145027 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Created reservations ['e5b77a2f-fb0f-494d-acb0-f5aff8972e72', '60e2f860-499b-4800-adb4-d9ad35f39097', 'd5725923-c2ff-4536-8e1b-563d9dde3bab', '112c5250-a0a3-4063-bcaf-e007833965f9'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:34.145681 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0452e9ba-5812-4766-a7f0-078ce09a7926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5b77a2f-fb0f-494d-acb0-f5aff8972e72', '60e2f860-499b-4800-adb4-d9ad35f39097', 'd5725923-c2ff-4536-8e1b-563d9dde3bab', '112c5250-a0a3-4063-bcaf-e007833965f9']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:34.146302 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26305f8c-87e6-4161-ade1-526d329c3644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:34.166242 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26305f8c-87e6-4161-ade1-526d329c3644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd868d96-e7fb-4a26-a715-40f35b44d2fa', '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='0fbba3930247418895844ef3de2778d8',qos_specs=None,replication_status=,reservations=['e5b77a2f-fb0f-494d-acb0-f5aff8972e72','60e2f860-499b-4800-adb4-d9ad35f39097','d5725923-c2ff-4536-8e1b-563d9dde3bab','112c5250-a0a3-4063-bcaf-e007833965f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2257f735c3ca400fbdd4383c130c7af6',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd868d96-e7fb-4a26-a715-40f35b44d2fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fbba3930247418895844ef3de2778d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2257f735c3ca400fbdd4383c130c7af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:34.167056 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25ec5a20-c20a-4d5c-bc79-c7e230900abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:34.183078 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25ec5a20-c20a-4d5c-bc79-c7e230900abf) transitioned into state 'SUCCESS' from 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='0fbba3930247418895844ef3de2778d8',qos_specs=None,replication_status=,reservations=['e5b77a2f-fb0f-494d-acb0-f5aff8972e72','60e2f860-499b-4800-adb4-d9ad35f39097','d5725923-c2ff-4536-8e1b-563d9dde3bab','112c5250-a0a3-4063-bcaf-e007833965f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2257f735c3ca400fbdd4383c130c7af6',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:34.183977 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c72887d2-57a0-42e6-9bf2-3a914bb6aaec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:34.191280 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c72887d2-57a0-42e6-9bf2-3a914bb6aaec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:34.191970 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Flow 'volume_create_api' (4175ebb7-ba89-4e60-947e-9059ce54cd99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:34.192233 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume request issued successfully. Aug 14 04:06:34.192785 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-01f1fecc-470d-4d0e-b364-25c8e3d5cc0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:34.193191 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1374/5480] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 04:06:33 2026] POST /volume/v3/volumes => generated 773 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:34.204372 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a1e4b60c-de22-437b-a978-f04025e5a1a2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:34.206469 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a1e4b60c-de22-437b-a978-f04025e5a1a2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:34.206739 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a1e4b60c-de22-437b-a978-f04025e5a1a2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:34.206962 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a1e4b60c-de22-437b-a978-f04025e5a1a2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:34.214949 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:34.214949 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:34.218689 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a1e4b60c-de22-437b-a978-f04025e5a1a2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:34.222629 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a1e4b60c-de22-437b-a978-f04025e5a1a2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa returned with HTTP 200 Aug 14 04:06:34.222986 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1375/5481] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:34 2026] GET /volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:35.234233 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9f2f3051-249c-4758-a1cf-cd620dde6381 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:35.235997 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9f2f3051-249c-4758-a1cf-cd620dde6381 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:35.236221 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9f2f3051-249c-4758-a1cf-cd620dde6381 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:35.236429 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9f2f3051-249c-4758-a1cf-cd620dde6381 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:35.243802 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:35.243802 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:35.247367 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9f2f3051-249c-4758-a1cf-cd620dde6381 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:35.251265 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9f2f3051-249c-4758-a1cf-cd620dde6381 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa returned with HTTP 200 Aug 14 04:06:35.251688 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1370/5482] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:35 2026] GET /volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:36.263117 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-345422a7-ab77-4223-8967-73cb9dc6006e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:36.264771 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-345422a7-ab77-4223-8967-73cb9dc6006e tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:36.264967 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-345422a7-ab77-4223-8967-73cb9dc6006e tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:36.265174 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-345422a7-ab77-4223-8967-73cb9dc6006e tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:36.271935 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:36.271935 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:36.275713 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-345422a7-ab77-4223-8967-73cb9dc6006e tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:36.281304 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-345422a7-ab77-4223-8967-73cb9dc6006e tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa returned with HTTP 200 Aug 14 04:06:36.281914 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1364/5483] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:36 2026] GET /volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:37.293196 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-56ef4924-69e5-4473-8d7f-61a27adbc747 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:37.294951 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-56ef4924-69e5-4473-8d7f-61a27adbc747 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:37.295155 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-56ef4924-69e5-4473-8d7f-61a27adbc747 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:37.295341 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-56ef4924-69e5-4473-8d7f-61a27adbc747 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:37.301851 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:37.301851 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:37.304896 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-56ef4924-69e5-4473-8d7f-61a27adbc747 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:37.308413 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-56ef4924-69e5-4473-8d7f-61a27adbc747 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa returned with HTTP 200 Aug 14 04:06:37.308748 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1375/5484] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:37 2026] GET /volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:38.320484 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-32b41374-6668-4e0b-8eac-96a088505c0b None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:38.322531 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-32b41374-6668-4e0b-8eac-96a088505c0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:38.322531 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-32b41374-6668-4e0b-8eac-96a088505c0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:38.322765 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-32b41374-6668-4e0b-8eac-96a088505c0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:38.329447 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:38.329447 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:38.332635 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-32b41374-6668-4e0b-8eac-96a088505c0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:38.336251 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-32b41374-6668-4e0b-8eac-96a088505c0b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa returned with HTTP 200 Aug 14 04:06:38.336612 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1376/5485] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:38 2026] GET /volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:39.347851 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-8ac49dbf-b10f-4cb5-b34f-3e43be1a0376 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:39.349538 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8ac49dbf-b10f-4cb5-b34f-3e43be1a0376 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:39.349765 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8ac49dbf-b10f-4cb5-b34f-3e43be1a0376 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:39.349958 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-8ac49dbf-b10f-4cb5-b34f-3e43be1a0376 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:39.356534 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:39.356534 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:39.359713 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-8ac49dbf-b10f-4cb5-b34f-3e43be1a0376 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:39.364178 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-8ac49dbf-b10f-4cb5-b34f-3e43be1a0376 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa returned with HTTP 200 Aug 14 04:06:39.364648 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1371/5486] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:39 2026] GET /volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:40.376432 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-505afda5-e772-41d5-903e-3d8c94677b8e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:40.378076 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-505afda5-e772-41d5-903e-3d8c94677b8e tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:40.378320 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-505afda5-e772-41d5-903e-3d8c94677b8e tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:40.378518 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-505afda5-e772-41d5-903e-3d8c94677b8e tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:40.385021 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:40.385021 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:40.389644 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-505afda5-e772-41d5-903e-3d8c94677b8e tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:40.395713 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-505afda5-e772-41d5-903e-3d8c94677b8e tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa returned with HTTP 200 Aug 14 04:06:40.396472 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1365/5487] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:40 2026] GET /volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:06:40.406794 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-3b3f1dfe-e41c-4ae0-8014-729da1b2d96d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:40.408486 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3b3f1dfe-e41c-4ae0-8014-729da1b2d96d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:40.408682 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3b3f1dfe-e41c-4ae0-8014-729da1b2d96d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:40.408855 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-3b3f1dfe-e41c-4ae0-8014-729da1b2d96d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:40.415017 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:40.415017 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:40.418042 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-3b3f1dfe-e41c-4ae0-8014-729da1b2d96d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:40.421969 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-3b3f1dfe-e41c-4ae0-8014-729da1b2d96d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa returned with HTTP 200 Aug 14 04:06:40.422316 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1376/5488] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:40 2026] GET /volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:06:40.432533 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:40.434116 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:40.434491 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "bd868d96-e7fb-4a26-a715-40f35b44d2fa", "size": 1}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:40.435894 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'bd868d96-e7fb-4a26-a715-40f35b44d2fa', 'size': 1}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:40.441985 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:40.441985 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:40.442372 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume retrieved successfully. Aug 14 04:06:40.442482 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume of 1 GB Aug 14 04:06:40.445303 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Availability Zones retrieved successfully. Aug 14 04:06:40.449961 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Flow 'volume_create_api' (23c66b38-2939-46e3-9f64-293484158cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:40.450926 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d92a0c2-0bf1-4c1d-9a6c-d52151df43a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:40.451782 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:40.469503 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d92a0c2-0bf1-4c1d-9a6c-d52151df43a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bd868d96-e7fb-4a26-a715-40f35b44d2fa', 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:40.470107 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ac862d-3920-460a-8594-741d9be46f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:40.500842 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Created reservations ['5f5125d0-1d0d-41dd-8f1a-57950ba6f030', 'a921b4b3-9674-40e3-8a92-97779c5d3d48', '5896a15b-9c3c-4f68-9913-808d2ed5bde8', '77a07801-82fe-4eac-acb4-d03cdab84f6c'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:40.501509 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ac862d-3920-460a-8594-741d9be46f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f5125d0-1d0d-41dd-8f1a-57950ba6f030', 'a921b4b3-9674-40e3-8a92-97779c5d3d48', '5896a15b-9c3c-4f68-9913-808d2ed5bde8', '77a07801-82fe-4eac-acb4-d03cdab84f6c']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:40.502108 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0658931-4fb9-47f1-89da-368894163743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:40.528297 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0658931-4fb9-47f1-89da-368894163743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfa8275d-1b9a-4189-8c16-b4396889a950', '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='0fbba3930247418895844ef3de2778d8',qos_specs=None,replication_status=,reservations=['5f5125d0-1d0d-41dd-8f1a-57950ba6f030','a921b4b3-9674-40e3-8a92-97779c5d3d48','5896a15b-9c3c-4f68-9913-808d2ed5bde8','77a07801-82fe-4eac-acb4-d03cdab84f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=bd868d96-e7fb-4a26-a715-40f35b44d2fa,status='creating',user_id='2257f735c3ca400fbdd4383c130c7af6',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), '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-14T04:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfa8275d-1b9a-4189-8c16-b4396889a950,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fbba3930247418895844ef3de2778d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bd868d96-e7fb-4a26-a715-40f35b44d2fa,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2257f735c3ca400fbdd4383c130c7af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:40.528929 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (937b49a5-4710-4c6f-a038-57f0fc0dbee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:40.543848 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (937b49a5-4710-4c6f-a038-57f0fc0dbee5) transitioned into state 'SUCCESS' from 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='0fbba3930247418895844ef3de2778d8',qos_specs=None,replication_status=,reservations=['5f5125d0-1d0d-41dd-8f1a-57950ba6f030','a921b4b3-9674-40e3-8a92-97779c5d3d48','5896a15b-9c3c-4f68-9913-808d2ed5bde8','77a07801-82fe-4eac-acb4-d03cdab84f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=bd868d96-e7fb-4a26-a715-40f35b44d2fa,status='creating',user_id='2257f735c3ca400fbdd4383c130c7af6',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:40.544397 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a014ab6-f8e3-4119-b9b6-64bea2131242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:40.557126 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a014ab6-f8e3-4119-b9b6-64bea2131242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:40.559188 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Flow 'volume_create_api' (23c66b38-2939-46e3-9f64-293484158cd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:40.559188 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume request issued successfully. Aug 14 04:06:40.559188 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3fe76db1-474e-4cb0-bb0a-f24f0b0ef23f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:40.559188 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1377/5489] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 04:06:40 2026] POST /volume/v3/volumes => generated 807 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:40.570289 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-26879d6a-948a-452d-8dc1-3184099ebde7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:40.572068 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-26879d6a-948a-452d-8dc1-3184099ebde7 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 Aug 14 04:06:40.572283 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-26879d6a-948a-452d-8dc1-3184099ebde7 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:40.572507 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-26879d6a-948a-452d-8dc1-3184099ebde7 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:40.579221 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:40.579221 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:40.582720 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-26879d6a-948a-452d-8dc1-3184099ebde7 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:40.587043 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-26879d6a-948a-452d-8dc1-3184099ebde7 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 returned with HTTP 200 Aug 14 04:06:40.587434 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1372/5490] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:40 2026] GET /volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:41.599450 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-79bfdb28-372e-417f-b740-6701e117ecc4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:41.600968 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-79bfdb28-372e-417f-b740-6701e117ecc4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 Aug 14 04:06:41.601178 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-79bfdb28-372e-417f-b740-6701e117ecc4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:41.601359 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-79bfdb28-372e-417f-b740-6701e117ecc4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:41.607249 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:41.607249 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:41.610492 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-79bfdb28-372e-417f-b740-6701e117ecc4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:41.614386 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-79bfdb28-372e-417f-b740-6701e117ecc4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 returned with HTTP 200 Aug 14 04:06:41.614734 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1366/5491] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:41 2026] GET /volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 => generated 1226 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:06:41.625526 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-af359288-0ddf-409c-a48b-28e5673b19d9 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:41.627600 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-af359288-0ddf-409c-a48b-28e5673b19d9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 Aug 14 04:06:41.627856 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-af359288-0ddf-409c-a48b-28e5673b19d9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:41.628080 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-af359288-0ddf-409c-a48b-28e5673b19d9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:41.635742 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:41.635742 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:41.639234 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-af359288-0ddf-409c-a48b-28e5673b19d9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:41.643432 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-af359288-0ddf-409c-a48b-28e5673b19d9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 returned with HTTP 200 Aug 14 04:06:41.643778 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1377/5492] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:41 2026] GET /volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:06:41.653928 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a205b33d-f707-4d26-8f9d-d33098265ce2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:41.655649 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a205b33d-f707-4d26-8f9d-d33098265ce2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] DELETE https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:41.655842 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a205b33d-f707-4d26-8f9d-d33098265ce2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:41.656016 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a205b33d-f707-4d26-8f9d-d33098265ce2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:41.656204 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-a205b33d-f707-4d26-8f9d-d33098265ce2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete volume with id: bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:41.662378 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:41.662378 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:41.662757 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a205b33d-f707-4d26-8f9d-d33098265ce2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:41.675099 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a205b33d-f707-4d26-8f9d-d33098265ce2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete volume request issued successfully. Aug 14 04:06:41.675267 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a205b33d-f707-4d26-8f9d-d33098265ce2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa returned with HTTP 202 Aug 14 04:06:41.675608 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1378/5493] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 04:06:41 2026] DELETE /volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 04:06:41.682294 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4a082bf5-e452-4904-89c2-202c75e9dca2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:41.684265 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4a082bf5-e452-4904-89c2-202c75e9dca2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:41.684515 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4a082bf5-e452-4904-89c2-202c75e9dca2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:41.684758 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4a082bf5-e452-4904-89c2-202c75e9dca2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:41.691748 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:41.691748 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:41.695273 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4a082bf5-e452-4904-89c2-202c75e9dca2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:41.699967 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4a082bf5-e452-4904-89c2-202c75e9dca2 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa returned with HTTP 200 Aug 14 04:06:41.700377 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1373/5494] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:41 2026] GET /volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 04:06:42.712176 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1877f711-286a-47da-9503-8ea4a784fdd9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:42.714283 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1877f711-286a-47da-9503-8ea4a784fdd9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:42.714537 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1877f711-286a-47da-9503-8ea4a784fdd9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:42.714721 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1877f711-286a-47da-9503-8ea4a784fdd9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:42.720555 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1877f711-286a-47da-9503-8ea4a784fdd9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa returned with HTTP 404 Aug 14 04:06:42.721031 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1367/5495] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:42 2026] GET /volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 04:06:43.967719 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:43.969349 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:43.969674 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "c8727a44-a260-4a3d-a18f-cf8f987bb892", "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:43.971021 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'c8727a44-a260-4a3d-a18f-cf8f987bb892', 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:44.035126 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume of 1 GB Aug 14 04:06:44.039357 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Availability Zones retrieved successfully. Aug 14 04:06:44.044018 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Flow 'volume_create_api' (ab7e3dba-6b2d-45cc-b741-569cedc68fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:44.045106 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247e9f81-78cf-4c8f-8ad6-7880d9debeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:44.045948 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:44.090831 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247e9f81-78cf-4c8f-8ad6-7880d9debeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:44.091548 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8beefa01-5186-447e-ba7a-4fdb35cdafaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:44.123257 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Created reservations ['fa67b9c5-166b-4515-939d-51abe61b37d5', 'e77e8c1c-df7e-4031-ba3e-47a8c8c67abd', '34523c84-8899-4f1e-b552-a6375c5b50f7', 'b1443594-ce6a-4096-bc86-cbac9e74a6ed'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:44.124005 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8beefa01-5186-447e-ba7a-4fdb35cdafaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa67b9c5-166b-4515-939d-51abe61b37d5', 'e77e8c1c-df7e-4031-ba3e-47a8c8c67abd', '34523c84-8899-4f1e-b552-a6375c5b50f7', 'b1443594-ce6a-4096-bc86-cbac9e74a6ed']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:44.124730 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb07ab2-6476-4925-8885-9946d16fa9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:44.143920 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb07ab2-6476-4925-8885-9946d16fa9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2', '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='0fbba3930247418895844ef3de2778d8',qos_specs=None,replication_status=,reservations=['fa67b9c5-166b-4515-939d-51abe61b37d5','e77e8c1c-df7e-4031-ba3e-47a8c8c67abd','34523c84-8899-4f1e-b552-a6375c5b50f7','b1443594-ce6a-4096-bc86-cbac9e74a6ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2257f735c3ca400fbdd4383c130c7af6',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fbba3930247418895844ef3de2778d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2257f735c3ca400fbdd4383c130c7af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:44.144694 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38887898-ba1c-43ad-8345-107cb0d160ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:44.160156 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38887898-ba1c-43ad-8345-107cb0d160ab) transitioned into state 'SUCCESS' from 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='0fbba3930247418895844ef3de2778d8',qos_specs=None,replication_status=,reservations=['fa67b9c5-166b-4515-939d-51abe61b37d5','e77e8c1c-df7e-4031-ba3e-47a8c8c67abd','34523c84-8899-4f1e-b552-a6375c5b50f7','b1443594-ce6a-4096-bc86-cbac9e74a6ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2257f735c3ca400fbdd4383c130c7af6',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:44.160893 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc183a6-6e57-4612-878b-e542a297bbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:44.168546 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc183a6-6e57-4612-878b-e542a297bbcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:44.169392 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Flow 'volume_create_api' (ab7e3dba-6b2d-45cc-b741-569cedc68fec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:44.169686 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume request issued successfully. Aug 14 04:06:44.170241 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f01e81ef-5cac-4c9f-b44a-dfb447f86cdf tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:44.170699 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1378/5496] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 04:06:43 2026] POST /volume/v3/volumes => generated 773 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:44.181837 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-bf34daba-03cf-45a0-8513-5215e1be1012 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:44.183554 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bf34daba-03cf-45a0-8513-5215e1be1012 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:44.183782 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bf34daba-03cf-45a0-8513-5215e1be1012 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:44.183925 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-bf34daba-03cf-45a0-8513-5215e1be1012 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:44.190523 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:44.190523 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:44.193884 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-bf34daba-03cf-45a0-8513-5215e1be1012 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:44.197674 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-bf34daba-03cf-45a0-8513-5215e1be1012 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 returned with HTTP 200 Aug 14 04:06:44.198029 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1379/5497] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:44 2026] GET /volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:45.208951 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-9cdebe3b-9b10-43e9-81d2-b2fd0850aa07 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:45.210516 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9cdebe3b-9b10-43e9-81d2-b2fd0850aa07 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:45.210693 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9cdebe3b-9b10-43e9-81d2-b2fd0850aa07 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:45.210871 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-9cdebe3b-9b10-43e9-81d2-b2fd0850aa07 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:45.216838 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:45.216838 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:45.219707 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-9cdebe3b-9b10-43e9-81d2-b2fd0850aa07 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:45.223076 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-9cdebe3b-9b10-43e9-81d2-b2fd0850aa07 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 returned with HTTP 200 Aug 14 04:06:45.223420 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1374/5498] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:45 2026] GET /volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 => generated 923 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:46.235616 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-049320ad-cae4-4bbd-89b2-6d3079603b7c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:46.237302 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-049320ad-cae4-4bbd-89b2-6d3079603b7c tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:46.237493 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-049320ad-cae4-4bbd-89b2-6d3079603b7c tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:46.237666 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-049320ad-cae4-4bbd-89b2-6d3079603b7c tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:46.245853 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:46.245853 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:46.249743 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-049320ad-cae4-4bbd-89b2-6d3079603b7c tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:46.254034 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-049320ad-cae4-4bbd-89b2-6d3079603b7c tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 returned with HTTP 200 Aug 14 04:06:46.254434 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1368/5499] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:46 2026] GET /volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:47.267553 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0cb4690e-fb30-4921-9a51-39e98d65aa31 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:47.269412 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0cb4690e-fb30-4921-9a51-39e98d65aa31 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:47.269602 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0cb4690e-fb30-4921-9a51-39e98d65aa31 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:47.269779 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0cb4690e-fb30-4921-9a51-39e98d65aa31 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:47.276380 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:47.276380 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:47.279395 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0cb4690e-fb30-4921-9a51-39e98d65aa31 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:47.282864 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0cb4690e-fb30-4921-9a51-39e98d65aa31 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 returned with HTTP 200 Aug 14 04:06:47.283218 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1379/5500] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:47 2026] GET /volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:48.294351 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9e68965e-eb80-48df-889a-457d05c6f84d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:48.296074 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9e68965e-eb80-48df-889a-457d05c6f84d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:48.296309 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9e68965e-eb80-48df-889a-457d05c6f84d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:48.296485 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9e68965e-eb80-48df-889a-457d05c6f84d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:48.302539 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:48.302539 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:48.305558 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-9e68965e-eb80-48df-889a-457d05c6f84d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:48.309379 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9e68965e-eb80-48df-889a-457d05c6f84d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 returned with HTTP 200 Aug 14 04:06:48.309718 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1380/5501] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:48 2026] GET /volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:49.321874 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-04419243-5b1e-422f-9811-1c5e247a649a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:49.323570 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04419243-5b1e-422f-9811-1c5e247a649a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:49.323765 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04419243-5b1e-422f-9811-1c5e247a649a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:49.323950 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04419243-5b1e-422f-9811-1c5e247a649a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:49.330326 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:49.330326 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:49.334467 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-04419243-5b1e-422f-9811-1c5e247a649a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:49.339893 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04419243-5b1e-422f-9811-1c5e247a649a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 returned with HTTP 200 Aug 14 04:06:49.340865 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1375/5502] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:49 2026] GET /volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:50.352221 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-08ddf4ce-fd0b-403d-8f12-91a931984900 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:50.353820 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-08ddf4ce-fd0b-403d-8f12-91a931984900 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:50.354471 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-08ddf4ce-fd0b-403d-8f12-91a931984900 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:50.354471 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-08ddf4ce-fd0b-403d-8f12-91a931984900 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:50.360559 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:50.360559 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:50.363547 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-08ddf4ce-fd0b-403d-8f12-91a931984900 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:50.367235 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-08ddf4ce-fd0b-403d-8f12-91a931984900 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 returned with HTTP 200 Aug 14 04:06:50.367543 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1369/5503] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:50 2026] GET /volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:06:50.378484 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b28b4406-b6dd-425b-8d37-9ad4ac97d7af None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:50.380232 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b28b4406-b6dd-425b-8d37-9ad4ac97d7af tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:50.380433 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b28b4406-b6dd-425b-8d37-9ad4ac97d7af tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:50.380607 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b28b4406-b6dd-425b-8d37-9ad4ac97d7af tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:50.387176 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:50.387176 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:50.390310 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b28b4406-b6dd-425b-8d37-9ad4ac97d7af tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:50.394263 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b28b4406-b6dd-425b-8d37-9ad4ac97d7af tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 returned with HTTP 200 Aug 14 04:06:50.394598 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1380/5504] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:50 2026] GET /volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:06:50.405188 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-c5a20892-85c9-4008-bdda-03394bb719b6 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:50.406810 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c5a20892-85c9-4008-bdda-03394bb719b6 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:06:50.407109 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-c5a20892-85c9-4008-bdda-03394bb719b6 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2", "name": "tempest-VolumeImageDependencyTests-Snapshot-1343111405"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:50.414415 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:50.414415 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:50.414792 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c5a20892-85c9-4008-bdda-03394bb719b6 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:50.414894 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-c5a20892-85c9-4008-bdda-03394bb719b6 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create snapshot from volume 68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:50.441640 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-c5a20892-85c9-4008-bdda-03394bb719b6 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Created reservations ['0265b9f1-3887-46f4-90dc-8a121408f619', '851d1ba4-7552-48bf-8d29-5953db6adee8', 'eba936da-3a61-4477-997d-4a9f527c9189', '22ff5883-2660-41e3-a6b9-d29d6372f54f'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:50.463472 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-c5a20892-85c9-4008-bdda-03394bb719b6 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Snapshot create request issued successfully. Aug 14 04:06:50.463669 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-c5a20892-85c9-4008-bdda-03394bb719b6 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:06:50.464030 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1381/5505] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:06:50 2026] POST /volume/v3/snapshots => generated 313 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:06:50.471975 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-e8f8b15c-a334-4821-b6b2-66175db3cb25 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:50.473676 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8f8b15c-a334-4821-b6b2-66175db3cb25 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 Aug 14 04:06:50.473867 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8f8b15c-a334-4821-b6b2-66175db3cb25 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:50.474049 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-e8f8b15c-a334-4821-b6b2-66175db3cb25 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:50.479343 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:50.479343 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:50.479895 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-e8f8b15c-a334-4821-b6b2-66175db3cb25 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Snapshot retrieved successfully. Aug 14 04:06:50.480888 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-e8f8b15c-a334-4821-b6b2-66175db3cb25 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 returned with HTTP 200 Aug 14 04:06:50.481400 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1376/5506] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:06:50 2026] GET /volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:51.489350 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-4ffc4594-0afe-4247-b56f-b1fd20862199 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:51.491187 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4ffc4594-0afe-4247-b56f-b1fd20862199 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 Aug 14 04:06:51.491449 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4ffc4594-0afe-4247-b56f-b1fd20862199 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:51.491688 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-4ffc4594-0afe-4247-b56f-b1fd20862199 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:51.496259 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:51.496259 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:51.496709 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-4ffc4594-0afe-4247-b56f-b1fd20862199 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Snapshot retrieved successfully. Aug 14 04:06:51.497460 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-4ffc4594-0afe-4247-b56f-b1fd20862199 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 returned with HTTP 200 Aug 14 04:06:51.497858 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1370/5507] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:06:51 2026] GET /volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:51.505385 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:51.506992 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:51.507351 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "c27f6997-a78a-41e4-969a-3dc4c489dce1", "size": 1}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:51.508726 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'c27f6997-a78a-41e4-969a-3dc4c489dce1', 'size': 1}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:51.513576 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:51.513576 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:51.513928 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Snapshot retrieved successfully. Aug 14 04:06:51.514030 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume of 1 GB Aug 14 04:06:51.517332 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Availability Zones retrieved successfully. Aug 14 04:06:51.522829 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Flow 'volume_create_api' (a68f5d91-24c9-4382-82fb-3aaa11b16eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:51.524562 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa8bf485-e123-43bd-8428-65a99e444a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:51.525367 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:51.549378 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa8bf485-e123-43bd-8428-65a99e444a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c27f6997-a78a-41e4-969a-3dc4c489dce1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:51.550049 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b36db4a-75c6-4e5a-b0c4-f0fdd421709a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:51.581698 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Created reservations ['3da6f08b-cf59-4924-94f7-56ff201ed3b3', '31ac9d7d-0826-492e-a820-693dde7a0e0a', '8b0c4288-b9ea-43ce-a6ba-aab4123031b9', 'a58a548f-701c-434c-8e08-a9609f989968'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:51.582458 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b36db4a-75c6-4e5a-b0c4-f0fdd421709a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3da6f08b-cf59-4924-94f7-56ff201ed3b3', '31ac9d7d-0826-492e-a820-693dde7a0e0a', '8b0c4288-b9ea-43ce-a6ba-aab4123031b9', 'a58a548f-701c-434c-8e08-a9609f989968']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:51.583208 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e74d8773-8e64-4cd3-abc0-c24d24dc36e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:51.615972 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e74d8773-8e64-4cd3-abc0-c24d24dc36e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1fb13ed-51a7-42a2-b52e-cc5ade9a042b', '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='0fbba3930247418895844ef3de2778d8',qos_specs=None,replication_status=,reservations=['3da6f08b-cf59-4924-94f7-56ff201ed3b3','31ac9d7d-0826-492e-a820-693dde7a0e0a','8b0c4288-b9ea-43ce-a6ba-aab4123031b9','a58a548f-701c-434c-8e08-a9609f989968'],size=1,snapshot_id=c27f6997-a78a-41e4-969a-3dc4c489dce1,source_replicaid=,source_volid=None,status='creating',user_id='2257f735c3ca400fbdd4383c130c7af6',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), '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-14T04:06:51Z,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=d1fb13ed-51a7-42a2-b52e-cc5ade9a042b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fbba3930247418895844ef3de2778d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c27f6997-a78a-41e4-969a-3dc4c489dce1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2257f735c3ca400fbdd4383c130c7af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:51.616709 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee87797-1955-4bd8-a5af-3c090109509e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:51.633455 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee87797-1955-4bd8-a5af-3c090109509e) transitioned into state 'SUCCESS' from 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='0fbba3930247418895844ef3de2778d8',qos_specs=None,replication_status=,reservations=['3da6f08b-cf59-4924-94f7-56ff201ed3b3','31ac9d7d-0826-492e-a820-693dde7a0e0a','8b0c4288-b9ea-43ce-a6ba-aab4123031b9','a58a548f-701c-434c-8e08-a9609f989968'],size=1,snapshot_id=c27f6997-a78a-41e4-969a-3dc4c489dce1,source_replicaid=,source_volid=None,status='creating',user_id='2257f735c3ca400fbdd4383c130c7af6',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:51.634155 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46341862-1483-4b61-aa7e-4cc2bb9fe0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:51.650825 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46341862-1483-4b61-aa7e-4cc2bb9fe0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:51.651596 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Flow 'volume_create_api' (a68f5d91-24c9-4382-82fb-3aaa11b16eb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:51.651897 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Create volume request issued successfully. Aug 14 04:06:51.652467 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-305b08c5-da70-4d77-9099-f9c3c6fdece4 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:51.652896 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1381/5508] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Aug 14 04:06:51 2026] POST /volume/v3/volumes => generated 807 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:51.663719 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e48a028a-2d18-4c79-a2c7-8b228bbf65c9 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:51.665832 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e48a028a-2d18-4c79-a2c7-8b228bbf65c9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b Aug 14 04:06:51.666108 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e48a028a-2d18-4c79-a2c7-8b228bbf65c9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:51.666349 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e48a028a-2d18-4c79-a2c7-8b228bbf65c9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:51.672671 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:51.672671 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:51.675809 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-e48a028a-2d18-4c79-a2c7-8b228bbf65c9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:51.679400 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e48a028a-2d18-4c79-a2c7-8b228bbf65c9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b returned with HTTP 200 Aug 14 04:06:51.679749 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1382/5509] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:51 2026] GET /volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:52.690313 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-04d79259-9258-4963-b1c5-418dd3500f4a None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:52.691958 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04d79259-9258-4963-b1c5-418dd3500f4a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b Aug 14 04:06:52.692178 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04d79259-9258-4963-b1c5-418dd3500f4a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:52.692359 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-04d79259-9258-4963-b1c5-418dd3500f4a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:52.698798 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:52.698798 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:52.702018 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-04d79259-9258-4963-b1c5-418dd3500f4a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:52.706103 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-04d79259-9258-4963-b1c5-418dd3500f4a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b returned with HTTP 200 Aug 14 04:06:52.706533 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1377/5510] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:52 2026] GET /volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:06:52.717496 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3e7f3ae8-aa01-477a-8ea0-9a095eab13f9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:52.719797 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3e7f3ae8-aa01-477a-8ea0-9a095eab13f9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b Aug 14 04:06:52.720034 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3e7f3ae8-aa01-477a-8ea0-9a095eab13f9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:52.720284 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3e7f3ae8-aa01-477a-8ea0-9a095eab13f9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:52.727706 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:52.727706 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:52.731266 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3e7f3ae8-aa01-477a-8ea0-9a095eab13f9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:52.735424 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3e7f3ae8-aa01-477a-8ea0-9a095eab13f9 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b returned with HTTP 200 Aug 14 04:06:52.735857 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1371/5511] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:52 2026] GET /volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:06:52.746773 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5b3cae1b-2bf1-45c6-8242-653369e962b6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:52.748509 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5b3cae1b-2bf1-45c6-8242-653369e962b6 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 Aug 14 04:06:52.748686 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5b3cae1b-2bf1-45c6-8242-653369e962b6 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:52.748869 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5b3cae1b-2bf1-45c6-8242-653369e962b6 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:52.748945 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-5b3cae1b-2bf1-45c6-8242-653369e962b6 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete snapshot with id: c27f6997-a78a-41e4-969a-3dc4c489dce1 Aug 14 04:06:52.753457 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:52.753457 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:52.753805 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5b3cae1b-2bf1-45c6-8242-653369e962b6 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Snapshot retrieved successfully. Aug 14 04:06:52.767805 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5b3cae1b-2bf1-45c6-8242-653369e962b6 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Snapshot delete request issued successfully. Aug 14 04:06:52.767930 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5b3cae1b-2bf1-45c6-8242-653369e962b6 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 returned with HTTP 202 Aug 14 04:06:52.768270 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1382/5512] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:06:52 2026] DELETE /volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:06:52.774069 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-3a288e3c-f36d-4e65-9a51-0d686a928fd1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:52.775834 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3a288e3c-f36d-4e65-9a51-0d686a928fd1 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 Aug 14 04:06:52.776021 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3a288e3c-f36d-4e65-9a51-0d686a928fd1 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:52.776335 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-3a288e3c-f36d-4e65-9a51-0d686a928fd1 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:52.781046 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:52.781046 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:52.781466 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-3a288e3c-f36d-4e65-9a51-0d686a928fd1 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Snapshot retrieved successfully. Aug 14 04:06:52.782211 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-3a288e3c-f36d-4e65-9a51-0d686a928fd1 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 returned with HTTP 200 Aug 14 04:06:52.782718 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1383/5513] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:06:52 2026] GET /volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:53.791063 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b572a65a-e27f-437e-b7c0-37b1c4d4725e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:53.792568 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b572a65a-e27f-437e-b7c0-37b1c4d4725e tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 Aug 14 04:06:53.792729 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b572a65a-e27f-437e-b7c0-37b1c4d4725e tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:53.792893 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b572a65a-e27f-437e-b7c0-37b1c4d4725e tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:53.796615 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b572a65a-e27f-437e-b7c0-37b1c4d4725e tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 returned with HTTP 404 Aug 14 04:06:53.796967 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1378/5514] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:06:53 2026] GET /volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:53.802928 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d145adcf-5054-4ca8-bc00-089bca06315f None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:53.805187 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d145adcf-5054-4ca8-bc00-089bca06315f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b Aug 14 04:06:53.805187 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d145adcf-5054-4ca8-bc00-089bca06315f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:53.805314 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d145adcf-5054-4ca8-bc00-089bca06315f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:53.805461 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-d145adcf-5054-4ca8-bc00-089bca06315f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete volume with id: d1fb13ed-51a7-42a2-b52e-cc5ade9a042b Aug 14 04:06:53.811751 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:53.811751 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:53.812189 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d145adcf-5054-4ca8-bc00-089bca06315f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:53.826866 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d145adcf-5054-4ca8-bc00-089bca06315f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete volume request issued successfully. Aug 14 04:06:53.827058 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d145adcf-5054-4ca8-bc00-089bca06315f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b returned with HTTP 202 Aug 14 04:06:53.827490 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1372/5515] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 04:06:53 2026] DELETE /volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 04:06:53.833722 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e33c679a-d135-45da-96b8-3fc9f518d0dd None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:53.835823 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e33c679a-d135-45da-96b8-3fc9f518d0dd tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b Aug 14 04:06:53.836057 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e33c679a-d135-45da-96b8-3fc9f518d0dd tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:53.836271 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e33c679a-d135-45da-96b8-3fc9f518d0dd tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:53.842872 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:53.842872 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:53.846417 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e33c679a-d135-45da-96b8-3fc9f518d0dd tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:53.851001 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e33c679a-d135-45da-96b8-3fc9f518d0dd tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b returned with HTTP 200 Aug 14 04:06:53.851484 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1383/5516] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:53 2026] GET /volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b => generated 1225 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:06:54.862763 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-09318f6c-8b27-4fb0-962f-227beac1a089 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:54.864578 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-09318f6c-8b27-4fb0-962f-227beac1a089 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b Aug 14 04:06:54.864799 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-09318f6c-8b27-4fb0-962f-227beac1a089 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:54.865031 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-09318f6c-8b27-4fb0-962f-227beac1a089 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:54.871657 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-09318f6c-8b27-4fb0-962f-227beac1a089 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b returned with HTTP 404 Aug 14 04:06:54.872079 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1384/5517] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:54 2026] GET /volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 04:06:55.003465 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a7d7601f-866a-41b5-b876-22e3dbb4d977 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:55.005131 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a7d7601f-866a-41b5-b876-22e3dbb4d977 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] DELETE https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:55.005370 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a7d7601f-866a-41b5-b876-22e3dbb4d977 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:55.005539 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a7d7601f-866a-41b5-b876-22e3dbb4d977 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:55.005699 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-a7d7601f-866a-41b5-b876-22e3dbb4d977 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete volume with id: 68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:55.012451 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:55.012451 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:55.012861 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a7d7601f-866a-41b5-b876-22e3dbb4d977 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:55.026203 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-a7d7601f-866a-41b5-b876-22e3dbb4d977 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete volume request issued successfully. Aug 14 04:06:55.026486 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a7d7601f-866a-41b5-b876-22e3dbb4d977 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 returned with HTTP 202 Aug 14 04:06:55.026964 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1379/5518] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 04:06:55 2026] DELETE /volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 04:06:55.033292 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-514d59e7-3690-49b6-a5e2-5f128fc9a333 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:55.034982 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-514d59e7-3690-49b6-a5e2-5f128fc9a333 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:55.035272 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-514d59e7-3690-49b6-a5e2-5f128fc9a333 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:55.035469 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-514d59e7-3690-49b6-a5e2-5f128fc9a333 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:55.042482 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:55.042482 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:55.046199 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-514d59e7-3690-49b6-a5e2-5f128fc9a333 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:55.050163 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-514d59e7-3690-49b6-a5e2-5f128fc9a333 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 returned with HTTP 200 Aug 14 04:06:55.050565 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1373/5519] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:55 2026] GET /volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:06:56.061738 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-58f02cec-03bd-40a1-a1c6-0dc90ac8c703 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:56.063549 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-58f02cec-03bd-40a1-a1c6-0dc90ac8c703 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:56.063795 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-58f02cec-03bd-40a1-a1c6-0dc90ac8c703 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:56.064028 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-58f02cec-03bd-40a1-a1c6-0dc90ac8c703 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:56.069035 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-58f02cec-03bd-40a1-a1c6-0dc90ac8c703 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 returned with HTTP 404 Aug 14 04:06:56.069452 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1384/5520] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:56 2026] GET /volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 04:06:56.076670 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1ad47397-f6e8-42e3-bbd8-72737721131f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:56.078445 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1ad47397-f6e8-42e3-bbd8-72737721131f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b Aug 14 04:06:56.078659 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1ad47397-f6e8-42e3-bbd8-72737721131f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:56.078843 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1ad47397-f6e8-42e3-bbd8-72737721131f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:56.079013 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-1ad47397-f6e8-42e3-bbd8-72737721131f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete volume with id: d1fb13ed-51a7-42a2-b52e-cc5ade9a042b Aug 14 04:06:56.084160 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1ad47397-f6e8-42e3-bbd8-72737721131f tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b returned with HTTP 404 Aug 14 04:06:56.084575 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1385/5521] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 04:06:56 2026] DELETE /volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 04:06:56.090145 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ad2c4e82-afba-4357-b549-848398962b21 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:56.091769 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ad2c4e82-afba-4357-b549-848398962b21 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b Aug 14 04:06:56.091953 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ad2c4e82-afba-4357-b549-848398962b21 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:56.092152 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ad2c4e82-afba-4357-b549-848398962b21 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:56.097631 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ad2c4e82-afba-4357-b549-848398962b21 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b returned with HTTP 404 Aug 14 04:06:56.098049 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1380/5522] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:56 2026] GET /volume/v3/volumes/d1fb13ed-51a7-42a2-b52e-cc5ade9a042b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 04:06:56.103042 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-51e2fd43-22e2-41e8-8bbb-4e215d3ed3ef None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:56.104570 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-51e2fd43-22e2-41e8-8bbb-4e215d3ed3ef tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 Aug 14 04:06:56.104732 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-51e2fd43-22e2-41e8-8bbb-4e215d3ed3ef tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:56.104923 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-51e2fd43-22e2-41e8-8bbb-4e215d3ed3ef tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:56.105034 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-51e2fd43-22e2-41e8-8bbb-4e215d3ed3ef tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete snapshot with id: c27f6997-a78a-41e4-969a-3dc4c489dce1 Aug 14 04:06:56.108816 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-51e2fd43-22e2-41e8-8bbb-4e215d3ed3ef tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 returned with HTTP 404 Aug 14 04:06:56.109342 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1374/5523] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:06:56 2026] DELETE /volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:56.114086 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-131d49ec-60c9-4d14-ac37-b340779cce9d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:56.115795 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-131d49ec-60c9-4d14-ac37-b340779cce9d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 Aug 14 04:06:56.115989 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-131d49ec-60c9-4d14-ac37-b340779cce9d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:56.116162 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-131d49ec-60c9-4d14-ac37-b340779cce9d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:56.120108 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-131d49ec-60c9-4d14-ac37-b340779cce9d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 returned with HTTP 404 Aug 14 04:06:56.120526 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1385/5524] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:06:56 2026] GET /volume/v3/snapshots/c27f6997-a78a-41e4-969a-3dc4c489dce1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:06:56.125928 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5d153005-f556-4730-b28e-5732d55ae3fa None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:56.128227 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5d153005-f556-4730-b28e-5732d55ae3fa tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] DELETE https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:56.128761 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5d153005-f556-4730-b28e-5732d55ae3fa tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:56.128761 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5d153005-f556-4730-b28e-5732d55ae3fa tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:56.129004 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-5d153005-f556-4730-b28e-5732d55ae3fa tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete volume with id: 68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:56.134849 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5d153005-f556-4730-b28e-5732d55ae3fa tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 returned with HTTP 404 Aug 14 04:06:56.135278 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1386/5525] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 04:06:56 2026] DELETE /volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 04:06:56.140769 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-421c6df3-0273-4422-a417-380d8e8b1ba8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:56.142193 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-421c6df3-0273-4422-a417-380d8e8b1ba8 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 Aug 14 04:06:56.142373 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-421c6df3-0273-4422-a417-380d8e8b1ba8 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:56.142535 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-421c6df3-0273-4422-a417-380d8e8b1ba8 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:56.147038 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-421c6df3-0273-4422-a417-380d8e8b1ba8 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 returned with HTTP 404 Aug 14 04:06:56.147403 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1381/5526] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:56 2026] GET /volume/v3/volumes/68d721d6-1d9a-453f-a6a9-5cfb9e6e17b2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 04:06:56.174476 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a01807d5-5529-4bba-9eb3-483b137b0929 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:56.176061 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a01807d5-5529-4bba-9eb3-483b137b0929 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] DELETE https://10.4.3.64/volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 Aug 14 04:06:56.176274 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a01807d5-5529-4bba-9eb3-483b137b0929 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:56.176447 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a01807d5-5529-4bba-9eb3-483b137b0929 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:56.176666 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-a01807d5-5529-4bba-9eb3-483b137b0929 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete volume with id: dfa8275d-1b9a-4189-8c16-b4396889a950 Aug 14 04:06:56.182623 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:56.182623 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:56.183011 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a01807d5-5529-4bba-9eb3-483b137b0929 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:56.195507 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a01807d5-5529-4bba-9eb3-483b137b0929 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete volume request issued successfully. Aug 14 04:06:56.195677 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a01807d5-5529-4bba-9eb3-483b137b0929 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 returned with HTTP 202 Aug 14 04:06:56.196042 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1375/5527] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 04:06:56 2026] DELETE /volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 04:06:56.201634 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6c17d240-9d1f-4d3b-87c2-48b7f9237a43 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:56.203801 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6c17d240-9d1f-4d3b-87c2-48b7f9237a43 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 Aug 14 04:06:56.204095 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6c17d240-9d1f-4d3b-87c2-48b7f9237a43 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:56.204386 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6c17d240-9d1f-4d3b-87c2-48b7f9237a43 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:56.212237 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:56.212237 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:56.216156 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6c17d240-9d1f-4d3b-87c2-48b7f9237a43 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Volume info retrieved successfully. Aug 14 04:06:56.220634 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6c17d240-9d1f-4d3b-87c2-48b7f9237a43 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 returned with HTTP 200 Aug 14 04:06:56.221145 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1386/5528] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:56 2026] GET /volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 => generated 1225 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 04:06:57.232160 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ae6c71f1-6639-46c2-813a-5cddd15e124d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:57.234005 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ae6c71f1-6639-46c2-813a-5cddd15e124d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 Aug 14 04:06:57.234228 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ae6c71f1-6639-46c2-813a-5cddd15e124d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:57.234411 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ae6c71f1-6639-46c2-813a-5cddd15e124d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:57.240369 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ae6c71f1-6639-46c2-813a-5cddd15e124d tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 returned with HTTP 404 Aug 14 04:06:57.240790 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1387/5529] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:57 2026] GET /volume/v3/volumes/dfa8275d-1b9a-4189-8c16-b4396889a950 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 04:06:57.247029 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-209bc985-bc0b-4580-9a58-2ab1af3bb82b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:57.248694 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-209bc985-bc0b-4580-9a58-2ab1af3bb82b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] DELETE https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:57.248882 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-209bc985-bc0b-4580-9a58-2ab1af3bb82b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:57.249068 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-209bc985-bc0b-4580-9a58-2ab1af3bb82b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:57.249246 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-209bc985-bc0b-4580-9a58-2ab1af3bb82b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete volume with id: bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:57.254416 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-209bc985-bc0b-4580-9a58-2ab1af3bb82b tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa returned with HTTP 404 Aug 14 04:06:57.254901 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1382/5530] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 04:06:57 2026] DELETE /volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 04:06:57.261228 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6272ef99-4fb4-41c7-ad6b-3bb84deea9e8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:57.263318 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6272ef99-4fb4-41c7-ad6b-3bb84deea9e8 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa Aug 14 04:06:57.263577 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6272ef99-4fb4-41c7-ad6b-3bb84deea9e8 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:57.263806 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6272ef99-4fb4-41c7-ad6b-3bb84deea9e8 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:57.269733 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6272ef99-4fb4-41c7-ad6b-3bb84deea9e8 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa returned with HTTP 404 Aug 14 04:06:57.270165 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1376/5531] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:57 2026] GET /volume/v3/volumes/bd868d96-e7fb-4a26-a715-40f35b44d2fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 04:06:57.301226 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a6057ebf-494c-415b-9cad-d2d478290d96 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:57.302922 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a6057ebf-494c-415b-9cad-d2d478290d96 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] DELETE https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:57.303158 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a6057ebf-494c-415b-9cad-d2d478290d96 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:57.303340 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a6057ebf-494c-415b-9cad-d2d478290d96 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:57.303500 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-a6057ebf-494c-415b-9cad-d2d478290d96 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Delete volume with id: 68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:57.308524 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a6057ebf-494c-415b-9cad-d2d478290d96 tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 returned with HTTP 404 Aug 14 04:06:57.308948 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1387/5532] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Aug 14 04:06:57 2026] DELETE /volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 04:06:57.314689 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b92312f3-b7a0-425f-803b-06b6f04f766a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:57.316380 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b92312f3-b7a0-425f-803b-06b6f04f766a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] GET https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 Aug 14 04:06:57.316599 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b92312f3-b7a0-425f-803b-06b6f04f766a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:57.316781 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b92312f3-b7a0-425f-803b-06b6f04f766a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:57.321965 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b92312f3-b7a0-425f-803b-06b6f04f766a tempest-VolumeImageDependencyTests-883359420 tempest-VolumeImageDependencyTests-883359420-project-member] https://10.4.3.64/volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 returned with HTTP 404 Aug 14 04:06:57.322380 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1388/5533] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Aug 14 04:06:57 2026] GET /volume/v3/volumes/68866322-66c2-4b5b-b9b9-111e559c4d27 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 04:06:58.492957 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:58.561310 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:06:58.561747 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-945959700"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:58.563641 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-945959700'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:06:58.563804 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume of 1 GB Aug 14 04:06:58.568273 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Availability Zones retrieved successfully. Aug 14 04:06:58.573525 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (e9030d39-bef5-47e8-b5bd-d094811f1556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:58.574383 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f930793-801e-4e64-9b2c-04d41add9fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:58.575102 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:06:58.595733 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f930793-801e-4e64-9b2c-04d41add9fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:58.596470 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70ca437e-2fef-46a7-85cc-981862f83d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:58.653328 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['3480582c-1770-47a1-8b53-8fd048b7f207', 'd7ada3ab-cf77-4670-a5a7-0dc566501b67', '4a4db6ad-4722-40fe-9e2c-b25e0e74bfe7', '63ddd2e2-476f-4e41-95c5-cc9a979dcbee'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:58.654114 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70ca437e-2fef-46a7-85cc-981862f83d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3480582c-1770-47a1-8b53-8fd048b7f207', 'd7ada3ab-cf77-4670-a5a7-0dc566501b67', '4a4db6ad-4722-40fe-9e2c-b25e0e74bfe7', '63ddd2e2-476f-4e41-95c5-cc9a979dcbee']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:58.654910 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79525917-e851-4a0a-aa9d-2d08aa9fa8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:58.674594 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79525917-e851-4a0a-aa9d-2d08aa9fa8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddd0ea47-bca8-47f5-8488-a6be019c4c02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-945959700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['3480582c-1770-47a1-8b53-8fd048b7f207','d7ada3ab-cf77-4670-a5a7-0dc566501b67','4a4db6ad-4722-40fe-9e2c-b25e0e74bfe7','63ddd2e2-476f-4e41-95c5-cc9a979dcbee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-945959700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddd0ea47-bca8-47f5-8488-a6be019c4c02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d521a5e093494a8c6774422dc8bfae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09db761c7c7040338cda9804fff126fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:58.675493 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88774126-2ef3-4dd0-aff6-501622cd5a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:58.689067 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88774126-2ef3-4dd0-aff6-501622cd5a4d) transitioned into state 'SUCCESS' from state '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-945959700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['3480582c-1770-47a1-8b53-8fd048b7f207','d7ada3ab-cf77-4670-a5a7-0dc566501b67','4a4db6ad-4722-40fe-9e2c-b25e0e74bfe7','63ddd2e2-476f-4e41-95c5-cc9a979dcbee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:58.689671 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5c2023-468f-4e59-bdac-ab5c16d245d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:06:58.696676 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5c2023-468f-4e59-bdac-ab5c16d245d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:06:58.697410 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (e9030d39-bef5-47e8-b5bd-d094811f1556) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:06:58.697670 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request issued successfully. Aug 14 04:06:58.698195 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-596e993a-b9e9-4fbf-b1a3-a6d60b68c5e1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:06:58.698558 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1383/5534] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:06:58 2026] POST /volume/v3/volumes => generated 775 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:06:58.709714 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fd7b7789-f9a9-450c-aada-340fda54f265 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:58.711566 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fd7b7789-f9a9-450c-aada-340fda54f265 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 Aug 14 04:06:58.711794 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fd7b7789-f9a9-450c-aada-340fda54f265 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:58.712027 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fd7b7789-f9a9-450c-aada-340fda54f265 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:58.718736 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:58.718736 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:06:58.721857 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-fd7b7789-f9a9-450c-aada-340fda54f265 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:06:58.725170 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fd7b7789-f9a9-450c-aada-340fda54f265 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 returned with HTTP 200 Aug 14 04:06:58.725551 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1377/5535] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:58 2026] GET /volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:06:59.736913 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e71d2ef6-ca9c-4024-bfe3-aac1bb7671c2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:59.738729 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e71d2ef6-ca9c-4024-bfe3-aac1bb7671c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 Aug 14 04:06:59.738974 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e71d2ef6-ca9c-4024-bfe3-aac1bb7671c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:59.739232 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e71d2ef6-ca9c-4024-bfe3-aac1bb7671c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:59.745401 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:59.745401 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:06:59.748273 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e71d2ef6-ca9c-4024-bfe3-aac1bb7671c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:06:59.751578 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e71d2ef6-ca9c-4024-bfe3-aac1bb7671c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 returned with HTTP 200 Aug 14 04:06:59.751932 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1388/5536] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:06:59 2026] GET /volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 => generated 1006 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:06:59.762642 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a82681ba-d9cd-498e-b71f-577ef8ce4c46 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:59.813916 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a82681ba-d9cd-498e-b71f-577ef8ce4c46 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:06:59.814243 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a82681ba-d9cd-498e-b71f-577ef8ce4c46 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddd0ea47-bca8-47f5-8488-a6be019c4c02", "name": "tempest-ProjectMemberTests-Snapshot-929429273"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:06:59.822050 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:59.822050 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:06:59.822462 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a82681ba-d9cd-498e-b71f-577ef8ce4c46 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Volume info retrieved successfully. Aug 14 04:06:59.822566 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-a82681ba-d9cd-498e-b71f-577ef8ce4c46 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Create snapshot from volume ddd0ea47-bca8-47f5-8488-a6be019c4c02 Aug 14 04:06:59.851264 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-a82681ba-d9cd-498e-b71f-577ef8ce4c46 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Created reservations ['c4eb6925-cfa8-48e9-bafa-0768df8ae253', 'cddd05b9-ee03-4249-a8d0-96d25782815f', '7941ab0a-767a-4f45-ad74-ae1f7dd5bcdb', '15306cec-1f27-4405-92fc-a59b2157d186'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:06:59.874071 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a82681ba-d9cd-498e-b71f-577ef8ce4c46 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Snapshot create request issued successfully. Aug 14 04:06:59.874369 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a82681ba-d9cd-498e-b71f-577ef8ce4c46 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:06:59.874721 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1389/5537] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:06:59 2026] POST /volume/v3/snapshots => generated 304 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:06:59.882710 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-b14f0f0f-5cef-4cb6-aebe-d689c8ba6d4d None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:06:59.884607 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b14f0f0f-5cef-4cb6-aebe-d689c8ba6d4d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] GET https://10.4.3.64/volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a Aug 14 04:06:59.884792 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b14f0f0f-5cef-4cb6-aebe-d689c8ba6d4d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:06:59.884978 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-b14f0f0f-5cef-4cb6-aebe-d689c8ba6d4d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:06:59.889562 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:06:59.889562 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:06:59.889940 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-b14f0f0f-5cef-4cb6-aebe-d689c8ba6d4d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Snapshot retrieved successfully. Aug 14 04:06:59.890598 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-b14f0f0f-5cef-4cb6-aebe-d689c8ba6d4d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a returned with HTTP 200 Aug 14 04:06:59.890919 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1384/5538] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:06:59 2026] GET /volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:00.898932 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-c2f5de88-98ed-431d-80f6-4efdf3c08f26 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:00.900986 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c2f5de88-98ed-431d-80f6-4efdf3c08f26 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] GET https://10.4.3.64/volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a Aug 14 04:07:00.901239 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c2f5de88-98ed-431d-80f6-4efdf3c08f26 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:00.901458 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-c2f5de88-98ed-431d-80f6-4efdf3c08f26 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:00.907286 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:00.907286 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:00.907758 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-c2f5de88-98ed-431d-80f6-4efdf3c08f26 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Snapshot retrieved successfully. Aug 14 04:07:00.908652 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-c2f5de88-98ed-431d-80f6-4efdf3c08f26 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a returned with HTTP 200 Aug 14 04:07:00.909072 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1378/5539] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:00 2026] GET /volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:00.915867 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5443ce12-7212-4a2f-a867-4f02b17adec3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:00.917466 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5443ce12-7212-4a2f-a867-4f02b17adec3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a Aug 14 04:07:00.917634 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5443ce12-7212-4a2f-a867-4f02b17adec3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:00.917806 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5443ce12-7212-4a2f-a867-4f02b17adec3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:00.917910 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-5443ce12-7212-4a2f-a867-4f02b17adec3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Delete snapshot with id: f34e32bd-dea1-42ed-8445-6f25e7a7331a Aug 14 04:07:00.922446 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:00.922446 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:00.922863 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5443ce12-7212-4a2f-a867-4f02b17adec3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Snapshot retrieved successfully. Aug 14 04:07:00.935874 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5443ce12-7212-4a2f-a867-4f02b17adec3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Snapshot delete request issued successfully. Aug 14 04:07:00.936057 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5443ce12-7212-4a2f-a867-4f02b17adec3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a returned with HTTP 202 Aug 14 04:07:00.936502 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1389/5540] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:07:00 2026] DELETE /volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:00.942725 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2e2819b6-dafa-426e-a8b5-eaaeb96fd254 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:00.945171 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2e2819b6-dafa-426e-a8b5-eaaeb96fd254 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] GET https://10.4.3.64/volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a Aug 14 04:07:00.945171 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2e2819b6-dafa-426e-a8b5-eaaeb96fd254 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:00.945171 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2e2819b6-dafa-426e-a8b5-eaaeb96fd254 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:00.950348 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:00.950348 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:00.950988 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2e2819b6-dafa-426e-a8b5-eaaeb96fd254 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Snapshot retrieved successfully. Aug 14 04:07:00.952043 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2e2819b6-dafa-426e-a8b5-eaaeb96fd254 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a returned with HTTP 200 Aug 14 04:07:00.952545 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1390/5541] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:00 2026] GET /volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:01.961314 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-11a77418-33fb-4f30-8898-233f6d2cca81 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:01.963418 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-11a77418-33fb-4f30-8898-233f6d2cca81 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] GET https://10.4.3.64/volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a Aug 14 04:07:01.963663 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-11a77418-33fb-4f30-8898-233f6d2cca81 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:01.963904 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-11a77418-33fb-4f30-8898-233f6d2cca81 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:01.968822 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-11a77418-33fb-4f30-8898-233f6d2cca81 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a returned with HTTP 404 Aug 14 04:07:01.969416 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1385/5542] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:01 2026] GET /volume/v3/snapshots/f34e32bd-dea1-42ed-8445-6f25e7a7331a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:01.975089 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-37ec0d19-2207-4aa0-8412-1d9b8db3132a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:01.976746 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-37ec0d19-2207-4aa0-8412-1d9b8db3132a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 Aug 14 04:07:01.976960 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-37ec0d19-2207-4aa0-8412-1d9b8db3132a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:01.977150 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-37ec0d19-2207-4aa0-8412-1d9b8db3132a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:01.977307 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-37ec0d19-2207-4aa0-8412-1d9b8db3132a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume with id: ddd0ea47-bca8-47f5-8488-a6be019c4c02 Aug 14 04:07:01.984258 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:01.984258 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:01.984532 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-37ec0d19-2207-4aa0-8412-1d9b8db3132a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:01.997787 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-37ec0d19-2207-4aa0-8412-1d9b8db3132a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume request issued successfully. Aug 14 04:07:01.997983 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-37ec0d19-2207-4aa0-8412-1d9b8db3132a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 returned with HTTP 202 Aug 14 04:07:01.998401 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1379/5543] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:07:01 2026] DELETE /volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:02.005411 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-0bb01bc3-3c74-4b55-a772-cea3c1e8830a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:02.006979 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0bb01bc3-3c74-4b55-a772-cea3c1e8830a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 Aug 14 04:07:02.007202 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0bb01bc3-3c74-4b55-a772-cea3c1e8830a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:02.007404 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-0bb01bc3-3c74-4b55-a772-cea3c1e8830a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:02.014545 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:02.014545 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:02.018596 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-0bb01bc3-3c74-4b55-a772-cea3c1e8830a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:02.023040 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-0bb01bc3-3c74-4b55-a772-cea3c1e8830a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 returned with HTTP 200 Aug 14 04:07:02.023520 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1390/5544] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:02 2026] GET /volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:03.035119 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2507578a-b39c-4407-8739-8d19f4ebab28 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:03.036742 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2507578a-b39c-4407-8739-8d19f4ebab28 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 Aug 14 04:07:03.036896 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2507578a-b39c-4407-8739-8d19f4ebab28 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:03.037074 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2507578a-b39c-4407-8739-8d19f4ebab28 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:03.039019 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=171,cinder:INSERT=36,cinder:UPDATE=65 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:07:03.043075 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2507578a-b39c-4407-8739-8d19f4ebab28 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 returned with HTTP 404 Aug 14 04:07:03.043655 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1391/5545] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:03 2026] GET /volume/v3/volumes/ddd0ea47-bca8-47f5-8488-a6be019c4c02 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:03.052610 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:03.054162 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:07:03.054480 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1597607744"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:03.056093 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1597607744'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:07:03.056230 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume of 1 GB Aug 14 04:07:03.058182 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=173,cinder:INSERT=35,cinder:UPDATE=51 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:07:03.060194 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Availability Zones retrieved successfully. Aug 14 04:07:03.064937 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (8582a279-0b87-46d1-9bfe-fd1c160a38aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:03.066036 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9a3626-9036-4422-879d-c1b7058f6994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:03.067179 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:07:03.087938 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9a3626-9036-4422-879d-c1b7058f6994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:03.088573 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1edc2a68-f614-4eea-bf7f-5fe23f60d316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:03.120084 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['89775051-4cca-4ae0-af59-687a70e69c35', '20529c73-771b-48d8-8e22-6e5e1d32ef59', '190ae102-8a1f-42c7-b62e-de451a82b31b', '6b2a004e-76e3-4308-be1f-d8b50483df56'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:03.120993 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1edc2a68-f614-4eea-bf7f-5fe23f60d316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89775051-4cca-4ae0-af59-687a70e69c35', '20529c73-771b-48d8-8e22-6e5e1d32ef59', '190ae102-8a1f-42c7-b62e-de451a82b31b', '6b2a004e-76e3-4308-be1f-d8b50483df56']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:03.121667 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb4539fc-849e-4196-80be-aa1e89dc41c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:03.142964 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb4539fc-849e-4196-80be-aa1e89dc41c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1597607744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['89775051-4cca-4ae0-af59-687a70e69c35','20529c73-771b-48d8-8e22-6e5e1d32ef59','190ae102-8a1f-42c7-b62e-de451a82b31b','6b2a004e-76e3-4308-be1f-d8b50483df56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:07:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1597607744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d521a5e093494a8c6774422dc8bfae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09db761c7c7040338cda9804fff126fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:03.143669 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03d0a9c-dbfb-44a0-a824-ff29ba231f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:03.159029 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03d0a9c-dbfb-44a0-a824-ff29ba231f78) transitioned into state 'SUCCESS' from state '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-1597607744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['89775051-4cca-4ae0-af59-687a70e69c35','20529c73-771b-48d8-8e22-6e5e1d32ef59','190ae102-8a1f-42c7-b62e-de451a82b31b','6b2a004e-76e3-4308-be1f-d8b50483df56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:03.159713 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478313c9-361a-48f2-9353-dfff36757880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:03.167313 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478313c9-361a-48f2-9353-dfff36757880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:03.168001 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (8582a279-0b87-46d1-9bfe-fd1c160a38aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:03.168313 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request issued successfully. Aug 14 04:07:03.168828 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d2cb6079-7c12-49de-b779-c1cfff45e702 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:07:03.169243 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1386/5546] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:07:03 2026] POST /volume/v3/volumes => generated 776 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:03.184291 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-fb9e5c2f-63bd-479b-b072-f0f34d958ec9 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:03.186280 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fb9e5c2f-63bd-479b-b072-f0f34d958ec9 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa Aug 14 04:07:03.186497 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fb9e5c2f-63bd-479b-b072-f0f34d958ec9 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:03.186685 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-fb9e5c2f-63bd-479b-b072-f0f34d958ec9 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:03.193795 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:03.193795 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:03.197073 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-fb9e5c2f-63bd-479b-b072-f0f34d958ec9 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:03.200700 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-fb9e5c2f-63bd-479b-b072-f0f34d958ec9 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa returned with HTTP 200 Aug 14 04:07:03.201062 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1380/5547] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:03 2026] GET /volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:04.216186 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-98dacadb-2a94-4b22-b8fa-a697d8458115 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:04.217785 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-98dacadb-2a94-4b22-b8fa-a697d8458115 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa Aug 14 04:07:04.217966 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-98dacadb-2a94-4b22-b8fa-a697d8458115 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:04.218148 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-98dacadb-2a94-4b22-b8fa-a697d8458115 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:04.224737 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:04.224737 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:04.227560 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-98dacadb-2a94-4b22-b8fa-a697d8458115 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:04.230716 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-98dacadb-2a94-4b22-b8fa-a697d8458115 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa returned with HTTP 200 Aug 14 04:07:04.231063 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1391/5548] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:04 2026] GET /volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:04.242059 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b6645b09-fe2f-45d4-9c73-5634136c02f5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:04.243842 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b6645b09-fe2f-45d4-9c73-5634136c02f5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:07:04.244228 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b6645b09-fe2f-45d4-9c73-5634136c02f5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-778635168"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:04.252203 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:04.252203 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:04.252551 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b6645b09-fe2f-45d4-9c73-5634136c02f5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:04.252665 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-b6645b09-fe2f-45d4-9c73-5634136c02f5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create snapshot from volume 4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa Aug 14 04:07:04.272726 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-b6645b09-fe2f-45d4-9c73-5634136c02f5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['27a5455c-3e88-477a-aeae-29558b947995', '28584119-2f58-4404-92a1-7f0a148a3ba9', '8c6a9081-3f96-4e54-90c7-1bf9e7679b2d', 'ba8754f4-8b7b-4b22-b3fe-000296a35852'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:04.294465 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b6645b09-fe2f-45d4-9c73-5634136c02f5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot create request issued successfully. Aug 14 04:07:04.294751 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b6645b09-fe2f-45d4-9c73-5634136c02f5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:07:04.295185 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1392/5549] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:07:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:04.303414 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-88d71596-fdd7-4afa-9126-f98e34cdb94f None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:04.305247 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-88d71596-fdd7-4afa-9126-f98e34cdb94f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 Aug 14 04:07:04.305432 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-88d71596-fdd7-4afa-9126-f98e34cdb94f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:04.305614 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-88d71596-fdd7-4afa-9126-f98e34cdb94f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:04.309977 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:04.309977 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:04.310250 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-88d71596-fdd7-4afa-9126-f98e34cdb94f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:04.310840 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-88d71596-fdd7-4afa-9126-f98e34cdb94f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 returned with HTTP 200 Aug 14 04:07:04.311166 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1387/5550] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:04 2026] GET /volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:05.319098 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a8e394cb-b5c9-438a-a630-0d635dff7b6a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:05.320853 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a8e394cb-b5c9-438a-a630-0d635dff7b6a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 Aug 14 04:07:05.321076 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a8e394cb-b5c9-438a-a630-0d635dff7b6a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:05.321272 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a8e394cb-b5c9-438a-a630-0d635dff7b6a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:05.322936 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=179,cinder:INSERT=34,cinder:UPDATE=54 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:07:05.327360 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:05.327360 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:05.327733 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a8e394cb-b5c9-438a-a630-0d635dff7b6a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:05.328562 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a8e394cb-b5c9-438a-a630-0d635dff7b6a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 returned with HTTP 200 Aug 14 04:07:05.328982 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1381/5551] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:05 2026] GET /volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:05.336039 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a7626b72-5091-4546-808f-ba8c9339e947 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:05.337613 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a7626b72-5091-4546-808f-ba8c9339e947 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 Aug 14 04:07:05.337833 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a7626b72-5091-4546-808f-ba8c9339e947 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:05.337974 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a7626b72-5091-4546-808f-ba8c9339e947 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:05.338065 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-a7626b72-5091-4546-808f-ba8c9339e947 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Delete snapshot with id: 006affa6-cd00-421d-ba95-55cc069514f0 Aug 14 04:07:05.339567 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=205,cinder:INSERT=34,cinder:UPDATE=66 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:07:05.342733 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:05.342733 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:05.343106 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a7626b72-5091-4546-808f-ba8c9339e947 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Snapshot retrieved successfully. Aug 14 04:07:05.355963 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a7626b72-5091-4546-808f-ba8c9339e947 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Snapshot delete request issued successfully. Aug 14 04:07:05.356109 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a7626b72-5091-4546-808f-ba8c9339e947 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 returned with HTTP 202 Aug 14 04:07:05.356488 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1392/5552] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:07:05 2026] DELETE /volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:05.362601 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-2a0e3de5-5e07-4252-8865-72ee0eaf7623 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:05.364697 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2a0e3de5-5e07-4252-8865-72ee0eaf7623 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] GET https://10.4.3.64/volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 Aug 14 04:07:05.365046 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2a0e3de5-5e07-4252-8865-72ee0eaf7623 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:05.365333 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-2a0e3de5-5e07-4252-8865-72ee0eaf7623 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:05.370765 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:05.370765 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:05.371232 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-2a0e3de5-5e07-4252-8865-72ee0eaf7623 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Snapshot retrieved successfully. Aug 14 04:07:05.371976 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-2a0e3de5-5e07-4252-8865-72ee0eaf7623 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 returned with HTTP 200 Aug 14 04:07:05.372348 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1393/5553] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:05 2026] GET /volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:06.380933 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-282fb1f3-ace0-46f8-a7e7-168c8373edd7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:06.382840 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-282fb1f3-ace0-46f8-a7e7-168c8373edd7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] GET https://10.4.3.64/volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 Aug 14 04:07:06.383055 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-282fb1f3-ace0-46f8-a7e7-168c8373edd7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:06.383308 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-282fb1f3-ace0-46f8-a7e7-168c8373edd7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:06.387596 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-282fb1f3-ace0-46f8-a7e7-168c8373edd7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 returned with HTTP 404 Aug 14 04:07:06.388070 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1388/5554] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:06 2026] GET /volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:06.394323 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-439932ff-423d-4fdb-843e-b43753a0478c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:06.395965 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-439932ff-423d-4fdb-843e-b43753a0478c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 Aug 14 04:07:06.396152 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-439932ff-423d-4fdb-843e-b43753a0478c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:06.396343 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-439932ff-423d-4fdb-843e-b43753a0478c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:06.396440 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-439932ff-423d-4fdb-843e-b43753a0478c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete snapshot with id: 006affa6-cd00-421d-ba95-55cc069514f0 Aug 14 04:07:06.399990 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-439932ff-423d-4fdb-843e-b43753a0478c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 returned with HTTP 404 Aug 14 04:07:06.400433 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1382/5555] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:07:06 2026] DELETE /volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:06.406207 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-af7bcf46-34e3-4ed4-8aad-564fd53e523e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:06.407808 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-af7bcf46-34e3-4ed4-8aad-564fd53e523e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 Aug 14 04:07:06.407984 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-af7bcf46-34e3-4ed4-8aad-564fd53e523e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:06.408166 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-af7bcf46-34e3-4ed4-8aad-564fd53e523e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:06.411732 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-af7bcf46-34e3-4ed4-8aad-564fd53e523e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 returned with HTTP 404 Aug 14 04:07:06.412205 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1393/5556] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:06 2026] GET /volume/v3/snapshots/006affa6-cd00-421d-ba95-55cc069514f0 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:06.417875 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b6252608-db5e-4868-bc1e-54d6d8e6ae42 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:06.419430 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b6252608-db5e-4868-bc1e-54d6d8e6ae42 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa Aug 14 04:07:06.419601 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b6252608-db5e-4868-bc1e-54d6d8e6ae42 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:06.419784 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b6252608-db5e-4868-bc1e-54d6d8e6ae42 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:06.419942 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-b6252608-db5e-4868-bc1e-54d6d8e6ae42 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume with id: 4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa Aug 14 04:07:06.426192 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:06.426192 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:06.426528 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b6252608-db5e-4868-bc1e-54d6d8e6ae42 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:06.439015 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-b6252608-db5e-4868-bc1e-54d6d8e6ae42 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume request issued successfully. Aug 14 04:07:06.439186 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b6252608-db5e-4868-bc1e-54d6d8e6ae42 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa returned with HTTP 202 Aug 14 04:07:06.439542 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1394/5557] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:07:06 2026] DELETE /volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:06.446629 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-dff78285-29f3-4cb8-aa3b-aff0d2a8fe42 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:06.448242 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dff78285-29f3-4cb8-aa3b-aff0d2a8fe42 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa Aug 14 04:07:06.448441 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dff78285-29f3-4cb8-aa3b-aff0d2a8fe42 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:06.448717 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-dff78285-29f3-4cb8-aa3b-aff0d2a8fe42 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:06.455156 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:06.455156 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:06.458851 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-dff78285-29f3-4cb8-aa3b-aff0d2a8fe42 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:06.463066 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-dff78285-29f3-4cb8-aa3b-aff0d2a8fe42 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa returned with HTTP 200 Aug 14 04:07:06.463552 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1389/5558] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:06 2026] GET /volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:07.477623 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1b2fd20c-efc9-4fef-9496-fe364402f7f5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:07.479208 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1b2fd20c-efc9-4fef-9496-fe364402f7f5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa Aug 14 04:07:07.479383 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1b2fd20c-efc9-4fef-9496-fe364402f7f5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:07.479587 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1b2fd20c-efc9-4fef-9496-fe364402f7f5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:07.485810 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1b2fd20c-efc9-4fef-9496-fe364402f7f5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa returned with HTTP 404 Aug 14 04:07:07.486301 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1383/5559] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:07 2026] GET /volume/v3/volumes/4e9ea94d-6ddb-4ef1-9a22-635ed1ed1afa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:07.493323 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:07.494941 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:07:07.495286 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1272314400"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:07.496651 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1272314400'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:07:07.496781 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume of 1 GB Aug 14 04:07:07.497044 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:07.497044 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:07.500952 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Availability Zones retrieved successfully. Aug 14 04:07:07.505841 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (818ca74a-e47b-4565-824c-f00a645a5d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:07.506818 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46256374-6b10-4496-958d-f95c63afe87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:07.507493 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:07:07.527877 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46256374-6b10-4496-958d-f95c63afe87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:07.528522 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5281d10c-a862-4480-8284-58dbe4c04f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:07.561290 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['f88ae387-c930-4d5f-879e-6c16354a714a', 'dbfa4962-e116-4d85-928f-754ee7475177', '628ea34a-18a2-4338-a16c-83ff0fe2d358', 'b7dc0687-6cda-4158-9d5b-3ce8f918404a'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:07.561906 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5281d10c-a862-4480-8284-58dbe4c04f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f88ae387-c930-4d5f-879e-6c16354a714a', 'dbfa4962-e116-4d85-928f-754ee7475177', '628ea34a-18a2-4338-a16c-83ff0fe2d358', 'b7dc0687-6cda-4158-9d5b-3ce8f918404a']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:07.562552 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6bbe3de-b02c-4629-b6c8-1cdb6c0b1797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:07.582688 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6bbe3de-b02c-4629-b6c8-1cdb6c0b1797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1272314400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['f88ae387-c930-4d5f-879e-6c16354a714a','dbfa4962-e116-4d85-928f-754ee7475177','628ea34a-18a2-4338-a16c-83ff0fe2d358','b7dc0687-6cda-4158-9d5b-3ce8f918404a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1272314400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d521a5e093494a8c6774422dc8bfae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09db761c7c7040338cda9804fff126fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:07.583321 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4602c8e9-d046-4a05-8564-f22a060c4735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:07.597564 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4602c8e9-d046-4a05-8564-f22a060c4735) transitioned into state 'SUCCESS' from state '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-1272314400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['f88ae387-c930-4d5f-879e-6c16354a714a','dbfa4962-e116-4d85-928f-754ee7475177','628ea34a-18a2-4338-a16c-83ff0fe2d358','b7dc0687-6cda-4158-9d5b-3ce8f918404a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:07.598144 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ad5ccb-fb2a-4053-af7c-9d2f99564a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:07.605082 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ad5ccb-fb2a-4053-af7c-9d2f99564a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:07.605788 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (818ca74a-e47b-4565-824c-f00a645a5d09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:07.606056 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request issued successfully. Aug 14 04:07:07.606575 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9f897e14-bdf0-4c7d-8c72-6226f25cd95f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:07:07.606984 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1394/5560] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:07:07 2026] POST /volume/v3/volumes => generated 776 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:07.618381 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a55e34ea-48fb-47cc-babf-ecbaa16ea303 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:07.619984 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a55e34ea-48fb-47cc-babf-ecbaa16ea303 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 Aug 14 04:07:07.620169 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a55e34ea-48fb-47cc-babf-ecbaa16ea303 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:07.620362 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a55e34ea-48fb-47cc-babf-ecbaa16ea303 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:07.627564 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:07.627564 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:07.630867 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a55e34ea-48fb-47cc-babf-ecbaa16ea303 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:07.634464 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a55e34ea-48fb-47cc-babf-ecbaa16ea303 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 returned with HTTP 200 Aug 14 04:07:07.634858 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1395/5561] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:07 2026] GET /volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:08.646573 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d904cf6a-f272-4ef1-a8f3-991143bd3881 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:08.648178 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d904cf6a-f272-4ef1-a8f3-991143bd3881 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 Aug 14 04:07:08.648357 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d904cf6a-f272-4ef1-a8f3-991143bd3881 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:08.648527 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d904cf6a-f272-4ef1-a8f3-991143bd3881 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:08.654916 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:08.654916 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:08.657832 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d904cf6a-f272-4ef1-a8f3-991143bd3881 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:08.661125 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d904cf6a-f272-4ef1-a8f3-991143bd3881 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 returned with HTTP 200 Aug 14 04:07:08.661468 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1390/5562] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:08 2026] GET /volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:08.671991 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ef4a2eb4-760e-4ef1-aaca-f6a9773a8964 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:08.673665 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ef4a2eb4-760e-4ef1-aaca-f6a9773a8964 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:07:08.673974 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ef4a2eb4-760e-4ef1-aaca-f6a9773a8964 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-391882251"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:08.682095 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:08.682095 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:08.682511 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ef4a2eb4-760e-4ef1-aaca-f6a9773a8964 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:08.682685 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-ef4a2eb4-760e-4ef1-aaca-f6a9773a8964 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create snapshot from volume 4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 Aug 14 04:07:08.703318 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-ef4a2eb4-760e-4ef1-aaca-f6a9773a8964 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['87fd8dcf-51c8-465f-8417-2b3ac10f0168', '7a2a8939-bb29-4b00-91b6-b5fdb78fd98f', 'c7796f85-79bd-4da4-aebb-c9b9ab224799', '9ebcbb15-5044-43aa-95f7-d14bac6c5952'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:08.726542 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-ef4a2eb4-760e-4ef1-aaca-f6a9773a8964 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot create request issued successfully. Aug 14 04:07:08.726865 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ef4a2eb4-760e-4ef1-aaca-f6a9773a8964 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:07:08.727282 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1384/5563] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:07:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:08.735731 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b99b3962-fd99-4691-b647-c63e9914e617 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:08.737738 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b99b3962-fd99-4691-b647-c63e9914e617 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b Aug 14 04:07:08.737938 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b99b3962-fd99-4691-b647-c63e9914e617 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:08.738125 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b99b3962-fd99-4691-b647-c63e9914e617 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:08.742848 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:08.742848 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:08.743120 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b99b3962-fd99-4691-b647-c63e9914e617 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:08.743741 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b99b3962-fd99-4691-b647-c63e9914e617 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b returned with HTTP 200 Aug 14 04:07:08.744079 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1395/5564] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:08 2026] GET /volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:09.752072 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-73c98a56-ea3f-4310-bc96-c774f19f64d2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:09.753930 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-73c98a56-ea3f-4310-bc96-c774f19f64d2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b Aug 14 04:07:09.754114 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-73c98a56-ea3f-4310-bc96-c774f19f64d2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:09.754313 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-73c98a56-ea3f-4310-bc96-c774f19f64d2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:09.759112 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:09.759112 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:09.759411 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-73c98a56-ea3f-4310-bc96-c774f19f64d2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:09.760042 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-73c98a56-ea3f-4310-bc96-c774f19f64d2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b returned with HTTP 200 Aug 14 04:07:09.760564 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1396/5565] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:09 2026] GET /volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:09.767787 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-90210f68-7c26-4bf0-b4e9-2354833973a6 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:09.769450 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-90210f68-7c26-4bf0-b4e9-2354833973a6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] POST https://10.4.3.64/volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b/action Aug 14 04:07:09.769781 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-90210f68-7c26-4bf0-b4e9-2354833973a6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:07:09.769893 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-90210f68-7c26-4bf0-b4e9-2354833973a6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:09.775713 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:09.775713 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:09.776101 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-90210f68-7c26-4bf0-b4e9-2354833973a6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Snapshot retrieved successfully. Aug 14 04:07:09.776826 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-90210f68-7c26-4bf0-b4e9-2354833973a6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9c379a0575dc4645adcf49d735c526cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '73d521a5e093494a8c6774422dc8bfae', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 04:07:09.777000 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-90210f68-7c26-4bf0-b4e9-2354833973a6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b/action returned with HTTP 403 Aug 14 04:07:09.777441 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1391/5566] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 04:07:09 2026] POST /volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:09.783718 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-5003a017-5ac1-4dc0-b027-c184f9bbb566 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:09.785571 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5003a017-5ac1-4dc0-b027-c184f9bbb566 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b Aug 14 04:07:09.785774 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5003a017-5ac1-4dc0-b027-c184f9bbb566 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:09.785950 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-5003a017-5ac1-4dc0-b027-c184f9bbb566 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:09.786068 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-5003a017-5ac1-4dc0-b027-c184f9bbb566 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete snapshot with id: 1689a847-1be3-4a1d-8556-e08da67dc44b Aug 14 04:07:09.790779 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:09.790779 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:09.791065 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5003a017-5ac1-4dc0-b027-c184f9bbb566 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:09.804964 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-5003a017-5ac1-4dc0-b027-c184f9bbb566 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot delete request issued successfully. Aug 14 04:07:09.805145 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-5003a017-5ac1-4dc0-b027-c184f9bbb566 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b returned with HTTP 202 Aug 14 04:07:09.805512 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1385/5567] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:07:09 2026] DELETE /volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:09.812387 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6b3f8e88-690f-4a38-93d9-42bdc7a72599 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:09.813897 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6b3f8e88-690f-4a38-93d9-42bdc7a72599 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b Aug 14 04:07:09.814053 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6b3f8e88-690f-4a38-93d9-42bdc7a72599 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:09.814260 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6b3f8e88-690f-4a38-93d9-42bdc7a72599 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:09.818366 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:09.818366 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:09.818606 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6b3f8e88-690f-4a38-93d9-42bdc7a72599 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:09.819154 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6b3f8e88-690f-4a38-93d9-42bdc7a72599 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b returned with HTTP 200 Aug 14 04:07:09.819463 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1396/5568] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:09 2026] GET /volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b => generated 465 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:10.828597 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-e2471357-1183-4b6a-b8f1-272d9ab31603 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:10.830376 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e2471357-1183-4b6a-b8f1-272d9ab31603 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b Aug 14 04:07:10.830610 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e2471357-1183-4b6a-b8f1-272d9ab31603 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:10.830801 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-e2471357-1183-4b6a-b8f1-272d9ab31603 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:10.834790 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-e2471357-1183-4b6a-b8f1-272d9ab31603 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b returned with HTTP 404 Aug 14 04:07:10.835248 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1397/5569] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:10 2026] GET /volume/v3/snapshots/1689a847-1be3-4a1d-8556-e08da67dc44b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:10.841717 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ec26cb4e-cb75-4b2b-8e57-ad1323c35cc0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:10.843519 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ec26cb4e-cb75-4b2b-8e57-ad1323c35cc0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 Aug 14 04:07:10.843719 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ec26cb4e-cb75-4b2b-8e57-ad1323c35cc0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:10.843890 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ec26cb4e-cb75-4b2b-8e57-ad1323c35cc0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:10.844040 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-ec26cb4e-cb75-4b2b-8e57-ad1323c35cc0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume with id: 4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 Aug 14 04:07:10.852199 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:10.852199 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:10.852199 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ec26cb4e-cb75-4b2b-8e57-ad1323c35cc0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:10.867252 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ec26cb4e-cb75-4b2b-8e57-ad1323c35cc0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume request issued successfully. Aug 14 04:07:10.867408 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ec26cb4e-cb75-4b2b-8e57-ad1323c35cc0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 returned with HTTP 202 Aug 14 04:07:10.867801 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1392/5570] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:07:10 2026] DELETE /volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:10.874962 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-0fd4058d-b41f-4502-b551-178b39c8bd30 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:10.877030 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0fd4058d-b41f-4502-b551-178b39c8bd30 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 Aug 14 04:07:10.877287 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0fd4058d-b41f-4502-b551-178b39c8bd30 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:10.877534 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-0fd4058d-b41f-4502-b551-178b39c8bd30 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:10.884512 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:10.884512 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:10.887463 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-0fd4058d-b41f-4502-b551-178b39c8bd30 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:10.890754 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-0fd4058d-b41f-4502-b551-178b39c8bd30 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 returned with HTTP 200 Aug 14 04:07:10.891152 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1386/5571] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:10 2026] GET /volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:11.902440 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-388bc172-feb4-422f-9dbd-d3bf27f8e521 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:11.904693 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-388bc172-feb4-422f-9dbd-d3bf27f8e521 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 Aug 14 04:07:11.904912 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-388bc172-feb4-422f-9dbd-d3bf27f8e521 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:11.905110 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-388bc172-feb4-422f-9dbd-d3bf27f8e521 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:11.910980 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-388bc172-feb4-422f-9dbd-d3bf27f8e521 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 returned with HTTP 404 Aug 14 04:07:11.911467 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1397/5572] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:11 2026] GET /volume/v3/volumes/4c4cefad-6a65-40fd-b5ac-ceea7cfc6a89 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:11.918672 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:11.920303 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:07:11.920853 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1237645870"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:11.922413 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1237645870'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:07:11.922532 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume of 1 GB Aug 14 04:07:11.926484 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Availability Zones retrieved successfully. Aug 14 04:07:11.931091 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (8b5c8b9e-8dc2-4e89-be70-c571236fa33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:11.932415 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (862dc94e-9cc2-4eb9-9ab7-50c513676d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:11.933191 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:07:11.955548 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (862dc94e-9cc2-4eb9-9ab7-50c513676d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:11.956274 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c726db81-a802-48d4-8ab6-380e79e01e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:11.990264 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['5293ec36-4f5c-4921-bc80-7de9a8095e76', 'fbe6c00d-1944-4292-b419-fa7e7b6c30e4', '0d480835-7712-4cd2-ac0a-9355f2f1cf30', '21f175ce-ceef-49f7-af50-dbca85d6b7b1'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:11.991033 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c726db81-a802-48d4-8ab6-380e79e01e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5293ec36-4f5c-4921-bc80-7de9a8095e76', 'fbe6c00d-1944-4292-b419-fa7e7b6c30e4', '0d480835-7712-4cd2-ac0a-9355f2f1cf30', '21f175ce-ceef-49f7-af50-dbca85d6b7b1']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:11.991738 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ed0c85-9ea0-4a28-991f-7a833e81bc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:12.011858 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ed0c85-9ea0-4a28-991f-7a833e81bc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d9f5531-2caf-4050-b2eb-5f37c8e67a2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1237645870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['5293ec36-4f5c-4921-bc80-7de9a8095e76','fbe6c00d-1944-4292-b419-fa7e7b6c30e4','0d480835-7712-4cd2-ac0a-9355f2f1cf30','21f175ce-ceef-49f7-af50-dbca85d6b7b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:07:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1237645870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d9f5531-2caf-4050-b2eb-5f37c8e67a2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d521a5e093494a8c6774422dc8bfae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09db761c7c7040338cda9804fff126fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:12.012557 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84a99cd0-175e-4227-a5c6-874988040c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:12.029011 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84a99cd0-175e-4227-a5c6-874988040c6c) transitioned into state 'SUCCESS' from state '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-1237645870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['5293ec36-4f5c-4921-bc80-7de9a8095e76','fbe6c00d-1944-4292-b419-fa7e7b6c30e4','0d480835-7712-4cd2-ac0a-9355f2f1cf30','21f175ce-ceef-49f7-af50-dbca85d6b7b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:12.029763 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec8ab757-4dbf-4552-90e1-29bb9cfed678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:12.037580 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec8ab757-4dbf-4552-90e1-29bb9cfed678) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:12.038357 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (8b5c8b9e-8dc2-4e89-be70-c571236fa33c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:12.038638 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request issued successfully. Aug 14 04:07:12.039113 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5e0dfb8b-f606-41f1-a944-ea30d930dcd0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:07:12.039558 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1398/5573] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:07:11 2026] POST /volume/v3/volumes => generated 776 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:12.053000 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-059fd3f1-3888-4d90-abc0-4cde786baae0 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:12.054846 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-059fd3f1-3888-4d90-abc0-4cde786baae0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f Aug 14 04:07:12.055038 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-059fd3f1-3888-4d90-abc0-4cde786baae0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:12.055247 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-059fd3f1-3888-4d90-abc0-4cde786baae0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:12.061677 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:12.061677 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:12.064757 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-059fd3f1-3888-4d90-abc0-4cde786baae0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:12.068208 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-059fd3f1-3888-4d90-abc0-4cde786baae0 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f returned with HTTP 200 Aug 14 04:07:12.068621 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1393/5574] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:12 2026] GET /volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:13.083103 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f1048af8-378f-4116-827e-d6bf0234368d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:13.085029 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f1048af8-378f-4116-827e-d6bf0234368d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f Aug 14 04:07:13.085278 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f1048af8-378f-4116-827e-d6bf0234368d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:13.085496 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f1048af8-378f-4116-827e-d6bf0234368d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:13.092190 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:13.092190 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:13.095125 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f1048af8-378f-4116-827e-d6bf0234368d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:13.098421 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f1048af8-378f-4116-827e-d6bf0234368d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f returned with HTTP 200 Aug 14 04:07:13.098786 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1387/5575] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:13 2026] GET /volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:13.109914 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-947bb3a3-040e-41cf-806c-a68a39fb63f6 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:13.111580 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-947bb3a3-040e-41cf-806c-a68a39fb63f6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:07:13.111896 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-947bb3a3-040e-41cf-806c-a68a39fb63f6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d9f5531-2caf-4050-b2eb-5f37c8e67a2f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1237031645"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:13.119663 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:13.119663 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:13.119942 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-947bb3a3-040e-41cf-806c-a68a39fb63f6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:13.120044 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-947bb3a3-040e-41cf-806c-a68a39fb63f6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create snapshot from volume 3d9f5531-2caf-4050-b2eb-5f37c8e67a2f Aug 14 04:07:13.140785 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-947bb3a3-040e-41cf-806c-a68a39fb63f6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['d9baa98f-9431-4110-8adc-6c7f3c4d995b', 'f47f8a84-bd07-48ba-89eb-0934d4026edc', 'd79f70d4-6262-47b8-958b-b556df636e54', '24e2be05-caad-43d2-899b-f1c9142c0094'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:13.164032 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-947bb3a3-040e-41cf-806c-a68a39fb63f6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot create request issued successfully. Aug 14 04:07:13.164376 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-947bb3a3-040e-41cf-806c-a68a39fb63f6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:07:13.164771 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1398/5576] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:07:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:13.172534 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4182ab1a-c104-41a8-bcfc-2cf9c8377479 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:13.174495 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4182ab1a-c104-41a8-bcfc-2cf9c8377479 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 Aug 14 04:07:13.174707 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4182ab1a-c104-41a8-bcfc-2cf9c8377479 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:13.174895 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4182ab1a-c104-41a8-bcfc-2cf9c8377479 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:13.180128 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:13.180128 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:13.180512 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4182ab1a-c104-41a8-bcfc-2cf9c8377479 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:13.181309 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4182ab1a-c104-41a8-bcfc-2cf9c8377479 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 returned with HTTP 200 Aug 14 04:07:13.181683 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1399/5577] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:13 2026] GET /volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:14.190983 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-94604b81-a14d-4263-be44-5b1bff6b32eb None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:14.192648 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-94604b81-a14d-4263-be44-5b1bff6b32eb tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 Aug 14 04:07:14.192831 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-94604b81-a14d-4263-be44-5b1bff6b32eb tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:14.193010 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-94604b81-a14d-4263-be44-5b1bff6b32eb tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:14.197514 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:14.197514 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:14.197772 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-94604b81-a14d-4263-be44-5b1bff6b32eb tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:14.198362 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-94604b81-a14d-4263-be44-5b1bff6b32eb tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 returned with HTTP 200 Aug 14 04:07:14.198698 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1394/5578] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:14 2026] GET /volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:14.206291 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7ba62e15-d559-44a9-9551-8293bcf4370d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:14.207892 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7ba62e15-d559-44a9-9551-8293bcf4370d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] GET https://10.4.3.64/volume/v3/snapshots Aug 14 04:07:14.208101 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7ba62e15-d559-44a9-9551-8293bcf4370d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:14.208321 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7ba62e15-d559-44a9-9551-8293bcf4370d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Calling method 'index' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:14.208648 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.api_utils [None req-7ba62e15-d559-44a9-9551-8293bcf4370d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Removing options '' from query. {{(pid=100329) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 04:07:14.209615 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.db.api [None req-7ba62e15-d559-44a9-9551-8293bcf4370d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Building query based on filter {{(pid=100329) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 04:07:14.213069 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7ba62e15-d559-44a9-9551-8293bcf4370d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Get all snapshots completed successfully. Aug 14 04:07:14.213380 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7ba62e15-d559-44a9-9551-8293bcf4370d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Aug 14 04:07:14.213777 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1388/5579] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Aug 14 04:07:14 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:14.222735 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-b1eded43-37e4-4cfd-a666-87dfcd67c6d7 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:14.224532 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b1eded43-37e4-4cfd-a666-87dfcd67c6d7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 Aug 14 04:07:14.224710 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b1eded43-37e4-4cfd-a666-87dfcd67c6d7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:14.224893 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-b1eded43-37e4-4cfd-a666-87dfcd67c6d7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:14.224991 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-b1eded43-37e4-4cfd-a666-87dfcd67c6d7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete snapshot with id: 675634fb-4460-4213-8c77-bd13a02fe8b5 Aug 14 04:07:14.229428 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:14.229428 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:14.229696 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b1eded43-37e4-4cfd-a666-87dfcd67c6d7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:14.242954 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-b1eded43-37e4-4cfd-a666-87dfcd67c6d7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot delete request issued successfully. Aug 14 04:07:14.243114 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-b1eded43-37e4-4cfd-a666-87dfcd67c6d7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 returned with HTTP 202 Aug 14 04:07:14.243532 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1399/5580] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:07:14 2026] DELETE /volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:14.250900 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-73cc2de1-7448-4f7a-8f94-4513d6a0aa5f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:14.253248 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-73cc2de1-7448-4f7a-8f94-4513d6a0aa5f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 Aug 14 04:07:14.253553 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-73cc2de1-7448-4f7a-8f94-4513d6a0aa5f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:14.253887 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-73cc2de1-7448-4f7a-8f94-4513d6a0aa5f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:14.259251 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:14.259251 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:14.259546 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-73cc2de1-7448-4f7a-8f94-4513d6a0aa5f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:14.260230 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-73cc2de1-7448-4f7a-8f94-4513d6a0aa5f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 returned with HTTP 200 Aug 14 04:07:14.260592 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1400/5581] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:14 2026] GET /volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:15.269548 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0ae6622e-4179-4c8b-b1bb-036e69352c86 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:15.271294 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0ae6622e-4179-4c8b-b1bb-036e69352c86 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 Aug 14 04:07:15.271497 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0ae6622e-4179-4c8b-b1bb-036e69352c86 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:15.271676 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0ae6622e-4179-4c8b-b1bb-036e69352c86 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:15.276095 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0ae6622e-4179-4c8b-b1bb-036e69352c86 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 returned with HTTP 404 Aug 14 04:07:15.276562 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1395/5582] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:15 2026] GET /volume/v3/snapshots/675634fb-4460-4213-8c77-bd13a02fe8b5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:15.282966 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a7a1e1aa-9911-4433-bd75-ac6e52a05322 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:15.285411 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a7a1e1aa-9911-4433-bd75-ac6e52a05322 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f Aug 14 04:07:15.285695 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a7a1e1aa-9911-4433-bd75-ac6e52a05322 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:15.285925 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a7a1e1aa-9911-4433-bd75-ac6e52a05322 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:15.286086 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-a7a1e1aa-9911-4433-bd75-ac6e52a05322 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume with id: 3d9f5531-2caf-4050-b2eb-5f37c8e67a2f Aug 14 04:07:15.293769 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:15.293769 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:15.294125 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a7a1e1aa-9911-4433-bd75-ac6e52a05322 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:15.309201 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a7a1e1aa-9911-4433-bd75-ac6e52a05322 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume request issued successfully. Aug 14 04:07:15.309725 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a7a1e1aa-9911-4433-bd75-ac6e52a05322 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f returned with HTTP 202 Aug 14 04:07:15.309835 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1389/5583] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:07:15 2026] DELETE /volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:15.317779 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-50915544-df86-4b01-85f2-652c5140f21a None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:15.319675 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-50915544-df86-4b01-85f2-652c5140f21a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f Aug 14 04:07:15.319951 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-50915544-df86-4b01-85f2-652c5140f21a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:15.320229 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-50915544-df86-4b01-85f2-652c5140f21a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:15.326798 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:15.326798 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:15.330247 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-50915544-df86-4b01-85f2-652c5140f21a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:15.334228 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-50915544-df86-4b01-85f2-652c5140f21a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f returned with HTTP 200 Aug 14 04:07:15.334619 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1400/5584] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:15 2026] GET /volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:16.348048 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-69d2b972-7a9c-4e89-b57b-eac5dd52a40d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:16.349744 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-69d2b972-7a9c-4e89-b57b-eac5dd52a40d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f Aug 14 04:07:16.349919 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-69d2b972-7a9c-4e89-b57b-eac5dd52a40d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:16.350094 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-69d2b972-7a9c-4e89-b57b-eac5dd52a40d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:16.355414 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-69d2b972-7a9c-4e89-b57b-eac5dd52a40d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f returned with HTTP 404 Aug 14 04:07:16.355829 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1401/5585] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:16 2026] GET /volume/v3/volumes/3d9f5531-2caf-4050-b2eb-5f37c8e67a2f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:16.362582 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:16.364167 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:07:16.364495 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-267505139"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:16.366096 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-267505139'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:07:16.366231 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume of 1 GB Aug 14 04:07:16.369724 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Availability Zones retrieved successfully. Aug 14 04:07:16.374549 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (2f84c6a2-e7de-4a4f-8fb6-0856e1ce6ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:16.375562 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70830e0b-770d-4ffc-998b-ee6484cbea8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:16.376272 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:07:16.399728 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70830e0b-770d-4ffc-998b-ee6484cbea8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:16.400608 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed58aef-3689-4882-aa4c-74076046e08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:16.436093 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['8c69d15a-e7e6-4ea3-aede-9624198ddd25', '7f1703d3-716d-4e1f-8f52-aeef85fe2795', '0271d2ea-df4c-49bd-ab3d-7c9e4972bc1f', '2895c10c-dac1-453f-8264-8cdeae0f6e92'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:16.436812 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed58aef-3689-4882-aa4c-74076046e08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c69d15a-e7e6-4ea3-aede-9624198ddd25', '7f1703d3-716d-4e1f-8f52-aeef85fe2795', '0271d2ea-df4c-49bd-ab3d-7c9e4972bc1f', '2895c10c-dac1-453f-8264-8cdeae0f6e92']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:16.437523 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391dc02e-ee0f-4699-9568-083d198dcfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:16.457314 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391dc02e-ee0f-4699-9568-083d198dcfc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfb8e8bc-ac48-4947-a6c8-19129fda2f5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-267505139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['8c69d15a-e7e6-4ea3-aede-9624198ddd25','7f1703d3-716d-4e1f-8f52-aeef85fe2795','0271d2ea-df4c-49bd-ab3d-7c9e4972bc1f','2895c10c-dac1-453f-8264-8cdeae0f6e92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-267505139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfb8e8bc-ac48-4947-a6c8-19129fda2f5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d521a5e093494a8c6774422dc8bfae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09db761c7c7040338cda9804fff126fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:16.457930 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761cc543-ef85-4fa6-acf8-b639624942ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:16.471998 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761cc543-ef85-4fa6-acf8-b639624942ee) transitioned into state 'SUCCESS' from state '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-267505139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['8c69d15a-e7e6-4ea3-aede-9624198ddd25','7f1703d3-716d-4e1f-8f52-aeef85fe2795','0271d2ea-df4c-49bd-ab3d-7c9e4972bc1f','2895c10c-dac1-453f-8264-8cdeae0f6e92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:16.472646 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a962865-baac-48a6-bf13-8e1ed4dcfaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:16.479353 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a962865-baac-48a6-bf13-8e1ed4dcfaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:16.480086 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (2f84c6a2-e7de-4a4f-8fb6-0856e1ce6ef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:16.480378 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request issued successfully. Aug 14 04:07:16.480930 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-ab171d65-0a04-42af-87ff-c0331a6a7824 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:07:16.481359 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1396/5586] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:07:16 2026] POST /volume/v3/volumes => generated 775 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:16.492378 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6d097722-5150-4429-9b0e-f6888e34ca17 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:16.493982 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6d097722-5150-4429-9b0e-f6888e34ca17 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e Aug 14 04:07:16.494180 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6d097722-5150-4429-9b0e-f6888e34ca17 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:16.494353 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6d097722-5150-4429-9b0e-f6888e34ca17 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:16.500451 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:16.500451 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:16.503217 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-6d097722-5150-4429-9b0e-f6888e34ca17 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:16.506341 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6d097722-5150-4429-9b0e-f6888e34ca17 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e returned with HTTP 200 Aug 14 04:07:16.506648 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1390/5587] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:16 2026] GET /volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:17.517752 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6568a67a-92bb-4b73-ba46-91fa9e7b1737 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:17.519427 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6568a67a-92bb-4b73-ba46-91fa9e7b1737 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e Aug 14 04:07:17.519603 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6568a67a-92bb-4b73-ba46-91fa9e7b1737 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:17.519777 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6568a67a-92bb-4b73-ba46-91fa9e7b1737 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:17.526125 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:17.526125 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:17.528925 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6568a67a-92bb-4b73-ba46-91fa9e7b1737 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:17.532081 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6568a67a-92bb-4b73-ba46-91fa9e7b1737 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e returned with HTTP 200 Aug 14 04:07:17.532427 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1401/5588] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:17 2026] GET /volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e => generated 1006 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:17.543105 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ba8f823d-667b-43ae-9f49-e6a6650b283d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:17.544711 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ba8f823d-667b-43ae-9f49-e6a6650b283d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:07:17.545021 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ba8f823d-667b-43ae-9f49-e6a6650b283d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cfb8e8bc-ac48-4947-a6c8-19129fda2f5e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-199460812"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:17.552408 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:17.552408 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:17.552682 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ba8f823d-667b-43ae-9f49-e6a6650b283d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:17.552784 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-ba8f823d-667b-43ae-9f49-e6a6650b283d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create snapshot from volume cfb8e8bc-ac48-4947-a6c8-19129fda2f5e Aug 14 04:07:17.572081 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-ba8f823d-667b-43ae-9f49-e6a6650b283d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['b22407a3-3aac-4cb4-823b-d694d81130e2', '3dc41114-a907-48b1-ba33-7f3f251262d7', 'ec61b4c2-d6bd-4dbc-b32c-9acdafb89cd0', '68fa70c5-e302-4353-a5ea-b0e8db787bb7'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:17.594984 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-ba8f823d-667b-43ae-9f49-e6a6650b283d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot create request issued successfully. Aug 14 04:07:17.595349 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ba8f823d-667b-43ae-9f49-e6a6650b283d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:07:17.595962 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1402/5589] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:07:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:17.603798 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-829ee352-06eb-4fdb-a119-7de2c0fce32b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:17.605650 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-829ee352-06eb-4fdb-a119-7de2c0fce32b tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 Aug 14 04:07:17.605884 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-829ee352-06eb-4fdb-a119-7de2c0fce32b tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:17.606089 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-829ee352-06eb-4fdb-a119-7de2c0fce32b tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:17.610830 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:17.610830 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:17.611144 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-829ee352-06eb-4fdb-a119-7de2c0fce32b tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:17.611891 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-829ee352-06eb-4fdb-a119-7de2c0fce32b tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 returned with HTTP 200 Aug 14 04:07:17.612249 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1397/5590] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:17 2026] GET /volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:18.620089 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-e2dd9dd7-b68a-49ad-a584-7106c5b7fe88 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:18.622456 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e2dd9dd7-b68a-49ad-a584-7106c5b7fe88 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 Aug 14 04:07:18.622456 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e2dd9dd7-b68a-49ad-a584-7106c5b7fe88 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:18.622655 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-e2dd9dd7-b68a-49ad-a584-7106c5b7fe88 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:18.627179 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:18.627179 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:18.627464 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-e2dd9dd7-b68a-49ad-a584-7106c5b7fe88 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:18.628043 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-e2dd9dd7-b68a-49ad-a584-7106c5b7fe88 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 returned with HTTP 200 Aug 14 04:07:18.628417 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1391/5591] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:18 2026] GET /volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:18.635755 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-365c1038-20e0-421d-b304-0e9e80522f59 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:18.637404 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-365c1038-20e0-421d-b304-0e9e80522f59 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] POST https://10.4.3.64/volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9/action Aug 14 04:07:18.637749 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-365c1038-20e0-421d-b304-0e9e80522f59 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:07:18.637861 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-365c1038-20e0-421d-b304-0e9e80522f59 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:18.639092 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.admin_actions [None req-365c1038-20e0-421d-b304-0e9e80522f59 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Updating snapshot 'b90bc630-1217-499b-8a87-83fe58ec94e9' with '{'status': 'error'}' {{(pid=100328) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 04:07:18.646785 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:18.646785 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:18.647210 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.policy [None req-365c1038-20e0-421d-b304-0e9e80522f59 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9c379a0575dc4645adcf49d735c526cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '73d521a5e093494a8c6774422dc8bfae', '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=100328) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 04:07:18.647389 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-365c1038-20e0-421d-b304-0e9e80522f59 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9/action returned with HTTP 403 Aug 14 04:07:18.647796 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1402/5592] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 04:07:18 2026] POST /volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:18.653841 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-a368d0aa-c967-4481-97db-2e1515260b15 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:18.655742 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a368d0aa-c967-4481-97db-2e1515260b15 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 Aug 14 04:07:18.655961 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a368d0aa-c967-4481-97db-2e1515260b15 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:18.656222 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-a368d0aa-c967-4481-97db-2e1515260b15 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:18.656325 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-a368d0aa-c967-4481-97db-2e1515260b15 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete snapshot with id: b90bc630-1217-499b-8a87-83fe58ec94e9 Aug 14 04:07:18.660695 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:18.660695 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:18.660940 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a368d0aa-c967-4481-97db-2e1515260b15 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:18.674313 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-a368d0aa-c967-4481-97db-2e1515260b15 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot delete request issued successfully. Aug 14 04:07:18.674475 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-a368d0aa-c967-4481-97db-2e1515260b15 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 returned with HTTP 202 Aug 14 04:07:18.674830 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1403/5593] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:07:18 2026] DELETE /volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:18.681240 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-0eb0262b-9ded-461b-ae8c-d62a212d42db None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:18.683011 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0eb0262b-9ded-461b-ae8c-d62a212d42db tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 Aug 14 04:07:18.683216 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0eb0262b-9ded-461b-ae8c-d62a212d42db tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:18.683424 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-0eb0262b-9ded-461b-ae8c-d62a212d42db tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:18.688631 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:18.688631 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:18.688921 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-0eb0262b-9ded-461b-ae8c-d62a212d42db tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:18.689645 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-0eb0262b-9ded-461b-ae8c-d62a212d42db tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 returned with HTTP 200 Aug 14 04:07:18.689987 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1398/5594] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:18 2026] GET /volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:19.698442 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-ec11c707-1c88-498f-8990-32a630837dd6 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:19.700321 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ec11c707-1c88-498f-8990-32a630837dd6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 Aug 14 04:07:19.700545 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ec11c707-1c88-498f-8990-32a630837dd6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:19.700722 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-ec11c707-1c88-498f-8990-32a630837dd6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:19.704572 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-ec11c707-1c88-498f-8990-32a630837dd6 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 returned with HTTP 404 Aug 14 04:07:19.705127 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1392/5595] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:19 2026] GET /volume/v3/snapshots/b90bc630-1217-499b-8a87-83fe58ec94e9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:19.710910 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-631070b8-e276-42fc-826a-25d4287ff823 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:19.712633 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-631070b8-e276-42fc-826a-25d4287ff823 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e Aug 14 04:07:19.712835 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-631070b8-e276-42fc-826a-25d4287ff823 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:19.713012 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-631070b8-e276-42fc-826a-25d4287ff823 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:19.713211 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-631070b8-e276-42fc-826a-25d4287ff823 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume with id: cfb8e8bc-ac48-4947-a6c8-19129fda2f5e Aug 14 04:07:19.720464 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:19.720464 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:19.720776 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-631070b8-e276-42fc-826a-25d4287ff823 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:19.735154 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-631070b8-e276-42fc-826a-25d4287ff823 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume request issued successfully. Aug 14 04:07:19.735371 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-631070b8-e276-42fc-826a-25d4287ff823 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e returned with HTTP 202 Aug 14 04:07:19.735883 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1403/5596] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:07:19 2026] DELETE /volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:19.742421 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-25691eaa-34d5-49a9-80a2-016d21490f03 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:19.744648 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-25691eaa-34d5-49a9-80a2-016d21490f03 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e Aug 14 04:07:19.744923 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-25691eaa-34d5-49a9-80a2-016d21490f03 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:19.745212 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-25691eaa-34d5-49a9-80a2-016d21490f03 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:19.753176 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:19.753176 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:19.757309 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-25691eaa-34d5-49a9-80a2-016d21490f03 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:19.761967 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-25691eaa-34d5-49a9-80a2-016d21490f03 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e returned with HTTP 200 Aug 14 04:07:19.762572 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1404/5597] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:19 2026] GET /volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:20.774234 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-809753e5-fe65-4c87-90c7-89dfc8c6a5ba None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:20.775734 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-809753e5-fe65-4c87-90c7-89dfc8c6a5ba tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e Aug 14 04:07:20.775936 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-809753e5-fe65-4c87-90c7-89dfc8c6a5ba tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:20.776187 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-809753e5-fe65-4c87-90c7-89dfc8c6a5ba tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:20.781202 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-809753e5-fe65-4c87-90c7-89dfc8c6a5ba tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e returned with HTTP 404 Aug 14 04:07:20.781609 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1399/5598] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:20 2026] GET /volume/v3/volumes/cfb8e8bc-ac48-4947-a6c8-19129fda2f5e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:20.789174 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:20.790666 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:07:20.790966 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2004904402"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:20.792563 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.v3.volumes [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2004904402'}} {{(pid=100329) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:07:20.792674 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume of 1 GB Aug 14 04:07:20.796053 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Availability Zones retrieved successfully. Aug 14 04:07:20.800750 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (c81e210b-b702-483a-91b4-33099503a2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:20.801756 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3abb15c1-ce56-41fd-a0d0-d3cd77dc8fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:20.802571 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.flows.api.create_volume [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Validating volume size '1' using validate_int {{(pid=100329) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:07:20.822374 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3abb15c1-ce56-41fd-a0d0-d3cd77dc8fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:20.823079 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7457127-8e24-47d8-a1e0-de3b9974767a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:20.857451 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['807f2c1f-b5d3-439c-96e7-6f6b585df7ea', '0c77f343-1e23-4667-855e-59452914dc34', '00794cb7-b513-4a6c-9707-edd2fa947d86', '3c9e1545-ed2d-4c4c-b38f-f926e5284ce0'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:20.858378 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7457127-8e24-47d8-a1e0-de3b9974767a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['807f2c1f-b5d3-439c-96e7-6f6b585df7ea', '0c77f343-1e23-4667-855e-59452914dc34', '00794cb7-b513-4a6c-9707-edd2fa947d86', '3c9e1545-ed2d-4c4c-b38f-f926e5284ce0']}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:20.859100 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed564941-9469-4f23-8708-73c3c866e15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:20.883054 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed564941-9469-4f23-8708-73c3c866e15b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f604cd69-45c5-4171-8833-cae946619306', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2004904402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['807f2c1f-b5d3-439c-96e7-6f6b585df7ea','0c77f343-1e23-4667-855e-59452914dc34','00794cb7-b513-4a6c-9707-edd2fa947d86','3c9e1545-ed2d-4c4c-b38f-f926e5284ce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:07:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2004904402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f604cd69-45c5-4171-8833-cae946619306,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d521a5e093494a8c6774422dc8bfae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09db761c7c7040338cda9804fff126fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:20.883841 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29d9bf0e-e779-4100-a29d-313baeb87975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:20.901097 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29d9bf0e-e779-4100-a29d-313baeb87975) transitioned into state 'SUCCESS' from state '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-2004904402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['807f2c1f-b5d3-439c-96e7-6f6b585df7ea','0c77f343-1e23-4667-855e-59452914dc34','00794cb7-b513-4a6c-9707-edd2fa947d86','3c9e1545-ed2d-4c4c-b38f-f926e5284ce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:20.901873 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d28b61b-7859-4be6-81ba-4e7aedfa1fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:20.910477 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d28b61b-7859-4be6-81ba-4e7aedfa1fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100329) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:20.911265 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.volume.api [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (c81e210b-b702-483a-91b4-33099503a2ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100329) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:20.911550 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request issued successfully. Aug 14 04:07:20.912094 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-7ae82ccb-5fa6-4d7a-a546-d66144de54c3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:07:20.912524 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1393/5599] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:07:20 2026] POST /volume/v3/volumes => generated 776 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:20.922903 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-2e115036-f074-4499-8874-e1f2be6d07ec None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:20.924645 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2e115036-f074-4499-8874-e1f2be6d07ec tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 Aug 14 04:07:20.924834 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2e115036-f074-4499-8874-e1f2be6d07ec tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:20.925045 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-2e115036-f074-4499-8874-e1f2be6d07ec tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:20.931506 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:20.931506 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:20.934510 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-2e115036-f074-4499-8874-e1f2be6d07ec tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:20.938383 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-2e115036-f074-4499-8874-e1f2be6d07ec tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 returned with HTTP 200 Aug 14 04:07:20.938837 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1404/5600] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:20 2026] GET /volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:21.949825 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-11484e64-9956-4665-97d0-0965f640dfe7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:21.951472 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-11484e64-9956-4665-97d0-0965f640dfe7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 Aug 14 04:07:21.951660 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-11484e64-9956-4665-97d0-0965f640dfe7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:21.951843 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-11484e64-9956-4665-97d0-0965f640dfe7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:21.958105 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:21.958105 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:21.960866 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-11484e64-9956-4665-97d0-0965f640dfe7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:21.964012 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-11484e64-9956-4665-97d0-0965f640dfe7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 returned with HTTP 200 Aug 14 04:07:21.964366 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1405/5601] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:21 2026] GET /volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:21.975206 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c3aa5ec0-7d25-4be6-9625-9cdeeda291c1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:21.976990 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c3aa5ec0-7d25-4be6-9625-9cdeeda291c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:07:21.977312 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c3aa5ec0-7d25-4be6-9625-9cdeeda291c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f604cd69-45c5-4171-8833-cae946619306", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-151463363"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:21.985317 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:21.985317 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:21.985744 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c3aa5ec0-7d25-4be6-9625-9cdeeda291c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:21.985910 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-c3aa5ec0-7d25-4be6-9625-9cdeeda291c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create snapshot from volume f604cd69-45c5-4171-8833-cae946619306 Aug 14 04:07:22.004925 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-c3aa5ec0-7d25-4be6-9625-9cdeeda291c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['75456eba-d080-444f-b062-85fea1a8dbc9', 'f024ca6a-b1aa-4fde-a5b2-96e79fd7d6e1', '3d93dd22-b243-4eae-8357-7eed121a98c9', '14ef5c10-ff33-46cb-82fd-9683c9da2e73'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:22.026808 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c3aa5ec0-7d25-4be6-9625-9cdeeda291c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot create request issued successfully. Aug 14 04:07:22.027080 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c3aa5ec0-7d25-4be6-9625-9cdeeda291c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:07:22.027555 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1400/5602] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:07:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:22.035681 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3807ba8c-43d3-40cf-a21d-6bda89ec7388 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:22.037507 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3807ba8c-43d3-40cf-a21d-6bda89ec7388 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c Aug 14 04:07:22.037678 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3807ba8c-43d3-40cf-a21d-6bda89ec7388 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:22.037860 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3807ba8c-43d3-40cf-a21d-6bda89ec7388 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:22.042306 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:22.042306 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:22.042551 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3807ba8c-43d3-40cf-a21d-6bda89ec7388 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:22.043086 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3807ba8c-43d3-40cf-a21d-6bda89ec7388 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c returned with HTTP 200 Aug 14 04:07:22.043463 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1394/5603] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:22 2026] GET /volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:23.051207 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-a19c8ee9-886e-4a17-be5b-b9b8fe0a7ca2 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:23.052992 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a19c8ee9-886e-4a17-be5b-b9b8fe0a7ca2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c Aug 14 04:07:23.053181 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a19c8ee9-886e-4a17-be5b-b9b8fe0a7ca2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:23.053376 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-a19c8ee9-886e-4a17-be5b-b9b8fe0a7ca2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:23.057975 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:23.057975 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:23.058271 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-a19c8ee9-886e-4a17-be5b-b9b8fe0a7ca2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:23.058822 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-a19c8ee9-886e-4a17-be5b-b9b8fe0a7ca2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c returned with HTTP 200 Aug 14 04:07:23.059141 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1405/5604] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:23 2026] GET /volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:23.065952 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-61c2b671-19f6-4167-9906-fa9706097056 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:23.067510 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-61c2b671-19f6-4167-9906-fa9706097056 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] GET https://10.4.3.64/volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c Aug 14 04:07:23.067703 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-61c2b671-19f6-4167-9906-fa9706097056 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:23.067852 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-61c2b671-19f6-4167-9906-fa9706097056 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:23.072018 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:23.072018 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:23.072415 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-61c2b671-19f6-4167-9906-fa9706097056 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Snapshot retrieved successfully. Aug 14 04:07:23.073065 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-61c2b671-19f6-4167-9906-fa9706097056 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c returned with HTTP 200 Aug 14 04:07:23.073406 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1406/5605] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:23 2026] GET /volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:23.079768 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-2971960e-f9c0-400f-b23e-431b0f1b9b47 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:23.081331 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2971960e-f9c0-400f-b23e-431b0f1b9b47 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c Aug 14 04:07:23.081494 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2971960e-f9c0-400f-b23e-431b0f1b9b47 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:23.081662 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-2971960e-f9c0-400f-b23e-431b0f1b9b47 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:23.081758 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.snapshots [None req-2971960e-f9c0-400f-b23e-431b0f1b9b47 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete snapshot with id: 4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c Aug 14 04:07:23.085838 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:23.085838 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:23.086066 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2971960e-f9c0-400f-b23e-431b0f1b9b47 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:23.098293 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-2971960e-f9c0-400f-b23e-431b0f1b9b47 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot delete request issued successfully. Aug 14 04:07:23.098449 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-2971960e-f9c0-400f-b23e-431b0f1b9b47 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c returned with HTTP 202 Aug 14 04:07:23.098880 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1401/5606] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:07:23 2026] DELETE /volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:23.105102 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1213c0f8-4a7e-44dc-a387-cc724de95a3c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:23.106455 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1213c0f8-4a7e-44dc-a387-cc724de95a3c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c Aug 14 04:07:23.106615 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1213c0f8-4a7e-44dc-a387-cc724de95a3c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:23.106906 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1213c0f8-4a7e-44dc-a387-cc724de95a3c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:23.111636 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:23.111636 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:23.111943 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1213c0f8-4a7e-44dc-a387-cc724de95a3c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:23.112651 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1213c0f8-4a7e-44dc-a387-cc724de95a3c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c returned with HTTP 200 Aug 14 04:07:23.113026 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1395/5607] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:23 2026] GET /volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:24.121157 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6262d9e3-b26e-4332-b503-b9ca3bf5f410 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:24.123111 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6262d9e3-b26e-4332-b503-b9ca3bf5f410 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c Aug 14 04:07:24.123394 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6262d9e3-b26e-4332-b503-b9ca3bf5f410 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:24.123626 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6262d9e3-b26e-4332-b503-b9ca3bf5f410 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:24.127414 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6262d9e3-b26e-4332-b503-b9ca3bf5f410 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c returned with HTTP 404 Aug 14 04:07:24.127842 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1406/5608] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:24 2026] GET /volume/v3/snapshots/4dd03e3c-8cd8-4ee2-ba71-ccdc7787558c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:24.134456 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-8813204b-af75-4e41-b4f9-8fb683c51829 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:24.136105 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8813204b-af75-4e41-b4f9-8fb683c51829 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 Aug 14 04:07:24.136319 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8813204b-af75-4e41-b4f9-8fb683c51829 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:24.136499 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-8813204b-af75-4e41-b4f9-8fb683c51829 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:24.136656 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-8813204b-af75-4e41-b4f9-8fb683c51829 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume with id: f604cd69-45c5-4171-8833-cae946619306 Aug 14 04:07:24.143262 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:24.143262 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:24.143547 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8813204b-af75-4e41-b4f9-8fb683c51829 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:24.156722 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-8813204b-af75-4e41-b4f9-8fb683c51829 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume request issued successfully. Aug 14 04:07:24.156892 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-8813204b-af75-4e41-b4f9-8fb683c51829 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 returned with HTTP 202 Aug 14 04:07:24.157296 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1407/5609] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:07:24 2026] DELETE /volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:24.164265 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-28443698-8ee0-447f-abfc-d0724359afe2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:24.166217 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-28443698-8ee0-447f-abfc-d0724359afe2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 Aug 14 04:07:24.166486 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-28443698-8ee0-447f-abfc-d0724359afe2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:24.166678 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-28443698-8ee0-447f-abfc-d0724359afe2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:24.173868 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:24.173868 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:24.176933 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-28443698-8ee0-447f-abfc-d0724359afe2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:24.180388 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-28443698-8ee0-447f-abfc-d0724359afe2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 returned with HTTP 200 Aug 14 04:07:24.180741 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1402/5610] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:24 2026] GET /volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:25.192693 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-11c5e8f4-08ce-4f23-97a7-4194e3031b89 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:25.194333 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-11c5e8f4-08ce-4f23-97a7-4194e3031b89 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 Aug 14 04:07:25.194513 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-11c5e8f4-08ce-4f23-97a7-4194e3031b89 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:25.194686 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-11c5e8f4-08ce-4f23-97a7-4194e3031b89 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:25.200035 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-11c5e8f4-08ce-4f23-97a7-4194e3031b89 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 returned with HTTP 404 Aug 14 04:07:25.200494 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1396/5611] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:25 2026] GET /volume/v3/volumes/f604cd69-45c5-4171-8833-cae946619306 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:25.208164 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:25.209805 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:07:25.210116 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1628060516"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:25.212164 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.v3.volumes [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1628060516'}} {{(pid=100328) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:07:25.212368 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.volumes [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume of 1 GB Aug 14 04:07:25.217870 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Availability Zones retrieved successfully. Aug 14 04:07:25.225211 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (05b58558-fac0-4917-bf29-2a7b23fa8439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:25.226823 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bac92298-33d5-4392-8714-6f14a81d2680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:25.227968 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.flows.api.create_volume [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Validating volume size '1' using validate_int {{(pid=100328) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:07:25.252447 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bac92298-33d5-4392-8714-6f14a81d2680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:25.253218 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3dbd96d-c934-4b0a-bb1f-961a2209da66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:25.287565 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['34c98600-f7db-4166-92b1-86c235ac2f35', '4a870b17-53de-4963-a9ad-74a3631ce30a', '6c3fdf83-216b-4544-8614-c28352807ea8', '27e3fce2-2115-4fdd-ae67-44c00ab80ed6'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:25.288068 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3dbd96d-c934-4b0a-bb1f-961a2209da66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34c98600-f7db-4166-92b1-86c235ac2f35', '4a870b17-53de-4963-a9ad-74a3631ce30a', '6c3fdf83-216b-4544-8614-c28352807ea8', '27e3fce2-2115-4fdd-ae67-44c00ab80ed6']}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:25.288803 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd5b560a-7518-4cfc-8fe1-9e1b66571dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:25.311626 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd5b560a-7518-4cfc-8fe1-9e1b66571dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ec49489-abcf-4569-b8ba-420ff4e8bd26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1628060516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['34c98600-f7db-4166-92b1-86c235ac2f35','4a870b17-53de-4963-a9ad-74a3631ce30a','6c3fdf83-216b-4544-8614-c28352807ea8','27e3fce2-2115-4fdd-ae67-44c00ab80ed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:07:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1628060516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ec49489-abcf-4569-b8ba-420ff4e8bd26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d521a5e093494a8c6774422dc8bfae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09db761c7c7040338cda9804fff126fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:25.312298 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff50b846-e27d-4b28-84fe-36eeec2f2b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:25.327756 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff50b846-e27d-4b28-84fe-36eeec2f2b04) transitioned into state 'SUCCESS' from state '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-1628060516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['34c98600-f7db-4166-92b1-86c235ac2f35','4a870b17-53de-4963-a9ad-74a3631ce30a','6c3fdf83-216b-4544-8614-c28352807ea8','27e3fce2-2115-4fdd-ae67-44c00ab80ed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:25.328408 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d30a6b-df48-4771-9e7b-44cca59d74ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:25.336239 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d30a6b-df48-4771-9e7b-44cca59d74ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100328) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:25.336998 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.volume.api [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (05b58558-fac0-4917-bf29-2a7b23fa8439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100328) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:25.337219 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request issued successfully. Aug 14 04:07:25.337731 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-70b931aa-39b6-4549-8fd9-f789ec78e250 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:07:25.338082 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1407/5612] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:07:25 2026] POST /volume/v3/volumes => generated 776 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:25.350287 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-99c6d36a-fd51-493d-9d85-f4d0ba69e524 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:25.351654 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-99c6d36a-fd51-493d-9d85-f4d0ba69e524 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 Aug 14 04:07:25.351820 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-99c6d36a-fd51-493d-9d85-f4d0ba69e524 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:25.351988 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-99c6d36a-fd51-493d-9d85-f4d0ba69e524 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:25.358360 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:25.358360 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:25.361117 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-99c6d36a-fd51-493d-9d85-f4d0ba69e524 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:25.364175 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-99c6d36a-fd51-493d-9d85-f4d0ba69e524 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 returned with HTTP 200 Aug 14 04:07:25.364504 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1408/5613] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:25 2026] GET /volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:26.376037 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-da4a5765-b539-4cec-bace-78b9727c61c7 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:26.377736 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-da4a5765-b539-4cec-bace-78b9727c61c7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 Aug 14 04:07:26.377930 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-da4a5765-b539-4cec-bace-78b9727c61c7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:26.378112 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-da4a5765-b539-4cec-bace-78b9727c61c7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:26.384544 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:26.384544 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:26.387475 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-da4a5765-b539-4cec-bace-78b9727c61c7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:26.390746 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-da4a5765-b539-4cec-bace-78b9727c61c7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 returned with HTTP 200 Aug 14 04:07:26.391076 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1403/5614] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:26 2026] GET /volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:26.403094 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-d80334bb-6fde-46b6-86c7-5a4638212f70 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:26.405080 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d80334bb-6fde-46b6-86c7-5a4638212f70 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:07:26.405532 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-d80334bb-6fde-46b6-86c7-5a4638212f70 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ec49489-abcf-4569-b8ba-420ff4e8bd26", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-803936155"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:26.415128 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:26.415128 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:26.415527 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d80334bb-6fde-46b6-86c7-5a4638212f70 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:26.415691 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-d80334bb-6fde-46b6-86c7-5a4638212f70 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create snapshot from volume 5ec49489-abcf-4569-b8ba-420ff4e8bd26 Aug 14 04:07:26.438339 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.quota [None req-d80334bb-6fde-46b6-86c7-5a4638212f70 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['840010d3-ab72-47cf-a478-73d03ed6f7cc', 'cd72d38a-a692-483f-8a08-473198e522dd', '397f4e5b-7ce0-46a1-ac81-3349b6ecddd8', '4047396e-2499-418b-aa06-bef252663d13'] {{(pid=100329) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:26.459214 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-d80334bb-6fde-46b6-86c7-5a4638212f70 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot create request issued successfully. Aug 14 04:07:26.459523 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-d80334bb-6fde-46b6-86c7-5a4638212f70 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:07:26.459946 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1397/5615] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:07:26 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 14 04:07:26.469178 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-bddd9502-7de8-4ba5-bb33-ba5077f2abdc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:26.470938 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bddd9502-7de8-4ba5-bb33-ba5077f2abdc tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a Aug 14 04:07:26.471121 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bddd9502-7de8-4ba5-bb33-ba5077f2abdc tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:26.471343 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-bddd9502-7de8-4ba5-bb33-ba5077f2abdc tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:26.475773 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:26.475773 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:26.476043 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-bddd9502-7de8-4ba5-bb33-ba5077f2abdc tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:26.476633 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-bddd9502-7de8-4ba5-bb33-ba5077f2abdc tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a returned with HTTP 200 Aug 14 04:07:26.476960 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1408/5616] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:26 2026] GET /volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:27.485952 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-43b0df07-9d1a-47c1-aa61-4be55cf4603e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:27.487694 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-43b0df07-9d1a-47c1-aa61-4be55cf4603e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a Aug 14 04:07:27.487898 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-43b0df07-9d1a-47c1-aa61-4be55cf4603e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:27.488079 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-43b0df07-9d1a-47c1-aa61-4be55cf4603e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:27.493326 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:27.493326 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:27.493688 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-43b0df07-9d1a-47c1-aa61-4be55cf4603e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:27.494384 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-43b0df07-9d1a-47c1-aa61-4be55cf4603e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a returned with HTTP 200 Aug 14 04:07:27.494781 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1409/5617] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:27 2026] GET /volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:27.502049 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5dfa8ce4-abc2-476b-a06b-a90f7f96f8d2 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:27.503695 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5dfa8ce4-abc2-476b-a06b-a90f7f96f8d2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] POST https://10.4.3.64/volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a/action Aug 14 04:07:27.503998 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5dfa8ce4-abc2-476b-a06b-a90f7f96f8d2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:07:27.504113 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5dfa8ce4-abc2-476b-a06b-a90f7f96f8d2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:27.505322 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.snapshot_unmanage [None req-5dfa8ce4-abc2-476b-a06b-a90f7f96f8d2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Unmanage snapshot with id: 372d678c-df44-4226-9ea1-2c65f3d9604a Aug 14 04:07:27.509703 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:27.509703 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:27.510094 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-5dfa8ce4-abc2-476b-a06b-a90f7f96f8d2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Snapshot retrieved successfully. Aug 14 04:07:27.510810 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.policy [None req-5dfa8ce4-abc2-476b-a06b-a90f7f96f8d2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '9c379a0575dc4645adcf49d735c526cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '73d521a5e093494a8c6774422dc8bfae', '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=100326) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 04:07:27.510988 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5dfa8ce4-abc2-476b-a06b-a90f7f96f8d2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a/action returned with HTTP 403 Aug 14 04:07:27.511417 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1404/5618] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 04:07:27 2026] POST /volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:27.517208 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-78b65e72-5000-45cd-aef4-35909d83b7c2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:27.518970 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-78b65e72-5000-45cd-aef4-35909d83b7c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a Aug 14 04:07:27.519189 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-78b65e72-5000-45cd-aef4-35909d83b7c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:27.519380 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-78b65e72-5000-45cd-aef4-35909d83b7c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:27.519473 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-78b65e72-5000-45cd-aef4-35909d83b7c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete snapshot with id: 372d678c-df44-4226-9ea1-2c65f3d9604a Aug 14 04:07:27.524091 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:27.524091 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:27.524385 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-78b65e72-5000-45cd-aef4-35909d83b7c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:27.537726 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-78b65e72-5000-45cd-aef4-35909d83b7c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot delete request issued successfully. Aug 14 04:07:27.537911 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-78b65e72-5000-45cd-aef4-35909d83b7c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a returned with HTTP 202 Aug 14 04:07:27.538346 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1398/5619] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:07:27 2026] DELETE /volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 04:07:27.544498 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-36997e0b-965a-4f4c-91ee-5cbad44a1ccc None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:27.546272 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-36997e0b-965a-4f4c-91ee-5cbad44a1ccc tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a Aug 14 04:07:27.546531 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-36997e0b-965a-4f4c-91ee-5cbad44a1ccc tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:27.546755 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-36997e0b-965a-4f4c-91ee-5cbad44a1ccc tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:27.552184 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:27.552184 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:27.552455 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-36997e0b-965a-4f4c-91ee-5cbad44a1ccc tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:27.553019 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-36997e0b-965a-4f4c-91ee-5cbad44a1ccc tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a returned with HTTP 200 Aug 14 04:07:27.553365 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1409/5620] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:27 2026] GET /volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:28.561603 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-7a18affa-1b83-423f-999a-0b9c8a25feaf None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:28.563672 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7a18affa-1b83-423f-999a-0b9c8a25feaf tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a Aug 14 04:07:28.563859 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7a18affa-1b83-423f-999a-0b9c8a25feaf tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:28.564052 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-7a18affa-1b83-423f-999a-0b9c8a25feaf tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:28.568307 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-7a18affa-1b83-423f-999a-0b9c8a25feaf tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a returned with HTTP 404 Aug 14 04:07:28.568831 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1410/5621] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:28 2026] GET /volume/v3/snapshots/372d678c-df44-4226-9ea1-2c65f3d9604a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:28.574888 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4935d7b5-ba1a-4077-93d2-d1ff04ed12da None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:28.576796 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4935d7b5-ba1a-4077-93d2-d1ff04ed12da tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 Aug 14 04:07:28.577040 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4935d7b5-ba1a-4077-93d2-d1ff04ed12da tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:28.577305 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4935d7b5-ba1a-4077-93d2-d1ff04ed12da tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:28.577493 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-4935d7b5-ba1a-4077-93d2-d1ff04ed12da tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume with id: 5ec49489-abcf-4569-b8ba-420ff4e8bd26 Aug 14 04:07:28.586028 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:28.586028 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:28.586453 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4935d7b5-ba1a-4077-93d2-d1ff04ed12da tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:28.600951 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-4935d7b5-ba1a-4077-93d2-d1ff04ed12da tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume request issued successfully. Aug 14 04:07:28.601213 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4935d7b5-ba1a-4077-93d2-d1ff04ed12da tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 returned with HTTP 202 Aug 14 04:07:28.601626 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1405/5622] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:07:28 2026] DELETE /volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:28.608362 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-a5b0eaad-c82d-48e3-b556-eb3e08104d4d None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:28.610053 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a5b0eaad-c82d-48e3-b556-eb3e08104d4d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 Aug 14 04:07:28.610302 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a5b0eaad-c82d-48e3-b556-eb3e08104d4d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:28.610492 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-a5b0eaad-c82d-48e3-b556-eb3e08104d4d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:28.617577 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:28.617577 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:28.620898 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-a5b0eaad-c82d-48e3-b556-eb3e08104d4d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:28.625828 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-a5b0eaad-c82d-48e3-b556-eb3e08104d4d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 returned with HTTP 200 Aug 14 04:07:28.626275 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1399/5623] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:28 2026] GET /volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:29.637949 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-204ad7a8-2914-4006-9302-e20db59ad12f None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:29.639607 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-204ad7a8-2914-4006-9302-e20db59ad12f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 Aug 14 04:07:29.639804 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-204ad7a8-2914-4006-9302-e20db59ad12f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:29.639980 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-204ad7a8-2914-4006-9302-e20db59ad12f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:29.645351 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-204ad7a8-2914-4006-9302-e20db59ad12f tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 returned with HTTP 404 Aug 14 04:07:29.645771 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1410/5624] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:29 2026] GET /volume/v3/volumes/5ec49489-abcf-4569-b8ba-420ff4e8bd26 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:29.652344 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:29.653980 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:07:29.654364 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1256169216"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:29.655937 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.v3.volumes [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1256169216'}} {{(pid=100327) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:07:29.656096 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.volumes [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume of 1 GB Aug 14 04:07:29.659553 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Availability Zones retrieved successfully. Aug 14 04:07:29.664392 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (b71382a4-fb6d-4755-8b1b-55f4a364f492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:29.665404 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed56abbe-6774-4e31-913f-63293e8359ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:29.666053 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.flows.api.create_volume [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Validating volume size '1' using validate_int {{(pid=100327) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:07:29.686203 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed56abbe-6774-4e31-913f-63293e8359ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:29.686811 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (965afee0-9971-4a50-b505-d9d57ce747c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:29.717432 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['6e2a0cc5-3df7-4486-a971-5b7962045345', '92304952-f4b4-4326-be32-4d9a45235bd8', '5674b0d4-baa3-4fa1-a8ad-41209a12162a', '023f8086-85e9-48d8-be97-da4ac8fb9c00'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:29.718115 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (965afee0-9971-4a50-b505-d9d57ce747c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e2a0cc5-3df7-4486-a971-5b7962045345', '92304952-f4b4-4326-be32-4d9a45235bd8', '5674b0d4-baa3-4fa1-a8ad-41209a12162a', '023f8086-85e9-48d8-be97-da4ac8fb9c00']}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:29.718752 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1136eb97-e826-4081-b7b7-43959c5a3824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:29.738211 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1136eb97-e826-4081-b7b7-43959c5a3824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5b52690-8a49-49ba-9520-0915b72b8d39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1256169216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['6e2a0cc5-3df7-4486-a971-5b7962045345','92304952-f4b4-4326-be32-4d9a45235bd8','5674b0d4-baa3-4fa1-a8ad-41209a12162a','023f8086-85e9-48d8-be97-da4ac8fb9c00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1256169216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5b52690-8a49-49ba-9520-0915b72b8d39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d521a5e093494a8c6774422dc8bfae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09db761c7c7040338cda9804fff126fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:29.738860 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bbc1112-5b4e-4ffb-a8ff-eacb564da252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:29.753546 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bbc1112-5b4e-4ffb-a8ff-eacb564da252) transitioned into state 'SUCCESS' from state '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-1256169216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['6e2a0cc5-3df7-4486-a971-5b7962045345','92304952-f4b4-4326-be32-4d9a45235bd8','5674b0d4-baa3-4fa1-a8ad-41209a12162a','023f8086-85e9-48d8-be97-da4ac8fb9c00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:29.754144 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65396b9d-c426-4494-895e-bb0a2b30d1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:29.761437 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65396b9d-c426-4494-895e-bb0a2b30d1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100327) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:29.762204 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.volume.api [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (b71382a4-fb6d-4755-8b1b-55f4a364f492) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100327) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:29.762398 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request issued successfully. Aug 14 04:07:29.762884 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-1b2d9cde-45fc-41fe-8738-ec3edfa8b8c1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:07:29.763446 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1411/5625] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:07:29 2026] POST /volume/v3/volumes => generated 776 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:29.773785 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d2d22ced-0ec7-48c1-90fe-e2d1f04c87d1 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:29.775557 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d2d22ced-0ec7-48c1-90fe-e2d1f04c87d1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 Aug 14 04:07:29.775762 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d2d22ced-0ec7-48c1-90fe-e2d1f04c87d1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:29.776147 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d2d22ced-0ec7-48c1-90fe-e2d1f04c87d1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:29.783688 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:29.783688 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:29.787087 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-d2d22ced-0ec7-48c1-90fe-e2d1f04c87d1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:29.790743 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d2d22ced-0ec7-48c1-90fe-e2d1f04c87d1 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 returned with HTTP 200 Aug 14 04:07:29.791107 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1406/5626] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:29 2026] GET /volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:30.802606 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-f292c7d7-bc06-43a0-8d7f-a1717c60087c None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:30.804283 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f292c7d7-bc06-43a0-8d7f-a1717c60087c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 Aug 14 04:07:30.804466 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f292c7d7-bc06-43a0-8d7f-a1717c60087c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:30.804646 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-f292c7d7-bc06-43a0-8d7f-a1717c60087c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:30.811260 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:30.811260 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:30.814227 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-f292c7d7-bc06-43a0-8d7f-a1717c60087c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:30.817399 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-f292c7d7-bc06-43a0-8d7f-a1717c60087c tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 returned with HTTP 200 Aug 14 04:07:30.817731 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1400/5627] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:30 2026] GET /volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:30.828316 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6c1115b9-5eb3-499b-8b87-d4829849bba3 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:30.830047 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6c1115b9-5eb3-499b-8b87-d4829849bba3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:07:30.830419 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6c1115b9-5eb3-499b-8b87-d4829849bba3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5b52690-8a49-49ba-9520-0915b72b8d39", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-437541079"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:30.838655 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:30.838655 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:30.838967 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6c1115b9-5eb3-499b-8b87-d4829849bba3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:30.839093 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-6c1115b9-5eb3-499b-8b87-d4829849bba3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create snapshot from volume d5b52690-8a49-49ba-9520-0915b72b8d39 Aug 14 04:07:30.858381 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.quota [None req-6c1115b9-5eb3-499b-8b87-d4829849bba3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['ffddee57-4135-465c-8a6c-59f9101808bc', '6fa8062a-61b6-47b8-aefe-f58db9ec054a', '19de09c1-8843-44d1-ba06-127258f1ff6b', 'eaa6260a-4457-47b0-bfd6-870b902dd5f9'] {{(pid=100328) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:30.880857 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-6c1115b9-5eb3-499b-8b87-d4829849bba3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot create request issued successfully. Aug 14 04:07:30.881181 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6c1115b9-5eb3-499b-8b87-d4829849bba3 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:07:30.881711 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1411/5628] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:07:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:30.889278 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-61eb28f1-6a8e-4227-ba5a-5920f4a8a8b5 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:30.890931 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-61eb28f1-6a8e-4227-ba5a-5920f4a8a8b5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e Aug 14 04:07:30.891239 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-61eb28f1-6a8e-4227-ba5a-5920f4a8a8b5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:30.891286 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-61eb28f1-6a8e-4227-ba5a-5920f4a8a8b5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:30.895433 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:30.895433 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:30.895695 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-61eb28f1-6a8e-4227-ba5a-5920f4a8a8b5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:30.896287 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-61eb28f1-6a8e-4227-ba5a-5920f4a8a8b5 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e returned with HTTP 200 Aug 14 04:07:30.896601 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1412/5629] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:30 2026] GET /volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:31.904433 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-01fa5cb1-8f5a-4368-b9bf-fbb11e2bd594 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:31.906113 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-01fa5cb1-8f5a-4368-b9bf-fbb11e2bd594 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e Aug 14 04:07:31.906306 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-01fa5cb1-8f5a-4368-b9bf-fbb11e2bd594 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:31.906474 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-01fa5cb1-8f5a-4368-b9bf-fbb11e2bd594 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:31.910663 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:31.910663 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:31.910922 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-01fa5cb1-8f5a-4368-b9bf-fbb11e2bd594 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:31.911479 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-01fa5cb1-8f5a-4368-b9bf-fbb11e2bd594 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e returned with HTTP 200 Aug 14 04:07:31.911781 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1407/5630] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:31 2026] GET /volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:31.918896 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b8e41f72-baab-4fae-b275-a82c6802ce07 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:31.920792 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b8e41f72-baab-4fae-b275-a82c6802ce07 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] PUT https://10.4.3.64/volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e Aug 14 04:07:31.921325 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b8e41f72-baab-4fae-b275-a82c6802ce07 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:31.927195 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:31.927195 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:31.927602 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-b8e41f72-baab-4fae-b275-a82c6802ce07 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Snapshot retrieved successfully. Aug 14 04:07:31.933255 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b8e41f72-baab-4fae-b275-a82c6802ce07 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e returned with HTTP 200 Aug 14 04:07:31.933726 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1401/5631] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Aug 14 04:07:31 2026] PUT /volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e => generated 360 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:31.941241 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-5b3f0788-aaa7-4486-be68-56832fc3227d None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:31.943073 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5b3f0788-aaa7-4486-be68-56832fc3227d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e Aug 14 04:07:31.943641 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5b3f0788-aaa7-4486-be68-56832fc3227d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:31.943641 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-5b3f0788-aaa7-4486-be68-56832fc3227d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:31.943641 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.v3.snapshots [None req-5b3f0788-aaa7-4486-be68-56832fc3227d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete snapshot with id: ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e Aug 14 04:07:31.948065 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:31.948065 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:31.948346 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5b3f0788-aaa7-4486-be68-56832fc3227d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:31.960533 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-5b3f0788-aaa7-4486-be68-56832fc3227d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot delete request issued successfully. Aug 14 04:07:31.960683 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-5b3f0788-aaa7-4486-be68-56832fc3227d tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e returned with HTTP 202 Aug 14 04:07:31.961014 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1412/5632] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:07:31 2026] DELETE /volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:31.967268 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0d1338c5-9deb-4d8b-84aa-8df5e848a356 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:31.968888 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0d1338c5-9deb-4d8b-84aa-8df5e848a356 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e Aug 14 04:07:31.969072 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0d1338c5-9deb-4d8b-84aa-8df5e848a356 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:31.969275 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0d1338c5-9deb-4d8b-84aa-8df5e848a356 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:31.974098 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:31.974098 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:31.974098 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-0d1338c5-9deb-4d8b-84aa-8df5e848a356 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:31.974542 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0d1338c5-9deb-4d8b-84aa-8df5e848a356 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e returned with HTTP 200 Aug 14 04:07:31.974885 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1413/5633] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:31 2026] GET /volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e => generated 493 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:32.983293 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-4592b8dc-2468-4a6e-82c1-ae8c18297cca None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:32.984990 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4592b8dc-2468-4a6e-82c1-ae8c18297cca tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e Aug 14 04:07:32.985202 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4592b8dc-2468-4a6e-82c1-ae8c18297cca tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:32.985384 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-4592b8dc-2468-4a6e-82c1-ae8c18297cca tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:32.989485 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-4592b8dc-2468-4a6e-82c1-ae8c18297cca tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e returned with HTTP 404 Aug 14 04:07:32.989932 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1408/5634] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:32 2026] GET /volume/v3/snapshots/ae2729e6-2e96-4fa4-b1b2-ef08bedfe60e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:32.995596 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-49867342-c6d3-49f3-88f6-572aa4a8485a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:32.997173 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-49867342-c6d3-49f3-88f6-572aa4a8485a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 Aug 14 04:07:32.997357 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-49867342-c6d3-49f3-88f6-572aa4a8485a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:32.997525 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-49867342-c6d3-49f3-88f6-572aa4a8485a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:32.997669 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.volumes [None req-49867342-c6d3-49f3-88f6-572aa4a8485a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume with id: d5b52690-8a49-49ba-9520-0915b72b8d39 Aug 14 04:07:33.003789 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:33.003789 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:33.004073 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-49867342-c6d3-49f3-88f6-572aa4a8485a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:33.017778 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-49867342-c6d3-49f3-88f6-572aa4a8485a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume request issued successfully. Aug 14 04:07:33.017954 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-49867342-c6d3-49f3-88f6-572aa4a8485a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 returned with HTTP 202 Aug 14 04:07:33.018531 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1402/5635] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:07:32 2026] DELETE /volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:33.024841 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-f4b35b6d-a837-413c-8d1e-88f290be1148 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:33.027180 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f4b35b6d-a837-413c-8d1e-88f290be1148 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 Aug 14 04:07:33.027430 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f4b35b6d-a837-413c-8d1e-88f290be1148 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:33.027699 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-f4b35b6d-a837-413c-8d1e-88f290be1148 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:33.037217 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:33.037217 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:33.041787 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-f4b35b6d-a837-413c-8d1e-88f290be1148 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:33.046579 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-f4b35b6d-a837-413c-8d1e-88f290be1148 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 returned with HTTP 200 Aug 14 04:07:33.047047 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1413/5636] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:33 2026] GET /volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:34.058438 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-60ae4fa1-00e8-4d5c-aba3-2f505d60e22e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:34.060144 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-60ae4fa1-00e8-4d5c-aba3-2f505d60e22e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 Aug 14 04:07:34.060332 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-60ae4fa1-00e8-4d5c-aba3-2f505d60e22e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:34.060510 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-60ae4fa1-00e8-4d5c-aba3-2f505d60e22e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:34.065856 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-60ae4fa1-00e8-4d5c-aba3-2f505d60e22e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 returned with HTTP 404 Aug 14 04:07:34.066374 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1414/5637] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:34 2026] GET /volume/v3/volumes/d5b52690-8a49-49ba-9520-0915b72b8d39 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:34.073771 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-89e0601a-37ef-4e78-a87b-7de935558785 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:34.075376 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 14 04:07:34.075705 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1287882689"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:34.077412 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.v3.volumes [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1287882689'}} {{(pid=100326) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 04:07:34.077535 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume of 1 GB Aug 14 04:07:34.081827 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Availability Zones retrieved successfully. Aug 14 04:07:34.088584 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (13b6a12c-7255-489f-900e-feb0bea3931e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:34.089915 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b577f6ff-fa7d-4804-9d18-d94874f19d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:34.090857 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.flows.api.create_volume [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Validating volume size '1' using validate_int {{(pid=100326) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 04:07:34.112098 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b577f6ff-fa7d-4804-9d18-d94874f19d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T03:43:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=64cf754b-f617-46f1-a742-9d470d028448,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64cf754b-f617-46f1-a742-9d470d028448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:34.112747 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (387f55df-38c4-4126-af1b-9db6420dcbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:34.146396 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.quota [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['4e9e293d-d846-43cb-9966-6a5d1aa63b1a', 'e3163cf3-df2b-482a-9ee9-319fe63e8714', '7b363c50-e308-47d0-9b53-59691c79de92', 'ca9615bc-45db-49e4-b8ea-ae70cd7da234'] {{(pid=100326) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:34.147264 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (387f55df-38c4-4126-af1b-9db6420dcbdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e9e293d-d846-43cb-9966-6a5d1aa63b1a', 'e3163cf3-df2b-482a-9ee9-319fe63e8714', '7b363c50-e308-47d0-9b53-59691c79de92', 'ca9615bc-45db-49e4-b8ea-ae70cd7da234']}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:34.148006 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f2b169a-6fc9-4bd5-876a-8923af9d07c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:34.168344 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f2b169a-6fc9-4bd5-876a-8923af9d07c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2146a702-0fa4-4d54-9ce0-4e8ac4631b51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1287882689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['4e9e293d-d846-43cb-9966-6a5d1aa63b1a','e3163cf3-df2b-482a-9ee9-319fe63e8714','7b363c50-e308-47d0-9b53-59691c79de92','ca9615bc-45db-49e4-b8ea-ae70cd7da234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T04:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1287882689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2146a702-0fa4-4d54-9ce0-4e8ac4631b51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d521a5e093494a8c6774422dc8bfae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09db761c7c7040338cda9804fff126fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64cf754b-f617-46f1-a742-9d470d028448),volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:34.169019 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8149da6c-7fa7-4853-b3b8-e93cda25065f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:34.184993 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8149da6c-7fa7-4853-b3b8-e93cda25065f) transitioned into state 'SUCCESS' from state '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-1287882689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73d521a5e093494a8c6774422dc8bfae',qos_specs=None,replication_status=,reservations=['4e9e293d-d846-43cb-9966-6a5d1aa63b1a','e3163cf3-df2b-482a-9ee9-319fe63e8714','7b363c50-e308-47d0-9b53-59691c79de92','ca9615bc-45db-49e4-b8ea-ae70cd7da234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09db761c7c7040338cda9804fff126fc',volume_type_id=64cf754b-f617-46f1-a742-9d470d028448)}' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:34.185644 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a6c794-2cd7-4a7c-94ab-1c3eab6e6633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 04:07:34.194103 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a6c794-2cd7-4a7c-94ab-1c3eab6e6633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100326) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 04:07:34.194866 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.volume.api [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Flow 'volume_create_api' (13b6a12c-7255-489f-900e-feb0bea3931e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100326) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 04:07:34.195183 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create volume request issued successfully. Aug 14 04:07:34.195725 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-89e0601a-37ef-4e78-a87b-7de935558785 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 14 04:07:34.196175 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1409/5638] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Aug 14 04:07:34 2026] POST /volume/v3/volumes => generated 776 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:34.210329 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3939a2d1-4e40-4519-ae1d-09a23d4de803 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:34.212381 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3939a2d1-4e40-4519-ae1d-09a23d4de803 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 Aug 14 04:07:34.212512 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3939a2d1-4e40-4519-ae1d-09a23d4de803 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:34.212741 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3939a2d1-4e40-4519-ae1d-09a23d4de803 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:34.221608 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:34.221608 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:34.225761 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-3939a2d1-4e40-4519-ae1d-09a23d4de803 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:34.230416 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3939a2d1-4e40-4519-ae1d-09a23d4de803 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 returned with HTTP 200 Aug 14 04:07:34.230892 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1403/5639] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:34 2026] GET /volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:35.243062 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-60d660d9-b2d8-4549-a60e-e112ecc87311 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:35.244843 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-60d660d9-b2d8-4549-a60e-e112ecc87311 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 Aug 14 04:07:35.245056 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-60d660d9-b2d8-4549-a60e-e112ecc87311 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:35.245285 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-60d660d9-b2d8-4549-a60e-e112ecc87311 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:35.251880 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:35.251880 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:35.254893 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-60d660d9-b2d8-4549-a60e-e112ecc87311 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:35.258333 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-60d660d9-b2d8-4549-a60e-e112ecc87311 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 returned with HTTP 200 Aug 14 04:07:35.258786 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1414/5640] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:35 2026] GET /volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:35.270050 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-4fec2102-0dad-4eb1-9d39-5e8a4a3d173e None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:35.271587 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4fec2102-0dad-4eb1-9d39-5e8a4a3d173e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 14 04:07:35.271907 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-4fec2102-0dad-4eb1-9d39-5e8a4a3d173e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2146a702-0fa4-4d54-9ce0-4e8ac4631b51", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-409352570"}} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:35.279203 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:35.279203 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:35.279467 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4fec2102-0dad-4eb1-9d39-5e8a4a3d173e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:35.279569 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.v3.snapshots [None req-4fec2102-0dad-4eb1-9d39-5e8a4a3d173e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Create snapshot from volume 2146a702-0fa4-4d54-9ce0-4e8ac4631b51 Aug 14 04:07:35.298277 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.quota [None req-4fec2102-0dad-4eb1-9d39-5e8a4a3d173e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Created reservations ['82c528d3-60bd-4524-bdf3-982b87e020c1', 'c762d5f5-5903-44cb-a6a6-b67d24631365', 'c6f962f8-bf7d-4780-8768-2ae420d588b7', '3141fd22-d532-4ab6-9c2a-9942d204ac85'] {{(pid=100327) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 04:07:35.320259 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-4fec2102-0dad-4eb1-9d39-5e8a4a3d173e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot create request issued successfully. Aug 14 04:07:35.320569 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-4fec2102-0dad-4eb1-9d39-5e8a4a3d173e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 14 04:07:35.321062 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1415/5641] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Aug 14 04:07:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 04:07:35.328789 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-c506e14b-5f03-41bb-881e-bcad12eca17b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:35.330617 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c506e14b-5f03-41bb-881e-bcad12eca17b tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 Aug 14 04:07:35.330829 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c506e14b-5f03-41bb-881e-bcad12eca17b tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:35.331096 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-c506e14b-5f03-41bb-881e-bcad12eca17b tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:35.335575 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:35.335575 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:35.335897 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-c506e14b-5f03-41bb-881e-bcad12eca17b tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:35.336581 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-c506e14b-5f03-41bb-881e-bcad12eca17b tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 returned with HTTP 200 Aug 14 04:07:35.336971 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1410/5642] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:35 2026] GET /volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:36.346059 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-1cc00d4a-ae33-4958-adaf-3a6010e5470a None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:36.348195 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1cc00d4a-ae33-4958-adaf-3a6010e5470a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 Aug 14 04:07:36.348195 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1cc00d4a-ae33-4958-adaf-3a6010e5470a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:36.348195 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-1cc00d4a-ae33-4958-adaf-3a6010e5470a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:36.352755 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:36.352755 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:36.352755 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-1cc00d4a-ae33-4958-adaf-3a6010e5470a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:36.353197 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-1cc00d4a-ae33-4958-adaf-3a6010e5470a tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 returned with HTTP 200 Aug 14 04:07:36.353407 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1404/5643] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:36 2026] GET /volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:36.361188 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6ca2e7f5-e662-4ee5-b952-eb2441ce0a85 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:36.363708 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6ca2e7f5-e662-4ee5-b952-eb2441ce0a85 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] POST https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519/action Aug 14 04:07:36.363708 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6ca2e7f5-e662-4ee5-b952-eb2441ce0a85 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100328) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:07:36.363708 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6ca2e7f5-e662-4ee5-b952-eb2441ce0a85 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:36.365078 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.contrib.admin_actions [None req-6ca2e7f5-e662-4ee5-b952-eb2441ce0a85 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Updating snapshot 'ad4a4315-b0ac-408c-a16b-09ce6aef7519' with '{'status': 'creating'}' {{(pid=100328) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 04:07:36.372167 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:36.372167 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:36.380808 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6ca2e7f5-e662-4ee5-b952-eb2441ce0a85 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519/action returned with HTTP 202 Aug 14 04:07:36.380808 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1415/5644] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 04:07:36 2026] POST /volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:07:36.387648 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-201e4bbf-1636-496a-b85e-109435a987c7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:36.389520 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-201e4bbf-1636-496a-b85e-109435a987c7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 Aug 14 04:07:36.389624 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-201e4bbf-1636-496a-b85e-109435a987c7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:36.390061 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-201e4bbf-1636-496a-b85e-109435a987c7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:36.395764 np0000007313 devstack@c-api.service[100327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:36.395764 np0000007313 devstack@c-api.service[100327]: warnings.warn( Aug 14 04:07:36.395764 np0000007313 devstack@c-api.service[100327]: INFO cinder.volume.api [None req-201e4bbf-1636-496a-b85e-109435a987c7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:36.396469 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-201e4bbf-1636-496a-b85e-109435a987c7 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 returned with HTTP 200 Aug 14 04:07:36.396736 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1416/5645] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:36 2026] GET /volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:36.405078 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-1002aabc-c3cc-4bfc-b971-e6caa6e76136 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:36.406773 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1002aabc-c3cc-4bfc-b971-e6caa6e76136 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] POST https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519/action Aug 14 04:07:36.407298 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1002aabc-c3cc-4bfc-b971-e6caa6e76136 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100326) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 04:07:36.408163 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-1002aabc-c3cc-4bfc-b971-e6caa6e76136 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:36.408857 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.contrib.snapshot_actions [None req-1002aabc-c3cc-4bfc-b971-e6caa6e76136 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100326) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 04:07:36.413958 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:36.413958 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:36.414404 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.contrib.snapshot_actions [None req-1002aabc-c3cc-4bfc-b971-e6caa6e76136 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] Updating snapshot ad4a4315-b0ac-408c-a16b-09ce6aef7519 with info {'id': 'ad4a4315-b0ac-408c-a16b-09ce6aef7519', 'status': 'error', 'progress': '80%'} Aug 14 04:07:36.419105 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-1002aabc-c3cc-4bfc-b971-e6caa6e76136 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-member] https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519/action returned with HTTP 202 Aug 14 04:07:36.419519 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1411/5646] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Aug 14 04:07:36 2026] POST /volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:36.425420 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-18bd4448-ab9b-48fa-8707-f463102d918e None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:36.427292 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-18bd4448-ab9b-48fa-8707-f463102d918e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 Aug 14 04:07:36.427470 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-18bd4448-ab9b-48fa-8707-f463102d918e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:36.427650 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-18bd4448-ab9b-48fa-8707-f463102d918e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:36.427739 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.v3.snapshots [None req-18bd4448-ab9b-48fa-8707-f463102d918e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete snapshot with id: ad4a4315-b0ac-408c-a16b-09ce6aef7519 Aug 14 04:07:36.432096 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:36.432096 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:36.432395 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-18bd4448-ab9b-48fa-8707-f463102d918e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:36.445333 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-18bd4448-ab9b-48fa-8707-f463102d918e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot delete request issued successfully. Aug 14 04:07:36.445492 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-18bd4448-ab9b-48fa-8707-f463102d918e tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 returned with HTTP 202 Aug 14 04:07:36.445855 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1405/5647] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Aug 14 04:07:36 2026] DELETE /volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:36.452098 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-e3276a76-2f15-4109-a0b5-021d07f73bed None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:36.453796 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e3276a76-2f15-4109-a0b5-021d07f73bed tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 Aug 14 04:07:36.454055 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e3276a76-2f15-4109-a0b5-021d07f73bed tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:36.454307 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-e3276a76-2f15-4109-a0b5-021d07f73bed tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:36.458741 np0000007313 devstack@c-api.service[100328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:36.458741 np0000007313 devstack@c-api.service[100328]: warnings.warn( Aug 14 04:07:36.459051 np0000007313 devstack@c-api.service[100328]: INFO cinder.volume.api [None req-e3276a76-2f15-4109-a0b5-021d07f73bed tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Snapshot retrieved successfully. Aug 14 04:07:36.459689 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-e3276a76-2f15-4109-a0b5-021d07f73bed tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 returned with HTTP 200 Aug 14 04:07:36.460052 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1416/5648] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:36 2026] GET /volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:37.468642 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-0fbb65e1-44eb-44e2-9e1e-52285a5c34c2 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:37.470215 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0fbb65e1-44eb-44e2-9e1e-52285a5c34c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 Aug 14 04:07:37.470406 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0fbb65e1-44eb-44e2-9e1e-52285a5c34c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:37.470583 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-0fbb65e1-44eb-44e2-9e1e-52285a5c34c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:37.475155 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-0fbb65e1-44eb-44e2-9e1e-52285a5c34c2 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 returned with HTTP 404 Aug 14 04:07:37.475700 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1417/5649] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Aug 14 04:07:37 2026] GET /volume/v3/snapshots/ad4a4315-b0ac-408c-a16b-09ce6aef7519 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:37.481468 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-73261aab-7721-4c96-8b87-911554fde4b8 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:37.483325 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73261aab-7721-4c96-8b87-911554fde4b8 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 Aug 14 04:07:37.483566 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73261aab-7721-4c96-8b87-911554fde4b8 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:37.483750 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-73261aab-7721-4c96-8b87-911554fde4b8 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:37.483914 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.v3.volumes [None req-73261aab-7721-4c96-8b87-911554fde4b8 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume with id: 2146a702-0fa4-4d54-9ce0-4e8ac4631b51 Aug 14 04:07:37.490513 np0000007313 devstack@c-api.service[100326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:37.490513 np0000007313 devstack@c-api.service[100326]: warnings.warn( Aug 14 04:07:37.490783 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-73261aab-7721-4c96-8b87-911554fde4b8 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:37.503676 np0000007313 devstack@c-api.service[100326]: INFO cinder.volume.api [None req-73261aab-7721-4c96-8b87-911554fde4b8 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Delete volume request issued successfully. Aug 14 04:07:37.503848 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-73261aab-7721-4c96-8b87-911554fde4b8 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 returned with HTTP 202 Aug 14 04:07:37.504252 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1412/5650] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Aug 14 04:07:37 2026] DELETE /volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:37.510597 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-192c0bd3-d031-480a-97a9-5eb9c91b67c4 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:37.512603 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-192c0bd3-d031-480a-97a9-5eb9c91b67c4 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 Aug 14 04:07:37.512827 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-192c0bd3-d031-480a-97a9-5eb9c91b67c4 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:37.513075 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-192c0bd3-d031-480a-97a9-5eb9c91b67c4 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:37.521426 np0000007313 devstack@c-api.service[100329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 04:07:37.521426 np0000007313 devstack@c-api.service[100329]: warnings.warn( Aug 14 04:07:37.525675 np0000007313 devstack@c-api.service[100329]: INFO cinder.volume.api [None req-192c0bd3-d031-480a-97a9-5eb9c91b67c4 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Volume info retrieved successfully. Aug 14 04:07:37.530431 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-192c0bd3-d031-480a-97a9-5eb9c91b67c4 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 returned with HTTP 200 Aug 14 04:07:37.530916 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1406/5651] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:37 2026] GET /volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:38.542100 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-08623486-4c16-4228-831b-b9386b6f9e52 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:38.543747 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-08623486-4c16-4228-831b-b9386b6f9e52 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] GET https://10.4.3.64/volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 Aug 14 04:07:38.543975 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-08623486-4c16-4228-831b-b9386b6f9e52 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:38.544204 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-08623486-4c16-4228-831b-b9386b6f9e52 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] Calling method 'show' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:38.549975 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-08623486-4c16-4228-831b-b9386b6f9e52 tempest-ProjectMemberTests-192205145 tempest-ProjectMemberTests-192205145-project-admin] https://10.4.3.64/volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 returned with HTTP 404 Aug 14 04:07:38.550411 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1417/5652] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Aug 14 04:07:38 2026] GET /volume/v3/volumes/2146a702-0fa4-4d54-9ce0-4e8ac4631b51 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 04:07:39.612149 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-ec6c035a-ada0-4d7d-ab60-b99f2baf6be7 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.683278 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ec6c035a-ada0-4d7d-ab60-b99f2baf6be7 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 04:07:39.683676 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-ec6c035a-ada0-4d7d-ab60-b99f2baf6be7 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1193566121", "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=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:39.697374 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-ec6c035a-ada0-4d7d-ab60-b99f2baf6be7 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 04:07:39.697744 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1418/5653] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 04:07:39 2026] POST /volume/v3/types => generated 380 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:39.704820 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-d7acf0b0-d0f9-4fc8-860e-c2039196d63e None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.706346 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d7acf0b0-d0f9-4fc8-860e-c2039196d63e tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] POST https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/encryption Aug 14 04:07:39.706634 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-d7acf0b0-d0f9-4fc8-860e-c2039196d63e tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:39.720076 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-d7acf0b0-d0f9-4fc8-860e-c2039196d63e tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/encryption returned with HTTP 200 Aug 14 04:07:39.720539 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1413/5654] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 04:07:39 2026] POST /volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:39.727029 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-51c8939d-2064-400c-8926-be78428b79e2 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.728655 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-51c8939d-2064-400c-8926-be78428b79e2 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 04:07:39.729001 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-51c8939d-2064-400c-8926-be78428b79e2 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1380216478", "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=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:39.742192 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-51c8939d-2064-400c-8926-be78428b79e2 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 04:07:39.742502 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1407/5655] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 04:07:39 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 14 04:07:39.749185 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-4ddcec2e-2f65-4ced-b132-f18fad4b6b8c None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.750981 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4ddcec2e-2f65-4ced-b132-f18fad4b6b8c tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] POST https://10.4.3.64/volume/v3/types/681ebc73-dde9-4312-9135-955a3a70af44/encryption Aug 14 04:07:39.751337 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-4ddcec2e-2f65-4ced-b132-f18fad4b6b8c tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:39.764475 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-4ddcec2e-2f65-4ced-b132-f18fad4b6b8c tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/681ebc73-dde9-4312-9135-955a3a70af44/encryption returned with HTTP 200 Aug 14 04:07:39.764869 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1418/5656] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 04:07:39 2026] POST /volume/v3/types/681ebc73-dde9-4312-9135-955a3a70af44/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:39.772410 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-48f05604-8963-4d25-b27a-bfd559c57c8f None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.773889 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-48f05604-8963-4d25-b27a-bfd559c57c8f tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 04:07:39.774212 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-48f05604-8963-4d25-b27a-bfd559c57c8f tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-499438471", "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=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:39.786614 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-48f05604-8963-4d25-b27a-bfd559c57c8f tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 04:07:39.786947 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1419/5657] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 04:07:39 2026] POST /volume/v3/types => generated 379 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:39.793125 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-10b0c47b-9bd5-45c8-b2fc-863526ec4224 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.794639 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10b0c47b-9bd5-45c8-b2fc-863526ec4224 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] POST https://10.4.3.64/volume/v3/types/3df8fc4a-4529-49eb-a00e-d10453fefa31/extra_specs Aug 14 04:07:39.794922 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-10b0c47b-9bd5-45c8-b2fc-863526ec4224 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:39.811476 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-10b0c47b-9bd5-45c8-b2fc-863526ec4224 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/3df8fc4a-4529-49eb-a00e-d10453fefa31/extra_specs returned with HTTP 200 Aug 14 04:07:39.811850 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1414/5658] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Aug 14 04:07:39 2026] POST /volume/v3/types/3df8fc4a-4529-49eb-a00e-d10453fefa31/extra_specs => generated 35 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 04:07:39.817797 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-3a4aa26a-a0c0-4525-aec3-8b46e6d81457 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.819413 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3a4aa26a-a0c0-4525-aec3-8b46e6d81457 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] PUT https://10.4.3.64/volume/v3/types/3df8fc4a-4529-49eb-a00e-d10453fefa31/extra_specs/key2 Aug 14 04:07:39.819708 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-3a4aa26a-a0c0-4525-aec3-8b46e6d81457 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:39.833762 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-3a4aa26a-a0c0-4525-aec3-8b46e6d81457 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/3df8fc4a-4529-49eb-a00e-d10453fefa31/extra_specs/key2 returned with HTTP 200 Aug 14 04:07:39.834043 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1408/5659] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 04:07:39 2026] PUT /volume/v3/types/3df8fc4a-4529-49eb-a00e-d10453fefa31/extra_specs/key2 => generated 25 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 04:07:39.840759 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9694f70f-7c2b-4c0f-9ffe-68fc9044449e None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.842258 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9694f70f-7c2b-4c0f-9ffe-68fc9044449e tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 04:07:39.842561 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9694f70f-7c2b-4c0f-9ffe-68fc9044449e tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:39.852585 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9694f70f-7c2b-4c0f-9ffe-68fc9044449e tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 04:07:39.852922 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1419/5660] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Aug 14 04:07:39 2026] POST /volume/v3/types => generated 195 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:39.859656 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-9509905d-37c4-4799-bbc6-7badc80e0d13 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.861434 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9509905d-37c4-4799-bbc6-7badc80e0d13 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] DELETE https://10.4.3.64/volume/v3/types/e60cd009-bdb9-4d61-8306-affb9cadaca8 Aug 14 04:07:39.861619 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9509905d-37c4-4799-bbc6-7badc80e0d13 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:39.861845 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-9509905d-37c4-4799-bbc6-7badc80e0d13 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:39.882849 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-9509905d-37c4-4799-bbc6-7badc80e0d13 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/e60cd009-bdb9-4d61-8306-affb9cadaca8 returned with HTTP 202 Aug 14 04:07:39.883243 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1420/5661] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 04:07:39 2026] DELETE /volume/v3/types/e60cd009-bdb9-4d61-8306-affb9cadaca8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:39.889989 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-94f90ff7-fd3d-440b-a39b-0e25ef9fca95 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.891559 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-94f90ff7-fd3d-440b-a39b-0e25ef9fca95 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 04:07:39.891889 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-94f90ff7-fd3d-440b-a39b-0e25ef9fca95 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1957690611", "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=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:39.904783 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-94f90ff7-fd3d-440b-a39b-0e25ef9fca95 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 04:07:39.905114 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1415/5662] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 04:07:39 2026] POST /volume/v3/types => generated 380 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:39.911499 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-435dc82e-2ec7-4e67-a5c6-fbb4c4d290b5 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.913072 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-435dc82e-2ec7-4e67-a5c6-fbb4c4d290b5 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] POST https://10.4.3.64/volume/v3/types/ef6af81c-0f78-4760-b658-db0ccdfd6e1f/encryption Aug 14 04:07:39.913420 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-435dc82e-2ec7-4e67-a5c6-fbb4c4d290b5 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:39.926383 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-435dc82e-2ec7-4e67-a5c6-fbb4c4d290b5 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/ef6af81c-0f78-4760-b658-db0ccdfd6e1f/encryption returned with HTTP 200 Aug 14 04:07:39.926895 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1409/5663] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Aug 14 04:07:39 2026] POST /volume/v3/types/ef6af81c-0f78-4760-b658-db0ccdfd6e1f/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:39.933696 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-ef4375ea-6f5e-465c-9cac-324441657819 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.935308 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ef4375ea-6f5e-465c-9cac-324441657819 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] DELETE https://10.4.3.64/volume/v3/types/ef6af81c-0f78-4760-b658-db0ccdfd6e1f/encryption/cd2c3d2a-50a9-4e28-a81e-04681ffae2d2 Aug 14 04:07:39.935471 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ef4375ea-6f5e-465c-9cac-324441657819 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:39.935667 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-ef4375ea-6f5e-465c-9cac-324441657819 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method 'delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:39.945075 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-ef4375ea-6f5e-465c-9cac-324441657819 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/ef6af81c-0f78-4760-b658-db0ccdfd6e1f/encryption/cd2c3d2a-50a9-4e28-a81e-04681ffae2d2 returned with HTTP 202 Aug 14 04:07:39.945406 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1420/5664] 10.4.3.64 () {66 vars in 1482 bytes} [Fri Aug 14 04:07:39 2026] DELETE /volume/v3/types/ef6af81c-0f78-4760-b658-db0ccdfd6e1f/encryption/cd2c3d2a-50a9-4e28-a81e-04681ffae2d2 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:39.951562 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b3551717-e25c-484b-9398-5fc96d9fb57d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.953269 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b3551717-e25c-484b-9398-5fc96d9fb57d tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 04:07:39.953614 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b3551717-e25c-484b-9398-5fc96d9fb57d tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-490792905", "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=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:39.967914 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b3551717-e25c-484b-9398-5fc96d9fb57d tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 04:07:39.968467 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1421/5665] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 04:07:39 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 14 04:07:39.974664 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-a6b5225d-db3d-436e-bdfd-c1bae79a38ba None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.976243 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a6b5225d-db3d-436e-bdfd-c1bae79a38ba tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] DELETE https://10.4.3.64/volume/v3/types/7f2dbc66-4c82-4f32-9727-cd281f015207/extra_specs/key1 Aug 14 04:07:39.976408 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a6b5225d-db3d-436e-bdfd-c1bae79a38ba tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:39.976580 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-a6b5225d-db3d-436e-bdfd-c1bae79a38ba tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method 'delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:39.990845 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-a6b5225d-db3d-436e-bdfd-c1bae79a38ba tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/7f2dbc66-4c82-4f32-9727-cd281f015207/extra_specs/key1 returned with HTTP 202 Aug 14 04:07:39.991151 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1416/5666] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Aug 14 04:07:39 2026] DELETE /volume/v3/types/7f2dbc66-4c82-4f32-9727-cd281f015207/extra_specs/key1 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 04:07:39.997876 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-b8ed77c8-a9fe-4ba2-82e9-d1f3f14a59e0 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:39.999395 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b8ed77c8-a9fe-4ba2-82e9-d1f3f14a59e0 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] POST https://10.4.3.64/volume/v3/types Aug 14 04:07:39.999763 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-b8ed77c8-a9fe-4ba2-82e9-d1f3f14a59e0 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-888688966", "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=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:40.012804 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-b8ed77c8-a9fe-4ba2-82e9-d1f3f14a59e0 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 04:07:40.013188 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1410/5667] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Aug 14 04:07:39 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 14 04:07:40.019822 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-6e9a0c7e-ed63-408b-8f4b-2b2a26cf2107 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.021270 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6e9a0c7e-ed63-408b-8f4b-2b2a26cf2107 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] DELETE https://10.4.3.64/volume/v3/types/85b596af-fc17-4e6a-8fad-239982f47f0d Aug 14 04:07:40.021459 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6e9a0c7e-ed63-408b-8f4b-2b2a26cf2107 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:40.021639 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-6e9a0c7e-ed63-408b-8f4b-2b2a26cf2107 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:40.041427 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-6e9a0c7e-ed63-408b-8f4b-2b2a26cf2107 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/85b596af-fc17-4e6a-8fad-239982f47f0d returned with HTTP 202 Aug 14 04:07:40.041767 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1421/5668] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 04:07:40 2026] DELETE /volume/v3/types/85b596af-fc17-4e6a-8fad-239982f47f0d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:40.048175 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-5acb0762-3547-4c21-9fc2-085d328c3f2d None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.049889 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5acb0762-3547-4c21-9fc2-085d328c3f2d tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] GET https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/extra_specs Aug 14 04:07:40.050081 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5acb0762-3547-4c21-9fc2-085d328c3f2d tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:40.050279 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-5acb0762-3547-4c21-9fc2-085d328c3f2d tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method 'index' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:40.056510 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-5acb0762-3547-4c21-9fc2-085d328c3f2d tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/extra_specs returned with HTTP 200 Aug 14 04:07:40.056844 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1422/5669] 10.4.3.64 () {66 vars in 1371 bytes} [Fri Aug 14 04:07:40 2026] GET /volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:40.063619 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3c7a8e2c-6920-480c-9981-15be3f001780 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.065075 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c7a8e2c-6920-480c-9981-15be3f001780 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] GET https://10.4.3.64/volume/v3/types Aug 14 04:07:40.065260 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c7a8e2c-6920-480c-9981-15be3f001780 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:40.065428 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c7a8e2c-6920-480c-9981-15be3f001780 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method 'index' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:40.080377 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c7a8e2c-6920-480c-9981-15be3f001780 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 14 04:07:40.080673 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1417/5670] 10.4.3.64 () {66 vars in 1224 bytes} [Fri Aug 14 04:07:40 2026] GET /volume/v3/types => generated 2610 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 04:07:40.088966 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-12eb99bc-c110-412b-ab62-9235751454a8 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.090519 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-12eb99bc-c110-412b-ab62-9235751454a8 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] GET https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/encryption/cipher Aug 14 04:07:40.090682 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-12eb99bc-c110-412b-ab62-9235751454a8 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:40.090876 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-12eb99bc-c110-412b-ab62-9235751454a8 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:40.096145 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-12eb99bc-c110-412b-ab62-9235751454a8 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/encryption/cipher returned with HTTP 200 Aug 14 04:07:40.096499 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1411/5671] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Aug 14 04:07:40 2026] GET /volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 04:07:40.102744 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-9f301aef-16da-4381-b2a9-7629edc29843 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.104441 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9f301aef-16da-4381-b2a9-7629edc29843 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] GET https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/encryption Aug 14 04:07:40.104641 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9f301aef-16da-4381-b2a9-7629edc29843 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:40.104839 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-9f301aef-16da-4381-b2a9-7629edc29843 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method 'index' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:40.110456 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-9f301aef-16da-4381-b2a9-7629edc29843 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/encryption returned with HTTP 200 Aug 14 04:07:40.110773 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1422/5672] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Aug 14 04:07:40 2026] GET /volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:40.118119 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-d54f95cd-0c74-4cb9-98b9-17e1f2945a9a None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.119953 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d54f95cd-0c74-4cb9-98b9-17e1f2945a9a tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] GET https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/extra_specs/multiattach Aug 14 04:07:40.120149 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d54f95cd-0c74-4cb9-98b9-17e1f2945a9a tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:40.120349 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-d54f95cd-0c74-4cb9-98b9-17e1f2945a9a tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method 'show' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:40.126098 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-d54f95cd-0c74-4cb9-98b9-17e1f2945a9a tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/extra_specs/multiattach returned with HTTP 200 Aug 14 04:07:40.126627 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1423/5673] 10.4.3.64 () {66 vars in 1407 bytes} [Fri Aug 14 04:07:40 2026] GET /volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 04:07:40.132205 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-6e0b3eee-ecd5-4b37-8bd2-c1c9458c2d28 None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.133693 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e0b3eee-ecd5-4b37-8bd2-c1c9458c2d28 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] GET https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/extra_specs/volume_backend_name Aug 14 04:07:40.133865 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e0b3eee-ecd5-4b37-8bd2-c1c9458c2d28 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:40.134033 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-6e0b3eee-ecd5-4b37-8bd2-c1c9458c2d28 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method 'show' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:40.139296 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-6e0b3eee-ecd5-4b37-8bd2-c1c9458c2d28 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/extra_specs/volume_backend_name returned with HTTP 200 Aug 14 04:07:40.139677 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1418/5674] 10.4.3.64 () {66 vars in 1431 bytes} [Fri Aug 14 04:07:40 2026] GET /volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/extra_specs/volume_backend_name => generated 44 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 04:07:40.146436 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-23d937a3-f422-4dbb-9db3-04e3889092c1 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.148065 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-23d937a3-f422-4dbb-9db3-04e3889092c1 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] GET https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4 Aug 14 04:07:40.148257 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-23d937a3-f422-4dbb-9db3-04e3889092c1 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:40.148437 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-23d937a3-f422-4dbb-9db3-04e3889092c1 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method 'show' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:40.153143 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-23d937a3-f422-4dbb-9db3-04e3889092c1 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4 returned with HTTP 200 Aug 14 04:07:40.153458 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1412/5675] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Aug 14 04:07:40 2026] GET /volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4 => generated 402 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:40.160725 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-1a614c15-6fb6-444f-98bc-deee3e5da416 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.162413 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1a614c15-6fb6-444f-98bc-deee3e5da416 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] PUT https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/encryption/82c3459c-15fc-4149-9c21-13e259b98397 Aug 14 04:07:40.162700 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-1a614c15-6fb6-444f-98bc-deee3e5da416 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:40.175346 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-1a614c15-6fb6-444f-98bc-deee3e5da416 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/encryption/82c3459c-15fc-4149-9c21-13e259b98397 returned with HTTP 200 Aug 14 04:07:40.175669 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1423/5676] 10.4.3.64 () {68 vars in 1499 bytes} [Fri Aug 14 04:07:40 2026] PUT /volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/encryption/82c3459c-15fc-4149-9c21-13e259b98397 => generated 33 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 04:07:40.183188 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-accccda9-c493-4a40-9911-5abfdd7c1ffb None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.184969 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-accccda9-c493-4a40-9911-5abfdd7c1ffb tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] PUT https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/extra_specs/key1 Aug 14 04:07:40.185313 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-accccda9-c493-4a40-9911-5abfdd7c1ffb tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:40.201639 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-accccda9-c493-4a40-9911-5abfdd7c1ffb tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/extra_specs/key1 returned with HTTP 200 Aug 14 04:07:40.202182 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1424/5677] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Aug 14 04:07:40 2026] PUT /volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4/extra_specs/key1 => generated 30 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 04:07:40.208543 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-3c48770b-b65b-4c21-8b61-ce7c95d0106b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.209984 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c48770b-b65b-4c21-8b61-ce7c95d0106b tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] PUT https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4 Aug 14 04:07:40.210308 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-3c48770b-b65b-4c21-8b61-ce7c95d0106b tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 04:07:40.221386 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-3c48770b-b65b-4c21-8b61-ce7c95d0106b tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4 returned with HTTP 200 Aug 14 04:07:40.221745 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1419/5678] 10.4.3.64 () {68 vars in 1355 bytes} [Fri Aug 14 04:07:40 2026] PUT /volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4 => generated 371 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 04:07:40.229425 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-9963ab4b-6e0c-4fd3-877a-9d8d4f756afc None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.231311 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9963ab4b-6e0c-4fd3-877a-9d8d4f756afc tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] DELETE https://10.4.3.64/volume/v3/types/7f2dbc66-4c82-4f32-9727-cd281f015207 Aug 14 04:07:40.231538 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9963ab4b-6e0c-4fd3-877a-9d8d4f756afc tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:40.231755 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-9963ab4b-6e0c-4fd3-877a-9d8d4f756afc tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:40.254034 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-9963ab4b-6e0c-4fd3-877a-9d8d4f756afc tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/7f2dbc66-4c82-4f32-9727-cd281f015207 returned with HTTP 202 Aug 14 04:07:40.254415 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1413/5679] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 04:07:40 2026] DELETE /volume/v3/types/7f2dbc66-4c82-4f32-9727-cd281f015207 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:40.260597 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.middleware.request_id [None req-561b7f01-175b-45ec-a9a0-368f55516964 None None] RequestId filter calling following filter/app {{(pid=100328) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.262337 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-561b7f01-175b-45ec-a9a0-368f55516964 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] DELETE https://10.4.3.64/volume/v3/types/ef6af81c-0f78-4760-b658-db0ccdfd6e1f Aug 14 04:07:40.262516 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-561b7f01-175b-45ec-a9a0-368f55516964 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100328) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:40.262702 np0000007313 devstack@c-api.service[100328]: DEBUG cinder.api.openstack.wsgi [None req-561b7f01-175b-45ec-a9a0-368f55516964 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method '_delete' {{(pid=100328) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:40.283016 np0000007313 devstack@c-api.service[100328]: INFO cinder.api.openstack.wsgi [None req-561b7f01-175b-45ec-a9a0-368f55516964 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/ef6af81c-0f78-4760-b658-db0ccdfd6e1f returned with HTTP 202 Aug 14 04:07:40.283384 np0000007313 devstack@c-api.service[100328]: [pid: 100328|app: 0|req: 1424/5680] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 04:07:40 2026] DELETE /volume/v3/types/ef6af81c-0f78-4760-b658-db0ccdfd6e1f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:40.290214 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.middleware.request_id [None req-b2970339-1327-4998-9b65-8a3153f33062 None None] RequestId filter calling following filter/app {{(pid=100327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.292210 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b2970339-1327-4998-9b65-8a3153f33062 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] DELETE https://10.4.3.64/volume/v3/types/3df8fc4a-4529-49eb-a00e-d10453fefa31 Aug 14 04:07:40.292483 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b2970339-1327-4998-9b65-8a3153f33062 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100327) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:40.292788 np0000007313 devstack@c-api.service[100327]: DEBUG cinder.api.openstack.wsgi [None req-b2970339-1327-4998-9b65-8a3153f33062 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method '_delete' {{(pid=100327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:40.315108 np0000007313 devstack@c-api.service[100327]: INFO cinder.api.openstack.wsgi [None req-b2970339-1327-4998-9b65-8a3153f33062 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/3df8fc4a-4529-49eb-a00e-d10453fefa31 returned with HTTP 202 Aug 14 04:07:40.315460 np0000007313 devstack@c-api.service[100327]: [pid: 100327|app: 0|req: 1425/5681] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 04:07:40 2026] DELETE /volume/v3/types/3df8fc4a-4529-49eb-a00e-d10453fefa31 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:40.321037 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.middleware.request_id [None req-5978d2ca-6b2a-4288-82b7-20fa1464824b None None] RequestId filter calling following filter/app {{(pid=100326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.322706 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5978d2ca-6b2a-4288-82b7-20fa1464824b tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] DELETE https://10.4.3.64/volume/v3/types/681ebc73-dde9-4312-9135-955a3a70af44 Aug 14 04:07:40.322894 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5978d2ca-6b2a-4288-82b7-20fa1464824b tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100326) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:40.323216 np0000007313 devstack@c-api.service[100326]: DEBUG cinder.api.openstack.wsgi [None req-5978d2ca-6b2a-4288-82b7-20fa1464824b tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method '_delete' {{(pid=100326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:40.342261 np0000007313 devstack@c-api.service[100326]: INFO cinder.api.openstack.wsgi [None req-5978d2ca-6b2a-4288-82b7-20fa1464824b tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/681ebc73-dde9-4312-9135-955a3a70af44 returned with HTTP 202 Aug 14 04:07:40.342527 np0000007313 devstack@c-api.service[100326]: [pid: 100326|app: 0|req: 1420/5682] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 04:07:40 2026] DELETE /volume/v3/types/681ebc73-dde9-4312-9135-955a3a70af44 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:40.348040 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.middleware.request_id [None req-6217acf1-981c-4ebe-8597-7b14051d0073 None None] RequestId filter calling following filter/app {{(pid=100329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 04:07:40.349717 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6217acf1-981c-4ebe-8597-7b14051d0073 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] DELETE https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4 Aug 14 04:07:40.349910 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6217acf1-981c-4ebe-8597-7b14051d0073 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Empty body provided in request {{(pid=100329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 04:07:40.350108 np0000007313 devstack@c-api.service[100329]: DEBUG cinder.api.openstack.wsgi [None req-6217acf1-981c-4ebe-8597-7b14051d0073 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] Calling method '_delete' {{(pid=100329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 04:07:40.369358 np0000007313 devstack@c-api.service[100329]: INFO cinder.api.openstack.wsgi [None req-6217acf1-981c-4ebe-8597-7b14051d0073 tempest-VolumeTypesAdminTests-841918355 tempest-VolumeTypesAdminTests-841918355-project-admin] https://10.4.3.64/volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4 returned with HTTP 202 Aug 14 04:07:40.369688 np0000007313 devstack@c-api.service[100329]: [pid: 100329|app: 0|req: 1414/5683] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Aug 14 04:07:40 2026] DELETE /volume/v3/types/e5d06ed5-2b56-4ed5-bb4a-6f4c2787d7b4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 04:07:50.281052 np0000007313 devstack@c-api.service[100328]: DEBUG dbcounter [-] [100328] Writing DB stats cinder:SELECT=139,cinder:UPDATE=63,cinder:INSERT=25,cinder:DELETE=1 {{(pid=100328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:07:50.312935 np0000007313 devstack@c-api.service[100327]: DEBUG dbcounter [-] [100327] Writing DB stats cinder:SELECT=148,cinder:INSERT=47,cinder:UPDATE=72 {{(pid=100327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:07:50.340825 np0000007313 devstack@c-api.service[100326]: DEBUG dbcounter [-] [100326] Writing DB stats cinder:SELECT=148,cinder:INSERT=34,cinder:UPDATE=59 {{(pid=100326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 04:07:50.367432 np0000007313 devstack@c-api.service[100329]: DEBUG dbcounter [-] [100329] Writing DB stats cinder:SELECT=129,cinder:INSERT=31,cinder:UPDATE=51 {{(pid=100329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}